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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9daeb2af7ed71897661e54025ba6a9253d7fdfd9+22189a20601e835d069a8814fe5b33d27e11ca61 (3405b59aa0e83b86f686f76fe54b1e7afbb5cb97) 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-ssh5802841874438773051.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-ssh6373478102769798589.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7298038548716652202.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-ssh2394190653652956511.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3657/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6425396825296898152.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1020 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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/12@tmp/jenkins-gitclient-ssh887169105733123724.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 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 Merge succeeded, producing 72f22e40d219c3d388bca7d0b530e67311ee18ed Checking out Revision 72f22e40d219c3d388bca7d0b530e67311ee18ed (PR-3657) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh2727030609649615280.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh5445263321829836691.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72f22e40d219c3d388bca7d0b530e67311ee18ed # timeout=10 Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:31:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:31:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:31:12 ========================================================= 16:31:12 EdgeX Global Pipelines Version Info 16:31:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:31:13 ------------------- 16:31:13 stable info: 16:31:13 ------------------- 16:31:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:31:13 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:13 Message: update stable to v1.0.205 16:31:14 ------------------- 16:31:14 experimental info: 16:31:14 ------------------- 16:31:14 Commited By: **** collab-it+edgex@linuxfoundation.org 16:31:14 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 16:31:14 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go > git rev-list --no-walk 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee # timeout=10 [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3657 [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3657 [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3657 [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72f22e40d219c3d388bca7d0b530e67311ee18ed [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72f22e4 [Pipeline] echo 16:31:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:15 provisioning config files... 16:31:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config2927222680854887330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:15 ---> docker-login.sh 16:31:15 nexus3.edgexfoundry.org:10001 16:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:15 Configure a credential helper to remove this warning. See 16:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:15 16:31:15 Login Succeeded 16:31:15 nexus3.edgexfoundry.org:10002 16:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:15 Configure a credential helper to remove this warning. See 16:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:15 16:31:15 Login Succeeded 16:31:15 nexus3.edgexfoundry.org:10003 16:31:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:15 Configure a credential helper to remove this warning. See 16:31:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:15 16:31:15 Login Succeeded 16:31:15 nexus3.edgexfoundry.org:10004 16:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:16 Configure a credential helper to remove this warning. See 16:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:16 16:31:16 Login Succeeded 16:31:16 docker.io 16:31:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:16 Configure a credential helper to remove this warning. See 16:31:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:16 16:31:16 Login Succeeded 16:31:16 ---> docker-login.sh ends [Pipeline] } 16:31:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:16 ++ 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 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/core-command/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo core-command,cmd/core-command/Dockerfile 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/core-data/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo core-data,cmd/core-data/Dockerfile 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/core-metadata/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo core-metadata,cmd/core-metadata/Dockerfile 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/security-bootstrapper/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/security-proxy-setup/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/security-secretstore-setup/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/support-notifications/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo support-notifications,cmd/support-notifications/Dockerfile 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/support-scheduler/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:31:16 + for file in '`ls cmd/**/Dockerfile`' 16:31:16 ++ dirname cmd/sys-mgmt-agent/Dockerfile 16:31:16 ++ cut -d/ -f2 16:31:16 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:31:16 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 16:31:17 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:17 16:31:17 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:31:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:17 latest: Pulling from edgex-devops/git-semver 16:31:17 31603596830f: Pulling fs layer 16:31:17 04fac38145f0: Pulling fs layer 16:31:17 701f6daf10bf: Pulling fs layer 16:31:17 24f72da36158: Pulling fs layer 16:31:17 24f72da36158: Waiting 16:31:17 04fac38145f0: Verifying Checksum 16:31:17 04fac38145f0: Download complete 16:31:18 31603596830f: Verifying Checksum 16:31:18 31603596830f: Download complete 16:31:18 31603596830f: Pull complete 16:31:18 04fac38145f0: Pull complete 16:31:18 24f72da36158: Verifying Checksum 16:31:18 24f72da36158: Download complete 16:31:18 701f6daf10bf: Verifying Checksum 16:31:18 701f6daf10bf: Download complete 16:31:19 701f6daf10bf: Pull complete 16:31:19 24f72da36158: Pull complete 16:31:19 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 16:31:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:31:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:31:19 prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container 16:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:31:20 $ docker top 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:31:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:20 [ssh-agent] Looking for ssh-agent implementation... 16:31:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:20 $ docker exec 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 ssh-agent 16:31:20 SSH_AUTH_SOCK=/tmp/ssh-JppF6o0cE1PB/agent.15 16:31:20 SSH_AGENT_PID=22 16:31:20 Running ssh-add (command line suppressed) 16:31:20 Identity added: /w/workspace/edgex-go/12@tmp/private_key_7524608377710627493.key (/w/workspace/edgex-go/12@tmp/private_key_7524608377710627493.key) 16:31:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:21 + git tag --points-at HEAD [Pipeline] } 16:31:21 $ docker exec --env ******** --env ******** 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 ssh-agent -k 16:31:21 unset SSH_AUTH_SOCK; 16:31:21 unset SSH_AGENT_PID; 16:31:21 echo Agent pid 22 killed; 16:31:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:31:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:31:21 [ssh-agent] Looking for ssh-agent implementation... 16:31:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:31:21 $ docker exec 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 ssh-agent 16:31:21 SSH_AUTH_SOCK=/tmp/ssh-Xob8Y3fU6QWP/agent.55 16:31:21 SSH_AGENT_PID=61 16:31:21 Running ssh-add (command line suppressed) 16:31:21 Identity added: /w/workspace/edgex-go/12@tmp/private_key_645932703111419746.key (/w/workspace/edgex-go/12@tmp/private_key_645932703111419746.key) 16:31:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:31:22 + git semver init 16:31:22 # -> Open(): unable to determine branch for HEAD 16:31:22 # $GIT_DIR = /w/workspace/edgex-go/12/.git 16:31:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/12 16:31:22 # $SEMVER_REMOTE_NAME = origin 16:31:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:31:22 # $SEMVER_USER_NAME = edgex-jenkins 16:31:22 # $SEMVER_BRANCH = PR-3657 16:31:22 # $SEMVER_TEMP = /tmp/semver-850627816 16:31:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 16:32:09 # '/tmp/semver-850627816' -> '/w/workspace/edgex-go/12/.semver' 16:32:09 # -> Force: false 16:32:09 # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } 16:32:09 $ docker exec --env ******** --env ******** 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 ssh-agent -k 16:32:09 unset SSH_AUTH_SOCK; 16:32:09 unset SSH_AGENT_PID; 16:32:09 echo Agent pid 61 killed; 16:32:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:09 + git semver [Pipeline] } 16:32:09 $ docker stop --time=1 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 16:32:11 $ docker rm -f 5885e12505b4095da4884a1c549fd69a609ef4b2d79696b8ab0ac8cc8168cde6 [Pipeline] // withDockerContainer [Pipeline] sh 16:32:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:32:12 Stashed 1 file(s) [Pipeline] echo 16:32:12 [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 16:32:12 ========================================================= 16:32:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:32:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:32:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:32:12 540db60ca938: Pulling fs layer 16:32:12 adcc1eea9eea: Pulling fs layer 16:32:12 4c4ab2625f07: Pulling fs layer 16:32:12 db62176df00c: Pulling fs layer 16:32:12 3b30891b0d05: Pulling fs layer 16:32:12 06b49ca38bd5: Pulling fs layer 16:32:12 c788192a36de: Pulling fs layer 16:32:12 a77e37c0d609: Pulling fs layer 16:32:12 c3185cebc471: Pulling fs layer 16:32:12 db62176df00c: Waiting 16:32:12 3b30891b0d05: Waiting 16:32:12 06b49ca38bd5: Waiting 16:32:12 c788192a36de: Waiting 16:32:12 a77e37c0d609: Waiting 16:32:12 c3185cebc471: Waiting 16:32:12 4c4ab2625f07: Verifying Checksum 16:32:12 4c4ab2625f07: Download complete 16:32:12 adcc1eea9eea: Verifying Checksum 16:32:12 adcc1eea9eea: Download complete 16:32:12 3b30891b0d05: Download complete 16:32:12 06b49ca38bd5: Verifying Checksum 16:32:12 06b49ca38bd5: Download complete 16:32:12 c788192a36de: Verifying Checksum 16:32:12 c788192a36de: Download complete 16:32:12 540db60ca938: Verifying Checksum 16:32:12 540db60ca938: Download complete 16:32:13 540db60ca938: Pull complete 16:32:13 adcc1eea9eea: Pull complete 16:32:13 4c4ab2625f07: Pull complete 16:32:13 a77e37c0d609: Verifying Checksum 16:32:13 a77e37c0d609: Download complete 16:32:16 c3185cebc471: Verifying Checksum 16:32:16 c3185cebc471: Download complete 16:32:17 db62176df00c: Verifying Checksum 16:32:20 db62176df00c: Pull complete 16:32:20 3b30891b0d05: Pull complete 16:32:20 06b49ca38bd5: Pull complete 16:32:21 c788192a36de: Pull complete 16:32:21 a77e37c0d609: Pull complete 16:32:23 c3185cebc471: Pull complete 16:32:23 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 16:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:32:23 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:23 WORKDIR /edgex 16:32:23 COPY go.mod . 16:32:23 RUN go mod download' 16:32:23 + docker build -t ci-base-image-x86_64 -f - . 16:32:25 Sending build context to Docker daemon 328.8MB 16:32:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:32:25 ---> 031687cdd783 16:32:25 Step 2/4 : WORKDIR /edgex 16:32:27 Still waiting to schedule task 16:32:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:32:27 ---> Running in 4071b1385ff8 16:32:27 Removing intermediate container 4071b1385ff8 16:32:27 ---> da2782d945dd 16:32:27 Step 3/4 : COPY go.mod . 16:32:27 ---> 768ab225af2d 16:32:27 Step 4/4 : RUN go mod download 16:32:27 ---> Running in 1d079fe915f8 16:32:59 Removing intermediate container 1d079fe915f8 16:32:59 ---> ee14bfa39d24 16:32:59 Successfully built ee14bfa39d24 16:32:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:32:59 + docker inspect -f . ci-base-image-x86_64 16:32:59 . [Pipeline] withDockerContainer 16:33:00 prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container 16:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:33:00 $ docker top 7a102a46c4363feb919cadde74fadb7ba881d364f59580085830b23460439e80 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:01 + go version 16:33:01 go version go1.16.6 linux/amd64 [Pipeline] } 16:33:01 $ docker stop --time=1 7a102a46c4363feb919cadde74fadb7ba881d364f59580085830b23460439e80 16:33:02 $ docker rm -f 7a102a46c4363feb919cadde74fadb7ba881d364f59580085830b23460439e80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:33:03 + docker inspect -f . ci-base-image-x86_64 16:33:03 . [Pipeline] withDockerContainer 16:33:03 prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container 16:33:03 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:33:03 $ docker top 02180ea18228afc0c7f62852e6afe98d8059079777975982619a588c054f84eb -eo pid,comm [Pipeline] { [Pipeline] echo 16:33:03 ========================================================= 16:33:03 [edgeXBuildGoParallel] Running Tests and Build... 16:33:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:04 + go mod tidy [Pipeline] sh 16:33:04 + make test 16:33:04 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 16:33:04 go mod tidy 16:33:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:33:10 ? github.com/edgexfoundry/edgex-go [no test files] 16:33:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:33:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:33:32 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:33:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:33:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:33:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:33:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:33:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:33:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.055s coverage: 100.0% of statements 16:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 46.3% of statements 16:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.110s coverage: 90.1% of statements 16:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:33:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:33:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.274s coverage: 94.2% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 59.1% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:33:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 60.0% of statements 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.048s coverage: 0.8% of statements 16:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 16:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 21.7% of statements 16:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 16:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 16:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 16:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 16:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 16:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 16:34:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.196s coverage: 81.8% of statements 16:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.039s coverage: 100.0% of statements 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 85.4% of statements 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 91.2% of statements 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.129s coverage: 64.4% of statements 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 16:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.237s coverage: 70.5% of statements 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.6% of statements 16:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements 16:34:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:34:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 16:34:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.5% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:34:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 16:34:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 16:34:29 GO111MODULE=on go vet ./... 16:34:51 gofmt -l . 16:34:51 [ "`gofmt -l .`" = "" ] 16:34:52 ./bin/test-attribution-txt.sh [Pipeline] sh 16:34:52 + ls -al . 16:34:52 total 608 16:34:52 drwxrwxr-x 10 1001 1001 4096 Aug 28 16:34 . 16:34:52 drwxr-xr-x 4 root root 30 Aug 28 16:33 .. 16:34:52 -rw-rw-r-- 1 1001 1001 11 Aug 28 16:31 .dockerignore 16:34:52 drwxrwxr-x 8 1001 1001 179 Aug 28 16:31 .git 16:34:52 drwxrwxr-x 4 1001 1001 142 Aug 28 16:31 .github 16:34:52 -rw-rw-r-- 1 1001 1001 818 Aug 28 16:31 .gitignore 16:34:52 -rw-rw-r-- 1 1001 1001 76 Aug 28 16:31 .hadolint.yml 16:34:52 drwx------ 3 1001 1001 58 Aug 28 16:32 .semver 16:34:52 -rw-rw-r-- 1 1001 1001 166 Aug 28 16:31 .sonarcloud.properties 16:34:52 -rw-rw-r-- 1 1001 1001 1171 Aug 28 16:31 ADOPTERS.md 16:34:52 -rw-rw-r-- 1 1001 1001 8493 Aug 28 16:31 Attribution.txt 16:34:52 -rw-rw-r-- 1 1001 1001 43881 Aug 28 16:31 CHANGELOG.md 16:34:52 -rw-rw-r-- 1 1001 1001 3804 Aug 28 16:31 CONTRIBUTING.md 16:34:52 -rw-rw-r-- 1 1001 1001 677 Aug 28 16:31 GOVERNANCE.md 16:34:52 -rw-rw-r-- 1 1001 1001 849 Aug 28 16:31 Jenkinsfile 16:34:52 -rw-rw-r-- 1 1001 1001 10775 Aug 28 16:31 LICENSE 16:34:52 -rw-rw-r-- 1 1001 1001 5915 Aug 28 16:31 Makefile 16:34:52 -rw-rw-r-- 1 1001 1001 582 Aug 28 16:31 OWNERS.md 16:34:52 -rw-rw-r-- 1 1001 1001 8643 Aug 28 16:31 README.md 16:34:52 -rw-rw-r-- 1 1001 1001 6912 Aug 28 16:31 SECURITY.md 16:34:52 -rw-rw-r-- 1 1001 1001 5 Aug 28 16:32 VERSION 16:34:52 -rw-rw-r-- 1 1001 1001 4131 Aug 28 16:31 ZMQWindows.md 16:34:52 drwxrwxr-x 2 1001 1001 37 Aug 28 16:31 bin 16:34:52 drwxrwxr-x 14 1001 1001 4096 Aug 28 16:31 cmd 16:34:52 -rw-r--r-- 1 root root 403739 Aug 28 16:34 coverage.out 16:34:52 -rw-rw-r-- 1 1001 1001 841 Aug 28 16:31 go.mod 16:34:52 -rw-r--r-- 1 root root 50064 Aug 28 16:33 go.sum 16:34:52 drwxrwxr-x 8 1001 1001 124 Aug 28 16:31 internal 16:34:52 drwxrwxr-x 3 1001 1001 16 Aug 28 16:31 openapi 16:34:52 drwxrwxr-x 4 1001 1001 71 Aug 28 16:31 snap 16:34:52 -rw-rw-r-- 1 1001 1001 204 Aug 28 16:31 version.go [Pipeline] sh 16:34:53 + '[' -e coverage.out ] 16:34:53 + chown 1001:1001 coverage.out [Pipeline] stash 16:34:53 Stashed 1 file(s) [Pipeline] sh 16:34:53 + make build 16:34:53 go mod tidy 16:34:53 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 16:34:55 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 16:35:02 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 16:35:02 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 16:35:03 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 16:35:03 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 16:35:04 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 16:35:05 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 16:35:06 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 16:35:07 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 16:35:08 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 16:35:09 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] } 16:35:10 $ docker stop --time=1 02180ea18228afc0c7f62852e6afe98d8059079777975982619a588c054f84eb 16:35:12 $ docker rm -f 02180ea18228afc0c7f62852e6afe98d8059079777975982619a588c054f84eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:14 16:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 16:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:14 latest: Pulling from edgex-devops/edgex-compose 16:35:14 cbdbe7a5bc2a: Pulling fs layer 16:35:14 ca9280d653b3: Pulling fs layer 16:35:14 7e9c9ca2126c: Pulling fs layer 16:35:14 cbdbe7a5bc2a: Verifying Checksum 16:35:14 cbdbe7a5bc2a: Download complete 16:35:15 cbdbe7a5bc2a: Pull complete 16:35:15 ca9280d653b3: Verifying Checksum 16:35:15 ca9280d653b3: Download complete 16:35:16 ca9280d653b3: Pull complete 16:35:17 7e9c9ca2126c: Verifying Checksum 16:35:17 7e9c9ca2126c: Download complete 16:35:21 7e9c9ca2126c: Pull complete 16:35:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 16:35:21 prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container 16:35:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:35:24 $ docker top e112e57d8a32df6887ce918587f609e5f04e17fc292200a5106921bb11b66533 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:24 + docker-compose build --help 16:35:24 + grep parallel 16:35:25 --parallel Build images in parallel. [Pipeline] } 16:35:25 $ docker stop --time=1 e112e57d8a32df6887ce918587f609e5f04e17fc292200a5106921bb11b66533 16:35:26 $ docker rm -f e112e57d8a32df6887ce918587f609e5f04e17fc292200a5106921bb11b66533 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:35:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:35:26 . [Pipeline] withDockerContainer 16:35:26 prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container 16:35:26 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:35:27 $ docker top 2eb7094913d5bbe514e8799b1496d372ebf4e14e8f3755c7e8348f3d83970425 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1022 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 16:35:27 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 16:35:27 + docker-compose -f ./docker-compose-build.yml build --parallel 16:35:27 The recommended git tool is: git 16:35:28 Building core-command ... 16:35:28 Building core-data ... 16:35:28 Building core-metadata ... 16:35:28 Building security-bootstrapper ... 16:35:28 Building security-proxy-setup ... 16:35:28 Building security-secretstore-setup ... 16:35:28 Building support-notifications ... 16:35:28 Building support-scheduler ... 16:35:28 Building sys-mgmt-agent ... 16:35:28 Building security-secretstore-setup 16:35:28 Building security-bootstrapper 16:35:28 Building sys-mgmt-agent 16:35:28 Building core-data 16:35:28 Building core-command 16:35:33 using credential edgex-jenkins-ssh 16:35:33 Cloning the remote Git repository 16:35:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:35:33 > git init /w/workspace/edgex-go/12 # timeout=10 16:35:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:34 > git --version # timeout=10 16:35:34 > git --version # 'git version 2.17.1' 16:35:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:38 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:38 16:35:38 Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/32 : FROM ${BUILDER_BASE} AS builder 16:35:38 16:35:38 ---> ee14bfa39d24 16:35:38 ---> ee14bfa39d24 16:35:38 Step 3/24 : WORKDIR /edgex-goStep 3/32 : WORKDIR /edgex-go 16:35:38 16:35:43 ---> Running in 46dd709fbc42 16:35:43 ---> Running in 1c68570c5acb 16:35:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:47 ---> ee14bfa39d24 16:35:47 Step 3/24 : WORKDIR /edgex-go 16:35:47 ---> Using cache 16:35:47 ---> e37ee54585ec 16:35:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:49 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:35:49 ---> ee14bfa39d24 16:35:49 Step 3/26 : WORKDIR /edgex-go 16:35:49 ---> Using cache 16:35:49 ---> e37ee54585ec 16:35:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:49 Removing intermediate container 1c68570c5acb 16:35:49 ---> 1f6324839cca 16:35:49 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:49 Removing intermediate container 46dd709fbc42 16:35:49 ---> e37ee54585ec 16:35:49 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:50 ---> Running in 327716432c75 16:35:50 ---> Running in 56ad08f2dfc8 16:35:50 ---> Running in 2c20b5d8ffb2 16:35:50 ---> Running in 0006ef0f71bf 16:35:51 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 16:35:51 Merge succeeded, producing f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:35:51 Checking out Revision f4409e7d66e87e07eaf99fc00cd29e35f6e60056 (PR-3657) 16:35:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:35:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:35:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:35:50 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:35:51 > git config core.sparsecheckout # timeout=10 16:35:51 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 16:35:51 > git remote # timeout=10 16:35:51 > git config --get remote.origin.url # timeout=10 16:35:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:35:51 > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 16:35:51 > git rev-parse HEAD^{commit} # timeout=10 16:35:51 > git config core.sparsecheckout # timeout=10 16:35:51 > git checkout -f f4409e7d66e87e07eaf99fc00cd29e35f6e60056 # timeout=10 16:35:52 Removing intermediate container 327716432c75 16:35:52 ---> 7fa1cbe18cd1 16:35:52 Step 5/26 : RUN apk add --update --no-cache make git 16:35:52 Removing intermediate container 56ad08f2dfc8 16:35:52 ---> f03b24eac1f5 16:35:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:35:52 Removing intermediate container 0006ef0f71bf 16:35:52 ---> dad936567428 16:35:52 Step 5/24 : RUN apk add --update --no-cache make bash git 16:35:52 ---> Running in ccf5871927ab 16:35:52 ---> Running in 604120116e76 16:35:52 ---> Running in d6d7ac62de4f 16:35:52 Removing intermediate container 2c20b5d8ffb2 16:35:52 ---> f13237b60352 16:35:52 Step 5/32 : RUN apk add --update --no-cache make git 16:35:52 ---> Running in d3baa72e38a1 16:35:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:35:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:35:52 ---> ee14bfa39d24 16:35:52 Step 3/24 : WORKDIR /edgex-go 16:35:52 ---> Using cache 16:35:52 ---> e37ee54585ec 16:35:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:52 ---> Using cache 16:35:52 ---> dad936567428 16:35:52 Step 5/24 : RUN apk add --update --no-cache make git 16:35:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:52 ---> Running in 4aed53675e67 16:35:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:35:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:54 OK: 219 MiB in 52 packages 16:35:54 OK: 219 MiB in 52 packages 16:35:54 OK: 219 MiB in 52 packages 16:35:54 Removing intermediate container ccf5871927ab 16:35:54 ---> 260a73c5f5d4 16:35:54 Step 6/26 : COPY go.mod . 16:35:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:54 ---> 815430ff0224 16:35:54 Step 7/26 : RUN go mod download 16:35:54 Removing intermediate container 604120116e76 16:35:54 ---> a650098c2072 16:35:54 Step 6/24 : COPY go.mod . 16:35:54 ---> Running in c0d1d5e9b485 16:35:54 Removing intermediate container d3baa72e38a1 16:35:54 ---> 578346e01084 16:35:54 Step 6/32 : COPY go.mod . 16:35:55 ---> 03688fcac6b2 16:35:55 Step 7/32 : RUN go mod download 16:35:55 ---> d6fd144bae00 16:35:55 Step 7/24 : RUN go mod download 16:35:55 ---> Running in 0d42a69acbd1 16:35:55 ---> Running in 9fbd028ae58c 16:35:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:35:55 OK: 219 MiB in 52 packages 16:35:56 Removing intermediate container d6d7ac62de4f 16:35:56 ---> ca01900aee38 16:35:56 Step 6/24 : COPY go.mod . 16:35:56 Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" 16:35:56 First time build. Skipping changelog. 16:35:56 ---> b95497dd231e 16:35:56 Step 7/24 : RUN go mod download 16:35:56 ---> Running in 8da0e051a6ee 16:35:56 Removing intermediate container c0d1d5e9b485 16:35:56 ---> 63f58939b38f 16:35:56 Step 8/26 : COPY . . 16:35:56 > git rev-list --no-walk 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:56 provisioning config files... 16:35:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config5239166137206630993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:57 ---> docker-login.sh 16:35:57 nexus3.edgexfoundry.org:10001 16:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:58 Configure a credential helper to remove this warning. See 16:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:58 16:35:58 Login Succeeded 16:35:58 nexus3.edgexfoundry.org:10002 16:35:58 Removing intermediate container 0d42a69acbd1 16:35:58 ---> bee41e62c7cb 16:35:58 Step 8/32 : COPY . . 16:35:58 Removing intermediate container 9fbd028ae58c 16:35:58 ---> 2ce3e515ae4d 16:35:58 Step 8/24 : COPY . . 16:35:58 OK: 219 MiB in 52 packages 16:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:58 Removing intermediate container 8da0e051a6ee 16:35:58 ---> 8c4be370e2b7 16:35:58 Step 8/24 : COPY . . 16:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:58 Configure a credential helper to remove this warning. See 16:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:58 16:35:58 Login Succeeded 16:35:58 nexus3.edgexfoundry.org:10003 16:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:35:59 Configure a credential helper to remove this warning. See 16:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:35:59 16:35:59 Login Succeeded 16:35:59 nexus3.edgexfoundry.org:10004 16:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:00 Configure a credential helper to remove this warning. See 16:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:00 16:36:00 Login Succeeded 16:36:00 docker.io 16:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:36:00 Configure a credential helper to remove this warning. See 16:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:36:00 16:36:00 Login Succeeded 16:36:00 ---> docker-login.sh ends [Pipeline] } 16:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:36:01 ========================================================= 16:36:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:36:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:36:02 595b0fe564bb: Pulling fs layer 16:36:02 24495759ef45: Pulling fs layer 16:36:02 d148012ef14d: Pulling fs layer 16:36:02 e90a11edd702: Pulling fs layer 16:36:02 d77568369979: Pulling fs layer 16:36:02 fc1c9f9a7f3b: Pulling fs layer 16:36:02 170f2ba95c9a: Pulling fs layer 16:36:02 97ac5df62f85: Pulling fs layer 16:36:02 e90a11edd702: Waiting 16:36:02 d77568369979: Waiting 16:36:02 fc1c9f9a7f3b: Waiting 16:36:02 97ac5df62f85: Waiting 16:36:02 170f2ba95c9a: Waiting 16:36:02 24495759ef45: Verifying Checksum 16:36:02 24495759ef45: Download complete 16:36:02 d148012ef14d: Verifying Checksum 16:36:02 d148012ef14d: Download complete 16:36:02 d77568369979: Verifying Checksum 16:36:02 d77568369979: Download complete 16:36:02 595b0fe564bb: Download complete 16:36:02 fc1c9f9a7f3b: Download complete 16:36:02 170f2ba95c9a: Verifying Checksum 16:36:02 170f2ba95c9a: Download complete 16:36:03 595b0fe564bb: Pull complete 16:36:03 24495759ef45: Pull complete 16:36:04 ---> e28be5b71ff4 16:36:04 Step 9/26 : RUN go mod tidy 16:36:04 d148012ef14d: Pull complete 16:36:04 ---> Running in 17431711e9ec 16:36:04 Removing intermediate container 4aed53675e67 16:36:04 ---> ad101f8401d5 16:36:04 Step 6/24 : COPY go.mod . 16:36:05 ---> 81638abbbd58 16:36:05 Step 7/24 : RUN go mod download 16:36:05 ---> Running in 26849bf225e4 16:36:06 97ac5df62f85: Verifying Checksum 16:36:06 97ac5df62f85: Download complete 16:36:06 Removing intermediate container 17431711e9ec 16:36:06 ---> 2f83cd8bf801 16:36:06 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:06 ---> Running in 824e7fc86447 16:36:06 ---> ec6b7f4e5aaf 16:36:06 Step 9/32 : RUN go mod tidy 16:36:06 e90a11edd702: Verifying Checksum 16:36:06 e90a11edd702: Download complete 16:36:07 ---> Running in 75c19362d99e 16:36:07 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 16:36:07 ---> 0a4cabd394fe 16:36:07 Step 9/24 : RUN go mod tidy 16:36:07 ---> Running in 57465e9641aa 16:36:07 Removing intermediate container 26849bf225e4 16:36:07 ---> 6cb3d0fe8e2b 16:36:07 Step 8/24 : COPY . . 16:36:08 ---> 9f1124307058 16:36:08 Step 9/24 : RUN go mod tidy 16:36:08 ---> Running in 9953da5d0596 16:36:10 Removing intermediate container 57465e9641aa 16:36:10 ---> e0ccf09d3cc0 16:36:10 Step 10/24 : RUN make cmd/core-data/core-data 16:36:10 ---> Running in 7879c57b8c3e 16:36:11 Removing intermediate container 75c19362d99e 16:36:11 ---> 1e253ba26f71 16:36:11 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:36:11 Removing intermediate container 9953da5d0596 16:36:11 ---> 199106a5dd7f 16:36:11 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:11 ---> Running in d7c86cd843b2 16:36:12 ---> Running in f80b2a1095ce 16:36:12 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 16:36:13 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 16:36:13 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 16:36:17 e90a11edd702: Pull complete 16:36:17 d77568369979: Pull complete 16:36:17 fc1c9f9a7f3b: Pull complete 16:36:17 170f2ba95c9a: Pull complete 16:36:21 ---> a17d3f1f4ca6 16:36:21 Step 9/24 : RUN go mod tidy 16:36:21 ---> Running in 2f40025615df 16:36:24 97ac5df62f85: Pull complete 16:36:24 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 16:36:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 16:36:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:24 WORKDIR /edgex 16:36:24 COPY go.mod . 16:36:24 RUN go mod download 16:36:24 + docker build -t ci-base-image-arm64 -f - . 16:36:24 Removing intermediate container 2f40025615df 16:36:24 ---> 160ace02296e 16:36:24 Step 10/24 : RUN make cmd/core-command/core-command 16:36:24 ---> Running in 0d6af949e5ad 16:36:24 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 16:36:26 Sending build context to Docker daemon 166MB 16:36:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:36:26 ---> 04bc70af865f 16:36:26 Step 2/4 : WORKDIR /edgex 16:36:30 ---> Running in c5b739f03392 16:36:31 Removing intermediate container c5b739f03392 16:36:31 ---> ad3e55cf3f5f 16:36:31 Step 3/4 : COPY go.mod . 16:36:32 ---> 52f03e6bf1a3 16:36:32 Step 4/4 : RUN go mod download 16:36:32 ---> Running in 08f088ff5ea7 16:36:37 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 16:36:41 Removing intermediate container 824e7fc86447 16:36:41 ---> 2beac46f57a9 16:36:41 16:36:41 Step 11/26 : FROM alpine:3.12 16:36:41 3.12: Pulling from library/alpine 16:36:42 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:36:42 Status: Downloaded newer image for alpine:3.12 16:36:42 ---> 13621d1b12d4 16:36:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:42 ---> Running in 802c704fe70c 16:36:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:43 (1/3) Installing ca-certificates (20191127-r4) 16:36:43 (2/3) Installing dumb-init (1.2.2-r1) 16:36:43 (3/3) Installing su-exec (0.2-r1) 16:36:43 Executing busybox-1.31.1-r20.trigger 16:36:43 Executing ca-certificates-20191127-r4.trigger 16:36:43 OK: 6 MiB in 17 packages 16:36:44 Removing intermediate container 802c704fe70c 16:36:44 ---> 493a98c1285e 16:36:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:44 ---> Running in 1d41aeca5f9f 16:36:44 Removing intermediate container 1d41aeca5f9f 16:36:44 ---> 17ee922db76d 16:36:44 Step 14/26 : WORKDIR / 16:36:44 ---> Running in a9063a8250e8 16:36:44 Removing intermediate container a9063a8250e8 16:36:44 ---> ad9f39da5789 16:36:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:36:44 ---> 0b9e3552fa20 16:36:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:36:45 ---> 76135dc07b90 16:36:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:36:45 ---> 8cbb08abc571 16:36:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:36:45 ---> 850f29ba450d 16:36:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:36:46 ---> ae9f946f07b7 16:36:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:36:46 ---> fd16c1e88c9a 16:36:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:36:47 ---> 6c5f5c8ede36 16:36:47 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/ 16:36:47 ---> Running in b6a1eb6dd794 16:36:48 Removing intermediate container b6a1eb6dd794 16:36:48 ---> 47251152ce0f 16:36:48 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:36:48 ---> Running in d008b565df75 16:36:48 Removing intermediate container d008b565df75 16:36:48 ---> 60777fc8e858 16:36:48 Step 24/26 : LABEL arch=x86_64 16:36:48 ---> Running in 7b7f94a3f224 16:36:48 Removing intermediate container 7b7f94a3f224 16:36:48 ---> daab44817ae0 16:36:48 Step 25/26 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:36:48 ---> Running in cf0bbf82a34e 16:36:48 Removing intermediate container cf0bbf82a34e 16:36:48 ---> dfbe5d734449 16:36:48 Step 26/26 : LABEL version=0.0.0 16:36:48 ---> Running in 6a77ce676569 16:36:48 Removing intermediate container 6a77ce676569 16:36:48 ---> d0aededf0fdb 16:36:48 16:36:48 Successfully built d0aededf0fdb 16:36:48 Successfully tagged security-secretstore-setup:latest 16:36:48 Building security-proxy-setup 16:36:54  Building security-secretstore-setup ... done Removing intermediate container f80b2a1095ce 16:36:54 ---> 48384f3ca201 16:36:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:54 ---> Running in 52e42b6f5724 16:36:54 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 16:36:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:36:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:36:56 ---> ee14bfa39d24 16:36:56 Step 3/22 : WORKDIR /edgex-go 16:36:56 ---> Using cache 16:36:56 ---> e37ee54585ec 16:36:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:56 ---> Using cache 16:36:56 ---> dad936567428 16:36:56 Step 5/22 : RUN apk add --update --no-cache make git 16:36:56 ---> Using cache 16:36:56 ---> ad101f8401d5 16:36:56 Step 6/22 : COPY go.mod . 16:36:56 ---> Using cache 16:36:56 ---> 81638abbbd58 16:36:56 Step 7/22 : RUN go mod download 16:36:56 ---> Using cache 16:36:56 ---> 6cb3d0fe8e2b 16:36:56 Step 8/22 : COPY . . 16:36:56 ---> Using cache 16:36:56 ---> a17d3f1f4ca6 16:36:56 Step 9/22 : RUN go mod tidy 16:36:56 ---> Using cache 16:36:56 ---> 160ace02296e 16:36:56 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:36:56 Removing intermediate container d7c86cd843b2 16:36:56 ---> fa07d09f231a 16:36:56 16:36:56 Step 11/32 : FROM alpine:3.12 16:36:56 ---> 13621d1b12d4 16:36:56 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:36:56 ---> Running in d1688ec02639 16:36:56 ---> Running in 8ed8242adc82 16:36:56 Removing intermediate container 8ed8242adc82 16:36:56 ---> 5bbc7fec2538 16:36:56 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:36:56 ---> Running in 6652049ade00 16:36:57 Removing intermediate container 52e42b6f5724 16:36:57 ---> c1343597ce27 16:36:57 16:36:57 Step 12/24 : FROM docker:20.10.7 16:36:57 20.10.7: Pulling from library/docker 16:36:57 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 16:36:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:36:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:36:57 (1/2) Installing dumb-init (1.2.2-r1) 16:36:57 (2/2) Installing su-exec (0.2-r1) 16:36:57 Executing busybox-1.31.1-r20.trigger 16:36:57 OK: 6 MiB in 16 packages 16:36:59 Removing intermediate container 6652049ade00 16:36:59 ---> 15f8ade98d54 16:36:59 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:36:59 ---> Running in ace0e1236bcd 16:36:59 Removing intermediate container ace0e1236bcd 16:36:59 ---> 4aa7b0051cc0 16:36:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:36:59 ---> Running in 60b66141bb6f 16:36:59 Removing intermediate container 60b66141bb6f 16:36:59 ---> cde0ab72dc2d 16:36:59 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:36:59 ---> Running in b8221c84310e 16:37:00 Removing intermediate container b8221c84310e 16:37:00 ---> ed47bc9e7fd2 16:37:00 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:37:00 ---> Running in 793dfb27ec6c 16:37:00 Removing intermediate container 793dfb27ec6c 16:37:00 ---> 21623f0c7f86 16:37:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:37:01 ---> 8f8cd7dd54ea 16:37:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:37:01 ---> Running in 091c6729a0b2 16:37:03 Removing intermediate container 7879c57b8c3e 16:37:03 ---> c368e6484932 16:37:03 16:37:03 Step 11/24 : FROM alpine:3.12 16:37:03 ---> 13621d1b12d4 16:37:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:37:03 ---> Running in af7a50b9947a 16:37:03 Removing intermediate container 091c6729a0b2 16:37:03 ---> 9ef49b9371a7 16:37:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:03 Removing intermediate container af7a50b9947a 16:37:03 ---> 13160461d6fb 16:37:03 Step 13/24 : ENV APP_PORT=59880 16:37:04 ---> Running in edbc38bad577 16:37:04 ---> 2be00c1c662f 16:37:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:37:04 Removing intermediate container 0d6af949e5ad 16:37:04 ---> 692a74eb5869 16:37:04 16:37:04 Step 11/24 : FROM alpine:3.12 16:37:04 ---> 13621d1b12d4 16:37:04 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:04 Removing intermediate container edbc38bad577 16:37:04 ---> b05ce7c1ff85 16:37:04 Step 14/24 : EXPOSE $APP_PORT 16:37:04 ---> Running in 861f9cf403af 16:37:04 ---> Running in e4294f0a1eb8 16:37:05 Removing intermediate container 861f9cf403af 16:37:05 ---> 64403c2cf4a0 16:37:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:05 ---> Running in e8d53ef61a8d 16:37:05 ---> 51693f62cd8e 16:37:05 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:37:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:05 (1/1) Installing dumb-init (1.2.2-r1) 16:37:05 Executing busybox-1.31.1-r20.trigger 16:37:05 OK: 6 MiB in 15 packages 16:37:05 ---> f9354b660493 16:37:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:37:06 ---> 69717bdb91e4 16:37:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:37:06 Removing intermediate container e4294f0a1eb8 16:37:06 ---> c3c3a5d38abd 16:37:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:06 Removing intermediate container e8d53ef61a8d 16:37:06 ---> a379020931b4 16:37:06 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:37:06 ---> Running in 0e6b37d27557 16:37:07 ---> 81d044f3e47b 16:37:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:37:07 ---> Running in 091314df6184 16:37:07 ---> Running in f2e31194e6e1 16:37:07 Removing intermediate container 0e6b37d27557 16:37:07 ---> 07563a103619 16:37:07 Step 14/24 : ENV APP_PORT=59882 16:37:07 ---> Running in cc5e2fee94a8 16:37:07 Removing intermediate container f2e31194e6e1 16:37:07 ---> 07073ff60f5a 16:37:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:37:07 Removing intermediate container cc5e2fee94a8 16:37:07 ---> ae930523d72c 16:37:07 Step 15/24 : EXPOSE $APP_PORT 16:37:07 ---> Running in 44cf1cc2aaf4 16:37:07 ---> 5d9ea89b5842 16:37:07 Step 27/32 : RUN chmod +x /entrypoint.sh 16:37:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:08 ---> Running in 5f50fae0f138 16:37:08 Removing intermediate container 44cf1cc2aaf4 16:37:08 ---> 7dbb971fb110 16:37:08 Step 16/24 : WORKDIR / 16:37:08 ---> Running in 417d56b9073b 16:37:08 Removing intermediate container 417d56b9073b 16:37:08 ---> e98cdd16272c 16:37:08 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:08 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:37:08 Status: Downloaded newer image for docker:20.10.7 16:37:08 ---> 08bdaf2f88f9 16:37:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:37:08 ---> Running in 8b964943caf7 16:37:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:08 ---> 1828e738b424 16:37:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:37:09 Removing intermediate container 8b964943caf7 16:37:09 ---> c39f5d05d45c 16:37:09 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 16:37:09 ---> Running in b8a9e1d6815a 16:37:09 Removing intermediate container 5f50fae0f138 16:37:09 ---> 9ccf895110c1 16:37:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:37:09 (1/6) Installing dumb-init (1.2.2-r1) 16:37:09 ---> 91aee905811d 16:37:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:37:09 (2/6) Installing libgcc (9.3.0-r2) 16:37:09 ---> Running in 490febf4eb47 16:37:09 (3/6) Installing libsodium (1.0.18-r0) 16:37:09 (4/6) Installing libstdc++ (9.3.0-r2) 16:37:09 Removing intermediate container 490febf4eb47 16:37:09 ---> e506fee1c66f 16:37:09 Step 29/32 : CMD ["gate"] 16:37:09 ---> Running in 175d81e5ef2a 16:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:09 ---> 414bef52afba 16:37:09 Step 20/24 : ENTRYPOINT ["/core-command"] 16:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:09 ---> Running in 51b320e004ec 16:37:09 Removing intermediate container 175d81e5ef2a 16:37:09 ---> 47104d027964 16:37:09 Step 30/32 : LABEL arch=x86_64 16:37:09 (5/6) Installing libzmq (4.3.3-r0) 16:37:10 (1/39) Installing readline (8.1.0-r0) 16:37:10 Removing intermediate container 51b320e004ec 16:37:10 ---> fe69126a792c 16:37:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:10 (2/39) Installing bash (5.1.0-r0) 16:37:10 ---> Running in 02c95d3460a0 16:37:10 Executing bash-5.1.0-r0.post-install 16:37:10 (3/39) Installing brotli-libs (1.0.9-r3) 16:37:10 ---> Running in 775b1516b24d 16:37:10 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:37:10 (5/39) Installing libcurl (7.78.0-r0) 16:37:10 (6/39) Installing curl (7.78.0-r0) 16:37:10 (7/39) Installing dumb-init (1.2.5-r0) 16:37:10 (8/39) Installing libbz2 (1.0.8-r1) 16:37:10 (9/39) Installing expat (2.2.10-r1) 16:37:10 (10/39) Installing libffi (3.3-r2) 16:37:10 (11/39) Installing gdbm (1.19-r0) 16:37:10 (12/39) Installing xz-libs (5.2.5-r0) 16:37:10 (13/39) Installing sqlite-libs (3.34.1-r0) 16:37:10 (6/6) Installing zeromq (4.3.3-r0) 16:37:10 (14/39) Installing python3 (3.8.10-r0) 16:37:10 Executing busybox-1.31.1-r20.trigger 16:37:10 OK: 8 MiB in 20 packages 16:37:10 Removing intermediate container 775b1516b24d 16:37:10 ---> 9de9d0643b8b 16:37:10 Step 22/24 : LABEL arch=x86_64 16:37:10 Removing intermediate container 02c95d3460a0 16:37:10 ---> e75a247da86a 16:37:10 Step 31/32 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:37:10 ---> Running in 7cad8b2e0d0c 16:37:10 ---> Running in 943a0f913683 16:37:10 Removing intermediate container 7cad8b2e0d0c 16:37:10 ---> e67920206496 16:37:10 Step 23/24 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:37:11 ---> Running in 3f15a4348a04 16:37:11 Removing intermediate container 943a0f913683 16:37:11 ---> c2d851f81a57 16:37:11 Step 32/32 : LABEL version=0.0.0 16:37:11 Removing intermediate container 091314df6184 16:37:11 ---> e28cf7e086a7 16:37:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:11 ---> Running in 5c06adb4173f 16:37:11 Removing intermediate container 3f15a4348a04 16:37:11 ---> 2f1548382b3c 16:37:11 Step 24/24 : LABEL version=0.0.0 16:37:11 ---> Running in a45caf929698 16:37:11 ---> e59968d5fe94 16:37:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:11 (15/39) Installing py3-appdirs (1.4.4-r1) 16:37:11 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:37:11 (17/39) Installing py3-parsing (2.4.7-r1) 16:37:11 Removing intermediate container 5c06adb4173f 16:37:11 ---> cadfa6480f41 16:37:11 16:37:11 (18/39) Installing py3-six (1.15.0-r0) 16:37:11 (19/39) Installing py3-packaging (20.9-r0) 16:37:11 (20/39) Installing py3-setuptools (51.3.3-r0) 16:37:11 (21/39) Installing py3-chardet (4.0.0-r0) 16:37:11 (22/39) Installing py3-idna (3.1-r0) 16:37:11 Successfully built cadfa6480f41 16:37:11 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:37:11 Successfully tagged security-bootstrapper:latest 16:37:11 Building support-scheduler 16:37:12 (24/39) Installing py3-requests (2.25.1-r1) 16:37:12 (25/39) Installing py3-msgpack (1.0.2-r0) 16:37:12 (26/39) Installing py3-lockfile (0.12.2-r3) 16:37:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:37:12 (28/39) Installing py3-colorama (0.4.4-r0) 16:37:12 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:37:12 (30/39) Installing py3-distlib (0.3.1-r1) 16:37:12  Building security-bootstrapper ... done Removing intermediate container a45caf929698 16:37:12 ---> 44ad2dcf2ea2 16:37:12 16:37:12 (31/39) Installing py3-distro (1.5.0-r1) 16:37:12 (32/39) Installing py3-webencodings (0.5.1-r3) 16:37:12 Successfully built 44ad2dcf2ea2 16:37:12 (33/39) Installing py3-html5lib (1.1-r0) 16:37:12 Successfully tagged core-command:latest 16:37:12  Building core-command ... done Building core-metadata 16:37:12 (34/39) Installing py3-pytoml (0.1.21-r0) 16:37:12 (35/39) Installing py3-pep517 (0.9.1-r0) 16:37:12 (36/39) Installing py3-progress (1.5-r0) 16:37:12 (37/39) Installing py3-retrying (1.3.3-r0) 16:37:12 (38/39) Installing py3-toml (0.10.2-r0) 16:37:12 (39/39) Installing py3-pip (20.3.4-r0) 16:37:13 ---> b7111a3168ee 16:37:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:13 Executing busybox-1.32.1-r6.trigger 16:37:13 OK: 82 MiB in 59 packages 16:37:14 ---> 97dadcfa6eed 16:37:14 Step 20/24 : ENTRYPOINT ["/core-data"] 16:37:15 ---> Running in 391a5c310664 16:37:15 Removing intermediate container 391a5c310664 16:37:15 ---> 054546b0660a 16:37:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:15 ---> Running in 181105d6372c 16:37:16 Removing intermediate container 181105d6372c 16:37:16 ---> 477e84c6031b 16:37:16 Step 22/24 : LABEL arch=x86_64 16:37:17 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 16:37:18 ---> Running in 8cee305408e8 16:37:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:37:18 ---> ee14bfa39d24 16:37:18 Step 3/24 : WORKDIR /edgex-go 16:37:18 ---> Using cache 16:37:18 ---> e37ee54585ec 16:37:18 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:18 ---> Using cache 16:37:18 ---> dad936567428 16:37:18 Step 5/24 : RUN apk add --update --no-cache make git 16:37:18 ---> Using cache 16:37:18 ---> ad101f8401d5 16:37:18 Step 6/24 : COPY go.mod . 16:37:18 ---> Using cache 16:37:18 ---> 81638abbbd58 16:37:18 Step 7/24 : RUN go mod download 16:37:18 ---> Using cache 16:37:18 ---> 6cb3d0fe8e2b 16:37:18 Step 8/24 : COPY . . 16:37:18 ---> Using cache 16:37:18 ---> a17d3f1f4ca6 16:37:18 Step 9/24 : RUN go mod tidy 16:37:18 ---> Using cache 16:37:18 ---> 160ace02296e 16:37:18 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:37:19 Collecting docker-compose==1.23.2 16:37:19 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:19 Collecting docker<4.0,>=3.6.0 16:37:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:19 Collecting dockerpty<0.5,>=0.4.1 16:37:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:19 Removing intermediate container 8cee305408e8 16:37:19 ---> daf2a1c5095a 16:37:19 Step 23/24 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:37:19 ---> Running in 0b66142bafe4 16:37:19 ---> Running in 89421be446b4 16:37:20 Removing intermediate container 89421be446b4 16:37:20 ---> aaeeea1ad337 16:37:20 Step 24/24 : LABEL version=0.0.0 16:37:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:37:20 Collecting websocket-client<1.0,>=0.32.0 16:37:20 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:20 ---> Running in 825fa1aa7db6 16:37:20 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 16:37:20 Collecting PyYAML<4,>=3.10 16:37:21 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:21 Removing intermediate container 825fa1aa7db6 16:37:21 ---> 900ea4e1d226 16:37:21 16:37:21 Successfully built 900ea4e1d226 16:37:21 Successfully tagged core-data:latest 16:37:21  Building core-data ... done Building support-notifications 16:37:22 Collecting docopt<0.7,>=0.6.1 16:37:22 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:22 Collecting texttable<0.10,>=0.9.0 16:37:22 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:23 Collecting cached-property<2,>=1.2.0 16:37:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:23 Collecting jsonschema<3,>=2.5.1 16:37:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:23 Collecting docker-pycreds>=0.4.0 16:37:23 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:23 Collecting chardet<3.1.0,>=3.0.2 16:37:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:23 Collecting idna<2.8,>=2.5 16:37:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:23 Collecting urllib3<1.25,>=1.21.1 16:37:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:23 Collecting certifi>=2017.4.17 16:37:23 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:37:23 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:23 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:23 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:23 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:24 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:37:24 Attempting uninstall: urllib3 16:37:24 Found existing installation: urllib3 1.26.2 16:37:24 Uninstalling urllib3-1.26.2: 16:37:24 Successfully uninstalled urllib3-1.26.2 16:37:24 Attempting uninstall: idna 16:37:24 Found existing installation: idna 3.1 16:37:24 Uninstalling idna-3.1: 16:37:24 Successfully uninstalled idna-3.1 16:37:25 Attempting uninstall: chardet 16:37:25 Found existing installation: chardet 4.0.0 16:37:25 Uninstalling chardet-4.0.0: 16:37:25 Successfully uninstalled chardet-4.0.0 16:37:25 Attempting uninstall: requests 16:37:25 Found existing installation: requests 2.25.1 16:37:25 Uninstalling requests-2.25.1: 16:37:25 Successfully uninstalled requests-2.25.1 16:37:26 Running setup.py install for texttable: started 16:37:27 Removing intermediate container d1688ec02639 16:37:27 ---> 69bf8348ee7a 16:37:27 16:37:27 Step 11/22 : FROM alpine:3.12 16:37:27 ---> 13621d1b12d4 16:37:27 Step 12/22 : RUN apk add --update --no-cache curl 16:37:27 Running setup.py install for texttable: finished with status 'done' 16:37:27 Running setup.py install for PyYAML: started 16:37:27 ---> Running in ed1bdf12db48 16:37:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:27 ---> ee14bfa39d24 16:37:27 Step 3/23 : WORKDIR /edgex-go 16:37:27 ---> Using cache 16:37:27 ---> e37ee54585ec 16:37:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:27 ---> Using cache 16:37:27 ---> dad936567428 16:37:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:37:27 ---> Running in 95c61dd8c005 16:37:28 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:37:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:28 ---> ee14bfa39d24 16:37:28 Step 3/23 : WORKDIR /edgex-go 16:37:28 ---> Using cache 16:37:28 ---> e37ee54585ec 16:37:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:28 ---> Using cache 16:37:28 ---> dad936567428 16:37:28 Step 5/23 : RUN apk add --update --no-cache make git 16:37:28 ---> Using cache 16:37:28 ---> ad101f8401d5 16:37:28 Step 6/23 : COPY go.mod . 16:37:28 ---> Using cache 16:37:28 ---> 81638abbbd58 16:37:28 Step 7/23 : RUN go mod download 16:37:28 ---> Using cache 16:37:28 ---> 6cb3d0fe8e2b 16:37:28 Step 8/23 : COPY . . 16:37:28 ---> Using cache 16:37:28 ---> a17d3f1f4ca6 16:37:28 Step 9/23 : RUN go mod tidy 16:37:28 ---> Using cache 16:37:28 ---> 160ace02296e 16:37:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:37:28 ---> Running in 7cd21c3613df 16:37:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:37:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:37:28 Running setup.py install for PyYAML: finished with status 'done' 16:37:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:37:28 Running setup.py install for docopt: started 16:37:29 (1/4) Installing ca-certificates (20191127-r4) 16:37:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:37:29 (3/4) Installing libcurl (7.78.0-r0) 16:37:29 (4/4) Installing curl (7.78.0-r0) 16:37:29 Executing busybox-1.31.1-r20.trigger 16:37:29 Executing ca-certificates-20191127-r4.trigger 16:37:29 OK: 7 MiB in 18 packages 16:37:29 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 16:37:29 Running setup.py install for docopt: finished with status 'done' 16:37:29 Running setup.py install for dockerpty: started 16:37:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:37:29 Removing intermediate container ed1bdf12db48 16:37:29 ---> 81151d9a35d1 16:37:29 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:37:29 ---> Running in 9831a560d08e 16:37:30 Removing intermediate container 9831a560d08e 16:37:30 ---> fa6cbe30708a 16:37:30 Step 14/22 : WORKDIR /edgex 16:37:30 ---> Running in 44ea94679961 16:37:30 Removing intermediate container 44ea94679961 16:37:30 ---> 7f3e0117f316 16:37:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:37:30 Running setup.py install for dockerpty: finished with status 'done' 16:37:30 OK: 219 MiB in 52 packages 16:37:30 ---> bfd909087e17 16:37:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:37:30 Removing intermediate container 95c61dd8c005 16:37:30 ---> b24f92de9b71 16:37:30 Step 6/23 : COPY go.mod . 16:37:31 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 16:37:31 ---> 072bdf458fb8 16:37:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:37:31 ---> e30e70155ffe 16:37:31 Step 7/23 : RUN go mod download 16:37:31 ---> Running in 94112fbc1102 16:37:32 ---> 67276034f1c3 16:37:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:37:32 ---> Running in 8d1bc8f52e0c 16:37:32 Removing intermediate container 8d1bc8f52e0c 16:37:32 ---> 9bc06817f258 16:37:32 Step 19/22 : CMD ["--init=true"] 16:37:32 ---> Running in de531b56ece8 16:37:32 Removing intermediate container de531b56ece8 16:37:32 ---> 7a02f03e1c48 16:37:32 Step 20/22 : LABEL arch=x86_64 16:37:32 ---> Running in 05d2b9d157a1 16:37:32 Removing intermediate container 05d2b9d157a1 16:37:32 ---> 2910151d5d70 16:37:32 Step 21/22 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:37:32 ---> Running in a733308b7e44 16:37:33 Removing intermediate container a733308b7e44 16:37:33 ---> 0b8ca1fa1d3e 16:37:33 Step 22/22 : LABEL version=0.0.0 16:37:33 ---> Running in 54a3b0f10560 16:37:34 Removing intermediate container 54a3b0f10560 16:37:34 ---> 6d575ba56033 16:37:34 16:37:34 Removing intermediate container 94112fbc1102 16:37:34 ---> b26be0af71c4 16:37:34 Step 8/23 : COPY . . 16:37:34 Successfully built 6d575ba56033 16:37:34 Successfully tagged security-proxy-setup:latest 16:37:37  Building security-proxy-setup ... done Removing intermediate container b8a9e1d6815a 16:37:37 ---> 29a6edc27b68 16:37:37 Step 15/24 : ENV APP_PORT=58890 16:37:37 ---> Running in a3c0fa9f28d2 16:37:37 Removing intermediate container a3c0fa9f28d2 16:37:37 ---> 35cae541e7e7 16:37:37 Step 16/24 : EXPOSE $APP_PORT 16:37:38 ---> Running in b48b3c8f58b1 16:37:38 Removing intermediate container b48b3c8f58b1 16:37:38 ---> d53e9d0acd49 16:37:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:39 ---> f32571846e45 16:37:39 Step 9/23 : RUN go mod tidy 16:37:39 ---> Running in 989898a7be0f 16:37:39 ---> 202dd606063a 16:37:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:40 ---> 565545748521 16:37:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:40 ---> 3a2f2f2621a4 16:37:40 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:40 ---> Running in 225fb7532647 16:37:40 Removing intermediate container 225fb7532647 16:37:40 ---> 75a34a1807ab 16:37:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:40 ---> Running in c8ff240517a2 16:37:40 Removing intermediate container c8ff240517a2 16:37:40 ---> 064422f43fab 16:37:40 Step 22/24 : LABEL arch=x86_64 16:37:41 ---> Running in de709265c388 16:37:41 Removing intermediate container de709265c388 16:37:41 ---> 54bef6fa8e25 16:37:41 Step 23/24 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:37:41 ---> Running in 84f5502dbbda 16:37:41 Removing intermediate container 989898a7be0f 16:37:41 ---> 9c455441032e 16:37:41 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:37:41 ---> Running in 5b1548513343 16:37:41 Removing intermediate container 84f5502dbbda 16:37:41 ---> 4bc0324c7f1f 16:37:41 Step 24/24 : LABEL version=0.0.0 16:37:41 ---> Running in cda54cba80bb 16:37:41 Removing intermediate container cda54cba80bb 16:37:41 ---> f55c90b0cbea 16:37:41 16:37:42 Successfully built f55c90b0cbea 16:37:42 Successfully tagged sys-mgmt-agent:latest 16:37:42  Building sys-mgmt-agent ... done 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 16:37:55 Removing intermediate container 0b66142bafe4 16:37:55 ---> 7a1759354f36 16:37:55 16:37:55 Step 11/24 : FROM alpine:3.12 16:37:55 ---> 13621d1b12d4 16:37:55 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:37:55 ---> Using cache 16:37:55 ---> c3c3a5d38abd 16:37:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:55 ---> Using cache 16:37:55 ---> 07563a103619 16:37:55 Step 14/24 : ENV APP_PORT=59881 16:37:55 ---> Running in 4b4fcf9fc8c4 16:37:55 Removing intermediate container 4b4fcf9fc8c4 16:37:55 ---> e7952d36cd62 16:37:55 Step 15/24 : EXPOSE $APP_PORT 16:37:55 ---> Running in 5c112add7f00 16:37:55 Removing intermediate container 5c112add7f00 16:37:55 ---> 4d175984cd8f 16:37:55 Step 16/24 : WORKDIR / 16:37:55 ---> Running in e9d81c7b0c47 16:37:55 Removing intermediate container e9d81c7b0c47 16:37:55 ---> 48b9bbb2e289 16:37:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:55 ---> d330f91a38c1 16:37:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:37:55 ---> 70a186d2a03b 16:37:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:37:55 ---> 7bf35fea9280 16:37:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:37:55 ---> Running in 6adf1c28c14f 16:37:55 Removing intermediate container 6adf1c28c14f 16:37:55 ---> 85c6dc325b8c 16:37:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:55 ---> Running in e75fbab95376 16:37:56 Removing intermediate container e75fbab95376 16:37:56 ---> 0b94622b1916 16:37:56 Step 22/24 : LABEL arch=x86_64 16:37:56 ---> Running in 68a14ede8584 16:37:56 Removing intermediate container 68a14ede8584 16:37:56 ---> a754694dc718 16:37:56 Step 23/24 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:37:56 ---> Running in 3dacd923a5a7 16:37:56 Removing intermediate container 3dacd923a5a7 16:37:56 ---> 0e80c3f08a82 16:37:56 Step 24/24 : LABEL version=0.0.0 16:37:56 ---> Running in f3182d64b9a5 16:37:56 Removing intermediate container f3182d64b9a5 16:37:56 ---> a6e4aef161f2 16:37:56 16:37:56 Successfully built a6e4aef161f2 16:37:56 Successfully tagged core-metadata:latest 16:37:59  Building core-metadata ... done Removing intermediate container 7cd21c3613df 16:37:59 ---> de88d10149ff 16:37:59 16:37:59 Step 11/23 : FROM alpine:3.12 16:37:59 ---> 13621d1b12d4 16:37:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:37:59 ---> Using cache 16:37:59 ---> c3c3a5d38abd 16:37:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:37:59 ---> Using cache 16:37:59 ---> 07563a103619 16:37:59 Step 14/23 : ENV APP_PORT=59861 16:37:59 ---> Running in 72e29781ee57 16:37:59 Removing intermediate container 72e29781ee57 16:37:59 ---> 8ec34cb56050 16:37:59 Step 15/23 : EXPOSE $APP_PORT 16:37:59 ---> Running in 4b3c94529838 16:37:59 Removing intermediate container 4b3c94529838 16:37:59 ---> b751364e010e 16:37:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:00 ---> 23f2e256ac03 16:38:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:38:00 ---> fcee1bc9809f 16:38:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:38:00 ---> 56bede7ee303 16:38:00 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:38:01 ---> Running in 9aefba57686b 16:38:01 Removing intermediate container 9aefba57686b 16:38:01 ---> 66d445ea6a54 16:38:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:01 ---> Running in 6b00b7310839 16:38:01 Removing intermediate container 6b00b7310839 16:38:01 ---> a2638b9a74c8 16:38:01 Step 21/23 : LABEL arch=x86_64 16:38:01 ---> Running in 6869ba11cd77 16:38:01 Removing intermediate container 6869ba11cd77 16:38:01 ---> e2a86a3e7e9e 16:38:01 Step 22/23 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:38:01 ---> Running in ddd6fae2fb63 16:38:01 Removing intermediate container ddd6fae2fb63 16:38:01 ---> f2b5578c93c0 16:38:01 Step 23/23 : LABEL version=0.0.0 16:38:01 ---> Running in a52f23349db3 16:38:01 Removing intermediate container a52f23349db3 16:38:01 ---> 23b4b75b9777 16:38:01 16:38:02 Successfully built 23b4b75b9777 16:38:02 Successfully tagged support-scheduler:latest 16:38:04  Building support-scheduler ... done Removing intermediate container 5b1548513343 16:38:04 ---> dda4fc4e7281 16:38:04 16:38:04 Step 11/23 : FROM alpine:3.12 16:38:04 ---> 13621d1b12d4 16:38:04 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:38:04 ---> Running in d8b3f7fa8362 16:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:38:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:38:04 (1/2) Installing ca-certificates (20191127-r4) 16:38:04 (2/2) Installing dumb-init (1.2.2-r1) 16:38:04 Executing busybox-1.31.1-r20.trigger 16:38:04 Executing ca-certificates-20191127-r4.trigger 16:38:04 OK: 6 MiB in 16 packages 16:38:05 Removing intermediate container d8b3f7fa8362 16:38:05 ---> 1c54d68a0c85 16:38:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:38:05 ---> Running in b36bd219e3d3 16:38:05 Removing intermediate container b36bd219e3d3 16:38:05 ---> 060df7495343 16:38:05 Step 14/23 : ENV APP_PORT=59860 16:38:05 ---> Running in 1b051b9a2a11 16:38:05 Removing intermediate container 1b051b9a2a11 16:38:05 ---> bf45aeddb3bd 16:38:05 Step 15/23 : EXPOSE $APP_PORT 16:38:05 ---> Running in fdc3268536a5 16:38:05 Removing intermediate container fdc3268536a5 16:38:05 ---> ec7dda547eff 16:38:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:38:05 ---> 08388ff4ca4c 16:38:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:38:05 ---> 822220934083 16:38:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:38:06 ---> 0d70b7ee6d34 16:38:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:38:06 ---> Running in 5de4f9612f0d 16:38:06 Removing intermediate container 5de4f9612f0d 16:38:06 ---> cad76793c621 16:38:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:38:06 ---> Running in c1d9b31ea87f 16:38:06 Removing intermediate container c1d9b31ea87f 16:38:06 ---> 53694c54b56e 16:38:06 Step 21/23 : LABEL arch=x86_64 16:38:06 ---> Running in ab2d7d58ff8c 16:38:06 Removing intermediate container ab2d7d58ff8c 16:38:06 ---> f7e7dcc5ec7f 16:38:06 Step 22/23 : LABEL git_sha=72f22e40d219c3d388bca7d0b530e67311ee18ed 16:38:06 ---> Running in 1e93208ca041 16:38:06 Removing intermediate container 1e93208ca041 16:38:06 ---> 32766de5624b 16:38:06 Step 23/23 : LABEL version=0.0.0 16:38:06 ---> Running in f0dfcd02f3eb 16:38:06 Removing intermediate container f0dfcd02f3eb 16:38:06 ---> 9fda141a77ba 16:38:06 16:38:06 Successfully built 9fda141a77ba 16:38:06 Successfully tagged support-notifications:latest 16:38:06  Building support-notifications ... done  [Pipeline] } 16:38:06 $ docker stop --time=1 2eb7094913d5bbe514e8799b1496d372ebf4e14e8f3755c7e8348f3d83970425 16:38:08 $ docker rm -f 2eb7094913d5bbe514e8799b1496d372ebf4e14e8f3755c7e8348f3d83970425 [Pipeline] // withDockerContainer [Pipeline] sh 16:38:08 + docker images 16:38:08 REPOSITORY TAG IMAGE ID CREATED SIZE 16:38:08 support-notifications latest 9fda141a77ba 2 seconds ago 16.8MB 16:38:08 dda4fc4e7281 5 seconds ago 1.75GB 16:38:08 support-scheduler latest 23b4b75b9777 7 seconds ago 16.1MB 16:38:08 de88d10149ff 10 seconds ago 1.75GB 16:38:08 core-metadata latest a6e4aef161f2 12 seconds ago 16.7MB 16:38:08 7a1759354f36 15 seconds ago 1.76GB 16:38:08 sys-mgmt-agent latest f55c90b0cbea 27 seconds ago 325MB 16:38:08 security-proxy-setup latest 6d575ba56033 35 seconds ago 26MB 16:38:08 69bf8348ee7a 43 seconds ago 1.76GB 16:38:08 core-data latest 900ea4e1d226 48 seconds ago 20.4MB 16:38:08 core-command latest 44ad2dcf2ea2 57 seconds ago 16MB 16:38:08 security-bootstrapper latest cadfa6480f41 57 seconds ago 18.8MB 16:38:08 692a74eb5869 About a minute ago 1.75GB 16:38:08 c368e6484932 About a minute ago 1.76GB 16:38:08 c1343597ce27 About a minute ago 1.75GB 16:38:08 fa07d09f231a About a minute ago 1.75GB 16:38:08 security-secretstore-setup latest d0aededf0fdb About a minute ago 28.1MB 16:38:08 2beac46f57a9 About a minute ago 1.76GB 16:38:08 ci-base-image-x86_64 latest ee14bfa39d24 5 minutes ago 1.25GB 16:38:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 10 days ago 37.5MB 16:38:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 weeks ago 547MB 16:38:08 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 16:38:08 alpine 3.12 13621d1b12d4 4 months ago 5.58MB 16:38:08 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 16:38:09 Removing intermediate container 08f088ff5ea7 16:38:09 ---> d03d7874be29 16:38:09 Successfully built d03d7874be29 16:38:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:38:09 + docker inspect -f . ci-base-image-arm64 16:38:09 . [Pipeline] withDockerContainer 16:38:09 prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container 16:38:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:38:11 $ docker top d2235afd0758d3c6dbfae4bbaba727f6a4dfaaff54d22a7533b61108a4f18ec8 -eo pid,comm [Pipeline] { [Pipeline] sh 16:38:12 + go version 16:38:12 go version go1.16.6 linux/arm64 [Pipeline] } 16:38:12 $ docker stop --time=1 d2235afd0758d3c6dbfae4bbaba727f6a4dfaaff54d22a7533b61108a4f18ec8 16:38:14 $ docker rm -f d2235afd0758d3c6dbfae4bbaba727f6a4dfaaff54d22a7533b61108a4f18ec8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:38:15 + docker inspect -f . ci-base-image-arm64 16:38:15 . [Pipeline] withDockerContainer 16:38:15 prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container 16:38:15 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:38:17 $ docker top 17fd2b26f9d6456897bedabba9cfe236a724cd269c0c2cab700f016bf577864c -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:17 ========================================================= 16:38:17 [edgeXBuildGoParallel] Running Tests and Build... 16:38:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:18 + go mod tidy [Pipeline] sh 16:38:20 + make test 16:38:20 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 16:38:20 go mod tidy 16:38:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:38:23 Still waiting to schedule task 16:38:23 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 16:38:47 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:40:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:40:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:40:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:40:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements 16:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:40:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.480s coverage: 100.0% of statements 16:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:40:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.637s coverage: 46.3% of statements 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.784s coverage: 90.1% of statements 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:40:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.287s coverage: 81.2% of statements 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:40:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.524s coverage: 94.2% of statements 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.249s coverage: 59.1% of statements 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.246s coverage: 60.0% of statements 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.341s coverage: 0.8% of statements 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.213s coverage: 58.8% of statements 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.194s coverage: 21.7% of statements 16:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.220s coverage: 79.5% of statements 16:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.163s coverage: 94.1% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.189s coverage: 96.3% of statements 16:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.214s coverage: 87.5% of statements 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 16:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.624s coverage: 81.8% of statements 16:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.272s coverage: 92.9% of statements 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.198s coverage: 87.2% of statements 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.186s coverage: 58.8% of statements 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.204s coverage: 80.0% of statements 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 16:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.346s coverage: 91.2% of statements 16:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.818s coverage: 64.4% of statements 16:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.246s coverage: 100.0% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 91.3% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements 16:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 16:41:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.355s coverage: 70.5% of statements 16:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.857s coverage: 43.6% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.246s coverage: 89.5% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.306s coverage: 84.8% of statements 16:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.238s coverage: 19.5% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.582s coverage: 92.0% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.214s coverage: 62.7% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.403s coverage: 97.7% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:41:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.173s coverage: 100.0% of statements 16:41:18 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 16:41:18 GO111MODULE=on go vet ./... 16:42:40 gofmt -l . 16:42:40 [ "`gofmt -l .`" = "" ] 16:42:40 ./bin/test-attribution-txt.sh [Pipeline] sh 16:42:43 + ls -al . 16:42:43 total 636 16:42:43 drwxrwxr-x 9 1001 1001 4096 Aug 28 16:42 . 16:42:43 drwxr-xr-x 4 root root 4096 Aug 28 16:38 .. 16:42:43 -rw-rw-r-- 1 1001 1001 11 Aug 28 16:35 .dockerignore 16:42:43 drwxrwxr-x 8 1001 1001 4096 Aug 28 16:35 .git 16:42:43 drwxrwxr-x 4 1001 1001 4096 Aug 28 16:35 .github 16:42:43 -rw-rw-r-- 1 1001 1001 818 Aug 28 16:35 .gitignore 16:42:43 -rw-rw-r-- 1 1001 1001 76 Aug 28 16:35 .hadolint.yml 16:42:43 -rw-rw-r-- 1 1001 1001 166 Aug 28 16:35 .sonarcloud.properties 16:42:43 -rw-rw-r-- 1 1001 1001 1171 Aug 28 16:35 ADOPTERS.md 16:42:43 -rw-rw-r-- 1 1001 1001 8493 Aug 28 16:35 Attribution.txt 16:42:43 -rw-rw-r-- 1 1001 1001 43881 Aug 28 16:35 CHANGELOG.md 16:42:43 -rw-rw-r-- 1 1001 1001 3804 Aug 28 16:35 CONTRIBUTING.md 16:42:43 -rw-rw-r-- 1 1001 1001 677 Aug 28 16:35 GOVERNANCE.md 16:42:43 -rw-rw-r-- 1 1001 1001 849 Aug 28 16:35 Jenkinsfile 16:42:43 -rw-rw-r-- 1 1001 1001 10775 Aug 28 16:35 LICENSE 16:42:43 -rw-rw-r-- 1 1001 1001 5915 Aug 28 16:35 Makefile 16:42:43 -rw-rw-r-- 1 1001 1001 582 Aug 28 16:35 OWNERS.md 16:42:43 -rw-rw-r-- 1 1001 1001 8643 Aug 28 16:35 README.md 16:42:43 -rw-rw-r-- 1 1001 1001 6912 Aug 28 16:35 SECURITY.md 16:42:43 -rw-rw-r-- 1 1001 1001 5 Aug 28 16:32 VERSION 16:42:43 -rw-rw-r-- 1 1001 1001 4131 Aug 28 16:35 ZMQWindows.md 16:42:43 drwxrwxr-x 2 1001 1001 4096 Aug 28 16:35 bin 16:42:43 drwxrwxr-x 14 1001 1001 4096 Aug 28 16:35 cmd 16:42:43 -rw-r--r-- 1 root root 403739 Aug 28 16:41 coverage.out 16:42:43 -rw-rw-r-- 1 1001 1001 841 Aug 28 16:35 go.mod 16:42:43 -rw-r--r-- 1 root root 50064 Aug 28 16:38 go.sum 16:42:43 drwxrwxr-x 8 1001 1001 4096 Aug 28 16:35 internal 16:42:43 drwxrwxr-x 3 1001 1001 4096 Aug 28 16:35 openapi 16:42:43 drwxrwxr-x 4 1001 1001 4096 Aug 28 16:35 snap 16:42:43 -rw-rw-r-- 1 1001 1001 204 Aug 28 16:35 version.go [Pipeline] sh 16:42:43 + '[' -e coverage.out ] 16:42:43 + chown 1001:1001 coverage.out [Pipeline] stash 16:42:43 Warning: overwriting stash ‘coverage-report’ 16:42:44 Stashed 1 file(s) [Pipeline] sh 16:42:45 + make build 16:42:45 go mod tidy 16:42:46 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 16:42:54 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 16:43:21 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 16:43:23 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 16:43:28 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 16:43:29 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 16:43:33 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 16:43:37 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 16:43:40 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 16:43:46 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 16:43:50 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 16:43:53 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 16:43:56 Running on prd-ubuntu18.04-docker-8c-8g-1024 in /w/workspace/edgexfoundry_edgex-go_PR-3657 [Pipeline] { [Pipeline] ws 16:43:56 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 16:43:56 The recommended git tool is: git 16:43:59 using credential edgex-jenkins-ssh 16:43:59 Cloning the remote Git repository 16:43:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:43:59 > git init /w/workspace/edgex-go/12 # timeout=10 16:43:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:43:59 > git --version # timeout=10 16:43:59 > git --version # 'git version 2.17.1' 16:43:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:43:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 16:44:00 $ docker stop --time=1 17fd2b26f9d6456897bedabba9cfe236a724cd269c0c2cab700f016bf577864c 16:44:03 $ docker rm -f 17fd2b26f9d6456897bedabba9cfe236a724cd269c0c2cab700f016bf577864c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:05 16:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:05 latest: Pulling from edgex-devops/edgex-compose-arm64 16:44:05 29e5d40040c1: Pulling fs layer 16:44:05 1ce36da41761: Pulling fs layer 16:44:05 25b303627fd3: Pulling fs layer 16:44:06 29e5d40040c1: Download complete 16:44:06 29e5d40040c1: Pull complete 16:44:06 1ce36da41761: Verifying Checksum 16:44:06 1ce36da41761: Download complete 16:44:08 1ce36da41761: Pull complete 16:44:08 25b303627fd3: Verifying Checksum 16:44:08 25b303627fd3: Download complete 16:44:18 25b303627fd3: Pull complete 16:44:18 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:44:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:44:18 prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container 16:44:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:44:22 $ docker top 0be28c9a0767a546a0a5215b37ee370337fe39860f7a40697e679c986408888b -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:23 + docker-compose build --help 16:44:23 + grep parallel 16:44:28 --parallel Build images in parallel. [Pipeline] } 16:44:28 $ docker stop --time=1 0be28c9a0767a546a0a5215b37ee370337fe39860f7a40697e679c986408888b 16:44:30 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 16:44:30 $ docker rm -f 0be28c9a0767a546a0a5215b37ee370337fe39860f7a40697e679c986408888b 16:44:30 Merge succeeded, producing d3608ea9c6673efb5e3b86ea4f8a20e7cf8105a3 16:44:30 Checking out Revision d3608ea9c6673efb5e3b86ea4f8a20e7cf8105a3 (PR-3657) [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:44:31 . [Pipeline] withDockerContainer 16:44:31 prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container 16:44:31 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:44:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:44:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:44:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3657/head:refs/remotes/origin/PR-3657 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:44:30 > git config core.sparsecheckout # timeout=10 16:44:30 > git checkout -f 9daeb2af7ed71897661e54025ba6a9253d7fdfd9 # timeout=10 16:44:30 > git remote # timeout=10 16:44:30 > git config --get remote.origin.url # timeout=10 16:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:44:30 > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 16:44:30 > git rev-parse HEAD^{commit} # timeout=10 16:44:30 > git config core.sparsecheckout # timeout=10 16:44:30 > git checkout -f d3608ea9c6673efb5e3b86ea4f8a20e7cf8105a3 # timeout=10 16:44:33 $ docker top 1d7e39e108e792c23c2cb70e03ece1cb19c5b250ac5f63c498d3cd7e3178fa20 -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:34 + docker-compose -f ./docker-compose-build.yml build --parallel 16:44:34 Commit message: "Merge commit '22189a20601e835d069a8814fe5b33d27e11ca61' into HEAD" 16:44:34 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:34 > git rev-list --no-walk 9d3bc0d3fd95bf70de8fd8fc90b16449d8b9bcee # timeout=10 16:44:35 + echo snap-build.sh 16:44:35 snap-build.sh 16:44:35 + SNAP_BASE_DIR=. 16:44:35 + '[' '!' -z /w/workspace/edgex-go/12 ']' 16:44:35 + SNAP_BASE_DIR=/w/workspace/edgex-go/12 16:44:35 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/12]' 16:44:35 [snap-build] Building snap in dir [/w/workspace/edgex-go/12] 16:44:35 + cd /w/workspace/edgex-go/12 16:44:35 + sudo apt-get remove -qy --purge lxd lxd-client 16:44:35 Reading package lists... 16:44:35 Building dependency tree... 16:44:35 Reading state information... 16:44:35 The following packages were automatically installed and are no longer required: 16:44:35 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:44:35 uidmap xdelta3 16:44:35 Use 'sudo apt autoremove' to remove them. 16:44:35 The following packages will be REMOVED: 16:44:35 lxd* lxd-client* 16:44:35 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:44:35 After this operation, 31.7 MB disk space will be freed. 16:44:36 (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.) 16:44:36 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:44:37 Removing lxd dnsmasq configuration 16:44:37 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:44:37 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:44:38 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:44:38 (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.) 16:44:38 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:44:39 Building core-command ... 16:44:39 Building core-data ... 16:44:39 Building core-metadata ... 16:44:39 Building security-bootstrapper ... 16:44:39 Building security-proxy-setup ... 16:44:39 Building security-secretstore-setup ... 16:44:39 Building support-notifications ... 16:44:39 Building support-scheduler ... 16:44:39 Building sys-mgmt-agent ... 16:44:39 Building core-data 16:44:39 Building security-bootstrapper 16:44:39 Building support-scheduler 16:44:39 Building support-notifications 16:44:39 Building sys-mgmt-agent 16:44:39 Processing triggers for systemd (237-3ubuntu10.45) ... 16:44:39 Processing triggers for ureadahead (0.100.0-21) ... 16:44:40 + sudo snap remove --purge lxd 16:44:40 snap "lxd" is not installed 16:44:40 + sudo groupadd --force --system lxd 16:44:40 ++ whoami 16:44:40 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:44:40 + newgrp - lxd 16:44:40 + sudo snap install lxd 16:44:50 2021-08-28T16:44:47Z INFO Waiting for automatic snapd restart... 16:45:02 lxd 4.17 from Canonical* installed 16:45:02 + sudo lxd init --auto 16:45:12 + sudo snap install --classic snapcraft 16:45:25 snapcraft 5.0 from Canonical* installed 16:45:25 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:45:25 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:45:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:45:25 Dload Upload Total Spent Left Speed 16:45:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3688 0 --:--:-- --:--:-- --:--:-- 3688 16:45:25 100 3325k 100 3325k 0 0 6456k 0 --:--:-- --:--:-- --:--:-- 6456k 16:45:25 ./yq_linux_amd64 16:45:25 + sudo snapcraft prime --use-lxd 16:45:26 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:45:26 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: 16:45:26 - README.md 16:45:26 16:45:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:45:26 Launching a container. 16:45:34 Waiting for container to be ready 16:45:34 To start your first instance, try: lxc launch ubuntu:18.04 16:45:34 16:45:36 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:36 ---> d03d7874be29 16:45:36 Step 3/24 : WORKDIR /edgex-go 16:45:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:37 ---> d03d7874be29 16:45:37 Step 3/23 : WORKDIR /edgex-go 16:45:37 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:45:37 ---> d03d7874be29 16:45:37 Step 3/23 : WORKDIR /edgex-go 16:45:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:45:37 ---> d03d7874be29 16:45:37 Step 3/24 : WORKDIR /edgex-go 16:45:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:45:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:45:37 ---> d03d7874be29 16:45:37 Step 3/32 : WORKDIR /edgex-go 16:45:38 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:45:38 Waiting for network to be ready... 16:45:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:45:38 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:45:38 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:45:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:45:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:45:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:45:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:45:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:45:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:45:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:45:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:45:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:45:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:45:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:45:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:45:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:45:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:45:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:45:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:45:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:45:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:45:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:45:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:45:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:45:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:45:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:45:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:45:42 Fetched 25.1 MB in 4s (6238 kB/s) 16:45:42 ---> Running in 76889d8c92c9 16:45:42 ---> Running in 8cab985c63cc 16:45:42 ---> Running in fd13b18e298b 16:45:42 ---> Running in e11e80d0f168 16:45:42 ---> Running in ddcfe126009e 16:45:43 Reading package lists... 16:45:43 Removing intermediate container e11e80d0f168 16:45:43 ---> 8f212481318f 16:45:43 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:43 Removing intermediate container 76889d8c92c9 16:45:43 ---> ee31987a83a7 16:45:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:43 Removing intermediate container ddcfe126009e 16:45:43 Removing intermediate container 8cab985c63cc 16:45:43 ---> d034a67babb9 16:45:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:43 ---> 0e4d48e5654c 16:45:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:43 Removing intermediate container fd13b18e298b 16:45:43 ---> de92fa2820c5 16:45:43 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:45:43 ---> Running in 8a48596c1fed 16:45:43 Reading package lists... 16:45:43 ---> Running in 747eaa38abf2 16:45:43 ---> Running in b102177f75e2 16:45:43 ---> Running in 47a027c24a66 16:45:43 Building dependency tree... 16:45:43 Reading state information... 16:45:44 ---> Running in 549d99ceab29 16:45:44 The following additional packages will be installed: 16:45:44 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:45:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:45:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:45:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:45:44 Suggested packages: 16:45:44 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:45:44 Recommended packages: 16:45:44 gnupg libsasl2-modules 16:45:44 The following NEW packages will be installed: 16:45:44 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:45:44 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:45:44 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:45:44 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:45:44 The following packages will be upgraded: 16:45:44 gpg gpg-agent gpgconf libudev1 16:45:44 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 16:45:44 Need to get 3527 kB of archives. 16:45:44 After this operation, 13.3 MB of additional disk space will be used. 16:45:44 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] 16:45:44 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] 16:45:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:45:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:45:44 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] 16:45:44 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] 16:45:44 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:45:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:45:44 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:45:44 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:45:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:45:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:45:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:45:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:45:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:45:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:45:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:45:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:45:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:45:45 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:45:45 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:45:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:45:45 debconf: delaying package configuration, since apt-utils is not installed 16:45:45 Fetched 3527 kB in 1s (3227 kB/s) 16:45:45 (Reading database ... 12511 files and directories currently installed.) 16:45:45 Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... 16:45:45 Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:45:45 Setting up libudev1:amd64 (237-3ubuntu10.51) ... 16:45:45 Selecting previously unselected package udev. 16:45:45 (Reading database ... 12511 files and directories currently installed.) 16:45:45 Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... 16:45:45 Unpacking udev (237-3ubuntu10.51) ... 16:45:45 Selecting previously unselected package libfuse2:amd64. 16:45:45 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:45:45 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:45:45 Selecting previously unselected package fuse. 16:45:45 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:45:45 Unpacking fuse (2.9.7-1ubuntu1) ... 16:45:45 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:45 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:45 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:45 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:45 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:45 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:45:45 Selecting previously unselected package libksba8:amd64. 16:45:45 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:45:45 Unpacking libksba8:amd64 (1.3.5-2) ... 16:45:45 Selecting previously unselected package libroken18-heimdal:amd64. 16:45:45 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:45 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:45:46 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:46 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:45:46 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:46 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:45:46 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:46 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libwind0-heimdal:amd64. 16:45:46 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:46 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:45:46 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:46 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:45:46 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:46 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:45:46 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:46 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:45:46 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:45:46 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:46 Selecting previously unselected package libsasl2-modules-db:amd64. 16:45:46 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:45:46 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:46 Selecting previously unselected package libsasl2-2:amd64. 16:45:46 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:45:46 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:46 Selecting previously unselected package libldap-common. 16:45:46 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:45:46 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:45:46 Selecting previously unselected package libldap-2.4-2:amd64. 16:45:46 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:45:46 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:45:46 Selecting previously unselected package dirmngr. 16:45:46 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:45:46 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:45:47 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:45:47 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:45:47 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:45:47 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:47 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:45:47 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:45:47 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Setting up libksba8:amd64 (1.3.5-2) ... 16:45:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:45:47 Setting up udev (237-3ubuntu10.51) ... 16:45:47 invoke-rc.d: policy-rc.d denied execution of start. 16:45:47 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Processing triggers for systemd (237-3ubuntu10) ... 16:45:47 Setting up fuse (2.9.7-1ubuntu1) ... 16:45:47 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:45:47 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:45:47 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:45:47 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:45:47 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:45:48 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:45:48 settings in the [Install] section, and DefaultInstance for template units). 16:45:48 This means they are not meant to be enabled using systemctl. 16:45:48 Possible reasons for having this kind of units are: 16:45:48 1) A unit may be statically enabled by being symlinked from another unit's 16:45:48 .wants/ or .requires/ directory. 16:45:48 2) A unit's purpose may be to act as a helper for some other unit which has 16:45:48 a requirement dependency on it. 16:45:48 3) A unit may be started when needed via activation (socket, path, timer, 16:45:48 D-Bus, udev, scripted systemctl call, ...). 16:45:48 4) In case of template units, the unit is meant to be enabled with some 16:45:48 instance name specified. 16:45:48 Removing intermediate container 8a48596c1fed 16:45:48 ---> f69fdd23873e 16:45:48 Step 5/32 : RUN apk add --update --no-cache make git 16:45:48 ---> Running in 8c4f828a95e0 16:45:48 Removing intermediate container 747eaa38abf2 16:45:48 ---> 17dc786cc867 16:45:48 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:45:48 Removing intermediate container 47a027c24a66 16:45:48 ---> c511614e1073 16:45:48 Step 5/23 : RUN apk add --update --no-cache make git 16:45:48 ---> Running in 2cc457f58b07 16:45:48 ---> Running in be968821fd9b 16:45:48 Removing intermediate container 549d99ceab29 16:45:48 ---> b83b9ad4ac66 16:45:48 Step 5/24 : RUN apk add --update --no-cache make bash git 16:45:48 Removing intermediate container b102177f75e2 16:45:48 ---> f63427b6b0dd 16:45:48 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:45:48 Reading package lists... 16:45:48 Building dependency tree... 16:45:48 Reading state information... 16:45:48 The following additional packages will be installed: 16:45:48 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:45:48 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:45:48 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:45:48 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:45:48 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:45:48 Suggested packages: 16:45:48 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:45:48 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:45:48 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:45:48 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:45:48 systemd-container policykit-1 16:45:48 Recommended packages: 16:45:48 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:45:48 The following NEW packages will be installed: 16:45:48 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:45:48 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:45:48 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:45:48 multiarch-support openssh-client python3 python3-minimal python3.6 16:45:48 python3.6-minimal snapd squashfs-tools sudo 16:45:48 The following packages will be upgraded: 16:45:48 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:45:48 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 16:45:48 Need to get 36.7 MB of archives. 16:45:48 After this operation, 147 MB of additional disk space will be used. 16:45:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 16:45:48 ---> Running in b9ca979f3e49 16:45:48 ---> Running in 10f64461a908 16:45:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:45:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:45:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:45:49 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] 16:45:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:45:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:45:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:45:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:45:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:45:49 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:45:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:45:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:45:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:45:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 16:45:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 16:45:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:50 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] 16:45:50 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:45:50 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:45:50 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:45:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:45:50 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:45:50 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:45:50 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:45:50 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:45:50 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:45:50 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:45:50 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:45:50 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:45:50 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:45:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:45:51 debconf: delaying package configuration, since apt-utils is not installed 16:45:51 Fetched 36.7 MB in 2s (17.6 MB/s) 16:45:51 (Reading database ... 12757 files and directories currently installed.) 16:45:51 Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... 16:45:51 Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:45:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:51 Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... 16:45:51 Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:45:51 Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... 16:45:51 (Reading database ... 12757 files and directories currently installed.) 16:45:51 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:45:51 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:45:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:51 OK: 218 MiB in 52 packages 16:45:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:45:52 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:45:52 (Reading database ... 12757 files and directories currently installed.) 16:45:52 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:45:52 Unpacking apt (1.6.14) over (1.6.1) ... 16:45:52 Setting up apt (1.6.14) ... 16:45:52 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:45:52 OK: 218 MiB in 52 packages 16:45:52 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:45:52 OK: 218 MiB in 52 packages 16:45:53 (Reading database ... 12764 files and directories currently installed.) 16:45:53 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:45:53 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:45:53 Selecting previously unselected package libpython3.6-minimal:amd64. 16:45:53 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:45:53 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:45:53 OK: 218 MiB in 52 packages 16:45:53 OK: 218 MiB in 52 packages 16:45:53 Selecting previously unselected package libexpat1:amd64. 16:45:53 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:45:53 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:45:53 Selecting previously unselected package python3.6-minimal. 16:45:53 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:45:53 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:45:53 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 16:45:53 Checking for services that may need to be restarted...done. 16:45:53 Checking for services that may need to be restarted...done. 16:45:53 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:45:53 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:45:53 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:45:53 Removing intermediate container 8c4f828a95e0 16:45:53 ---> 40b87153e8bc 16:45:53 Step 6/32 : COPY go.mod . 16:45:54 Selecting previously unselected package python3-minimal. 16:45:54 (Reading database ... 13012 files and directories currently installed.) 16:45:54 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:45:54 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:45:54 Selecting previously unselected package mime-support. 16:45:54 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:45:54 Unpacking mime-support (3.60ubuntu1) ... 16:45:54 Selecting previously unselected package libmpdec2:amd64. 16:45:54 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:45:54 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:45:54 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:45:54 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:45:54 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:45:54 Selecting previously unselected package python3.6. 16:45:54 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:45:54 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:45:54 Selecting previously unselected package libpython3-stdlib:amd64. 16:45:54 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:45:54 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:45:54 Setting up python3-minimal (3.6.7-1~18.04) ... 16:45:54 Removing intermediate container be968821fd9b 16:45:54 ---> 53a1b373c5aa 16:45:54 Step 6/23 : COPY go.mod . 16:45:54 Removing intermediate container 2cc457f58b07 16:45:54 ---> e8e8c4f0c4a9 16:45:54 Step 6/24 : COPY go.mod . 16:45:54 Selecting previously unselected package python3. 16:45:54 (Reading database ... 13442 files and directories currently installed.) 16:45:54 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:45:54 Unpacking python3 (3.6.7-1~18.04) ... 16:45:54 Selecting previously unselected package multiarch-support. 16:45:54 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:45:54 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:45:54 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:45:54 Selecting previously unselected package liblzo2-2:amd64. 16:45:54 (Reading database ... 13479 files and directories currently installed.) 16:45:54 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:45:54 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:45:54 Selecting previously unselected package libbsd0:amd64. 16:45:54 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:45:54 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:45:55 ---> e74676187e00 16:45:55 Step 7/32 : RUN go mod download 16:45:55 Removing intermediate container 10f64461a908 16:45:55 ---> 6daa67d75bba 16:45:55 Step 6/24 : COPY go.mod . 16:45:55 Removing intermediate container b9ca979f3e49 16:45:55 ---> a3235a209e62 16:45:55 Step 6/23 : COPY go.mod . 16:45:55 Selecting previously unselected package sudo. 16:45:55 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:45:55 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:45:55 Selecting previously unselected package apparmor. 16:45:55 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:45:55 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:45:55 ---> Running in f631250c76ed 16:45:55 Selecting previously unselected package libedit2:amd64. 16:45:55 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:45:55 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:45:55 Selecting previously unselected package libkrb5support0:amd64. 16:45:55 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:45:55 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:45:55 Selecting previously unselected package libk5crypto3:amd64. 16:45:55 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:45:55 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:45:55 Selecting previously unselected package libkeyutils1:amd64. 16:45:55 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:45:55 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:45:55 Selecting previously unselected package libkrb5-3:amd64. 16:45:55 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:45:55 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:45:55 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:45:55 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:45:55 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:45:55 Selecting previously unselected package libssl1.0.0:amd64. 16:45:55 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 16:45:55 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:45:56 Selecting previously unselected package openssh-client. 16:45:56 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 16:45:56 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 16:45:56 Selecting previously unselected package squashfs-tools. 16:45:56 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:45:56 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:45:56 Selecting previously unselected package snapd. 16:45:56 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:45:56 Unpacking snapd (2.49.2+18.04) ... 16:45:56 ---> 8bfb610c7fda 16:45:56 Step 7/23 : RUN go mod download 16:45:56 ---> 321204325ab0 16:45:56 Step 7/24 : RUN go mod download 16:45:56 ---> Running in 048291e1e777 16:45:56 ---> Running in 459e67b9aa16 16:45:56 ---> 37925b6512aa 16:45:56 Step 7/23 : RUN go mod download 16:45:56 ---> 46a6f5172123 16:45:56 Step 7/24 : RUN go mod download 16:45:56 ---> Running in 6777a5f2f5b5 16:45:56 ---> Running in 9db81f4c6767 16:45:58 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:45:58 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 16:45:58 Setting up mime-support (3.60ubuntu1) ... 16:45:58 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:45:58 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:45:58 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:45:58 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:45:58 Setting up systemd (237-3ubuntu10.51) ... 16:45:58 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:45:59 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:45:59 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:45:59 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:45:59 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:45:59 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:45:59 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:45:59 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:45:59 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:45:59 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:45:59 Setting up python3 (3.6.7-1~18.04) ... 16:45:59 running python rtupdate hooks for python3.6... 16:45:59 running python post-rtupdate hooks for python3.6... 16:45:59 Setting up apparmor (2.12-4ubuntu5.1) ... 16:46:00 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:46:00 Removing intermediate container f631250c76ed 16:46:00 ---> 4f9dc671487f 16:46:00 Step 8/32 : COPY . . 16:46:00 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:46:00 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 16:46:00 Setting up snapd (2.49.2+18.04) ... 16:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:46:01 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:46:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:46:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:46:02 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:46:02 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:46:02 /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' 16:46:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:46:02 Processing triggers for systemd (237-3ubuntu10.51) ... 16:46:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:46:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:46:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:46:04 Removing intermediate container 048291e1e777 16:46:04 ---> f3b09b1a0053 16:46:04 Step 8/23 : COPY . . 16:46:04 Removing intermediate container 6777a5f2f5b5 16:46:04 ---> 00251b6cc43c 16:46:04 Step 8/23 : COPY . . 16:46:05 Reading package lists... 16:46:05 Reading package lists... 16:46:05 Removing intermediate container 9db81f4c6767 16:46:05 ---> 44fbe0db483d 16:46:05 Step 8/24 : COPY . . 16:46:05 Building dependency tree... 16:46:05 Reading state information... 16:46:05 Removing intermediate container 459e67b9aa16 16:46:05 ---> 765fa1ef72f7 16:46:05 Step 8/24 : COPY . . 16:46:05 Calculating upgrade... 16:46:05 The following packages will be upgraded: 16:46:05 advancecomp base-files bash binutils binutils-common 16:46:05 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:46:05 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:46:05 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 16:46:05 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 16:46:05 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:46:05 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:46:05 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:46:05 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:46:05 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:46:05 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:46:05 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:46:05 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:46:05 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:46:05 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:46:05 ubuntu-keyring util-linux 16:46:05 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:46:05 Need to get 64.2 MB of archives. 16:46:05 After this operation, 5126 kB of additional disk space will be used. 16:46:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] 16:46:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:46:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:46:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:46:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:46:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:46:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:46:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:46:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:46:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:46:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:46:05 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:46:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:46:05 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:46:05 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:46:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:46:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:46:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:46:06 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:46:06 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:46:06 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:46:06 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:46:06 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:46:06 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:46:06 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:46:06 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:46:06 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:46:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:46:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:46:06 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:46:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:46:06 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:46:06 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:46:06 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:46:06 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:46:06 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:46:06 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:46:06 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:46:06 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:46:06 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:46:06 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:46:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 16:46:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:46:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:46:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:46:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:46:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:46:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:46:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:46:06 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] 16:46:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:46:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:46:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:46:06 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:46:06 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:46:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:46:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:46:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:46:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:46:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:46:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:46:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:46:06 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:46:06 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:46:06 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:46:06 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:46:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:46:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:46:07 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:46:07 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:46:07 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:46:07 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:46:07 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 16:46:07 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:46:07 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:46:07 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:46:07 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:46:07 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:46:07 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:46:07 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:46:07 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:46:07 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:46:07 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:46:07 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:46:07 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] 16:46:07 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:46:07 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] 16:46:07 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] 16:46:07 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:46:07 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:46:07 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:46:07 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:46:07 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:46:07 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:46:07 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:46:07 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:46:07 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] 16:46:07 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:46:07 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:46:07 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:46:07 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:46:07 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:46:08 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:46:08 debconf: delaying package configuration, since apt-utils is not installed 16:46:08 Fetched 64.2 MB in 2s (29.4 MB/s) 16:46:08 (Reading database ... 13914 files and directories currently installed.) 16:46:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:46:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:46:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... 16:46:08 Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... 16:46:08 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:08 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:08 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:08 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:09 (Reading database ... 13914 files and directories currently installed.) 16:46:09 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:46:09 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:46:09 (Reading database ... 13914 files and directories currently installed.) 16:46:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:46:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:46:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:09 (Reading database ... 13914 files and directories currently installed.) 16:46:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:46:10 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:46:10 (Reading database ... 13914 files and directories currently installed.) 16:46:10 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:46:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:46:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:46:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:46:10 Setting up base-files (10.1ubuntu2.10) ... 16:46:10 Installing new version of config file /etc/issue ... 16:46:10 Installing new version of config file /etc/issue.net ... 16:46:10 Installing new version of config file /etc/lsb-release ... 16:46:10 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:46:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:46:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:46:11 Removing obsolete conffile /etc/default/motd-news ... 16:46:11 (Reading database ... 13915 files and directories currently installed.) 16:46:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:46:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:46:11 Setting up bash (4.4.18-2ubuntu1.2) ... 16:46:11 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 16:46:11 (Reading database ... 13915 files and directories currently installed.) 16:46:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:46:11 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:46:11 (Reading database ... 13915 files and directories currently installed.) 16:46:11 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:46:11 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:46:11 Setting up tar (1.29b-2ubuntu0.2) ... 16:46:11 (Reading database ... 13915 files and directories currently installed.) 16:46:11 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:46:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:12 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:12 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:46:12 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:46:12 Setting up grep (3.1-2build1) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 16:46:12 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 16:46:12 Setting up gzip (1.6-5ubuntu1.1) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:46:12 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:46:12 Setting up login (1:4.5-1ubuntu2) ... 16:46:12 (Reading database ... 13915 files and directories currently installed.) 16:46:12 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:12 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:46:13 (Reading database ... 13915 files and directories currently installed.) 16:46:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:13 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:13 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:13 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:46:13 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:13 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:46:13 (Reading database ... 13915 files and directories currently installed.) 16:46:13 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:46:13 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:46:14 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:46:14 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:46:14 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:46:14 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:46:14 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:46:14 (Reading database ... 13915 files and directories currently installed.) 16:46:14 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:46:14 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:46:14 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:46:14 (Reading database ... 13915 files and directories currently installed.) 16:46:14 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:14 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:14 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:15 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:15 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:15 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:15 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:46:15 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:15 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:46:15 (Reading database ... 13915 files and directories currently installed.) 16:46:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:46:16 (Reading database ... 13915 files and directories currently installed.) 16:46:16 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:16 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:16 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:46:16 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:46:17 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:46:17 (Reading database ... 13915 files and directories currently installed.) 16:46:17 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:46:17 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:46:17 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:46:17 (Reading database ... 13915 files and directories currently installed.) 16:46:17 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:46:17 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:46:17 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:46:17 (Reading database ... 13917 files and directories currently installed.) 16:46:17 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:46:17 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:46:17 Setting up debconf (1.5.66ubuntu1) ... 16:46:17 (Reading database ... 13917 files and directories currently installed.) 16:46:17 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:46:17 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:46:17 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:46:17 (Reading database ... 13917 files and directories currently installed.) 16:46:17 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:46:17 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:46:17 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:46:18 (Reading database ... 13917 files and directories currently installed.) 16:46:18 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:18 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:18 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:18 (Reading database ... 13917 files and directories currently installed.) 16:46:18 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:18 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:18 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:18 (Reading database ... 13919 files and directories currently installed.) 16:46:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:46:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:18 (Reading database ... 13923 files and directories currently installed.) 16:46:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:46:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:46:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... 16:46:18 Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... 16:46:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:19 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:46:19 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:46:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:46:19 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:46:19 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:46:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:46:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:46:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:46:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:46:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:46:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:46:19 (Reading database ... 13923 files and directories currently installed.) 16:46:19 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:46:19 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:46:20 Setting up passwd (1:4.5-1ubuntu2) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:46:20 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:46:20 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:46:20 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:46:20 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:46:20 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:46:20 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:46:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:46:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:46:20 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:46:20 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:46:20 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:46:20 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:46:20 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:46:20 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:46:20 (Reading database ... 13923 files and directories currently installed.) 16:46:20 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:46:21 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:46:21 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:46:21 (Reading database ... 13923 files and directories currently installed.) 16:46:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:46:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:46:21 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:46:21 (Reading database ... 13924 files and directories currently installed.) 16:46:21 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:46:21 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:46:21 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:46:21 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:46:21 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 16:46:21 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 16:46:21 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:46:21 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:46:21 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:46:21 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:46:21 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:46:21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:46:21 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:46:21 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:46:21 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:46:21 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:46:21 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:46:21 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:46:21 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:46:22 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:46:22 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:46:22 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:46:22 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:46:22 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:46:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:46:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:46:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:46:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:46:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:46:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:46:23 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:46:23 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:46:23 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:46:23 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:46:23 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:46:23 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:46:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:25 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:25 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:46:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:46:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:46:26 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:26 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:46:26 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:46:26 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:46:26 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:46:26 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:26 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:26 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:46:26 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:46:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:46:27 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:46:27 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:46:27 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:46:27 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:46:27 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:46:27 16:46:27 Current default time zone: 'Etc/UTC' 16:46:27 Local time is now: Sat Aug 28 16:46:27 UTC 2021. 16:46:27 Universal Time is now: Sat Aug 28 16:46:27 UTC 2021. 16:46:27 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:46:27 16:46:27 Setting up systemd-sysv (237-3ubuntu10.51) ... 16:46:27 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... 16:46:27 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:46:27 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:46:27 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:46:27 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:46:27 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:46:27 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:46:27 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:46:27 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:46:27 ---> 854b8be49d4b 16:46:27 Step 9/32 : RUN go mod tidy 16:46:27 ---> 11626f7748f3 16:46:27 Step 9/23 : RUN go mod tidy 16:46:27 ---> 4b3bbe0c0903 16:46:27 Step 9/24 : RUN go mod tidy 16:46:27 ---> c14818e51ea6 16:46:27 Step 9/24 : RUN go mod tidy 16:46:27 ---> Running in 31f8c80620f4 16:46:27 ---> d9cd2e25a4e1 16:46:27 Step 9/23 : RUN go mod tidy 16:46:27 ---> Running in 2e6421aa85c1 16:46:27 ---> Running in c07be49fc41d 16:46:27 ---> Running in 9fbd4283a7ef 16:46:27 ---> Running in 00eb8866d62a 16:46:27 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:27 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:46:27 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:27 Setting up patch (2.7.6-2ubuntu1.1) ... 16:46:27 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:46:27 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:46:27 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 16:46:27 Installing new version of config file /etc/ssl/openssl.cnf ... 16:46:27 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:46:27 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:46:27 Setting up ca-certificates (20210119~18.04.1) ... 16:46:29 Updating certificates in /etc/ssl/certs... 16:46:30 23 added, 27 removed; done. 16:46:30 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:46:30 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:46:30 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:46:30 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:46:30 Setting up pkgbinarymangler (138.18.04.1) ... 16:46:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:46:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up perl (5.26.1-6ubuntu0.5) ... 16:46:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:46:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:46:30 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:46:30 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:46:30 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:46:30 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:46:30 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:46:30 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:46:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:46:30 Processing triggers for systemd (237-3ubuntu10.51) ... 16:46:31 Processing triggers for mime-support (3.60ubuntu1) ... 16:46:31 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:46:31 Updating certificates in /etc/ssl/certs... 16:46:31 0 added, 0 removed; done. 16:46:31 Running hooks in /etc/ca-certificates/update.d... 16:46:31 done. 16:46:32 Reading package lists... 16:46:32 Building dependency tree... 16:46:32 Reading state information... 16:46:32 The following NEW packages will be installed: 16:46:32 apt-transport-https 16:46:32 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:46:32 Need to get 4348 B of archives. 16:46:32 After this operation, 154 kB of additional disk space will be used. 16:46:32 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:46:32 debconf: delaying package configuration, since apt-utils is not installed 16:46:32 Fetched 4348 B in 0s (22.8 kB/s) 16:46:32 Selecting previously unselected package apt-transport-https. 16:46:32 (Reading database ... 13929 files and directories currently installed.) 16:46:32 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:46:32 Unpacking apt-transport-https (1.6.14) ... 16:46:32 Setting up apt-transport-https (1.6.14) ... 16:46:33 Waiting for network to be ready... 16:46:34 Removing intermediate container 31f8c80620f4 16:46:34 ---> 6ea235bf3a8a 16:46:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:46:34 ---> Running in 82e4f7a2b421 16:46:34 Removing intermediate container 2e6421aa85c1 16:46:34 ---> 5a69ab97805d 16:46:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:46:35 ---> Running in 7e40d3f38f20 16:46:35 Removing intermediate container 00eb8866d62a 16:46:35 ---> 22ffe14afe37 16:46:35 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:46:35 Removing intermediate container 9fbd4283a7ef 16:46:35 ---> a742b0627d5e 16:46:35 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:46:35 Removing intermediate container c07be49fc41d 16:46:35 ---> 37d62e129699 16:46:35 Step 10/24 : RUN make cmd/core-data/core-data 16:46:35 ---> Running in df48fb3ed95b 16:46:35 ---> Running in 94ad6abdce3d 16:46:36 ---> Running in 8fc54af8bd39 16:46:36 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 16:46:37 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 16:46:38 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 16:46:38 2021-08-28T16:46:35Z INFO Waiting for automatic snapd restart... 16:46:38 snapd 2.51.4 from Canonical* installed 16:46:38 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 16:46:38 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 16:46:39 "snapd" switched to the "latest/stable" channel 16:46:39 16:46:41 core18 20210722 from Canonical* installed 16:46:41 "core18" switched to the "latest/stable" channel 16:46:41 16:46:44 snapcraft 5.0 from Canonical* installed 16:46:44 "snapcraft" switched to the "latest/stable" channel 16:46:44 16:46:48 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: 16:46:48 - README.md 16:46:48 16:46:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:46:48 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:46:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:46:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:46:50 Reading package lists... 16:46:50 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 16:46:50 Reading package lists... 16:46:50 Building dependency tree... 16:46:50 Reading state information... 16:46:50 Suggested packages: 16:46:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:46:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:46:50 Recommended packages: 16:46:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:46:50 The following NEW packages will be installed: 16:46:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:46:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:46:50 pkg-config zip 16:46:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:46:51 Need to get 7663 kB of archives. 16:46:51 After this operation, 43.8 MB of additional disk space will be used. 16:46:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:46:51 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 16:46:51 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:46:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:46:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:46:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:46:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:46:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:46:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:46:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:46:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:46:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:46:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:46:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:46:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:46:51 debconf: delaying package configuration, since apt-utils is not installed 16:46:51 Fetched 7663 kB in 1s (9463 kB/s) 16:46:51 Selecting previously unselected package libglib2.0-0:amd64. 16:46:51 (Reading database ... 13933 files and directories currently installed.) 16:46:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:46:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:46:52 Selecting previously unselected package libpsl5:amd64. 16:46:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:46:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:46:52 Selecting previously unselected package libnghttp2-14:amd64. 16:46:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:46:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:46:52 Selecting previously unselected package librtmp1:amd64. 16:46:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:46:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:46:52 Selecting previously unselected package libcurl3-gnutls:amd64. 16:46:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 16:46:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:46:52 Selecting previously unselected package liberror-perl. 16:46:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:46:52 Unpacking liberror-perl (0.17025-1) ... 16:46:52 Selecting previously unselected package git-man. 16:46:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:46:52 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:46:52 Selecting previously unselected package git. 16:46:52 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:46:52 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:46:53 Selecting previously unselected package libnorm1:amd64. 16:46:53 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:46:53 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:46:53 Selecting previously unselected package libpgm-5.2-0:amd64. 16:46:53 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:46:53 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:46:53 Selecting previously unselected package libsodium23:amd64. 16:46:53 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:46:53 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:46:53 Selecting previously unselected package libzmq5:amd64. 16:46:53 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:46:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:46:53 Selecting previously unselected package libzmq3-dev:amd64. 16:46:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:46:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:46:53 Selecting previously unselected package pkg-config. 16:46:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:46:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:46:53 Selecting previously unselected package zip. 16:46:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:46:53 Unpacking zip (3.0-11build1) ... 16:46:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:46:53 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:46:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:46:53 Setting up liberror-perl (0.17025-1) ... 16:46:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:46:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:46:53 No schema files found: doing nothing. 16:46:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:46:53 Setting up zip (3.0-11build1) ... 16:46:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:46:53 Setting up libsodium23:amd64 (1.0.16-2) ... 16:46:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:46:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:46:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 16:46:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:46:53 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:46:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:46:54 git set to automatically installed. 16:46:54 git-man set to automatically installed. 16:46:54 libcurl3-gnutls set to automatically installed. 16:46:54 liberror-perl set to automatically installed. 16:46:54 libglib2.0-0 set to automatically installed. 16:46:54 libnghttp2-14 set to automatically installed. 16:46:54 libnorm1 set to automatically installed. 16:46:54 libpgm-5.2-0 set to automatically installed. 16:46:54 libpsl5 set to automatically installed. 16:46:54 librtmp1 set to automatically installed. 16:46:54 libsodium23 set to automatically installed. 16:46:54 libzmq3-dev set to automatically installed. 16:46:54 libzmq5 set to automatically installed. 16:46:54 pkg-config set to automatically installed. 16:46:54 zip set to automatically installed. 16:46:55 snapd is not logged in, snap install commands will use sudo 16:46:56 snap "core18" has no updates available 16:46:57 snapd is not logged in, snap install commands will use sudo 16:47:02 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 16:47:03 Pulling config-common 16:47:03 + snapcraftctl pull 16:47:04 Pulling go-build-helper 16:47:04 + snapcraftctl pull 16:47:05 'edgex-go' has dependencies that need to be staged: go-build-helper 16:47:05 Skipping pull go-build-helper (already ran) 16:47:05 Building go-build-helper 16:47:05 + snapcraftctl build 16:47:07 Staging go-build-helper 16:47:07 + snapcraftctl stage 16:47:17 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:47:17 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:47:17 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:47:17 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:47:17 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1845 kB] 16:47:17 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] 16:47:17 Get:7 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 16:47:17 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 16:47:17 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] 16:47:17 Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] 16:47:17 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1137 kB] 16:47:17 Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [259 kB] 16:47:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:47:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:47:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:47:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:47:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:47:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:47:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:47:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] 16:47:17 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] 16:47:17 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 16:47:17 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 16:47:17 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] 16:47:17 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] 16:47:17 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1747 kB] 16:47:17 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [375 kB] 16:47:17 Fetched 25.1 MB in 0s (0 B/s) 16:47:17 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:47:17 Fetched 224 kB in 0s (0 B/s) 16:47:17 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:47:17 Fetched 157 kB in 0s (0 B/s) 16:47:17 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:47:17 Fetched 221 kB in 0s (0 B/s) 16:47:17 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:47:17 Fetched 143 kB in 0s (0 B/s) 16:47:17 Pulling edgex-go 16:47:17 + snapcraftctl pull 16:47:17 Pulling hooks 16:47:17 + snapcraftctl pull 16:47:35 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:47:35 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:47:35 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:47:35 Fetched 0 B in 0s (0 B/s) 16:47:35 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:47:35 Fetched 96.5 kB in 0s (0 B/s) 16:47:35 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:47:35 Fetched 279 kB in 0s (0 B/s) 16:47:35 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:47:35 Fetched 122 kB in 0s (0 B/s) 16:47:35 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:47:35 Fetched 77.8 kB in 0s (0 B/s) 16:47:35 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:47:35 Fetched 8848 B in 0s (0 B/s) 16:47:35 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:47:35 Fetched 47.8 kB in 0s (0 B/s) 16:47:35 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:47:35 Fetched 45.6 kB in 0s (0 B/s) 16:47:35 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:47:35 Fetched 15.0 kB in 0s (0 B/s) 16:47:35 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 16:47:35 Fetched 219 kB in 0s (0 B/s) 16:47:35 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:47:35 Fetched 154 kB in 0s (0 B/s) 16:47:35 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:47:35 Fetched 50.6 kB in 0s (0 B/s) 16:47:35 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:47:35 Fetched 14.8 kB in 0s (0 B/s) 16:47:35 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:47:35 Fetched 41.8 kB in 0s (0 B/s) 16:47:35 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:47:35 Fetched 499 kB in 0s (0 B/s) 16:47:35 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:47:35 Fetched 111 kB in 0s (0 B/s) 16:47:35 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:47:35 Fetched 240 kB in 0s (0 B/s) 16:47:35 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:47:35 Fetched 29.3 kB in 0s (0 B/s) 16:47:35 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:47:35 Fetched 85.5 kB in 0s (0 B/s) 16:47:35 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:47:35 Fetched 24.5 kB in 0s (0 B/s) 16:47:35 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:47:35 Fetched 49.2 kB in 0s (0 B/s) 16:47:35 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:47:35 Fetched 54.2 kB in 0s (0 B/s) 16:47:35 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:47:35 Fetched 30.8 kB in 0s (0 B/s) 16:47:35 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:47:35 Fetched 15.8 kB in 0s (0 B/s) 16:47:35 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:47:35 Fetched 85.9 kB in 0s (0 B/s) 16:47:35 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:47:35 Fetched 8720 B in 0s (0 B/s) 16:47:35 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:47:35 Fetched 140 kB in 0s (0 B/s) 16:47:35 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:47:35 Fetched 119 kB in 0s (0 B/s) 16:47:35 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:47:35 Fetched 111 kB in 0s (0 B/s) 16:47:35 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:47:35 Fetched 11.1 kB in 0s (0 B/s) 16:47:35 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:47:35 Fetched 645 kB in 0s (0 B/s) 16:47:35 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:47:35 Fetched 41.3 kB in 0s (0 B/s) 16:47:35 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:47:35 Fetched 17.9 kB in 0s (0 B/s) 16:47:35 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:47:35 Fetched 368 kB in 0s (0 B/s) 16:47:35 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:47:35 Fetched 187 kB in 0s (0 B/s) 16:47:35 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:47:35 Fetched 175 kB in 0s (0 B/s) 16:47:35 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:47:35 Fetched 206 kB in 0s (0 B/s) 16:47:35 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 16:47:35 Fetched 1302 kB in 0s (0 B/s) 16:47:35 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:47:35 Fetched 36.2 kB in 0s (0 B/s) 16:47:35 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 16:47:35 Fetched 159 kB in 0s (0 B/s) 16:47:35 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:47:35 Fetched 107 kB in 0s (0 B/s) 16:47:35 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:47:35 Fetched 48.7 kB in 0s (0 B/s) 16:47:35 Pulling static-packages 16:47:35 + snapcraftctl pull 16:47:35 Pulling version 16:47:35 + cd /root/project 16:47:35 + git describe --tags --abbrev=0 16:47:35 + sed s/v// 16:47:35 + GIT_VERSION=2.0.1-dev.36 16:47:35 + [ -z 2.0.1-dev.36 ] 16:47:35 + snapcraftctl set-version 2.0.1-dev.36 16:47:36 Building config-common 16:47:36 + snapcraftctl build 16:47:38 Skipping build go-build-helper (already ran) 16:47:38 Building edgex-go 16:47:38 + cd /root/parts/edgex-go/src 16:47:38 + git describe --tags --abbrev=0 16:47:38 + sed s/v// 16:47:38 + GIT_VERSION=2.0.1-dev.36 16:47:38 + [ -z 2.0.1-dev.36 ] 16:47:38 + echo 2.0.1-dev.36 16:47:38 + make build 16:47:38 go mod tidy 16:47:42 go: downloading github.com/gorilla/mux v1.8.0 16:47:42 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:47:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.16 16:47:42 go: downloading github.com/stretchr/testify v1.7.0 16:47:42 go: downloading github.com/google/uuid v1.3.0 16:47:42 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:47:42 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:47:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 16:47:42 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:47:42 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:47:42 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:47:42 go: downloading github.com/lib/pq v1.10.2 16:47:42 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:47:42 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 16:47:42 go: downloading github.com/pelletier/go-toml v1.9.3 16:47:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:47:42 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:47:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:47:43 go: downloading github.com/go-playground/validator/v10 v10.9.0 16:47:43 go: downloading github.com/go-kit/kit v0.11.0 16:47:43 go: downloading github.com/davecgh/go-spew v1.1.1 16:47:43 go: downloading github.com/pmezard/go-difflib v1.0.0 16:47:43 go: downloading github.com/stretchr/objx v0.1.1 16:47:43 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 16:47:43 go: downloading github.com/x448/float16 v0.8.4 16:47:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:47:43 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:47:43 go: downloading github.com/pebbe/zmq4 v1.2.7 16:47:43 go: downloading github.com/hashicorp/consul/api v1.8.1 16:47:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:47:43 go: downloading github.com/kr/pretty v0.3.0 16:47:43 go: downloading github.com/go-playground/universal-translator v0.18.0 16:47:43 go: downloading github.com/leodido/go-urn v1.2.1 16:47:43 go: downloading golang.org/x/text v0.3.6 16:47:43 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:47:43 go: downloading github.com/go-playground/locales v0.14.0 16:47:43 go: downloading github.com/gorilla/websocket v1.4.2 16:47:43 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 16:47:43 go: downloading github.com/go-logfmt/logfmt v0.5.0 16:47:43 go: downloading github.com/go-stack/stack v1.8.0 16:47:43 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 16:47:43 go: downloading github.com/onsi/ginkgo v1.10.1 16:47:43 go: downloading github.com/onsi/gomega v1.7.0 16:47:43 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:47:44 go: downloading github.com/mitchellh/copystructure v1.0.0 16:47:44 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:47:44 go: downloading github.com/kr/text v0.2.0 16:47:44 go: downloading github.com/rogpeppe/go-internal v1.8.0 16:47:44 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:47:44 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:47:44 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:47:44 go: downloading github.com/hashicorp/serf v0.9.5 16:47:44 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:47:44 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:47:44 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:47:44 go: downloading github.com/fatih/color v1.9.0 16:47:44 go: downloading github.com/mattn/go-colorable v0.1.6 16:47:44 go: downloading github.com/mattn/go-isatty v0.0.12 16:47:44 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:47:44 go: downloading github.com/pkg/errors v0.9.1 16:47:44 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:47:44 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:47:44 go: downloading github.com/hashicorp/memberlist v0.2.2 16:47:44 go: downloading github.com/hpcloud/tail v1.0.0 16:47:44 go: downloading gopkg.in/yaml.v2 v2.4.0 16:47:44 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:47:44 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:47:44 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:47:44 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:47:44 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:47:44 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:47:44 go: downloading github.com/miekg/dns v1.1.26 16:47:44 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:47:44 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:47:44 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:47:44 go: downloading github.com/hashicorp/errwrap v1.0.0 16:47:45 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:47:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-data/core-data ./cmd/core-data 16:47:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:47:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/core-command/core-command ./cmd/core-command 16:47:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:48:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:48:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:48:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:48:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:48:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:48:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/secrets-config ./cmd/secrets-config 16:48:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.36" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:48:09 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:48:09 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:48:09 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:48:09 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:48:09 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:48:09 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:48:09 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:48:09 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:48:09 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:48:09 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:48:09 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:48:09 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:48:09 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:48:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:48:09 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:48:09 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:48:09 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:48:09 + 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 16:48:09 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:48:09 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:48:09 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:48:09 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:48:09 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:48:09 + 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 16:48:09 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:48:09 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:48:09 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:48:10 Building hooks 16:48:10 + cd /root/parts/hooks/src 16:48:10 + make build 16:48:10 go mod tidy 16:48:10 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:48:10 go: downloading github.com/stretchr/testify v1.5.1 16:48:10 go: downloading github.com/davecgh/go-spew v1.1.0 16:48:10 go: downloading gopkg.in/yaml.v2 v2.2.2 16:48:10 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:48:11 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:48:11 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:48:11 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:48:15 Building static-packages 16:48:15 + snapcraftctl build 16:48:17 Building version 16:48:17 + snapcraftctl build 16:48:19 Staging config-common 16:48:19 + snapcraftctl stage 16:48:20 Skipping stage go-build-helper (already ran) 16:48:20 Staging edgex-go 16:48:20 + snapcraftctl stage 16:48:21 Staging hooks 16:48:21 + snapcraftctl stage 16:48:23 Staging static-packages 16:48:23 + snapcraftctl stage 16:48:23 Staging version 16:48:23 + snapcraftctl stage 16:48:24 Priming config-common 16:48:24 + snapcraftctl prime 16:48:26 Priming go-build-helper 16:48:26 + snapcraftctl prime 16:48:27 Priming edgex-go 16:48:27 + snapcraftctl prime 16:48:28 Priming hooks 16:48:28 + snapcraftctl prime 16:48:29 Priming static-packages 16:48:29 + snapcraftctl prime 16:48:32 Priming version 16:48:32 + snapcraftctl prime 16:48:33 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] } 16:49:00 Removing intermediate container 82e4f7a2b421 16:49:00 ---> 97ade9e7707b 16:49:00 16:49:00 Step 11/32 : FROM alpine:3.12 16:49:00 Removing intermediate container 94ad6abdce3d 16:49:00 ---> df7a3076aa95 16:49:00 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:49:00 ---> Running in 4b26c7f9c17d 16:49:00 3.12: Pulling from library/alpine 16:49:00 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 16:49:00 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 16:49:00 Status: Downloaded newer image for alpine:3.12 16:49:00 ---> c4fd0aeabfcf 16:49:00 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:49:00 ---> Running in 479542bfebbe 16:49:00 Removing intermediate container 7e40d3f38f20 16:49:00 ---> 3518ac0e81cb 16:49:00 16:49:00 Step 11/23 : FROM alpine:3.12 16:49:00 ---> c4fd0aeabfcf 16:49:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:49:00 Removing intermediate container df48fb3ed95b 16:49:00 ---> 4987bb13ce76 16:49:00 16:49:00 Step 11/23 : FROM alpine:3.12 16:49:00 ---> c4fd0aeabfcf 16:49:00 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:49:00 Removing intermediate container 479542bfebbe 16:49:00 ---> b5b67b06380f 16:49:00 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:49:00 ---> Running in 92d2ce2ff52d 16:49:00 ---> Running in f444327129ed 16:49:00 ---> Running in 002ee9616475 16:49:00 Removing intermediate container 4b26c7f9c17d 16:49:00 ---> f0e6f109f407 16:49:00 16:49:00 Step 12/24 : FROM docker:20.10.7 16:49:00 20.10.7: Pulling from library/docker 16:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:00 (1/1) Installing dumb-init (1.2.2-r1) 16:49:00 Executing busybox-1.31.1-r20.trigger 16:49:00 (1/2) Installing ca-certificates (20191127-r4) 16:49:00 OK: 5 MiB in 15 packages 16:49:00 (2/2) Installing dumb-init (1.2.2-r1) 16:49:00 Executing busybox-1.31.1-r20.trigger 16:49:00 Executing ca-certificates-20191127-r4.trigger 16:49:00 (1/2) Installing dumb-init (1.2.2-r1) 16:49:00 (2/2) Installing su-exec (0.2-r1) 16:49:00 Executing busybox-1.31.1-r20.trigger 16:49:00 OK: 5 MiB in 16 packages 16:49:00 OK: 6 MiB in 16 packages 16:49:00 Removing intermediate container 92d2ce2ff52d 16:49:00 ---> f3a237364564 16:49:00 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:49:00 Removing intermediate container 002ee9616475 16:49:00 ---> b740022fa87a 16:49:00 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:49:00 ---> Running in 72fb16059bb5 16:49:01 Removing intermediate container f444327129ed 16:49:01 ---> 8164e349ae51 16:49:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:49:01 Removing intermediate container 8fc54af8bd39 16:49:01 ---> 4bbe1fc1fc2d 16:49:01 16:49:01 Step 11/24 : FROM alpine:3.12 16:49:01 ---> c4fd0aeabfcf 16:49:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:49:01 ---> Running in dbda24a7e47b 16:49:01 ---> Running in 46046cda8d5b 16:49:02 Removing intermediate container 72fb16059bb5 16:49:02 ---> f08f81d82998 16:49:02 Step 14/23 : ENV APP_PORT=59861 16:49:02 ---> Running in 7d91ed860622 16:49:02 ---> Running in 2e66b0bac196 16:49:03 Removing intermediate container dbda24a7e47b 16:49:03 ---> e7d9c60f4101 16:49:03 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:49:03 Removing intermediate container 46046cda8d5b 16:49:03 ---> 15918e01a1e8 16:49:03 Step 14/23 : ENV APP_PORT=59860 16:49:03 Removing intermediate container 7d91ed860622 16:49:03 ---> 225ec5a9d4f4 16:49:03 Step 13/24 : ENV APP_PORT=59880 16:49:03 ---> Running in 7fbd464e30ac 16:49:03 ---> Running in 0937d1721f45 16:49:03 Removing intermediate container 2e66b0bac196 16:49:03 ---> a00fb0faa896 16:49:03 Step 15/23 : EXPOSE $APP_PORT 16:49:03 ---> Running in 40038c8355b4 16:49:03 ---> Running in 51b55a9459e1 16:49:04 Removing intermediate container 7fbd464e30ac 16:49:04 ---> ed3e7f8b8e13 16:49:04 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:49:04 Removing intermediate container 0937d1721f45 16:49:04 ---> 41b87711b578 16:49:04 Step 15/23 : EXPOSE $APP_PORT 16:49:04 ---> Running in abb54f9f2989 16:49:04 Removing intermediate container 40038c8355b4 16:49:04 ---> 28a517b3b315 16:49:04 Step 14/24 : EXPOSE $APP_PORT 16:49:04 ---> Running in 742b959f7552 16:49:04 ---> Running in e7bce6ab2476 16:49:04 Removing intermediate container 51b55a9459e1 16:49:04 ---> 91382e0f8a79 16:49:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:05 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 16:49:05 Removing intermediate container 742b959f7552 16:49:05 ---> 990e92d33cf0 16:49:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt /Status: Downloaded newer image for docker:20.10.7 16:49:05 16:49:05 ---> df445af6242a 16:49:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:49:05 Removing intermediate container e7bce6ab2476 16:49:05 ---> 0a96b2b90de9 16:49:05 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:05 ---> Running in b69c812f5a6e 16:49:05 ---> Running in adf7fa616466 16:49:06 ---> 0f99436e0013 16:49:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:49:06 Removing intermediate container b69c812f5a6e 16:49:06 ---> 477fde80e6ce 16:49:06 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 16:49:06 ---> Running in 63b46718d083 16:49:06 ---> 71fc11a9c254 16:49:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:49:08 ---> 512ce8714aa2 16:49:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:49:08 Removing intermediate container abb54f9f2989 16:49:08 ---> e6f9b0685d6a 16:49:08 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:49:08 ---> 2be57c0aeb35 16:49:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:49:08 ---> Running in 302e39cf8dc3 16:49:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:49:09 Removing intermediate container adf7fa616466 16:49:09 ---> 590808fff912 16:49:09 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:49:09 ---> Running in 0435917cf2ab 16:49:09 Removing intermediate container 302e39cf8dc3 16:49:09 ---> 6b8403f82372 16:49:09 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:49:09 ---> 7acc092ddd78 16:49:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:49:09 (1/39) Installing readline (8.1.0-r0) 16:49:09 (2/39) Installing bash (5.1.0-r0) 16:49:09 Executing bash-5.1.0-r0.post-install 16:49:10 (3/39) Installing brotli-libs (1.0.9-r3) 16:49:10 (4/39) Installing nghttp2-libs (1.42.0-r1) 16:49:10 (5/39) Installing libcurl (7.78.0-r0) 16:49:10 ---> 03c57669a665 16:49:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:49:10 (6/39) Installing curl (7.78.0-r0) 16:49:10 (7/39) Installing dumb-init (1.2.5-r0) 16:49:10 (8/39) Installing libbz2 (1.0.8-r1) 16:49:10 (9/39) Installing expat (2.2.10-r1) 16:49:10 ---> Running in 05b8d99da20e 16:49:10 (10/39) Installing libffi (3.3-r2) 16:49:10 (11/39) Installing gdbm (1.19-r0) 16:49:10 (12/39) Installing xz-libs (5.2.5-r0) 16:49:10 (13/39) Installing sqlite-libs (3.34.1-r0) 16:49:10 (14/39) Installing python3 (3.8.10-r0) 16:49:10 ---> Running in 8a8028476f5d 16:49:11 Removing intermediate container 05b8d99da20e 16:49:11 ---> 6b03464ca914 16:49:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:49:11 Removing intermediate container 8a8028476f5d 16:49:11 ---> 9d4f484aee9c 16:49:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:11 ---> 768eb9d32487 16:49:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:49:12 ---> Running in f2d99c8fb3f3 16:49:12 ---> Running in bbcdcc4789fd 16:49:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:49:12 ---> Running in a4814f02ad90 16:49:12 (15/39) Installing py3-appdirs (1.4.4-r1) 16:49:12 (16/39) Installing py3-ordered-set (4.0.2-r0) 16:49:12 (17/39) Installing py3-parsing (2.4.7-r1) 16:49:12 (18/39) Installing py3-six (1.15.0-r0) 16:49:12 (19/39) Installing py3-packaging (20.9-r0) 16:49:12 (20/39) Installing py3-setuptools (51.3.3-r0) 16:49:12 (21/39) Installing py3-chardet (4.0.0-r0) 16:49:12 (22/39) Installing py3-idna (3.1-r0) 16:49:12 Removing intermediate container f2d99c8fb3f3 16:49:12 ---> 5602bb65e8b6 16:49:12 Step 21/23 : LABEL arch=arm64 16:49:12 (23/39) Installing py3-urllib3 (1.26.2-r1) 16:49:12 (24/39) Installing py3-requests (2.25.1-r1) 16:49:12 (25/39) Installing py3-msgpack (1.0.2-r0) 16:49:12 (26/39) Installing py3-lockfile (0.12.2-r3) 16:49:12 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:49:12 Removing intermediate container bbcdcc4789fd 16:49:12 ---> 3a5e4b8a7ea5 16:49:12 Step 21/23 : LABEL arch=arm64 16:49:12 (28/39) Installing py3-colorama (0.4.4-r0) 16:49:13 (29/39) Installing py3-contextlib2 (0.6.0-r0) 16:49:13 (30/39) Installing py3-distlib (0.3.1-r1) 16:49:13 (1/6) Installing dumb-init (1.2.2-r1) 16:49:13 (31/39) Installing py3-distro (1.5.0-r1) 16:49:13 (32/39) Installing py3-webencodings (0.5.1-r3) 16:49:13 (33/39) Installing py3-html5lib (1.1-r0) 16:49:13 ---> Running in cc5cc6b0b0c2 16:49:13 (2/6) Installing libgcc (9.3.0-r2) 16:49:13 (34/39) Installing py3-pytoml (0.1.21-r0) 16:49:13 (35/39) Installing py3-pep517 (0.9.1-r0) 16:49:13 (36/39) Installing py3-progress (1.5-r0) 16:49:13 (37/39) Installing py3-retrying (1.3.3-r0) 16:49:13 (38/39) Installing py3-toml (0.10.2-r0) 16:49:13 (3/6) Installing libsodium (1.0.18-r0) 16:49:13 (39/39) Installing py3-pip (20.3.4-r0) 16:49:13 ---> Running in 9d5edecba108 16:49:13 (4/6) Installing libstdc++ (9.3.0-r2) 16:49:13 (5/6) Installing libzmq (4.3.3-r0) 16:49:13 (6/6) Installing zeromq (4.3.3-r0) 16:49:13 Executing busybox-1.31.1-r20.trigger 16:49:13 OK: 8 MiB in 20 packages 16:49:13 Executing busybox-1.32.1-r6.trigger 16:49:14 OK: 82 MiB in 59 packages 16:49:14 Removing intermediate container cc5cc6b0b0c2 16:49:14 ---> e5949d880106 16:49:14 Step 22/23 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:49:14 Removing intermediate container 9d5edecba108 16:49:14 ---> 0d793066d4bc 16:49:14 Step 22/23 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:49:14 ---> Running in 46b7852eca3b 16:49:14 ---> Running in cc7a68b2ccdf 16:49:15 Removing intermediate container 46b7852eca3b 16:49:15 ---> c4d0a943d319 16:49:15 Step 23/23 : LABEL version=0.0.0 16:49:15 ---> Running in b21e0e303210 16:49:15 Removing intermediate container cc7a68b2ccdf 16:49:15 ---> eee525807034 16:49:15 Step 23/23 : LABEL version=0.0.0 16:49:15 Removing intermediate container 0435917cf2ab 16:49:15 ---> 30f22f894b64 16:49:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:15 Removing intermediate container a4814f02ad90 16:49:15 ---> c3a36332075f 16:49:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:49:16 ---> Running in 484f4ff851de 16:49:17 Removing intermediate container b21e0e303210 16:49:17 ---> def992532786 16:49:17 16:49:17 Removing intermediate container 484f4ff851de 16:49:17 ---> 717579dfb825 16:49:17 16:49:17 Successfully built def992532786 16:49:17 Successfully tagged support-scheduler-arm64:latest 16:49:17  Building support-scheduler ... done Building security-proxy-setup 16:49:17 ---> ce973633666f 16:49:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:49:17 ---> 41382825df46 16:49:17 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:49:17 Successfully built 717579dfb825 16:49:17 Successfully tagged support-notifications-arm64:latest 16:49:17 Building core-metadata 16:49:20  Building support-notifications ... done  ---> 4747caf799e2 16:49:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:49:20 ---> 812191b3866c 16:49:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:49:22 ---> 741b62103a6f 16:49:22 ---> 1eda104df674 16:49:22 Step 20/24 : ENTRYPOINT ["/core-data"] 16:49:22 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:49:22 ---> Running in 328478bb38b4 16:49:23 Collecting docker-compose==1.23.2 16:49:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:49:23 ---> 177ef8db96a8 16:49:23 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:49:23 Removing intermediate container 328478bb38b4 16:49:23 ---> d7550f701a19 16:49:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:49:23 Collecting dockerpty<0.5,>=0.4.1 16:49:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:49:24 ---> Running in 9a636cdc5271 16:49:24 ---> 61c0f2b7eaaa 16:49:24 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:49:25 ---> Running in f96564010551 16:49:25 Removing intermediate container 9a636cdc5271 16:49:25 ---> 75d8bb99923d 16:49:25 Step 22/24 : LABEL arch=arm64 16:49:25 ---> Running in b0e51c13487b 16:49:26 Removing intermediate container f96564010551 16:49:26 ---> 2b2ed494325f 16:49:26 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:49:26 Collecting jsonschema<3,>=2.5.1 16:49:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:49:26 Removing intermediate container b0e51c13487b 16:49:26 ---> 97ee034314ed 16:49:26 Step 23/24 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:49:26 ---> Running in 4d13f4ce9a40 16:49:27 ---> f4e39900d60d 16:49:27 Step 27/32 : RUN chmod +x /entrypoint.sh 16:49:27 ---> Running in a5f388de553b 16:49:27 Removing intermediate container 4d13f4ce9a40 16:49:27 ---> 90197ccc32dc 16:49:27 Step 24/24 : LABEL version=0.0.0 16:49:28 ---> Running in 6d1523560686 16:49:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:49:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:49:28 Collecting cached-property<2,>=1.2.0 16:49:28 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:49:28 Removing intermediate container 6d1523560686 16:49:28 ---> 6840c41ddd01 16:49:28 16:49:29 Successfully built 6840c41ddd01 16:49:29 Successfully tagged core-data-arm64:latest 16:49:29 Building core-command 16:49:29  Building core-data ... done Collecting PyYAML<4,>=3.10 16:49:29 Downloading PyYAML-3.13.tar.gz (270 kB) 16:49:30 Removing intermediate container a5f388de553b 16:49:30 ---> e1e8c4e05ad9 16:49:30 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:49:31 ---> Running in 04e6de7588d0 16:49:32 Removing intermediate container 04e6de7588d0 16:49:32 ---> 550c5aea65c2 16:49:32 Step 29/32 : CMD ["gate"] 16:49:33 ---> Running in f4c7bf331deb 16:49:34 Collecting docker<4.0,>=3.6.0 16:49:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:49:34 Removing intermediate container f4c7bf331deb 16:49:34 ---> a39840107168 16:49:34 Step 30/32 : LABEL arch=arm64 16:49:34 Collecting websocket-client<1.0,>=0.32.0 16:49:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:49:35 Collecting texttable<0.10,>=0.9.0 16:49:35 Downloading texttable-0.9.1.tar.gz (11 kB) 16:49:35 ---> Running in d67a6e363405 16:49:36 Removing intermediate container d67a6e363405 16:49:36 ---> 61766e0d6121 16:49:36 Step 31/32 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:49:36 ---> Running in 9574a5704b4c 16:49:37 Collecting docopt<0.7,>=0.6.1 16:49:37 Downloading docopt-0.6.2.tar.gz (25 kB) 16:49:37 Removing intermediate container 9574a5704b4c 16:49:37 ---> 5310e4249fd6 16:49:37 Step 32/32 : LABEL version=0.0.0 16:49:38 ---> Running in cc5743d0c61d 16:49:39 Removing intermediate container cc5743d0c61d 16:49:39 ---> 4bfe48443658 16:49:39 16:49:39 Successfully built 4bfe48443658 16:49:39 Successfully tagged security-bootstrapper-arm64:latest 16:49:39 Building security-secretstore-setup 16:49:39  Building security-bootstrapper ... done Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:49:40 Collecting docker-pycreds>=0.4.0 16:49:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:49:41 Collecting idna<2.8,>=2.5 16:49:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:49:41 Collecting certifi>=2017.4.17 16:49:41 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 16:49:41 Collecting chardet<3.1.0,>=3.0.2 16:49:41 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:49:42 Collecting urllib3<1.25,>=1.21.1 16:49:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:49:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:49:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:49:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:49:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:49:44 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:49:44 Attempting uninstall: urllib3 16:49:44 Found existing installation: urllib3 1.26.2 16:49:44 Uninstalling urllib3-1.26.2: 16:49:44 Successfully uninstalled urllib3-1.26.2 16:49:45 Attempting uninstall: idna 16:49:45 Found existing installation: idna 3.1 16:49:45 Uninstalling idna-3.1: 16:49:45 Successfully uninstalled idna-3.1 16:49:46 Attempting uninstall: chardet 16:49:46 Found existing installation: chardet 4.0.0 16:49:46 Uninstalling chardet-4.0.0: 16:49:46 Successfully uninstalled chardet-4.0.0 16:49:48 Attempting uninstall: requests 16:49:48 Found existing installation: requests 2.25.1 16:49:48 Uninstalling requests-2.25.1: 16:49:48 Successfully uninstalled requests-2.25.1 16:49:49 Running setup.py install for texttable: started 16:49:51 Running setup.py install for texttable: finished with status 'done' 16:49:51 Running setup.py install for PyYAML: started 16:49:53 Running setup.py install for PyYAML: finished with status 'done' 16:49:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:49:54 ---> d03d7874be29 16:49:54 Step 3/22 : WORKDIR /edgex-go 16:49:54 ---> Using cache 16:49:54 ---> de92fa2820c5 16:49:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:54 ---> Using cache 16:49:54 ---> b83b9ad4ac66 16:49:54 Step 5/22 : RUN apk add --update --no-cache make git 16:49:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:49:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:49:54 ---> d03d7874be29 16:49:54 Step 3/24 : WORKDIR /edgex-go 16:49:54 ---> Using cache 16:49:54 ---> de92fa2820c5 16:49:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:54 ---> Using cache 16:49:54 ---> b83b9ad4ac66 16:49:54 Step 5/24 : RUN apk add --update --no-cache make git 16:49:55 Running setup.py install for docopt: started 16:49:58 ---> Running in c040b9091a13 16:49:58 ---> Running in fb3d386a9270 16:49:58 Running setup.py install for docopt: finished with status 'done' 16:49:58 Running setup.py install for dockerpty: started 16:50:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:50:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:50:01 Running setup.py install for dockerpty: finished with status 'done' 16:50:02 OK: 218 MiB in 52 packages 16:50:02 OK: 218 MiB in 52 packages 16:50:04 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 16:50:05 Removing intermediate container c040b9091a13 16:50:05 ---> 3b13b984c571 16:50:05 Step 6/24 : COPY go.mod . 16:50:05 Removing intermediate container fb3d386a9270 16:50:05 ---> 93ac3744e829 16:50:05 Step 6/22 : COPY go.mod . 16:50:07 ---> cffda6a7e907 16:50:07 Step 7/24 : RUN go mod download 16:50:07 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:50:07 ---> d03d7874be29 16:50:07 Step 3/24 : WORKDIR /edgex-go 16:50:07 ---> Using cache 16:50:07 ---> de92fa2820c5 16:50:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:07 ---> Using cache 16:50:07 ---> b83b9ad4ac66 16:50:07 Step 5/24 : RUN apk add --update --no-cache make git 16:50:07 ---> Using cache 16:50:07 ---> 93ac3744e829 16:50:07 Step 6/24 : COPY go.mod . 16:50:07 ---> 44b206a754d5 16:50:07 Step 7/22 : RUN go mod download 16:50:07 ---> Running in 6080c3c7919d 16:50:07 ---> Running in 47d3819d5e73 16:50:08 ---> 7fcf0ed23d0d 16:50:08 Step 7/24 : RUN go mod download 16:50:08 ---> Running in dea9a32b471f 16:50:14 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:50:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:50:14 ---> d03d7874be29 16:50:14 Step 3/26 : WORKDIR /edgex-go 16:50:14 ---> Using cache 16:50:14 ---> de92fa2820c5 16:50:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:50:14 ---> Using cache 16:50:14 ---> b83b9ad4ac66 16:50:14 Step 5/26 : RUN apk add --update --no-cache make git 16:50:14 ---> Using cache 16:50:14 ---> 93ac3744e829 16:50:14 Step 6/26 : COPY go.mod . 16:50:14 ---> Using cache 16:50:14 ---> 7fcf0ed23d0d 16:50:14 Step 7/26 : RUN go mod download 16:50:14 ---> Running in d44a7be3e13b 16:50:16 Removing intermediate container 47d3819d5e73 16:50:16 ---> d79c09874388 16:50:16 Step 8/22 : COPY . . 16:50:16 Removing intermediate container 6080c3c7919d 16:50:16 ---> 203a0c98d765 16:50:16 Step 8/24 : COPY . . 16:50:16 Removing intermediate container dea9a32b471f 16:50:16 ---> e442aa363aba 16:50:16 Step 8/24 : COPY . . 16:50:22 Removing intermediate container d44a7be3e13b 16:50:22 ---> aaa03069f785 16:50:22 Step 8/26 : COPY . . 16:50:22 Removing intermediate container 63b46718d083 16:50:22 ---> 0bffc969ac99 16:50:22 Step 15/24 : ENV APP_PORT=58890 16:50:24 ---> Running in e05ec9409143 16:50:25 Removing intermediate container e05ec9409143 16:50:25 ---> 4c7a3110a1c5 16:50:25 Step 16/24 : EXPOSE $APP_PORT 16:50:26 ---> Running in be5305119211 16:50:27 Removing intermediate container be5305119211 16:50:27 ---> aaa5818604a0 16:50:27 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:50:32 ---> f0589bc682fd 16:50:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:50:34 ---> 25e397dd2099 16:50:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:50:37 ---> 17e2032fdcc6 16:50:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:50:37 ---> Running in 24b74209124c 16:50:38 ---> b5edb80c3434 16:50:38 Step 9/24 : RUN go mod tidy 16:50:38 ---> e998b1aebf3b 16:50:38 Step 9/22 : RUN go mod tidy 16:50:38 ---> 3bc7f554b611 16:50:38 Step 9/24 : RUN go mod tidy 16:50:39 ---> Running in 052732a3e27c 16:50:39 ---> Running in 867af497e100 16:50:40 ---> Running in ea780ee22265 16:50:40 Removing intermediate container 24b74209124c 16:50:40 ---> e32b9a5e076d 16:50:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:50:40 ---> Running in 3431386dd1f9 16:50:41 Removing intermediate container 3431386dd1f9 16:50:41 ---> 5f5fa8d2be56 16:50:41 Step 22/24 : LABEL arch=arm64 16:50:41 ---> 8f2f427746bf 16:50:41 Step 9/26 : RUN go mod tidy 16:50:41 ---> Running in 76808f15f76d 16:50:41 ---> Running in 4a3de052a17c 16:50:42 Removing intermediate container 76808f15f76d 16:50:42 ---> 86ea56126b5c 16:50:42 Step 23/24 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:50:42 ---> Running in dd9cb49c058b 16:50:43 Removing intermediate container dd9cb49c058b 16:50:43 ---> 738fc9d8dd1e 16:50:43 Step 24/24 : LABEL version=0.0.0 16:50:43 ---> Running in 3d3b6c0887e8 16:50:44 Removing intermediate container 3d3b6c0887e8 16:50:44 ---> 064898e801dc 16:50:44 16:50:45 Successfully built 064898e801dc 16:50:45 Successfully tagged sys-mgmt-agent-arm64:latest 16:50:47  Building sys-mgmt-agent ... done Removing intermediate container 052732a3e27c 16:50:47 ---> 12953c01d6bd 16:50:47 Step 10/24 : RUN make cmd/core-command/core-command 16:50:47 ---> Running in 2b65bcf2f484 16:50:47 Removing intermediate container 867af497e100 16:50:47 ---> ce13eac845a7 16:50:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:50:48 ---> Running in 680fbdd3ddcc 16:50:48 Removing intermediate container ea780ee22265 16:50:48 ---> ea4403cc63d3 16:50:48 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:50:48 Removing intermediate container 4a3de052a17c 16:50:48 ---> a16a1197564c 16:50:48 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:50:48 ---> Running in 1d901abfe416 16:50:48 ---> Running in 9cb29b33130c 16:50:49 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 16:50:50 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 16:50:50 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 16:50:50 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 16:52:27 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 16:52:27 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 16:52:27 Removing intermediate container 2b65bcf2f484 16:52:27 ---> 6b6780caf943 16:52:27 16:52:27 Step 11/24 : FROM alpine:3.12 16:52:27 ---> c4fd0aeabfcf 16:52:27 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:52:27 ---> Using cache 16:52:27 ---> f3a237364564 16:52:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:27 ---> Using cache 16:52:27 ---> f08f81d82998 16:52:27 Step 14/24 : ENV APP_PORT=59882 16:52:27 ---> Running in f6c6976ce517 16:52:27 Removing intermediate container f6c6976ce517 16:52:27 ---> dc8b56883603 16:52:27 Step 15/24 : EXPOSE $APP_PORT 16:52:27 ---> Running in cfd152bb6f74 16:52:27 Removing intermediate container cfd152bb6f74 16:52:27 ---> 06169bbd2195 16:52:27 Step 16/24 : WORKDIR / 16:52:27 ---> Running in 6c0f5b8170cc 16:52:27 Removing intermediate container 6c0f5b8170cc 16:52:27 ---> bcadd5655a38 16:52:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:27 ---> 96cdef01e0c5 16:52:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:52:27 Removing intermediate container 680fbdd3ddcc 16:52:27 ---> 6e9ad40e047b 16:52:27 16:52:27 Step 11/22 : FROM alpine:3.12 16:52:27 ---> c4fd0aeabfcf 16:52:27 Step 12/22 : RUN apk add --update --no-cache curl 16:52:27 Removing intermediate container 9cb29b33130c 16:52:27 ---> 0765fa9dfbd9 16:52:27 16:52:27 Step 11/26 : FROM alpine:3.12 16:52:27 ---> c4fd0aeabfcf 16:52:27 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:52:27 ---> Running in 65c261804681 16:52:27 ---> Running in 5098cf2e1bcb 16:52:27 ---> 60b12c92433c 16:52:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:52:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:52:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:52:29 ---> c319af27e51f 16:52:29 Step 20/24 : ENTRYPOINT ["/core-command"] 16:52:29 Removing intermediate container 1d901abfe416 16:52:29 ---> 4b2ae198a38c 16:52:29 16:52:29 Step 11/24 : FROM alpine:3.12 16:52:29 ---> c4fd0aeabfcf 16:52:29 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:52:29 ---> Using cache 16:52:29 ---> f3a237364564 16:52:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:52:29 ---> Using cache 16:52:29 ---> f08f81d82998 16:52:29 Step 14/24 : ENV APP_PORT=59881 16:52:29 ---> Running in a4734748239c 16:52:29 ---> Running in 6579fce7686c 16:52:29 (1/4) Installing ca-certificates (20191127-r4) 16:52:29 (1/3) Installing ca-certificates (20191127-r4) 16:52:29 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:52:29 (3/4) Installing libcurl (7.78.0-r0) 16:52:29 (2/3) Installing dumb-init (1.2.2-r1) 16:52:29 (4/4) Installing curl (7.78.0-r0) 16:52:29 (3/3) Installing su-exec (0.2-r1) 16:52:29 Executing busybox-1.31.1-r20.trigger 16:52:29 Executing busybox-1.31.1-r20.trigger 16:52:30 Executing ca-certificates-20191127-r4.trigger 16:52:30 Executing ca-certificates-20191127-r4.trigger 16:52:30 OK: 7 MiB in 18 packages 16:52:30 OK: 6 MiB in 17 packages 16:52:30 Removing intermediate container a4734748239c 16:52:30 ---> 5c5b51d7d93b 16:52:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:30 Removing intermediate container 6579fce7686c 16:52:30 ---> 982668526314 16:52:30 Step 15/24 : EXPOSE $APP_PORT 16:52:30 ---> Running in 9b0abbd9eb7a 16:52:30 ---> Running in d8b9c8667358 16:52:31 Removing intermediate container 9b0abbd9eb7a 16:52:31 ---> 6a181a7834cb 16:52:31 Step 22/24 : LABEL arch=arm64 16:52:31 Removing intermediate container d8b9c8667358 16:52:31 ---> 0583f5d3ec43 16:52:31 Step 16/24 : WORKDIR / 16:52:31 ---> Running in e815e1b8e1ee 16:52:31 ---> Running in ae0285789c6b 16:52:32 Removing intermediate container 5098cf2e1bcb 16:52:32 ---> 4a449de0671d 16:52:32 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:32 Removing intermediate container 65c261804681 16:52:32 ---> 03691c43cf26 16:52:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:52:32 Removing intermediate container e815e1b8e1ee 16:52:32 ---> f616ef71a219 16:52:32 Step 23/24 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:52:32 ---> Running in 9a0e25c313e4 16:52:32 ---> Running in 0bc5eec4afbb 16:52:32 Removing intermediate container ae0285789c6b 16:52:32 ---> 578573a7a372 16:52:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:52:32 ---> Running in 44e82d93a448 16:52:33 Removing intermediate container 9a0e25c313e4 16:52:33 ---> 28d5286bc9df 16:52:33 Step 14/22 : WORKDIR /edgex 16:52:33 Removing intermediate container 0bc5eec4afbb 16:52:33 ---> 1d91ed902d72 16:52:33 Step 14/26 : WORKDIR / 16:52:33 Removing intermediate container 44e82d93a448 16:52:33 ---> 483513d90561 16:52:33 Step 24/24 : LABEL version=0.0.0 16:52:33 ---> Running in 442348d52152 16:52:33 ---> Running in 999446c86e77 16:52:33 ---> Running in 1d1cb8ac2af4 16:52:33 ---> 1368e7f9ff70 16:52:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:52:33 Removing intermediate container 999446c86e77 16:52:33 ---> 6a205096b4d5 16:52:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:52:34 Removing intermediate container 442348d52152 16:52:34 ---> fcee685e75c0 16:52:34 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:52:34 Removing intermediate container 1d1cb8ac2af4 16:52:34 ---> 1ff720d6f4df 16:52:34 16:52:34 Successfully built 1ff720d6f4df 16:52:34 Successfully tagged core-command-arm64:latest 16:52:35  Building core-command ... done  ---> d8e25a809004 16:52:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:52:35 ---> 5a382ba8d423 16:52:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:52:35 ---> 94effd7824d0 16:52:35 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:52:36 ---> 2d08df1c9c6a 16:52:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:52:36 ---> Running in 8da6331117ba 16:52:36 ---> c6c8ff27e516 16:52:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:52:36 ---> ca3d04453015 16:52:36 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:52:36 Removing intermediate container 8da6331117ba 16:52:36 ---> 3969bbc5aa4d 16:52:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:52:37 ---> Running in 57237bc86586 16:52:37 ---> 9eab5904dc23 16:52:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:52:38 Removing intermediate container 57237bc86586 16:52:38 ---> 95e0c04c8f30 16:52:38 Step 22/24 : LABEL arch=arm64 16:52:38 ---> 6b23f1411340 16:52:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:52:38 ---> Running in 17ecaf2195ae 16:52:38 ---> Running in ad1608992ae8 16:52:38 Removing intermediate container 17ecaf2195ae 16:52:38 ---> a0319a70b54d 16:52:38 Step 23/24 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:52:38 Removing intermediate container ad1608992ae8 16:52:38 ---> 8095814be968 16:52:38 Step 19/22 : CMD ["--init=true"] 16:52:38 ---> 66ccc94a22fd 16:52:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:52:38 ---> Running in 30ff7c141523 16:52:38 ---> Running in bb1b5e05a42b 16:52:39 Removing intermediate container 30ff7c141523 16:52:39 ---> ceaacab298c9 16:52:39 Step 24/24 : LABEL version=0.0.0 16:52:39 Removing intermediate container bb1b5e05a42b 16:52:39 ---> 9c947a82716f 16:52:39 Step 20/22 : LABEL arch=arm64 16:52:39 ---> Running in a29a7d24b5f8 16:52:40 ---> Running in 827cf019d804 16:52:40 ---> 7578947c723d 16:52:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:52:40 Removing intermediate container a29a7d24b5f8 16:52:40 ---> b2f4f8bbb862 16:52:40 16:52:40 Successfully built b2f4f8bbb862 16:52:40 Successfully tagged core-metadata-arm64:latest 16:52:40  Building core-metadata ... done Removing intermediate container 827cf019d804 16:52:40 ---> e2a0feb41edb 16:52:40 Step 21/22 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:52:41 ---> Running in e10fdede0eee 16:52:41 ---> 4296b8b99ef5 16:52:41 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:52:41 Removing intermediate container e10fdede0eee 16:52:41 ---> 8893a82bca7e 16:52:41 Step 22/22 : LABEL version=0.0.0 16:52:42 ---> Running in 9fa1b5c053b0 16:52:42 Removing intermediate container 9fa1b5c053b0 16:52:42 ---> 70d9f4713c70 16:52:42 16:52:42 ---> 5b736661ed81 16:52:42 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/ 16:52:42 Successfully built 70d9f4713c70 16:52:42 Successfully tagged security-proxy-setup-arm64:latest 16:52:42  Building security-proxy-setup ... done  ---> Running in b9835dfb2864 16:52:45 Removing intermediate container b9835dfb2864 16:52:45 ---> 79854bf321e2 16:52:45 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:52:45 ---> Running in 6c822c9dc88b 16:52:45 Removing intermediate container 6c822c9dc88b 16:52:45 ---> 6764f7bc8874 16:52:45 Step 24/26 : LABEL arch=arm64 16:52:46 ---> Running in d6f9139e909a 16:52:46 Removing intermediate container d6f9139e909a 16:52:46 ---> e424bcec059c 16:52:46 Step 25/26 : LABEL git_sha=f4409e7d66e87e07eaf99fc00cd29e35f6e60056 16:52:46 ---> Running in 9d3249f51e94 16:52:47 Removing intermediate container 9d3249f51e94 16:52:47 ---> b0b3f4e1393e 16:52:47 Step 26/26 : LABEL version=0.0.0 16:52:47 ---> Running in 35c6326c9bf8 16:52:47 Removing intermediate container 35c6326c9bf8 16:52:47 ---> af1522186132 16:52:47 16:52:48 Successfully built af1522186132 16:52:48 Successfully tagged security-secretstore-setup-arm64:latest 16:52:48  Building security-secretstore-setup ... done  [Pipeline] } 16:52:48 $ docker stop --time=1 1d7e39e108e792c23c2cb70e03ece1cb19c5b250ac5f63c498d3cd7e3178fa20 16:52:50 $ docker rm -f 1d7e39e108e792c23c2cb70e03ece1cb19c5b250ac5f63c498d3cd7e3178fa20 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:50 + docker images 16:52:51 REPOSITORY TAG IMAGE ID CREATED SIZE 16:52:51 security-secretstore-setup-arm64 latest af1522186132 4 seconds ago 26.5MB 16:52:51 security-proxy-setup-arm64 latest 70d9f4713c70 9 seconds ago 24.5MB 16:52:51 core-metadata-arm64 latest b2f4f8bbb862 11 seconds ago 15.8MB 16:52:51 core-command-arm64 latest 1ff720d6f4df 18 seconds ago 15.2MB 16:52:51 4b2ae198a38c 23 seconds ago 1.57GB 16:52:51 6e9ad40e047b 26 seconds ago 1.57GB 16:52:51 0765fa9dfbd9 26 seconds ago 1.57GB 16:52:51 6b6780caf943 32 seconds ago 1.56GB 16:52:51 sys-mgmt-agent-arm64 latest 064898e801dc 2 minutes ago 311MB 16:52:51 security-bootstrapper-arm64 latest 4bfe48443658 3 minutes ago 17.7MB 16:52:51 core-data-arm64 latest 6840c41ddd01 3 minutes ago 19.3MB 16:52:51 support-scheduler-arm64 latest def992532786 3 minutes ago 15.2MB 16:52:51 support-notifications-arm64 latest 717579dfb825 3 minutes ago 15.9MB 16:52:51 4bbe1fc1fc2d 3 minutes ago 1.57GB 16:52:51 f0e6f109f407 3 minutes ago 1.57GB 16:52:51 4987bb13ce76 4 minutes ago 1.57GB 16:52:51 3518ac0e81cb 4 minutes ago 1.57GB 16:52:51 97ade9e7707b 4 minutes ago 1.57GB 16:52:51 ci-base-image-arm64 latest d03d7874be29 14 minutes ago 1.24GB 16:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 weeks ago 533MB 16:52:51 docker 20.10.7 df445af6242a 2 months ago 234MB 16:52:51 alpine 3.12 c4fd0aeabfcf 2 months ago 5.32MB 16:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:52:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:52 16:52:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:52:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:52:52 arm64: Pulling from edgex-lftools-log-publisher 16:52:52 448f6bf000e3: Pulling fs layer 16:52:52 f757da607395: Pulling fs layer 16:52:52 05883995daec: Pulling fs layer 16:52:52 8603b9c90790: Pulling fs layer 16:52:52 1560dd03e051: Pulling fs layer 16:52:52 27f5ce0e4adf: Pulling fs layer 16:52:52 c2d8d7efcc4b: Pulling fs layer 16:52:52 8603b9c90790: Waiting 16:52:52 1560dd03e051: Waiting 16:52:52 27f5ce0e4adf: Waiting 16:52:52 c2d8d7efcc4b: Waiting 16:52:53 f757da607395: Verifying Checksum 16:52:53 f757da607395: Download complete 16:52:53 8603b9c90790: Download complete 16:52:53 1560dd03e051: Verifying Checksum 16:52:53 1560dd03e051: Download complete 16:52:53 27f5ce0e4adf: Verifying Checksum 16:52:53 27f5ce0e4adf: Download complete 16:52:53 05883995daec: Verifying Checksum 16:52:53 05883995daec: Download complete 16:52:54 448f6bf000e3: Verifying Checksum 16:52:54 448f6bf000e3: Download complete 16:52:56 c2d8d7efcc4b: Verifying Checksum 16:52:56 c2d8d7efcc4b: Download complete 16:52:57 448f6bf000e3: Pull complete 16:52:58 f757da607395: Pull complete 16:52:59 05883995daec: Pull complete 16:53:00 8603b9c90790: Pull complete 16:53:01 1560dd03e051: Pull complete 16:53:01 27f5ce0e4adf: Pull complete 16:53:16 c2d8d7efcc4b: Pull complete 16:53:16 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:53:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:53:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:53:17 prd-ubuntu18.04-docker-arm64-4c-16g-1022 does not seem to be running inside a container 16:53:17 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:53:21 $ docker top 97b1e526d1c94071628ac1e6c42504305e2f16591895964c0eb5759f83b1b427 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:53:22 ---> job-cost.sh 16:53:22 lf-activate-venv: SKIPPING 16:53:22 INFO: No Stack... 16:53:23 INFO: Retrieving Pricing Info for: v3-standard-4 16:53:23 INFO: Archiving Costs [Pipeline] sh 16:53:24 + cut -d, -f6 16:53:24 + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock 16:53:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3657-12-stack-cost] 16:53:24 Resource [jenkins-edgexfoundry-edgex-go-PR-3657-12-stack-cost] did not exist. Created. 16:53:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3657-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:53:25 + echo total: 0.10999999940395355 [Pipeline] stash 16:53:25 Stashed 1 file(s) [Pipeline] } 16:53:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3657-12-stack-cost] [Pipeline] // lock [Pipeline] } 16:53:25 $ docker stop --time=1 97b1e526d1c94071628ac1e6c42504305e2f16591895964c0eb5759f83b1b427 16:53:26 $ docker rm -f 97b1e526d1c94071628ac1e6c42504305e2f16591895964c0eb5759f83b1b427 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:53:27 provisioning config files... 16:53:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config997070385744280572tmp [Pipeline] { [Pipeline] sh 16:53:28 + set +x 16:53:28 + bash -s -- 16:53:28 + curl -s https://codecov.io/bash 16:53:28 16:53:28 _____ _ 16:53:28 / ____| | | 16:53:28 | | ___ __| | ___ ___ _____ __ 16:53:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:53:28 | |___| (_) | (_| | __/ (_| (_) \ V / 16:53:28 \_____\___/ \__,_|\___|\___\___/ \_/ 16:53:28 Bash-1.0.6 16:53:28 16:53:28 16:53:28 ==> git version 2.24.4 found 16:53:28 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:53:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:53:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:53:28 ==> Jenkins CI detected. 16:53:28 current dir:  /w/workspace/edgex-go/12 16:53:28 project root: . 16:53:28 --> token set from env 16:53:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:53:28 ==> Running gcov in . (disable via -X gcov) 16:53:28 ==> Python coveragepy not found 16:53:28 ==> Searching for coverage reports in: 16:53:28 + . 16:53:28 -> Found 1 reports 16:53:28 ==> Detecting git/mercurial file structure 16:53:28 ==> Reading reports 16:53:28 + ./coverage.out bytes=403739 16:53:28 ==> Appending adjustments 16:53:28 https://docs.codecov.io/docs/fixing-reports 16:53:29 + Found adjustments 16:53:29 ==> Gzipping contents 16:53:29 56K /tmp/codecov.VUBIjV.gz 16:53:29 ==> Uploading reports 16:53:29 url: https://codecov.io 16:53:29 query: branch=PR-3657&commit=72f22e40d219c3d388bca7d0b530e67311ee18ed&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 16:53:29 -> Pinging Codecov 16:53:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3657&commit=72f22e40d219c3d388bca7d0b530e67311ee18ed&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3657%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3657&job=&cmd_args= 16:53:30 -> Uploading to 16:53:30 https://storage.googleapis.com/codecov/v4/raw/2021-08-28/00271124DB129430A58F1EEE437C3FCB/72f22e40d219c3d388bca7d0b530e67311ee18ed/67f9c669-c003-4f80-8f13-60ea597ab25f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210828%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210828T165329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3378e2f5ca5b03af6cf8896108f9c8ffb1484ee58be806e85623e89232662f51 16:53:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:53:30 Dload Upload Total Spent Left Speed 16:53:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54389 0 0 100 54389 0 135k --:--:-- --:--:-- --:--:-- 135k 16:53:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/72f22e40d219c3d388bca7d0b530e67311ee18ed [Pipeline] } 16:53:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:53:31 + '[' -d /w/workspace/edgex-go/12/archives ']' [Pipeline] libraryResource [Pipeline] sh 16:53:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:53:32 ---> package-listing.sh 16:53:32 ++ facter osfamily 16:53:32 ++ tr '[:upper:]' '[:lower:]' 16:53:32 + OS_FAMILY=redhat 16:53:32 + workspace=/w/workspace/edgex-go/12 16:53:32 + START_PACKAGES=/tmp/packages_start.txt 16:53:32 + END_PACKAGES=/tmp/packages_end.txt 16:53:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:53:32 + PACKAGES=/tmp/packages_start.txt 16:53:32 + '[' /w/workspace/edgex-go/12 ']' 16:53:32 + PACKAGES=/tmp/packages_end.txt 16:53:32 + case "${OS_FAMILY}" in 16:53:32 + sort 16:53:32 + rpm -qa 16:53:34 + '[' -f /tmp/packages_start.txt ']' 16:53:34 + '[' -f /tmp/packages_end.txt ']' 16:53:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:53:34 + '[' /w/workspace/edgex-go/12 ']' 16:53:34 + mkdir -p /w/workspace/edgex-go/12/archives/ 16:53:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 16:53:34 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:53:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:35 16:53:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:36 latest: Pulling from edgex-lftools-log-publisher 16:53:36 b4d181a07f80: Pulling fs layer 16:53:36 a1111a8f2ec3: Pulling fs layer 16:53:36 ed53099fbce6: Pulling fs layer 16:53:36 dc539afda2c1: Pulling fs layer 16:53:36 77bc0d833cb6: Pulling fs layer 16:53:36 9065ff56babe: Pulling fs layer 16:53:36 d287ab97295c: Pulling fs layer 16:53:36 dc539afda2c1: Waiting 16:53:36 77bc0d833cb6: Waiting 16:53:36 9065ff56babe: Waiting 16:53:36 d287ab97295c: Waiting 16:53:36 a1111a8f2ec3: Verifying Checksum 16:53:36 a1111a8f2ec3: Download complete 16:53:36 dc539afda2c1: Verifying Checksum 16:53:36 dc539afda2c1: Download complete 16:53:36 77bc0d833cb6: Verifying Checksum 16:53:36 77bc0d833cb6: Download complete 16:53:36 9065ff56babe: Verifying Checksum 16:53:36 9065ff56babe: Download complete 16:53:37 ed53099fbce6: Verifying Checksum 16:53:37 ed53099fbce6: Download complete 16:53:37 b4d181a07f80: Verifying Checksum 16:53:37 b4d181a07f80: Download complete 16:53:39 b4d181a07f80: Pull complete 16:53:39 a1111a8f2ec3: Pull complete 16:53:39 ed53099fbce6: Pull complete 16:53:39 dc539afda2c1: Pull complete 16:53:39 77bc0d833cb6: Pull complete 16:53:39 9065ff56babe: Pull complete 16:53:42 d287ab97295c: Verifying Checksum 16:53:42 d287ab97295c: Download complete 16:53:46 d287ab97295c: Pull complete 16:53:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:53:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:53:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:53:46 prd-centos7-docker-4c-2g-1020 does not seem to be running inside a container 16:53:46 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 16:53:50 $ docker top c990398a7bc1a6c734662141c772d80630790013ce29aace2297cb81b87ca41c -eo pid,comm [Pipeline] { [Pipeline] sh 16:53:50 + touch /tmp/pre-build-complete [Pipeline] sh 16:53:51 + mkdir -p /var/log/sysstat [Pipeline] sh 16:53:51 + ls /var/log/sa-host 16:53:51 + sadf -c /var/log/sa-host/sa05 16:53:51 file_magic: OK 16:53:51 HZ: Using current value: 100 16:53:51 file_header: OK 16:53:51 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 16:53:51 Statistics: 16:53:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:51 File successfully converted to sysstat format version 12.0.3 16:53:51 + sadf -c /var/log/sa-host/sa28 16:53:51 file_magic: OK 16:53:51 HZ: Using current value: 100 16:53:51 file_header: OK 16:53:51 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 16:53:51 Statistics: 16:53:51 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:53:51 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:53:51 provisioning config files... 16:53:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config8373466989567231272tmp [Pipeline] { [Pipeline] echo 16:53:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:53:51 ---> create-netrc.sh [Pipeline] } 16:53:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:53:52 ---> python-tools-install.sh [Pipeline] echo 16:53:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:53:52 ---> sudo-logs.sh 16:53:52 Archiving 'sudo' log.. 16:53:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1020.vexxhost.local: Name or service not known 16:53:52 sudo: unable to resolve host prd-centos7-docker-4c-2g-1020.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 16:53:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:53:53 ---> job-cost.sh 16:53:53 lf-activate-venv: SKIPPING 16:53:53 DEBUG: total: 0.10999999940395355 16:53:53 INFO: Retrieving Stack Cost... 16:53:53 INFO: Retrieving Pricing Info for: v3-standard-2 16:53:54 INFO: Archiving Costs [Pipeline] echo 16:53:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:53:54 ---> logs-deploy.sh 16:53:54 lf-activate-venv: SKIPPING 16:53:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3657/12 16:53:54 INFO: archiving workspace using pattern(s): 16:53:55 Archives upload complete. 16:53:55 INFO: archiving logs to Nexus 16:53:56 ---> uname -a: 16:53:56 Linux prd-centos7-docker-4c-2g-1020.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 16:53:56 16:53:56 16:53:56 ---> lscpu: 16:53:56 Architecture: x86_64 16:53:56 CPU op-mode(s): 32-bit, 64-bit 16:53:56 Byte Order: Little Endian 16:53:56 Address sizes: 40 bits physical, 48 bits virtual 16:53:56 CPU(s): 2 16:53:56 On-line CPU(s) list: 0,1 16:53:56 Thread(s) per core: 1 16:53:56 Core(s) per socket: 1 16:53:56 Socket(s): 2 16:53:56 NUMA node(s): 1 16:53:56 Vendor ID: AuthenticAMD 16:53:56 CPU family: 23 16:53:56 Model: 49 16:53:56 Model name: AMD EPYC-Rome Processor 16:53:56 Stepping: 0 16:53:56 CPU MHz: 2799.998 16:53:56 BogoMIPS: 5599.99 16:53:56 Virtualization: AMD-V 16:53:56 Hypervisor vendor: KVM 16:53:56 Virtualization type: full 16:53:56 L1d cache: 32K 16:53:56 L1i cache: 32K 16:53:56 L2 cache: 512K 16:53:56 L3 cache: 16384K 16:53:56 NUMA node0 CPU(s): 0,1 16:53:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:53:56 16:53:56 16:53:56 ---> nproc: 16:53:56 2 16:53:56 16:53:56 16:53:56 ---> df -h: 16:53:56 Filesystem Size Used Avail Use% Mounted on 16:53:56 overlay 40G 13G 28G 32% / 16:53:56 tmpfs 64M 0 64M 0% /dev 16:53:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:53:56 shm 64M 0 64M 0% /dev/shm 16:53:56 /dev/vda1 40G 13G 28G 32% /facter-os 16:53:56 16:53:56 16:53:56 ---> sar -b -r -n DEV: 16:53:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/28/21 _x86_64_ (2 CPU) 16:53:56 16:53:56 16:30:04 LINUX RESTART (2 CPU) 16:53:56 16:53:56 16:31:01 tps rtps wtps bread/s bwrtn/s 16:53:56 16:32:01 93.07 3.41 89.66 2578.65 13809.53 16:53:56 16:33:02 365.28 0.15 365.13 22.11 93860.65 16:53:56 16:34:01 54.80 0.00 54.80 0.00 6786.74 16:53:56 16:35:01 51.94 0.05 51.89 1.60 5172.13 16:53:56 16:36:01 640.15 278.37 361.78 9725.11 232043.75 16:53:56 16:37:01 565.41 218.41 347.00 18676.06 138380.33 16:53:56 16:38:01 600.22 111.35 488.87 3304.33 168197.09 16:53:56 16:39:01 60.67 18.50 42.17 1698.83 3811.94 16:53:56 16:40:01 1.42 0.00 1.42 0.00 26.74 16:53:56 16:41:01 0.17 0.00 0.17 0.00 1.77 16:53:56 16:42:01 0.32 0.00 0.32 0.00 3.30 16:53:56 16:43:01 0.28 0.05 0.23 0.67 3.12 16:53:56 16:44:01 0.27 0.00 0.27 0.00 3.70 16:53:56 16:45:01 0.37 0.12 0.25 3.60 2.70 16:53:56 16:46:01 1.17 0.37 0.80 96.88 16.51 16:53:56 16:47:01 0.25 0.00 0.25 0.00 2.43 16:53:56 16:48:01 0.17 0.00 0.17 0.00 1.63 16:53:56 16:49:01 0.37 0.00 0.37 0.00 5.60 16:53:56 16:50:01 0.23 0.00 0.23 0.00 2.83 16:53:56 16:51:01 0.23 0.00 0.23 0.00 3.28 16:53:56 16:52:01 0.25 0.00 0.25 0.00 2.43 16:53:56 16:53:01 0.15 0.00 0.15 0.00 1.90 16:53:56 Average: 110.78 28.77 82.01 1646.95 30122.02 16:53:56 16:53:56 16:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:53:56 16:32:01 4878240 0 1076196 13.44 2620 2051884 1774656 19.59 1117144 1601516 5452 16:53:56 16:33:02 3471584 0 1153716 14.41 2620 3381020 1544764 17.06 1075556 2780196 56 16:53:56 16:34:01 3030708 0 1263808 15.78 2620 3711804 1736508 19.17 1473536 2857280 138784 16:53:56 16:35:01 3034812 0 1272968 15.89 2620 3698540 1558576 17.21 1436716 2886416 138148 16:53:56 16:36:01 142768 0 1533888 19.15 2620 6329664 2435548 26.89 3333532 3759840 337164 16:53:56 16:37:01 569620 0 1573592 19.65 2620 5863108 2955312 32.63 3129968 3520572 55316 16:53:56 16:38:01 1757680 0 1471068 18.37 2620 4777572 2203908 24.33 2002912 3441000 0 16:53:56 16:39:01 2747824 0 1327168 16.57 2620 3931328 1436276 15.86 1426816 3066524 20 16:53:56 16:40:01 2745292 0 1329700 16.60 2620 3931328 1400284 15.46 1459916 3036936 8 16:53:56 16:41:01 2745764 0 1329220 16.60 2620 3931336 1400368 15.46 1460008 3036940 8 16:53:56 16:42:01 2745824 0 1329160 16.60 2620 3931336 1400284 15.46 1460040 3036936 12 16:53:56 16:43:01 2745200 0 1329780 16.60 2620 3931340 1400428 15.46 1460244 3036956 8 16:53:56 16:44:01 2745380 0 1329592 16.60 2620 3931348 1400416 15.46 1460208 3036956 12 16:53:56 16:45:01 2743456 0 1331516 16.63 2620 3931348 1402144 15.48 1461896 3036956 12 16:53:56 16:46:01 2739956 0 1332176 16.63 2620 3934188 1402944 15.49 1465584 3036928 8 16:53:56 16:47:01 2740448 0 1331684 16.63 2620 3934188 1402848 15.49 1465364 3036928 12 16:53:56 16:48:01 2740200 0 1331924 16.63 2620 3934196 1402848 15.49 1465488 3036928 8 16:53:56 16:49:01 2740556 0 1331564 16.63 2620 3934200 1402848 15.49 1465380 3036928 16 16:53:56 16:50:01 2740480 0 1331636 16.63 2620 3934204 1402848 15.49 1465508 3036932 8 16:53:56 16:51:01 2739944 0 1332168 16.63 2620 3934208 1402920 15.49 1465596 3036928 8 16:53:56 16:52:01 2740196 0 1331916 16.63 2620 3934208 1402848 15.49 1465508 3036928 8 16:53:56 16:53:01 2740056 0 1332044 16.63 2620 3934220 1402916 15.49 1465440 3036928 20 16:53:56 Average: 2637545 0 1332113 16.63 2620 4036662 1603295 17.70 1612835 3019566 30686 16:53:56 16:53:56 16:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:53:56 16:32:01 veth506c93e 993.59 996.29 92.00 2711.51 0.00 0.00 0.00 0.00 16:53:56 16:32:01 eth0 1182.95 1111.87 3323.04 117.77 0.00 0.00 0.00 0.00 16:53:56 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:32:01 docker0 993.59 996.15 78.41 2711.50 0.00 0.00 0.00 0.00 16:53:56 16:33:02 eth0 991.07 767.68 5358.21 73.12 0.00 0.00 0.00 0.00 16:53:56 16:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:33:02 vethb0d5650 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:53:56 16:33:02 docker0 437.87 499.55 33.66 2058.69 0.00 0.00 0.00 0.00 16:53:56 16:34:01 veth3743f0c 0.64 0.78 0.05 0.06 0.00 0.00 0.00 0.00 16:53:56 16:34:01 eth0 39.36 21.82 33.65 14.99 0.00 0.00 0.00 0.00 16:53:56 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:34:01 docker0 0.64 0.64 0.04 0.05 0.00 0.00 0.00 0.00 16:53:56 16:35:01 veth3743f0c 1.51 1.51 0.12 0.12 0.00 0.00 0.00 0.00 16:53:56 16:35:01 eth0 25.70 14.28 19.70 10.12 0.00 0.00 0.00 0.00 16:53:56 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:35:01 docker0 1.51 1.51 0.10 0.12 0.00 0.00 0.00 0.00 16:53:56 16:36:01 eth0 361.09 237.00 1867.54 142.26 0.00 0.00 0.00 0.00 16:53:56 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:36:01 veth337b000 0.00 0.61 0.00 0.04 0.00 0.00 0.00 0.00 16:53:56 16:36:01 docker0 45.56 69.83 2.83 166.27 0.00 0.00 0.00 0.00 16:53:56 16:37:01 veth2d30ec0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:37:01 veth2a325bd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:53:56 16:37:01 eth0 245.64 135.67 1326.61 23.41 0.00 0.00 0.00 0.00 16:53:56 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:38:01 vethe771dd6 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 16:53:56 16:38:01 eth0 201.61 101.12 599.18 137.08 0.00 0.00 0.00 0.00 16:53:56 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:38:01 veth337b000 0.00 1.12 0.00 0.06 0.00 0.00 0.00 0.00 16:53:56 16:39:01 eth0 17.05 8.34 40.31 3.73 0.00 0.00 0.00 0.00 16:53:56 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:39:01 docker0 1549.75 1724.68 119.92 5584.02 0.00 0.00 0.00 0.00 16:53:56 16:40:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:53:56 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:41:01 eth0 0.30 0.28 0.14 0.08 0.00 0.00 0.00 0.00 16:53:56 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:42:01 eth0 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 16:53:56 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:43:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 16:53:56 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:44:01 eth0 1.00 0.33 0.32 0.17 0.00 0.00 0.00 0.00 16:53:56 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:45:01 eth0 1.30 0.85 2.78 0.09 0.00 0.00 0.00 0.00 16:53:56 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:46:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 16:53:56 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:47:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:53:56 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:48:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:53:56 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:50:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:51:01 eth0 0.30 0.27 0.14 0.08 0.00 0.00 0.00 0.00 16:53:56 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:52:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 16:53:56 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:53:56 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 Average: eth0 139.68 109.27 572.59 23.77 0.00 0.00 0.00 0.00 16:53:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:53:56 Average: docker0 70.53 78.49 5.46 254.14 0.00 0.00 0.00 0.00 16:53:56 16:53:56 16:53:56 ---> sar -P ALL: 16:53:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/28/21 _x86_64_ (2 CPU) 16:53:56 16:53:56 16:30:04 LINUX RESTART (2 CPU) 16:53:56 16:53:56 16:31:01 CPU %user %nice %system %iowait %steal %idle 16:53:56 16:32:01 all 18.51 0.00 4.97 2.24 0.08 74.19 16:53:56 16:32:01 0 15.47 0.00 5.07 0.82 0.09 78.55 16:53:56 16:32:01 1 21.53 0.00 4.88 3.66 0.07 69.86 16:53:56 16:33:02 all 24.31 0.00 13.29 3.94 0.11 58.35 16:53:56 16:33:02 0 23.92 0.00 13.96 4.10 0.11 57.91 16:53:56 16:33:02 1 24.69 0.00 12.64 3.79 0.11 58.77 16:53:56 16:34:01 all 59.21 0.00 7.09 0.42 0.12 33.16 16:53:56 16:34:01 0 60.12 0.00 6.60 0.44 0.11 32.72 16:53:56 16:34:01 1 58.30 0.00 7.57 0.40 0.13 33.60 16:53:56 16:35:01 all 50.79 0.00 6.96 0.34 0.09 41.82 16:53:56 16:35:01 0 49.78 0.00 7.38 0.36 0.09 42.39 16:53:56 16:35:01 1 51.79 0.00 6.55 0.32 0.09 41.24 16:53:56 16:36:01 all 31.73 0.00 18.54 21.39 0.13 28.20 16:53:56 16:36:01 0 32.22 0.00 19.06 22.11 0.13 26.48 16:53:56 16:36:01 1 31.25 0.00 18.02 20.67 0.14 29.92 16:53:56 16:37:01 all 78.39 0.00 17.53 3.36 0.13 0.59 16:53:56 16:37:01 0 77.77 0.00 18.05 3.61 0.13 0.45 16:53:56 16:37:01 1 79.00 0.00 17.02 3.11 0.13 0.74 16:53:56 16:38:01 all 73.82 0.00 19.89 5.09 0.14 1.07 16:53:56 16:38:01 0 74.54 0.00 19.45 5.09 0.15 0.76 16:53:56 16:38:01 1 73.09 0.00 20.32 5.08 0.13 1.38 16:53:56 16:39:01 all 3.26 0.00 1.72 1.10 0.02 93.90 16:53:56 16:39:01 0 3.03 0.00 1.65 1.04 0.02 94.27 16:53:56 16:39:01 1 3.50 0.00 1.78 1.16 0.02 93.54 16:53:56 16:40:01 all 0.23 0.00 0.05 0.00 0.02 99.70 16:53:56 16:40:01 0 0.05 0.00 0.08 0.00 0.02 99.85 16:53:56 16:40:01 1 0.42 0.00 0.02 0.00 0.02 99.55 16:53:56 16:41:01 all 0.27 0.00 0.03 0.00 0.03 99.68 16:53:56 16:41:01 0 0.50 0.00 0.03 0.00 0.03 99.43 16:53:56 16:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:53:56 16:42:01 all 0.14 0.00 0.02 0.00 0.02 99.82 16:53:56 16:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:53:56 16:42:01 1 0.23 0.00 0.02 0.00 0.02 99.73 16:53:56 16:53:56 16:42:01 CPU %user %nice %system %iowait %steal %idle 16:53:56 16:43:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:53:56 16:43:01 0 0.13 0.00 0.05 0.00 0.02 99.80 16:53:56 16:43:01 1 0.23 0.00 0.02 0.00 0.02 99.73 16:53:56 16:44:01 all 0.18 0.00 0.03 0.00 0.01 99.78 16:53:56 16:44:01 0 0.35 0.00 0.03 0.00 0.00 99.62 16:53:56 16:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:53:56 16:45:01 all 0.19 0.00 0.05 0.00 0.02 99.74 16:53:56 16:45:01 0 0.33 0.00 0.05 0.00 0.02 99.60 16:53:56 16:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:53:56 16:46:01 all 0.08 0.00 0.03 0.03 0.02 99.85 16:53:56 16:46:01 0 0.12 0.00 0.03 0.00 0.02 99.83 16:53:56 16:46:01 1 0.03 0.00 0.03 0.05 0.02 99.87 16:53:56 16:47:01 all 0.06 0.00 0.03 0.00 0.03 99.88 16:53:56 16:47:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:53:56 16:47:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:53:56 16:48:01 all 0.18 0.00 0.03 0.00 0.03 99.77 16:53:56 16:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:53:56 16:48:01 1 0.33 0.00 0.02 0.00 0.03 99.62 16:53:56 16:49:01 all 0.17 0.00 0.03 0.00 0.01 99.80 16:53:56 16:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:53:56 16:49:01 1 0.30 0.00 0.03 0.00 0.02 99.65 16:53:56 16:50:01 all 0.18 0.00 0.02 0.00 0.02 99.78 16:53:56 16:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:53:56 16:50:01 1 0.33 0.00 0.02 0.00 0.02 99.63 16:53:56 16:51:01 all 0.15 0.00 0.03 0.00 0.03 99.80 16:53:56 16:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:53:56 16:51:01 1 0.25 0.00 0.03 0.00 0.03 99.68 16:53:56 16:52:01 all 0.17 0.00 0.03 0.00 0.02 99.78 16:53:56 16:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:53:56 16:52:01 1 0.32 0.00 0.03 0.00 0.02 99.63 16:53:56 16:53:01 all 0.26 0.00 0.03 0.00 0.01 99.71 16:53:56 16:53:01 0 0.12 0.00 0.02 0.00 0.00 99.87 16:53:56 16:53:01 1 0.40 0.00 0.03 0.00 0.02 99.55 16:53:56 16:53:56 Average: CPU %user %nice %system %iowait %steal %idle 16:53:56 Average: all 14.56 0.00 3.86 1.63 0.05 79.90 16:53:56 Average: 0 14.36 0.00 3.90 1.61 0.05 80.07 16:53:56 Average: 1 14.76 0.00 3.81 1.65 0.05 79.73 16:53:56 16:53:56 16:53:56