Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 8985c28abc18d36b1f725d1ae0f698a284742b07+258ae4e0c972a74146565ab25326efaede3e8d1a (d689731a41232a70ae7acd065c2740bf7dc5919c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh858888467754427838.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6434941672018764285.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7510109581604363292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7952837333909080714.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3699/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1464317756855009488.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1972 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh3462251738307466033.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 Merge succeeded, producing 8781d784f0553713d4a8ceb723131f824ad6c649 Checking out Revision 8781d784f0553713d4a8ceb723131f824ad6c649 (PR-3699) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh4901248941481110690.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh7091139393490759373.key > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8781d784f0553713d4a8ceb723131f824ad6c649 # timeout=10 Commit message: "Merge commit '258ae4e0c972a74146565ab25326efaede3e8d1a' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-10T16:30:22.726Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-10T16:30:22.840Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-10T16:30:22.867Z] ========================================================= [2021-09-10T16:30:22.867Z] EdgeX Global Pipelines Version Info [2021-09-10T16:30:22.867Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6bb3b9b78443f1387aa60bd737d89e98d65a74bb # timeout=10 [2021-09-10T16:30:23.754Z] ------------------- [2021-09-10T16:30:23.754Z] stable info: [2021-09-10T16:30:23.754Z] ------------------- [2021-09-10T16:30:23.754Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-10T16:30:23.754Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T16:30:23.754Z] Message: update stable to v1.0.205 [2021-09-10T16:30:24.716Z] ------------------- [2021-09-10T16:30:24.716Z] experimental info: [2021-09-10T16:30:24.716Z] ------------------- [2021-09-10T16:30:24.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-10T16:30:24.716Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-10T16:30:24.716Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-10T16:30:24.858Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-10T16:30:24.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-10T16:30:24.903Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-10T16:30:24.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-10T16:30:24.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-10T16:30:24.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-10T16:30:24.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-10T16:30:25.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-10T16:30:25.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-10T16:30:25.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-10T16:30:25.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-10T16:30:25.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-10T16:30:25.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-10T16:30:25.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-10T16:30:25.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-10T16:30:25.196Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-10T16:30:25.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-10T16:30:25.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-10T16:30:25.263Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-10T16:30:25.286Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-10T16:30:25.308Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-10T16:30:25.331Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-10T16:30:25.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-10T16:30:25.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3699 [Pipeline] echo [2021-09-10T16:30:25.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3699 [Pipeline] echo [2021-09-10T16:30:27.018Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3699 [Pipeline] echo [2021-09-10T16:30:27.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8781d784f0553713d4a8ceb723131f824ad6c649 [Pipeline] echo [2021-09-10T16:30:27.065Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8781d78 [Pipeline] echo [2021-09-10T16:30:27.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T16:30:27.163Z] provisioning config files... [2021-09-10T16:30:27.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config5055270987622309367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:30:27.526Z] ---> docker-login.sh [2021-09-10T16:30:27.526Z] nexus3.edgexfoundry.org:10001 [2021-09-10T16:30:27.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:30:27.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:30:27.794Z] Configure a credential helper to remove this warning. See [2021-09-10T16:30:27.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:30:27.794Z] [2021-09-10T16:30:27.794Z] Login Succeeded [2021-09-10T16:30:27.794Z] nexus3.edgexfoundry.org:10002 [2021-09-10T16:30:27.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:30:28.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:30:28.060Z] Configure a credential helper to remove this warning. See [2021-09-10T16:30:28.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:30:28.060Z] [2021-09-10T16:30:28.060Z] Login Succeeded [2021-09-10T16:30:28.060Z] nexus3.edgexfoundry.org:10003 [2021-09-10T16:30:28.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:30:28.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:30:28.060Z] Configure a credential helper to remove this warning. See [2021-09-10T16:30:28.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:30:28.060Z] [2021-09-10T16:30:28.060Z] Login Succeeded [2021-09-10T16:30:28.060Z] nexus3.edgexfoundry.org:10004 [2021-09-10T16:30:28.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:30:28.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:30:28.328Z] Configure a credential helper to remove this warning. See [2021-09-10T16:30:28.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:30:28.328Z] [2021-09-10T16:30:28.328Z] Login Succeeded [2021-09-10T16:30:28.328Z] docker.io [2021-09-10T16:30:28.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:30:28.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:30:28.595Z] Configure a credential helper to remove this warning. See [2021-09-10T16:30:28.595Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:30:28.595Z] [2021-09-10T16:30:28.595Z] Login Succeeded [2021-09-10T16:30:28.595Z] ---> docker-login.sh ends [Pipeline] } [2021-09-10T16:30:28.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T16:30:28.972Z] ++ 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-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] ++ dirname cmd/core-command/Dockerfile [2021-09-10T16:30:28.973Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ dirname cmd/core-data/Dockerfile [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-10T16:30:28.973Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-10T16:30:28.973Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-10T16:30:28.973Z] ++ cut -d/ -f2 [2021-09-10T16:30:28.973Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-10T16:30:29.039Z] 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-09-10T16:30:32.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T16:30:32.043Z] [2021-09-10T16:30:32.043Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:30:32.371Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T16:30:32.371Z] latest: Pulling from edgex-devops/git-semver [2021-09-10T16:30:32.371Z] 31603596830f: Pulling fs layer [2021-09-10T16:30:32.371Z] 04fac38145f0: Pulling fs layer [2021-09-10T16:30:32.371Z] 701f6daf10bf: Pulling fs layer [2021-09-10T16:30:32.371Z] 24f72da36158: Pulling fs layer [2021-09-10T16:30:32.371Z] 24f72da36158: Waiting [2021-09-10T16:30:32.371Z] 04fac38145f0: Download complete [2021-09-10T16:30:32.640Z] 31603596830f: Verifying Checksum [2021-09-10T16:30:32.640Z] 31603596830f: Download complete [2021-09-10T16:30:32.904Z] 31603596830f: Pull complete [2021-09-10T16:30:32.904Z] 04fac38145f0: Pull complete [2021-09-10T16:30:32.904Z] 24f72da36158: Verifying Checksum [2021-09-10T16:30:32.904Z] 24f72da36158: Download complete [2021-09-10T16:30:32.904Z] 701f6daf10bf: Verifying Checksum [2021-09-10T16:30:32.904Z] 701f6daf10bf: Download complete [2021-09-10T16:30:33.493Z] 701f6daf10bf: Pull complete [2021-09-10T16:30:33.493Z] 24f72da36158: Pull complete [2021-09-10T16:30:33.493Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-10T16:30:33.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-10T16:30:33.493Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-10T16:30:33.585Z] prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container [2021-09-10T16:30:33.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-10T16:30:34.361Z] $ docker top f5a2166e7d4a605b03caddf6ccc3683f577fbc969ded00afee1cd20f9df2f18b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-10T16:30:34.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T16:30:34.499Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T16:30:34.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T16:30:34.614Z] $ docker exec f5a2166e7d4a605b03caddf6ccc3683f577fbc969ded00afee1cd20f9df2f18b ssh-agent [2021-09-10T16:30:34.735Z] SSH_AUTH_SOCK=/tmp/ssh-eZTgEdYC8Wjd/agent.14 [2021-09-10T16:30:34.735Z] SSH_AGENT_PID=21 [2021-09-10T16:30:36.374Z] Running ssh-add (command line suppressed) [2021-09-10T16:30:36.480Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_402443048229331636.key (/w/workspace/edgex-go/5@tmp/private_key_402443048229331636.key) [2021-09-10T16:30:36.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T16:30:36.818Z] + git tag --points-at HEAD [Pipeline] } [2021-09-10T16:30:36.836Z] $ docker exec --env ******** --env ******** f5a2166e7d4a605b03caddf6ccc3683f577fbc969ded00afee1cd20f9df2f18b ssh-agent -k [2021-09-10T16:30:36.926Z] unset SSH_AUTH_SOCK; [2021-09-10T16:30:36.926Z] unset SSH_AGENT_PID; [2021-09-10T16:30:36.926Z] echo Agent pid 21 killed; [2021-09-10T16:30:36.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-10T16:30:36.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-10T16:30:36.987Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-10T16:30:37.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-10T16:30:37.101Z] $ docker exec f5a2166e7d4a605b03caddf6ccc3683f577fbc969ded00afee1cd20f9df2f18b ssh-agent [2021-09-10T16:30:37.218Z] SSH_AUTH_SOCK=/tmp/ssh-DCa6VJ1NC47X/agent.55 [2021-09-10T16:30:37.218Z] SSH_AGENT_PID=61 [2021-09-10T16:30:37.227Z] Running ssh-add (command line suppressed) [2021-09-10T16:30:37.327Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_2756232661135669418.key (/w/workspace/edgex-go/5@tmp/private_key_2756232661135669418.key) [2021-09-10T16:30:37.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-10T16:30:37.672Z] + git semver init [2021-09-10T16:30:37.672Z] # -> Open(): unable to determine branch for HEAD [2021-09-10T16:30:37.672Z] # $GIT_DIR = /w/workspace/edgex-go/5/.git [2021-09-10T16:30:37.672Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/5 [2021-09-10T16:30:37.672Z] # $SEMVER_REMOTE_NAME = origin [2021-09-10T16:30:37.672Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-10T16:30:37.672Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-10T16:30:37.672Z] # $SEMVER_BRANCH = PR-3699 [2021-09-10T16:30:37.672Z] # $SEMVER_TEMP = /tmp/semver-168320801 [2021-09-10T16:30:37.672Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-10T16:30:52.710Z] # '/tmp/semver-168320801' -> '/w/workspace/edgex-go/5/.semver' [2021-09-10T16:30:52.710Z] # -> Force: false [2021-09-10T16:30:52.710Z] # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } [2021-09-10T16:30:52.723Z] $ docker exec --env ******** --env ******** f5a2166e7d4a605b03caddf6ccc3683f577fbc969ded00afee1cd20f9df2f18b ssh-agent -k [2021-09-10T16:30:52.810Z] unset SSH_AUTH_SOCK; [2021-09-10T16:30:52.810Z] unset SSH_AGENT_PID; [2021-09-10T16:30:52.810Z] echo Agent pid 61 killed; [2021-09-10T16:30:52.825Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-10T16:30:53.174Z] + git semver [Pipeline] } [2021-09-10T16:30:53.192Z] $ docker stop --time=1 f5a2166e7d4a605b03caddf6ccc3683f577fbc969ded00afee1cd20f9df2f18b [2021-09-10T16:30:55.053Z] $ docker rm -f f5a2166e7d4a605b03caddf6ccc3683f577fbc969ded00afee1cd20f9df2f18b [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T16:30:55.446Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-10T16:30:55.770Z] Stashed 1 file(s) [Pipeline] echo [2021-09-10T16:30:55.775Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-09-10T16:30:56.361Z] ========================================================= [2021-09-10T16:30:56.361Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-10T16:30:56.361Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T16:30:56.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T16:30:56.688Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-10T16:30:56.688Z] 540db60ca938: Pulling fs layer [2021-09-10T16:30:56.688Z] adcc1eea9eea: Pulling fs layer [2021-09-10T16:30:56.688Z] 4c4ab2625f07: Pulling fs layer [2021-09-10T16:30:56.688Z] db62176df00c: Pulling fs layer [2021-09-10T16:30:56.688Z] 3b30891b0d05: Pulling fs layer [2021-09-10T16:30:56.688Z] 06b49ca38bd5: Pulling fs layer [2021-09-10T16:30:56.688Z] c788192a36de: Pulling fs layer [2021-09-10T16:30:56.688Z] a77e37c0d609: Pulling fs layer [2021-09-10T16:30:56.688Z] c3185cebc471: Pulling fs layer [2021-09-10T16:30:56.688Z] db62176df00c: Waiting [2021-09-10T16:30:56.688Z] 3b30891b0d05: Waiting [2021-09-10T16:30:56.688Z] a77e37c0d609: Waiting [2021-09-10T16:30:56.688Z] 06b49ca38bd5: Waiting [2021-09-10T16:30:56.688Z] c3185cebc471: Waiting [2021-09-10T16:30:56.688Z] c788192a36de: Waiting [2021-09-10T16:30:56.688Z] 4c4ab2625f07: Verifying Checksum [2021-09-10T16:30:56.688Z] 4c4ab2625f07: Download complete [2021-09-10T16:30:56.688Z] adcc1eea9eea: Download complete [2021-09-10T16:30:56.688Z] 3b30891b0d05: Verifying Checksum [2021-09-10T16:30:56.688Z] 3b30891b0d05: Download complete [2021-09-10T16:30:56.965Z] 06b49ca38bd5: Verifying Checksum [2021-09-10T16:30:56.965Z] 06b49ca38bd5: Download complete [2021-09-10T16:30:56.965Z] c788192a36de: Verifying Checksum [2021-09-10T16:30:56.965Z] c788192a36de: Download complete [2021-09-10T16:30:56.965Z] 540db60ca938: Verifying Checksum [2021-09-10T16:30:56.965Z] 540db60ca938: Download complete [2021-09-10T16:30:56.965Z] 540db60ca938: Pull complete [2021-09-10T16:30:57.229Z] adcc1eea9eea: Pull complete [2021-09-10T16:30:57.229Z] 4c4ab2625f07: Pull complete [2021-09-10T16:30:57.494Z] a77e37c0d609: Verifying Checksum [2021-09-10T16:30:57.495Z] a77e37c0d609: Download complete [2021-09-10T16:31:00.828Z] c3185cebc471: Verifying Checksum [2021-09-10T16:31:00.828Z] c3185cebc471: Download complete [2021-09-10T16:31:01.099Z] db62176df00c: Verifying Checksum [2021-09-10T16:31:01.099Z] db62176df00c: Download complete [2021-09-10T16:31:04.473Z] db62176df00c: Pull complete [2021-09-10T16:31:04.473Z] 3b30891b0d05: Pull complete [2021-09-10T16:31:04.473Z] 06b49ca38bd5: Pull complete [2021-09-10T16:31:04.473Z] c788192a36de: Pull complete [2021-09-10T16:31:04.473Z] a77e37c0d609: Pull complete [2021-09-10T16:31:07.074Z] c3185cebc471: Pull complete [2021-09-10T16:31:07.074Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-10T16:31:07.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T16:31:07.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-10T16:31:07.402Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T16:31:07.402Z] WORKDIR /edgex [2021-09-10T16:31:07.402Z] COPY go.mod . [2021-09-10T16:31:07.402Z] RUN go mod download' [2021-09-10T16:31:07.402Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-10T16:31:10.981Z] Sending build context to Docker daemon 328.9MB [2021-09-10T16:31:10.981Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-10T16:31:10.981Z] ---> 031687cdd783 [2021-09-10T16:31:10.981Z] Step 2/4 : WORKDIR /edgex [2021-09-10T16:31:10.981Z] ---> Running in f0869b69dae0 [2021-09-10T16:31:10.981Z] Removing intermediate container f0869b69dae0 [2021-09-10T16:31:10.981Z] ---> e0da19d961b8 [2021-09-10T16:31:10.981Z] Step 3/4 : COPY go.mod . [2021-09-10T16:31:10.981Z] ---> bd5c252ce1ae [2021-09-10T16:31:10.981Z] Step 4/4 : RUN go mod download [2021-09-10T16:31:10.981Z] ---> Running in 884f982bc417 [2021-09-10T16:31:11.281Z] Still waiting to schedule task [2021-09-10T16:31:11.281Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-10T16:31:49.890Z] Removing intermediate container 884f982bc417 [2021-09-10T16:31:49.890Z] ---> d3daf57a0721 [2021-09-10T16:31:49.890Z] Successfully built d3daf57a0721 [2021-09-10T16:31:49.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:31:50.222Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-10T16:31:50.222Z] . [Pipeline] withDockerContainer [2021-09-10T16:31:50.319Z] prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container [2021-09-10T16:31:50.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-10T16:31:50.785Z] $ docker top 79f7c8d15eb64c3c5d2a37f08f85bdf8f8c62fe079072cb4e0fc87e37498b848 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T16:31:51.175Z] + go version [2021-09-10T16:31:51.175Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-10T16:31:51.190Z] $ docker stop --time=1 79f7c8d15eb64c3c5d2a37f08f85bdf8f8c62fe079072cb4e0fc87e37498b848 [2021-09-10T16:31:52.372Z] $ docker rm -f 79f7c8d15eb64c3c5d2a37f08f85bdf8f8c62fe079072cb4e0fc87e37498b848 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:31:52.962Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-10T16:31:52.962Z] . [Pipeline] withDockerContainer [2021-09-10T16:31:53.045Z] prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container [2021-09-10T16:31:53.094Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-10T16:31:53.439Z] $ docker top 8b4d816702ae2f7d0f9c5ac4eba944fe3d1daba34b8736dd905f7e96affba426 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-10T16:31:53.531Z] ========================================================= [2021-09-10T16:31:53.531Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-10T16:31:53.531Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T16:31:53.855Z] + go mod tidy [Pipeline] sh [2021-09-10T16:31:54.437Z] + make test [2021-09-10T16:31:54.437Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-10T16:31:54.704Z] go mod tidy [2021-09-10T16:31:54.704Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-10T16:32:00.090Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-10T16:32:18.341Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-10T16:32:21.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-10T16:32:21.722Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-10T16:32:21.990Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-10T16:32:24.438Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-10T16:32:24.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-10T16:32:24.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-10T16:32:24.715Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-10T16:32:25.302Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-10T16:32:25.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-10T16:32:25.865Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-10T16:32:25.865Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-10T16:32:25.865Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-10T16:32:25.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-10T16:32:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-09-10T16:32:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-10T16:32:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-10T16:32:28.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-09-10T16:32:28.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-10T16:32:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 46.3% of statements [2021-09-10T16:32:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-10T16:32:29.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-10T16:32:29.681Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.108s coverage: 90.1% of statements [2021-09-10T16:32:29.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-10T16:32:29.681Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-10T16:32:31.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.051s coverage: 81.2% of statements [2021-09-10T16:32:31.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-10T16:32:31.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-10T16:32:31.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-10T16:32:31.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-10T16:32:31.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-10T16:32:31.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.244s coverage: 94.2% of statements [2021-09-10T16:32:31.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-10T16:32:31.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-10T16:32:31.370Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 59.1% of statements [2021-09-10T16:32:31.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-10T16:32:31.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-10T16:32:31.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-10T16:32:31.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-10T16:32:31.370Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-10T16:32:31.636Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 60.0% of statements [2021-09-10T16:32:31.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-10T16:32:31.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-10T16:32:31.636Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-10T16:32:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.8% of statements [2021-09-10T16:32:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-10T16:32:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-09-10T16:32:32.603Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements [2021-09-10T16:32:32.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-10T16:32:33.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2021-09-10T16:32:33.186Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 79.5% of statements [2021-09-10T16:32:33.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements [2021-09-10T16:32:33.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2021-09-10T16:32:33.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements [2021-09-10T16:32:46.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.066s coverage: 94.4% of statements [2021-09-10T16:32:46.307Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-09-10T16:32:50.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.167s coverage: 81.8% of statements [2021-09-10T16:32:50.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.042s coverage: 100.0% of statements [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.139s coverage: 64.4% of statements [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.023s coverage: 73.7% of statements [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2021-09-10T16:33:08.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.171s coverage: 62.6% of statements [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-10T16:33:08.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-10T16:33:09.063Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.6% of statements [2021-09-10T16:33:09.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-10T16:33:09.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-10T16:33:09.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements [2021-09-10T16:33:09.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-10T16:33:09.597Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-09-10T16:33:09.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-10T16:33:16.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-10T16:33:16.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 92.0% of statements [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-10T16:33:16.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-10T16:33:16.246Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-10T16:33:16.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-10T16:33:16.246Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-10T16:33:16.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2021-09-10T16:33:16.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.039s coverage: 95.4% of statements [2021-09-10T16:33:16.522Z] GO111MODULE=on go vet ./... [2021-09-10T16:33:32.836Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1973 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws [2021-09-10T16:33:32.856Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-10T16:33:33.065Z] The recommended git tool is: git [2021-09-10T16:33:39.847Z] gofmt -l . [2021-09-10T16:33:39.847Z] [ "`gofmt -l .`" = "" ] [2021-09-10T16:33:39.848Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-10T16:33:40.168Z] + ls -al . [2021-09-10T16:33:40.168Z] total 612 [2021-09-10T16:33:40.168Z] drwxrwxr-x 10 1001 1001 4096 Sep 10 16:33 . [2021-09-10T16:33:40.168Z] drwxr-xr-x 4 root root 28 Sep 10 16:31 .. [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 11 Sep 10 16:30 .dockerignore [2021-09-10T16:33:40.168Z] drwxrwxr-x 8 1001 1001 179 Sep 10 16:30 .git [2021-09-10T16:33:40.168Z] drwxrwxr-x 4 1001 1001 142 Sep 10 16:30 .github [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 818 Sep 10 16:30 .gitignore [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 76 Sep 10 16:30 .hadolint.yml [2021-09-10T16:33:40.168Z] drwx------ 3 1001 1001 58 Sep 10 16:30 .semver [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 166 Sep 10 16:30 .sonarcloud.properties [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 16:30 ADOPTERS.md [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 8493 Sep 10 16:30 Attribution.txt [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 43881 Sep 10 16:30 CHANGELOG.md [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 16:30 CONTRIBUTING.md [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 16:30 GOVERNANCE.md [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 849 Sep 10 16:30 Jenkinsfile [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 16:30 LICENSE [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 5915 Sep 10 16:30 Makefile [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 16:30 OWNERS.md [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 8643 Sep 10 16:30 README.md [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 6912 Sep 10 16:30 SECURITY.md [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 16:30 VERSION [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 4131 Sep 10 16:30 ZMQWindows.md [2021-09-10T16:33:40.168Z] drwxrwxr-x 2 1001 1001 37 Sep 10 16:30 bin [2021-09-10T16:33:40.168Z] drwxrwxr-x 14 1001 1001 4096 Sep 10 16:30 cmd [2021-09-10T16:33:40.168Z] -rw-r--r-- 1 root root 405611 Sep 10 16:33 coverage.out [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 841 Sep 10 16:30 go.mod [2021-09-10T16:33:40.168Z] -rw-r--r-- 1 root root 50064 Sep 10 16:31 go.sum [2021-09-10T16:33:40.168Z] drwxrwxr-x 8 1001 1001 124 Sep 10 16:30 internal [2021-09-10T16:33:40.168Z] drwxrwxr-x 3 1001 1001 16 Sep 10 16:30 openapi [2021-09-10T16:33:40.168Z] drwxrwxr-x 4 1001 1001 71 Sep 10 16:30 snap [2021-09-10T16:33:40.168Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 16:30 version.go [Pipeline] sh [2021-09-10T16:33:40.473Z] using credential edgex-jenkins-ssh [2021-09-10T16:33:40.485Z] + '[' -e coverage.out ] [2021-09-10T16:33:40.485Z] + chown 1001:1001 coverage.out [2021-09-10T16:33:40.494Z] Cloning the remote Git repository [Pipeline] stash [2021-09-10T16:33:40.592Z] Stashed 1 file(s) [Pipeline] sh [2021-09-10T16:33:40.898Z] + make build [2021-09-10T16:33:40.898Z] go mod tidy [2021-09-10T16:33:40.898Z] 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-09-10T16:33:40.554Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-10T16:33:40.683Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-10T16:33:40.775Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T16:33:40.775Z] > git --version # timeout=10 [2021-09-10T16:33:40.793Z] > git --version # 'git version 2.17.1' [2021-09-10T16:33:40.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T16:33:40.876Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T16:33:42.304Z] 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-09-10T16:33:49.017Z] 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-09-10T16:33:49.603Z] 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-09-10T16:33:51.868Z] 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-09-10T16:33:51.869Z] 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-09-10T16:33:51.869Z] 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-09-10T16:33:52.456Z] 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-09-10T16:33:53.041Z] 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-09-10T16:33:54.453Z] 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-09-10T16:33:55.037Z] 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-09-10T16:33:55.626Z] 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-09-10T16:33:57.052Z] $ docker stop --time=1 8b4d816702ae2f7d0f9c5ac4eba944fe3d1daba34b8736dd905f7e96affba426 [2021-09-10T16:33:58.891Z] $ docker rm -f 8b4d816702ae2f7d0f9c5ac4eba944fe3d1daba34b8736dd905f7e96affba426 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-09-10T16:34:00.545Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T16:34:00.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T16:34:01.548Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T16:34:01.582Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T16:34:01.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T16:34:01.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T16:34:03.613Z] Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-10T16:34:05.807Z] Merge succeeded, producing f0fdc2485fe1fef04b9a608f160d0fb26f73afbe [2021-09-10T16:34:05.807Z] Checking out Revision f0fdc2485fe1fef04b9a608f160d0fb26f73afbe (PR-3699) [2021-09-10T16:34:03.634Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T16:34:03.649Z] > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [2021-09-10T16:34:03.851Z] > git remote # timeout=10 [2021-09-10T16:34:03.874Z] > git config --get remote.origin.url # timeout=10 [2021-09-10T16:34:03.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T16:34:03.903Z] > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 [2021-09-10T16:34:04.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-10T16:34:05.817Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T16:34:05.833Z] > git checkout -f f0fdc2485fe1fef04b9a608f160d0fb26f73afbe # timeout=10 [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:34:08.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T16:34:08.187Z] [2021-09-10T16:34:08.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:34:08.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T16:34:08.521Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-10T16:34:08.521Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-10T16:34:08.521Z] ca9280d653b3: Pulling fs layer [2021-09-10T16:34:08.521Z] 7e9c9ca2126c: Pulling fs layer [2021-09-10T16:34:08.785Z] cbdbe7a5bc2a: Download complete [2021-09-10T16:34:08.785Z] cbdbe7a5bc2a: Pull complete [2021-09-10T16:34:09.366Z] ca9280d653b3: Verifying Checksum [2021-09-10T16:34:09.366Z] ca9280d653b3: Download complete [2021-09-10T16:34:09.950Z] ca9280d653b3: Pull complete [2021-09-10T16:34:11.352Z] 7e9c9ca2126c: Verifying Checksum [2021-09-10T16:34:11.352Z] 7e9c9ca2126c: Download complete [2021-09-10T16:34:11.675Z] Commit message: "Merge commit '258ae4e0c972a74146565ab25326efaede3e8d1a' into HEAD" [2021-09-10T16:34:11.702Z] First time build. Skipping changelog. [2021-09-10T16:34:11.685Z] > git rev-list --no-walk 6bb3b9b78443f1387aa60bd737d89e98d65a74bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T16:34:12.298Z] provisioning config files... [2021-09-10T16:34:12.323Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6235717778821069340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:34:12.871Z] ---> docker-login.sh [2021-09-10T16:34:12.871Z] nexus3.edgexfoundry.org:10001 [2021-09-10T16:34:14.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:34:14.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:34:14.581Z] Configure a credential helper to remove this warning. See [2021-09-10T16:34:14.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:34:14.581Z] [2021-09-10T16:34:14.581Z] Login Succeeded [2021-09-10T16:34:14.581Z] nexus3.edgexfoundry.org:10002 [2021-09-10T16:34:14.703Z] 7e9c9ca2126c: Pull complete [2021-09-10T16:34:14.703Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-10T16:34:14.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T16:34:14.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-10T16:34:14.791Z] prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container [2021-09-10T16:34:14.844Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-10T16:34:14.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:34:15.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:34:15.132Z] Configure a credential helper to remove this warning. See [2021-09-10T16:34:15.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:34:15.132Z] [2021-09-10T16:34:15.132Z] Login Succeeded [2021-09-10T16:34:15.132Z] nexus3.edgexfoundry.org:10003 [2021-09-10T16:34:15.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:34:15.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:34:15.696Z] Configure a credential helper to remove this warning. See [2021-09-10T16:34:15.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:34:15.696Z] [2021-09-10T16:34:15.696Z] Login Succeeded [2021-09-10T16:34:15.696Z] nexus3.edgexfoundry.org:10004 [2021-09-10T16:34:15.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:34:16.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:34:16.244Z] Configure a credential helper to remove this warning. See [2021-09-10T16:34:16.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:34:16.244Z] [2021-09-10T16:34:16.244Z] Login Succeeded [2021-09-10T16:34:16.244Z] docker.io [2021-09-10T16:34:16.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-10T16:34:16.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-10T16:34:16.794Z] Configure a credential helper to remove this warning. See [2021-09-10T16:34:16.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-10T16:34:16.794Z] [2021-09-10T16:34:16.794Z] Login Succeeded [2021-09-10T16:34:17.069Z] ---> docker-login.sh ends [2021-09-10T16:34:17.307Z] $ docker top 5600a0b344ba5d54429c4bf1eaade0ad569ae4e21ffb7210e3aecc43a262ff3e -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-10T16:34:19.095Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-09-10T16:34:19.580Z] + grep parallel [2021-09-10T16:34:19.580Z] + docker-compose build --help [Pipeline] echo [2021-09-10T16:34:19.879Z] ========================================================= [2021-09-10T16:34:19.879Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-10T16:34:19.879Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T16:34:20.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T16:34:20.314Z] --parallel Build images in parallel. [Pipeline] } [2021-09-10T16:34:20.331Z] $ docker stop --time=1 5600a0b344ba5d54429c4bf1eaade0ad569ae4e21ffb7210e3aecc43a262ff3e [2021-09-10T16:34:20.496Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-10T16:34:20.496Z] 595b0fe564bb: Pulling fs layer [2021-09-10T16:34:20.496Z] 24495759ef45: Pulling fs layer [2021-09-10T16:34:20.496Z] d148012ef14d: Pulling fs layer [2021-09-10T16:34:20.496Z] e90a11edd702: Pulling fs layer [2021-09-10T16:34:20.496Z] d77568369979: Pulling fs layer [2021-09-10T16:34:20.496Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-10T16:34:20.496Z] 170f2ba95c9a: Pulling fs layer [2021-09-10T16:34:20.496Z] 97ac5df62f85: Pulling fs layer [2021-09-10T16:34:20.496Z] e90a11edd702: Waiting [2021-09-10T16:34:20.496Z] fc1c9f9a7f3b: Waiting [2021-09-10T16:34:20.496Z] d77568369979: Waiting [2021-09-10T16:34:20.496Z] 170f2ba95c9a: Waiting [2021-09-10T16:34:20.496Z] 97ac5df62f85: Waiting [2021-09-10T16:34:20.772Z] d148012ef14d: Verifying Checksum [2021-09-10T16:34:20.772Z] d148012ef14d: Download complete [2021-09-10T16:34:20.772Z] 24495759ef45: Verifying Checksum [2021-09-10T16:34:20.772Z] 24495759ef45: Download complete [2021-09-10T16:34:20.772Z] d77568369979: Verifying Checksum [2021-09-10T16:34:20.772Z] d77568369979: Download complete [2021-09-10T16:34:20.772Z] 595b0fe564bb: Verifying Checksum [2021-09-10T16:34:20.772Z] 595b0fe564bb: Download complete [2021-09-10T16:34:20.772Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-10T16:34:20.772Z] fc1c9f9a7f3b: Download complete [2021-09-10T16:34:20.772Z] 170f2ba95c9a: Verifying Checksum [2021-09-10T16:34:20.772Z] 170f2ba95c9a: Download complete [2021-09-10T16:34:21.380Z] 595b0fe564bb: Pull complete [2021-09-10T16:34:21.520Z] $ docker rm -f 5600a0b344ba5d54429c4bf1eaade0ad569ae4e21ffb7210e3aecc43a262ff3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2021-09-10T16:34:23.225Z] 24495759ef45: Pull complete [2021-09-10T16:34:23.225Z] d148012ef14d: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:34:23.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-10T16:34:23.536Z] . [Pipeline] withDockerContainer [2021-09-10T16:34:23.622Z] prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container [2021-09-10T16:34:23.675Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-10T16:34:24.035Z] $ docker top 3cecb4a2eeeec2367851ea91c0740fd879d6d5a8059cee00b28dd9de8fcc2555 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T16:34:24.208Z] 97ac5df62f85: Verifying Checksum [2021-09-10T16:34:24.208Z] 97ac5df62f85: Download complete [2021-09-10T16:34:24.426Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-10T16:34:24.805Z] e90a11edd702: Verifying Checksum [2021-09-10T16:34:24.805Z] e90a11edd702: Download complete [2021-09-10T16:34:25.005Z] Building core-command ... [2021-09-10T16:34:25.005Z] Building core-data ... [2021-09-10T16:34:25.005Z] Building core-metadata ... [2021-09-10T16:34:25.005Z] Building security-bootstrapper ... [2021-09-10T16:34:25.005Z] Building security-proxy-setup ... [2021-09-10T16:34:25.005Z] Building security-secretstore-setup ... [2021-09-10T16:34:25.005Z] Building support-notifications ... [2021-09-10T16:34:25.005Z] Building support-scheduler ... [2021-09-10T16:34:25.005Z] Building sys-mgmt-agent ... [2021-09-10T16:34:25.005Z] Building support-notifications [2021-09-10T16:34:25.005Z] Building core-command [2021-09-10T16:34:25.005Z] Building core-data [2021-09-10T16:34:25.005Z] Building support-scheduler [2021-09-10T16:34:25.005Z] Building sys-mgmt-agent [2021-09-10T16:34:33.198Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:34:33.198Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:34:33.198Z] ---> d3daf57a0721 [2021-09-10T16:34:33.198Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T16:34:34.976Z] e90a11edd702: Pull complete [2021-09-10T16:34:34.976Z] d77568369979: Pull complete [2021-09-10T16:34:35.572Z] fc1c9f9a7f3b: Pull complete [2021-09-10T16:34:35.846Z] 170f2ba95c9a: Pull complete [2021-09-10T16:34:39.852Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:34:39.852Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:34:39.852Z] ---> d3daf57a0721 [2021-09-10T16:34:39.852Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T16:34:41.804Z] ---> Running in 23e6cdc31b40 [2021-09-10T16:34:41.804Z] ---> Running in f20ebc0eabce [2021-09-10T16:34:42.393Z] Removing intermediate container 23e6cdc31b40 [2021-09-10T16:34:42.394Z] ---> e81fc8b0ceaa [2021-09-10T16:34:42.394Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:34:42.394Z] Removing intermediate container f20ebc0eabce [2021-09-10T16:34:42.394Z] ---> 0773c592c9ea [2021-09-10T16:34:42.394Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:34:42.569Z] 97ac5df62f85: Pull complete [2021-09-10T16:34:42.570Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-10T16:34:42.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T16:34:42.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-10T16:34:42.659Z] ---> Running in c57bb32b5fdc [2021-09-10T16:34:42.659Z] ---> Running in c51d93316e48 [2021-09-10T16:34:42.937Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T16:34:42.937Z] WORKDIR /edgex [2021-09-10T16:34:42.937Z] COPY go.mod . [2021-09-10T16:34:42.937Z] RUN go mod download [2021-09-10T16:34:42.937Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-10T16:34:44.604Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:34:44.604Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:34:44.604Z] ---> d3daf57a0721 [2021-09-10T16:34:44.604Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T16:34:44.872Z] ---> Using cache [2021-09-10T16:34:44.872Z] ---> 0773c592c9ea [2021-09-10T16:34:44.872Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:34:44.931Z] Sending build context to Docker daemon 166MB [2021-09-10T16:34:45.138Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:34:45.138Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:34:45.138Z] ---> d3daf57a0721 [2021-09-10T16:34:45.138Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T16:34:45.138Z] ---> Using cache [2021-09-10T16:34:45.138Z] ---> 0773c592c9ea [2021-09-10T16:34:45.138Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:34:45.204Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-10T16:34:45.204Z] ---> 04bc70af865f [2021-09-10T16:34:45.204Z] Step 2/4 : WORKDIR /edgex [2021-09-10T16:34:47.085Z] ---> Running in 0ad8e06bbfbc [2021-09-10T16:34:47.353Z] ---> Running in 2049577bb78c [2021-09-10T16:34:47.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:34:47.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:34:47.353Z] ---> d3daf57a0721 [2021-09-10T16:34:47.353Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T16:34:47.353Z] ---> Using cache [2021-09-10T16:34:47.353Z] ---> 0773c592c9ea [2021-09-10T16:34:47.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:34:47.353Z] ---> Running in 4a414b23d971 [2021-09-10T16:34:47.353Z] Removing intermediate container c51d93316e48 [2021-09-10T16:34:47.353Z] ---> 800ce1c98132 [2021-09-10T16:34:47.353Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T16:34:47.624Z] Removing intermediate container c57bb32b5fdc [2021-09-10T16:34:47.624Z] ---> aa20e54b3297 [2021-09-10T16:34:47.624Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-10T16:34:47.624Z] ---> Running in bc664cb57812 [2021-09-10T16:34:47.624Z] ---> Running in f3b09ad6dfab [2021-09-10T16:34:48.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:48.209Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:48.209Z] Removing intermediate container 4a414b23d971 [2021-09-10T16:34:48.209Z] ---> 7bd7bfcef5c6 [2021-09-10T16:34:48.209Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-10T16:34:48.481Z] Removing intermediate container 0ad8e06bbfbc [2021-09-10T16:34:48.481Z] ---> a1c4b1224189 [2021-09-10T16:34:48.481Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-10T16:34:48.481Z] ---> Running in e340b65abea5 [2021-09-10T16:34:48.481Z] Removing intermediate container 2049577bb78c [2021-09-10T16:34:48.481Z] ---> d572e90fb66d [2021-09-10T16:34:48.481Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-10T16:34:48.481Z] ---> Running in b329e768ca6d [2021-09-10T16:34:48.481Z] ---> Running in ddbbbf488454 [2021-09-10T16:34:48.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:48.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:48.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:49.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:49.017Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:49.509Z] ---> Running in 0a7ff79645e3 [2021-09-10T16:34:49.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:49.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:49.597Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:34:49.888Z] OK: 219 MiB in 52 packages [2021-09-10T16:34:49.888Z] OK: 219 MiB in 52 packages [2021-09-10T16:34:50.102Z] Removing intermediate container 0a7ff79645e3 [2021-09-10T16:34:50.102Z] ---> e64109573198 [2021-09-10T16:34:50.102Z] Step 3/4 : COPY go.mod . [2021-09-10T16:34:50.162Z] OK: 219 MiB in 52 packages [2021-09-10T16:34:50.162Z] OK: 219 MiB in 52 packages [2021-09-10T16:34:50.429Z] OK: 219 MiB in 52 packages [2021-09-10T16:34:50.429Z] Removing intermediate container bc664cb57812 [2021-09-10T16:34:50.429Z] ---> 437db4ae8b40 [2021-09-10T16:34:50.429Z] Step 6/24 : COPY go.mod . [2021-09-10T16:34:50.701Z] Removing intermediate container f3b09ad6dfab [2021-09-10T16:34:50.701Z] ---> 9e6e97a1064a [2021-09-10T16:34:50.701Z] Step 6/24 : COPY go.mod . [2021-09-10T16:34:50.701Z] Removing intermediate container ddbbbf488454 [2021-09-10T16:34:50.701Z] ---> 9d96f0ab771f [2021-09-10T16:34:50.701Z] Step 6/23 : COPY go.mod . [2021-09-10T16:34:50.701Z] Removing intermediate container b329e768ca6d [2021-09-10T16:34:50.701Z] ---> fc2bab5706dc [2021-09-10T16:34:50.701Z] Step 6/24 : COPY go.mod . [2021-09-10T16:34:50.701Z] ---> 77169620a39e [2021-09-10T16:34:50.701Z] Step 7/24 : RUN go mod download [2021-09-10T16:34:50.969Z] Removing intermediate container e340b65abea5 [2021-09-10T16:34:50.969Z] ---> 768ea5aad072 [2021-09-10T16:34:50.969Z] Step 6/23 : COPY go.mod . [2021-09-10T16:34:50.969Z] ---> 84c2c24d372f [2021-09-10T16:34:50.969Z] Step 7/24 : RUN go mod download [2021-09-10T16:34:50.969Z] ---> Running in 6e448a8484c2 [2021-09-10T16:34:50.969Z] ---> 714163872c60 [2021-09-10T16:34:50.969Z] Step 7/23 : RUN go mod download [2021-09-10T16:34:50.969Z] ---> Running in 5b7634308143 [2021-09-10T16:34:50.969Z] ---> 0904a7304605 [2021-09-10T16:34:50.969Z] Step 7/24 : RUN go mod download [2021-09-10T16:34:50.969Z] ---> Running in 5c3af1555820 [2021-09-10T16:34:50.969Z] ---> Running in 80bf4c8f2441 [2021-09-10T16:34:51.082Z] ---> a51e98629e79 [2021-09-10T16:34:51.082Z] Step 4/4 : RUN go mod download [2021-09-10T16:34:51.082Z] ---> Running in 20951a5e1cff [2021-09-10T16:34:51.245Z] ---> 082439292ad4 [2021-09-10T16:34:51.245Z] Step 7/23 : RUN go mod download [2021-09-10T16:34:51.245Z] ---> Running in 24e92d066cec [2021-09-10T16:34:52.685Z] Removing intermediate container 5b7634308143 [2021-09-10T16:34:52.685Z] ---> 3c2037e13f5b [2021-09-10T16:34:52.685Z] Step 8/24 : COPY . . [2021-09-10T16:34:53.308Z] Removing intermediate container 6e448a8484c2 [2021-09-10T16:34:53.308Z] ---> 7a9f6f9b0adc [2021-09-10T16:34:53.308Z] Step 8/24 : COPY . . [2021-09-10T16:34:56.662Z] Removing intermediate container 80bf4c8f2441 [2021-09-10T16:34:56.662Z] ---> 4e0717da24ff [2021-09-10T16:34:56.662Z] Step 8/24 : COPY . . [2021-09-10T16:34:56.662Z] Removing intermediate container 5c3af1555820 [2021-09-10T16:34:56.662Z] ---> 89e11d2172ad [2021-09-10T16:34:56.662Z] Step 8/23 : COPY . . [2021-09-10T16:34:56.662Z] Removing intermediate container 24e92d066cec [2021-09-10T16:34:56.662Z] ---> 58f63b2d0435 [2021-09-10T16:34:56.662Z] Step 8/23 : COPY . . [2021-09-10T16:35:00.919Z] ---> fdd303a830e1 [2021-09-10T16:35:00.919Z] Step 9/24 : RUN go mod tidy [2021-09-10T16:35:00.919Z] ---> 94a0ab61d520 [2021-09-10T16:35:00.919Z] Step 9/24 : RUN go mod tidy [2021-09-10T16:35:00.919Z] ---> Running in 85b972fad31c [2021-09-10T16:35:00.920Z] ---> Running in 133db9cd9fd7 [2021-09-10T16:35:07.592Z] ---> ca60e1ca504e [2021-09-10T16:35:07.592Z] Step 9/24 : RUN go mod tidy [2021-09-10T16:35:07.592Z] Removing intermediate container 85b972fad31c [2021-09-10T16:35:07.592Z] ---> 7a382c882ed4 [2021-09-10T16:35:07.592Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-10T16:35:07.867Z] ---> Running in a019c9a37d49 [2021-09-10T16:35:08.139Z] ---> Running in 5d9d053b73ad [2021-09-10T16:35:08.139Z] Removing intermediate container 133db9cd9fd7 [2021-09-10T16:35:08.139Z] ---> 323b3345bf0f [2021-09-10T16:35:08.139Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-10T16:35:08.410Z] ---> Running in 72b6b31aa40f [2021-09-10T16:35:08.410Z] ---> a2a558e45886 [2021-09-10T16:35:08.410Z] Step 9/23 : RUN go mod tidy [2021-09-10T16:35:08.680Z] ---> Running in f2b8cd0edab6 [2021-09-10T16:35:09.267Z] 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-09-10T16:35:09.549Z] 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-09-10T16:35:09.831Z] Removing intermediate container a019c9a37d49 [2021-09-10T16:35:09.831Z] ---> 1afc4f86d191 [2021-09-10T16:35:09.831Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-10T16:35:09.831Z] ---> Running in 429c113aa087 [2021-09-10T16:35:10.827Z] 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-09-10T16:35:11.105Z] Removing intermediate container f2b8cd0edab6 [2021-09-10T16:35:11.105Z] ---> 1bc0df70bae9 [2021-09-10T16:35:11.105Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-10T16:35:11.385Z] ---> Running in adeceb5e96b3 [2021-09-10T16:35:12.393Z] 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-09-10T16:35:15.866Z] ---> f047ffbaca83 [2021-09-10T16:35:15.866Z] Step 9/23 : RUN go mod tidy [2021-09-10T16:35:15.866Z] ---> Running in 372a3250bed7 [2021-09-10T16:35:17.835Z] Removing intermediate container 372a3250bed7 [2021-09-10T16:35:17.835Z] ---> 0ee8075160cc [2021-09-10T16:35:17.835Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-10T16:35:17.835Z] ---> Running in c561b657b254 [2021-09-10T16:35:18.111Z] 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-09-10T16:35:50.449Z] Removing intermediate container 72b6b31aa40f [2021-09-10T16:35:50.449Z] ---> dd30da0913db [2021-09-10T16:35:50.449Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-10T16:35:50.449Z] Removing intermediate container 5d9d053b73ad [2021-09-10T16:35:50.449Z] ---> 7009d8772d63 [2021-09-10T16:35:50.449Z] [2021-09-10T16:35:50.449Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T16:35:50.449Z] ---> Running in 81f9dbb4ac80 [2021-09-10T16:35:50.449Z] 3.12: Pulling from library/alpine [2021-09-10T16:35:50.449Z] 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-09-10T16:35:50.449Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-10T16:35:50.449Z] Status: Downloaded newer image for alpine:3.12 [2021-09-10T16:35:50.449Z] ---> 48b8ec4ed9eb [2021-09-10T16:35:50.449Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T16:35:50.449Z] ---> Running in 31a73e311342 [2021-09-10T16:35:50.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:35:50.449Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:35:50.449Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-10T16:35:50.449Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T16:35:50.449Z] OK: 6 MiB in 15 packages [2021-09-10T16:35:50.449Z] Removing intermediate container 81f9dbb4ac80 [2021-09-10T16:35:50.449Z] ---> b316ac63a50f [2021-09-10T16:35:50.449Z] [2021-09-10T16:35:50.449Z] Step 12/24 : FROM docker:20.10.7 [2021-09-10T16:35:50.449Z] Removing intermediate container 31a73e311342 [2021-09-10T16:35:50.449Z] ---> c4b713a1c7b7 [2021-09-10T16:35:50.449Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T16:35:50.449Z] ---> Running in cbaab6af63c4 [2021-09-10T16:35:50.449Z] 20.10.7: Pulling from library/docker [2021-09-10T16:35:50.723Z] Removing intermediate container cbaab6af63c4 [2021-09-10T16:35:50.723Z] ---> a03e90d2b471 [2021-09-10T16:35:50.723Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-10T16:35:50.723Z] ---> Running in cd35ddf6685e [2021-09-10T16:35:50.999Z] Removing intermediate container cd35ddf6685e [2021-09-10T16:35:50.999Z] ---> 31042f786874 [2021-09-10T16:35:50.999Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T16:35:51.290Z] ---> Running in fb504e8b403d [2021-09-10T16:35:51.555Z] Removing intermediate container fb504e8b403d [2021-09-10T16:35:51.555Z] ---> a767917d4d4b [2021-09-10T16:35:51.555Z] Step 16/24 : WORKDIR / [2021-09-10T16:35:51.555Z] ---> Running in 9be053627245 [2021-09-10T16:35:51.821Z] Removing intermediate container 9be053627245 [2021-09-10T16:35:51.821Z] ---> a6a603756138 [2021-09-10T16:35:51.821Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:35:52.785Z] ---> dfa442fd420a [2021-09-10T16:35:52.785Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-10T16:35:52.785Z] Removing intermediate container adeceb5e96b3 [2021-09-10T16:35:52.785Z] ---> 3fa94e67d315 [2021-09-10T16:35:52.785Z] [2021-09-10T16:35:52.785Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T16:35:52.785Z] ---> 48b8ec4ed9eb [2021-09-10T16:35:52.785Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-10T16:35:52.785Z] ---> Running in f8008d32616f [2021-09-10T16:35:53.052Z] ---> e272376e84f8 [2021-09-10T16:35:53.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-10T16:35:53.318Z] ---> d0d282c090ee [2021-09-10T16:35:53.318Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-10T16:35:53.318Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:35:53.586Z] ---> Running in 5e66985afe78 [2021-09-10T16:35:53.586Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:35:53.586Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-10T16:35:53.586Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-10T16:35:53.586Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T16:35:53.586Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T16:35:53.586Z] Removing intermediate container 5e66985afe78 [2021-09-10T16:35:53.586Z] ---> 129aedfe61b7 [2021-09-10T16:35:53.586Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:35:53.859Z] OK: 6 MiB in 16 packages [2021-09-10T16:35:53.859Z] ---> Running in 5798ddcabbd7 [2021-09-10T16:35:53.859Z] Removing intermediate container 5798ddcabbd7 [2021-09-10T16:35:53.859Z] ---> a292a7829ef0 [2021-09-10T16:35:53.859Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T16:35:54.129Z] ---> Running in a1e5656114ea [2021-09-10T16:35:54.398Z] Removing intermediate container a1e5656114ea [2021-09-10T16:35:54.398Z] ---> 0859f2964dd2 [2021-09-10T16:35:54.398Z] Step 23/24 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:35:54.398Z] Removing intermediate container f8008d32616f [2021-09-10T16:35:54.398Z] ---> bb189d991d02 [2021-09-10T16:35:54.398Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T16:35:54.398Z] ---> Running in ccb6b3c13538 [2021-09-10T16:35:54.398Z] ---> Running in 9df1d79ffb66 [2021-09-10T16:35:54.666Z] Removing intermediate container 9df1d79ffb66 [2021-09-10T16:35:54.666Z] ---> 59b085731d1b [2021-09-10T16:35:54.666Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T16:35:54.666Z] Removing intermediate container ccb6b3c13538 [2021-09-10T16:35:54.666Z] ---> 796e994a59f8 [2021-09-10T16:35:54.666Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-10T16:35:54.934Z] ---> Running in b873952210e9 [2021-09-10T16:35:54.934Z] ---> Running in 8bca1c9e0adc [2021-09-10T16:35:55.202Z] Removing intermediate container 8bca1c9e0adc [2021-09-10T16:35:55.202Z] ---> 7b0de695ddfc [2021-09-10T16:35:55.202Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T16:35:55.202Z] Removing intermediate container b873952210e9 [2021-09-10T16:35:55.202Z] ---> 33dc37b7d150 [2021-09-10T16:35:55.202Z] [2021-09-10T16:35:55.202Z] ---> Running in d5487d0f7ad9 [2021-09-10T16:35:55.202Z] Successfully built 33dc37b7d150 [2021-09-10T16:35:55.202Z] Successfully tagged core-command:latest [2021-09-10T16:35:55.202Z] Building security-bootstrapper [2021-09-10T16:35:56.178Z]  Building core-command ... done Removing intermediate container d5487d0f7ad9 [2021-09-10T16:35:56.178Z] ---> d483769ab570 [2021-09-10T16:35:56.178Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:35:57.637Z] Removing intermediate container 429c113aa087 [2021-09-10T16:35:57.637Z] ---> 49744fe9e9e9 [2021-09-10T16:35:57.637Z] [2021-09-10T16:35:57.637Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T16:35:57.637Z] ---> 48b8ec4ed9eb [2021-09-10T16:35:57.637Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-10T16:35:57.909Z] ---> f316766bd94c [2021-09-10T16:35:57.909Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-10T16:35:57.909Z] ---> Running in 0011f2c61964 [2021-09-10T16:35:58.174Z] Removing intermediate container c561b657b254 [2021-09-10T16:35:58.174Z] ---> 08983311739a [2021-09-10T16:35:58.174Z] [2021-09-10T16:35:58.174Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T16:35:58.174Z] ---> 48b8ec4ed9eb [2021-09-10T16:35:58.174Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-10T16:35:58.174Z] ---> Using cache [2021-09-10T16:35:58.174Z] ---> c4b713a1c7b7 [2021-09-10T16:35:58.174Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T16:35:58.174Z] ---> Using cache [2021-09-10T16:35:58.174Z] ---> a03e90d2b471 [2021-09-10T16:35:58.174Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-10T16:35:58.174Z] ---> Running in 4aa693a227cc [2021-09-10T16:35:58.174Z] Removing intermediate container 0011f2c61964 [2021-09-10T16:35:58.174Z] ---> 8604c73f53da [2021-09-10T16:35:58.174Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-10T16:35:58.446Z] ---> Running in ea36b5a8108e [2021-09-10T16:35:58.446Z] Removing intermediate container 4aa693a227cc [2021-09-10T16:35:58.446Z] ---> 3ff09623fd04 [2021-09-10T16:35:58.446Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T16:35:58.446Z] ---> Running in 8f624410bb0e [2021-09-10T16:35:58.446Z] ---> f29618e37c75 [2021-09-10T16:35:58.446Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-10T16:35:58.446Z] Removing intermediate container ea36b5a8108e [2021-09-10T16:35:58.446Z] ---> 4a9ea6c3d9a6 [2021-09-10T16:35:58.446Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-10T16:35:58.721Z] ---> Running in 6f13b56c18ac [2021-09-10T16:35:58.721Z] Removing intermediate container 8f624410bb0e [2021-09-10T16:35:58.721Z] ---> 03cbdb651a99 [2021-09-10T16:35:58.721Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:35:58.989Z] ---> 0eec44b3552a [2021-09-10T16:35:58.989Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-10T16:35:58.989Z] Removing intermediate container 6f13b56c18ac [2021-09-10T16:35:58.989Z] ---> 7a348ca1e0ae [2021-09-10T16:35:58.989Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:35:58.989Z] ---> Running in 68d58013d12e [2021-09-10T16:35:58.989Z] ---> Running in e77fe30084a2 [2021-09-10T16:35:58.989Z] ---> 727fffd675e2 [2021-09-10T16:35:58.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-10T16:35:59.259Z] Removing intermediate container 68d58013d12e [2021-09-10T16:35:59.259Z] ---> 1ea93ad683ef [2021-09-10T16:35:59.259Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:35:59.259Z] ---> Running in 150708f4469a [2021-09-10T16:35:59.531Z] ---> 055f612d943a [2021-09-10T16:35:59.531Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-10T16:35:59.531Z] Removing intermediate container 150708f4469a [2021-09-10T16:35:59.531Z] ---> 97a9285245f9 [2021-09-10T16:35:59.531Z] Step 21/23 : LABEL arch=x86_64 [2021-09-10T16:35:59.531Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-10T16:35:59.531Z] ---> Running in 1899a656c783 [2021-09-10T16:35:59.799Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-10T16:35:59.799Z] ---> 08bdaf2f88f9 [2021-09-10T16:35:59.799Z] 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-09-10T16:35:59.799Z] ---> Running in 4d8b84ca81f4 [2021-09-10T16:36:00.065Z] ---> 6e705bc8babc [2021-09-10T16:36:00.065Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-10T16:36:00.065Z] Removing intermediate container 1899a656c783 [2021-09-10T16:36:00.065Z] ---> 61ab942df387 [2021-09-10T16:36:00.065Z] Step 22/23 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:36:00.065Z] Removing intermediate container 4d8b84ca81f4 [2021-09-10T16:36:00.065Z] ---> 842bb5b103ac [2021-09-10T16:36:00.065Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-10T16:36:00.328Z] ---> Running in 153ef4cc39e6 [2021-09-10T16:36:00.328Z] Removing intermediate container e77fe30084a2 [2021-09-10T16:36:00.328Z] ---> cac14fb3248a [2021-09-10T16:36:00.328Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-10T16:36:00.328Z] ---> Running in eacae94702d6 [2021-09-10T16:36:00.328Z] ---> Running in 35d73b897c1c [2021-09-10T16:36:00.328Z] ---> Running in f92e4ceae370 [2021-09-10T16:36:00.594Z] Removing intermediate container 153ef4cc39e6 [2021-09-10T16:36:00.594Z] ---> e8ca6a58deed [2021-09-10T16:36:00.594Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:36:00.594Z] Removing intermediate container eacae94702d6 [2021-09-10T16:36:00.594Z] ---> 8c12c5ea206e [2021-09-10T16:36:00.594Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T16:36:00.594Z] ---> Running in ea1203faf195 [2021-09-10T16:36:00.594Z] ---> Running in d745a800913d [2021-09-10T16:36:00.861Z] Removing intermediate container d745a800913d [2021-09-10T16:36:00.861Z] ---> dd810fec8a32 [2021-09-10T16:36:00.861Z] Step 21/23 : LABEL arch=x86_64 [2021-09-10T16:36:00.861Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:36:00.861Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:36:00.861Z] ---> d3daf57a0721 [2021-09-10T16:36:00.861Z] Step 3/32 : WORKDIR /edgex-go [2021-09-10T16:36:00.861Z] ---> Using cache [2021-09-10T16:36:00.861Z] ---> 0773c592c9ea [2021-09-10T16:36:00.861Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:36:00.861Z] ---> Using cache [2021-09-10T16:36:00.861Z] ---> d572e90fb66d [2021-09-10T16:36:00.861Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-10T16:36:00.861Z] ---> Using cache [2021-09-10T16:36:00.861Z] ---> 9d96f0ab771f [2021-09-10T16:36:00.861Z] Step 6/32 : COPY go.mod . [2021-09-10T16:36:00.861Z] ---> Using cache [2021-09-10T16:36:00.861Z] ---> 714163872c60 [2021-09-10T16:36:00.861Z] Step 7/32 : RUN go mod download [2021-09-10T16:36:00.861Z] ---> Using cache [2021-09-10T16:36:00.861Z] ---> 89e11d2172ad [2021-09-10T16:36:00.861Z] Step 8/32 : COPY . . [2021-09-10T16:36:00.861Z] ---> Using cache [2021-09-10T16:36:00.861Z] ---> f047ffbaca83 [2021-09-10T16:36:00.861Z] Step 9/32 : RUN go mod tidy [2021-09-10T16:36:00.861Z] ---> Using cache [2021-09-10T16:36:00.861Z] ---> 0ee8075160cc [2021-09-10T16:36:00.861Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-10T16:36:00.861Z] Removing intermediate container ea1203faf195 [2021-09-10T16:36:00.861Z] ---> 3ed8df00137b [2021-09-10T16:36:00.861Z] [2021-09-10T16:36:00.861Z] ---> Running in 2111ee4d5550 [2021-09-10T16:36:00.861Z] ---> Running in 8b001a3f0925 [2021-09-10T16:36:01.132Z] Successfully built 3ed8df00137b [2021-09-10T16:36:01.132Z] Successfully tagged support-notifications:latest [2021-09-10T16:36:01.132Z]  Building support-notifications ... done Building security-proxy-setup [2021-09-10T16:36:01.132Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:01.399Z] Removing intermediate container 2111ee4d5550 [2021-09-10T16:36:01.399Z] ---> 7b98fcf430fd [2021-09-10T16:36:01.399Z] Step 22/23 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:36:01.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:01.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:01.670Z] (1/39) Installing readline (8.1.0-r0) [2021-09-10T16:36:01.670Z] (2/39) Installing bash (5.1.0-r0) [2021-09-10T16:36:01.670Z] Executing bash-5.1.0-r0.post-install [2021-09-10T16:36:01.670Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-10T16:36:01.670Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-10T16:36:01.670Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-10T16:36:01.670Z] (6/39) Installing curl (7.78.0-r0) [2021-09-10T16:36:01.670Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-10T16:36:01.670Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-10T16:36:01.670Z] (9/39) Installing expat (2.2.10-r1) [2021-09-10T16:36:01.670Z] ---> Running in aca56eb7e6b6 [2021-09-10T16:36:01.670Z] (10/39) Installing libffi (3.3-r2) [2021-09-10T16:36:01.670Z] (11/39) Installing gdbm (1.19-r0) [2021-09-10T16:36:01.670Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:01.670Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-10T16:36:01.670Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-10T16:36:01.670Z] 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-09-10T16:36:01.940Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-10T16:36:03.888Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-10T16:36:03.888Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-10T16:36:03.888Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-10T16:36:03.888Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-10T16:36:03.888Z] Removing intermediate container aca56eb7e6b6 [2021-09-10T16:36:03.888Z] ---> 87d71685b3be [2021-09-10T16:36:03.888Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T16:36:03.888Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-10T16:36:03.888Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-10T16:36:03.888Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-10T16:36:03.889Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-10T16:36:03.889Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-10T16:36:03.889Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-10T16:36:03.889Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T16:36:03.889Z] OK: 8 MiB in 20 packages [2021-09-10T16:36:03.889Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-10T16:36:03.889Z] ---> Running in 2fa8adc27215 [2021-09-10T16:36:03.889Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-10T16:36:03.889Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-10T16:36:03.889Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-10T16:36:03.889Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-10T16:36:03.889Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-10T16:36:03.889Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-10T16:36:03.889Z] Removing intermediate container 2fa8adc27215 [2021-09-10T16:36:03.889Z] ---> f84f6d0b6caa [2021-09-10T16:36:03.889Z] [2021-09-10T16:36:03.889Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-10T16:36:03.889Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-10T16:36:03.889Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-10T16:36:03.889Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-10T16:36:03.889Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-10T16:36:03.889Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-10T16:36:03.889Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-10T16:36:03.889Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-10T16:36:04.207Z] Successfully built f84f6d0b6caa [2021-09-10T16:36:04.207Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-10T16:36:04.207Z] Successfully tagged support-scheduler:latest [2021-09-10T16:36:04.207Z]  Building support-scheduler ... done Building core-metadata [2021-09-10T16:36:04.207Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-10T16:36:04.207Z] Removing intermediate container f92e4ceae370 [2021-09-10T16:36:04.207Z] ---> a3acb023b53c [2021-09-10T16:36:04.207Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:36:04.207Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-10T16:36:04.207Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-10T16:36:04.207Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-10T16:36:04.207Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-10T16:36:06.165Z] ---> ec6de6dae8cd [2021-09-10T16:36:06.165Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-10T16:36:06.165Z] Executing busybox-1.32.1-r6.trigger [2021-09-10T16:36:06.434Z] OK: 82 MiB in 59 packages [2021-09-10T16:36:08.409Z] ---> 048ce7ff2b86 [2021-09-10T16:36:08.409Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-10T16:36:10.398Z] ---> 30d14b859121 [2021-09-10T16:36:10.398Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-10T16:36:10.398Z] ---> Running in 2a93eb973af5 [2021-09-10T16:36:10.398Z] Removing intermediate container 2a93eb973af5 [2021-09-10T16:36:10.398Z] ---> 01b67367e243 [2021-09-10T16:36:10.398Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:36:10.398Z] ---> Running in 6a5917a6ae37 [2021-09-10T16:36:10.986Z] Removing intermediate container 6a5917a6ae37 [2021-09-10T16:36:10.986Z] ---> 86aae2575643 [2021-09-10T16:36:10.986Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T16:36:10.986Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:36:10.986Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:36:10.986Z] ---> d3daf57a0721 [2021-09-10T16:36:10.986Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T16:36:10.986Z] ---> Using cache [2021-09-10T16:36:10.986Z] ---> 0773c592c9ea [2021-09-10T16:36:10.986Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:36:10.986Z] ---> Using cache [2021-09-10T16:36:10.986Z] ---> d572e90fb66d [2021-09-10T16:36:10.986Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T16:36:10.986Z] ---> Using cache [2021-09-10T16:36:10.986Z] ---> 9d96f0ab771f [2021-09-10T16:36:10.986Z] Step 6/24 : COPY go.mod . [2021-09-10T16:36:10.986Z] ---> Using cache [2021-09-10T16:36:10.986Z] ---> 714163872c60 [2021-09-10T16:36:10.986Z] Step 7/24 : RUN go mod download [2021-09-10T16:36:10.986Z] ---> Using cache [2021-09-10T16:36:10.986Z] ---> 89e11d2172ad [2021-09-10T16:36:10.986Z] Step 8/24 : COPY . . [2021-09-10T16:36:10.986Z] ---> Using cache [2021-09-10T16:36:10.986Z] ---> f047ffbaca83 [2021-09-10T16:36:10.986Z] Step 9/24 : RUN go mod tidy [2021-09-10T16:36:10.986Z] ---> Using cache [2021-09-10T16:36:10.986Z] ---> 0ee8075160cc [2021-09-10T16:36:10.986Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-10T16:36:11.256Z] ---> Running in 0658135dc19e [2021-09-10T16:36:11.256Z] ---> Running in 561d0625aa0d [2021-09-10T16:36:11.530Z] Removing intermediate container 0658135dc19e [2021-09-10T16:36:11.530Z] ---> 09df11069f33 [2021-09-10T16:36:11.530Z] Step 23/24 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:36:11.530Z] Collecting docker-compose==1.23.2 [2021-09-10T16:36:11.530Z] ---> Running in 542d556475e4 [2021-09-10T16:36:11.530Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-10T16:36:11.799Z] Collecting docopt<0.7,>=0.6.1 [2021-09-10T16:36:11.799Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-10T16:36:11.799Z] Removing intermediate container 542d556475e4 [2021-09-10T16:36:11.799Z] ---> 0966cab8f233 [2021-09-10T16:36:11.799Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T16:36:11.799Z] 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-09-10T16:36:11.799Z] ---> Running in 7b94bbdc0d3f [2021-09-10T16:36:12.065Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:36:12.065Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:36:12.065Z] ---> d3daf57a0721 [2021-09-10T16:36:12.065Z] Step 3/22 : WORKDIR /edgex-go [2021-09-10T16:36:12.065Z] ---> Using cache [2021-09-10T16:36:12.065Z] ---> 0773c592c9ea [2021-09-10T16:36:12.065Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:36:12.065Z] ---> Using cache [2021-09-10T16:36:12.065Z] ---> d572e90fb66d [2021-09-10T16:36:12.065Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-10T16:36:12.065Z] ---> Using cache [2021-09-10T16:36:12.065Z] ---> 9d96f0ab771f [2021-09-10T16:36:12.065Z] Step 6/22 : COPY go.mod . [2021-09-10T16:36:12.065Z] ---> Using cache [2021-09-10T16:36:12.065Z] ---> 714163872c60 [2021-09-10T16:36:12.065Z] Step 7/22 : RUN go mod download [2021-09-10T16:36:12.065Z] ---> Using cache [2021-09-10T16:36:12.065Z] ---> 89e11d2172ad [2021-09-10T16:36:12.065Z] Step 8/22 : COPY . . [2021-09-10T16:36:12.065Z] ---> Using cache [2021-09-10T16:36:12.065Z] ---> f047ffbaca83 [2021-09-10T16:36:12.065Z] Step 9/22 : RUN go mod tidy [2021-09-10T16:36:12.065Z] ---> Using cache [2021-09-10T16:36:12.065Z] ---> 0ee8075160cc [2021-09-10T16:36:12.065Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-10T16:36:12.065Z] ---> Running in 1ff63c3b1bd8 [2021-09-10T16:36:12.065Z] Removing intermediate container 7b94bbdc0d3f [2021-09-10T16:36:12.065Z] ---> fcd97805c6e4 [2021-09-10T16:36:12.065Z] [2021-09-10T16:36:12.330Z] Successfully built fcd97805c6e4 [2021-09-10T16:36:12.330Z] Successfully tagged core-data:latest [2021-09-10T16:36:12.330Z] Building security-secretstore-setup [2021-09-10T16:36:12.598Z]  Building core-data ... done 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-09-10T16:36:12.598Z] Collecting docker<4.0,>=3.6.0 [2021-09-10T16:36:12.598Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-10T16:36:12.870Z] 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-09-10T16:36:12.870Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-10T16:36:12.870Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-10T16:36:13.138Z] Collecting cached-property<2,>=1.2.0 [2021-09-10T16:36:13.138Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-10T16:36:13.138Z] Collecting jsonschema<3,>=2.5.1 [2021-09-10T16:36:13.405Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-10T16:36:13.405Z] Collecting texttable<0.10,>=0.9.0 [2021-09-10T16:36:13.405Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-10T16:36:14.373Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-10T16:36:14.373Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-10T16:36:15.350Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-10T16:36:15.350Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-10T16:36:15.350Z] Collecting PyYAML<4,>=3.10 [2021-09-10T16:36:15.350Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-10T16:36:17.302Z] Collecting docker-pycreds>=0.4.0 [2021-09-10T16:36:17.302Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-10T16:36:17.567Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-10T16:36:17.567Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-10T16:36:17.567Z] Collecting certifi>=2017.4.17 [2021-09-10T16:36:17.567Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-10T16:36:17.837Z] Collecting idna<2.8,>=2.5 [2021-09-10T16:36:17.837Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-10T16:36:17.837Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-10T16:36:17.837Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-10T16:36:17.837Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-10T16:36:17.837Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-10T16:36:17.837Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-10T16:36:17.837Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-10T16:36:18.104Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-10T16:36:18.104Z] Attempting uninstall: urllib3 [2021-09-10T16:36:18.104Z] Found existing installation: urllib3 1.26.2 [2021-09-10T16:36:18.104Z] Uninstalling urllib3-1.26.2: [2021-09-10T16:36:18.104Z] Successfully uninstalled urllib3-1.26.2 [2021-09-10T16:36:18.373Z] Attempting uninstall: idna [2021-09-10T16:36:18.373Z] Found existing installation: idna 3.1 [2021-09-10T16:36:18.373Z] Uninstalling idna-3.1: [2021-09-10T16:36:18.373Z] Successfully uninstalled idna-3.1 [2021-09-10T16:36:18.643Z] Attempting uninstall: chardet [2021-09-10T16:36:18.643Z] Found existing installation: chardet 4.0.0 [2021-09-10T16:36:18.643Z] Uninstalling chardet-4.0.0: [2021-09-10T16:36:18.643Z] Successfully uninstalled chardet-4.0.0 [2021-09-10T16:36:19.610Z] Attempting uninstall: requests [2021-09-10T16:36:19.610Z] Found existing installation: requests 2.25.1 [2021-09-10T16:36:19.610Z] Uninstalling requests-2.25.1: [2021-09-10T16:36:19.610Z] Successfully uninstalled requests-2.25.1 [2021-09-10T16:36:19.878Z] Running setup.py install for texttable: started [2021-09-10T16:36:20.840Z] Running setup.py install for texttable: finished with status 'done' [2021-09-10T16:36:20.840Z] Running setup.py install for PyYAML: started [2021-09-10T16:36:21.106Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:36:21.106Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:36:21.106Z] ---> d3daf57a0721 [2021-09-10T16:36:21.106Z] Step 3/26 : WORKDIR /edgex-go [2021-09-10T16:36:21.106Z] ---> Using cache [2021-09-10T16:36:21.106Z] ---> 0773c592c9ea [2021-09-10T16:36:21.106Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:36:21.106Z] ---> Using cache [2021-09-10T16:36:21.106Z] ---> d572e90fb66d [2021-09-10T16:36:21.106Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-10T16:36:21.106Z] ---> Using cache [2021-09-10T16:36:21.106Z] ---> 9d96f0ab771f [2021-09-10T16:36:21.106Z] Step 6/26 : COPY go.mod . [2021-09-10T16:36:21.106Z] ---> Using cache [2021-09-10T16:36:21.106Z] ---> 714163872c60 [2021-09-10T16:36:21.106Z] Step 7/26 : RUN go mod download [2021-09-10T16:36:21.106Z] ---> Using cache [2021-09-10T16:36:21.106Z] ---> 89e11d2172ad [2021-09-10T16:36:21.106Z] Step 8/26 : COPY . . [2021-09-10T16:36:21.106Z] ---> Using cache [2021-09-10T16:36:21.106Z] ---> f047ffbaca83 [2021-09-10T16:36:21.106Z] Step 9/26 : RUN go mod tidy [2021-09-10T16:36:21.106Z] ---> Using cache [2021-09-10T16:36:21.106Z] ---> 0ee8075160cc [2021-09-10T16:36:21.106Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-10T16:36:21.707Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-10T16:36:21.991Z] ---> Running in 9be2519fa46b [2021-09-10T16:36:21.991Z] Running setup.py install for docopt: started [2021-09-10T16:36:22.596Z] 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-09-10T16:36:22.875Z] Running setup.py install for docopt: finished with status 'done' [2021-09-10T16:36:22.875Z] Running setup.py install for dockerpty: started [2021-09-10T16:36:23.477Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-10T16:36:24.066Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-09-10T16:36:27.947Z] Removing intermediate container 20951a5e1cff [2021-09-10T16:36:27.947Z] ---> 243eac3665ec [2021-09-10T16:36:27.947Z] Successfully built 243eac3665ec [2021-09-10T16:36:27.947Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:36:28.298Z] + docker inspect -f . ci-base-image-arm64 [2021-09-10T16:36:28.298Z] . [Pipeline] withDockerContainer [2021-09-10T16:36:28.430Z] Removing intermediate container 35d73b897c1c [2021-09-10T16:36:28.430Z] ---> cce61d9fe469 [2021-09-10T16:36:28.430Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-10T16:36:28.430Z] ---> Running in ad6ef1b41adc [2021-09-10T16:36:28.430Z] Removing intermediate container ad6ef1b41adc [2021-09-10T16:36:28.430Z] ---> c99d17eea3df [2021-09-10T16:36:28.430Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-10T16:36:28.430Z] ---> Running in b97448846803 [2021-09-10T16:36:28.430Z] Removing intermediate container b97448846803 [2021-09-10T16:36:28.430Z] ---> c3f1486796ac [2021-09-10T16:36:28.430Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-10T16:36:28.563Z] prd-ubuntu18.04-docker-arm64-4c-16g-1973 does not seem to be running inside a container [2021-09-10T16:36:28.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-10T16:36:29.458Z] ---> d9a5164b29b4 [2021-09-10T16:36:29.458Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-10T16:36:29.458Z] Removing intermediate container 8b001a3f0925 [2021-09-10T16:36:29.458Z] ---> abe3fcfdf5d6 [2021-09-10T16:36:29.458Z] [2021-09-10T16:36:29.458Z] Step 11/32 : FROM alpine:3.12 [2021-09-10T16:36:29.458Z] ---> 48b8ec4ed9eb [2021-09-10T16:36:29.458Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-10T16:36:29.743Z] ---> Running in cc3a5fa67b55 [2021-09-10T16:36:29.743Z] ---> 91f42ffb917d [2021-09-10T16:36:29.743Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-10T16:36:29.743Z] Removing intermediate container cc3a5fa67b55 [2021-09-10T16:36:29.744Z] ---> a6d2bcfd0416 [2021-09-10T16:36:29.744Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-10T16:36:29.744Z] ---> Running in 64a6040eaa49 [2021-09-10T16:36:30.350Z] ---> d1a8ddef4e50 [2021-09-10T16:36:30.350Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-10T16:36:30.350Z] ---> Running in 64f68371de39 [2021-09-10T16:36:30.350Z] Removing intermediate container 64f68371de39 [2021-09-10T16:36:30.350Z] ---> 2d126eb89c1b [2021-09-10T16:36:30.350Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:36:30.350Z] ---> Running in 1927fe492ff4 [2021-09-10T16:36:30.355Z] $ docker top e534316ed5cc101d4a300c7703949826c61afcd7f3ecd24a49d24b13fceef301 -eo pid,comm [2021-09-10T16:36:30.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:30.629Z] Removing intermediate container 1927fe492ff4 [2021-09-10T16:36:30.629Z] ---> 76e257749e26 [2021-09-10T16:36:30.629Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T16:36:30.629Z] ---> Running in 0e6b83cd2b0a [2021-09-10T16:36:30.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-09-10T16:36:30.917Z] Removing intermediate container 0e6b83cd2b0a [2021-09-10T16:36:30.917Z] ---> 25bb21eff256 [2021-09-10T16:36:30.917Z] Step 23/24 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:36:30.917Z] ---> Running in a05eb946894c [2021-09-10T16:36:30.917Z] Removing intermediate container a05eb946894c [2021-09-10T16:36:30.917Z] ---> dad1a02ab33f [2021-09-10T16:36:30.917Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T16:36:30.917Z] ---> Running in 7c720014c461 [2021-09-10T16:36:30.917Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-10T16:36:30.917Z] (2/2) Installing su-exec (0.2-r1) [2021-09-10T16:36:30.917Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T16:36:31.190Z] OK: 6 MiB in 16 packages [2021-09-10T16:36:31.190Z] Removing intermediate container 7c720014c461 [2021-09-10T16:36:31.190Z] ---> 2d36390ad573 [2021-09-10T16:36:31.190Z] [2021-09-10T16:36:31.190Z] Successfully built 2d36390ad573 [2021-09-10T16:36:31.190Z] Successfully tagged sys-mgmt-agent:latest [2021-09-10T16:36:31.337Z] + go version [2021-09-10T16:36:31.337Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-10T16:36:31.362Z] $ docker stop --time=1 e534316ed5cc101d4a300c7703949826c61afcd7f3ecd24a49d24b13fceef301 [2021-09-10T16:36:31.462Z]  Building sys-mgmt-agent ... done Removing intermediate container 64a6040eaa49 [2021-09-10T16:36:31.462Z] ---> fdb25b72bdf4 [2021-09-10T16:36:31.463Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-10T16:36:31.463Z] ---> Running in 03afb4cd1ef1 [2021-09-10T16:36:31.757Z] Removing intermediate container 03afb4cd1ef1 [2021-09-10T16:36:31.757Z] ---> a471342b4911 [2021-09-10T16:36:31.757Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-10T16:36:31.757Z] ---> Running in c7c74133e01c [2021-09-10T16:36:32.033Z] Removing intermediate container c7c74133e01c [2021-09-10T16:36:32.033Z] ---> 4428addfa4c4 [2021-09-10T16:36:32.033Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-10T16:36:32.033Z] ---> Running in aced5b9b4c11 [2021-09-10T16:36:32.642Z] Removing intermediate container aced5b9b4c11 [2021-09-10T16:36:32.642Z] ---> 76bc097e4b75 [2021-09-10T16:36:32.642Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-10T16:36:32.642Z] ---> Running in 129bdf597181 [2021-09-10T16:36:32.914Z] Removing intermediate container 129bdf597181 [2021-09-10T16:36:32.914Z] ---> fcd22fee47e4 [2021-09-10T16:36:32.914Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-10T16:36:33.187Z] ---> 689ac547b498 [2021-09-10T16:36:33.187Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-10T16:36:33.187Z] ---> Running in 0db330614114 [2021-09-10T16:36:33.249Z] $ docker rm -f e534316ed5cc101d4a300c7703949826c61afcd7f3ecd24a49d24b13fceef301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:36:34.023Z] + docker inspect -f . ci-base-image-arm64 [2021-09-10T16:36:34.023Z] . [Pipeline] withDockerContainer [2021-09-10T16:36:34.181Z] Removing intermediate container 0db330614114 [2021-09-10T16:36:34.181Z] ---> 1e9fade727bc [2021-09-10T16:36:34.181Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:36:34.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-1973 does not seem to be running inside a container [2021-09-10T16:36:34.367Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-10T16:36:34.458Z] ---> 7bc09816a8a8 [2021-09-10T16:36:34.458Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-10T16:36:35.438Z] ---> 8007cbda3193 [2021-09-10T16:36:35.438Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-10T16:36:35.714Z] ---> ef6da19cb056 [2021-09-10T16:36:35.715Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-10T16:36:35.952Z] $ docker top 888423acf3f95a15866eabeb46b2ace6cdf4a3422627e52ffe2f1ff8f23d1342 -eo pid,comm [2021-09-10T16:36:35.990Z] ---> 257ae87b17e5 [2021-09-10T16:36:35.990Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-10T16:36:35.990Z] ---> b1f2f323b024 [2021-09-10T16:36:35.990Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [Pipeline] { [Pipeline] echo [2021-09-10T16:36:36.287Z] ========================================================= [2021-09-10T16:36:36.287Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-10T16:36:36.287Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-10T16:36:36.599Z] ---> Running in e109477e6181 [2021-09-10T16:36:36.599Z] Removing intermediate container e109477e6181 [2021-09-10T16:36:36.599Z] ---> 52607ca9e2e7 [2021-09-10T16:36:36.599Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-10T16:36:36.878Z] ---> 40a543aec724 [2021-09-10T16:36:36.878Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-10T16:36:36.878Z] ---> Running in a3d89b856c11 [2021-09-10T16:36:36.962Z] + go mod tidy [2021-09-10T16:36:37.875Z] Removing intermediate container a3d89b856c11 [2021-09-10T16:36:37.875Z] ---> 97e31fcd9bb6 [2021-09-10T16:36:37.875Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] sh [2021-09-10T16:36:38.160Z] ---> Running in 6676712dafd2 [2021-09-10T16:36:38.160Z] Removing intermediate container 6676712dafd2 [2021-09-10T16:36:38.160Z] ---> c2ddb4c82562 [2021-09-10T16:36:38.160Z] Step 29/32 : CMD ["gate"] [2021-09-10T16:36:38.160Z] ---> Running in c3325033b608 [2021-09-10T16:36:38.431Z] Removing intermediate container c3325033b608 [2021-09-10T16:36:38.431Z] ---> a0f6ac35a157 [2021-09-10T16:36:38.431Z] Step 30/32 : LABEL arch=x86_64 [2021-09-10T16:36:38.431Z] ---> Running in 917360c86e1e [2021-09-10T16:36:38.615Z] + make test [2021-09-10T16:36:38.615Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-10T16:36:38.615Z] go mod tidy [2021-09-10T16:36:38.711Z] Removing intermediate container 917360c86e1e [2021-09-10T16:36:38.711Z] ---> 746c33b0f210 [2021-09-10T16:36:38.711Z] Step 31/32 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:36:38.711Z] ---> Running in 5f93fd6b5946 [2021-09-10T16:36:38.990Z] Removing intermediate container 5f93fd6b5946 [2021-09-10T16:36:38.990Z] ---> 35b90b884b64 [2021-09-10T16:36:38.990Z] Step 32/32 : LABEL version=0.0.0 [2021-09-10T16:36:39.217Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-10T16:36:39.263Z] ---> Running in 577211a720c7 [2021-09-10T16:36:39.263Z] Removing intermediate container 577211a720c7 [2021-09-10T16:36:39.263Z] ---> aa767a10b5f4 [2021-09-10T16:36:39.263Z] [2021-09-10T16:36:39.540Z] Successfully built aa767a10b5f4 [2021-09-10T16:36:39.540Z] Successfully tagged security-bootstrapper:latest [2021-09-10T16:36:40.995Z]  Building security-bootstrapper ... done 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-09-10T16:36:45.309Z] Removing intermediate container 1ff63c3b1bd8 [2021-09-10T16:36:45.309Z] ---> adb1be3c8073 [2021-09-10T16:36:45.309Z] [2021-09-10T16:36:45.309Z] Step 11/22 : FROM alpine:3.12 [2021-09-10T16:36:45.309Z] ---> 48b8ec4ed9eb [2021-09-10T16:36:45.309Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-10T16:36:45.309Z] ---> Running in ca453a230d2f [2021-09-10T16:36:45.309Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:45.591Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:45.591Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-10T16:36:45.591Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-10T16:36:45.592Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-10T16:36:45.592Z] (4/4) Installing curl (7.78.0-r0) [2021-09-10T16:36:45.592Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T16:36:45.592Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T16:36:45.863Z] OK: 7 MiB in 18 packages [2021-09-10T16:36:46.136Z] Removing intermediate container ca453a230d2f [2021-09-10T16:36:46.136Z] ---> b6a857494453 [2021-09-10T16:36:46.136Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T16:36:46.460Z] ---> Running in 5975de8772ad [2021-09-10T16:36:46.742Z] 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-09-10T16:36:47.015Z] Removing intermediate container 5975de8772ad [2021-09-10T16:36:47.015Z] ---> 18150d217e30 [2021-09-10T16:36:47.015Z] Step 14/22 : WORKDIR /edgex [2021-09-10T16:36:47.015Z] ---> Running in a89e15c12108 [2021-09-10T16:36:47.015Z] Removing intermediate container 561d0625aa0d [2021-09-10T16:36:47.015Z] ---> c9fa7f326fc0 [2021-09-10T16:36:47.015Z] [2021-09-10T16:36:47.015Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T16:36:47.015Z] ---> 48b8ec4ed9eb [2021-09-10T16:36:47.015Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T16:36:47.015Z] ---> Using cache [2021-09-10T16:36:47.015Z] ---> c4b713a1c7b7 [2021-09-10T16:36:47.015Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T16:36:47.015Z] ---> Using cache [2021-09-10T16:36:47.015Z] ---> a03e90d2b471 [2021-09-10T16:36:47.015Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-10T16:36:47.015Z] ---> Running in 7e8589256edc [2021-09-10T16:36:47.015Z] Removing intermediate container a89e15c12108 [2021-09-10T16:36:47.015Z] ---> fbb41dbadf72 [2021-09-10T16:36:47.015Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-10T16:36:47.284Z] Removing intermediate container 7e8589256edc [2021-09-10T16:36:47.284Z] ---> fcd9a15b9552 [2021-09-10T16:36:47.284Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T16:36:47.284Z] ---> Running in 7e75558df351 [2021-09-10T16:36:47.284Z] ---> dbb0964d2c0d [2021-09-10T16:36:47.284Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-10T16:36:47.284Z] Removing intermediate container 7e75558df351 [2021-09-10T16:36:47.284Z] ---> c3679fc4c29e [2021-09-10T16:36:47.284Z] Step 16/24 : WORKDIR / [2021-09-10T16:36:47.552Z] ---> Running in 03845047cc7f [2021-09-10T16:36:47.822Z] ---> fabe2184b069 [2021-09-10T16:36:47.822Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-10T16:36:47.822Z] Removing intermediate container 03845047cc7f [2021-09-10T16:36:47.822Z] ---> e474dd64237c [2021-09-10T16:36:47.822Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:36:48.094Z] ---> d196d091bc66 [2021-09-10T16:36:48.094Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-10T16:36:48.361Z] ---> d79a46632a0a [2021-09-10T16:36:48.361Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-10T16:36:48.626Z] ---> Running in c66dd3a51ab0 [2021-09-10T16:36:48.626Z] ---> 07b838fceb0e [2021-09-10T16:36:48.626Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-10T16:36:48.626Z] Removing intermediate container 9be2519fa46b [2021-09-10T16:36:48.626Z] ---> d0ca436c9d03 [2021-09-10T16:36:48.626Z] [2021-09-10T16:36:48.626Z] Step 11/26 : FROM alpine:3.12 [2021-09-10T16:36:48.626Z] ---> 48b8ec4ed9eb [2021-09-10T16:36:48.626Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-10T16:36:48.626Z] Removing intermediate container c66dd3a51ab0 [2021-09-10T16:36:48.626Z] ---> f731b369728e [2021-09-10T16:36:48.626Z] Step 19/22 : CMD ["--init=true"] [2021-09-10T16:36:48.626Z] ---> Running in 376831dfdc30 [2021-09-10T16:36:48.626Z] ---> Running in f7172935ee49 [2021-09-10T16:36:48.896Z] ---> 91dbd6f3e6a7 [2021-09-10T16:36:48.896Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-10T16:36:48.896Z] Removing intermediate container f7172935ee49 [2021-09-10T16:36:48.896Z] ---> 147100aa7490 [2021-09-10T16:36:48.896Z] Step 20/22 : LABEL arch=x86_64 [2021-09-10T16:36:48.896Z] ---> Running in 8e75f2792de7 [2021-09-10T16:36:48.896Z] ---> Running in 67bf03333da1 [2021-09-10T16:36:48.896Z] Removing intermediate container 8e75f2792de7 [2021-09-10T16:36:48.896Z] ---> 912028b37a1b [2021-09-10T16:36:48.896Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:36:48.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:48.896Z] Removing intermediate container 67bf03333da1 [2021-09-10T16:36:48.896Z] ---> b965a3c1fcd0 [2021-09-10T16:36:48.896Z] Step 21/22 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:36:49.162Z] ---> Running in aaacc9b1d35c [2021-09-10T16:36:49.162Z] ---> Running in d636ef608a3d [2021-09-10T16:36:49.162Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-10T16:36:49.162Z] Removing intermediate container aaacc9b1d35c [2021-09-10T16:36:49.162Z] ---> f8c4a7d21e91 [2021-09-10T16:36:49.162Z] Step 22/24 : LABEL arch=x86_64 [2021-09-10T16:36:49.162Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-10T16:36:49.162Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-10T16:36:49.162Z] (3/3) Installing su-exec (0.2-r1) [2021-09-10T16:36:49.162Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T16:36:49.162Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T16:36:49.162Z] Removing intermediate container d636ef608a3d [2021-09-10T16:36:49.162Z] ---> a5eade8ce80e [2021-09-10T16:36:49.162Z] Step 22/22 : LABEL version=0.0.0 [2021-09-10T16:36:49.162Z] OK: 6 MiB in 17 packages [2021-09-10T16:36:49.162Z] ---> Running in 56d30ece9033 [2021-09-10T16:36:49.431Z] ---> Running in 0f78861f150b [2021-09-10T16:36:49.431Z] Removing intermediate container 56d30ece9033 [2021-09-10T16:36:49.431Z] ---> fd633a97f2eb [2021-09-10T16:36:49.431Z] Step 23/24 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:36:49.431Z] Removing intermediate container 0f78861f150b [2021-09-10T16:36:49.431Z] ---> 62533f3413ba [2021-09-10T16:36:49.431Z] [2021-09-10T16:36:49.431Z] ---> Running in 5d5eef5f2524 [2021-09-10T16:36:49.431Z] Successfully built 62533f3413ba [2021-09-10T16:36:49.431Z] Successfully tagged security-proxy-setup:latest [2021-09-10T16:36:49.700Z]  Building security-proxy-setup ... done Removing intermediate container 376831dfdc30 [2021-09-10T16:36:49.700Z] ---> 14572840125d [2021-09-10T16:36:49.700Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T16:36:49.700Z] ---> Running in 27299acc020c [2021-09-10T16:36:49.700Z] Removing intermediate container 5d5eef5f2524 [2021-09-10T16:36:49.700Z] ---> 779f16a35b7d [2021-09-10T16:36:49.700Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T16:36:49.700Z] ---> Running in 5d8c6c1f0441 [2021-09-10T16:36:49.700Z] Removing intermediate container 27299acc020c [2021-09-10T16:36:49.700Z] ---> 659e921ccba5 [2021-09-10T16:36:49.700Z] Step 14/26 : WORKDIR / [2021-09-10T16:36:49.700Z] ---> Running in db7a28502f92 [2021-09-10T16:36:49.700Z] Removing intermediate container 5d8c6c1f0441 [2021-09-10T16:36:49.700Z] ---> c3c3d1f85eb9 [2021-09-10T16:36:49.700Z] [2021-09-10T16:36:49.967Z] Successfully built c3c3d1f85eb9 [2021-09-10T16:36:49.967Z] Successfully tagged core-metadata:latest [2021-09-10T16:36:49.967Z]  Building core-metadata ... done Removing intermediate container db7a28502f92 [2021-09-10T16:36:49.967Z] ---> 4b03a74561d1 [2021-09-10T16:36:49.967Z] 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-09-10T16:36:49.967Z] ---> 4e373656721e [2021-09-10T16:36:49.967Z] 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-09-10T16:36:50.239Z] ---> 4971a1474fd7 [2021-09-10T16:36:50.239Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-10T16:36:50.239Z] ---> 254f053875bc [2021-09-10T16:36:50.239Z] 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-09-10T16:36:50.510Z] ---> f3564fa0ed57 [2021-09-10T16:36:50.510Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-10T16:36:50.776Z] ---> ecdd402fad66 [2021-09-10T16:36:50.776Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-10T16:36:51.045Z] ---> 98293beb929f [2021-09-10T16:36:51.045Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-10T16:36:51.311Z] ---> 8802dd536764 [2021-09-10T16:36:51.311Z] 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-09-10T16:36:51.311Z] ---> Running in 1030b34e5998 [2021-09-10T16:36:51.900Z] Removing intermediate container 1030b34e5998 [2021-09-10T16:36:51.900Z] ---> 373f11996707 [2021-09-10T16:36:51.900Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-10T16:36:51.900Z] ---> Running in 19f3b79d83e5 [2021-09-10T16:36:51.900Z] Removing intermediate container 19f3b79d83e5 [2021-09-10T16:36:51.900Z] ---> 822d19f23d8f [2021-09-10T16:36:51.900Z] Step 24/26 : LABEL arch=x86_64 [2021-09-10T16:36:51.900Z] ---> Running in 37bd657bdf82 [2021-09-10T16:36:51.900Z] Removing intermediate container 37bd657bdf82 [2021-09-10T16:36:51.900Z] ---> 35accb3e49f1 [2021-09-10T16:36:51.900Z] Step 25/26 : LABEL git_sha=8781d784f0553713d4a8ceb723131f824ad6c649 [2021-09-10T16:36:51.900Z] ---> Running in 3958d410bc01 [2021-09-10T16:36:52.171Z] Removing intermediate container 3958d410bc01 [2021-09-10T16:36:52.171Z] ---> bfe304f21655 [2021-09-10T16:36:52.171Z] Step 26/26 : LABEL version=0.0.0 [2021-09-10T16:36:52.171Z] ---> Running in eae26ba5ca6b [2021-09-10T16:36:52.171Z] Removing intermediate container eae26ba5ca6b [2021-09-10T16:36:52.171Z] ---> fa94308ec0a2 [2021-09-10T16:36:52.171Z] [2021-09-10T16:36:52.171Z] Successfully built fa94308ec0a2 [2021-09-10T16:36:52.437Z] Successfully tagged security-secretstore-setup:latest [2021-09-10T16:36:52.448Z]  Building security-secretstore-setup ... done  [Pipeline] } [2021-09-10T16:36:52.455Z] $ docker stop --time=1 3cecb4a2eeeec2367851ea91c0740fd879d6d5a8059cee00b28dd9de8fcc2555 [2021-09-10T16:36:54.257Z] $ docker rm -f 3cecb4a2eeeec2367851ea91c0740fd879d6d5a8059cee00b28dd9de8fcc2555 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-10T16:36:54.656Z] + docker images [2021-09-10T16:36:54.656Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-10T16:36:54.656Z] security-secretstore-setup latest fa94308ec0a2 2 seconds ago 28.1MB [2021-09-10T16:36:54.656Z] security-proxy-setup latest 62533f3413ba 5 seconds ago 26MB [2021-09-10T16:36:54.656Z] core-metadata latest c3c3d1f85eb9 5 seconds ago 16.7MB [2021-09-10T16:36:54.656Z] d0ca436c9d03 6 seconds ago 1.76GB [2021-09-10T16:36:54.656Z] c9fa7f326fc0 8 seconds ago 1.76GB [2021-09-10T16:36:54.656Z] adb1be3c8073 10 seconds ago 1.76GB [2021-09-10T16:36:54.656Z] security-bootstrapper latest aa767a10b5f4 15 seconds ago 18.8MB [2021-09-10T16:36:54.656Z] sys-mgmt-agent latest 2d36390ad573 24 seconds ago 325MB [2021-09-10T16:36:54.656Z] abe3fcfdf5d6 25 seconds ago 1.75GB [2021-09-10T16:36:54.656Z] core-data latest fcd97805c6e4 43 seconds ago 20.4MB [2021-09-10T16:36:54.656Z] support-scheduler latest f84f6d0b6caa 51 seconds ago 16.1MB [2021-09-10T16:36:54.656Z] support-notifications latest 3ed8df00137b 54 seconds ago 16.8MB [2021-09-10T16:36:54.656Z] 08983311739a 57 seconds ago 1.75GB [2021-09-10T16:36:54.656Z] 49744fe9e9e9 58 seconds ago 1.76GB [2021-09-10T16:36:54.656Z] core-command latest 33dc37b7d150 About a minute ago 16MB [2021-09-10T16:36:54.656Z] 3fa94e67d315 About a minute ago 1.75GB [2021-09-10T16:36:54.656Z] b316ac63a50f About a minute ago 1.75GB [2021-09-10T16:36:54.656Z] 7009d8772d63 About a minute ago 1.75GB [2021-09-10T16:36:54.656Z] ci-base-image-x86_64 latest d3daf57a0721 5 minutes ago 1.25GB [2021-09-10T16:36:54.656Z] alpine 3.12 48b8ec4ed9eb 9 days ago 5.58MB [2021-09-10T16:36:54.656Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 3 weeks ago 37.5MB [2021-09-10T16:36:54.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 5 weeks ago 547MB [2021-09-10T16:36:54.656Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-10T16:36:54.656Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 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-09-10T16:37:06.034Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-10T16:37:10.366Z] Still waiting to schedule task [2021-09-10T16:37:10.366Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-10T16:38:02.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-10T16:38:04.618Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-10T16:38:05.605Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-10T16:38:05.883Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-10T16:38:17.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-10T16:38:17.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-10T16:38:17.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-10T16:38:17.834Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-10T16:38:17.834Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-10T16:38:18.110Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-10T16:38:19.549Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-10T16:38:19.549Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-10T16:38:19.549Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-10T16:38:19.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-10T16:38:26.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements [2021-09-10T16:38:26.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-10T16:38:26.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-10T16:38:30.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.309s coverage: 100.0% of statements [2021-09-10T16:38:30.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-10T16:38:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.514s coverage: 46.3% of statements [2021-09-10T16:38:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-10T16:38:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-10T16:38:35.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.584s coverage: 90.1% of statements [2021-09-10T16:38:35.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-10T16:38:35.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-10T16:38:35.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 81.2% of statements [2021-09-10T16:38:35.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-10T16:38:35.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-10T16:38:35.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-10T16:38:35.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-10T16:38:35.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-10T16:38:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.474s coverage: 94.2% of statements [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-10T16:38:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 59.1% of statements [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-10T16:38:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.220s coverage: 60.0% of statements [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-10T16:38:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.330s coverage: 0.8% of statements [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-10T16:38:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.164s coverage: 58.8% of statements [2021-09-10T16:38:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.204s coverage: 21.7% of statements [2021-09-10T16:38:42.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-10T16:38:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements [2021-09-10T16:38:42.274Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.289s coverage: 79.5% of statements [2021-09-10T16:38:42.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2021-09-10T16:38:44.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.299s coverage: 96.3% of statements [2021-09-10T16:38:44.776Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2021-09-10T16:38:48.923Z] Running on prd-ubuntu18.04-docker-8c-8g-1974 in /w/workspace/edgexfoundry_edgex-go_PR-3699 [Pipeline] { [Pipeline] ws [2021-09-10T16:38:48.943Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2021-09-10T16:38:49.063Z] The recommended git tool is: git [2021-09-10T16:38:53.281Z] using credential edgex-jenkins-ssh [2021-09-10T16:38:53.295Z] Cloning the remote Git repository [2021-09-10T16:38:53.312Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-10T16:38:53.389Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2021-09-10T16:38:53.419Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T16:38:53.419Z] > git --version # timeout=10 [2021-09-10T16:38:53.427Z] > git --version # 'git version 2.17.1' [2021-09-10T16:38:53.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T16:38:53.457Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T16:38:58.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.186s coverage: 94.4% of statements [2021-09-10T16:38:58.784Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements [2021-09-10T16:39:01.849Z] Merging remotes/origin/main commit 258ae4e0c972a74146565ab25326efaede3e8d1a into PR head commit 8985c28abc18d36b1f725d1ae0f698a284742b07 [2021-09-10T16:39:01.080Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T16:39:01.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-10T16:39:01.100Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-10T16:39:01.114Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-10T16:39:01.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T16:39:01.121Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3699/head:refs/remotes/origin/PR-3699 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-10T16:39:01.857Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T16:39:01.867Z] > git checkout -f 8985c28abc18d36b1f725d1ae0f698a284742b07 # timeout=10 [2021-09-10T16:39:02.018Z] Merge succeeded, producing 64c176808be6b22361e1d7ad4ffc0a69639bbca6 [2021-09-10T16:39:02.019Z] Checking out Revision 64c176808be6b22361e1d7ad4ffc0a69639bbca6 (PR-3699) [2021-09-10T16:39:03.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.630s coverage: 81.8% of statements [2021-09-10T16:39:03.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-10T16:39:01.935Z] > git remote # timeout=10 [2021-09-10T16:39:01.941Z] > git config --get remote.origin.url # timeout=10 [2021-09-10T16:39:01.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-10T16:39:01.951Z] > git merge 258ae4e0c972a74146565ab25326efaede3e8d1a # timeout=10 [2021-09-10T16:39:02.005Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-10T16:39:02.016Z] > git config core.sparsecheckout # timeout=10 [2021-09-10T16:39:02.021Z] > git checkout -f 64c176808be6b22361e1d7ad4ffc0a69639bbca6 # timeout=10 [2021-09-10T16:39:05.806Z] Commit message: "Merge commit '258ae4e0c972a74146565ab25326efaede3e8d1a' into HEAD" [2021-09-10T16:39:05.821Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:39:05.805Z] > git rev-list --no-walk 6bb3b9b78443f1387aa60bd737d89e98d65a74bb # timeout=10 [2021-09-10T16:39:08.245Z] + echo snap-build.sh [2021-09-10T16:39:08.245Z] snap-build.sh [2021-09-10T16:39:08.245Z] + SNAP_BASE_DIR=. [2021-09-10T16:39:08.245Z] + '[' '!' -z /w/workspace/edgex-go/5 ']' [2021-09-10T16:39:08.245Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/5 [2021-09-10T16:39:08.245Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' [2021-09-10T16:39:08.245Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/5] [2021-09-10T16:39:08.245Z] + cd /w/workspace/edgex-go/5 [2021-09-10T16:39:08.245Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-09-10T16:39:08.245Z] Reading package lists... [2021-09-10T16:39:08.245Z] Building dependency tree... [2021-09-10T16:39:08.245Z] Reading state information... [2021-09-10T16:39:08.245Z] The following packages were automatically installed and are no longer required: [2021-09-10T16:39:08.245Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-09-10T16:39:08.245Z] uidmap xdelta3 [2021-09-10T16:39:08.245Z] Use 'sudo apt autoremove' to remove them. [2021-09-10T16:39:08.245Z] The following packages will be REMOVED: [2021-09-10T16:39:08.245Z] lxd* lxd-client* [2021-09-10T16:39:08.245Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-09-10T16:39:08.245Z] After this operation, 31.7 MB disk space will be freed. [2021-09-10T16:39:08.245Z] (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-09-10T16:39:08.245Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T16:39:08.245Z] Removing lxd dnsmasq configuration [2021-09-10T16:39:08.245Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T16:39:08.245Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-09-10T16:39:09.207Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T16:39:09.207Z] (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-09-10T16:39:09.207Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.221s coverage: 87.2% of statements [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2021-09-10T16:39:09.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.774s coverage: 91.2% of statements [2021-09-10T16:39:09.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-10T16:39:10.165Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-09-10T16:39:10.432Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-09-10T16:39:10.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.772s coverage: 64.4% of statements [2021-09-10T16:39:10.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-10T16:39:10.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-10T16:39:10.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.183s coverage: 100.0% of statements [2021-09-10T16:39:10.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 91.3% of statements [2021-09-10T16:39:11.018Z] + sudo snap remove --purge lxd [2021-09-10T16:39:11.018Z] snap "lxd" is not installed [2021-09-10T16:39:11.018Z] + sudo groupadd --force --system lxd [2021-09-10T16:39:11.018Z] ++ whoami [2021-09-10T16:39:11.018Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-09-10T16:39:11.018Z] + newgrp - lxd [2021-09-10T16:39:11.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2021-09-10T16:39:11.284Z] + sudo snap install lxd [2021-09-10T16:39:11.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2021-09-10T16:39:11.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2021-09-10T16:39:17.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.025s coverage: 62.6% of statements [2021-09-10T16:39:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-10T16:39:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-10T16:39:17.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-10T16:39:18.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.749s coverage: 43.6% of statements [2021-09-10T16:39:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-10T16:39:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-10T16:39:18.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.363s coverage: 89.5% of statements [2021-09-10T16:39:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-10T16:39:18.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.221s coverage: 84.8% of statements [2021-09-10T16:39:18.489Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-10T16:39:19.499Z] 2021-09-10T16:39:16Z INFO Waiting for automatic snapd restart... [2021-09-10T16:39:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.211s coverage: 19.5% of statements [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-10T16:39:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.528s coverage: 92.0% of statements [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-10T16:39:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.205s coverage: 62.7% of statements [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-10T16:39:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.440s coverage: 97.7% of statements [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-10T16:39:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.164s coverage: 28.9% of statements [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-10T16:39:25.231Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-10T16:39:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-09-10T16:39:25.231Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements [2021-09-10T16:39:26.210Z] GO111MODULE=on go vet ./... [2021-09-10T16:39:34.499Z] lxd 4.18 from Canonical* installed [2021-09-10T16:39:34.499Z] + sudo lxd init --auto [2021-09-10T16:39:42.715Z] + sudo snap install --classic snapcraft [2021-09-10T16:39:52.790Z] snapcraft 5.0 from Canonical* installed [2021-09-10T16:39:52.790Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-09-10T16:39:52.790Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-09-10T16:39:52.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-10T16:39:52.790Z] Dload Upload Total Spent Left Speed [2021-09-10T16:39:52.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4415 0 --:--:-- --:--:-- --:--:-- 4415 [2021-09-10T16:39:52.790Z] 100 3325k 100 3325k 0 0 9473k 0 --:--:-- --:--:-- --:--:-- 9473k [2021-09-10T16:39:52.790Z] ./yq_linux_amd64 [2021-09-10T16:39:52.790Z] + sudo snapcraft prime --use-lxd [2021-09-10T16:39:53.757Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-09-10T16:39:53.757Z] 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-09-10T16:39:53.757Z] - README.md [2021-09-10T16:39:53.757Z] [2021-09-10T16:39:53.757Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-10T16:39:54.024Z] Launching a container. [2021-09-10T16:40:00.677Z] Waiting for container to be ready [2021-09-10T16:40:01.259Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-09-10T16:40:01.259Z] [2021-09-10T16:40:05.523Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-09-10T16:40:05.523Z] Waiting for network to be ready... [2021-09-10T16:40:05.523Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-10T16:40:05.789Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-10T16:40:05.789Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-10T16:40:05.789Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-10T16:40:06.057Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-10T16:40:06.057Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-10T16:40:06.057Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-10T16:40:06.057Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-10T16:40:06.057Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-10T16:40:06.057Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-10T16:40:06.324Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-10T16:40:06.324Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-10T16:40:06.590Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-10T16:40:06.590Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-10T16:40:06.590Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-10T16:40:06.590Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-10T16:40:07.174Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-10T16:40:07.174Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-10T16:40:07.444Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-10T16:40:07.444Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-10T16:40:07.711Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-10T16:40:07.711Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-10T16:40:07.711Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-10T16:40:07.711Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-10T16:40:07.711Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-10T16:40:07.711Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-10T16:40:07.711Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-10T16:40:10.286Z] Fetched 25.2 MB in 4s (5623 kB/s) [2021-09-10T16:40:10.868Z] Reading package lists... [2021-09-10T16:40:11.134Z] Reading package lists... [2021-09-10T16:40:11.400Z] Building dependency tree... [2021-09-10T16:40:11.400Z] Reading state information... [2021-09-10T16:40:11.400Z] The following additional packages will be installed: [2021-09-10T16:40:11.400Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-10T16:40:11.400Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-10T16:40:11.400Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-10T16:40:11.400Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-09-10T16:40:11.400Z] Suggested packages: [2021-09-10T16:40:11.400Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-09-10T16:40:11.400Z] Recommended packages: [2021-09-10T16:40:11.400Z] gnupg libsasl2-modules [2021-09-10T16:40:11.400Z] The following NEW packages will be installed: [2021-09-10T16:40:11.400Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-09-10T16:40:11.400Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-09-10T16:40:11.400Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-09-10T16:40:11.400Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-09-10T16:40:11.400Z] The following packages will be upgraded: [2021-09-10T16:40:11.400Z] gpg gpg-agent gpgconf libudev1 [2021-09-10T16:40:11.666Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-09-10T16:40:11.666Z] Need to get 3527 kB of archives. [2021-09-10T16:40:11.666Z] After this operation, 13.3 MB of additional disk space will be used. [2021-09-10T16:40:11.666Z] 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-09-10T16:40:11.666Z] 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-09-10T16:40:11.666Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-09-10T16:40:11.666Z] 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-09-10T16:40:11.666Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-09-10T16:40:12.246Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-09-10T16:40:12.513Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-09-10T16:40:12.513Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-09-10T16:40:12.513Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-09-10T16:40:12.513Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-09-10T16:40:12.513Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-09-10T16:40:12.513Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-09-10T16:40:12.513Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-09-10T16:40:12.513Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-09-10T16:40:12.513Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-09-10T16:40:12.513Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-09-10T16:40:12.513Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-09-10T16:40:12.513Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-09-10T16:40:12.513Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-09-10T16:40:12.513Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-09-10T16:40:12.513Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-09-10T16:40:12.513Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-09-10T16:40:12.778Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T16:40:12.778Z] Fetched 3527 kB in 1s (3128 kB/s) [2021-09-10T16:40:12.778Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-10T16:40:12.778Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-09-10T16:40:12.778Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T16:40:12.778Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-09-10T16:40:13.044Z] Selecting previously unselected package udev. [2021-09-10T16:40:13.044Z] (Reading database ... 12511 files and directories currently installed.) [2021-09-10T16:40:13.044Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-09-10T16:40:13.044Z] Unpacking udev (237-3ubuntu10.51) ... [2021-09-10T16:40:13.044Z] Selecting previously unselected package libfuse2:amd64. [2021-09-10T16:40:13.044Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-09-10T16:40:13.044Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-10T16:40:13.309Z] Selecting previously unselected package fuse. [2021-09-10T16:40:13.309Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-09-10T16:40:13.309Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-09-10T16:40:13.309Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T16:40:13.309Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T16:40:13.309Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T16:40:13.309Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T16:40:13.309Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T16:40:13.309Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T16:40:13.574Z] Selecting previously unselected package libksba8:amd64. [2021-09-10T16:40:13.574Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-09-10T16:40:13.574Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-09-10T16:40:13.574Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-09-10T16:40:13.574Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:13.574Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:13.574Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-09-10T16:40:13.574Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:13.574Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:13.574Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-09-10T16:40:13.574Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:13.574Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:13.574Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-09-10T16:40:13.574Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:13.840Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:13.840Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-09-10T16:40:13.840Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:13.840Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:13.840Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-09-10T16:40:13.840Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:13.840Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:13.840Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-09-10T16:40:13.840Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:13.840Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:13.840Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-09-10T16:40:13.840Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:13.840Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.107Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-09-10T16:40:14.107Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-09-10T16:40:14.107Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.107Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-09-10T16:40:14.107Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-10T16:40:14.107Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T16:40:14.107Z] Selecting previously unselected package libsasl2-2:amd64. [2021-09-10T16:40:14.107Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-09-10T16:40:14.107Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T16:40:14.107Z] Selecting previously unselected package libldap-common. [2021-09-10T16:40:14.107Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-09-10T16:40:14.107Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T16:40:14.107Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-09-10T16:40:14.107Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-09-10T16:40:14.107Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T16:40:14.107Z] Selecting previously unselected package dirmngr. [2021-09-10T16:40:14.107Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T16:40:14.372Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-10T16:40:14.372Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T16:40:14.372Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-09-10T16:40:14.372Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-09-10T16:40:14.372Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T16:40:14.372Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-09-10T16:40:14.372Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-09-10T16:40:14.372Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.372Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-09-10T16:40:14.372Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T16:40:14.372Z] Setting up udev (237-3ubuntu10.51) ... [2021-09-10T16:40:14.638Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-09-10T16:40:14.904Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.904Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-09-10T16:40:14.904Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-09-10T16:40:14.904Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-09-10T16:40:14.904Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.904Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.904Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.904Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.904Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.904Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.904Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-09-10T16:40:14.904Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-09-10T16:40:14.904Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-09-10T16:40:14.904Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T16:40:15.486Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-09-10T16:40:15.486Z] settings in the [Install] section, and DefaultInstance for template units). [2021-09-10T16:40:15.486Z] This means they are not meant to be enabled using systemctl. [2021-09-10T16:40:15.486Z] Possible reasons for having this kind of units are: [2021-09-10T16:40:15.486Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-09-10T16:40:15.486Z] .wants/ or .requires/ directory. [2021-09-10T16:40:15.486Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-09-10T16:40:15.486Z] a requirement dependency on it. [2021-09-10T16:40:15.486Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-09-10T16:40:15.486Z] D-Bus, udev, scripted systemctl call, ...). [2021-09-10T16:40:15.486Z] 4) In case of template units, the unit is meant to be enabled with some [2021-09-10T16:40:15.486Z] instance name specified. [2021-09-10T16:40:15.752Z] Reading package lists... [2021-09-10T16:40:15.752Z] Building dependency tree... [2021-09-10T16:40:15.752Z] Reading state information... [2021-09-10T16:40:16.020Z] The following additional packages will be installed: [2021-09-10T16:40:16.020Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-09-10T16:40:16.020Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-09-10T16:40:16.020Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-09-10T16:40:16.020Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-09-10T16:40:16.020Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-09-10T16:40:16.020Z] Suggested packages: [2021-09-10T16:40:16.020Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-09-10T16:40:16.020Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-09-10T16:40:16.020Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-09-10T16:40:16.020Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-09-10T16:40:16.020Z] systemd-container policykit-1 [2021-09-10T16:40:16.020Z] Recommended packages: [2021-09-10T16:40:16.020Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-09-10T16:40:16.020Z] The following NEW packages will be installed: [2021-09-10T16:40:16.020Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-09-10T16:40:16.021Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-09-10T16:40:16.021Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-09-10T16:40:16.021Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-09-10T16:40:16.021Z] python3.6-minimal snapd squashfs-tools sudo [2021-09-10T16:40:16.021Z] The following packages will be upgraded: [2021-09-10T16:40:16.021Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-09-10T16:40:16.021Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-09-10T16:40:16.021Z] Need to get 36.7 MB of archives. [2021-09-10T16:40:16.021Z] After this operation, 147 MB of additional disk space will be used. [2021-09-10T16:40:16.021Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-09-10T16:40:16.287Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-09-10T16:40:16.287Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-09-10T16:40:16.287Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-09-10T16:40:16.287Z] 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-09-10T16:40:16.287Z] 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-09-10T16:40:16.287Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-09-10T16:40:16.287Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-09-10T16:40:16.287Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-09-10T16:40:16.287Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-09-10T16:40:16.287Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-09-10T16:40:16.287Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-09-10T16:40:16.287Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-09-10T16:40:16.287Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-09-10T16:40:16.287Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-09-10T16:40:16.287Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-09-10T16:40:16.287Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.3 [111 kB] [2021-09-10T16:40:16.874Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-09-10T16:40:16.874Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-09-10T16:40:17.141Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-09-10T16:40:17.141Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-09-10T16:40:17.141Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-09-10T16:40:17.141Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-09-10T16:40:17.141Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-09-10T16:40:17.141Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-09-10T16:40:17.141Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-09-10T16:40:17.141Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-09-10T16:40:17.141Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-09-10T16:40:17.141Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-09-10T16:40:17.141Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-09-10T16:40:18.552Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T16:40:18.552Z] Fetched 36.7 MB in 3s (14.5 MB/s) [2021-09-10T16:40:18.818Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T16:40:18.818Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-09-10T16:40:18.818Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T16:40:19.401Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-09-10T16:40:19.401Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T16:40:19.401Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-09-10T16:40:19.401Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T16:40:19.401Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-09-10T16:40:19.401Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-09-10T16:40:19.675Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-09-10T16:40:19.675Z] (Reading database ... 12757 files and directories currently installed.) [2021-09-10T16:40:19.675Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-09-10T16:40:19.675Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-09-10T16:40:19.942Z] Setting up apt (1.6.14) ... [2021-09-10T16:40:19.942Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-09-10T16:40:20.209Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-09-10T16:40:20.529Z] (Reading database ... 12764 files and directories currently installed.) [2021-09-10T16:40:20.529Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-10T16:40:20.529Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-10T16:40:20.529Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-09-10T16:40:20.529Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T16:40:20.529Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package libexpat1:amd64. [2021-09-10T16:40:22.462Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package python3.6-minimal. [2021-09-10T16:40:22.462Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-10T16:40:22.462Z] Checking for services that may need to be restarted...done. [2021-09-10T16:40:22.462Z] Checking for services that may need to be restarted...done. [2021-09-10T16:40:22.462Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-09-10T16:40:22.462Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package python3-minimal. [2021-09-10T16:40:22.462Z] (Reading database ... 13012 files and directories currently installed.) [2021-09-10T16:40:22.462Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package mime-support. [2021-09-10T16:40:22.462Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-09-10T16:40:22.462Z] Unpacking mime-support (3.60ubuntu1) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package libmpdec2:amd64. [2021-09-10T16:40:22.462Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-09-10T16:40:22.462Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package python3.6. [2021-09-10T16:40:22.462Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-09-10T16:40:22.462Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-10T16:40:22.462Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package python3. [2021-09-10T16:40:22.462Z] (Reading database ... 13442 files and directories currently installed.) [2021-09-10T16:40:22.462Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package multiarch-support. [2021-09-10T16:40:22.462Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package liblzo2-2:amd64. [2021-09-10T16:40:22.462Z] (Reading database ... 13479 files and directories currently installed.) [2021-09-10T16:40:22.462Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package libbsd0:amd64. [2021-09-10T16:40:22.462Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package sudo. [2021-09-10T16:40:22.462Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-10T16:40:22.462Z] Selecting previously unselected package apparmor. [2021-09-10T16:40:22.462Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-09-10T16:40:22.462Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-09-10T16:40:22.764Z] Selecting previously unselected package libedit2:amd64. [2021-09-10T16:40:22.765Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-09-10T16:40:22.765Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-09-10T16:40:22.765Z] Selecting previously unselected package libkrb5support0:amd64. [2021-09-10T16:40:22.765Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T16:40:22.765Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T16:40:22.765Z] Selecting previously unselected package libk5crypto3:amd64. [2021-09-10T16:40:22.765Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T16:40:22.765Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T16:40:22.765Z] Selecting previously unselected package libkeyutils1:amd64. [2021-09-10T16:40:22.765Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-09-10T16:40:22.765Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-10T16:40:22.765Z] Selecting previously unselected package libkrb5-3:amd64. [2021-09-10T16:40:22.765Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T16:40:22.765Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T16:40:22.765Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-09-10T16:40:22.765Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-09-10T16:40:22.765Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T16:40:23.029Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-09-10T16:40:23.029Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-09-10T16:40:23.029Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-10T16:40:23.029Z] Selecting previously unselected package openssh-client. [2021-09-10T16:40:23.029Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-09-10T16:40:23.029Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-10T16:40:23.294Z] Selecting previously unselected package squashfs-tools. [2021-09-10T16:40:23.294Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.3_amd64.deb ... [2021-09-10T16:40:23.294Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-10T16:40:23.294Z] Selecting previously unselected package snapd. [2021-09-10T16:40:23.294Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-09-10T16:40:23.294Z] Unpacking snapd (2.49.2+18.04) ... [2021-09-10T16:40:25.233Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-09-10T16:40:25.233Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-09-10T16:40:25.233Z] Setting up mime-support (3.60ubuntu1) ... [2021-09-10T16:40:25.500Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-09-10T16:40:25.500Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-09-10T16:40:25.500Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T16:40:25.500Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T16:40:25.500Z] Setting up systemd (237-3ubuntu10.51) ... [2021-09-10T16:40:25.500Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-09-10T16:40:26.084Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-09-10T16:40:26.084Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-09-10T16:40:26.084Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-09-10T16:40:26.084Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T16:40:26.084Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T16:40:26.084Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-09-10T16:40:26.667Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.3) ... [2021-09-10T16:40:26.667Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T16:40:26.667Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-09-10T16:40:26.667Z] Setting up python3 (3.6.7-1~18.04) ... [2021-09-10T16:40:26.667Z] running python rtupdate hooks for python3.6... [2021-09-10T16:40:26.667Z] running python post-rtupdate hooks for python3.6... [2021-09-10T16:40:26.667Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-09-10T16:40:27.249Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-09-10T16:40:27.515Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-09-10T16:40:27.515Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-09-10T16:40:27.515Z] Setting up snapd (2.49.2+18.04) ... [2021-09-10T16:40:27.779Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-09-10T16:40:28.046Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-09-10T16:40:28.311Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-09-10T16:40:28.311Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-09-10T16:40:28.576Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-10T16:40:28.576Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-09-10T16:40:28.841Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-09-10T16:40:28.842Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-09-10T16:40:29.107Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-09-10T16:40:29.374Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-09-10T16:40:29.374Z] /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-09-10T16:40:29.374Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-09-10T16:40:29.374Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-10T16:40:30.329Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T16:40:30.329Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T16:40:30.594Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T16:40:31.551Z] Reading package lists... [2021-09-10T16:40:31.816Z] Reading package lists... [2021-09-10T16:40:32.081Z] Building dependency tree... [2021-09-10T16:40:32.081Z] Reading state information... [2021-09-10T16:40:32.081Z] Calculating upgrade... [2021-09-10T16:40:32.347Z] The following packages will be upgraded: [2021-09-10T16:40:32.347Z] advancecomp base-files bash binutils binutils-common [2021-09-10T16:40:32.347Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-09-10T16:40:32.347Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-09-10T16:40:32.347Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-09-10T16:40:32.347Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-09-10T16:40:32.347Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-09-10T16:40:32.347Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-09-10T16:40:32.347Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-09-10T16:40:32.347Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-09-10T16:40:32.347Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-09-10T16:40:32.347Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-09-10T16:40:32.347Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-09-10T16:40:32.347Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-09-10T16:40:32.347Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-09-10T16:40:32.347Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-09-10T16:40:32.347Z] ubuntu-keyring util-linux [2021-09-10T16:40:32.347Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T16:40:32.347Z] Need to get 64.2 MB of archives. [2021-09-10T16:40:32.347Z] After this operation, 5138 kB of additional disk space will be used. [2021-09-10T16:40:32.347Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-156.163 [990 kB] [2021-09-10T16:40:32.347Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-09-10T16:40:32.347Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-09-10T16:40:32.347Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-09-10T16:40:32.347Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-09-10T16:40:32.347Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-09-10T16:40:32.347Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-09-10T16:40:32.347Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-09-10T16:40:32.347Z] 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-09-10T16:40:32.347Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-09-10T16:40:32.347Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-09-10T16:40:32.347Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-09-10T16:40:32.614Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-09-10T16:40:32.614Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-09-10T16:40:32.614Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-09-10T16:40:32.614Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-09-10T16:40:32.614Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-09-10T16:40:32.614Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-09-10T16:40:32.614Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-09-10T16:40:32.614Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-09-10T16:40:32.614Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-09-10T16:40:32.614Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-09-10T16:40:32.614Z] 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-09-10T16:40:32.614Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-09-10T16:40:32.614Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-09-10T16:40:32.614Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-09-10T16:40:32.614Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-09-10T16:40:32.614Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-09-10T16:40:32.614Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-09-10T16:40:32.614Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-09-10T16:40:32.614Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-09-10T16:40:32.614Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-09-10T16:40:32.614Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-09-10T16:40:32.614Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-09-10T16:40:32.614Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-09-10T16:40:32.614Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-09-10T16:40:32.614Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-09-10T16:40:32.614Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-09-10T16:40:32.614Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-09-10T16:40:32.614Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-09-10T16:40:32.614Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-09-10T16:40:32.614Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-09-10T16:40:32.614Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-09-10T16:40:32.614Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-09-10T16:40:32.614Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-09-10T16:40:32.880Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-09-10T16:40:32.880Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-09-10T16:40:32.880Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-09-10T16:40:32.880Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-09-10T16:40:32.880Z] 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-09-10T16:40:32.880Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-09-10T16:40:32.880Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-09-10T16:40:32.880Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-09-10T16:40:32.880Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-09-10T16:40:32.880Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-09-10T16:40:32.880Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-09-10T16:40:32.880Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-09-10T16:40:33.147Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-09-10T16:40:33.147Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-09-10T16:40:33.147Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-09-10T16:40:33.147Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-09-10T16:40:33.412Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-09-10T16:40:33.412Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-09-10T16:40:33.412Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-09-10T16:40:33.412Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-09-10T16:40:33.412Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-09-10T16:40:33.412Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-09-10T16:40:33.412Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-09-10T16:40:33.677Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-09-10T16:40:33.677Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-09-10T16:40:33.677Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-09-10T16:40:33.677Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-09-10T16:40:33.677Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-09-10T16:40:33.677Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-09-10T16:40:33.677Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-09-10T16:40:33.677Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-09-10T16:40:33.677Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-09-10T16:40:33.677Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-09-10T16:40:33.677Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-09-10T16:40:33.677Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-09-10T16:40:33.943Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-09-10T16:40:33.943Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-09-10T16:40:33.943Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-09-10T16:40:33.943Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-09-10T16:40:33.943Z] Get:85 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-09-10T16:40:33.943Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-09-10T16:40:33.943Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-09-10T16:40:33.943Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-09-10T16:40:33.943Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-09-10T16:40:33.943Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-09-10T16:40:33.943Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-09-10T16:40:33.943Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-09-10T16:40:33.943Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-09-10T16:40:33.943Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-09-10T16:40:33.943Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-09-10T16:40:33.943Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-09-10T16:40:33.943Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-09-10T16:40:34.208Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-09-10T16:40:34.209Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-09-10T16:40:34.209Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-09-10T16:40:34.209Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-09-10T16:40:34.209Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-09-10T16:40:34.209Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-09-10T16:40:34.473Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T16:40:34.473Z] Fetched 64.2 MB in 2s (33.2 MB/s) [2021-09-10T16:40:34.473Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T16:40:34.473Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T16:40:34.473Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T16:40:34.738Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T16:40:34.738Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T16:40:34.738Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-156.163_amd64.deb ... [2021-09-10T16:40:34.738Z] Unpacking linux-libc-dev:amd64 (4.15.0-156.163) over (4.15.0-20.21) ... [2021-09-10T16:40:35.004Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.004Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.004Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.004Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.270Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.270Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.270Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.270Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.270Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.270Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.270Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.270Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.541Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.541Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.541Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:35.541Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T16:40:35.541Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.541Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.541Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:35.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T16:40:35.814Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.814Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.814Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.814Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.814Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:35.814Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-09-10T16:40:35.814Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:36.077Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T16:40:36.077Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T16:40:36.077Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T16:40:36.660Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-09-10T16:40:36.660Z] (Reading database ... 13914 files and directories currently installed.) [2021-09-10T16:40:36.660Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-09-10T16:40:36.660Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-09-10T16:40:36.660Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-09-10T16:40:36.660Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-09-10T16:40:36.926Z] Setting up base-files (10.1ubuntu2.10) ... [2021-09-10T16:40:36.926Z] Installing new version of config file /etc/issue ... [2021-09-10T16:40:36.926Z] Installing new version of config file /etc/issue.net ... [2021-09-10T16:40:36.926Z] Installing new version of config file /etc/lsb-release ... [2021-09-10T16:40:36.926Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-09-10T16:40:37.193Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-09-10T16:40:37.193Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-09-10T16:40:37.193Z] Removing obsolete conffile /etc/default/motd-news ... [2021-09-10T16:40:37.193Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:37.193Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-09-10T16:40:37.458Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-09-10T16:40:37.458Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-09-10T16:40:37.458Z] 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-09-10T16:40:37.458Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:37.458Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:37.458Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:37.458Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:37.723Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:37.723Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-09-10T16:40:37.723Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-09-10T16:40:37.723Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-09-10T16:40:37.723Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:37.723Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-09-10T16:40:37.723Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T16:40:37.988Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-09-10T16:40:37.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:37.988Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T16:40:37.988Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T16:40:37.988Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T16:40:38.254Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:38.254Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T16:40:38.254Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T16:40:38.254Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-09-10T16:40:38.254Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:38.254Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-09-10T16:40:38.254Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-09-10T16:40:38.520Z] Setting up grep (3.1-2build1) ... [2021-09-10T16:40:38.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:38.520Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-09-10T16:40:38.520Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-09-10T16:40:38.520Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-09-10T16:40:38.520Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:38.520Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-10T16:40:38.521Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-10T16:40:38.785Z] Setting up login (1:4.5-1ubuntu2) ... [2021-09-10T16:40:38.785Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:38.785Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T16:40:38.785Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T16:40:38.785Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-09-10T16:40:38.785Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:38.785Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T16:40:38.785Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T16:40:39.366Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T16:40:39.366Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T16:40:39.366Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-09-10T16:40:39.366Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T16:40:39.631Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-09-10T16:40:39.631Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:39.631Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-09-10T16:40:39.631Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-09-10T16:40:40.213Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-10T16:40:40.213Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-10T16:40:40.213Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-09-10T16:40:40.213Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-09-10T16:40:40.213Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-09-10T16:40:40.213Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:40.213Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-09-10T16:40:40.213Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-09-10T16:40:40.213Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-09-10T16:40:40.479Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:40.479Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:40.479Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:40.479Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:40.479Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:40.479Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:40.479Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:40.479Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:40.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:40.744Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:40.744Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:40.744Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:40.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:40.744Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:40.744Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:40.744Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:40.744Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:40.744Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T16:40:41.009Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T16:40:41.009Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T16:40:41.009Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T16:40:41.275Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T16:40:41.275Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:41.275Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-09-10T16:40:41.275Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T16:40:41.275Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T16:40:41.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:41.541Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:41.541Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:41.541Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:41.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:41.541Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:41.541Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:41.541Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:41.541Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:41.541Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:41.813Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:42.079Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:42.345Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-09-10T16:40:42.610Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-09-10T16:40:42.610Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:42.610Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-09-10T16:40:42.610Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-09-10T16:40:42.610Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T16:40:42.877Z] (Reading database ... 13915 files and directories currently installed.) [2021-09-10T16:40:42.877Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-09-10T16:40:42.877Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-09-10T16:40:42.877Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-09-10T16:40:42.877Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T16:40:42.877Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-09-10T16:40:42.877Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-09-10T16:40:43.143Z] Setting up debconf (1.5.66ubuntu1) ... [2021-09-10T16:40:43.143Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T16:40:43.143Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-09-10T16:40:43.143Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-10T16:40:43.143Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-09-10T16:40:43.409Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T16:40:43.409Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-09-10T16:40:43.409Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-09-10T16:40:43.409Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-09-10T16:40:43.409Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T16:40:43.409Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T16:40:43.409Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T16:40:43.409Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T16:40:43.675Z] (Reading database ... 13917 files and directories currently installed.) [2021-09-10T16:40:43.675Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T16:40:43.675Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T16:40:43.675Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T16:40:43.675Z] (Reading database ... 13919 files and directories currently installed.) [2021-09-10T16:40:43.675Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-09-10T16:40:43.675Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T16:40:43.941Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T16:40:43.941Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:43.941Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-09-10T16:40:43.941Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-09-10T16:40:43.941Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-09-10T16:40:43.941Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-09-10T16:40:44.207Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T16:40:44.207Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T16:40:44.207Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T16:40:44.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:44.207Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-09-10T16:40:44.207Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-09-10T16:40:44.207Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-09-10T16:40:44.207Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:44.207Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-09-10T16:40:44.474Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-09-10T16:40:44.474Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-09-10T16:40:44.474Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:44.474Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-09-10T16:40:44.474Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-09-10T16:40:44.474Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-09-10T16:40:44.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:44.741Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-09-10T16:40:44.741Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-09-10T16:40:44.741Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-09-10T16:40:44.741Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:44.741Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-09-10T16:40:44.741Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-09-10T16:40:45.009Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-09-10T16:40:45.009Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:45.009Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-09-10T16:40:45.009Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-09-10T16:40:45.279Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-09-10T16:40:45.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:45.279Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-09-10T16:40:45.279Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-09-10T16:40:45.279Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-09-10T16:40:45.279Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:45.279Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-10T16:40:45.554Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-10T16:40:45.554Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-10T16:40:45.554Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:45.554Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-09-10T16:40:45.554Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-09-10T16:40:45.554Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-09-10T16:40:45.554Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:45.554Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-09-10T16:40:45.554Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-09-10T16:40:45.821Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-09-10T16:40:45.821Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:45.821Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-09-10T16:40:45.821Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-09-10T16:40:45.821Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-09-10T16:40:45.821Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:45.821Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-09-10T16:40:45.821Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-09-10T16:40:46.087Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-09-10T16:40:46.087Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:46.087Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-09-10T16:40:46.087Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-09-10T16:40:46.087Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-09-10T16:40:46.087Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:46.087Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-09-10T16:40:46.354Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-09-10T16:40:46.354Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-09-10T16:40:46.354Z] (Reading database ... 13923 files and directories currently installed.) [2021-09-10T16:40:46.354Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-09-10T16:40:46.354Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-09-10T16:40:46.354Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-09-10T16:40:46.354Z] (Reading database ... 13924 files and directories currently installed.) [2021-09-10T16:40:46.354Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-10T16:40:46.354Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-10T16:40:46.621Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-09-10T16:40:46.621Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-09-10T16:40:46.621Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-09-10T16:40:46.621Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-09-10T16:40:46.888Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-09-10T16:40:46.888Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-09-10T16:40:46.888Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-09-10T16:40:46.888Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-09-10T16:40:46.888Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-09-10T16:40:46.888Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-09-10T16:40:46.888Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-09-10T16:40:46.888Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-09-10T16:40:47.154Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-09-10T16:40:47.154Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-09-10T16:40:47.154Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-09-10T16:40:47.154Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-09-10T16:40:47.154Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-09-10T16:40:47.154Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-09-10T16:40:47.154Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-09-10T16:40:47.154Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-09-10T16:40:47.420Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-09-10T16:40:47.420Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-09-10T16:40:47.685Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-09-10T16:40:47.685Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-09-10T16:40:47.685Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-09-10T16:40:47.685Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-09-10T16:40:47.685Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T16:40:47.951Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T16:40:47.951Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T16:40:48.043Z] gofmt -l . [2021-09-10T16:40:48.043Z] [ "`gofmt -l .`" = "" ] [2021-09-10T16:40:48.043Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-10T16:40:48.217Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T16:40:48.217Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T16:40:48.217Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T16:40:48.217Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-09-10T16:40:48.217Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-09-10T16:40:48.217Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:48.217Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:48.482Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:48.482Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:48.482Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:48.482Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:48.482Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:48.482Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:48.707Z] + ls -al . [2021-09-10T16:40:48.707Z] total 640 [2021-09-10T16:40:48.707Z] drwxrwxr-x 9 1001 1001 4096 Sep 10 16:40 . [2021-09-10T16:40:48.707Z] drwxr-xr-x 4 root root 4096 Sep 10 16:36 .. [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 11 Sep 10 16:34 .dockerignore [2021-09-10T16:40:48.707Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 16:34 .git [2021-09-10T16:40:48.707Z] drwxrwxr-x 4 1001 1001 4096 Sep 10 16:34 .github [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 818 Sep 10 16:34 .gitignore [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 76 Sep 10 16:34 .hadolint.yml [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 166 Sep 10 16:34 .sonarcloud.properties [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 16:34 ADOPTERS.md [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 8493 Sep 10 16:34 Attribution.txt [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 43881 Sep 10 16:34 CHANGELOG.md [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 16:34 CONTRIBUTING.md [2021-09-10T16:40:48.707Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 16:34 GOVERNANCE.md [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 849 Sep 10 16:34 Jenkinsfile [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 16:34 LICENSE [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 5915 Sep 10 16:34 Makefile [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 16:34 OWNERS.md [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 8643 Sep 10 16:34 README.md [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 6912 Sep 10 16:34 SECURITY.md [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 5 Sep 10 16:30 VERSION [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 4131 Sep 10 16:34 ZMQWindows.md [2021-09-10T16:40:48.708Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 16:34 bin [2021-09-10T16:40:48.708Z] drwxrwxr-x 14 1001 1001 4096 Sep 10 16:34 cmd [2021-09-10T16:40:48.708Z] -rw-r--r-- 1 root root 405611 Sep 10 16:39 coverage.out [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 841 Sep 10 16:34 go.mod [2021-09-10T16:40:48.708Z] -rw-r--r-- 1 root root 50064 Sep 10 16:36 go.sum [2021-09-10T16:40:48.708Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 16:34 internal [2021-09-10T16:40:48.708Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 16:34 openapi [2021-09-10T16:40:48.708Z] drwxrwxr-x 4 1001 1001 4096 Sep 10 16:34 snap [2021-09-10T16:40:48.708Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 16:34 version.go [Pipeline] sh [2021-09-10T16:40:49.368Z] + '[' -e coverage.out ] [2021-09-10T16:40:49.368Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-10T16:40:49.404Z] Warning: overwriting stash ‘coverage-report’ [2021-09-10T16:40:49.437Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:49.438Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:50.023Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:50.023Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:50.264Z] Stashed 1 file(s) [Pipeline] sh [2021-09-10T16:40:50.290Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:50.290Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:50.557Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:50.557Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:50.918Z] + make build [2021-09-10T16:40:50.918Z] go mod tidy [2021-09-10T16:40:51.514Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-09-10T16:40:51.514Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-09-10T16:40:51.514Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T16:40:51.514Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T16:40:51.514Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-09-10T16:40:51.514Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T16:40:51.526Z] 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-09-10T16:40:51.781Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-09-10T16:40:51.782Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-09-10T16:40:51.782Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-09-10T16:40:51.782Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-09-10T16:40:51.782Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T16:40:51.782Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T16:40:51.782Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-09-10T16:40:51.782Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-09-10T16:40:51.782Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-09-10T16:40:52.048Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-09-10T16:40:52.048Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:52.048Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-09-10T16:40:52.048Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:52.048Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:52.048Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:52.048Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-09-10T16:40:52.048Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-09-10T16:40:52.048Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-09-10T16:40:52.048Z] [2021-09-10T16:40:52.048Z] Current default time zone: 'Etc/UTC' [2021-09-10T16:40:52.048Z] Local time is now: Fri Sep 10 16:40:52 UTC 2021. [2021-09-10T16:40:52.048Z] Universal Time is now: Fri Sep 10 16:40:52 UTC 2021. [2021-09-10T16:40:52.048Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-09-10T16:40:52.048Z] [2021-09-10T16:40:52.314Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-09-10T16:40:52.314Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:52.314Z] Setting up linux-libc-dev:amd64 (4.15.0-156.163) ... [2021-09-10T16:40:52.314Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-09-10T16:40:52.314Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-09-10T16:40:52.314Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-09-10T16:40:52.314Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-09-10T16:40:52.314Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-09-10T16:40:52.314Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-09-10T16:40:52.314Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-09-10T16:40:52.314Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:52.314Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-09-10T16:40:52.314Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:52.314Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-10T16:40:52.314Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:52.314Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-09-10T16:40:52.580Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-09-10T16:40:52.580Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-09-10T16:40:52.580Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-09-10T16:40:52.580Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-09-10T16:40:52.580Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-09-10T16:40:52.580Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-09-10T16:40:52.580Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-09-10T16:40:54.519Z] Updating certificates in /etc/ssl/certs... [2021-09-10T16:40:55.476Z] 23 added, 27 removed; done. [2021-09-10T16:40:55.476Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-09-10T16:40:55.476Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-09-10T16:40:55.476Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-09-10T16:40:55.476Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-09-10T16:40:55.476Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-09-10T16:40:55.476Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-09-10T16:40:55.476Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-09-10T16:40:55.476Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-09-10T16:40:55.476Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-09-10T16:40:55.476Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-09-10T16:40:55.476Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-09-10T16:40:55.476Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-09-10T16:40:55.476Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-09-10T16:40:55.476Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-09-10T16:40:55.476Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T16:40:55.742Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-09-10T16:40:55.742Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-09-10T16:40:55.742Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-09-10T16:40:55.742Z] Updating certificates in /etc/ssl/certs... [2021-09-10T16:40:56.326Z] 0 added, 0 removed; done. [2021-09-10T16:40:56.326Z] Running hooks in /etc/ca-certificates/update.d... [2021-09-10T16:40:56.326Z] done. [2021-09-10T16:40:56.593Z] Reading package lists... [2021-09-10T16:40:56.871Z] Building dependency tree... [2021-09-10T16:40:56.871Z] Reading state information... [2021-09-10T16:40:57.136Z] The following NEW packages will be installed: [2021-09-10T16:40:57.136Z] apt-transport-https [2021-09-10T16:40:57.136Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T16:40:57.402Z] Need to get 4348 B of archives. [2021-09-10T16:40:57.402Z] After this operation, 154 kB of additional disk space will be used. [2021-09-10T16:40:57.402Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-09-10T16:40:57.402Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T16:40:57.402Z] Fetched 4348 B in 0s (24.3 kB/s) [2021-09-10T16:40:57.402Z] Selecting previously unselected package apt-transport-https. [2021-09-10T16:40:57.402Z] (Reading database ... 13929 files and directories currently installed.) [2021-09-10T16:40:57.402Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-09-10T16:40:57.402Z] Unpacking apt-transport-https (1.6.14) ... [2021-09-10T16:40:57.402Z] Setting up apt-transport-https (1.6.14) ... [2021-09-10T16:40:57.667Z] Waiting for network to be ready... [2021-09-10T16:40:58.252Z] 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-09-10T16:41:03.000Z] 2021-09-10T16:41:00Z INFO Waiting for automatic snapd restart... [2021-09-10T16:41:03.265Z] snapd 2.51.4 from Canonical* installed [2021-09-10T16:41:04.219Z] "snapd" switched to the "latest/stable" channel [2021-09-10T16:41:04.219Z] [2021-09-10T16:41:06.793Z] core18 20210722 from Canonical* installed [2021-09-10T16:41:06.793Z] "core18" switched to the "latest/stable" channel [2021-09-10T16:41:06.793Z] [2021-09-10T16:41:09.364Z] snapcraft 5.0 from Canonical* installed [2021-09-10T16:41:09.364Z] "snapcraft" switched to the "latest/stable" channel [2021-09-10T16:41:09.364Z] [2021-09-10T16:41:13.605Z] 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-09-10T16:41:13.605Z] - README.md [2021-09-10T16:41:13.605Z] [2021-09-10T16:41:13.605Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-09-10T16:41:14.183Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T16:41:14.183Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T16:41:14.183Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T16:41:15.405Z] Reading package lists... [2021-09-10T16:41:15.670Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-09-10T16:41:15.936Z] Reading package lists... [2021-09-10T16:41:15.936Z] Building dependency tree... [2021-09-10T16:41:15.936Z] Reading state information... [2021-09-10T16:41:16.200Z] Suggested packages: [2021-09-10T16:41:16.200Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-09-10T16:41:16.200Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-09-10T16:41:16.200Z] Recommended packages: [2021-09-10T16:41:16.200Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-09-10T16:41:16.200Z] The following NEW packages will be installed: [2021-09-10T16:41:16.200Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-09-10T16:41:16.200Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-09-10T16:41:16.200Z] pkg-config zip [2021-09-10T16:41:16.200Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-09-10T16:41:16.465Z] Need to get 7663 kB of archives. [2021-09-10T16:41:16.465Z] After this operation, 43.8 MB of additional disk space will be used. [2021-09-10T16:41:16.465Z] 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-09-10T16:41:16.465Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-09-10T16:41:16.465Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-09-10T16:41:16.465Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-09-10T16:41:16.465Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-09-10T16:41:16.465Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-09-10T16:41:16.465Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-09-10T16:41:16.732Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-09-10T16:41:16.732Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-09-10T16:41:16.732Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-09-10T16:41:16.999Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-09-10T16:41:16.999Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-09-10T16:41:16.999Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-09-10T16:41:16.999Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-09-10T16:41:16.999Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-09-10T16:41:17.264Z] debconf: delaying package configuration, since apt-utils is not installed [2021-09-10T16:41:17.264Z] Fetched 7663 kB in 1s (10.2 MB/s) [2021-09-10T16:41:17.264Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-09-10T16:41:17.264Z] (Reading database ... 13933 files and directories currently installed.) [2021-09-10T16:41:17.264Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-09-10T16:41:17.264Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-10T16:41:17.529Z] Selecting previously unselected package libpsl5:amd64. [2021-09-10T16:41:17.529Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-09-10T16:41:17.529Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-09-10T16:41:17.529Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-09-10T16:41:17.529Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-09-10T16:41:17.529Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-10T16:41:17.529Z] Selecting previously unselected package librtmp1:amd64. [2021-09-10T16:41:17.529Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-09-10T16:41:17.529Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-10T16:41:17.529Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-09-10T16:41:17.529Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-09-10T16:41:17.529Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-10T16:41:17.529Z] Selecting previously unselected package liberror-perl. [2021-09-10T16:41:17.529Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-09-10T16:41:17.529Z] Unpacking liberror-perl (0.17025-1) ... [2021-09-10T16:41:17.796Z] Selecting previously unselected package git-man. [2021-09-10T16:41:17.796Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-09-10T16:41:17.796Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-10T16:41:17.796Z] Selecting previously unselected package git. [2021-09-10T16:41:17.796Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-09-10T16:41:17.796Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-09-10T16:41:18.385Z] Selecting previously unselected package libnorm1:amd64. [2021-09-10T16:41:18.385Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-09-10T16:41:18.385Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-10T16:41:18.385Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-09-10T16:41:18.386Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-09-10T16:41:18.386Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-10T16:41:18.386Z] Selecting previously unselected package libsodium23:amd64. [2021-09-10T16:41:18.386Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-09-10T16:41:18.386Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-09-10T16:41:18.386Z] Selecting previously unselected package libzmq5:amd64. [2021-09-10T16:41:18.386Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-10T16:41:18.386Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T16:41:18.651Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-09-10T16:41:18.651Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-09-10T16:41:18.651Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T16:41:18.651Z] Selecting previously unselected package pkg-config. [2021-09-10T16:41:18.651Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-09-10T16:41:18.651Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-09-10T16:41:18.651Z] Selecting previously unselected package zip. [2021-09-10T16:41:18.651Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-09-10T16:41:18.651Z] Unpacking zip (3.0-11build1) ... [2021-09-10T16:41:18.651Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-09-10T16:41:18.651Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-09-10T16:41:18.651Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-09-10T16:41:18.651Z] Setting up liberror-perl (0.17025-1) ... [2021-09-10T16:41:18.651Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-09-10T16:41:18.917Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-09-10T16:41:18.917Z] No schema files found: doing nothing. [2021-09-10T16:41:18.917Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-09-10T16:41:18.917Z] Setting up zip (3.0-11build1) ... [2021-09-10T16:41:18.917Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-09-10T16:41:18.917Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-09-10T16:41:18.917Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-09-10T16:41:18.917Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T16:41:18.917Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-09-10T16:41:18.917Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-09-10T16:41:18.917Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-09-10T16:41:18.917Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-09-10T16:41:20.950Z] git set to automatically installed. [2021-09-10T16:41:20.950Z] git-man set to automatically installed. [2021-09-10T16:41:20.950Z] libcurl3-gnutls set to automatically installed. [2021-09-10T16:41:20.950Z] liberror-perl set to automatically installed. [2021-09-10T16:41:20.950Z] libglib2.0-0 set to automatically installed. [2021-09-10T16:41:20.950Z] libnghttp2-14 set to automatically installed. [2021-09-10T16:41:20.950Z] libnorm1 set to automatically installed. [2021-09-10T16:41:20.950Z] libpgm-5.2-0 set to automatically installed. [2021-09-10T16:41:20.950Z] libpsl5 set to automatically installed. [2021-09-10T16:41:20.950Z] librtmp1 set to automatically installed. [2021-09-10T16:41:20.950Z] libsodium23 set to automatically installed. [2021-09-10T16:41:20.950Z] libzmq3-dev set to automatically installed. [2021-09-10T16:41:20.950Z] libzmq5 set to automatically installed. [2021-09-10T16:41:20.950Z] pkg-config set to automatically installed. [2021-09-10T16:41:20.950Z] zip set to automatically installed. [2021-09-10T16:41:20.950Z] snapd is not logged in, snap install commands will use sudo [2021-09-10T16:41:20.974Z] 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-09-10T16:41:21.533Z] snap "core18" has no updates available [2021-09-10T16:41:22.114Z] snapd is not logged in, snap install commands will use sudo [2021-09-10T16:41:22.407Z] 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-09-10T16:41:26.714Z] 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-09-10T16:41:26.991Z] 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-09-10T16:41:30.382Z] 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-09-10T16:41:32.173Z] go (1.16/stable) 1.16.7 from Michael Hudson-Doyle (mwhudson) installed [2021-09-10T16:41:32.174Z] Pulling config-common [2021-09-10T16:41:32.174Z] + snapcraftctl pull [2021-09-10T16:41:32.440Z] Pulling go-build-helper [2021-09-10T16:41:32.440Z] + snapcraftctl pull [2021-09-10T16:41:33.782Z] 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-09-10T16:41:33.844Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-09-10T16:41:33.844Z] Skipping pull go-build-helper (already ran) [2021-09-10T16:41:33.844Z] Building go-build-helper [2021-09-10T16:41:33.844Z] + snapcraftctl build [2021-09-10T16:41:35.781Z] Staging go-build-helper [2021-09-10T16:41:35.781Z] + snapcraftctl stage [2021-09-10T16:41:37.177Z] 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-09-10T16:41:40.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-09-10T16:41:43.989Z] 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-09-10T16:41:45.843Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-09-10T16:41:45.843Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-09-10T16:41:45.843Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1866 kB] [2021-09-10T16:41:45.843Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [340 kB] [2021-09-10T16:41:45.843Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-09-10T16:41:45.843Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-09-10T16:41:45.843Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [433 kB] [2021-09-10T16:41:45.843Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [58.1 kB] [2021-09-10T16:41:45.843Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1138 kB] [2021-09-10T16:41:45.843Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] [2021-09-10T16:41:45.843Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-09-10T16:41:45.843Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-09-10T16:41:45.843Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-09-10T16:41:45.843Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-09-10T16:41:45.843Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-09-10T16:41:45.843Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-09-10T16:41:45.843Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-09-10T16:41:45.843Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-09-10T16:41:45.843Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-09-10T16:41:45.843Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2212 kB] [2021-09-10T16:41:45.843Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [432 kB] [2021-09-10T16:41:45.843Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-09-10T16:41:45.843Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-09-10T16:41:45.844Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [457 kB] [2021-09-10T16:41:45.844Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [61.8 kB] [2021-09-10T16:41:45.844Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1749 kB] [2021-09-10T16:41:45.844Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] [2021-09-10T16:41:45.844Z] Fetched 25.2 MB in 0s (0 B/s) [2021-09-10T16:41:45.844Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-09-10T16:41:45.844Z] Fetched 224 kB in 0s (0 B/s) [2021-09-10T16:41:45.844Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-09-10T16:41:45.844Z] Fetched 157 kB in 0s (0 B/s) [2021-09-10T16:41:45.844Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-09-10T16:41:45.844Z] Fetched 221 kB in 0s (0 B/s) [2021-09-10T16:41:45.844Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-09-10T16:41:45.844Z] Fetched 143 kB in 0s (0 B/s) [2021-09-10T16:41:45.844Z] Pulling edgex-go [2021-09-10T16:41:45.844Z] + snapcraftctl pull [2021-09-10T16:41:45.844Z] Pulling hooks [2021-09-10T16:41:45.844Z] + snapcraftctl pull [2021-09-10T16:41:47.391Z] 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-09-10T16:41:52.829Z] $ docker stop --time=1 888423acf3f95a15866eabeb46b2ace6cdf4a3422627e52ffe2f1ff8f23d1342 [2021-09-10T16:41:55.687Z] $ docker rm -f 888423acf3f95a15866eabeb46b2ace6cdf4a3422627e52ffe2f1ff8f23d1342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:41:57.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-10T16:41:57.627Z] [2021-09-10T16:41:57.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:41:57.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-10T16:41:58.576Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-10T16:41:58.576Z] 29e5d40040c1: Pulling fs layer [2021-09-10T16:41:58.576Z] 1ce36da41761: Pulling fs layer [2021-09-10T16:41:58.576Z] 25b303627fd3: Pulling fs layer [2021-09-10T16:41:58.849Z] 29e5d40040c1: Verifying Checksum [2021-09-10T16:41:58.849Z] 29e5d40040c1: Download complete [2021-09-10T16:41:59.451Z] 29e5d40040c1: Pull complete [2021-09-10T16:41:59.726Z] 1ce36da41761: Verifying Checksum [2021-09-10T16:41:59.726Z] 1ce36da41761: Download complete [2021-09-10T16:42:01.163Z] 1ce36da41761: Pull complete [2021-09-10T16:42:01.163Z] 25b303627fd3: Verifying Checksum [2021-09-10T16:42:01.163Z] 25b303627fd3: Download complete [2021-09-10T16:42:04.034Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-09-10T16:42:04.034Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-09-10T16:42:04.034Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-09-10T16:42:04.034Z] Fetched 0 B in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-09-10T16:42:04.034Z] Fetched 96.5 kB in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-09-10T16:42:04.034Z] Fetched 279 kB in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-09-10T16:42:04.034Z] Fetched 122 kB in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-09-10T16:42:04.034Z] Fetched 77.8 kB in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-09-10T16:42:04.034Z] Fetched 8848 B in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-09-10T16:42:04.034Z] Fetched 47.8 kB in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-09-10T16:42:04.034Z] Fetched 45.6 kB in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-09-10T16:42:04.034Z] Fetched 15.0 kB in 0s (0 B/s) [2021-09-10T16:42:04.034Z] Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] [2021-09-10T16:42:04.034Z] Fetched 219 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-09-10T16:42:04.035Z] Fetched 154 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-09-10T16:42:04.035Z] Fetched 50.6 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-09-10T16:42:04.035Z] Fetched 14.8 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-09-10T16:42:04.035Z] Fetched 41.8 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-09-10T16:42:04.035Z] Fetched 499 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-09-10T16:42:04.035Z] Fetched 111 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-09-10T16:42:04.035Z] Fetched 240 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-09-10T16:42:04.035Z] Fetched 29.3 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-09-10T16:42:04.035Z] Fetched 85.5 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-09-10T16:42:04.035Z] Fetched 24.5 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-09-10T16:42:04.035Z] Fetched 49.2 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-09-10T16:42:04.035Z] Fetched 54.2 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-09-10T16:42:04.035Z] Fetched 30.8 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-09-10T16:42:04.035Z] Fetched 15.8 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-09-10T16:42:04.035Z] Fetched 85.9 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-09-10T16:42:04.035Z] Fetched 8720 B in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-09-10T16:42:04.035Z] Fetched 140 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-09-10T16:42:04.035Z] Fetched 119 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-09-10T16:42:04.035Z] Fetched 111 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-09-10T16:42:04.035Z] Fetched 11.1 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-09-10T16:42:04.035Z] Fetched 645 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-09-10T16:42:04.035Z] Fetched 41.3 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-09-10T16:42:04.035Z] Fetched 17.9 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-09-10T16:42:04.035Z] Fetched 368 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-09-10T16:42:04.035Z] Fetched 187 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-09-10T16:42:04.035Z] Fetched 175 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-09-10T16:42:04.035Z] Fetched 206 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-09-10T16:42:04.035Z] Fetched 1302 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-09-10T16:42:04.035Z] Fetched 36.2 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] [2021-09-10T16:42:04.035Z] Fetched 159 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-09-10T16:42:04.035Z] Fetched 107 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-09-10T16:42:04.035Z] Fetched 48.7 kB in 0s (0 B/s) [2021-09-10T16:42:04.035Z] Pulling static-packages [2021-09-10T16:42:04.035Z] + snapcraftctl pull [2021-09-10T16:42:04.035Z] Pulling version [2021-09-10T16:42:04.035Z] + cd /root/project [2021-09-10T16:42:04.035Z] + git+ describe --tags --abbrev=0 [2021-09-10T16:42:04.035Z] sed s/v// [2021-09-10T16:42:04.035Z] + GIT_VERSION=2.0.1-dev.43 [2021-09-10T16:42:04.035Z] + [ -z 2.0.1-dev.43 ] [2021-09-10T16:42:04.035Z] + snapcraftctl set-version 2.0.1-dev.43 [2021-09-10T16:42:04.300Z] Building config-common [2021-09-10T16:42:04.300Z] + snapcraftctl build [2021-09-10T16:42:06.238Z] Skipping build go-build-helper (already ran) [2021-09-10T16:42:06.505Z] Building edgex-go [2021-09-10T16:42:06.784Z] + cd /root/parts/edgex-go/src [2021-09-10T16:42:06.784Z] + git describe --tags --abbrev=0 [2021-09-10T16:42:06.784Z] + sed s/v// [2021-09-10T16:42:06.784Z] + GIT_VERSION=2.0.1-dev.43 [2021-09-10T16:42:06.784Z] + [ -z 2.0.1-dev.43 ] [2021-09-10T16:42:06.784Z] + echo 2.0.1-dev.43 [2021-09-10T16:42:06.784Z] + make build [2021-09-10T16:42:06.784Z] go mod tidy [2021-09-10T16:42:10.337Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-09-10T16:42:10.337Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-09-10T16:42:10.337Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 [2021-09-10T16:42:10.337Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-10T16:42:10.337Z] go: downloading github.com/google/uuid v1.3.0 [2021-09-10T16:42:10.337Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-09-10T16:42:10.337Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-09-10T16:42:10.337Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-09-10T16:42:10.604Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-09-10T16:42:10.604Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-09-10T16:42:10.604Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-10T16:42:10.604Z] go: downloading github.com/lib/pq v1.10.3 [2021-09-10T16:42:10.869Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-09-10T16:42:10.869Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-09-10T16:42:11.135Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-10T16:42:11.135Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-10T16:42:11.135Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-09-10T16:42:11.326Z] 25b303627fd3: Pull complete [2021-09-10T16:42:11.326Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-10T16:42:11.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-10T16:42:11.326Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-10T16:42:11.398Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-10T16:42:11.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-1973 does not seem to be running inside a container [2021-09-10T16:42:11.701Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-10T16:42:11.979Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-09-10T16:42:11.979Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-09-10T16:42:11.979Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-10T16:42:11.979Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-10T16:42:11.979Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-09-10T16:42:11.979Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-09-10T16:42:11.979Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-10T16:42:12.270Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-09-10T16:42:12.270Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-09-10T16:42:12.270Z] go: downloading golang.org/x/text v0.3.6 [2021-09-10T16:42:12.270Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-10T16:42:12.270Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-09-10T16:42:12.546Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-09-10T16:42:12.547Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-09-10T16:42:12.547Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-09-10T16:42:12.547Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-09-10T16:42:12.547Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-10T16:42:12.547Z] go: downloading github.com/kr/pretty v0.3.0 [2021-09-10T16:42:12.547Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-10T16:42:12.818Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-10T16:42:12.818Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-09-10T16:42:12.818Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-09-10T16:42:12.818Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-09-10T16:42:13.092Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-09-10T16:42:13.092Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-09-10T16:42:13.361Z] go: downloading github.com/kr/text v0.2.0 [2021-09-10T16:42:13.361Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-09-10T16:42:13.361Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-10T16:42:13.361Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-10T16:42:13.361Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-10T16:42:13.361Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-10T16:42:13.361Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-10T16:42:13.361Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-10T16:42:13.361Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-10T16:42:13.361Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-10T16:42:13.629Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-10T16:42:13.629Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-10T16:42:13.629Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-10T16:42:13.629Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-10T16:42:13.629Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-10T16:42:13.629Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-10T16:42:13.629Z] go: downloading github.com/pkg/errors v0.9.1 [2021-09-10T16:42:13.629Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-10T16:42:13.629Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-10T16:42:13.629Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-10T16:42:13.629Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-09-10T16:42:13.893Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-10T16:42:13.893Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-10T16:42:13.893Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-09-10T16:42:13.893Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-10T16:42:13.893Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-10T16:42:13.893Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-10T16:42:13.893Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-10T16:42:13.893Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-10T16:42:13.893Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-10T16:42:13.893Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-10T16:42:13.893Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-09-10T16:42:13.893Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-10T16:42:13.893Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-10T16:42:13.893Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-data/core-data ./cmd/core-data [2021-09-10T16:42:15.428Z] $ docker top 66d3bf037a1423f58b2c7ea09d100b98f7b97d582b1b81fbf1a7eb48b7f260f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T16:42:16.481Z] + docker-compose build --help [2021-09-10T16:42:16.481Z] + grep parallel [2021-09-10T16:42:20.604Z] --parallel Build images in parallel. [Pipeline] } [2021-09-10T16:42:20.631Z] $ docker stop --time=1 66d3bf037a1423f58b2c7ea09d100b98f7b97d582b1b81fbf1a7eb48b7f260f1 [2021-09-10T16:42:22.535Z] $ docker rm -f 66d3bf037a1423f58b2c7ea09d100b98f7b97d582b1b81fbf1a7eb48b7f260f1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:42:23.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-10T16:42:23.239Z] . [Pipeline] withDockerContainer [2021-09-10T16:42:23.313Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-09-10T16:42:23.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-1973 does not seem to be running inside a container [2021-09-10T16:42:23.702Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-10T16:42:25.342Z] $ docker top 58ff5c5316550002b0320d2071ce436056155e7b748f90b58e4477fc07dedea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T16:42:26.318Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-10T16:42:27.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/core-command/core-command ./cmd/core-command [2021-09-10T16:42:28.134Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-09-10T16:42:29.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-09-10T16:42:29.670Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-09-10T16:42:30.601Z] Building core-command ... [2021-09-10T16:42:30.601Z] Building core-data ... [2021-09-10T16:42:30.601Z] Building core-metadata ... [2021-09-10T16:42:30.601Z] Building security-bootstrapper ... [2021-09-10T16:42:30.601Z] Building security-proxy-setup ... [2021-09-10T16:42:30.601Z] Building security-secretstore-setup ... [2021-09-10T16:42:30.601Z] Building support-notifications ... [2021-09-10T16:42:30.601Z] Building support-scheduler ... [2021-09-10T16:42:30.601Z] Building sys-mgmt-agent ... [2021-09-10T16:42:30.601Z] Building support-notifications [2021-09-10T16:42:30.601Z] Building security-secretstore-setup [2021-09-10T16:42:30.601Z] Building sys-mgmt-agent [2021-09-10T16:42:30.601Z] Building security-bootstrapper [2021-09-10T16:42:30.601Z] Building core-data [2021-09-10T16:42:30.623Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-09-10T16:42:32.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-09-10T16:42:32.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-09-10T16:42:34.385Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-09-10T16:42:35.346Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-10T16:42:36.298Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.43" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-10T16:42:38.238Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-09-10T16:42:38.238Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-09-10T16:42:38.238Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-09-10T16:42:38.238Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-09-10T16:42:38.238Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-09-10T16:42:38.238Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-09-10T16:42:38.238Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-09-10T16:42:38.238Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-09-10T16:42:38.238Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-09-10T16:42:38.238Z] + 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-09-10T16:42:38.238Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-09-10T16:42:38.238Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-09-10T16:42:38.238Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-09-10T16:42:38.238Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-09-10T16:42:38.238Z] + 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-09-10T16:42:38.238Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-09-10T16:42:38.238Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-09-10T16:42:38.238Z] + 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-09-10T16:42:39.194Z] Building hooks [2021-09-10T16:42:39.194Z] + cd /root/parts/hooks/src [2021-09-10T16:42:39.194Z] + make build [2021-09-10T16:42:39.194Z] go mod tidy [2021-09-10T16:42:40.148Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.4 [2021-09-10T16:42:40.148Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-09-10T16:42:40.148Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-09-10T16:42:40.148Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-09-10T16:42:40.413Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-09-10T16:42:40.991Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-09-10T16:42:41.572Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-09-10T16:42:41.572Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-09-10T16:42:44.903Z] Building static-packages [2021-09-10T16:42:44.903Z] + snapcraftctl build [2021-09-10T16:42:46.841Z] Building version [2021-09-10T16:42:46.841Z] + snapcraftctl build [2021-09-10T16:42:48.778Z] Staging config-common [2021-09-10T16:42:48.778Z] + snapcraftctl stage [2021-09-10T16:42:50.181Z] Skipping stage go-build-helper (already ran) [2021-09-10T16:42:50.181Z] Staging edgex-go [2021-09-10T16:42:50.181Z] + snapcraftctl stage [2021-09-10T16:42:51.585Z] Staging hooks [2021-09-10T16:42:51.585Z] + snapcraftctl stage [2021-09-10T16:42:52.539Z] Staging static-packages [2021-09-10T16:42:52.540Z] + snapcraftctl stage [2021-09-10T16:42:53.946Z] Staging version [2021-09-10T16:42:53.946Z] + snapcraftctl stage [2021-09-10T16:42:54.903Z] Priming config-common [2021-09-10T16:42:54.903Z] + snapcraftctl prime [2021-09-10T16:42:55.861Z] Priming go-build-helper [2021-09-10T16:42:55.861Z] + snapcraftctl prime [2021-09-10T16:42:57.265Z] Priming edgex-go [2021-09-10T16:42:57.265Z] + snapcraftctl prime [2021-09-10T16:42:58.670Z] Priming hooks [2021-09-10T16:42:58.670Z] + snapcraftctl prime [2021-09-10T16:43:00.071Z] Priming static-packages [2021-09-10T16:43:00.071Z] + snapcraftctl prime [2021-09-10T16:43:02.685Z] Priming version [2021-09-10T16:43:02.685Z] + snapcraftctl prime [2021-09-10T16:43:03.642Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-10T16:43:38.577Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:43:38.577Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:43:38.577Z] ---> 243eac3665ec [2021-09-10T16:43:38.577Z] Step 3/32 : WORKDIR /edgex-go [2021-09-10T16:43:38.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:43:38.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:43:38.577Z] ---> 243eac3665ec [2021-09-10T16:43:38.577Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T16:43:38.577Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:43:38.577Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:43:38.577Z] ---> 243eac3665ec [2021-09-10T16:43:38.577Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T16:43:38.577Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:43:38.577Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:43:38.577Z] ---> 243eac3665ec [2021-09-10T16:43:38.577Z] Step 3/26 : WORKDIR /edgex-go [2021-09-10T16:43:38.577Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:43:38.577Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:43:38.577Z] ---> 243eac3665ec [2021-09-10T16:43:38.577Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T16:43:38.577Z] ---> Running in 75ba22a207ee [2021-09-10T16:43:38.577Z] ---> Running in d45473fa84bb [2021-09-10T16:43:38.577Z] ---> Running in 143954938f03 [2021-09-10T16:43:38.577Z] ---> Running in be7f8c9b0b6e [2021-09-10T16:43:38.577Z] ---> Running in e87a70f47e48 [2021-09-10T16:43:39.567Z] Removing intermediate container 75ba22a207ee [2021-09-10T16:43:39.567Z] ---> 3f1bfe8f5619 [2021-09-10T16:43:39.567Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:43:39.567Z] Removing intermediate container 143954938f03 [2021-09-10T16:43:39.567Z] ---> 8199bedcb126 [2021-09-10T16:43:39.567Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:43:39.567Z] Removing intermediate container be7f8c9b0b6e [2021-09-10T16:43:39.567Z] ---> 7f1d6295288c [2021-09-10T16:43:39.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:43:39.567Z] Removing intermediate container e87a70f47e48 [2021-09-10T16:43:39.567Z] ---> e01e79675f20 [2021-09-10T16:43:39.567Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:43:39.567Z] Removing intermediate container d45473fa84bb [2021-09-10T16:43:39.567Z] ---> 1659b10abbca [2021-09-10T16:43:39.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:43:39.567Z] ---> Running in b3ffe32006c2 [2021-09-10T16:43:39.567Z] ---> Running in 27e6a00ea605 [2021-09-10T16:43:39.841Z] ---> Running in e40bb2463336 [2021-09-10T16:43:39.841Z] ---> Running in a4e24e6c2b7f [2021-09-10T16:43:39.841Z] ---> Running in 10afa12019c4 [2021-09-10T16:43:44.178Z] Removing intermediate container b3ffe32006c2 [2021-09-10T16:43:44.178Z] ---> c3580c2fcab9 [2021-09-10T16:43:44.178Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-10T16:43:44.178Z] ---> Running in 9018fa0b44f2 [2021-09-10T16:43:44.178Z] Removing intermediate container e40bb2463336 [2021-09-10T16:43:44.178Z] ---> 1fed3471d1c1 [2021-09-10T16:43:44.178Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-10T16:43:44.452Z] ---> Running in 515daea58f5f [2021-09-10T16:43:44.452Z] Removing intermediate container 27e6a00ea605 [2021-09-10T16:43:44.452Z] ---> 2e8266ddf36d [2021-09-10T16:43:44.452Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-10T16:43:44.729Z] Removing intermediate container a4e24e6c2b7f [2021-09-10T16:43:44.729Z] ---> 6fc441700c13 [2021-09-10T16:43:44.729Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-10T16:43:44.729Z] ---> Running in 434132bb659e [2021-09-10T16:43:45.017Z] Removing intermediate container 10afa12019c4 [2021-09-10T16:43:45.017Z] ---> 0a4091cf6213 [2021-09-10T16:43:45.017Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-10T16:43:45.017Z] ---> Running in 810f59533146 [2021-09-10T16:43:45.300Z] ---> Running in ba4e8274c77b [2021-09-10T16:43:46.297Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:46.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:47.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:47.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:47.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:47.471Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:47.472Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:48.075Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:48.075Z] OK: 218 MiB in 52 packages [2021-09-10T16:43:48.352Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:48.634Z] OK: 218 MiB in 52 packages [2021-09-10T16:43:48.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:43:48.913Z] OK: 218 MiB in 52 packages [2021-09-10T16:43:49.542Z] OK: 218 MiB in 52 packages [2021-09-10T16:43:49.819Z] OK: 218 MiB in 52 packages [2021-09-10T16:43:50.093Z] Removing intermediate container 9018fa0b44f2 [2021-09-10T16:43:50.093Z] ---> c11db9edad7b [2021-09-10T16:43:50.093Z] Step 6/23 : COPY go.mod . [2021-09-10T16:43:50.701Z] Removing intermediate container 515daea58f5f [2021-09-10T16:43:50.701Z] ---> 150567c038ea [2021-09-10T16:43:50.701Z] Step 6/32 : COPY go.mod . [2021-09-10T16:43:50.701Z] Removing intermediate container 434132bb659e [2021-09-10T16:43:50.701Z] ---> 4b4bf6b41f8d [2021-09-10T16:43:50.701Z] Step 6/24 : COPY go.mod . [2021-09-10T16:43:51.311Z] Removing intermediate container ba4e8274c77b [2021-09-10T16:43:51.311Z] ---> 3a0dfcb5e13b [2021-09-10T16:43:51.311Z] Step 6/24 : COPY go.mod . [2021-09-10T16:43:51.598Z] ---> 5f6335dcb5aa [2021-09-10T16:43:51.598Z] Step 7/23 : RUN go mod download [2021-09-10T16:43:51.598Z] Removing intermediate container 810f59533146 [2021-09-10T16:43:51.598Z] ---> 8140008dc79a [2021-09-10T16:43:51.598Z] Step 6/26 : COPY go.mod . [2021-09-10T16:43:51.598Z] ---> Running in b60a80b5dc04 [2021-09-10T16:43:51.876Z] ---> ffe284e723b8 [2021-09-10T16:43:51.876Z] Step 7/32 : RUN go mod download [2021-09-10T16:43:52.149Z] ---> b34429e38576 [2021-09-10T16:43:52.149Z] Step 7/24 : RUN go mod download [2021-09-10T16:43:52.422Z] ---> Running in 8c6520adf78b [2021-09-10T16:43:52.422Z] ---> 6785a5ac006e [2021-09-10T16:43:52.694Z] Step 7/24 : RUN go mod download [2021-09-10T16:43:52.694Z] ---> Running in 67288471c6b7 [2021-09-10T16:43:52.978Z] ---> Running in e19e2a296cd5 [2021-09-10T16:43:52.978Z] ---> dd63869940c3 [2021-09-10T16:43:52.978Z] Step 7/26 : RUN go mod download [2021-09-10T16:43:53.582Z] ---> Running in 4b8ed7797303 [2021-09-10T16:43:57.001Z] Removing intermediate container b60a80b5dc04 [2021-09-10T16:43:57.001Z] ---> 4749f78d06a1 [2021-09-10T16:43:57.001Z] Step 8/23 : COPY . . [2021-09-10T16:44:00.412Z] Removing intermediate container 8c6520adf78b [2021-09-10T16:44:00.412Z] ---> 53a1297d48bd [2021-09-10T16:44:00.412Z] Step 8/32 : COPY . . [2021-09-10T16:44:00.701Z] Removing intermediate container 67288471c6b7 [2021-09-10T16:44:00.701Z] ---> 941ed4e501ea [2021-09-10T16:44:00.701Z] Step 8/24 : COPY . . [2021-09-10T16:44:01.301Z] Removing intermediate container e19e2a296cd5 [2021-09-10T16:44:01.301Z] ---> 8485380ce4c3 [2021-09-10T16:44:01.301Z] Step 8/24 : COPY . . [2021-09-10T16:44:02.321Z] Removing intermediate container 4b8ed7797303 [2021-09-10T16:44:02.321Z] ---> 5b02d0cc711b [2021-09-10T16:44:02.321Z] Step 8/26 : COPY . . [2021-09-10T16:44:25.363Z] ---> fee81d631cc9 [2021-09-10T16:44:25.363Z] Step 9/23 : RUN go mod tidy [2021-09-10T16:44:25.363Z] ---> 5092fe04c677 [2021-09-10T16:44:25.363Z] Step 9/24 : RUN go mod tidy [2021-09-10T16:44:25.363Z] ---> 89806b83b19d [2021-09-10T16:44:25.363Z] Step 9/24 : RUN go mod tidy [2021-09-10T16:44:25.363Z] ---> ee8b4146c9de [2021-09-10T16:44:25.363Z] Step 9/26 : RUN go mod tidy [2021-09-10T16:44:25.363Z] ---> ec8e189a6e66 [2021-09-10T16:44:25.363Z] Step 9/32 : RUN go mod tidy [2021-09-10T16:44:25.363Z] ---> Running in 22ef936c93de [2021-09-10T16:44:25.363Z] ---> Running in e0fe9118ca51 [2021-09-10T16:44:25.363Z] ---> Running in 0b247038f0d4 [2021-09-10T16:44:25.363Z] ---> Running in aeb3591f75cd [2021-09-10T16:44:25.363Z] ---> Running in f353093b4ef6 [2021-09-10T16:44:32.115Z] Removing intermediate container aeb3591f75cd [2021-09-10T16:44:32.115Z] ---> d4e311f38eb3 [2021-09-10T16:44:32.115Z] Removing intermediate container 22ef936c93de [2021-09-10T16:44:32.115Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-10T16:44:32.115Z] ---> c6652e24f289 [2021-09-10T16:44:32.115Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-10T16:44:32.392Z] Removing intermediate container 0b247038f0d4 [2021-09-10T16:44:32.392Z] ---> e76279dbf028 [2021-09-10T16:44:32.392Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-10T16:44:32.392Z] ---> Running in 232508227a0c [2021-09-10T16:44:32.392Z] ---> Running in a8c9156cf289 [2021-09-10T16:44:32.674Z] ---> Running in a1ce5d9956cf [2021-09-10T16:44:32.675Z] Removing intermediate container e0fe9118ca51 [2021-09-10T16:44:32.675Z] Removing intermediate container f353093b4ef6 [2021-09-10T16:44:32.675Z] ---> 0c81bbab3e8a [2021-09-10T16:44:32.675Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-10T16:44:32.675Z] ---> 9caf4242c86e [2021-09-10T16:44:32.675Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-10T16:44:33.278Z] ---> Running in 43165521ea69 [2021-09-10T16:44:33.278Z] ---> Running in 3f7fa3b1f95f [2021-09-10T16:44:35.270Z] 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-09-10T16:44:35.270Z] 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-09-10T16:44:35.270Z] 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-09-10T16:44:35.551Z] 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-09-10T16:44:35.551Z] 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-09-10T16:46:27.427Z] 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-09-10T16:46:29.469Z] Removing intermediate container 232508227a0c [2021-09-10T16:46:29.469Z] ---> ca5ceba573d3 [2021-09-10T16:46:29.469Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-10T16:46:30.081Z] ---> Running in 3f10f0ddf8df [2021-09-10T16:46:32.769Z] 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-09-10T16:46:35.240Z] Removing intermediate container 3f7fa3b1f95f [2021-09-10T16:46:35.240Z] ---> b1404f194724 [2021-09-10T16:46:35.240Z] [2021-09-10T16:46:35.240Z] Step 11/32 : FROM alpine:3.12 [2021-09-10T16:46:35.240Z] 3.12: Pulling from library/alpine [2021-09-10T16:46:35.240Z] 3.12: Pulling from library/alpine [2021-09-10T16:46:36.736Z] Building security-proxy-setup [2021-09-10T16:46:39.414Z] Removing intermediate container a1ce5d9956cf [2021-09-10T16:46:39.414Z] ---> 4cf247ac0739 [2021-09-10T16:46:39.414Z] [2021-09-10T16:46:39.414Z] Step 11/26 : FROM alpine:3.12 [2021-09-10T16:46:40.018Z] Removing intermediate container 3f10f0ddf8df [2021-09-10T16:46:40.018Z] ---> c47603e85c9e [2021-09-10T16:46:40.018Z] [2021-09-10T16:46:40.018Z] Step 12/24 : FROM docker:20.10.7 [2021-09-10T16:46:40.018Z] 3.12: Pulling from library/alpine [2021-09-10T16:46:40.293Z] 20.10.7: Pulling from library/docker [2021-09-10T16:46:41.362Z] 3.12: Pulling from library/alpine [2021-09-10T16:46:41.978Z] 20.10.7: Pulling from library/docker [2021-09-10T16:46:42.587Z] Removing intermediate container a8c9156cf289 [2021-09-10T16:46:42.587Z] ---> 947c244f48a0 [2021-09-10T16:46:42.587Z] [2021-09-10T16:46:42.587Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T16:46:42.587Z] 3.12: Pulling from library/alpine [2021-09-10T16:46:42.866Z] Building core-command [2021-09-10T16:46:43.141Z] 3.12: Pulling from library/alpine [2021-09-10T16:46:43.742Z] Building core-metadata [2021-09-10T16:46:45.177Z] Building support-scheduler [2021-09-10T16:46:53.458Z] Removing intermediate container 43165521ea69 [2021-09-10T16:46:53.458Z] ---> cf193b7ac391 [2021-09-10T16:46:53.458Z] [2021-09-10T16:46:53.458Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T16:46:53.458Z] 3.12: Pulling from library/alpine [2021-09-10T16:46:54.056Z] 3.12: Pulling from library/alpine [2021-09-10T16:47:16.224Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:47:16.224Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:47:16.224Z] ---> 243eac3665ec [2021-09-10T16:47:16.224Z] Step 3/22 : WORKDIR /edgex-go [2021-09-10T16:47:16.224Z] ---> Using cache [2021-09-10T16:47:16.224Z] ---> 1659b10abbca [2021-09-10T16:47:16.224Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:47:16.224Z] ---> Using cache [2021-09-10T16:47:16.224Z] ---> 0a4091cf6213 [2021-09-10T16:47:16.224Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-10T16:47:22.973Z] ---> Running in 725125698f51 [2021-09-10T16:47:24.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:47:25.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:47:26.382Z] OK: 218 MiB in 52 packages [2021-09-10T16:47:27.382Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:47:27.382Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:47:27.382Z] ---> 243eac3665ec [2021-09-10T16:47:27.382Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T16:47:27.382Z] ---> Using cache [2021-09-10T16:47:27.382Z] ---> 1659b10abbca [2021-09-10T16:47:27.382Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:47:27.382Z] ---> Using cache [2021-09-10T16:47:27.382Z] ---> 0a4091cf6213 [2021-09-10T16:47:27.382Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T16:47:27.382Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:47:27.382Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:47:27.382Z] ---> 243eac3665ec [2021-09-10T16:47:27.382Z] Step 3/24 : WORKDIR /edgex-go [2021-09-10T16:47:27.382Z] ---> Using cache [2021-09-10T16:47:27.382Z] ---> 1659b10abbca [2021-09-10T16:47:27.382Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:47:27.382Z] ---> Using cache [2021-09-10T16:47:27.382Z] ---> 0a4091cf6213 [2021-09-10T16:47:27.382Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-10T16:47:27.655Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-10T16:47:27.655Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-10T16:47:27.655Z] ---> 243eac3665ec [2021-09-10T16:47:27.655Z] Step 3/23 : WORKDIR /edgex-go [2021-09-10T16:47:27.655Z] ---> Using cache [2021-09-10T16:47:27.655Z] ---> 1659b10abbca [2021-09-10T16:47:27.655Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-10T16:47:27.655Z] ---> Using cache [2021-09-10T16:47:27.655Z] ---> 0a4091cf6213 [2021-09-10T16:47:27.655Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-10T16:47:28.266Z] ---> Running in 33b81df7d88e [2021-09-10T16:47:28.266Z] ---> Running in f37c37de403e [2021-09-10T16:47:28.266Z] ---> Running in e8af98bafff8 [2021-09-10T16:47:29.261Z] Removing intermediate container 725125698f51 [2021-09-10T16:47:29.262Z] ---> ce0526d391d5 [2021-09-10T16:47:29.262Z] Step 6/22 : COPY go.mod . [2021-09-10T16:47:30.245Z] ---> e7e159c02188 [2021-09-10T16:47:30.245Z] Step 7/22 : RUN go mod download [2021-09-10T16:47:30.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:47:30.522Z] ---> Running in 094bdec9af79 [2021-09-10T16:47:30.522Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:47:30.798Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:47:31.070Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:47:31.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:47:31.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:47:31.951Z] OK: 218 MiB in 52 packages [2021-09-10T16:47:32.556Z] OK: 218 MiB in 52 packages [2021-09-10T16:47:32.832Z] OK: 218 MiB in 52 packages [2021-09-10T16:47:33.823Z] Removing intermediate container 33b81df7d88e [2021-09-10T16:47:33.823Z] ---> eda5463d8c79 [2021-09-10T16:47:33.823Z] Step 6/23 : COPY go.mod . [2021-09-10T16:47:34.428Z] Removing intermediate container e8af98bafff8 [2021-09-10T16:47:34.428Z] ---> f589aefe1570 [2021-09-10T16:47:34.428Z] Step 6/24 : COPY go.mod . [2021-09-10T16:47:34.428Z] Removing intermediate container f37c37de403e [2021-09-10T16:47:34.428Z] ---> bb42b1295ced [2021-09-10T16:47:34.428Z] Step 6/24 : COPY go.mod . [2021-09-10T16:47:34.702Z] ---> 346bdfbbf3b1 [2021-09-10T16:47:34.702Z] Step 7/23 : RUN go mod download [2021-09-10T16:47:36.515Z] ---> Running in 6d104f16cd83 [2021-09-10T16:47:36.515Z] Removing intermediate container 094bdec9af79 [2021-09-10T16:47:36.515Z] ---> 146585ee9020 [2021-09-10T16:47:36.515Z] Step 8/22 : COPY . . [2021-09-10T16:47:36.515Z] ---> 10b1f16a7f92 [2021-09-10T16:47:36.515Z] Step 7/24 : RUN go mod download [2021-09-10T16:47:36.515Z] ---> 031478a30662 [2021-09-10T16:47:36.515Z] Step 7/24 : RUN go mod download [2021-09-10T16:47:36.515Z] ---> Running in 6adc6809147c [2021-09-10T16:47:36.515Z] ---> Running in dd5ece9f003d [2021-09-10T16:47:41.975Z] Removing intermediate container 6d104f16cd83 [2021-09-10T16:47:41.975Z] ---> da1de2c773fd [2021-09-10T16:47:41.975Z] Step 8/23 : COPY . . [2021-09-10T16:47:41.975Z] Removing intermediate container 6adc6809147c [2021-09-10T16:47:41.975Z] ---> 42d5228f7da1 [2021-09-10T16:47:41.975Z] Step 8/24 : COPY . . [2021-09-10T16:47:41.975Z] Removing intermediate container dd5ece9f003d [2021-09-10T16:47:41.975Z] ---> 4a0c9780c83b [2021-09-10T16:47:41.975Z] Step 8/24 : COPY . . [2021-09-10T16:47:57.073Z] ---> 9031c9ed715a [2021-09-10T16:47:57.073Z] Step 9/22 : RUN go mod tidy [2021-09-10T16:47:57.347Z] ---> Running in 7fec46f1b644 [2021-09-10T16:47:57.347Z] ---> 7168e1ad72a2 [2021-09-10T16:47:57.347Z] Step 9/24 : RUN go mod tidy [2021-09-10T16:47:57.347Z] ---> d29aad09e72c [2021-09-10T16:47:57.347Z] Step 9/24 : RUN go mod tidy [2021-09-10T16:47:57.347Z] ---> 47d4913225b4 [2021-09-10T16:47:57.347Z] Step 9/23 : RUN go mod tidy [2021-09-10T16:47:57.625Z] ---> Running in cdc1c4a43713 [2021-09-10T16:47:57.625Z] ---> Running in 355f26035ccb [2021-09-10T16:47:57.625Z] ---> Running in b0f8b9efd44f [2021-09-10T16:48:03.042Z] Removing intermediate container 7fec46f1b644 [2021-09-10T16:48:03.042Z] ---> 5dca7cba434d [2021-09-10T16:48:03.042Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-10T16:48:03.042Z] ---> Running in 4f24632b1b03 [2021-09-10T16:48:03.317Z] Removing intermediate container cdc1c4a43713 [2021-09-10T16:48:03.317Z] ---> 5d859532926d [2021-09-10T16:48:03.317Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-10T16:48:03.592Z] ---> Running in c790cb929741 [2021-09-10T16:48:03.865Z] Removing intermediate container 355f26035ccb [2021-09-10T16:48:03.865Z] ---> bafe8dff5939 [2021-09-10T16:48:03.865Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-10T16:48:03.865Z] Removing intermediate container b0f8b9efd44f [2021-09-10T16:48:03.865Z] ---> 2be76b01319a [2021-09-10T16:48:03.865Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-10T16:48:04.139Z] ---> Running in a3d294eace20 [2021-09-10T16:48:04.409Z] ---> Running in 3027d7c62448 [2021-09-10T16:48:04.685Z] 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-09-10T16:48:05.282Z] 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-09-10T16:48:06.273Z] 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-09-10T16:48:06.273Z] 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-09-10T16:49:30.108Z] 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-09-10T16:49:40.213Z] Removing intermediate container c790cb929741 [2021-09-10T16:49:40.213Z] ---> 43f4e38e2e66 [2021-09-10T16:49:40.213Z] [2021-09-10T16:49:40.213Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T16:49:40.213Z] 3.12: Pulling from library/alpine [2021-09-10T16:49:42.199Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-10T16:49:42.199Z] Status: Downloaded newer image for alpine:3.12 [2021-09-10T16:49:42.199Z] ---> afc2cc120ca2 [2021-09-10T16:49:42.199Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T16:49:42.816Z] ---> Running in 98ff8c1191d0 [2021-09-10T16:49:43.088Z] Removing intermediate container 4f24632b1b03 [2021-09-10T16:49:43.088Z] ---> dcc70f296fe4 [2021-09-10T16:49:43.088Z] [2021-09-10T16:49:43.088Z] Step 11/22 : FROM alpine:3.12 [2021-09-10T16:49:43.088Z] ---> afc2cc120ca2 [2021-09-10T16:49:43.088Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-10T16:49:43.688Z] ---> Running in 24225436a90b [2021-09-10T16:49:44.667Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:49:44.944Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:49:45.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-10T16:49:45.218Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-10T16:49:45.816Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-10T16:49:45.816Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T16:49:45.816Z] OK: 5 MiB in 15 packages [2021-09-10T16:49:45.816Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-10T16:49:45.816Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-10T16:49:45.816Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-10T16:49:45.816Z] (4/4) Installing curl (7.78.0-r0) [2021-09-10T16:49:46.093Z] Executing busybox-1.31.1-r20.trigger [2021-09-10T16:49:46.093Z] Executing ca-certificates-20191127-r4.trigger [2021-09-10T16:49:46.371Z] OK: 7 MiB in 18 packages [2021-09-10T16:49:47.804Z] Removing intermediate container 98ff8c1191d0 [2021-09-10T16:49:47.804Z] ---> da776671779e [2021-09-10T16:49:47.804Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T16:49:48.076Z] Removing intermediate container 3027d7c62448 [2021-09-10T16:49:48.076Z] ---> e3fabf12ce0a [2021-09-10T16:49:48.076Z] [2021-09-10T16:49:48.076Z] Step 11/24 : FROM alpine:3.12 [2021-09-10T16:49:48.076Z] ---> afc2cc120ca2 [2021-09-10T16:49:48.076Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-10T16:49:48.076Z] ---> Using cache [2021-09-10T16:49:48.076Z] ---> da776671779e [2021-09-10T16:49:48.076Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T16:49:48.076Z] ---> Running in 459506c5ccf2 [2021-09-10T16:49:48.352Z] Removing intermediate container a3d294eace20 [2021-09-10T16:49:48.352Z] ---> da030d7dd31f [2021-09-10T16:49:48.352Z] [2021-09-10T16:49:48.352Z] Step 11/23 : FROM alpine:3.12 [2021-09-10T16:49:48.352Z] ---> afc2cc120ca2 [2021-09-10T16:49:48.352Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-10T16:49:48.352Z] ---> Using cache [2021-09-10T16:49:48.352Z] ---> da776671779e [2021-09-10T16:49:48.352Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-10T16:49:48.352Z] ---> Running in 8c2a50e6e8a0 [2021-09-10T16:49:48.636Z] Removing intermediate container 24225436a90b [2021-09-10T16:49:48.636Z] ---> 6466b8ce0248 [2021-09-10T16:49:48.636Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-10T16:49:48.636Z] ---> Running in 5e4a0a697429 [2021-09-10T16:49:48.912Z] ---> Running in e60fd97dd739 [2021-09-10T16:49:48.912Z] Removing intermediate container 459506c5ccf2 [2021-09-10T16:49:48.912Z] ---> 1933acfe4030 [2021-09-10T16:49:48.912Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-10T16:49:48.912Z] ---> Running in 7e2a1738fea4 [2021-09-10T16:49:48.912Z] Removing intermediate container 8c2a50e6e8a0 [2021-09-10T16:49:48.912Z] ---> 67124a572b75 [2021-09-10T16:49:48.912Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-10T16:49:49.184Z] Removing intermediate container 5e4a0a697429 [2021-09-10T16:49:49.184Z] ---> 23ec2af05caf [2021-09-10T16:49:49.184Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-10T16:49:49.184Z] ---> Running in f0db2fa4b9ae [2021-09-10T16:49:49.457Z] ---> Running in 0160946f07f0 [2021-09-10T16:49:49.458Z] Removing intermediate container e60fd97dd739 [2021-09-10T16:49:49.458Z] ---> fa97a409cb12 [2021-09-10T16:49:49.458Z] Step 14/22 : WORKDIR /edgex [2021-09-10T16:49:49.732Z] ---> Running in 0d7caeb90da5 [2021-09-10T16:49:49.732Z] Removing intermediate container 7e2a1738fea4 [2021-09-10T16:49:49.732Z] ---> f642bb8247dd [2021-09-10T16:49:49.732Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T16:49:49.732Z] ---> Running in 87a2e742b1ca [2021-09-10T16:49:50.006Z] Removing intermediate container f0db2fa4b9ae [2021-09-10T16:49:50.006Z] ---> 3dcea83b0cd9 [2021-09-10T16:49:50.006Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-10T16:49:50.006Z] Removing intermediate container 0160946f07f0 [2021-09-10T16:49:50.006Z] ---> 4692b14ec47a [2021-09-10T16:49:50.006Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-10T16:49:50.276Z] ---> Running in 3819e847f1a1 [2021-09-10T16:49:50.276Z] ---> Running in 39995fb5e6bc [2021-09-10T16:49:50.276Z] Removing intermediate container 0d7caeb90da5 [2021-09-10T16:49:50.276Z] ---> 622ab1ad07cb [2021-09-10T16:49:50.276Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-10T16:49:50.550Z] Removing intermediate container 87a2e742b1ca [2021-09-10T16:49:50.550Z] ---> 3569a3c459a9 [2021-09-10T16:49:50.550Z] Step 16/24 : WORKDIR / [2021-09-10T16:49:50.550Z] ---> Running in a2c57e632195 [2021-09-10T16:49:50.834Z] Removing intermediate container 3819e847f1a1 [2021-09-10T16:49:50.834Z] ---> bd62a7a71490 [2021-09-10T16:49:50.834Z] Step 16/24 : WORKDIR / [2021-09-10T16:49:50.834Z] Removing intermediate container 39995fb5e6bc [2021-09-10T16:49:50.834Z] ---> ea69d3b90bd6 [2021-09-10T16:49:50.834Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:49:51.109Z] ---> Running in 979d4336e951 [2021-09-10T16:49:51.109Z] ---> 218b49446250 [2021-09-10T16:49:51.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-10T16:49:53.014Z] Removing intermediate container a2c57e632195 [2021-09-10T16:49:53.014Z] ---> 97d42cfe7acb [2021-09-10T16:49:53.014Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:49:53.014Z] Removing intermediate container 979d4336e951 [2021-09-10T16:49:53.014Z] ---> 13d08beb0182 [2021-09-10T16:49:53.014Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-10T16:49:53.014Z] ---> 68441caeacf0 [2021-09-10T16:49:53.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-10T16:49:53.014Z] ---> 0bc341effdfe [2021-09-10T16:49:53.014Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-10T16:49:53.014Z] ---> 9ea6284bf6bc [2021-09-10T16:49:53.014Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-10T16:49:53.014Z] ---> dd95bb2877ea [2021-09-10T16:49:53.014Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-10T16:49:53.993Z] ---> baceaae1a55c [2021-09-10T16:49:53.993Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-10T16:49:53.993Z] ---> 1e48519a8ef7 [2021-09-10T16:49:53.993Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-10T16:49:54.263Z] ---> d036c7057fb4 [2021-09-10T16:49:54.264Z] ---> dd0426b3cd90 [2021-09-10T16:49:54.264Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-10T16:49:54.264Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-10T16:49:54.536Z] ---> Running in f7f95c32627e [2021-09-10T16:49:55.130Z] ---> 1aed6f0ad155 [2021-09-10T16:49:55.130Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-10T16:49:55.130Z] ---> Running in df061e18887e [2021-09-10T16:49:55.130Z] ---> 46e27ed64510 [2021-09-10T16:49:55.130Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-10T16:49:55.130Z] Removing intermediate container f7f95c32627e [2021-09-10T16:49:55.130Z] ---> 7570a81512de [2021-09-10T16:49:55.130Z] Step 19/22 : CMD ["--init=true"] [2021-09-10T16:49:55.401Z] ---> Running in 4011fe4eacec [2021-09-10T16:49:55.401Z] ---> Running in 91c25e666297 [2021-09-10T16:49:55.401Z] ---> d88359e2a1a7 [2021-09-10T16:49:55.401Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-10T16:49:55.671Z] ---> Running in e776d2b3a2be [2021-09-10T16:49:55.671Z] Removing intermediate container df061e18887e [2021-09-10T16:49:55.671Z] ---> d245b94cb23f [2021-09-10T16:49:55.671Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:49:55.945Z] ---> Running in d4c877c7af8c [2021-09-10T16:49:55.945Z] Removing intermediate container 4011fe4eacec [2021-09-10T16:49:55.945Z] ---> 32b028e0c10a [2021-09-10T16:49:55.945Z] Step 20/22 : LABEL arch=arm64 [2021-09-10T16:49:56.216Z] Removing intermediate container 91c25e666297 [2021-09-10T16:49:56.216Z] ---> 32f011326db1 [2021-09-10T16:49:56.216Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:49:56.216Z] ---> Running in 6f151507f8e6 [2021-09-10T16:49:56.216Z] Removing intermediate container e776d2b3a2be [2021-09-10T16:49:56.216Z] ---> d4615a41cb80 [2021-09-10T16:49:56.216Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-10T16:49:56.491Z] ---> Running in c789db573034 [2021-09-10T16:49:56.491Z] ---> Running in 516ceabab19c [2021-09-10T16:49:56.762Z] Removing intermediate container d4c877c7af8c [2021-09-10T16:49:56.762Z] ---> abf7ab573ba3 [2021-09-10T16:49:56.762Z] Step 21/23 : LABEL arch=arm64 [2021-09-10T16:49:56.762Z] Removing intermediate container 6f151507f8e6 [2021-09-10T16:49:56.762Z] ---> 23817736490f [2021-09-10T16:49:56.762Z] Step 21/22 : LABEL git_sha=f0fdc2485fe1fef04b9a608f160d0fb26f73afbe [2021-09-10T16:49:56.762Z] ---> Running in adeb797d7b99 [2021-09-10T16:49:57.038Z] Removing intermediate container c789db573034 [2021-09-10T16:49:57.038Z] ---> 904fb2f5d74c [2021-09-10T16:49:57.038Z] Step 22/24 : LABEL arch=arm64 [2021-09-10T16:49:57.038Z] ---> Running in f856f30503a1 [2021-09-10T16:49:57.038Z] Removing intermediate container 516ceabab19c [2021-09-10T16:49:57.038Z] ---> 95f854fa560a [2021-09-10T16:49:57.038Z] Step 22/24 : LABEL arch=arm64 [2021-09-10T16:49:57.312Z] ---> Running in ced8101fd75a [2021-09-10T16:49:57.312Z] ---> Running in 761d753f31ad [2021-09-10T16:49:57.585Z] Removing intermediate container adeb797d7b99 [2021-09-10T16:49:57.585Z] ---> 3731f91ebc0c [2021-09-10T16:49:57.585Z] Step 22/23 : LABEL git_sha=f0fdc2485fe1fef04b9a608f160d0fb26f73afbe [2021-09-10T16:49:57.585Z] Removing intermediate container f856f30503a1 [2021-09-10T16:49:57.585Z] ---> 715686fab9f4 [2021-09-10T16:49:57.585Z] Step 22/22 : LABEL version=0.0.0 [2021-09-10T16:49:57.861Z] ---> Running in 94637d37678d [2021-09-10T16:49:57.861Z] Removing intermediate container ced8101fd75a [2021-09-10T16:49:57.861Z] ---> e5ad2cfda5d2 [2021-09-10T16:49:57.861Z] Step 23/24 : LABEL git_sha=f0fdc2485fe1fef04b9a608f160d0fb26f73afbe [2021-09-10T16:49:57.861Z] ---> Running in a98db5a451b4 [2021-09-10T16:49:58.135Z] Removing intermediate container 761d753f31ad [2021-09-10T16:49:58.135Z] ---> ec08550cbce9 [2021-09-10T16:49:58.135Z] Step 23/24 : LABEL git_sha=f0fdc2485fe1fef04b9a608f160d0fb26f73afbe [2021-09-10T16:49:58.135Z] ---> Running in 69ba777e433e [2021-09-10T16:49:58.135Z] ---> Running in 6b2c7cafb916 [2021-09-10T16:49:58.407Z] Removing intermediate container 94637d37678d [2021-09-10T16:49:58.407Z] ---> 19af1f5c2b2d [2021-09-10T16:49:58.407Z] Step 23/23 : LABEL version=0.0.0 [2021-09-10T16:49:58.691Z] ---> Running in 84706f7a550b [2021-09-10T16:49:58.691Z] Removing intermediate container a98db5a451b4 [2021-09-10T16:49:58.691Z] ---> 3edb3d184aeb [2021-09-10T16:49:58.691Z] [2021-09-10T16:49:58.691Z] Removing intermediate container 69ba777e433e [2021-09-10T16:49:58.691Z] ---> a0b8135d2dd1 [2021-09-10T16:49:58.691Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T16:49:58.964Z] Removing intermediate container 6b2c7cafb916 [2021-09-10T16:49:58.964Z] ---> 940b0c1cd61d [2021-09-10T16:49:58.964Z] Step 24/24 : LABEL version=0.0.0 [2021-09-10T16:49:58.964Z] Successfully built 3edb3d184aeb [2021-09-10T16:49:58.964Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-10T16:49:58.964Z]  Building security-proxy-setup ... done  ---> Running in 336b22649b89 [2021-09-10T16:49:58.964Z] ---> Running in dcb4e8a9fb2a [2021-09-10T16:49:59.239Z] Removing intermediate container 84706f7a550b [2021-09-10T16:49:59.239Z] ---> e5f7358d1145 [2021-09-10T16:49:59.239Z] [2021-09-10T16:49:59.509Z] Successfully built e5f7358d1145 [2021-09-10T16:49:59.509Z] Successfully tagged support-scheduler-arm64:latest [2021-09-10T16:49:59.509Z]  Building support-scheduler ... done Removing intermediate container 336b22649b89 [2021-09-10T16:49:59.509Z] ---> 6537867441da [2021-09-10T16:49:59.509Z] [2021-09-10T16:49:59.781Z] Removing intermediate container dcb4e8a9fb2a [2021-09-10T16:49:59.781Z] ---> 37e8095516d9 [2021-09-10T16:49:59.781Z] [2021-09-10T16:50:00.059Z] Successfully built 6537867441da [2021-09-10T16:50:00.059Z] Successfully tagged core-metadata-arm64:latest [2021-09-10T16:50:00.332Z]  Building core-metadata ... done Successfully built 37e8095516d9 [2021-09-10T16:50:00.332Z] Successfully tagged core-command-arm64:latest [2021-09-10T16:50:00.332Z]  Building core-command ... done  [2021-09-10T16:50:00.332Z] ERROR: for security-bootstrapper (, 'error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/af/afc2cc120ca295ae8c973d16f2e6d479c70a8a20c8ce6989a44fae5e717dcf29/data?verify=1631295395-dH%2Fc1Djp0gqYH7Nai%2FGJ85ETmFw%3D: dial tcp: lookup production.cloudflare.docker.com: device or resource busy') [2021-09-10T16:50:00.332Z] [2021-09-10T16:50:00.332Z] ERROR: for security-secretstore-setup (, 'error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/af/afc2cc120ca295ae8c973d16f2e6d479c70a8a20c8ce6989a44fae5e717dcf29/data?verify=1631295401-jx0MSKoUxXb9I%2FaZ6c1KbHlf2Gs%3D: dial tcp: lookup production.cloudflare.docker.com: device or resource busy') [2021-09-10T16:50:00.332Z] [2021-09-10T16:50:00.332Z] ERROR: for support-notifications (, 'error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/af/afc2cc120ca295ae8c973d16f2e6d479c70a8a20c8ce6989a44fae5e717dcf29/data?verify=1631295403-ANUlXGqa%2FOFkC8iAr23VBn1%2BaBY%3D: dial tcp: lookup production.cloudflare.docker.com: device or resource busy') [2021-09-10T16:50:00.332Z] [2021-09-10T16:50:00.332Z] ERROR: for sys-mgmt-agent (, 'error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/df/df445af6242a928d36d8a3b4259ba3db9de1d7be5c9806e49b2746cdab4df048/data?verify=1631295404-zE3Dl%2Bm0wmZ0EG%2Fbc1YXjZjcgnQ%3D: dial tcp: lookup production.cloudflare.docker.com: device or resource busy') [2021-09-10T16:50:00.332Z] [2021-09-10T16:50:00.332Z] ERROR: for core-data (, 'error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/af/afc2cc120ca295ae8c973d16f2e6d479c70a8a20c8ce6989a44fae5e717dcf29/data?verify=1631295414-bbzMkaFbwydxuK8nAhfOsoO78Uk%3D: dial tcp: lookup production.cloudflare.docker.com: device or resource busy') [2021-09-10T16:50:00.332Z] Service 'core-data' failed to build: error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/af/afc2cc120ca295ae8c973d16f2e6d479c70a8a20c8ce6989a44fae5e717dcf29/data?verify=1631295414-bbzMkaFbwydxuK8nAhfOsoO78Uk%3D: dial tcp: lookup production.cloudflare.docker.com: device or resource busy [Pipeline] } [2021-09-10T16:50:00.623Z] $ docker stop --time=1 58ff5c5316550002b0320d2071ce436056155e7b748f90b58e4477fc07dedea7 [2021-09-10T16:50:02.552Z] $ docker rm -f 58ff5c5316550002b0320d2071ce436056155e7b748f90b58e4477fc07dedea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:50:03.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T16:50:03.770Z] [2021-09-10T16:50:03.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:50:04.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T16:50:04.393Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-10T16:50:04.393Z] 448f6bf000e3: Pulling fs layer [2021-09-10T16:50:04.393Z] f757da607395: Pulling fs layer [2021-09-10T16:50:04.393Z] 05883995daec: Pulling fs layer [2021-09-10T16:50:04.393Z] 8603b9c90790: Pulling fs layer [2021-09-10T16:50:04.393Z] 1560dd03e051: Pulling fs layer [2021-09-10T16:50:04.393Z] 27f5ce0e4adf: Pulling fs layer [2021-09-10T16:50:04.393Z] c2d8d7efcc4b: Pulling fs layer [2021-09-10T16:50:04.393Z] 1560dd03e051: Waiting [2021-09-10T16:50:04.393Z] 27f5ce0e4adf: Waiting [2021-09-10T16:50:04.393Z] c2d8d7efcc4b: Waiting [2021-09-10T16:50:04.393Z] 8603b9c90790: Waiting [2021-09-10T16:50:04.393Z] f757da607395: Verifying Checksum [2021-09-10T16:50:04.393Z] f757da607395: Download complete [2021-09-10T16:50:04.665Z] 8603b9c90790: Verifying Checksum [2021-09-10T16:50:04.665Z] 8603b9c90790: Download complete [2021-09-10T16:50:04.936Z] 1560dd03e051: Verifying Checksum [2021-09-10T16:50:04.936Z] 1560dd03e051: Download complete [2021-09-10T16:50:04.936Z] 27f5ce0e4adf: Verifying Checksum [2021-09-10T16:50:04.936Z] 27f5ce0e4adf: Download complete [2021-09-10T16:50:04.936Z] 05883995daec: Verifying Checksum [2021-09-10T16:50:04.936Z] 05883995daec: Download complete [2021-09-10T16:50:05.915Z] 448f6bf000e3: Verifying Checksum [2021-09-10T16:50:05.915Z] 448f6bf000e3: Download complete [2021-09-10T16:50:09.302Z] c2d8d7efcc4b: Verifying Checksum [2021-09-10T16:50:09.302Z] c2d8d7efcc4b: Download complete [2021-09-10T16:50:09.574Z] 448f6bf000e3: Pull complete [2021-09-10T16:50:10.169Z] f757da607395: Pull complete [2021-09-10T16:50:11.602Z] 05883995daec: Pull complete [2021-09-10T16:50:12.197Z] 8603b9c90790: Pull complete [2021-09-10T16:50:14.144Z] 1560dd03e051: Pull complete [2021-09-10T16:50:14.144Z] 27f5ce0e4adf: Pull complete [2021-09-10T16:50:29.848Z] c2d8d7efcc4b: Pull complete [2021-09-10T16:50:29.848Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-10T16:50:29.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-10T16:50:29.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-10T16:50:30.109Z] prd-ubuntu18.04-docker-arm64-4c-16g-1973 does not seem to be running inside a container [2021-09-10T16:50:31.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-10T16:50:35.612Z] $ docker top 3ed1892208d5751cdc577957e3f905126721a87118d7eedcec3ddf4a72aec5c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:50:36.770Z] ---> job-cost.sh [2021-09-10T16:50:36.770Z] lf-activate-venv: SKIPPING [2021-09-10T16:50:36.770Z] INFO: No Stack... [2021-09-10T16:50:38.191Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-10T16:50:38.467Z] INFO: Archiving Costs [Pipeline] sh [2021-09-10T16:50:39.132Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2021-09-10T16:50:39.132Z] + cut -d, -f6 [Pipeline] lock [2021-09-10T16:50:39.196Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3699-5-stack-cost] [2021-09-10T16:50:39.205Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3699-5-stack-cost] did not exist. Created. [2021-09-10T16:50:39.205Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3699-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-10T16:50:39.877Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-10T16:50:40.033Z] Stashed 1 file(s) [Pipeline] } [2021-09-10T16:50:40.044Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3699-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-10T16:50:40.069Z] $ docker stop --time=1 3ed1892208d5751cdc577957e3f905126721a87118d7eedcec3ddf4a72aec5c9 [2021-09-10T16:50:41.741Z] $ docker rm -f 3ed1892208d5751cdc577957e3f905126721a87118d7eedcec3ddf4a72aec5c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-10T16:50:42.232Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-10T16:50:45.377Z] + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:50:45.785Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:50:46.375Z] ---> package-listing.sh [2021-09-10T16:50:46.375Z] ++ facter osfamily [2021-09-10T16:50:46.375Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-10T16:50:46.640Z] + OS_FAMILY=redhat [2021-09-10T16:50:46.640Z] + workspace=/w/workspace/edgex-go/5 [2021-09-10T16:50:46.640Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-10T16:50:46.640Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-10T16:50:46.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-10T16:50:46.640Z] + PACKAGES=/tmp/packages_start.txt [2021-09-10T16:50:46.640Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-10T16:50:46.640Z] + PACKAGES=/tmp/packages_end.txt [2021-09-10T16:50:46.640Z] + case "${OS_FAMILY}" in [2021-09-10T16:50:46.640Z] + rpm -qa [2021-09-10T16:50:46.640Z] + sort [2021-09-10T16:50:48.578Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-10T16:50:48.578Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-10T16:50:48.578Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-10T16:50:48.578Z] + '[' /w/workspace/edgex-go/5 ']' [2021-09-10T16:50:48.578Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2021-09-10T16:50:48.578Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2021-09-10T16:50:48.595Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-10T16:50:48.896Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:50:49.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T16:50:49.478Z] [2021-09-10T16:50:49.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-10T16:50:49.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T16:50:49.809Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-10T16:50:49.810Z] b4d181a07f80: Pulling fs layer [2021-09-10T16:50:49.810Z] a1111a8f2ec3: Pulling fs layer [2021-09-10T16:50:49.810Z] ed53099fbce6: Pulling fs layer [2021-09-10T16:50:49.810Z] dc539afda2c1: Pulling fs layer [2021-09-10T16:50:49.810Z] 77bc0d833cb6: Pulling fs layer [2021-09-10T16:50:49.810Z] 9065ff56babe: Pulling fs layer [2021-09-10T16:50:49.810Z] d287ab97295c: Pulling fs layer [2021-09-10T16:50:49.810Z] 77bc0d833cb6: Waiting [2021-09-10T16:50:49.810Z] 9065ff56babe: Waiting [2021-09-10T16:50:49.810Z] d287ab97295c: Waiting [2021-09-10T16:50:50.075Z] a1111a8f2ec3: Verifying Checksum [2021-09-10T16:50:50.075Z] a1111a8f2ec3: Download complete [2021-09-10T16:50:50.075Z] dc539afda2c1: Verifying Checksum [2021-09-10T16:50:50.075Z] dc539afda2c1: Download complete [2021-09-10T16:50:50.340Z] 77bc0d833cb6: Verifying Checksum [2021-09-10T16:50:50.340Z] 77bc0d833cb6: Download complete [2021-09-10T16:50:50.340Z] 9065ff56babe: Verifying Checksum [2021-09-10T16:50:50.340Z] 9065ff56babe: Download complete [2021-09-10T16:50:50.340Z] ed53099fbce6: Verifying Checksum [2021-09-10T16:50:50.340Z] ed53099fbce6: Download complete [2021-09-10T16:50:51.753Z] b4d181a07f80: Verifying Checksum [2021-09-10T16:50:51.753Z] b4d181a07f80: Download complete [2021-09-10T16:50:53.622Z] b4d181a07f80: Pull complete [2021-09-10T16:50:53.622Z] a1111a8f2ec3: Pull complete [2021-09-10T16:50:53.622Z] ed53099fbce6: Pull complete [2021-09-10T16:50:53.622Z] dc539afda2c1: Pull complete [2021-09-10T16:50:53.888Z] 77bc0d833cb6: Pull complete [2021-09-10T16:50:53.888Z] 9065ff56babe: Pull complete [2021-09-10T16:50:54.842Z] d287ab97295c: Verifying Checksum [2021-09-10T16:50:54.842Z] d287ab97295c: Download complete [2021-09-10T16:50:59.119Z] d287ab97295c: Pull complete [2021-09-10T16:50:59.119Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-10T16:50:59.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-10T16:50:59.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-10T16:50:59.210Z] prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container [2021-09-10T16:50:59.271Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-10T16:51:02.353Z] $ docker top 8743827432c0289b1eb600202c6aef36fc4a2d0b5ece9f9f03ca011db4eb2b3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-10T16:51:02.756Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-10T16:51:03.067Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-10T16:51:03.384Z] + ls /var/log/sa-host [2021-09-10T16:51:03.384Z] + sadf -c /var/log/sa-host/sa05 [2021-09-10T16:51:03.384Z] file_magic: OK [2021-09-10T16:51:03.384Z] HZ: Using current value: 100 [2021-09-10T16:51:03.384Z] file_header: OK [2021-09-10T16:51:03.384Z] 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-09-10T16:51:03.384Z] Statistics: [2021-09-10T16:51:03.384Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-10T16:51:03.384Z] File successfully converted to sysstat format version 12.0.3 [2021-09-10T16:51:03.384Z] + sadf -c /var/log/sa-host/sa10 [2021-09-10T16:51:03.384Z] file_magic: OK [2021-09-10T16:51:03.384Z] HZ: Using current value: 100 [2021-09-10T16:51:03.384Z] file_header: OK [2021-09-10T16:51:03.384Z] 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-09-10T16:51:03.384Z] Statistics: [2021-09-10T16:51:03.384Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-10T16:51:03.384Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-10T16:51:05.644Z] provisioning config files... [2021-09-10T16:51:05.664Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config1009761446533083121tmp [Pipeline] { [Pipeline] echo [2021-09-10T16:51:05.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:51:06.001Z] ---> create-netrc.sh [Pipeline] } [2021-09-10T16:51:06.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:51:06.411Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-10T16:51:06.425Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:51:06.738Z] ---> sudo-logs.sh [2021-09-10T16:51:06.738Z] Archiving 'sudo' log.. [2021-09-10T16:51:06.738Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1972.vexxhost.local: Name or service not known [2021-09-10T16:51:06.738Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1972.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-10T16:51:06.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:51:07.122Z] ---> job-cost.sh [2021-09-10T16:51:07.122Z] lf-activate-venv: SKIPPING [2021-09-10T16:51:07.122Z] DEBUG: total: 0.10999999940395355 [2021-09-10T16:51:07.122Z] INFO: Retrieving Stack Cost... [2021-09-10T16:51:08.076Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-10T16:51:08.655Z] INFO: Archiving Costs [Pipeline] echo [2021-09-10T16:51:08.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-10T16:51:08.998Z] ---> logs-deploy.sh [2021-09-10T16:51:08.998Z] lf-activate-venv: SKIPPING [2021-09-10T16:51:08.998Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3699/5 [2021-09-10T16:51:08.998Z] INFO: archiving workspace using pattern(s): [2021-09-10T16:51:09.580Z] Archives upload complete. [2021-09-10T16:51:09.846Z] INFO: archiving logs to Nexus