cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (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 4d6831531eef982967a50c65fca313e05c925778+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (adca7a8bbeddbee3c61cff4573a61673d4ecd18a) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6778161939739155147.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh66886834783515006.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3484731846129329811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2549278838118161687.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3589/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3589/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3522259542016626735.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-861 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8696877769179866980.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6997866672448723161.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3233809408088132902.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 Commit message: "docs: Change Slack link to official link" > git rev-list --no-walk 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-23T06:02:23.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-23T06:02:23.677Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-23T06:02:23.707Z] ========================================================= [2021-06-23T06:02:23.707Z] EdgeX Global Pipelines Version Info [2021-06-23T06:02:23.707Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:02:25.168Z] ------------------- [2021-06-23T06:02:25.168Z] stable info: [2021-06-23T06:02:25.168Z] ------------------- [2021-06-23T06:02:25.168Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-23T06:02:25.168Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T06:02:25.168Z] Message: update stable to v1.0.195 [2021-06-23T06:02:25.743Z] ------------------- [2021-06-23T06:02:25.743Z] experimental info: [2021-06-23T06:02:25.743Z] ------------------- [2021-06-23T06:02:25.743Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-23T06:02:25.743Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-23T06:02:25.743Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-23T06:02:25.874Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-23T06:02:25.899Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-23T06:02:25.924Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-23T06:02:25.948Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-23T06:02:25.971Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-23T06:02:25.995Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-23T06:02:26.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-23T06:02:26.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-23T06:02:26.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-23T06:02:26.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-23T06:02:26.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-23T06:02:26.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-23T06:02:26.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-23T06:02:26.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-23T06:02:26.258Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T06:02:26.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-23T06:02:26.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-23T06:02:26.332Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-23T06:02:26.356Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-23T06:02:26.381Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-23T06:02:26.404Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-23T06:02:26.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-23T06:02:26.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3589 [Pipeline] echo [2021-06-23T06:02:26.497Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3589 [Pipeline] echo [2021-06-23T06:02:26.522Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3589 [Pipeline] echo [2021-06-23T06:02:26.548Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d6831531eef982967a50c65fca313e05c925778 [Pipeline] echo [2021-06-23T06:02:26.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d68315 [Pipeline] echo [2021-06-23T06:02:26.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T06:02:26.752Z] provisioning config files... [2021-06-23T06:02:26.771Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5611846544834006657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:02:27.105Z] ---> docker-login.sh [2021-06-23T06:02:27.105Z] nexus3.edgexfoundry.org:10001 [2021-06-23T06:02:27.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:02:27.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:02:27.374Z] Configure a credential helper to remove this warning. See [2021-06-23T06:02:27.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:02:27.374Z] [2021-06-23T06:02:27.374Z] Login Succeeded [2021-06-23T06:02:27.374Z] nexus3.edgexfoundry.org:10002 [2021-06-23T06:02:27.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:02:27.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:02:27.642Z] Configure a credential helper to remove this warning. See [2021-06-23T06:02:27.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:02:27.642Z] [2021-06-23T06:02:27.642Z] Login Succeeded [2021-06-23T06:02:27.642Z] nexus3.edgexfoundry.org:10003 [2021-06-23T06:02:27.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:02:27.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:02:27.642Z] Configure a credential helper to remove this warning. See [2021-06-23T06:02:27.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:02:27.642Z] [2021-06-23T06:02:27.642Z] Login Succeeded [2021-06-23T06:02:27.642Z] nexus3.edgexfoundry.org:10004 [2021-06-23T06:02:27.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:02:27.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:02:27.907Z] Configure a credential helper to remove this warning. See [2021-06-23T06:02:27.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:02:27.907Z] [2021-06-23T06:02:27.907Z] Login Succeeded [2021-06-23T06:02:27.907Z] docker.io [2021-06-23T06:02:27.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:02:28.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:02:28.170Z] Configure a credential helper to remove this warning. See [2021-06-23T06:02:28.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:02:28.170Z] [2021-06-23T06:02:28.170Z] Login Succeeded [2021-06-23T06:02:28.170Z] ---> docker-login.sh ends [Pipeline] } [2021-06-23T06:02:28.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T06:02:28.528Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/core-command/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/core-data/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-23T06:02:28.528Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-23T06:02:28.528Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-23T06:02:28.528Z] ++ cut -d/ -f2 [2021-06-23T06:02:28.528Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-23T06:02:28.578Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:02:30.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T06:02:30.212Z] [2021-06-23T06:02:30.212Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:02:30.524Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T06:02:30.524Z] latest: Pulling from edgex-devops/git-semver [2021-06-23T06:02:30.524Z] 31603596830f: Pulling fs layer [2021-06-23T06:02:30.524Z] 54011a49482f: Pulling fs layer [2021-06-23T06:02:30.524Z] a6820b24f6d8: Pulling fs layer [2021-06-23T06:02:30.524Z] f581987b2513: Pulling fs layer [2021-06-23T06:02:30.524Z] f581987b2513: Waiting [2021-06-23T06:02:30.524Z] 54011a49482f: Verifying Checksum [2021-06-23T06:02:30.524Z] 54011a49482f: Download complete [2021-06-23T06:02:30.786Z] 31603596830f: Verifying Checksum [2021-06-23T06:02:30.786Z] 31603596830f: Download complete [2021-06-23T06:02:30.786Z] f581987b2513: Verifying Checksum [2021-06-23T06:02:30.786Z] f581987b2513: Download complete [2021-06-23T06:02:31.048Z] 31603596830f: Pull complete [2021-06-23T06:02:31.048Z] a6820b24f6d8: Verifying Checksum [2021-06-23T06:02:31.048Z] a6820b24f6d8: Download complete [2021-06-23T06:02:31.048Z] 54011a49482f: Pull complete [2021-06-23T06:02:31.996Z] a6820b24f6d8: Pull complete [2021-06-23T06:02:31.996Z] f581987b2513: Pull complete [2021-06-23T06:02:32.257Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-23T06:02:32.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-23T06:02:32.258Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-23T06:02:32.341Z] prd-centos7-docker-4c-2g-861 does not seem to be running inside a container [2021-06-23T06:02:32.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-23T06:02:33.536Z] $ docker top 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-23T06:02:33.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T06:02:33.699Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T06:02:33.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T06:02:33.805Z] $ docker exec 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 ssh-agent [2021-06-23T06:02:33.916Z] SSH_AUTH_SOCK=/tmp/ssh-L6jGzHmOMZUZ/agent.13 [2021-06-23T06:02:33.916Z] SSH_AGENT_PID=19 [2021-06-23T06:02:33.923Z] Running ssh-add (command line suppressed) [2021-06-23T06:02:34.027Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_226429269805255058.key (/w/workspace/edgex-go/3@tmp/private_key_226429269805255058.key) [2021-06-23T06:02:34.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T06:02:34.354Z] + git tag --points-at HEAD [Pipeline] } [2021-06-23T06:02:34.366Z] $ docker exec --env ******** --env ******** 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 ssh-agent -k [2021-06-23T06:02:34.458Z] unset SSH_AUTH_SOCK; [2021-06-23T06:02:34.459Z] unset SSH_AGENT_PID; [2021-06-23T06:02:34.459Z] echo Agent pid 19 killed; [2021-06-23T06:02:34.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-23T06:02:34.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-23T06:02:34.529Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-23T06:02:34.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-23T06:02:34.640Z] $ docker exec 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 ssh-agent [2021-06-23T06:02:34.748Z] SSH_AUTH_SOCK=/tmp/ssh-VXgqdqVHO2De/agent.52 [2021-06-23T06:02:34.748Z] SSH_AGENT_PID=58 [2021-06-23T06:02:34.754Z] Running ssh-add (command line suppressed) [2021-06-23T06:02:34.846Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5824220793370884123.key (/w/workspace/edgex-go/3@tmp/private_key_5824220793370884123.key) [2021-06-23T06:02:34.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-23T06:02:35.171Z] + git semver init [2021-06-23T06:02:35.172Z] # -> Open(): unable to determine branch for HEAD [2021-06-23T06:02:35.172Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-06-23T06:02:35.172Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-06-23T06:02:35.172Z] # $SEMVER_REMOTE_NAME = origin [2021-06-23T06:02:35.172Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-23T06:02:35.172Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-23T06:02:35.172Z] # $SEMVER_BRANCH = PR-3589 [2021-06-23T06:02:35.172Z] # $SEMVER_TEMP = /tmp/semver-436530430 [2021-06-23T06:02:35.172Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-23T06:02:57.172Z] # '/tmp/semver-436530430' -> '/w/workspace/edgex-go/3/.semver' [2021-06-23T06:02:57.172Z] # -> Force: false [2021-06-23T06:02:57.172Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-06-23T06:02:57.179Z] $ docker exec --env ******** --env ******** 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 ssh-agent -k [2021-06-23T06:02:57.275Z] unset SSH_AUTH_SOCK; [2021-06-23T06:02:57.275Z] unset SSH_AGENT_PID; [2021-06-23T06:02:57.275Z] echo Agent pid 58 killed; [2021-06-23T06:02:57.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-23T06:02:57.634Z] + git semver [Pipeline] } [2021-06-23T06:02:57.647Z] $ docker stop --time=1 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 [2021-06-23T06:03:00.473Z] $ docker rm -f 7f213e79b3ed3dfeae3588acb946a3797d610d0d5fd7798f67c6f8f4525d2248 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T06:03:00.865Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-23T06:03:01.130Z] Stashed 1 file(s) [Pipeline] echo [2021-06-23T06:03:01.134Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T06:03:01.945Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-23T06:03:02.244Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T06:03:02.548Z] + sudo service docker restart [2021-06-23T06:03:02.548Z] + true [2021-06-23T06:03:02.548Z] Redirecting to /bin/systemctl restart docker.service [2021-06-23T06:03:16.432Z] Still waiting to schedule task [2021-06-23T06:03:16.433Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-23T06:03:20.707Z] ========================================================= [2021-06-23T06:03:20.707Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-23T06:03:20.707Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:03:21.026Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-23T06:03:22.417Z] Sending build context to Docker daemon 329.5MB [2021-06-23T06:03:22.417Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T06:03:22.417Z] Step 2/6 : FROM ${BASE} [2021-06-23T06:03:22.417Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-23T06:03:22.417Z] 540db60ca938: Pulling fs layer [2021-06-23T06:03:22.417Z] adcc1eea9eea: Pulling fs layer [2021-06-23T06:03:22.417Z] 4c4ab2625f07: Pulling fs layer [2021-06-23T06:03:22.417Z] 0510c868ecb4: Pulling fs layer [2021-06-23T06:03:22.417Z] afea3b2eda06: Pulling fs layer [2021-06-23T06:03:22.417Z] 7809a108b3ef: Pulling fs layer [2021-06-23T06:03:22.417Z] f706445af74f: Pulling fs layer [2021-06-23T06:03:22.417Z] 0510c868ecb4: Waiting [2021-06-23T06:03:22.417Z] afea3b2eda06: Waiting [2021-06-23T06:03:22.417Z] f706445af74f: Waiting [2021-06-23T06:03:22.417Z] 7809a108b3ef: Waiting [2021-06-23T06:03:22.417Z] 4c4ab2625f07: Verifying Checksum [2021-06-23T06:03:22.417Z] 4c4ab2625f07: Download complete [2021-06-23T06:03:22.417Z] adcc1eea9eea: Verifying Checksum [2021-06-23T06:03:22.417Z] adcc1eea9eea: Download complete [2021-06-23T06:03:22.417Z] afea3b2eda06: Verifying Checksum [2021-06-23T06:03:22.417Z] afea3b2eda06: Download complete [2021-06-23T06:03:22.417Z] 7809a108b3ef: Verifying Checksum [2021-06-23T06:03:22.417Z] 7809a108b3ef: Download complete [2021-06-23T06:03:22.684Z] 540db60ca938: Verifying Checksum [2021-06-23T06:03:22.684Z] 540db60ca938: Download complete [2021-06-23T06:03:22.684Z] 540db60ca938: Pull complete [2021-06-23T06:03:22.945Z] adcc1eea9eea: Pull complete [2021-06-23T06:03:22.945Z] 4c4ab2625f07: Pull complete [2021-06-23T06:03:24.336Z] f706445af74f: Verifying Checksum [2021-06-23T06:03:24.336Z] f706445af74f: Download complete [2021-06-23T06:03:24.921Z] 0510c868ecb4: Verifying Checksum [2021-06-23T06:03:24.921Z] 0510c868ecb4: Download complete [2021-06-23T06:03:28.297Z] 0510c868ecb4: Pull complete [2021-06-23T06:03:28.297Z] afea3b2eda06: Pull complete [2021-06-23T06:03:28.571Z] 7809a108b3ef: Pull complete [2021-06-23T06:03:31.156Z] f706445af74f: Pull complete [2021-06-23T06:03:31.156Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-23T06:03:31.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-23T06:03:31.156Z] ---> b068be0155e3 [2021-06-23T06:03:31.156Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-23T06:03:32.100Z] ---> Running in f7d9fd29cafa [2021-06-23T06:03:32.100Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:03:33.045Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:03:33.618Z] (1/12) Installing libmagic (5.39-r0) [2021-06-23T06:03:34.191Z] (2/12) Installing file (5.39-r0) [2021-06-23T06:03:34.191Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-23T06:03:34.456Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-23T06:03:38.666Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-23T06:03:38.666Z] (6/12) Installing patch (2.7.6-r7) [2021-06-23T06:03:38.666Z] (7/12) Installing build-base (0.5-r2) [2021-06-23T06:03:38.666Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-23T06:03:38.666Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-23T06:03:38.927Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-23T06:03:38.927Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-23T06:03:39.190Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-23T06:03:39.190Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T06:03:39.190Z] OK: 219 MiB in 52 packages [2021-06-23T06:03:40.578Z] Removing intermediate container f7d9fd29cafa [2021-06-23T06:03:40.578Z] ---> c76ca83c0614 [2021-06-23T06:03:40.578Z] Step 4/6 : WORKDIR /edgex-go [2021-06-23T06:03:40.578Z] ---> Running in b2d8dc4c6f6c [2021-06-23T06:03:40.846Z] Removing intermediate container b2d8dc4c6f6c [2021-06-23T06:03:40.846Z] ---> a0becd07cca9 [2021-06-23T06:03:40.846Z] Step 5/6 : COPY go.mod . [2021-06-23T06:03:40.846Z] ---> 2cb8cf88cb76 [2021-06-23T06:03:40.846Z] Step 6/6 : RUN go mod download [2021-06-23T06:03:40.846Z] ---> Running in 0df197f11ca4 [2021-06-23T06:03:55.786Z] Removing intermediate container 0df197f11ca4 [2021-06-23T06:03:55.786Z] ---> 8ec183392f69 [2021-06-23T06:03:55.786Z] Successfully built 8ec183392f69 [2021-06-23T06:03:55.786Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:03:56.102Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T06:03:56.102Z] . [Pipeline] withDockerContainer [2021-06-23T06:03:56.182Z] prd-centos7-docker-4c-2g-861 does not seem to be running inside a container [2021-06-23T06:03:56.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-23T06:03:56.590Z] $ docker top 3e77c9ee43b6370f22085cb48998533f34f0b3d63fa2beae1ea60ba00525dcb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T06:03:56.970Z] + go version [2021-06-23T06:03:56.970Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-23T06:03:56.978Z] $ docker stop --time=1 3e77c9ee43b6370f22085cb48998533f34f0b3d63fa2beae1ea60ba00525dcb1 [2021-06-23T06:03:58.161Z] $ docker rm -f 3e77c9ee43b6370f22085cb48998533f34f0b3d63fa2beae1ea60ba00525dcb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:03:58.787Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-23T06:03:58.787Z] . [Pipeline] withDockerContainer [2021-06-23T06:03:58.859Z] prd-centos7-docker-4c-2g-861 does not seem to be running inside a container [2021-06-23T06:03:58.902Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-23T06:03:59.258Z] $ docker top 754a17a24defccda97b81502ec1b404f1f4098e21a405466d492038c0be79892 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T06:03:59.360Z] ========================================================= [2021-06-23T06:03:59.360Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-23T06:03:59.360Z] ========================================================= [Pipeline] sh [2021-06-23T06:03:59.664Z] + go mod tidy [Pipeline] sh [2021-06-23T06:04:00.243Z] + make test [2021-06-23T06:04:00.244Z] go mod tidy [2021-06-23T06:04:00.244Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T06:04:06.896Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-23T06:04:21.899Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-23T06:04:27.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-23T06:04:27.839Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-23T06:04:28.107Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-23T06:04:30.048Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-23T06:04:31.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-23T06:04:31.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-23T06:04:31.014Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-23T06:04:31.284Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-23T06:04:31.549Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-23T06:04:31.808Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-23T06:04:31.808Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-23T06:04:31.808Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-23T06:04:31.808Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-23T06:04:34.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements [2021-06-23T06:04:34.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-23T06:04:34.651Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-23T06:04:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 100.0% of statements [2021-06-23T06:04:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-23T06:04:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.057s coverage: 53.1% of statements [2021-06-23T06:04:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-23T06:04:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-23T06:04:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.095s coverage: 87.7% of statements [2021-06-23T06:04:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-23T06:04:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-23T06:04:36.583Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.050s coverage: 78.9% of statements [2021-06-23T06:04:37.974Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 81.2% of statements [2021-06-23T06:04:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-23T06:04:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-23T06:04:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-23T06:04:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-23T06:04:37.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-23T06:04:38.242Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.231s coverage: 95.1% of statements [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-23T06:04:38.242Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-23T06:04:38.242Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-23T06:04:39.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 0.8% of statements [2021-06-23T06:04:39.644Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-23T06:04:39.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-23T06:04:39.644Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.077s coverage: 22.0% of statements [2021-06-23T06:04:39.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-23T06:04:39.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-06-23T06:04:39.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements [2021-06-23T06:04:39.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-06-23T06:04:40.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2021-06-23T06:04:40.442Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements [2021-06-23T06:04:52.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements [2021-06-23T06:04:52.706Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-06-23T06:04:56.937Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.236s coverage: 81.8% of statements [2021-06-23T06:04:56.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-23T06:05:18.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements [2021-06-23T06:05:18.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-23T06:05:18.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-23T06:05:18.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-23T06:05:18.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-23T06:05:18.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-23T06:05:18.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-23T06:05:18.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.187s coverage: 66.9% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-23T06:05:18.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-06-23T06:05:18.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-23T06:05:20.040Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-863 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws [2021-06-23T06:05:20.059Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-23T06:05:20.265Z] The recommended git tool is: git [2021-06-23T06:05:23.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-23T06:05:23.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-23T06:05:23.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-23T06:05:23.160Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-23T06:05:23.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-23T06:05:23.160Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-23T06:05:23.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements [2021-06-23T06:05:23.160Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 95.4% of statements [2021-06-23T06:05:23.160Z] GO111MODULE=on go vet ./... [2021-06-23T06:05:25.744Z] using credential edgex-jenkins-ssh [2021-06-23T06:05:25.786Z] Cloning the remote Git repository [2021-06-23T06:05:25.829Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-23T06:05:25.994Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-23T06:05:26.071Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T06:05:26.072Z] > git --version # timeout=10 [2021-06-23T06:05:26.088Z] > git --version # 'git version 2.17.1' [2021-06-23T06:05:26.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T06:05:26.193Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T06:05:44.325Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:05:43.332Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T06:05:43.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T06:05:43.380Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T06:05:43.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T06:05:43.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T06:05:43.428Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T06:05:44.340Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T06:05:44.360Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-23T06:05:44.653Z] Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:05:44.654Z] Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) [2021-06-23T06:05:44.560Z] > git remote # timeout=10 [2021-06-23T06:05:44.582Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T06:05:44.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T06:05:44.604Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-23T06:05:44.625Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T06:05:44.655Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T06:05:44.666Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-23T06:05:48.931Z] Commit message: "docs: Change Slack link to official link" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-23T06:05:50.451Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-23T06:05:50.874Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-23T06:05:51.217Z] + true [2021-06-23T06:05:51.218Z] + sudo service docker restart [2021-06-23T06:05:55.420Z] gofmt -l . [2021-06-23T06:05:55.420Z] [ "`gofmt -l .`" = "" ] [2021-06-23T06:05:55.420Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-23T06:05:55.727Z] + ls -al . [2021-06-23T06:05:55.727Z] total 516 [2021-06-23T06:05:55.727Z] drwxrwxr-x 10 1001 1001 4096 Jun 23 06:05 . [2021-06-23T06:05:55.727Z] drwxr-xr-x 4 root root 28 Jun 23 06:03 .. [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 06:02 .dockerignore [2021-06-23T06:05:55.727Z] drwxrwxr-x 8 1001 1001 179 Jun 23 06:02 .git [2021-06-23T06:05:55.727Z] drwxrwxr-x 3 1001 1001 125 Jun 23 06:02 .github [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 818 Jun 23 06:02 .gitignore [2021-06-23T06:05:55.727Z] drwx------ 3 1001 1001 60 Jun 23 06:02 .semver [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 06:02 .sonarcloud.properties [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 8609 Jun 23 06:02 Attribution.txt [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 06:02 CONTRIBUTING.md [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 931 Jun 23 06:02 Dockerfile.build [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 849 Jun 23 06:02 Jenkinsfile [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 06:02 LICENSE [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 5605 Jun 23 06:02 Makefile [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 7818 Jun 23 06:02 README.md [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 06:02 SECURITY.md [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 06:03 VERSION [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 06:02 ZMQWindows.md [2021-06-23T06:05:55.727Z] drwxrwxr-x 2 1001 1001 37 Jun 23 06:02 bin [2021-06-23T06:05:55.727Z] drwxrwxr-x 14 1001 1001 4096 Jun 23 06:02 cmd [2021-06-23T06:05:55.727Z] -rw-r--r-- 1 root root 398095 Jun 23 06:05 coverage.out [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 841 Jun 23 06:02 go.mod [2021-06-23T06:05:55.727Z] -rw-r--r-- 1 root root 20843 Jun 23 06:03 go.sum [2021-06-23T06:05:55.727Z] drwxrwxr-x 7 1001 1001 114 Jun 23 06:02 internal [2021-06-23T06:05:55.727Z] drwxrwxr-x 3 1001 1001 16 Jun 23 06:02 openapi [2021-06-23T06:05:55.727Z] drwxrwxr-x 4 1001 1001 71 Jun 23 06:02 snap [2021-06-23T06:05:55.727Z] -rw-rw-r-- 1 1001 1001 168 Jun 23 06:02 version.go [Pipeline] sh [2021-06-23T06:05:56.020Z] + '[' -e coverage.out ] [2021-06-23T06:05:56.020Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-23T06:05:56.144Z] Stashed 1 file(s) [Pipeline] sh [2021-06-23T06:05:56.437Z] + make build [2021-06-23T06:05:56.438Z] go mod tidy [2021-06-23T06:05:56.438Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-23T06:05:57.830Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-23T06:06:04.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-23T06:06:04.502Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-23T06:06:05.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-23T06:06:05.909Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-23T06:06:06.868Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-23T06:06:07.815Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-23T06:06:08.384Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T06:06:09.564Z] provisioning config files... [2021-06-23T06:06:09.589Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5511357407137945380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:06:09.786Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-23T06:06:09.968Z] ---> docker-login.sh [2021-06-23T06:06:09.969Z] nexus3.edgexfoundry.org:10001 [2021-06-23T06:06:10.737Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-23T06:06:10.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:06:11.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:06:11.224Z] Configure a credential helper to remove this warning. See [2021-06-23T06:06:11.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:06:11.224Z] [2021-06-23T06:06:11.224Z] Login Succeeded [2021-06-23T06:06:11.224Z] nexus3.edgexfoundry.org:10002 [2021-06-23T06:06:11.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:06:11.686Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-23T06:06:11.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:06:11.770Z] Configure a credential helper to remove this warning. See [2021-06-23T06:06:11.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:06:11.770Z] [2021-06-23T06:06:11.770Z] Login Succeeded [2021-06-23T06:06:11.770Z] nexus3.edgexfoundry.org:10003 [2021-06-23T06:06:12.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:06:12.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:06:12.318Z] Configure a credential helper to remove this warning. See [2021-06-23T06:06:12.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:06:12.318Z] [2021-06-23T06:06:12.318Z] Login Succeeded [2021-06-23T06:06:12.318Z] nexus3.edgexfoundry.org:10004 [2021-06-23T06:06:12.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-23T06:06:12.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:06:12.917Z] Configure a credential helper to remove this warning. See [2021-06-23T06:06:12.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:06:12.917Z] [2021-06-23T06:06:12.917Z] Login Succeeded [2021-06-23T06:06:12.917Z] docker.io [2021-06-23T06:06:13.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [2021-06-23T06:06:13.626Z] $ docker stop --time=1 754a17a24defccda97b81502ec1b404f1f4098e21a405466d492038c0be79892 [2021-06-23T06:06:13.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-23T06:06:13.792Z] Configure a credential helper to remove this warning. See [2021-06-23T06:06:13.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-23T06:06:13.792Z] [2021-06-23T06:06:13.792Z] Login Succeeded [2021-06-23T06:06:13.792Z] ---> docker-login.sh ends [2021-06-23T06:06:21.663Z] $ docker rm -f 754a17a24defccda97b81502ec1b404f1f4098e21a405466d492038c0be79892 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-23T06:06:21.932Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-23T06:06:24.759Z] ========================================================= [2021-06-23T06:06:24.759Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-23T06:06:24.759Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:06:25.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T06:06:25.068Z] [2021-06-23T06:06:25.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:06:25.131Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-23T06:06:25.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T06:06:25.642Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-23T06:06:25.642Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-23T06:06:25.642Z] ca9280d653b3: Pulling fs layer [2021-06-23T06:06:25.642Z] 7e9c9ca2126c: Pulling fs layer [2021-06-23T06:06:25.642Z] cbdbe7a5bc2a: Download complete [2021-06-23T06:06:25.905Z] cbdbe7a5bc2a: Pull complete [2021-06-23T06:06:26.482Z] ca9280d653b3: Verifying Checksum [2021-06-23T06:06:26.482Z] ca9280d653b3: Download complete [2021-06-23T06:06:27.438Z] ca9280d653b3: Pull complete [2021-06-23T06:06:27.438Z] 7e9c9ca2126c: Verifying Checksum [2021-06-23T06:06:27.439Z] 7e9c9ca2126c: Download complete [2021-06-23T06:06:27.771Z] Sending build context to Docker daemon 166.3MB [2021-06-23T06:06:27.771Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-23T06:06:27.771Z] Step 2/6 : FROM ${BASE} [2021-06-23T06:06:27.771Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-23T06:06:27.771Z] 595b0fe564bb: Pulling fs layer [2021-06-23T06:06:27.771Z] 3088b5b3c5c0: Pulling fs layer [2021-06-23T06:06:27.771Z] 5b7225fbf94c: Pulling fs layer [2021-06-23T06:06:27.771Z] ba82ee9f976e: Pulling fs layer [2021-06-23T06:06:27.771Z] 506bd15cee9f: Pulling fs layer [2021-06-23T06:06:27.771Z] 75a0a4a0db45: Pulling fs layer [2021-06-23T06:06:27.771Z] 618dc40b7e24: Pulling fs layer [2021-06-23T06:06:27.771Z] ba82ee9f976e: Waiting [2021-06-23T06:06:27.771Z] 506bd15cee9f: Waiting [2021-06-23T06:06:27.771Z] 75a0a4a0db45: Waiting [2021-06-23T06:06:27.771Z] 618dc40b7e24: Waiting [2021-06-23T06:06:27.771Z] 5b7225fbf94c: Verifying Checksum [2021-06-23T06:06:27.771Z] 5b7225fbf94c: Download complete [2021-06-23T06:06:28.049Z] 3088b5b3c5c0: Verifying Checksum [2021-06-23T06:06:28.049Z] 3088b5b3c5c0: Download complete [2021-06-23T06:06:28.049Z] 506bd15cee9f: Verifying Checksum [2021-06-23T06:06:28.049Z] 506bd15cee9f: Download complete [2021-06-23T06:06:28.049Z] 75a0a4a0db45: Verifying Checksum [2021-06-23T06:06:28.049Z] 75a0a4a0db45: Download complete [2021-06-23T06:06:28.049Z] 595b0fe564bb: Verifying Checksum [2021-06-23T06:06:28.049Z] 595b0fe564bb: Download complete [2021-06-23T06:06:28.654Z] 595b0fe564bb: Pull complete [2021-06-23T06:06:29.262Z] 3088b5b3c5c0: Pull complete [2021-06-23T06:06:29.863Z] 5b7225fbf94c: Pull complete [2021-06-23T06:06:30.138Z] 618dc40b7e24: Verifying Checksum [2021-06-23T06:06:30.138Z] 618dc40b7e24: Download complete [2021-06-23T06:06:30.781Z] 7e9c9ca2126c: Pull complete [2021-06-23T06:06:30.781Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-23T06:06:30.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T06:06:30.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-23T06:06:31.121Z] prd-centos7-docker-4c-2g-861 does not seem to be running inside a container [2021-06-23T06:06:31.156Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-23T06:06:31.577Z] ba82ee9f976e: Download complete [2021-06-23T06:06:44.013Z] ba82ee9f976e: Pull complete [2021-06-23T06:06:44.013Z] 506bd15cee9f: Pull complete [2021-06-23T06:06:44.013Z] 75a0a4a0db45: Pull complete [2021-06-23T06:06:45.994Z] 618dc40b7e24: Pull complete [2021-06-23T06:06:45.994Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-23T06:06:45.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-23T06:06:45.994Z] ---> a36622ca3599 [2021-06-23T06:06:45.994Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-23T06:06:47.444Z] ---> Running in 51960508c723 [2021-06-23T06:06:48.942Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:06:49.930Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:06:50.526Z] (1/12) Installing libmagic (5.39-r0) [2021-06-23T06:06:51.120Z] (2/12) Installing file (5.39-r0) [2021-06-23T06:06:51.120Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-23T06:06:51.403Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-23T06:06:56.819Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-23T06:06:56.819Z] (6/12) Installing patch (2.7.6-r7) [2021-06-23T06:06:56.819Z] (7/12) Installing build-base (0.5-r2) [2021-06-23T06:06:56.819Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-23T06:06:56.819Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-23T06:06:56.819Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-23T06:06:56.819Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-23T06:06:56.819Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-23T06:06:56.819Z] Executing busybox-1.32.1-r6.trigger [2021-06-23T06:06:57.097Z] OK: 218 MiB in 52 packages [2021-06-23T06:07:01.322Z] $ docker top f26d9c647e8591761748dcfed12740e0ad5ca45e3cf8dc53c53d0e31f7fcbb0c -eo pid,comm [Pipeline] { [2021-06-23T06:07:01.408Z] Removing intermediate container 51960508c723 [2021-06-23T06:07:01.408Z] ---> df832c84d991 [2021-06-23T06:07:01.408Z] Step 4/6 : WORKDIR /edgex-go [2021-06-23T06:07:01.408Z] ---> Running in da1134776da2 [2021-06-23T06:07:01.408Z] Removing intermediate container da1134776da2 [2021-06-23T06:07:01.408Z] ---> 93d4d514babd [2021-06-23T06:07:01.408Z] Step 5/6 : COPY go.mod . [Pipeline] sh [2021-06-23T06:07:01.715Z] + docker-compose build --help [2021-06-23T06:07:01.715Z] + grep parallel [2021-06-23T06:07:02.006Z] ---> 29c8d600abe4 [2021-06-23T06:07:02.006Z] Step 6/6 : RUN go mod download [2021-06-23T06:07:02.287Z] --parallel Build images in parallel. [Pipeline] } [2021-06-23T06:07:02.298Z] ---> Running in ee88c19e912e [2021-06-23T06:07:02.298Z] $ docker stop --time=1 f26d9c647e8591761748dcfed12740e0ad5ca45e3cf8dc53c53d0e31f7fcbb0c [2021-06-23T06:07:03.965Z] $ docker rm -f f26d9c647e8591761748dcfed12740e0ad5ca45e3cf8dc53c53d0e31f7fcbb0c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:07:04.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-23T06:07:04.430Z] . [Pipeline] withDockerContainer [2021-06-23T06:07:04.508Z] prd-centos7-docker-4c-2g-861 does not seem to be running inside a container [2021-06-23T06:07:04.551Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose:latest cat [2021-06-23T06:07:06.115Z] $ docker top 81633bf5a341acd051dbeae0b96ce0e25874a70272e3476d4638b6931d5c3ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T06:07:06.513Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-23T06:07:07.086Z] Building core-command ... [2021-06-23T06:07:07.086Z] Building core-data ... [2021-06-23T06:07:07.086Z] Building core-metadata ... [2021-06-23T06:07:07.086Z] Building security-bootstrapper ... [2021-06-23T06:07:07.086Z] Building security-proxy-setup ... [2021-06-23T06:07:07.086Z] Building security-secretstore-setup ... [2021-06-23T06:07:07.086Z] Building support-notifications ... [2021-06-23T06:07:07.086Z] Building support-scheduler ... [2021-06-23T06:07:07.086Z] Building sys-mgmt-agent ... [2021-06-23T06:07:07.086Z] Building support-notifications [2021-06-23T06:07:07.086Z] Building core-command [2021-06-23T06:07:07.086Z] Building security-proxy-setup [2021-06-23T06:07:07.086Z] Building security-bootstrapper [2021-06-23T06:07:07.086Z] Building security-secretstore-setup [2021-06-23T06:07:29.116Z] Removing intermediate container ee88c19e912e [2021-06-23T06:07:29.116Z] ---> 3c71fd922719 [2021-06-23T06:07:29.116Z] Successfully built 3c71fd922719 [2021-06-23T06:07:29.116Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:07:29.516Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T06:07:29.516Z] . [Pipeline] withDockerContainer [2021-06-23T06:07:29.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container [2021-06-23T06:07:29.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-06-23T06:07:31.431Z] $ docker top bdc92c43d23d890257aaac5347f65c673f9f1658cd2d87f8d3466033891224cb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T06:07:32.400Z] + go version [2021-06-23T06:07:32.400Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-23T06:07:32.415Z] $ docker stop --time=1 bdc92c43d23d890257aaac5347f65c673f9f1658cd2d87f8d3466033891224cb [2021-06-23T06:07:34.160Z] $ docker rm -f bdc92c43d23d890257aaac5347f65c673f9f1658cd2d87f8d3466033891224cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:07:35.002Z] + docker inspect -f . ci-base-image-arm64 [2021-06-23T06:07:35.002Z] . [Pipeline] withDockerContainer [2021-06-23T06:07:35.243Z] prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container [2021-06-23T06:07:35.334Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-06-23T06:07:36.796Z] $ docker top 65ba99e568a612d6b648f965071ccf024d610fb212fe390c00c5cb8728d8e9d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-23T06:07:37.098Z] ========================================================= [2021-06-23T06:07:37.098Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-23T06:07:37.098Z] ========================================================= [Pipeline] sh [2021-06-23T06:07:37.748Z] + go mod tidy [Pipeline] sh [2021-06-23T06:07:39.009Z] + make test [2021-06-23T06:07:39.010Z] go mod tidy [2021-06-23T06:07:39.613Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-23T06:07:45.953Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:07:45.953Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:07:45.953Z] ---> 8ec183392f69 [2021-06-23T06:07:45.953Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T06:07:45.953Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:07:45.953Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:07:45.953Z] ---> 8ec183392f69 [2021-06-23T06:07:45.953Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T06:08:02.349Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-23T06:08:04.080Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:08:04.080Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:08:04.080Z] ---> 8ec183392f69 [2021-06-23T06:08:04.080Z] Step 3/32 : WORKDIR /edgex-go [2021-06-23T06:08:04.080Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:08:04.080Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:08:04.080Z] ---> 8ec183392f69 [2021-06-23T06:08:04.080Z] Step 3/22 : WORKDIR /edgex-go [2021-06-23T06:08:06.632Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:08:06.632Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:08:06.632Z] ---> 8ec183392f69 [2021-06-23T06:08:06.632Z] Step 3/26 : WORKDIR /edgex-go [2021-06-23T06:08:16.637Z] ---> Running in 6e6b84effbd7 [2021-06-23T06:08:16.637Z] ---> Running in e4d4c0884248 [2021-06-23T06:08:16.637Z] ---> Running in d5bd3103a3da [2021-06-23T06:08:16.637Z] ---> Running in 9cc9d36a1d7c [2021-06-23T06:08:16.637Z] ---> Running in f03632e6fd7e [2021-06-23T06:08:16.637Z] Removing intermediate container 6e6b84effbd7 [2021-06-23T06:08:16.637Z] ---> 3ca6046821ed [2021-06-23T06:08:16.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:08:16.898Z] Removing intermediate container e4d4c0884248 [2021-06-23T06:08:16.898Z] ---> cab1945fe134 [2021-06-23T06:08:16.898Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:08:16.898Z] Removing intermediate container f03632e6fd7e [2021-06-23T06:08:16.898Z] ---> 33338df9b665 [2021-06-23T06:08:16.898Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:08:16.898Z] Removing intermediate container 9cc9d36a1d7c [2021-06-23T06:08:16.898Z] ---> e29058b0d70e [2021-06-23T06:08:16.898Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:08:17.161Z] ---> Running in 6403e1d2aca2 [2021-06-23T06:08:17.161Z] Removing intermediate container d5bd3103a3da [2021-06-23T06:08:17.161Z] ---> 7183e745b562 [2021-06-23T06:08:17.161Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:08:17.161Z] ---> Running in ba047529d931 [2021-06-23T06:08:17.161Z] ---> Running in e6a66dccbcd6 [2021-06-23T06:08:17.421Z] ---> Running in 18cc94d51d68 [2021-06-23T06:08:17.421Z] ---> Running in b7508d355337 [2021-06-23T06:08:18.820Z] Removing intermediate container ba047529d931 [2021-06-23T06:08:18.820Z] ---> d4e42b45fd58 [2021-06-23T06:08:18.820Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T06:08:18.820Z] ---> Running in c302ef8033aa [2021-06-23T06:08:18.820Z] Removing intermediate container 6403e1d2aca2 [2021-06-23T06:08:18.820Z] ---> 8b6e7a2b855f [2021-06-23T06:08:18.820Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-23T06:08:19.085Z] ---> Running in 51b31e7d2b38 [2021-06-23T06:08:19.085Z] Removing intermediate container b7508d355337 [2021-06-23T06:08:19.085Z] ---> 6527daeadfa5 [2021-06-23T06:08:19.085Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-23T06:08:19.085Z] Removing intermediate container e6a66dccbcd6 [2021-06-23T06:08:19.085Z] ---> fee48469dab4 [2021-06-23T06:08:19.085Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-23T06:08:19.085Z] ---> Running in 28f555bc3221 [2021-06-23T06:08:19.085Z] ---> Running in eeb6de047f62 [2021-06-23T06:08:19.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:19.610Z] Removing intermediate container 18cc94d51d68 [2021-06-23T06:08:19.610Z] ---> 0c1882c7aae2 [2021-06-23T06:08:19.610Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-23T06:08:20.183Z] ---> Running in 33295213cfbf [2021-06-23T06:08:20.183Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:20.444Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:20.705Z] OK: 219 MiB in 52 packages [2021-06-23T06:08:20.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:20.969Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:21.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:21.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:21.494Z] Removing intermediate container c302ef8033aa [2021-06-23T06:08:21.494Z] ---> ee4974b87a9c [2021-06-23T06:08:21.494Z] Step 6/24 : COPY go.mod . [2021-06-23T06:08:21.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:21.755Z] ---> cf7760aeb196 [2021-06-23T06:08:21.755Z] Step 7/24 : RUN go mod download [2021-06-23T06:08:21.755Z] OK: 219 MiB in 52 packages [2021-06-23T06:08:21.755Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:21.755Z] ---> Running in cb79965358bc [2021-06-23T06:08:22.016Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:08:22.016Z] OK: 219 MiB in 52 packages [2021-06-23T06:08:22.299Z] OK: 219 MiB in 52 packages [2021-06-23T06:08:22.571Z] OK: 219 MiB in 52 packages [2021-06-23T06:08:22.571Z] Removing intermediate container 51b31e7d2b38 [2021-06-23T06:08:22.571Z] ---> 5bd0962f2fce [2021-06-23T06:08:22.571Z] Step 6/22 : COPY go.mod . [2021-06-23T06:08:22.833Z] Removing intermediate container 28f555bc3221 [2021-06-23T06:08:22.833Z] ---> f1b9cef014df [2021-06-23T06:08:22.833Z] Step 6/32 : COPY go.mod . [2021-06-23T06:08:23.096Z] ---> e7c66b401897 [2021-06-23T06:08:23.096Z] Step 7/22 : RUN go mod download [2021-06-23T06:08:23.096Z] ---> acb95f895d57 [2021-06-23T06:08:23.096Z] Step 7/32 : RUN go mod download [2021-06-23T06:08:23.356Z] ---> Running in 76e4c844cbbb [2021-06-23T06:08:23.616Z] ---> Running in b82e2e3cfc63 [2021-06-23T06:08:23.877Z] Removing intermediate container eeb6de047f62 [2021-06-23T06:08:23.877Z] ---> 7a11bab41c83 [2021-06-23T06:08:23.877Z] Step 6/26 : COPY go.mod . [2021-06-23T06:08:24.138Z] Removing intermediate container 33295213cfbf [2021-06-23T06:08:24.138Z] ---> 50f1d2d24821 [2021-06-23T06:08:24.138Z] Step 6/23 : COPY go.mod . [2021-06-23T06:08:24.138Z] Removing intermediate container cb79965358bc [2021-06-23T06:08:24.138Z] ---> fa9dd2d0a0f6 [2021-06-23T06:08:24.138Z] Step 8/24 : COPY . . [2021-06-23T06:08:24.409Z] ---> 2d9e0d373834 [2021-06-23T06:08:24.409Z] Step 7/26 : RUN go mod download [2021-06-23T06:08:24.409Z] ---> 80fa03599200 [2021-06-23T06:08:24.409Z] Step 7/23 : RUN go mod download [2021-06-23T06:08:24.409Z] ---> Running in 96bc5f3a9ff2 [2021-06-23T06:08:24.673Z] ---> Running in 71a2d17f9264 [2021-06-23T06:08:39.614Z] ---> e441b505fd9c [2021-06-23T06:08:39.615Z] Step 9/24 : RUN go mod tidy [2021-06-23T06:08:39.615Z] Removing intermediate container 76e4c844cbbb [2021-06-23T06:08:39.615Z] ---> 5114968f630e [2021-06-23T06:08:39.615Z] Step 8/22 : COPY . . [2021-06-23T06:08:39.615Z] ---> Running in 62e25dd42cf7 [2021-06-23T06:08:39.615Z] Removing intermediate container b82e2e3cfc63 [2021-06-23T06:08:39.615Z] ---> d3e0bb207d7e [2021-06-23T06:08:39.615Z] Step 8/32 : COPY . . [2021-06-23T06:08:39.615Z] Removing intermediate container 96bc5f3a9ff2 [2021-06-23T06:08:39.615Z] ---> 89ec40b42b0b [2021-06-23T06:08:39.615Z] Step 8/26 : COPY . . [2021-06-23T06:08:58.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-23T06:09:00.396Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-23T06:09:07.204Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-23T06:09:07.204Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-23T06:09:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-23T06:09:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-23T06:09:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-23T06:09:13.976Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-23T06:09:14.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-23T06:09:15.991Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-23T06:09:16.984Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-23T06:09:16.984Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-23T06:09:16.984Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-23T06:09:16.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-23T06:09:18.413Z] ---> 9421f375f996 [2021-06-23T06:09:18.413Z] Step 9/32 : RUN go mod tidy [2021-06-23T06:09:18.413Z] ---> e6c829363a28 [2021-06-23T06:09:18.413Z] Step 9/22 : RUN go mod tidy [2021-06-23T06:09:18.413Z] ---> 6b26685aed45 [2021-06-23T06:09:18.413Z] Step 9/26 : RUN go mod tidy [2021-06-23T06:09:18.413Z] ---> Running in a325da939bdb [2021-06-23T06:09:18.413Z] Removing intermediate container 71a2d17f9264 [2021-06-23T06:09:18.413Z] ---> b5c477284f9b [2021-06-23T06:09:18.413Z] Step 8/23 : COPY . . [2021-06-23T06:09:18.413Z] ---> Running in 37bd54d0c4e7 [2021-06-23T06:09:18.413Z] ---> Running in 18a2e64f1b31 [2021-06-23T06:09:18.413Z] Removing intermediate container 62e25dd42cf7 [2021-06-23T06:09:18.413Z] ---> d9ff960bfc36 [2021-06-23T06:09:18.413Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-23T06:09:18.413Z] ---> Running in f8f9a395fdda [2021-06-23T06:09:29.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.164s coverage: 28.7% of statements [2021-06-23T06:09:29.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-23T06:09:29.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-23T06:09:29.875Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-23T06:09:30.450Z] Removing intermediate container a325da939bdb [2021-06-23T06:09:30.450Z] ---> 40703bd409d8 [2021-06-23T06:09:30.450Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-23T06:09:30.715Z] Removing intermediate container 37bd54d0c4e7 [2021-06-23T06:09:30.715Z] ---> 1af4877d66a3 [2021-06-23T06:09:30.715Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-23T06:09:30.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 100.0% of statements [2021-06-23T06:09:30.912Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-23T06:09:31.671Z] ---> Running in b5ea293c7b85 [2021-06-23T06:09:31.917Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 53.1% of statements [2021-06-23T06:09:31.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-23T06:09:31.917Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-23T06:09:32.259Z] ---> Running in 536a3b403b70 [2021-06-23T06:09:33.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.528s coverage: 87.7% of statements [2021-06-23T06:09:33.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-23T06:09:33.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-23T06:09:33.388Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.198s coverage: 78.9% of statements [2021-06-23T06:09:33.679Z] Removing intermediate container 18a2e64f1b31 [2021-06-23T06:09:33.680Z] ---> cd539c8bfc9c [2021-06-23T06:09:33.680Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-23T06:09:35.093Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-23T06:09:35.358Z] ---> Running in fb47be8e506a [2021-06-23T06:09:36.317Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-23T06:09:36.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 81.2% of statements [2021-06-23T06:09:36.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-23T06:09:36.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-23T06:09:36.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-23T06:09:36.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-23T06:09:36.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-23T06:09:37.263Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-23T06:09:42.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.1% of statements [2021-06-23T06:09:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-23T06:09:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-23T06:09:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-23T06:09:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-23T06:09:42.311Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-23T06:09:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-23T06:09:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-23T06:09:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-23T06:09:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.221s coverage: 60.0% of statements [2021-06-23T06:09:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-23T06:09:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-23T06:09:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-23T06:09:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.275s coverage: 0.8% of statements [2021-06-23T06:09:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-23T06:09:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.138s coverage: 58.8% of statements [2021-06-23T06:09:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.190s coverage: 22.0% of statements [2021-06-23T06:09:42.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-23T06:09:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.249s coverage: 47.1% of statements [2021-06-23T06:09:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.215s coverage: 79.5% of statements [2021-06-23T06:09:42.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.162s coverage: 94.1% of statements [2021-06-23T06:09:43.310Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements [2021-06-23T06:09:44.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.158s coverage: 87.5% of statements [2021-06-23T06:09:57.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.220s coverage: 94.4% of statements [2021-06-23T06:09:57.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.163s coverage: 44.8% of statements [2021-06-23T06:10:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.520s coverage: 81.8% of statements [2021-06-23T06:10:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.164s coverage: 58.8% of statements [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.227s coverage: 85.4% of statements [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 91.2% of statements [2021-06-23T06:10:09.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-23T06:10:09.866Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 64.4% of statements [2021-06-23T06:10:09.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-23T06:10:09.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-23T06:10:09.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.154s coverage: 100.0% of statements [2021-06-23T06:10:09.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements [2021-06-23T06:10:09.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements [2021-06-23T06:10:09.867Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-06-23T06:10:10.142Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.057s coverage: 100.0% of statements [2021-06-23T06:10:13.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.983s coverage: 66.9% of statements [2021-06-23T06:10:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-23T06:10:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-23T06:10:13.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-23T06:10:16.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.626s coverage: 43.6% of statements [2021-06-23T06:10:16.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-23T06:10:16.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-23T06:10:16.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements [2021-06-23T06:10:16.196Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-23T06:10:16.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements [2021-06-23T06:10:16.196Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-23T06:10:24.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-23T06:10:24.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.549s coverage: 91.9% of statements [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-23T06:10:24.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.235s coverage: 62.7% of statements [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-23T06:10:24.517Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.361s coverage: 97.6% of statements [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-23T06:10:24.517Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-23T06:10:24.517Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-23T06:10:24.517Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements [2021-06-23T06:10:24.517Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-23T06:10:24.791Z] GO111MODULE=on go vet ./... [2021-06-23T06:10:45.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-23T06:10:45.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-23T06:10:45.066Z] Removing intermediate container f8f9a395fdda [2021-06-23T06:10:45.066Z] ---> d94713c74d5e [2021-06-23T06:10:45.066Z] [2021-06-23T06:10:45.066Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T06:10:46.458Z] 3.12: Pulling from library/alpine [2021-06-23T06:11:04.583Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T06:11:04.583Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T06:11:06.499Z] ---> 13621d1b12d4 [2021-06-23T06:11:06.499Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T06:11:06.770Z] Removing intermediate container 536a3b403b70 [2021-06-23T06:11:06.770Z] ---> 6a0e9383e903 [2021-06-23T06:11:06.770Z] [2021-06-23T06:11:06.770Z] Step 11/26 : FROM alpine:3.12 [2021-06-23T06:11:06.770Z] ---> 13621d1b12d4 [2021-06-23T06:11:06.770Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-23T06:11:07.036Z] Removing intermediate container b5ea293c7b85 [2021-06-23T06:11:07.036Z] ---> a2e44af0827f [2021-06-23T06:11:07.036Z] [2021-06-23T06:11:07.037Z] Step 11/32 : FROM alpine:3.12 [2021-06-23T06:11:07.037Z] ---> 13621d1b12d4 [2021-06-23T06:11:07.037Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-23T06:11:07.037Z] ---> Running in b0b3a555be3c [2021-06-23T06:11:07.611Z] ---> Running in 430db4fa754f [2021-06-23T06:11:07.611Z] ---> Running in e6281752b24b [2021-06-23T06:11:07.874Z] Removing intermediate container fb47be8e506a [2021-06-23T06:11:07.874Z] ---> b79cbf57a20f [2021-06-23T06:11:07.874Z] [2021-06-23T06:11:07.874Z] Step 11/22 : FROM alpine:3.12 [2021-06-23T06:11:07.874Z] ---> 13621d1b12d4 [2021-06-23T06:11:07.874Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-23T06:11:08.820Z] ---> Running in 47e675804e97 [2021-06-23T06:11:08.820Z] Removing intermediate container e6281752b24b [2021-06-23T06:11:08.820Z] ---> 8baaca04b157 [2021-06-23T06:11:08.820Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-23T06:11:09.777Z] ---> Running in b11897192474 [2021-06-23T06:11:10.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:10.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:10.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:10.053Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:10.053Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-23T06:11:10.053Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T06:11:10.053Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-23T06:11:10.319Z] (4/6) Installing curl (7.77.0-r0) [2021-06-23T06:11:10.319Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-23T06:11:10.319Z] (6/6) Installing su-exec (0.2-r1) [2021-06-23T06:11:10.319Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:11:10.319Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T06:11:10.319Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T06:11:10.319Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:11:10.319Z] OK: 7 MiB in 20 packages [2021-06-23T06:11:10.319Z] OK: 6 MiB in 15 packages [2021-06-23T06:11:10.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:10.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:10.582Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-23T06:11:10.582Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T06:11:10.582Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-23T06:11:10.582Z] (4/4) Installing curl (7.77.0-r0) [2021-06-23T06:11:10.582Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:11:10.582Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T06:11:10.582Z] OK: 7 MiB in 18 packages [2021-06-23T06:11:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:10.846Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:11.110Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-23T06:11:11.110Z] (2/2) Installing su-exec (0.2-r1) [2021-06-23T06:11:11.110Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:11:11.110Z] OK: 6 MiB in 16 packages [2021-06-23T06:11:15.329Z] Removing intermediate container b0b3a555be3c [2021-06-23T06:11:15.329Z] ---> 2bb839944e5e [2021-06-23T06:11:15.329Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:11:15.329Z] Removing intermediate container 430db4fa754f [2021-06-23T06:11:15.329Z] ---> f78041a17fec [2021-06-23T06:11:15.329Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T06:11:15.329Z] Removing intermediate container 47e675804e97 [2021-06-23T06:11:15.329Z] ---> a0111f8df111 [2021-06-23T06:11:15.329Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T06:11:15.329Z] ---> Running in 4156ba6ab0b9 [2021-06-23T06:11:15.329Z] Removing intermediate container b11897192474 [2021-06-23T06:11:15.329Z] ---> 4c621f8dfacf [2021-06-23T06:11:15.329Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-23T06:11:15.329Z] ---> Running in 9904c2c435fa [2021-06-23T06:11:15.329Z] ---> Running in 3ed43a0c0759 [2021-06-23T06:11:15.329Z] ---> Running in e21060a63bec [2021-06-23T06:11:15.329Z] Removing intermediate container 4156ba6ab0b9 [2021-06-23T06:11:15.329Z] ---> 9b1b5c9d4b71 [2021-06-23T06:11:15.329Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-23T06:11:15.329Z] Removing intermediate container 9904c2c435fa [2021-06-23T06:11:15.329Z] ---> a5c078f29ab3 [2021-06-23T06:11:15.329Z] Step 14/26 : WORKDIR / [2021-06-23T06:11:20.621Z] ---> Running in 63d89dad23c2 [2021-06-23T06:11:20.621Z] Removing intermediate container 3ed43a0c0759 [2021-06-23T06:11:20.621Z] ---> 0924a262746a [2021-06-23T06:11:20.621Z] Step 14/22 : WORKDIR /edgex [2021-06-23T06:11:20.621Z] Removing intermediate container e21060a63bec [2021-06-23T06:11:20.621Z] ---> 3c168df54a87 [2021-06-23T06:11:20.621Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-23T06:11:20.621Z] ---> Running in bf8d45ecfd40 [2021-06-23T06:11:20.882Z] ---> Running in 2e7534e6a1c2 [2021-06-23T06:11:20.882Z] ---> Running in 9105973aafc0 [2021-06-23T06:11:21.143Z] Removing intermediate container 63d89dad23c2 [2021-06-23T06:11:21.143Z] ---> b0dcb1f7dd4c [2021-06-23T06:11:21.143Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T06:11:21.408Z] Removing intermediate container bf8d45ecfd40 [2021-06-23T06:11:21.408Z] ---> cbf64a0b0c43 [2021-06-23T06:11:21.408Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-23T06:11:21.408Z] ---> 5a8a7439d269 [2021-06-23T06:11:21.408Z] Step 9/23 : RUN go mod tidy [2021-06-23T06:11:21.408Z] ---> Running in af690b9ec011 [2021-06-23T06:11:21.408Z] Removing intermediate container 9105973aafc0 [2021-06-23T06:11:21.408Z] ---> 6ded3f2807b9 [2021-06-23T06:11:21.408Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-23T06:11:21.408Z] Removing intermediate container 2e7534e6a1c2 [2021-06-23T06:11:21.408Z] ---> 95dd3885dc6b [2021-06-23T06:11:21.408Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-23T06:11:21.671Z] ---> Running in 3a2a59ec7d95 [2021-06-23T06:11:21.671Z] ---> Running in 3a865c311c2a [2021-06-23T06:11:21.671Z] ---> 8f6664690003 [2021-06-23T06:11:21.671Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-23T06:11:21.944Z] ---> 27a18dfc0b38 [2021-06-23T06:11:21.944Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-23T06:11:21.944Z] Removing intermediate container af690b9ec011 [2021-06-23T06:11:21.944Z] ---> d3e8e3b546d1 [2021-06-23T06:11:21.944Z] Step 16/24 : WORKDIR / [2021-06-23T06:11:21.944Z] ---> Running in e7baf1af74d8 [2021-06-23T06:11:22.209Z] ---> a1a33ec764b4 [2021-06-23T06:11:22.209Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-23T06:11:22.209Z] Removing intermediate container e7baf1af74d8 [2021-06-23T06:11:22.209Z] ---> d4436606b6df [2021-06-23T06:11:22.209Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:11:22.478Z] ---> 74644ea40dee [2021-06-23T06:11:22.478Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-23T06:11:23.056Z] ---> 29d0bff44bd6 [2021-06-23T06:11:23.056Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-23T06:11:23.056Z] ---> 125539bb8d49 [2021-06-23T06:11:23.056Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-23T06:11:23.056Z] ---> 516c683aebb7 [2021-06-23T06:11:23.056Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-23T06:11:23.056Z] ---> Running in 66db95efde09 [2021-06-23T06:11:23.322Z] ---> e3fa8526af96 [2021-06-23T06:11:23.322Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-23T06:11:23.322Z] Removing intermediate container 66db95efde09 [2021-06-23T06:11:23.322Z] ---> e5fa976999ed [2021-06-23T06:11:23.322Z] Step 19/22 : CMD ["--init=true"] [2021-06-23T06:11:23.585Z] Removing intermediate container 3a865c311c2a [2021-06-23T06:11:23.585Z] ---> d3344f783bd8 [2021-06-23T06:11:23.585Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-23T06:11:23.849Z] ---> Running in 6fc2d76791af [2021-06-23T06:11:23.849Z] Removing intermediate container 3a2a59ec7d95 [2021-06-23T06:11:23.849Z] ---> ffcc05759499 [2021-06-23T06:11:23.849Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-23T06:11:23.849Z] ---> b1e7060dab75 [2021-06-23T06:11:23.849Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-23T06:11:23.849Z] ---> Running in bad246abec69 [2021-06-23T06:11:23.849Z] ---> 283c9c2ae498 [2021-06-23T06:11:23.849Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-23T06:11:23.849Z] ---> Running in c15ecf7e2871 [2021-06-23T06:11:24.116Z] Removing intermediate container 6fc2d76791af [2021-06-23T06:11:24.116Z] ---> b52c2074ce18 [2021-06-23T06:11:24.116Z] Step 20/22 : LABEL arch=x86_64 [2021-06-23T06:11:24.116Z] ---> Running in dc6480c3cff0 [2021-06-23T06:11:24.116Z] ---> 5cdef337763c [2021-06-23T06:11:24.116Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-23T06:11:24.116Z] Removing intermediate container bad246abec69 [2021-06-23T06:11:24.116Z] ---> 58e5c97e2c80 [2021-06-23T06:11:24.116Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-23T06:11:24.383Z] ---> Running in fe54084ec64a [2021-06-23T06:11:24.383Z] Removing intermediate container dc6480c3cff0 [2021-06-23T06:11:24.383Z] ---> 2571b02e791e [2021-06-23T06:11:24.383Z] Step 21/22 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:11:24.383Z] ---> Running in 54d2e755d12b [2021-06-23T06:11:24.383Z] ---> 8cee8f9994ff [2021-06-23T06:11:24.383Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-23T06:11:24.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-23T06:11:24.383Z] Removing intermediate container fe54084ec64a [2021-06-23T06:11:24.383Z] ---> 903383433708 [2021-06-23T06:11:24.383Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:11:24.383Z] ---> Running in 2c54fc6946fb [2021-06-23T06:11:24.383Z] ---> 5393d7178baf [2021-06-23T06:11:24.383Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-23T06:11:24.383Z] ---> Running in c7136f411092 [2021-06-23T06:11:24.651Z] Removing intermediate container 54d2e755d12b [2021-06-23T06:11:24.651Z] ---> cc21f9edea97 [2021-06-23T06:11:24.651Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T06:11:24.915Z] ---> Running in 6ecd19955e59 [2021-06-23T06:11:24.915Z] Removing intermediate container 2c54fc6946fb [2021-06-23T06:11:24.915Z] ---> fe2571ca58c5 [2021-06-23T06:11:24.915Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T06:11:24.915Z] ---> 4a4cead7095e [2021-06-23T06:11:24.915Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-23T06:11:24.915Z] ---> Running in 8485258c9258 [2021-06-23T06:11:24.915Z] ---> Running in 8e07db6ec934 [2021-06-23T06:11:25.180Z] Removing intermediate container 6ecd19955e59 [2021-06-23T06:11:25.180Z] ---> abfa655a5b5c [2021-06-23T06:11:25.180Z] [2021-06-23T06:11:25.180Z] Removing intermediate container 8485258c9258 [2021-06-23T06:11:25.180Z] ---> e7e04c28ec7f [2021-06-23T06:11:25.180Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:11:25.180Z] ---> Running in e31842f1b159 [2021-06-23T06:11:25.180Z] Successfully built abfa655a5b5c [2021-06-23T06:11:25.180Z] Successfully tagged security-proxy-setup:latest [2021-06-23T06:11:25.180Z] Building core-metadata [2021-06-23T06:11:25.442Z]  Building security-proxy-setup ... done Removing intermediate container e31842f1b159 [2021-06-23T06:11:25.442Z] ---> 0084b639e438 [2021-06-23T06:11:25.442Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T06:11:26.844Z] ---> Running in 7b0adc837d55 [2021-06-23T06:11:28.255Z] Removing intermediate container 7b0adc837d55 [2021-06-23T06:11:28.255Z] ---> 4722f21ed0d5 [2021-06-23T06:11:28.255Z] [2021-06-23T06:11:28.517Z] Successfully built 4722f21ed0d5 [2021-06-23T06:11:28.787Z] Successfully tagged core-command:latest [2021-06-23T06:11:28.787Z]  Building core-command ... done Removing intermediate container c7136f411092 [2021-06-23T06:11:28.787Z] ---> ea7c8e067116 [2021-06-23T06:11:28.787Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:11:28.787Z] Building support-scheduler [2021-06-23T06:11:29.749Z] Removing intermediate container 8e07db6ec934 [2021-06-23T06:11:29.749Z] ---> 47e8c5e735a7 [2021-06-23T06:11:29.749Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-23T06:11:35.057Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:11:35.057Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:11:35.057Z] ---> 8ec183392f69 [2021-06-23T06:11:35.057Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T06:11:35.057Z] ---> Using cache [2021-06-23T06:11:35.057Z] ---> 7183e745b562 [2021-06-23T06:11:35.057Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:11:35.057Z] ---> Using cache [2021-06-23T06:11:35.057Z] ---> 6527daeadfa5 [2021-06-23T06:11:35.057Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-23T06:11:35.057Z] ---> Using cache [2021-06-23T06:11:35.057Z] ---> f1b9cef014df [2021-06-23T06:11:35.057Z] Step 6/23 : COPY go.mod . [2021-06-23T06:11:35.057Z] ---> Using cache [2021-06-23T06:11:35.057Z] ---> acb95f895d57 [2021-06-23T06:11:35.057Z] Step 7/23 : RUN go mod download [2021-06-23T06:11:35.057Z] ---> Using cache [2021-06-23T06:11:35.057Z] ---> d3e0bb207d7e [2021-06-23T06:11:35.057Z] Step 8/23 : COPY . . [2021-06-23T06:11:35.057Z] ---> Using cache [2021-06-23T06:11:35.057Z] ---> 9421f375f996 [2021-06-23T06:11:35.057Z] Step 9/23 : RUN go mod tidy [2021-06-23T06:11:35.057Z] ---> Using cache [2021-06-23T06:11:35.057Z] ---> 40703bd409d8 [2021-06-23T06:11:35.057Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-23T06:11:39.297Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:11:39.297Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:11:39.297Z] ---> 8ec183392f69 [2021-06-23T06:11:39.297Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T06:11:39.297Z] ---> Using cache [2021-06-23T06:11:39.297Z] ---> 7183e745b562 [2021-06-23T06:11:39.297Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:11:39.297Z] ---> Using cache [2021-06-23T06:11:39.297Z] ---> 6527daeadfa5 [2021-06-23T06:11:39.297Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T06:11:39.297Z] ---> Using cache [2021-06-23T06:11:39.297Z] ---> f1b9cef014df [2021-06-23T06:11:39.297Z] Step 6/24 : COPY go.mod . [2021-06-23T06:11:39.297Z] ---> Using cache [2021-06-23T06:11:39.297Z] ---> acb95f895d57 [2021-06-23T06:11:39.297Z] Step 7/24 : RUN go mod download [2021-06-23T06:11:39.297Z] ---> Using cache [2021-06-23T06:11:39.297Z] ---> d3e0bb207d7e [2021-06-23T06:11:39.297Z] Step 8/24 : COPY . . [2021-06-23T06:11:39.297Z] ---> Using cache [2021-06-23T06:11:39.297Z] ---> 9421f375f996 [2021-06-23T06:11:39.297Z] Step 9/24 : RUN go mod tidy [2021-06-23T06:11:39.297Z] ---> Using cache [2021-06-23T06:11:39.297Z] ---> 40703bd409d8 [2021-06-23T06:11:39.297Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-23T06:11:39.873Z] ---> 8e50c5ecbdc5 [2021-06-23T06:11:39.873Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-23T06:11:39.873Z] ---> Running in 6a98a69cf68b [2021-06-23T06:11:39.873Z] ---> Running in 514ddc74367b [2021-06-23T06:11:39.873Z] ---> Running in fdcaa81579d6 [2021-06-23T06:11:40.139Z] Removing intermediate container 514ddc74367b [2021-06-23T06:11:40.139Z] ---> 908604225c16 [2021-06-23T06:11:40.139Z] Step 24/26 : LABEL arch=x86_64 [2021-06-23T06:11:40.139Z] ---> Running in d99231becac2 [2021-06-23T06:11:40.403Z] ---> 93416adf5ec5 [2021-06-23T06:11:40.403Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-23T06:11:40.403Z] Removing intermediate container d99231becac2 [2021-06-23T06:11:40.403Z] ---> fefc5dafecb5 [2021-06-23T06:11:40.403Z] Step 25/26 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:11:40.665Z] ---> Running in 5f4ffcae8752 [2021-06-23T06:11:40.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-23T06:11:40.665Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-23T06:11:41.240Z] Removing intermediate container 5f4ffcae8752 [2021-06-23T06:11:41.240Z] ---> 3bb26e49eb38 [2021-06-23T06:11:41.240Z] Step 26/26 : LABEL version=0.0.0 [2021-06-23T06:11:41.240Z] ---> bc97de985275 [2021-06-23T06:11:41.240Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-23T06:11:41.240Z] ---> Running in f5e9a2a95d60 [2021-06-23T06:11:41.240Z] Removing intermediate container f5e9a2a95d60 [2021-06-23T06:11:41.240Z] ---> 1340c2da4cb5 [2021-06-23T06:11:41.240Z] [2021-06-23T06:11:41.507Z] Successfully built 1340c2da4cb5 [2021-06-23T06:11:41.507Z] ---> 52cffdb2fbf9 [2021-06-23T06:11:41.507Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-23T06:11:41.507Z] Successfully tagged security-secretstore-setup:latest [2021-06-23T06:11:41.507Z]  Building security-secretstore-setup ... done Building core-data [2021-06-23T06:11:45.725Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:11:45.725Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:11:45.725Z] ---> 8ec183392f69 [2021-06-23T06:11:45.725Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T06:11:45.725Z] ---> Using cache [2021-06-23T06:11:45.725Z] ---> 7183e745b562 [2021-06-23T06:11:45.725Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:11:45.725Z] ---> Using cache [2021-06-23T06:11:45.725Z] ---> 6527daeadfa5 [2021-06-23T06:11:45.725Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-23T06:11:46.623Z] gofmt -l . [2021-06-23T06:11:46.623Z] [ "`gofmt -l .`" = "" ] [2021-06-23T06:11:46.623Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-23T06:11:47.299Z] + ls -al . [2021-06-23T06:11:47.300Z] total 544 [2021-06-23T06:11:47.300Z] drwxrwxr-x 9 1001 1001 4096 Jun 23 06:11 . [2021-06-23T06:11:47.300Z] drwxr-xr-x 4 root root 4096 Jun 23 06:07 .. [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 11 Jun 23 06:05 .dockerignore [2021-06-23T06:11:47.300Z] drwxrwxr-x 8 1001 1001 4096 Jun 23 06:05 .git [2021-06-23T06:11:47.300Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 06:05 .github [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 818 Jun 23 06:05 .gitignore [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 166 Jun 23 06:05 .sonarcloud.properties [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 8609 Jun 23 06:05 Attribution.txt [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 3804 Jun 23 06:05 CONTRIBUTING.md [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 931 Jun 23 06:05 Dockerfile.build [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 849 Jun 23 06:05 Jenkinsfile [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 10775 Jun 23 06:05 LICENSE [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 5605 Jun 23 06:05 Makefile [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 7818 Jun 23 06:05 README.md [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 6912 Jun 23 06:05 SECURITY.md [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 5 Jun 23 06:03 VERSION [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 4131 Jun 23 06:05 ZMQWindows.md [2021-06-23T06:11:47.300Z] drwxrwxr-x 2 1001 1001 4096 Jun 23 06:05 bin [2021-06-23T06:11:47.300Z] drwxrwxr-x 14 1001 1001 4096 Jun 23 06:05 cmd [2021-06-23T06:11:47.300Z] -rw-r--r-- 1 root root 398095 Jun 23 06:10 coverage.out [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 841 Jun 23 06:05 go.mod [2021-06-23T06:11:47.300Z] -rw-r--r-- 1 root root 20843 Jun 23 06:07 go.sum [2021-06-23T06:11:47.300Z] drwxrwxr-x 7 1001 1001 4096 Jun 23 06:05 internal [2021-06-23T06:11:47.300Z] drwxrwxr-x 3 1001 1001 4096 Jun 23 06:05 openapi [2021-06-23T06:11:47.300Z] drwxrwxr-x 4 1001 1001 4096 Jun 23 06:05 snap [2021-06-23T06:11:47.300Z] -rw-rw-r-- 1 1001 1001 168 Jun 23 06:05 version.go [Pipeline] sh [2021-06-23T06:11:47.981Z] + '[' -e coverage.out ] [2021-06-23T06:11:47.981Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-23T06:11:48.020Z] Warning: overwriting stash ‘coverage-report’ [2021-06-23T06:11:48.854Z] Stashed 1 file(s) [Pipeline] sh [2021-06-23T06:11:49.560Z] + make build [2021-06-23T06:11:49.560Z] go mod tidy [2021-06-23T06:11:50.165Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-23T06:11:52.318Z] ---> 056b97919873 [2021-06-23T06:11:52.318Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-23T06:11:55.965Z] ---> Running in d91cb5732c1d [2021-06-23T06:11:55.965Z] ---> Running in 466d3940ba5a [2021-06-23T06:11:56.894Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-23T06:11:56.929Z] Removing intermediate container 466d3940ba5a [2021-06-23T06:11:56.929Z] ---> 91d5aeceb42f [2021-06-23T06:11:56.929Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-23T06:11:57.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:57.201Z] ---> 8a7638408a3c [2021-06-23T06:11:57.201Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-23T06:11:57.467Z] ---> Running in f37023757f42 [2021-06-23T06:11:58.427Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:11:58.427Z] Removing intermediate container f37023757f42 [2021-06-23T06:11:58.427Z] ---> 05d997bbcbc4 [2021-06-23T06:11:58.427Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-23T06:11:58.427Z] ---> Running in e59d3bab7cac [2021-06-23T06:11:58.691Z] Removing intermediate container e59d3bab7cac [2021-06-23T06:11:58.691Z] ---> 269bc15f06d7 [2021-06-23T06:11:58.691Z] Step 29/32 : CMD ["gate"] [2021-06-23T06:11:58.965Z] ---> Running in 99fcf6efe5f4 [2021-06-23T06:11:59.233Z] Removing intermediate container 99fcf6efe5f4 [2021-06-23T06:11:59.233Z] ---> a340a7431124 [2021-06-23T06:11:59.233Z] Step 30/32 : LABEL arch=x86_64 [2021-06-23T06:11:59.233Z] ---> Running in abdabe2ca179 [2021-06-23T06:11:59.498Z] Removing intermediate container abdabe2ca179 [2021-06-23T06:11:59.498Z] ---> accdc212ed45 [2021-06-23T06:11:59.498Z] Step 31/32 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:11:59.761Z] ---> Running in bda8ef392106 [2021-06-23T06:11:59.761Z] Removing intermediate container bda8ef392106 [2021-06-23T06:11:59.761Z] ---> 5cc636d1a6ad [2021-06-23T06:11:59.761Z] Step 32/32 : LABEL version=0.0.0 [2021-06-23T06:12:00.028Z] ---> Running in f9bdca4f2bf8 [2021-06-23T06:12:00.028Z] OK: 219 MiB in 52 packages [2021-06-23T06:12:00.293Z] Removing intermediate container f9bdca4f2bf8 [2021-06-23T06:12:00.293Z] ---> 59a0cb6a94c1 [2021-06-23T06:12:00.293Z] [2021-06-23T06:12:00.293Z] Successfully built 59a0cb6a94c1 [2021-06-23T06:12:00.293Z] Successfully tagged security-bootstrapper:latest [2021-06-23T06:12:00.293Z] Building sys-mgmt-agent [2021-06-23T06:12:00.560Z]  Building security-bootstrapper ... done Removing intermediate container d91cb5732c1d [2021-06-23T06:12:00.560Z] ---> 026e380867c3 [2021-06-23T06:12:00.560Z] Step 6/24 : COPY go.mod . [2021-06-23T06:12:02.510Z] ---> 5add7488c60f [2021-06-23T06:12:02.510Z] Step 7/24 : RUN go mod download [2021-06-23T06:12:06.751Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:12:06.751Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:12:06.751Z] ---> 8ec183392f69 [2021-06-23T06:12:06.751Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T06:12:06.751Z] ---> Using cache [2021-06-23T06:12:06.751Z] ---> 7183e745b562 [2021-06-23T06:12:06.751Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:12:06.751Z] ---> Using cache [2021-06-23T06:12:06.751Z] ---> 6527daeadfa5 [2021-06-23T06:12:06.751Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-23T06:12:11.034Z] ---> Running in 225e2e47b20a [2021-06-23T06:12:11.034Z] ---> Running in a1bb12b4a368 [2021-06-23T06:12:11.034Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:12:11.627Z] Removing intermediate container 225e2e47b20a [2021-06-23T06:12:11.627Z] ---> 174d2ed88a7e [2021-06-23T06:12:11.627Z] Step 8/24 : COPY . . [2021-06-23T06:12:13.624Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:12:17.881Z] OK: 219 MiB in 52 packages [2021-06-23T06:12:19.102Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-23T06:12:19.704Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-23T06:12:22.103Z] Removing intermediate container c15ecf7e2871 [2021-06-23T06:12:22.103Z] ---> 014fad481bda [2021-06-23T06:12:22.103Z] [2021-06-23T06:12:22.103Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T06:12:22.103Z] ---> 13621d1b12d4 [2021-06-23T06:12:22.103Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-23T06:12:22.103Z] ---> Running in 5d76dd720bcd [2021-06-23T06:12:22.367Z] ---> 99b80544d112 [2021-06-23T06:12:22.367Z] Step 9/24 : RUN go mod tidy [2021-06-23T06:12:22.946Z] ---> Running in 1ed5faf56713 [2021-06-23T06:12:22.946Z] Removing intermediate container a1bb12b4a368 [2021-06-23T06:12:22.946Z] ---> a00d720110ab [2021-06-23T06:12:22.946Z] Step 6/24 : COPY go.mod . [2021-06-23T06:12:23.526Z] ---> 47ea34530cec [2021-06-23T06:12:23.526Z] Step 7/24 : RUN go mod download [2021-06-23T06:12:23.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:12:23.526Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:12:23.793Z] ---> Running in 8279ef82b1e3 [2021-06-23T06:12:23.793Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-23T06:12:23.793Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-23T06:12:23.793Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:12:23.793Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T06:12:24.030Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-23T06:12:24.064Z] OK: 6 MiB in 16 packages [2021-06-23T06:12:24.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-23T06:12:27.712Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-23T06:12:28.301Z] Removing intermediate container 5d76dd720bcd [2021-06-23T06:12:28.301Z] ---> db8518110dd1 [2021-06-23T06:12:28.301Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:12:29.710Z] ---> Running in 09fab179c6e8 [2021-06-23T06:12:30.660Z] Removing intermediate container 1ed5faf56713 [2021-06-23T06:12:30.660Z] ---> 8030e59899f4 [2021-06-23T06:12:30.660Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-23T06:12:31.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-23T06:12:31.604Z] Removing intermediate container 8279ef82b1e3 [2021-06-23T06:12:31.604Z] ---> cda75c45ac72 [2021-06-23T06:12:31.604Z] Step 8/24 : COPY . . [2021-06-23T06:12:32.561Z] ---> Running in 2acc5aa30db0 [2021-06-23T06:12:32.561Z] Removing intermediate container 09fab179c6e8 [2021-06-23T06:12:32.561Z] ---> 0748492b4de6 [2021-06-23T06:12:32.561Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-23T06:12:33.777Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-23T06:12:37.179Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-23T06:12:40.581Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-23T06:12:43.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-06-23T06:12:48.639Z] $ docker stop --time=1 65ba99e568a612d6b648f965071ccf024d610fb212fe390c00c5cb8728d8e9d2 [2021-06-23T06:12:51.110Z] $ docker rm -f 65ba99e568a612d6b648f965071ccf024d610fb212fe390c00c5cb8728d8e9d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:12:52.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T06:12:52.830Z] [2021-06-23T06:12:52.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:12:53.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T06:12:53.739Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-23T06:12:53.739Z] 29e5d40040c1: Pulling fs layer [2021-06-23T06:12:53.739Z] 1ce36da41761: Pulling fs layer [2021-06-23T06:12:53.739Z] 25b303627fd3: Pulling fs layer [2021-06-23T06:12:54.014Z] 29e5d40040c1: Verifying Checksum [2021-06-23T06:12:54.014Z] 29e5d40040c1: Download complete [2021-06-23T06:12:54.997Z] 29e5d40040c1: Pull complete [2021-06-23T06:12:54.997Z] 1ce36da41761: Verifying Checksum [2021-06-23T06:12:54.997Z] 1ce36da41761: Download complete [2021-06-23T06:12:56.437Z] 1ce36da41761: Pull complete [2021-06-23T06:12:57.421Z] 25b303627fd3: Verifying Checksum [2021-06-23T06:12:57.421Z] 25b303627fd3: Download complete [2021-06-23T06:12:59.158Z] ---> Running in 5e8264eb7ca0 [2021-06-23T06:12:59.158Z] Removing intermediate container 5e8264eb7ca0 [2021-06-23T06:12:59.158Z] ---> 52e15b7d8c7c [2021-06-23T06:12:59.158Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T06:12:59.158Z] ---> ad89f6e1a2b6 [2021-06-23T06:12:59.158Z] Step 9/24 : RUN go mod tidy [2021-06-23T06:12:59.158Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-23T06:12:59.158Z] ---> Running in 8e916ffcafab [2021-06-23T06:12:59.158Z] ---> Running in 17b793a12aee [2021-06-23T06:12:59.158Z] Removing intermediate container 17b793a12aee [2021-06-23T06:12:59.158Z] ---> cb27ad58f931 [2021-06-23T06:12:59.158Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:12:59.158Z] ---> 32324fc757e9 [2021-06-23T06:12:59.158Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-23T06:13:01.716Z] ---> 9a129e4974af [2021-06-23T06:13:01.716Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-23T06:13:03.129Z] Removing intermediate container fdcaa81579d6 [2021-06-23T06:13:03.129Z] ---> 8959f9d698d1 [2021-06-23T06:13:03.129Z] [2021-06-23T06:13:03.129Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T06:13:03.129Z] Removing intermediate container 6a98a69cf68b [2021-06-23T06:13:03.129Z] ---> ec0cc4efc1bb [2021-06-23T06:13:03.129Z] [2021-06-23T06:13:03.129Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T06:13:03.129Z] ---> 13621d1b12d4 [2021-06-23T06:13:03.129Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T06:13:03.129Z] ---> Using cache [2021-06-23T06:13:03.129Z] ---> 2bb839944e5e [2021-06-23T06:13:03.129Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:13:03.129Z] ---> Using cache [2021-06-23T06:13:03.129Z] ---> 9b1b5c9d4b71 [2021-06-23T06:13:03.129Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-23T06:13:03.129Z] ---> 4ced569421ce [2021-06-23T06:13:03.129Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-23T06:13:03.129Z] ---> 13621d1b12d4 [2021-06-23T06:13:03.129Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-23T06:13:03.129Z] ---> Using cache [2021-06-23T06:13:03.129Z] ---> 2bb839944e5e [2021-06-23T06:13:03.129Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:13:03.129Z] ---> Using cache [2021-06-23T06:13:03.129Z] ---> 9b1b5c9d4b71 [2021-06-23T06:13:03.129Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-23T06:13:03.392Z] Removing intermediate container 8e916ffcafab [2021-06-23T06:13:03.392Z] ---> b4e72a60d86a [2021-06-23T06:13:03.392Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-23T06:13:03.392Z] ---> Running in c8dfe59da50d [2021-06-23T06:13:03.392Z] ---> Running in 1ba1aa112643 [2021-06-23T06:13:03.392Z] ---> Running in e35f31196b43 [2021-06-23T06:13:03.392Z] ---> Running in cbb58131409e [2021-06-23T06:13:03.967Z] Removing intermediate container c8dfe59da50d [2021-06-23T06:13:03.967Z] ---> 663f0be3069d [2021-06-23T06:13:03.967Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T06:13:03.967Z] Removing intermediate container e35f31196b43 [2021-06-23T06:13:03.967Z] ---> 774b6ae7224e [2021-06-23T06:13:03.967Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T06:13:04.263Z] Removing intermediate container 1ba1aa112643 [2021-06-23T06:13:04.263Z] ---> cfc6c2e7a968 [2021-06-23T06:13:04.263Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:13:04.263Z] ---> Running in 461a119c6d07 [2021-06-23T06:13:04.263Z] ---> Running in a3254b129d9b [2021-06-23T06:13:04.529Z] ---> Running in 8be7fc3eaa6f [2021-06-23T06:13:04.529Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-23T06:13:04.796Z] Removing intermediate container 461a119c6d07 [2021-06-23T06:13:04.796Z] ---> 367241837a04 [2021-06-23T06:13:04.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:13:04.796Z] Removing intermediate container a3254b129d9b [2021-06-23T06:13:04.796Z] ---> f67a4b4aadb4 [2021-06-23T06:13:04.796Z] Step 16/24 : WORKDIR / [2021-06-23T06:13:05.066Z] Removing intermediate container 8be7fc3eaa6f [2021-06-23T06:13:05.066Z] ---> 20907d250784 [2021-06-23T06:13:05.066Z] Step 21/23 : LABEL arch=x86_64 [2021-06-23T06:13:05.331Z] ---> Running in 86951341fed4 [2021-06-23T06:13:05.331Z] ---> Running in 8fa76ab3d8b6 [2021-06-23T06:13:05.331Z] ---> 31ac6b69ee4a [2021-06-23T06:13:05.331Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-23T06:13:05.606Z] Removing intermediate container 8fa76ab3d8b6 [2021-06-23T06:13:05.606Z] ---> 19eab42741e9 [2021-06-23T06:13:05.606Z] Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:13:05.606Z] Removing intermediate container 86951341fed4 [2021-06-23T06:13:05.606Z] ---> 28e0bc58fdb7 [2021-06-23T06:13:05.606Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:13:05.884Z] ---> Running in 8d011cffedd8 [2021-06-23T06:13:05.884Z] ---> 013c8ae134c7 [2021-06-23T06:13:05.884Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-23T06:13:06.160Z] Removing intermediate container 8d011cffedd8 [2021-06-23T06:13:06.160Z] ---> b400e36f316a [2021-06-23T06:13:06.160Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T06:13:06.160Z] ---> 26cc8644545d [2021-06-23T06:13:06.160Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-23T06:13:06.437Z] ---> Running in 47f200db3b2a [2021-06-23T06:13:06.721Z] ---> 15f84da3c579 [2021-06-23T06:13:06.722Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-23T06:13:06.722Z] ---> 07e3e55a4fdf [2021-06-23T06:13:06.722Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-23T06:13:06.995Z] ---> Running in e1bd99f09860 [2021-06-23T06:13:06.995Z] Removing intermediate container 47f200db3b2a [2021-06-23T06:13:06.995Z] ---> 4626b733b2c3 [2021-06-23T06:13:06.995Z] [2021-06-23T06:13:07.270Z] ---> e76100f83ff7 [2021-06-23T06:13:07.270Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-23T06:13:07.270Z] Successfully built 4626b733b2c3 [2021-06-23T06:13:07.270Z] Successfully tagged support-notifications:latest [2021-06-23T06:13:07.270Z]  Building support-notifications ... done  ---> Running in 20081fff65ef [2021-06-23T06:13:07.549Z] Removing intermediate container e1bd99f09860 [2021-06-23T06:13:07.549Z] ---> f2d558a64091 [2021-06-23T06:13:07.549Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:13:07.624Z] 25b303627fd3: Pull complete [2021-06-23T06:13:07.624Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-23T06:13:07.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T06:13:07.624Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-23T06:13:07.834Z] ---> Running in 27be1d64536a [2021-06-23T06:13:07.834Z] Removing intermediate container 20081fff65ef [2021-06-23T06:13:07.834Z] ---> 0d1a684951d2 [2021-06-23T06:13:07.834Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:13:07.898Z] prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container [2021-06-23T06:13:07.967Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-devops/edgex-compose-arm64:latest cat [2021-06-23T06:13:08.803Z] ---> Running in 7c14875ae9e2 [2021-06-23T06:13:08.804Z] Removing intermediate container 27be1d64536a [2021-06-23T06:13:08.804Z] ---> 5381d37ea513 [2021-06-23T06:13:08.804Z] Step 21/23 : LABEL arch=x86_64 [2021-06-23T06:13:09.088Z] Removing intermediate container 7c14875ae9e2 [2021-06-23T06:13:09.088Z] ---> 058b996be9e3 [2021-06-23T06:13:09.088Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T06:13:09.088Z] ---> Running in 40d139cbce46 [2021-06-23T06:13:09.088Z] ---> Running in 841b90b5358d [2021-06-23T06:13:09.088Z] Removing intermediate container 40d139cbce46 [2021-06-23T06:13:09.088Z] ---> e9120e3abd16 [2021-06-23T06:13:09.088Z] Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:13:09.088Z] ---> Running in 104e460036da [2021-06-23T06:13:09.364Z] Removing intermediate container 841b90b5358d [2021-06-23T06:13:09.364Z] ---> c2c952e7b847 [2021-06-23T06:13:09.364Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:13:09.637Z] ---> Running in 1af4f0a2bc19 [2021-06-23T06:13:09.637Z] Removing intermediate container 104e460036da [2021-06-23T06:13:09.637Z] ---> ea2c38cbe224 [2021-06-23T06:13:09.637Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T06:13:09.918Z] ---> Running in 906d2826d867 [2021-06-23T06:13:09.918Z] Removing intermediate container 1af4f0a2bc19 [2021-06-23T06:13:09.918Z] ---> a5747a2b1e8e [2021-06-23T06:13:09.918Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T06:13:10.202Z] ---> Running in e25f9120b565 [2021-06-23T06:13:10.478Z] Removing intermediate container 906d2826d867 [2021-06-23T06:13:10.478Z] ---> 6e743ae12e10 [2021-06-23T06:13:10.478Z] [2021-06-23T06:13:10.761Z] Successfully built 6e743ae12e10 [2021-06-23T06:13:10.774Z] $ docker top b5f8e94a5995da9478a8a7661456b90ee49dba6c00b601d58da866acac94cb42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T06:13:11.342Z] Successfully tagged support-scheduler:latest [2021-06-23T06:13:11.342Z]  Building support-scheduler ... done Removing intermediate container e25f9120b565 [2021-06-23T06:13:11.342Z] ---> 66ed11705c3e [2021-06-23T06:13:11.342Z] [2021-06-23T06:13:11.342Z] Successfully built 66ed11705c3e [2021-06-23T06:13:11.608Z] Successfully tagged core-metadata:latest [2021-06-23T06:13:11.832Z] + + docker-composegrep build parallel --help [2021-06-23T06:13:11.832Z] [2021-06-23T06:13:16.218Z] --parallel Build images in parallel. [Pipeline] } [2021-06-23T06:13:16.218Z] $ docker stop --time=1 b5f8e94a5995da9478a8a7661456b90ee49dba6c00b601d58da866acac94cb42 [2021-06-23T06:13:19.624Z] $ docker rm -f b5f8e94a5995da9478a8a7661456b90ee49dba6c00b601d58da866acac94cb42 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:13:20.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-23T06:13:20.376Z] . [Pipeline] withDockerContainer [2021-06-23T06:13:20.675Z] prd-ubuntu18.04-docker-arm64-4c-16g-863 does not seem to be running inside a container [2021-06-23T06:13:20.752Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-23T06:13:22.328Z] $ docker top 45dd3bad307d723d4adec862a97821b57787160d2c9bd1066791a7305420366d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T06:13:23.327Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-23T06:13:26.701Z] Building core-command ... [2021-06-23T06:13:26.701Z] Building core-data ... [2021-06-23T06:13:26.702Z] Building core-metadata ... [2021-06-23T06:13:26.702Z] Building security-bootstrapper ... [2021-06-23T06:13:26.702Z] Building security-proxy-setup ... [2021-06-23T06:13:26.702Z] Building security-secretstore-setup ... [2021-06-23T06:13:26.702Z] Building support-notifications ... [2021-06-23T06:13:26.702Z] Building support-scheduler ... [2021-06-23T06:13:26.702Z] Building sys-mgmt-agent ... [2021-06-23T06:13:26.702Z] Building core-data [2021-06-23T06:13:26.702Z] Building support-scheduler [2021-06-23T06:13:26.702Z] Building support-notifications [2021-06-23T06:13:26.702Z] Building security-bootstrapper [2021-06-23T06:13:26.702Z] Building core-command [2021-06-23T06:13:26.892Z]  Building core-metadata ... done Removing intermediate container 2acc5aa30db0 [2021-06-23T06:13:26.892Z] ---> b14ca763a542 [2021-06-23T06:13:26.892Z] [2021-06-23T06:13:26.892Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T06:13:26.892Z] ---> 13621d1b12d4 [2021-06-23T06:13:26.892Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-23T06:13:26.892Z] Removing intermediate container cbb58131409e [2021-06-23T06:13:26.892Z] ---> 5e227d265a96 [2021-06-23T06:13:26.892Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-23T06:13:26.892Z] ---> Running in e9f393a0f2a0 [2021-06-23T06:13:26.892Z] ---> Running in bc8b8c0a3066 [2021-06-23T06:13:26.893Z] Removing intermediate container e9f393a0f2a0 [2021-06-23T06:13:26.893Z] ---> a14c641931cc [2021-06-23T06:13:26.893Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-23T06:13:26.893Z] ---> Running in 863acc409bf5 [2021-06-23T06:13:26.893Z] Removing intermediate container 863acc409bf5 [2021-06-23T06:13:26.893Z] ---> 2283c7e67770 [2021-06-23T06:13:26.893Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-23T06:13:26.893Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-23T06:13:26.893Z] ---> Running in 36d38cc2b25b [2021-06-23T06:13:26.893Z] Removing intermediate container 36d38cc2b25b [2021-06-23T06:13:26.893Z] ---> 574a8ed49884 [2021-06-23T06:13:26.893Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:13:26.893Z] ---> Running in 8c53bd40db60 [2021-06-23T06:13:26.893Z] Removing intermediate container bc8b8c0a3066 [2021-06-23T06:13:26.893Z] ---> 0873afb2bbbd [2021-06-23T06:13:26.893Z] [2021-06-23T06:13:26.893Z] Step 12/24 : FROM docker:20.10.0 [2021-06-23T06:13:26.893Z] 20.10.0: Pulling from library/docker [2021-06-23T06:13:26.893Z] Removing intermediate container 8c53bd40db60 [2021-06-23T06:13:26.893Z] ---> 36ce93ea3927 [2021-06-23T06:13:26.893Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T06:13:26.893Z] ---> Running in 307518567e71 [2021-06-23T06:13:26.893Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:13:29.453Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:13:29.714Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T06:13:29.975Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T06:13:29.975Z] ---> aefe523efa57 [2021-06-23T06:13:29.975Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:13:31.896Z] ---> Running in 3dd5041ad8e0 [2021-06-23T06:13:31.896Z] Removing intermediate container 3dd5041ad8e0 [2021-06-23T06:13:31.896Z] ---> ec7892ffddec [2021-06-23T06:13:31.896Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-23T06:13:31.896Z] ---> Running in 64ccfb264fa6 [2021-06-23T06:13:31.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-23T06:13:31.896Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-23T06:13:32.175Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T06:13:32.176Z] (1/39) Installing readline (8.0.4-r0) [2021-06-23T06:13:32.176Z] (2/39) Installing bash (5.0.17-r0) [2021-06-23T06:13:32.176Z] Executing bash-5.0.17-r0.post-install [2021-06-23T06:13:32.176Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T06:13:32.176Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-23T06:13:32.176Z] (5/39) Installing curl (7.77.0-r0) [2021-06-23T06:13:32.176Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-23T06:13:32.176Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-23T06:13:32.176Z] (8/39) Installing expat (2.2.9-r1) [2021-06-23T06:13:32.176Z] (9/39) Installing libffi (3.3-r2) [2021-06-23T06:13:32.176Z] (10/39) Installing gdbm (1.13-r1) [2021-06-23T06:13:32.176Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T06:13:32.176Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-23T06:13:32.176Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-23T06:13:32.176Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-23T06:13:32.176Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T06:13:32.438Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T06:13:32.700Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-23T06:13:32.700Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-23T06:13:32.700Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-23T06:13:32.700Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-23T06:13:32.700Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-23T06:13:32.700Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-23T06:13:32.700Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-23T06:13:32.700Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-23T06:13:32.700Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-23T06:13:32.700Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-23T06:13:32.700Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-23T06:13:32.700Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-23T06:13:32.700Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-23T06:13:32.700Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-23T06:13:32.961Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-23T06:13:32.961Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-23T06:13:32.961Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-23T06:13:32.961Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-23T06:13:32.961Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-23T06:13:32.961Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-23T06:13:32.961Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-23T06:13:32.961Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-23T06:13:32.961Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-23T06:13:32.961Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-23T06:13:32.961Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-23T06:13:32.961Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-23T06:13:32.961Z] Executing busybox-1.31.1-r19.trigger [2021-06-23T06:13:32.961Z] OK: 72 MiB in 59 packages [2021-06-23T06:13:33.534Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T06:13:33.535Z] Collecting docker-compose==1.23.2 [2021-06-23T06:13:33.798Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-23T06:13:33.798Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T06:13:33.798Z] Collecting docopt<0.7,>=0.6.1 [2021-06-23T06:13:33.798Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-23T06:13:33.798Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:13:33.798Z] OK: 8 MiB in 20 packages [2021-06-23T06:13:35.198Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-23T06:13:35.463Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-23T06:13:35.463Z] Removing intermediate container 307518567e71 [2021-06-23T06:13:35.463Z] ---> 968b22bce5a5 [2021-06-23T06:13:35.463Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:13:35.724Z] ---> 3b275b084f6d [2021-06-23T06:13:35.724Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-23T06:13:35.724Z] Collecting cached-property<2,>=1.2.0 [2021-06-23T06:13:35.724Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-23T06:13:35.724Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-23T06:13:35.724Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-23T06:13:35.988Z] ---> e042926830f9 [2021-06-23T06:13:35.988Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-23T06:13:36.259Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-23T06:13:36.259Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-23T06:13:36.259Z] ---> 0fd44181ee3a [2021-06-23T06:13:36.259Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-23T06:13:36.259Z] ---> Running in 013c64210012 [2021-06-23T06:13:36.259Z] Collecting jsonschema<3,>=2.5.1 [2021-06-23T06:13:36.259Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-23T06:13:36.259Z] Collecting texttable<0.10,>=0.9.0 [2021-06-23T06:13:36.259Z] Removing intermediate container 013c64210012 [2021-06-23T06:13:36.259Z] ---> 4e710fce3694 [2021-06-23T06:13:36.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:13:36.259Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-23T06:13:36.520Z] ---> Running in d083e8e362a2 [2021-06-23T06:13:36.520Z] Removing intermediate container d083e8e362a2 [2021-06-23T06:13:36.520Z] ---> d7ee4aa7d5e3 [2021-06-23T06:13:36.520Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T06:13:36.520Z] ---> Running in e0e92d5a2cc4 [2021-06-23T06:13:36.520Z] Removing intermediate container e0e92d5a2cc4 [2021-06-23T06:13:36.520Z] ---> 24d4129e1cd5 [2021-06-23T06:13:36.520Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:13:36.520Z] ---> Running in f5aea6102dfd [2021-06-23T06:13:36.782Z] Removing intermediate container f5aea6102dfd [2021-06-23T06:13:36.782Z] ---> 924a6a52ed63 [2021-06-23T06:13:36.782Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T06:13:36.782Z] ---> Running in e97a5187f06e [2021-06-23T06:13:36.782Z] Collecting docker<4.0,>=3.6.0 [2021-06-23T06:13:36.782Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-23T06:13:36.782Z] Removing intermediate container e97a5187f06e [2021-06-23T06:13:36.782Z] ---> cb62223cc51e [2021-06-23T06:13:36.782Z] [2021-06-23T06:13:36.782Z] Successfully built cb62223cc51e [2021-06-23T06:13:36.782Z] Successfully tagged core-data:latest [2021-06-23T06:13:37.046Z]  Building core-data ... done Collecting PyYAML<4,>=3.10 [2021-06-23T06:13:37.046Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-23T06:13:37.308Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-23T06:13:37.308Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-23T06:13:37.571Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-23T06:13:37.571Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-23T06:13:37.571Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-23T06:13:37.571Z] Collecting idna<2.8,>=2.5 [2021-06-23T06:13:37.571Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-23T06:13:37.571Z] Collecting docker-pycreds>=0.4.0 [2021-06-23T06:13:37.571Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-23T06:13:37.571Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-23T06:13:37.571Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-23T06:13:37.571Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-23T06:13:37.571Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-23T06:13:37.837Z] Installing collected packages: docopt, dockerpty, cached-property, urllib3, idna, requests, websocket-client, jsonschema, texttable, docker-pycreds, docker, PyYAML, docker-compose [2021-06-23T06:13:37.837Z] Running setup.py install for docopt: started [2021-06-23T06:13:38.100Z] Running setup.py install for docopt: finished with status 'done' [2021-06-23T06:13:38.100Z] Running setup.py install for dockerpty: started [2021-06-23T06:13:38.362Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-23T06:13:38.362Z] Attempting uninstall: urllib3 [2021-06-23T06:13:38.362Z] Found existing installation: urllib3 1.25.9 [2021-06-23T06:13:38.362Z] Uninstalling urllib3-1.25.9: [2021-06-23T06:13:38.362Z] Successfully uninstalled urllib3-1.25.9 [2021-06-23T06:13:38.625Z] Attempting uninstall: idna [2021-06-23T06:13:38.625Z] Found existing installation: idna 2.9 [2021-06-23T06:13:38.625Z] Uninstalling idna-2.9: [2021-06-23T06:13:38.625Z] Successfully uninstalled idna-2.9 [2021-06-23T06:13:38.625Z] Attempting uninstall: requests [2021-06-23T06:13:38.625Z] Found existing installation: requests 2.23.0 [2021-06-23T06:13:38.625Z] Uninstalling requests-2.23.0: [2021-06-23T06:13:38.625Z] Successfully uninstalled requests-2.23.0 [2021-06-23T06:13:38.888Z] Running setup.py install for texttable: started [2021-06-23T06:13:39.150Z] Running setup.py install for texttable: finished with status 'done' [2021-06-23T06:13:39.412Z] Running setup.py install for PyYAML: started [2021-06-23T06:13:39.673Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-23T06:13:39.935Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-23T06:13:42.487Z] Removing intermediate container 64ccfb264fa6 [2021-06-23T06:13:42.487Z] ---> e5aa53ac91e5 [2021-06-23T06:13:42.487Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-23T06:13:42.487Z] ---> Running in ed284f525925 [2021-06-23T06:13:42.487Z] Removing intermediate container ed284f525925 [2021-06-23T06:13:42.487Z] ---> 65ebf972fef8 [2021-06-23T06:13:42.487Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-23T06:13:42.487Z] ---> Running in 1415738797ec [2021-06-23T06:13:42.487Z] Removing intermediate container 1415738797ec [2021-06-23T06:13:42.487Z] ---> 9dd65c4e20c5 [2021-06-23T06:13:42.487Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-23T06:13:42.749Z] ---> 52f6a8007683 [2021-06-23T06:13:42.749Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-23T06:13:43.010Z] ---> 9a71dd16b110 [2021-06-23T06:13:43.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-23T06:13:43.587Z] ---> 3db9566c32b8 [2021-06-23T06:13:43.587Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-23T06:13:43.587Z] ---> Running in 2ee674ba19a3 [2021-06-23T06:13:43.587Z] Removing intermediate container 2ee674ba19a3 [2021-06-23T06:13:43.587Z] ---> ed55a3baae27 [2021-06-23T06:13:43.587Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:13:43.587Z] ---> Running in 6b99cd0c7660 [2021-06-23T06:13:43.587Z] Removing intermediate container 6b99cd0c7660 [2021-06-23T06:13:43.587Z] ---> 0e15e68df91c [2021-06-23T06:13:43.587Z] Step 22/24 : LABEL arch=x86_64 [2021-06-23T06:13:43.587Z] ---> Running in 12f73ea73421 [2021-06-23T06:13:43.849Z] Removing intermediate container 12f73ea73421 [2021-06-23T06:13:43.849Z] ---> 44d1948e2d12 [2021-06-23T06:13:43.849Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:13:43.849Z] ---> Running in 7272631a6a61 [2021-06-23T06:13:43.849Z] Removing intermediate container 7272631a6a61 [2021-06-23T06:13:43.849Z] ---> 615c09941d4c [2021-06-23T06:13:43.849Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T06:13:43.849Z] ---> Running in f5e0a701bbe3 [2021-06-23T06:13:44.110Z] Removing intermediate container f5e0a701bbe3 [2021-06-23T06:13:44.110Z] ---> 67742ebc615c [2021-06-23T06:13:44.110Z] [2021-06-23T06:13:44.110Z] Successfully built 67742ebc615c [2021-06-23T06:13:44.110Z] Successfully tagged sys-mgmt-agent:latest [2021-06-23T06:13:44.117Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-23T06:13:44.119Z] $ docker stop --time=1 81633bf5a341acd051dbeae0b96ce0e25874a70272e3476d4638b6931d5c3ddb [2021-06-23T06:13:45.480Z] $ docker rm -f 81633bf5a341acd051dbeae0b96ce0e25874a70272e3476d4638b6931d5c3ddb [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T06:13:45.874Z] + docker images [2021-06-23T06:13:45.874Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-23T06:13:45.874Z] sys-mgmt-agent latest 67742ebc615c 2 seconds ago 312MB [2021-06-23T06:13:45.874Z] core-data latest cb62223cc51e 9 seconds ago 20.2MB [2021-06-23T06:13:45.874Z] 0873afb2bbbd 19 seconds ago 1.15GB [2021-06-23T06:13:45.874Z] b14ca763a542 23 seconds ago 1.15GB [2021-06-23T06:13:45.874Z] core-metadata latest 66ed11705c3e 35 seconds ago 16.6MB [2021-06-23T06:13:45.874Z] support-scheduler latest 6e743ae12e10 35 seconds ago 15.9MB [2021-06-23T06:13:45.874Z] support-notifications latest 4626b733b2c3 39 seconds ago 16.7MB [2021-06-23T06:13:45.874Z] ec0cc4efc1bb 43 seconds ago 1.15GB [2021-06-23T06:13:45.874Z] 8959f9d698d1 43 seconds ago 1.15GB [2021-06-23T06:13:45.874Z] 014fad481bda About a minute ago 1.15GB [2021-06-23T06:13:45.874Z] security-bootstrapper latest 59a0cb6a94c1 About a minute ago 18.6MB [2021-06-23T06:13:45.874Z] security-secretstore-setup latest 1340c2da4cb5 2 minutes ago 28.7MB [2021-06-23T06:13:45.874Z] core-command latest 4722f21ed0d5 2 minutes ago 15.9MB [2021-06-23T06:13:45.874Z] security-proxy-setup latest abfa655a5b5c 2 minutes ago 25.7MB [2021-06-23T06:13:45.874Z] b79cbf57a20f 2 minutes ago 1.15GB [2021-06-23T06:13:45.874Z] a2e44af0827f 2 minutes ago 1.15GB [2021-06-23T06:13:45.874Z] 6a0e9383e903 2 minutes ago 1.15GB [2021-06-23T06:13:45.874Z] d94713c74d5e 3 minutes ago 1.14GB [2021-06-23T06:13:45.874Z] ci-base-image-x86_64 latest 8ec183392f69 9 minutes ago 647MB [2021-06-23T06:13:45.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB [2021-06-23T06:13:45.874Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB [2021-06-23T06:13:45.874Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-23T06:13:45.874Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-23T06:13:45.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-06-23T06:14:01.304Z] Still waiting to schedule task [2021-06-23T06:14:01.305Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-23T06:14:34.723Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:14:34.723Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:14:34.723Z] ---> 3c71fd922719 [2021-06-23T06:14:34.723Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T06:14:35.003Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:14:35.003Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:14:35.003Z] ---> 3c71fd922719 [2021-06-23T06:14:35.003Z] Step 3/23 : WORKDIR /edgex-go [2021-06-23T06:14:35.305Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:14:35.305Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:14:35.305Z] ---> 3c71fd922719 [2021-06-23T06:14:35.305Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T06:14:35.610Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:14:35.610Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:14:35.610Z] ---> 3c71fd922719 [2021-06-23T06:14:35.610Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T06:14:35.610Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:14:35.610Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:14:35.610Z] ---> 3c71fd922719 [2021-06-23T06:14:35.610Z] Step 3/32 : WORKDIR /edgex-go [2021-06-23T06:14:38.254Z] ---> Running in 8edf0d1f765b [2021-06-23T06:14:38.254Z] ---> Running in 8126bd337e23 [2021-06-23T06:14:38.254Z] ---> Running in 407a8e5c25e6 [2021-06-23T06:14:38.254Z] ---> Running in 78ed4b687c7c [2021-06-23T06:14:38.254Z] ---> Running in 85dd636c541a [2021-06-23T06:14:38.852Z] Removing intermediate container 8126bd337e23 [2021-06-23T06:14:38.852Z] ---> 16490604ca58 [2021-06-23T06:14:38.852Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:14:38.852Z] Removing intermediate container 8edf0d1f765b [2021-06-23T06:14:38.852Z] ---> fb256f9efe9d [2021-06-23T06:14:38.852Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:14:38.852Z] Removing intermediate container 407a8e5c25e6 [2021-06-23T06:14:38.852Z] ---> dcec1f6f275a [2021-06-23T06:14:38.852Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:14:38.852Z] ---> Running in cb4b9e2dbc07 [2021-06-23T06:14:38.852Z] Removing intermediate container 85dd636c541a [2021-06-23T06:14:38.852Z] ---> 2303d7ade556 [2021-06-23T06:14:38.852Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:14:39.140Z] Removing intermediate container 78ed4b687c7c [2021-06-23T06:14:39.140Z] ---> 88ac5f6b5fca [2021-06-23T06:14:39.140Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:14:39.140Z] ---> Running in 77bd6ff079d5 [2021-06-23T06:14:39.140Z] ---> Running in 9410c14d1395 [2021-06-23T06:14:39.140Z] ---> Running in 5c82002afa76 [2021-06-23T06:14:39.140Z] ---> Running in 1ddf7ea60ed9 [2021-06-23T06:14:42.579Z] Removing intermediate container cb4b9e2dbc07 [2021-06-23T06:14:42.579Z] ---> fa73722cf39d [2021-06-23T06:14:42.579Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-23T06:14:42.579Z] ---> Running in 2e28b5946c60 [2021-06-23T06:14:43.191Z] Removing intermediate container 77bd6ff079d5 [2021-06-23T06:14:43.191Z] ---> 92a6e1ad8068 [2021-06-23T06:14:43.191Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-23T06:14:43.191Z] Removing intermediate container 9410c14d1395 [2021-06-23T06:14:43.191Z] ---> 8c92eff7994b [2021-06-23T06:14:43.191Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-23T06:14:43.470Z] ---> Running in fa82e6e3b8cd [2021-06-23T06:14:43.471Z] ---> Running in 74950a6ea287 [2021-06-23T06:14:43.471Z] Removing intermediate container 5c82002afa76 [2021-06-23T06:14:43.471Z] ---> 657945a5d884 [2021-06-23T06:14:43.471Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T06:14:43.744Z] Removing intermediate container 1ddf7ea60ed9 [2021-06-23T06:14:43.744Z] ---> 5a4a6f51d205 [2021-06-23T06:14:43.744Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-23T06:14:43.744Z] ---> Running in 7a593ff8644b [2021-06-23T06:14:43.744Z] ---> Running in d10709042189 [2021-06-23T06:14:44.736Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:45.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:45.334Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:45.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:45.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:45.611Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:46.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:46.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:46.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:46.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:14:46.759Z] OK: 218 MiB in 52 packages [2021-06-23T06:14:47.370Z] OK: 218 MiB in 52 packages [2021-06-23T06:14:47.370Z] OK: 218 MiB in 52 packages [2021-06-23T06:14:47.984Z] OK: 218 MiB in 52 packages [2021-06-23T06:14:47.984Z] OK: 218 MiB in 52 packages [2021-06-23T06:14:48.588Z] Removing intermediate container 2e28b5946c60 [2021-06-23T06:14:48.588Z] ---> 338fc6d4daf5 [2021-06-23T06:14:48.588Z] Step 6/32 : COPY go.mod . [2021-06-23T06:14:48.864Z] Removing intermediate container 74950a6ea287 [2021-06-23T06:14:48.864Z] ---> c4f93f44da68 [2021-06-23T06:14:48.864Z] Step 6/24 : COPY go.mod . [2021-06-23T06:14:49.138Z] Removing intermediate container fa82e6e3b8cd [2021-06-23T06:14:49.138Z] ---> 8dd00741f44b [2021-06-23T06:14:49.138Z] Step 6/23 : COPY go.mod . [2021-06-23T06:14:49.415Z] Removing intermediate container 7a593ff8644b [2021-06-23T06:14:49.415Z] ---> 2422e71085e2 [2021-06-23T06:14:49.415Z] Step 6/24 : COPY go.mod . [2021-06-23T06:14:49.691Z] Removing intermediate container d10709042189 [2021-06-23T06:14:49.691Z] ---> 5797e7d567f7 [2021-06-23T06:14:49.692Z] Step 6/23 : COPY go.mod . [2021-06-23T06:14:49.965Z] ---> 8e1b0470bcc9 [2021-06-23T06:14:49.965Z] Step 7/32 : RUN go mod download [2021-06-23T06:14:49.965Z] ---> e8535b0b4881 [2021-06-23T06:14:49.965Z] Step 7/24 : RUN go mod download [2021-06-23T06:14:50.239Z] ---> Running in 60191f6eb6d9 [2021-06-23T06:14:50.239Z] ---> Running in 0bba99711b3e [2021-06-23T06:14:50.239Z] ---> da775fb233ee [2021-06-23T06:14:50.239Z] Step 7/23 : RUN go mod download [2021-06-23T06:14:50.843Z] ---> Running in bdc9c730a1fb [2021-06-23T06:14:50.843Z] ---> 7f132bb6563f [2021-06-23T06:14:50.843Z] Step 7/24 : RUN go mod download [2021-06-23T06:14:50.843Z] ---> 3f065287c9d5 [2021-06-23T06:14:50.843Z] Step 7/23 : RUN go mod download [2021-06-23T06:14:51.122Z] ---> Running in fec9648fb1ad [2021-06-23T06:14:51.122Z] ---> Running in 3d968e2852b1 [2021-06-23T06:14:54.538Z] Removing intermediate container 60191f6eb6d9 [2021-06-23T06:14:54.538Z] ---> 690a770bde87 [2021-06-23T06:14:54.538Z] Step 8/32 : COPY . . [2021-06-23T06:14:54.538Z] Removing intermediate container 0bba99711b3e [2021-06-23T06:14:54.538Z] ---> 3d612e698ecb [2021-06-23T06:14:54.538Z] Step 8/24 : COPY . . [2021-06-23T06:14:54.815Z] Removing intermediate container bdc9c730a1fb [2021-06-23T06:14:54.815Z] ---> 94fd8672ff86 [2021-06-23T06:14:54.815Z] Step 8/23 : COPY . . [2021-06-23T06:14:56.334Z] Removing intermediate container 3d968e2852b1 [2021-06-23T06:14:56.334Z] ---> fd4c45581d38 [2021-06-23T06:14:56.334Z] Step 8/23 : COPY . . [2021-06-23T06:14:56.609Z] Removing intermediate container fec9648fb1ad [2021-06-23T06:14:56.609Z] ---> ae49bf14962a [2021-06-23T06:14:56.609Z] Step 8/24 : COPY . . [2021-06-23T06:15:09.927Z] Running on prd-ubuntu18.04-docker-8c-8g-864 in /w/workspace/edgexfoundry_edgex-go_PR-3589 [Pipeline] { [Pipeline] ws [2021-06-23T06:15:09.950Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-06-23T06:15:10.069Z] The recommended git tool is: git [2021-06-23T06:15:12.697Z] using credential edgex-jenkins-ssh [2021-06-23T06:15:12.711Z] Cloning the remote Git repository [2021-06-23T06:15:12.730Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-23T06:15:12.803Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-06-23T06:15:12.858Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T06:15:12.858Z] > git --version # timeout=10 [2021-06-23T06:15:12.865Z] > git --version # 'git version 2.17.1' [2021-06-23T06:15:12.866Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T06:15:12.892Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T06:15:18.830Z] ---> cd2f7b36e73e [2021-06-23T06:15:18.830Z] Step 9/32 : RUN go mod tidy [2021-06-23T06:15:18.830Z] ---> ae52a0e5c7dc [2021-06-23T06:15:18.830Z] Step 9/23 : RUN go mod tidy [2021-06-23T06:15:18.830Z] ---> Running in 237829ef2b9f [2021-06-23T06:15:18.830Z] ---> 329fd4e3e4ae [2021-06-23T06:15:18.830Z] Step 9/23 : RUN go mod tidy [2021-06-23T06:15:18.830Z] ---> c0d9762c0c41 [2021-06-23T06:15:18.830Z] Step 9/24 : RUN go mod tidy [2021-06-23T06:15:18.830Z] ---> Running in b554d423e54c [2021-06-23T06:15:18.830Z] ---> Running in 3268038418ca [2021-06-23T06:15:18.830Z] ---> Running in 2a504f24a54a [2021-06-23T06:15:19.116Z] ---> 236d068395a3 [2021-06-23T06:15:19.116Z] Step 9/24 : RUN go mod tidy [2021-06-23T06:15:19.392Z] ---> Running in c51c95d7ee80 [2021-06-23T06:15:22.266Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:15:22.377Z] Merge succeeded, producing 4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:15:22.378Z] Checking out Revision 4d6831531eef982967a50c65fca313e05c925778 (PR-3589) [2021-06-23T06:15:21.554Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T06:15:21.567Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-23T06:15:21.578Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-23T06:15:21.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-23T06:15:21.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T06:15:21.601Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3589/head:refs/remotes/origin/PR-3589 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-23T06:15:22.270Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T06:15:22.277Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-23T06:15:22.339Z] > git remote # timeout=10 [2021-06-23T06:15:22.346Z] > git config --get remote.origin.url # timeout=10 [2021-06-23T06:15:22.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-23T06:15:22.354Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-23T06:15:22.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-23T06:15:22.375Z] > git config core.sparsecheckout # timeout=10 [2021-06-23T06:15:22.380Z] > git checkout -f 4d6831531eef982967a50c65fca313e05c925778 # timeout=10 [2021-06-23T06:15:24.846Z] Removing intermediate container 237829ef2b9f [2021-06-23T06:15:24.846Z] ---> 0122473bd3fd [2021-06-23T06:15:24.846Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-23T06:15:24.846Z] ---> Running in b958f1efb139 [2021-06-23T06:15:25.853Z] Removing intermediate container 2a504f24a54a [2021-06-23T06:15:25.854Z] ---> 1514e1d1147e [2021-06-23T06:15:25.854Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-23T06:15:25.854Z] ---> Running in cc09f97c4396 [2021-06-23T06:15:26.101Z] Commit message: "docs: Change Slack link to official link" [2021-06-23T06:15:26.132Z] Removing intermediate container 3268038418ca [2021-06-23T06:15:26.132Z] ---> c9575c600339 [2021-06-23T06:15:26.132Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-23T06:15:26.132Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-06-23T06:15:26.419Z] ---> Running in 086e8e07f5ef [2021-06-23T06:15:26.419Z] Removing intermediate container c51c95d7ee80 [2021-06-23T06:15:26.419Z] ---> cbfa58ce0dd5 [2021-06-23T06:15:26.419Z] Step 10/24 : RUN make cmd/core-command/core-command [Pipeline] withEnv [Pipeline] { [2021-06-23T06:15:26.709Z] ---> Running in 9a3b81897d4c [2021-06-23T06:15:26.709Z] Removing intermediate container b554d423e54c [2021-06-23T06:15:26.709Z] ---> 4b290faad027 [2021-06-23T06:15:26.709Z] Step 10/24 : RUN make cmd/core-data/core-data [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:15:26.988Z] ---> Running in aaf7402b60ae [2021-06-23T06:15:27.389Z] + echo snap-build.sh [2021-06-23T06:15:27.389Z] snap-build.sh [2021-06-23T06:15:27.389Z] + SNAP_BASE_DIR=. [2021-06-23T06:15:27.389Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-06-23T06:15:27.389Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-06-23T06:15:27.389Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-06-23T06:15:27.389Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-06-23T06:15:27.389Z] + cd /w/workspace/edgex-go/3 [2021-06-23T06:15:27.389Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-23T06:15:27.389Z] Reading package lists... [2021-06-23T06:15:27.653Z] Building dependency tree... [2021-06-23T06:15:27.653Z] Reading state information... [2021-06-23T06:15:27.916Z] The following packages were automatically installed and are no longer required: [2021-06-23T06:15:27.916Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-23T06:15:27.916Z] uidmap xdelta3 [2021-06-23T06:15:27.916Z] Use 'sudo apt autoremove' to remove them. [2021-06-23T06:15:27.916Z] The following packages will be REMOVED: [2021-06-23T06:15:27.916Z] lxd* lxd-client* [2021-06-23T06:15:28.436Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-06-23T06:15:28.491Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-23T06:15:28.491Z] After this operation, 31.7 MB disk space will be freed. [2021-06-23T06:15:28.715Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-06-23T06:15:29.023Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-06-23T06:15:29.023Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T06:15:29.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-06-23T06:15:29.932Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-06-23T06:15:29.970Z] Removing lxd dnsmasq configuration [2021-06-23T06:15:29.970Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T06:15:30.231Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-23T06:15:31.183Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T06:15:31.183Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-06-23T06:15:31.183Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-23T06:15:32.579Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-23T06:15:32.579Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-23T06:15:34.139Z] + sudo snap remove --purge lxd [2021-06-23T06:15:34.402Z] snap "lxd" is not installed [2021-06-23T06:15:34.402Z] + sudo groupadd --force --system lxd [2021-06-23T06:15:34.402Z] ++ whoami [2021-06-23T06:15:34.402Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-23T06:15:34.402Z] + newgrp - lxd [2021-06-23T06:15:34.402Z] + sudo snap install lxd [2021-06-23T06:15:42.558Z] 2021-06-23T06:15:40Z INFO Waiting for automatic snapd restart... [2021-06-23T06:16:09.186Z] lxd 4.15 from Canonical* installed [2021-06-23T06:16:09.186Z] + sudo lxd init --auto [2021-06-23T06:16:15.791Z] + sudo snap install --classic snapcraft [2021-06-23T06:16:25.830Z] snapcraft 4.8.2 from Canonical* installed [2021-06-23T06:16:25.830Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-23T06:16:25.830Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-06-23T06:16:25.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-23T06:16:25.830Z] Dload Upload Total Spent Left Speed [2021-06-23T06:16:25.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4045 [2021-06-23T06:16:25.830Z] 100 3325k 100 3325k 0 0 9722k 0 --:--:-- --:--:-- --:--:-- 9722k [2021-06-23T06:16:25.830Z] ./yq_linux_amd64 [2021-06-23T06:16:25.830Z] + sudo snapcraft prime --use-lxd [2021-06-23T06:16:27.762Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-23T06:16:27.762Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-23T06:16:27.762Z] - README.md [2021-06-23T06:16:27.762Z] [2021-06-23T06:16:27.762Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-23T06:16:28.336Z] Launching a container. [2021-06-23T06:16:34.946Z] Waiting for container to be ready [2021-06-23T06:16:35.523Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-23T06:16:35.523Z] [2021-06-23T06:16:39.782Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-23T06:16:40.097Z] Waiting for network to be ready... [2021-06-23T06:16:40.362Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-23T06:16:40.687Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-23T06:16:40.687Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1754 kB] [2021-06-23T06:16:40.687Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-23T06:16:40.687Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-23T06:16:40.687Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-23T06:16:40.687Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-23T06:16:40.687Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-23T06:16:40.687Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-23T06:16:40.687Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-23T06:16:40.973Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-23T06:16:40.973Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-23T06:16:41.314Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-23T06:16:41.314Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-23T06:16:41.314Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-23T06:16:41.314Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-23T06:16:41.314Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-23T06:16:41.314Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-23T06:16:41.578Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-23T06:16:41.841Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] [2021-06-23T06:16:41.841Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] [2021-06-23T06:16:41.841Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-23T06:16:41.841Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-23T06:16:41.841Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [2021-06-23T06:16:41.841Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] [2021-06-23T06:16:41.841Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] [2021-06-23T06:16:42.109Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] [2021-06-23T06:16:44.679Z] Fetched 24.7 MB in 4s (6040 kB/s) [2021-06-23T06:16:45.260Z] Reading package lists... [2021-06-23T06:16:45.525Z] Reading package lists... [2021-06-23T06:16:45.791Z] Building dependency tree... [2021-06-23T06:16:45.791Z] Reading state information... [2021-06-23T06:16:45.791Z] The following additional packages will be installed: [2021-06-23T06:16:45.791Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-23T06:16:45.791Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-23T06:16:45.791Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-23T06:16:45.791Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-23T06:16:45.791Z] Suggested packages: [2021-06-23T06:16:45.791Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-23T06:16:45.791Z] Recommended packages: [2021-06-23T06:16:45.791Z] gnupg libsasl2-modules [2021-06-23T06:16:45.791Z] The following NEW packages will be installed: [2021-06-23T06:16:45.791Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-23T06:16:45.791Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-23T06:16:45.791Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-23T06:16:45.791Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-23T06:16:45.791Z] The following packages will be upgraded: [2021-06-23T06:16:45.791Z] gpg gpg-agent gpgconf libudev1 [2021-06-23T06:16:45.791Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-23T06:16:45.791Z] Need to get 3530 kB of archives. [2021-06-23T06:16:45.791Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-23T06:16:45.792Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-06-23T06:16:46.055Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-06-23T06:16:46.055Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-23T06:16:46.055Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-06-23T06:16:46.055Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] [2021-06-23T06:16:46.319Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] [2021-06-23T06:16:46.899Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-23T06:16:46.899Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-23T06:16:46.899Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-23T06:16:46.899Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-23T06:16:46.899Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-23T06:16:46.899Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-23T06:16:46.899Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-23T06:16:46.899Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-23T06:16:46.899Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-23T06:16:46.899Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-23T06:16:46.899Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-23T06:16:46.899Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-23T06:16:46.899Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-23T06:16:46.899Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-23T06:16:46.899Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-23T06:16:46.899Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-23T06:16:47.162Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T06:16:47.162Z] Fetched 3530 kB in 1s (3221 kB/s) [2021-06-23T06:16:47.162Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-23T06:16:47.162Z] Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... [2021-06-23T06:16:47.162Z] Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T06:16:47.426Z] Setting up libudev1:amd64 (237-3ubuntu10.48) ... [2021-06-23T06:16:47.690Z] Selecting previously unselected package udev. [2021-06-23T06:16:47.690Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-23T06:16:47.690Z] Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... [2021-06-23T06:16:47.690Z] Unpacking udev (237-3ubuntu10.48) ... [2021-06-23T06:16:48.642Z] Selecting previously unselected package libfuse2:amd64. [2021-06-23T06:16:48.642Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-23T06:16:48.642Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-23T06:16:48.642Z] Selecting previously unselected package fuse. [2021-06-23T06:16:48.642Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-23T06:16:48.642Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-23T06:16:48.642Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T06:16:48.642Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T06:16:48.906Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T06:16:48.906Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T06:16:48.906Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T06:16:48.906Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T06:16:48.906Z] Selecting previously unselected package libksba8:amd64. [2021-06-23T06:16:48.906Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-23T06:16:48.906Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-23T06:16:48.906Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-23T06:16:48.907Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:48.907Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.185Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-23T06:16:49.185Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:49.185Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.185Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-23T06:16:49.185Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:49.185Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.185Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-23T06:16:49.185Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:49.185Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.450Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-23T06:16:49.450Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:49.450Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.450Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-23T06:16:49.450Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:49.450Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.450Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-23T06:16:49.450Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:49.450Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.714Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-23T06:16:49.714Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:49.714Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.714Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-23T06:16:49.714Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-23T06:16:49.714Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:49.714Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-23T06:16:49.714Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-23T06:16:49.714Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T06:16:49.980Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-23T06:16:49.980Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-23T06:16:49.980Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T06:16:49.980Z] Selecting previously unselected package libldap-common. [2021-06-23T06:16:49.980Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-23T06:16:49.980Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T06:16:49.980Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-23T06:16:49.980Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-23T06:16:49.980Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T06:16:49.980Z] Selecting previously unselected package dirmngr. [2021-06-23T06:16:49.980Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T06:16:49.981Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-23T06:16:50.244Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T06:16:50.244Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-23T06:16:50.244Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-23T06:16:50.244Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T06:16:50.244Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-23T06:16:50.244Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-23T06:16:50.244Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:50.244Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-23T06:16:50.244Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T06:16:50.508Z] Setting up udev (237-3ubuntu10.48) ... [2021-06-23T06:16:50.772Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-23T06:16:50.772Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:51.035Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-23T06:16:51.035Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-23T06:16:51.035Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-23T06:16:51.035Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:51.299Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:51.299Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:51.299Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:51.299Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:51.299Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:51.568Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-23T06:16:51.568Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-23T06:16:51.568Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-23T06:16:51.568Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T06:16:51.843Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-23T06:16:51.843Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-23T06:16:51.843Z] This means they are not meant to be enabled using systemctl. [2021-06-23T06:16:51.843Z] Possible reasons for having this kind of units are: [2021-06-23T06:16:51.843Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-23T06:16:51.843Z] .wants/ or .requires/ directory. [2021-06-23T06:16:51.843Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-23T06:16:51.843Z] a requirement dependency on it. [2021-06-23T06:16:51.843Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-23T06:16:51.843Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-23T06:16:51.843Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-23T06:16:51.843Z] instance name specified. [2021-06-23T06:16:52.107Z] Reading package lists... [2021-06-23T06:16:52.371Z] Building dependency tree... [2021-06-23T06:16:52.371Z] Reading state information... [2021-06-23T06:16:52.371Z] The following additional packages will be installed: [2021-06-23T06:16:52.371Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-23T06:16:52.371Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-23T06:16:52.371Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-23T06:16:52.371Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-23T06:16:52.371Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-23T06:16:52.371Z] Suggested packages: [2021-06-23T06:16:52.371Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-23T06:16:52.371Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-23T06:16:52.371Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-23T06:16:52.371Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-23T06:16:52.371Z] systemd-container policykit-1 [2021-06-23T06:16:52.371Z] Recommended packages: [2021-06-23T06:16:52.371Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-23T06:16:52.371Z] The following NEW packages will be installed: [2021-06-23T06:16:52.371Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-23T06:16:52.371Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-23T06:16:52.371Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-23T06:16:52.371Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-23T06:16:52.371Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-23T06:16:52.371Z] The following packages will be upgraded: [2021-06-23T06:16:52.371Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-23T06:16:52.635Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-23T06:16:52.635Z] Need to get 36.7 MB of archives. [2021-06-23T06:16:52.635Z] After this operation, 147 MB of additional disk space will be used. [2021-06-23T06:16:52.635Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-23T06:16:52.635Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] [2021-06-23T06:16:52.635Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-23T06:16:52.635Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-23T06:16:52.635Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-06-23T06:16:52.635Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-06-23T06:16:52.635Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-23T06:16:52.635Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-23T06:16:52.635Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-23T06:16:52.635Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-23T06:16:52.635Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-23T06:16:52.635Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-23T06:16:52.635Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-23T06:16:52.635Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-23T06:16:52.635Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-23T06:16:52.898Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-23T06:16:53.476Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] [2021-06-23T06:16:53.476Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-23T06:16:53.476Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-23T06:16:53.476Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-23T06:16:53.476Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-23T06:16:53.476Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-23T06:16:53.476Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-23T06:16:53.476Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-23T06:16:53.476Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-23T06:16:53.476Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-23T06:16:53.476Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-23T06:16:53.476Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-23T06:16:53.476Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-23T06:16:53.476Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-23T06:16:54.872Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T06:16:54.872Z] Fetched 36.7 MB in 2s (16.1 MB/s) [2021-06-23T06:16:54.872Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T06:16:54.872Z] Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... [2021-06-23T06:16:55.137Z] Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T06:16:55.715Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... [2021-06-23T06:16:55.715Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T06:16:55.715Z] Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... [2021-06-23T06:16:55.715Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T06:16:55.715Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-23T06:16:55.715Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-23T06:16:55.978Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-23T06:16:55.978Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-23T06:16:55.978Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-23T06:16:55.978Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-23T06:16:56.242Z] Setting up apt (1.6.13) ... [2021-06-23T06:16:56.242Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-23T06:16:56.822Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-23T06:16:56.822Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-23T06:16:56.822Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-23T06:16:56.822Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-23T06:16:57.088Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-23T06:16:57.088Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T06:16:57.088Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T06:16:57.352Z] Selecting previously unselected package libexpat1:amd64. [2021-06-23T06:16:57.352Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-23T06:16:57.352Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-23T06:16:57.352Z] Selecting previously unselected package python3.6-minimal. [2021-06-23T06:16:57.352Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T06:16:57.352Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T06:16:57.615Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-23T06:16:57.615Z] Checking for services that may need to be restarted...done. [2021-06-23T06:16:57.615Z] Checking for services that may need to be restarted...done. [2021-06-23T06:16:57.878Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T06:16:57.878Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-23T06:16:57.878Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T06:16:58.455Z] Selecting previously unselected package python3-minimal. [2021-06-23T06:16:58.455Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-23T06:16:58.455Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-23T06:16:58.455Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-23T06:16:58.455Z] Selecting previously unselected package mime-support. [2021-06-23T06:16:58.455Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-23T06:16:58.455Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-23T06:16:58.455Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-23T06:16:58.455Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-23T06:16:58.455Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-23T06:16:58.719Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-23T06:16:58.719Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T06:16:58.719Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T06:16:58.719Z] Selecting previously unselected package python3.6. [2021-06-23T06:16:58.719Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-23T06:16:58.719Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T06:16:58.982Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-23T06:16:58.983Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-23T06:16:58.983Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-23T06:16:58.983Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-23T06:16:59.247Z] Selecting previously unselected package python3. [2021-06-23T06:16:59.247Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-23T06:16:59.247Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-23T06:16:59.247Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-23T06:16:59.247Z] Selecting previously unselected package multiarch-support. [2021-06-23T06:16:59.247Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T06:16:59.247Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-23T06:16:59.247Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-23T06:16:59.247Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-23T06:16:59.247Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-23T06:16:59.247Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-23T06:16:59.247Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-23T06:16:59.247Z] Selecting previously unselected package libbsd0:amd64. [2021-06-23T06:16:59.247Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-23T06:16:59.247Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-23T06:16:59.512Z] Selecting previously unselected package sudo. [2021-06-23T06:16:59.512Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-23T06:16:59.512Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-23T06:16:59.512Z] Selecting previously unselected package apparmor. [2021-06-23T06:16:59.512Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-23T06:16:59.512Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-23T06:16:59.774Z] Selecting previously unselected package libedit2:amd64. [2021-06-23T06:16:59.774Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-23T06:16:59.774Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-23T06:16:59.774Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-23T06:16:59.774Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T06:16:59.774Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T06:16:59.774Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-23T06:16:59.774Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T06:16:59.774Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T06:17:00.038Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-23T06:17:00.038Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-23T06:17:00.038Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-23T06:17:00.038Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-23T06:17:00.038Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T06:17:00.038Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T06:17:00.038Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-23T06:17:00.038Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-23T06:17:00.038Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T06:17:00.038Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-23T06:17:00.038Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-23T06:17:00.038Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-23T06:17:00.304Z] Selecting previously unselected package openssh-client. [2021-06-23T06:17:00.304Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-23T06:17:00.304Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-23T06:17:00.882Z] Selecting previously unselected package squashfs-tools. [2021-06-23T06:17:00.882Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-23T06:17:01.146Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-23T06:17:01.146Z] Selecting previously unselected package snapd. [2021-06-23T06:17:01.146Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-23T06:17:01.146Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-23T06:17:03.704Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-23T06:17:03.705Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-23T06:17:03.705Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-23T06:17:03.705Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-23T06:17:03.705Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-23T06:17:03.705Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T06:17:03.705Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T06:17:03.705Z] Setting up systemd (237-3ubuntu10.48) ... [2021-06-23T06:17:03.705Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-23T06:17:04.280Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-23T06:17:04.280Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-23T06:17:04.280Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-23T06:17:04.280Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T06:17:04.280Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T06:17:04.280Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-23T06:17:04.859Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-23T06:17:04.859Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T06:17:04.859Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-23T06:17:04.859Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-23T06:17:04.859Z] running python rtupdate hooks for python3.6... [2021-06-23T06:17:04.859Z] running python post-rtupdate hooks for python3.6... [2021-06-23T06:17:05.123Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-23T06:17:05.702Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-23T06:17:05.967Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-23T06:17:05.967Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-23T06:17:06.546Z] Setting up snapd (2.49.2+18.04) ... [2021-06-23T06:17:08.473Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-23T06:17:08.473Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-23T06:17:08.473Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-23T06:17:08.738Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-23T06:17:09.002Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-23T06:17:09.002Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-23T06:17:09.267Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-23T06:17:09.267Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-23T06:17:09.532Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-23T06:17:09.797Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-23T06:17:09.797Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-06-23T06:17:10.061Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-23T06:17:10.061Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-23T06:17:10.639Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T06:17:10.903Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T06:17:10.903Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-23T06:17:12.125Z] Reading package lists... [2021-06-23T06:17:12.388Z] Reading package lists... [2021-06-23T06:17:12.388Z] Building dependency tree... [2021-06-23T06:17:12.388Z] Reading state information... [2021-06-23T06:17:12.388Z] Calculating upgrade... [2021-06-23T06:17:12.651Z] The following packages will be upgraded: [2021-06-23T06:17:12.651Z] advancecomp base-files bash binutils binutils-common [2021-06-23T06:17:12.651Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-23T06:17:12.651Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-23T06:17:12.651Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-23T06:17:12.651Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-23T06:17:12.651Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-23T06:17:12.651Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-23T06:17:12.651Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-23T06:17:12.651Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-23T06:17:12.651Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-23T06:17:12.651Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-23T06:17:12.651Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-23T06:17:12.651Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-23T06:17:12.651Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-23T06:17:12.651Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-23T06:17:12.651Z] ubuntu-keyring util-linux [2021-06-23T06:17:12.651Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T06:17:12.651Z] Need to get 64.1 MB of archives. [2021-06-23T06:17:12.651Z] After this operation, 5112 kB of additional disk space will be used. [2021-06-23T06:17:12.651Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-23T06:17:12.913Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-23T06:17:12.913Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-23T06:17:12.913Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-23T06:17:12.913Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-23T06:17:12.913Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-23T06:17:12.913Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-23T06:17:12.913Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-23T06:17:12.913Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-23T06:17:12.913Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-23T06:17:12.913Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-23T06:17:12.913Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-23T06:17:12.913Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-23T06:17:12.913Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-23T06:17:12.913Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-23T06:17:12.913Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-23T06:17:12.913Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-23T06:17:12.913Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-23T06:17:12.913Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-23T06:17:12.913Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-23T06:17:12.913Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-23T06:17:12.913Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-23T06:17:12.913Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-23T06:17:12.913Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-23T06:17:12.913Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-23T06:17:12.913Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-23T06:17:12.913Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-23T06:17:12.913Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-23T06:17:12.913Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-23T06:17:13.175Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-23T06:17:13.175Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-23T06:17:13.175Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-23T06:17:13.175Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-23T06:17:13.175Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-23T06:17:13.175Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-23T06:17:13.175Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-23T06:17:13.175Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-06-23T06:17:13.175Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-06-23T06:17:13.175Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-23T06:17:13.175Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-23T06:17:13.175Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-23T06:17:13.175Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-23T06:17:13.175Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-23T06:17:13.175Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-23T06:17:13.175Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-23T06:17:13.439Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-23T06:17:13.439Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-23T06:17:13.439Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-23T06:17:13.439Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-23T06:17:13.703Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-23T06:17:13.703Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-23T06:17:13.703Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-23T06:17:13.703Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-23T06:17:13.703Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-23T06:17:13.703Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-23T06:17:13.703Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-23T06:17:13.703Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-23T06:17:13.703Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-23T06:17:13.703Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] [2021-06-23T06:17:13.703Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-23T06:17:13.967Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-23T06:17:13.967Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-23T06:17:13.967Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-23T06:17:13.967Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-23T06:17:13.967Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-23T06:17:13.967Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-23T06:17:13.967Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-23T06:17:13.967Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-23T06:17:13.967Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-23T06:17:13.967Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-23T06:17:13.967Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-23T06:17:13.967Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-23T06:17:13.967Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-23T06:17:13.967Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-23T06:17:13.967Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-23T06:17:13.967Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-23T06:17:13.967Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-23T06:17:14.230Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-23T06:17:14.230Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-23T06:17:14.230Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-23T06:17:14.230Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-23T06:17:14.230Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-23T06:17:14.230Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-23T06:17:14.230Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-23T06:17:14.230Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-23T06:17:14.230Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] [2021-06-23T06:17:14.230Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-23T06:17:14.230Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-23T06:17:14.230Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-23T06:17:14.498Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-23T06:17:14.498Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-23T06:17:14.498Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-23T06:17:14.498Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-23T06:17:14.498Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-23T06:17:14.498Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-23T06:17:14.498Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-23T06:17:14.498Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-23T06:17:14.498Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-23T06:17:14.498Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-23T06:17:14.498Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-23T06:17:14.498Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-23T06:17:14.498Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-23T06:17:14.763Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T06:17:14.763Z] Fetched 64.1 MB in 2s (33.9 MB/s) [2021-06-23T06:17:14.763Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T06:17:14.763Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T06:17:14.763Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T06:17:15.713Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T06:17:15.713Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T06:17:15.976Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... [2021-06-23T06:17:15.976Z] Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... [2021-06-23T06:17:16.240Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:16.240Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:16.240Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:16.240Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:16.523Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:16.523Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:16.523Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:16.786Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:16.786Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:16.786Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:17.049Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:17.049Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:17.049Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:17.049Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:17.312Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:17.312Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T06:17:17.312Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:17.312Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-23T06:17:17.312Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:17.312Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T06:17:17.312Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:17.312Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:17.576Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:17.576Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:17.576Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:17.576Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-23T06:17:17.840Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:17.840Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T06:17:17.840Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T06:17:18.103Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T06:17:18.677Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-23T06:17:18.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-23T06:17:18.938Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-23T06:17:18.938Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-23T06:17:18.938Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-23T06:17:18.938Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-23T06:17:19.210Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-23T06:17:19.210Z] Installing new version of config file /etc/issue ... [2021-06-23T06:17:19.210Z] Installing new version of config file /etc/issue.net ... [2021-06-23T06:17:19.475Z] Installing new version of config file /etc/lsb-release ... [2021-06-23T06:17:19.475Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-23T06:17:19.475Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-23T06:17:19.740Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-23T06:17:19.740Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-23T06:17:19.740Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:19.740Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-23T06:17:19.740Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-23T06:17:20.004Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-23T06:17:20.004Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-06-23T06:17:20.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:20.004Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:20.004Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:20.268Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:20.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:20.268Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-23T06:17:20.268Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-23T06:17:20.531Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-23T06:17:20.532Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:20.532Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-23T06:17:20.532Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T06:17:20.796Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-23T06:17:20.796Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:20.796Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T06:17:20.796Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T06:17:21.059Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T06:17:21.059Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:21.059Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T06:17:21.059Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T06:17:21.059Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-23T06:17:21.059Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:21.059Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-23T06:17:21.059Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-23T06:17:21.323Z] Setting up grep (3.1-2build1) ... [2021-06-23T06:17:21.323Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:21.323Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-23T06:17:21.323Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-23T06:17:21.323Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-23T06:17:21.587Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:21.587Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T06:17:21.587Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T06:17:21.587Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-23T06:17:21.587Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:21.587Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T06:17:21.587Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T06:17:22.162Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T06:17:22.162Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T06:17:22.162Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-23T06:17:22.162Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T06:17:22.426Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-23T06:17:22.426Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:22.426Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-23T06:17:22.426Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-23T06:17:23.003Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-23T06:17:23.003Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-23T06:17:23.003Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-23T06:17:23.003Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-23T06:17:23.003Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-23T06:17:23.003Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:23.003Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-23T06:17:23.003Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-23T06:17:23.275Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-23T06:17:23.276Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:23.276Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:23.276Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:23.276Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:23.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:23.539Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:23.539Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:23.539Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:23.539Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:23.539Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:23.539Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:23.539Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:23.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:23.804Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:23.804Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:23.804Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:23.804Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:23.804Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T06:17:23.804Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T06:17:24.068Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T06:17:24.068Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T06:17:24.068Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T06:17:24.068Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:24.068Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-23T06:17:24.068Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T06:17:24.333Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T06:17:24.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:24.333Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:24.333Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:24.333Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:24.333Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:24.333Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:24.333Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:24.618Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:24.618Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:24.618Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:24.618Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:24.882Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:25.144Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-23T06:17:25.408Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-23T06:17:25.673Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:25.673Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-23T06:17:25.673Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-23T06:17:25.673Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T06:17:25.936Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-23T06:17:25.936Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-23T06:17:25.936Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-23T06:17:25.936Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-23T06:17:25.936Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T06:17:25.936Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-23T06:17:26.201Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-23T06:17:26.201Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-23T06:17:26.464Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T06:17:26.464Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-23T06:17:26.465Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-23T06:17:26.465Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-23T06:17:26.465Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T06:17:26.465Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-23T06:17:26.465Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-23T06:17:26.728Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-23T06:17:26.728Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T06:17:26.728Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T06:17:26.728Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T06:17:26.728Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T06:17:26.992Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-23T06:17:26.992Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T06:17:26.992Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T06:17:26.992Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T06:17:26.992Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-23T06:17:26.992Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-23T06:17:27.256Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T06:17:27.256Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T06:17:27.256Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:27.256Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-23T06:17:27.256Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-23T06:17:27.520Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... [2021-06-23T06:17:27.520Z] Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... [2021-06-23T06:17:27.520Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T06:17:27.521Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T06:17:27.521Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T06:17:27.521Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:27.521Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-23T06:17:27.521Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-23T06:17:27.784Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-23T06:17:27.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:27.784Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-23T06:17:27.784Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-23T06:17:27.784Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-23T06:17:27.784Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:27.784Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-23T06:17:28.049Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-23T06:17:28.049Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-23T06:17:28.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:28.313Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-23T06:17:28.313Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-23T06:17:28.313Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-23T06:17:28.313Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:28.313Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-23T06:17:28.313Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-23T06:17:28.581Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-23T06:17:28.581Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:28.581Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-23T06:17:28.581Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-23T06:17:28.851Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-23T06:17:28.851Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:28.851Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-23T06:17:28.851Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-23T06:17:29.116Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-23T06:17:29.116Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:29.116Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-23T06:17:29.116Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-23T06:17:29.381Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-23T06:17:29.381Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:29.381Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-06-23T06:17:29.381Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-06-23T06:17:29.381Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-06-23T06:17:29.381Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:29.381Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-23T06:17:29.381Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-23T06:17:29.646Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-23T06:17:29.646Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:29.646Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-23T06:17:29.646Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-23T06:17:29.646Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-23T06:17:29.646Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:29.646Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-23T06:17:29.646Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-23T06:17:29.910Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-23T06:17:29.910Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:29.910Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-23T06:17:29.910Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-23T06:17:30.173Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-23T06:17:30.173Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:30.173Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-23T06:17:30.173Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-23T06:17:30.173Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-23T06:17:30.173Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-23T06:17:30.173Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-23T06:17:30.173Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-23T06:17:30.435Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-23T06:17:30.436Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-23T06:17:30.436Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-23T06:17:30.436Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-23T06:17:30.436Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-23T06:17:30.436Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-23T06:17:30.700Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-23T06:17:30.700Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-23T06:17:30.964Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-23T06:17:30.964Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-23T06:17:30.964Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-23T06:17:30.964Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-23T06:17:30.964Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-23T06:17:30.964Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-23T06:17:31.237Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-23T06:17:31.237Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-23T06:17:31.237Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-23T06:17:31.237Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-23T06:17:31.237Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-23T06:17:31.237Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-23T06:17:31.505Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-23T06:17:31.505Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-23T06:17:31.505Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-23T06:17:31.505Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-23T06:17:31.770Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-23T06:17:31.770Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-23T06:17:32.348Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-23T06:17:32.613Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-23T06:17:32.880Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-23T06:17:32.880Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-23T06:17:33.144Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T06:17:33.144Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T06:17:33.722Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T06:17:33.722Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T06:17:33.987Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T06:17:33.987Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T06:17:33.987Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-23T06:17:33.987Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-23T06:17:33.987Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:33.987Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:33.987Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:34.251Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:34.251Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:34.251Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:34.514Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:34.514Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:35.466Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:35.466Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:36.418Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:36.418Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:36.681Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:36.681Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:36.849Z] Removing intermediate container b958f1efb139 [2021-06-23T06:17:36.849Z] ---> e3c8c86b7e8c [2021-06-23T06:17:36.849Z] [2021-06-23T06:17:36.849Z] Step 11/32 : FROM alpine:3.12 [2021-06-23T06:17:36.849Z] Removing intermediate container 9a3b81897d4c [2021-06-23T06:17:36.849Z] ---> ca860f9f2242 [2021-06-23T06:17:36.849Z] [2021-06-23T06:17:36.849Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T06:17:36.849Z] 3.12: Pulling from library/alpine [2021-06-23T06:17:36.849Z] 3.12: Pulling from library/alpine [2021-06-23T06:17:36.849Z] Removing intermediate container cc09f97c4396 [2021-06-23T06:17:36.849Z] ---> cd0fb20c2a3e [2021-06-23T06:17:36.849Z] [2021-06-23T06:17:36.849Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T06:17:36.849Z] 3.12: Pulling from library/alpine [2021-06-23T06:17:36.849Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T06:17:36.849Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T06:17:36.849Z] Status: Downloaded newer image for alpine:3.12 [2021-06-23T06:17:36.849Z] Status: Image is up to date for alpine:3.12 [2021-06-23T06:17:36.849Z] ---> c4fd0aeabfcf [2021-06-23T06:17:36.849Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-23T06:17:36.849Z] ---> c4fd0aeabfcf [2021-06-23T06:17:36.849Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T06:17:36.849Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-23T06:17:36.849Z] Status: Image is up to date for alpine:3.12 [2021-06-23T06:17:36.849Z] ---> c4fd0aeabfcf [2021-06-23T06:17:36.849Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-23T06:17:36.849Z] Removing intermediate container 086e8e07f5ef [2021-06-23T06:17:36.849Z] ---> 78b8af0348d7 [2021-06-23T06:17:36.849Z] [2021-06-23T06:17:36.849Z] Step 11/23 : FROM alpine:3.12 [2021-06-23T06:17:36.849Z] ---> c4fd0aeabfcf [2021-06-23T06:17:36.849Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-23T06:17:36.849Z] ---> Running in bd5033a11d84 [2021-06-23T06:17:36.849Z] ---> Running in 6e0fa2958148 [2021-06-23T06:17:36.849Z] ---> Running in 9d3f1d820006 [2021-06-23T06:17:36.849Z] ---> Running in 42f440a5c9e0 [2021-06-23T06:17:36.849Z] Removing intermediate container bd5033a11d84 [2021-06-23T06:17:36.849Z] ---> 395af9de9be1 [2021-06-23T06:17:36.849Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-23T06:17:36.849Z] ---> Running in 9b2f460c350d [2021-06-23T06:17:36.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:36.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:36.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:36.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:36.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:36.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:36.849Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-23T06:17:36.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:36.849Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-23T06:17:36.849Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:17:36.849Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T06:17:36.849Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T06:17:36.849Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:17:36.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:36.849Z] OK: 5 MiB in 15 packages [2021-06-23T06:17:36.849Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-23T06:17:36.849Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:17:36.849Z] OK: 5 MiB in 15 packages [2021-06-23T06:17:36.849Z] OK: 6 MiB in 16 packages [2021-06-23T06:17:36.849Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-23T06:17:36.849Z] (2/2) Installing su-exec (0.2-r1) [2021-06-23T06:17:36.849Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:17:36.849Z] OK: 5 MiB in 16 packages [2021-06-23T06:17:36.849Z] Removing intermediate container 6e0fa2958148 [2021-06-23T06:17:36.849Z] ---> b4d7f38755f6 [2021-06-23T06:17:36.849Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:17:36.849Z] ---> Running in a61f394ffb5d [2021-06-23T06:17:36.849Z] Removing intermediate container 9b2f460c350d [2021-06-23T06:17:36.849Z] ---> a2ea82466602 [2021-06-23T06:17:36.849Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-23T06:17:36.849Z] Removing intermediate container 42f440a5c9e0 [2021-06-23T06:17:36.849Z] ---> 345553333721 [2021-06-23T06:17:36.849Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:17:36.849Z] Removing intermediate container 9d3f1d820006 [2021-06-23T06:17:36.849Z] ---> dc0f92ec28c9 [2021-06-23T06:17:36.850Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:17:36.850Z] ---> Running in ee44b66d5529 [2021-06-23T06:17:36.850Z] ---> Running in a25e87fc9d2a [2021-06-23T06:17:36.850Z] ---> Running in ee86ca44f833 [2021-06-23T06:17:36.850Z] Removing intermediate container a61f394ffb5d [2021-06-23T06:17:36.850Z] ---> 74c5779c2111 [2021-06-23T06:17:36.850Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-23T06:17:36.850Z] ---> Running in 43552240deb4 [2021-06-23T06:17:36.850Z] Removing intermediate container aaf7402b60ae [2021-06-23T06:17:36.850Z] ---> 431d477fabbd [2021-06-23T06:17:36.850Z] [2021-06-23T06:17:36.850Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T06:17:36.850Z] Removing intermediate container ee44b66d5529 [2021-06-23T06:17:36.850Z] ---> 12348f86acaa [2021-06-23T06:17:36.850Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-23T06:17:36.850Z] ---> c4fd0aeabfcf [2021-06-23T06:17:36.850Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-23T06:17:36.850Z] Removing intermediate container a25e87fc9d2a [2021-06-23T06:17:36.850Z] ---> 06de9760a2d9 [2021-06-23T06:17:36.850Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-23T06:17:36.850Z] Removing intermediate container ee86ca44f833 [2021-06-23T06:17:36.850Z] ---> b1d95b14aa93 [2021-06-23T06:17:36.850Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-23T06:17:36.850Z] ---> Running in f7de9c03262e [2021-06-23T06:17:36.850Z] ---> Running in c0332592d0a8 [2021-06-23T06:17:36.850Z] ---> Running in 13854ecd8a4d [2021-06-23T06:17:36.850Z] ---> Running in 17fe37590a71 [2021-06-23T06:17:36.850Z] Removing intermediate container 43552240deb4 [2021-06-23T06:17:36.850Z] ---> 7abd29efa791 [2021-06-23T06:17:36.850Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T06:17:36.850Z] ---> Running in b9c8d705942d [2021-06-23T06:17:36.850Z] Removing intermediate container c0332592d0a8 [2021-06-23T06:17:36.850Z] ---> f22fa9c20334 [2021-06-23T06:17:36.850Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-23T06:17:36.850Z] Removing intermediate container f7de9c03262e [2021-06-23T06:17:36.850Z] ---> 0a51186a8e65 [2021-06-23T06:17:36.850Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-23T06:17:36.850Z] ---> Running in f453b07d032c [2021-06-23T06:17:36.850Z] Removing intermediate container 13854ecd8a4d [2021-06-23T06:17:36.850Z] ---> 8b288027748c [2021-06-23T06:17:36.850Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T06:17:36.850Z] Removing intermediate container 17fe37590a71 [2021-06-23T06:17:36.850Z] ---> 2b8394109f21 [2021-06-23T06:17:36.850Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-23T06:17:36.850Z] ---> Running in 0541de462fb4 [2021-06-23T06:17:36.850Z] ---> Running in 773a06f4b61a [2021-06-23T06:17:36.850Z] Removing intermediate container b9c8d705942d [2021-06-23T06:17:36.850Z] ---> 88e81726b6a7 [2021-06-23T06:17:36.850Z] Step 16/24 : WORKDIR / [2021-06-23T06:17:36.850Z] ---> Running in ee918197e095 [2021-06-23T06:17:36.850Z] ---> Running in 611185c60a8e [2021-06-23T06:17:36.850Z] Removing intermediate container f453b07d032c [2021-06-23T06:17:36.850Z] ---> eb311e76cfbd [2021-06-23T06:17:36.850Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-23T06:17:36.850Z] ---> Running in 70a99b65c52e [2021-06-23T06:17:36.850Z] Removing intermediate container 0541de462fb4 [2021-06-23T06:17:36.850Z] ---> eea64cab2094 [2021-06-23T06:17:36.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:17:36.850Z] Removing intermediate container ee918197e095 [2021-06-23T06:17:36.850Z] ---> bfbd1b6ffa3d [2021-06-23T06:17:36.850Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:17:36.850Z] Removing intermediate container 611185c60a8e [2021-06-23T06:17:36.850Z] ---> e3dc1980e282 [2021-06-23T06:17:36.850Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:17:36.850Z] Removing intermediate container 70a99b65c52e [2021-06-23T06:17:36.850Z] ---> 73160ca632e9 [2021-06-23T06:17:36.850Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:17:36.947Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:36.947Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:37.125Z] ---> Running in 4d5ece84ea98 [2021-06-23T06:17:37.728Z] ---> 85c52bc4f041 [2021-06-23T06:17:37.728Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-23T06:17:37.895Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-23T06:17:37.896Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-23T06:17:37.896Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T06:17:37.896Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T06:17:37.896Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-23T06:17:37.896Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T06:17:38.006Z] ---> 11688c40a21e [2021-06-23T06:17:38.006Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-23T06:17:38.006Z] ---> 15738642ad56 [2021-06-23T06:17:38.006Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-23T06:17:38.160Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-23T06:17:38.160Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-23T06:17:38.160Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-23T06:17:38.160Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-23T06:17:38.430Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T06:17:38.430Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T06:17:38.430Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-23T06:17:38.430Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-23T06:17:38.430Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-23T06:17:38.609Z] Removing intermediate container 773a06f4b61a [2021-06-23T06:17:38.609Z] ---> cb13e2994dea [2021-06-23T06:17:38.609Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-23T06:17:38.693Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-23T06:17:38.693Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:38.693Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-23T06:17:38.693Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:38.694Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:38.694Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:38.694Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-23T06:17:38.694Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-23T06:17:38.694Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-23T06:17:38.956Z] [2021-06-23T06:17:38.956Z] Current default time zone: 'Etc/UTC' [2021-06-23T06:17:38.956Z] Local time is now: Wed Jun 23 06:17:38 UTC 2021. [2021-06-23T06:17:38.956Z] Universal Time is now: Wed Jun 23 06:17:38 UTC 2021. [2021-06-23T06:17:38.956Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-23T06:17:38.956Z] [2021-06-23T06:17:38.956Z] Setting up systemd-sysv (237-3ubuntu10.48) ... [2021-06-23T06:17:38.956Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:38.956Z] Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... [2021-06-23T06:17:38.956Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-23T06:17:38.956Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-23T06:17:38.956Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-23T06:17:38.956Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-23T06:17:38.956Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-23T06:17:38.956Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-23T06:17:38.956Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-23T06:17:38.956Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:38.956Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-23T06:17:39.219Z] ---> Running in 6c62b1eb47b8 [2021-06-23T06:17:39.315Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:39.579Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-23T06:17:39.579Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:39.579Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-23T06:17:39.579Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-23T06:17:39.579Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-23T06:17:39.579Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-23T06:17:39.579Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-23T06:17:39.579Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-23T06:17:39.842Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-23T06:17:39.842Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-23T06:17:40.200Z] Removing intermediate container 6c62b1eb47b8 [2021-06-23T06:17:40.200Z] ---> f91ed8b6c61c [2021-06-23T06:17:40.200Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-23T06:17:40.200Z] ---> 3809f0f80a7d [2021-06-23T06:17:40.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-23T06:17:40.200Z] ---> 3106a65257ad [2021-06-23T06:17:40.200Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-23T06:17:40.200Z] ---> 6641b1e83a62 [2021-06-23T06:17:40.200Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-23T06:17:40.487Z] Removing intermediate container 4d5ece84ea98 [2021-06-23T06:17:40.487Z] ---> d5bc9f5a0811 [2021-06-23T06:17:40.487Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-23T06:17:40.760Z] ---> Running in 2df0f5983733 [2021-06-23T06:17:41.353Z] ---> 2f7aced66ecd [2021-06-23T06:17:41.353Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-23T06:17:41.353Z] ---> Running in b668a0cf7dbc [2021-06-23T06:17:41.353Z] ---> 3828f716d4ef [2021-06-23T06:17:41.627Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-23T06:17:41.627Z] ---> 943f416a119d [2021-06-23T06:17:41.627Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-23T06:17:41.627Z] ---> d375329281b2 [2021-06-23T06:17:41.627Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-23T06:17:41.771Z] Updating certificates in /etc/ssl/certs... [2021-06-23T06:17:41.904Z] ---> Running in 5a37b704eee0 [2021-06-23T06:17:41.904Z] ---> Running in defd0503e308 [2021-06-23T06:17:41.904Z] ---> Running in 03458bca3e36 [2021-06-23T06:17:42.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:42.724Z] 23 added, 27 removed; done. [2021-06-23T06:17:42.724Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-23T06:17:42.724Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-23T06:17:42.724Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-23T06:17:42.724Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-23T06:17:42.724Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-23T06:17:42.724Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:42.724Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-23T06:17:42.724Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:42.724Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:42.724Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:42.724Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:42.724Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:42.724Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-23T06:17:42.782Z] Removing intermediate container 5a37b704eee0 [2021-06-23T06:17:42.782Z] ---> 36f778cfdbe3 [2021-06-23T06:17:42.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:17:42.782Z] Removing intermediate container 03458bca3e36 [2021-06-23T06:17:42.782Z] ---> 8ae69cf046e6 [2021-06-23T06:17:42.782Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:17:42.782Z] Removing intermediate container defd0503e308 [2021-06-23T06:17:42.782Z] ---> 385145add9a1 [2021-06-23T06:17:42.782Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:17:42.987Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-23T06:17:42.987Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-23T06:17:42.987Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-23T06:17:42.987Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-23T06:17:42.987Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:42.987Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-23T06:17:42.987Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-23T06:17:42.987Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-23T06:17:42.987Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-23T06:17:42.987Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T06:17:43.056Z] ---> Running in f1d5750fb84e [2021-06-23T06:17:43.056Z] ---> Running in 22f9f1dddcd3 [2021-06-23T06:17:43.056Z] ---> Running in adeb54c95a29 [2021-06-23T06:17:43.056Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:17:43.251Z] Processing triggers for systemd (237-3ubuntu10.48) ... [2021-06-23T06:17:43.251Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-23T06:17:43.251Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-23T06:17:43.251Z] Updating certificates in /etc/ssl/certs... [2021-06-23T06:17:43.660Z] Removing intermediate container f1d5750fb84e [2021-06-23T06:17:43.660Z] ---> ba0fb8e653d1 [2021-06-23T06:17:43.660Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T06:17:43.829Z] 0 added, 0 removed; done. [2021-06-23T06:17:43.829Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-23T06:17:43.829Z] done. [2021-06-23T06:17:43.937Z] Removing intermediate container adeb54c95a29 [2021-06-23T06:17:43.937Z] ---> a0212d9e65ac [2021-06-23T06:17:43.937Z] Step 21/23 : LABEL arch=arm64 [2021-06-23T06:17:43.937Z] Removing intermediate container 22f9f1dddcd3 [2021-06-23T06:17:43.937Z] ---> bde10a0d1f1e [2021-06-23T06:17:43.937Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T06:17:43.937Z] ---> Running in 81359d4d8298 [2021-06-23T06:17:43.937Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-23T06:17:43.937Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-23T06:17:43.937Z] ---> Running in 32c792448873 [2021-06-23T06:17:43.937Z] ---> Running in 1913f516d576 [2021-06-23T06:17:44.210Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-23T06:17:44.210Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-23T06:17:44.406Z] Reading package lists... [2021-06-23T06:17:44.406Z] Building dependency tree... [2021-06-23T06:17:44.406Z] Reading state information... [2021-06-23T06:17:44.481Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-23T06:17:44.481Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-23T06:17:44.481Z] Removing intermediate container 81359d4d8298 [2021-06-23T06:17:44.481Z] ---> d4cf5d87ba3e [2021-06-23T06:17:44.481Z] Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:17:44.670Z] The following NEW packages will be installed: [2021-06-23T06:17:44.670Z] apt-transport-https [2021-06-23T06:17:44.755Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:17:44.756Z] OK: 8 MiB in 20 packages [2021-06-23T06:17:44.756Z] Removing intermediate container b668a0cf7dbc [2021-06-23T06:17:44.756Z] ---> e1827fbf9e35 [2021-06-23T06:17:44.756Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:17:44.756Z] Removing intermediate container 32c792448873 [2021-06-23T06:17:44.756Z] ---> 6ee8eb6f4b0f [2021-06-23T06:17:44.756Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:17:44.756Z] ---> Running in 57d51cdf2ff3 [2021-06-23T06:17:44.756Z] Removing intermediate container 1913f516d576 [2021-06-23T06:17:44.756Z] ---> c3752a0ac797 [2021-06-23T06:17:44.756Z] Step 22/23 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:17:44.933Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T06:17:44.934Z] Need to get 1692 B of archives. [2021-06-23T06:17:44.934Z] After this operation, 154 kB of additional disk space will be used. [2021-06-23T06:17:44.934Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-23T06:17:44.934Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T06:17:44.934Z] Fetched 1692 B in 0s (6278 B/s) [2021-06-23T06:17:44.934Z] Selecting previously unselected package apt-transport-https. [2021-06-23T06:17:44.934Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-23T06:17:44.934Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-23T06:17:44.934Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-23T06:17:45.037Z] ---> Running in fa463f3c37d5 [2021-06-23T06:17:45.037Z] ---> Running in 264fec55decd [2021-06-23T06:17:45.198Z] Setting up apt-transport-https (1.6.13) ... [2021-06-23T06:17:45.471Z] Waiting for network to be ready... [2021-06-23T06:17:45.644Z] Removing intermediate container 57d51cdf2ff3 [2021-06-23T06:17:45.644Z] ---> 1cbccd7085ca [2021-06-23T06:17:45.644Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T06:17:45.925Z] ---> b57878f4fc8a [2021-06-23T06:17:45.925Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-23T06:17:45.925Z] Removing intermediate container 264fec55decd [2021-06-23T06:17:45.925Z] ---> 38069d2456c3 [2021-06-23T06:17:45.925Z] Step 23/23 : LABEL version=0.0.0 [2021-06-23T06:17:45.925Z] ---> Running in 4099191f5211 [2021-06-23T06:17:45.925Z] Removing intermediate container fa463f3c37d5 [2021-06-23T06:17:45.925Z] ---> b8f5e1b29be9 [2021-06-23T06:17:45.925Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T06:17:46.203Z] ---> Running in 56d45ff0c9f8 [2021-06-23T06:17:46.203Z] ---> Running in 8673834e869e [2021-06-23T06:17:46.478Z] Removing intermediate container 2df0f5983733 [2021-06-23T06:17:46.478Z] ---> 0580865bc15b [2021-06-23T06:17:46.478Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:17:46.759Z] Removing intermediate container 4099191f5211 [2021-06-23T06:17:46.759Z] ---> 019930838d0a [2021-06-23T06:17:46.759Z] [2021-06-23T06:17:47.032Z] Removing intermediate container 8673834e869e [2021-06-23T06:17:47.032Z] ---> 0f6a9618069d [2021-06-23T06:17:47.032Z] [2021-06-23T06:17:47.310Z] Removing intermediate container 56d45ff0c9f8 [2021-06-23T06:17:47.310Z] ---> 1587de7406fd [2021-06-23T06:17:47.310Z] [2021-06-23T06:17:47.310Z] Successfully built 019930838d0a [2021-06-23T06:17:47.310Z] Successfully tagged support-notifications-arm64:latest [2021-06-23T06:17:47.310Z]  Building support-notifications ... done Building sys-mgmt-agent [2021-06-23T06:17:47.596Z] Successfully built 0f6a9618069d [2021-06-23T06:17:47.882Z] ---> 8d8b4017f646 [2021-06-23T06:17:47.882Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Successfully tagged core-command-arm64:latest [2021-06-23T06:17:47.882Z] [2021-06-23T06:17:47.882Z]  Building core-command ... done Building security-secretstore-setup [2021-06-23T06:17:47.882Z] Successfully built 1587de7406fd [2021-06-23T06:17:47.882Z] Successfully tagged support-scheduler-arm64:latest [2021-06-23T06:17:47.882Z]  Building support-scheduler ... done Building security-proxy-setup [2021-06-23T06:17:47.882Z] ---> 372aa11bf6ff [2021-06-23T06:17:47.882Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-23T06:17:49.324Z] ---> a0ba650865d4 [2021-06-23T06:17:49.324Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-23T06:17:49.324Z] ---> bc173feec9b0 [2021-06-23T06:17:49.324Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-23T06:17:50.308Z] ---> 7f6c8ab84b2a [2021-06-23T06:17:50.308Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-23T06:17:50.308Z] ---> c6419485b120 [2021-06-23T06:17:50.308Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-23T06:17:50.308Z] ---> Running in 5fef6fdbeab4 [2021-06-23T06:17:51.301Z] Removing intermediate container 5fef6fdbeab4 [2021-06-23T06:17:51.301Z] ---> 26d5fcc53782 [2021-06-23T06:17:51.301Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:17:51.578Z] ---> 0523262b9a54 [2021-06-23T06:17:51.578Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-23T06:17:51.578Z] ---> Running in 02a728f6b723 [2021-06-23T06:17:52.088Z] 2021-06-23T06:17:49Z INFO Waiting for automatic snapd restart... [2021-06-23T06:17:52.174Z] ---> Running in e73145066292 [2021-06-23T06:17:52.462Z] Removing intermediate container 02a728f6b723 [2021-06-23T06:17:52.462Z] ---> 95d9110b2802 [2021-06-23T06:17:52.462Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T06:17:53.038Z] snapd 2.51 from Canonical* installed [2021-06-23T06:17:53.057Z] ---> Running in 04aed0ffb6cb [2021-06-23T06:17:53.057Z] Removing intermediate container e73145066292 [2021-06-23T06:17:53.057Z] ---> f5ee71a57da3 [2021-06-23T06:17:53.057Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-23T06:17:53.985Z] "snapd" switched to the "latest/stable" channel [2021-06-23T06:17:53.986Z] [2021-06-23T06:17:54.038Z] Removing intermediate container 04aed0ffb6cb [2021-06-23T06:17:54.038Z] ---> 19e515e9d9d9 [2021-06-23T06:17:54.038Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:17:54.311Z] ---> b84fa3e06e06 [2021-06-23T06:17:54.312Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-23T06:17:54.312Z] ---> Running in 6326922c1d02 [2021-06-23T06:17:54.931Z] ---> Running in 2a110fbea86f [2021-06-23T06:17:55.207Z] Removing intermediate container 6326922c1d02 [2021-06-23T06:17:55.207Z] ---> 8ff39ab6fd62 [2021-06-23T06:17:55.207Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T06:17:55.805Z] ---> Running in 12bcf84f6e72 [2021-06-23T06:17:56.438Z] Removing intermediate container 12bcf84f6e72 [2021-06-23T06:17:56.438Z] ---> 367c4c8cf174 [2021-06-23T06:17:56.438Z] [2021-06-23T06:17:56.714Z] Successfully built 367c4c8cf174 [2021-06-23T06:17:56.714Z] Successfully tagged core-data-arm64:latest [2021-06-23T06:17:56.714Z] Building core-metadata [2021-06-23T06:17:57.025Z] core18 20210611 from Canonical* installed [2021-06-23T06:17:57.288Z] "core18" switched to the "latest/stable" channel [2021-06-23T06:17:57.288Z] [2021-06-23T06:17:57.688Z]  Building core-data ... done Removing intermediate container 2a110fbea86f [2021-06-23T06:17:57.689Z] ---> e0ab2bf36b48 [2021-06-23T06:17:57.689Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-23T06:17:57.962Z] ---> Running in 2bd8155eeaa6 [2021-06-23T06:17:58.559Z] Removing intermediate container 2bd8155eeaa6 [2021-06-23T06:17:58.559Z] ---> 58b870ce288a [2021-06-23T06:17:58.559Z] Step 29/32 : CMD ["gate"] [2021-06-23T06:17:58.834Z] ---> Running in bd297e7f7a46 [2021-06-23T06:17:59.429Z] Removing intermediate container bd297e7f7a46 [2021-06-23T06:17:59.429Z] ---> a753e754e6ba [2021-06-23T06:17:59.429Z] Step 30/32 : LABEL arch=arm64 [2021-06-23T06:17:59.703Z] ---> Running in 104d87f91962 [2021-06-23T06:18:00.298Z] Removing intermediate container 104d87f91962 [2021-06-23T06:18:00.298Z] ---> 26adcd3aabfa [2021-06-23T06:18:00.298Z] Step 31/32 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:18:00.621Z] snapcraft 4.8.2 from Canonical* installed [2021-06-23T06:18:00.882Z] "snapcraft" switched to the "latest/stable" channel [2021-06-23T06:18:00.882Z] [2021-06-23T06:18:00.897Z] ---> Running in 92b357972e08 [2021-06-23T06:18:01.882Z] Removing intermediate container 92b357972e08 [2021-06-23T06:18:01.882Z] ---> 788ab565e7fb [2021-06-23T06:18:01.882Z] Step 32/32 : LABEL version=0.0.0 [2021-06-23T06:18:02.161Z] ---> Running in 5a1baacb623b [2021-06-23T06:18:03.140Z] Removing intermediate container 5a1baacb623b [2021-06-23T06:18:03.140Z] ---> 7809481f4b57 [2021-06-23T06:18:03.140Z] [2021-06-23T06:18:03.140Z] Successfully built 7809481f4b57 [2021-06-23T06:18:03.476Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-23T06:18:05.150Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-06-23T06:18:05.150Z] - README.md [2021-06-23T06:18:05.150Z] [2021-06-23T06:18:05.150Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-23T06:18:05.727Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-23T06:18:05.727Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-23T06:18:05.727Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-23T06:18:05.991Z] Fetched 88.7 kB in 1s (146 kB/s) [2021-06-23T06:18:06.947Z] Reading package lists... [2021-06-23T06:18:07.210Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-23T06:18:07.210Z] Reading package lists... [2021-06-23T06:18:07.474Z] Building dependency tree... [2021-06-23T06:18:07.474Z] Reading state information... [2021-06-23T06:18:07.754Z] Suggested packages: [2021-06-23T06:18:07.754Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-23T06:18:07.754Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-23T06:18:07.754Z] Recommended packages: [2021-06-23T06:18:07.754Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-23T06:18:07.754Z] The following NEW packages will be installed: [2021-06-23T06:18:07.754Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-23T06:18:07.754Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-23T06:18:07.754Z] pkg-config zip [2021-06-23T06:18:07.754Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-23T06:18:07.754Z] Need to get 7663 kB of archives. [2021-06-23T06:18:07.754Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-23T06:18:07.754Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-06-23T06:18:07.754Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-23T06:18:07.754Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-23T06:18:07.754Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-23T06:18:07.754Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-23T06:18:08.021Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-23T06:18:08.021Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-23T06:18:08.021Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-23T06:18:08.285Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-23T06:18:08.286Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-23T06:18:08.286Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-23T06:18:08.286Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-23T06:18:08.286Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-23T06:18:08.549Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-23T06:18:08.549Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-23T06:18:08.549Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-23T06:18:08.549Z] Fetched 7663 kB in 1s (9740 kB/s) [2021-06-23T06:18:08.549Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-23T06:18:08.549Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-23T06:18:08.549Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-23T06:18:08.549Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-23T06:18:08.813Z] Selecting previously unselected package libpsl5:amd64. [2021-06-23T06:18:08.813Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-23T06:18:08.813Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-23T06:18:08.813Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-23T06:18:08.813Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-23T06:18:08.813Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-23T06:18:08.813Z] Selecting previously unselected package librtmp1:amd64. [2021-06-23T06:18:08.813Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-23T06:18:08.813Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-23T06:18:09.077Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-23T06:18:09.077Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-23T06:18:09.077Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-23T06:18:09.078Z] Selecting previously unselected package liberror-perl. [2021-06-23T06:18:09.078Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-23T06:18:09.078Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-23T06:18:09.078Z] Selecting previously unselected package git-man. [2021-06-23T06:18:09.078Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-23T06:18:09.078Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-23T06:18:09.078Z] Selecting previously unselected package git. [2021-06-23T06:18:09.078Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-23T06:18:09.341Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-23T06:18:09.604Z] Selecting previously unselected package libnorm1:amd64. [2021-06-23T06:18:09.604Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-23T06:18:09.604Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-23T06:18:09.868Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-23T06:18:09.868Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-23T06:18:09.868Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-23T06:18:09.868Z] Selecting previously unselected package libsodium23:amd64. [2021-06-23T06:18:09.868Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-23T06:18:09.868Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-23T06:18:10.134Z] Selecting previously unselected package libzmq5:amd64. [2021-06-23T06:18:10.134Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-23T06:18:10.134Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T06:18:10.134Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-23T06:18:10.134Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-23T06:18:10.397Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T06:18:10.397Z] Selecting previously unselected package pkg-config. [2021-06-23T06:18:10.397Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-23T06:18:10.397Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-23T06:18:10.663Z] Selecting previously unselected package zip. [2021-06-23T06:18:10.663Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-23T06:18:10.663Z] Unpacking zip (3.0-11build1) ... [2021-06-23T06:18:10.663Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-23T06:18:10.663Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-23T06:18:10.663Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-23T06:18:10.663Z] Setting up liberror-perl (0.17025-1) ... [2021-06-23T06:18:10.663Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-23T06:18:10.663Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-23T06:18:10.663Z] No schema files found: doing nothing. [2021-06-23T06:18:10.663Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-23T06:18:10.663Z] Setting up zip (3.0-11build1) ... [2021-06-23T06:18:10.663Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-23T06:18:10.663Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-23T06:18:10.663Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-23T06:18:10.663Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T06:18:10.663Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-23T06:18:10.663Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-23T06:18:10.663Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-23T06:18:10.663Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-23T06:18:11.242Z] git set to automatically installed. [2021-06-23T06:18:11.242Z] git-man set to automatically installed. [2021-06-23T06:18:11.242Z] libcurl3-gnutls set to automatically installed. [2021-06-23T06:18:11.242Z] liberror-perl set to automatically installed. [2021-06-23T06:18:11.242Z] libglib2.0-0 set to automatically installed. [2021-06-23T06:18:11.242Z] libnghttp2-14 set to automatically installed. [2021-06-23T06:18:11.242Z] libnorm1 set to automatically installed. [2021-06-23T06:18:11.242Z] libpgm-5.2-0 set to automatically installed. [2021-06-23T06:18:11.242Z] libpsl5 set to automatically installed. [2021-06-23T06:18:11.242Z] librtmp1 set to automatically installed. [2021-06-23T06:18:11.242Z] libsodium23 set to automatically installed. [2021-06-23T06:18:11.242Z] libzmq3-dev set to automatically installed. [2021-06-23T06:18:11.242Z] libzmq5 set to automatically installed. [2021-06-23T06:18:11.242Z] pkg-config set to automatically installed. [2021-06-23T06:18:11.242Z] zip set to automatically installed. [2021-06-23T06:18:13.808Z] snapd is not logged in, snap install commands will use sudo [2021-06-23T06:18:20.425Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-23T06:18:20.425Z] snapd is not logged in, snap install commands will use sudo [2021-06-23T06:18:21.000Z] error: cannot refresh "core18": unexpectedly empty response from the server [2021-06-23T06:18:21.000Z] (try again later) [2021-06-23T06:18:21.000Z] Error while refreshing snap 'core18' to channel 'latest/stable' [2021-06-23T06:18:21.262Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-23T06:18:23.048Z] Failed in branch amd64 [2021-06-23T06:18:42.474Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:18:42.474Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:18:42.474Z] ---> 3c71fd922719 [2021-06-23T06:18:42.474Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T06:18:42.474Z] ---> Using cache [2021-06-23T06:18:42.474Z] ---> 88ac5f6b5fca [2021-06-23T06:18:42.474Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:18:42.474Z] ---> Using cache [2021-06-23T06:18:42.474Z] ---> 5a4a6f51d205 [2021-06-23T06:18:42.474Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-23T06:18:42.474Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:18:42.474Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:18:42.474Z] ---> 3c71fd922719 [2021-06-23T06:18:42.474Z] Step 3/22 : WORKDIR /edgex-go [2021-06-23T06:18:42.474Z] ---> Using cache [2021-06-23T06:18:42.474Z] ---> 88ac5f6b5fca [2021-06-23T06:18:42.474Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:18:42.474Z] ---> Using cache [2021-06-23T06:18:42.474Z] ---> 5a4a6f51d205 [2021-06-23T06:18:42.474Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-23T06:18:42.474Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:18:42.474Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:18:42.474Z] ---> 3c71fd922719 [2021-06-23T06:18:42.474Z] Step 3/26 : WORKDIR /edgex-go [2021-06-23T06:18:42.474Z] ---> Using cache [2021-06-23T06:18:42.474Z] ---> 88ac5f6b5fca [2021-06-23T06:18:42.474Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:18:42.474Z] ---> Using cache [2021-06-23T06:18:42.474Z] ---> 5a4a6f51d205 [2021-06-23T06:18:42.474Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-23T06:18:42.757Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-23T06:18:42.757Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-23T06:18:42.757Z] ---> 3c71fd922719 [2021-06-23T06:18:42.757Z] Step 3/24 : WORKDIR /edgex-go [2021-06-23T06:18:42.757Z] ---> Using cache [2021-06-23T06:18:42.757Z] ---> 88ac5f6b5fca [2021-06-23T06:18:42.757Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-23T06:18:42.757Z] ---> Using cache [2021-06-23T06:18:42.757Z] ---> 5a4a6f51d205 [2021-06-23T06:18:42.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-23T06:18:43.739Z] ---> Running in ab078a96fb4a [2021-06-23T06:18:43.739Z] ---> Running in 1c64a966885c [2021-06-23T06:18:43.739Z] ---> Running in b316b1bbf6e4 [2021-06-23T06:18:43.739Z] ---> Running in 732ee940ee38 [2021-06-23T06:18:45.180Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:18:45.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:18:45.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:18:45.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:18:46.074Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:18:46.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:18:46.351Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:18:46.974Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:18:47.257Z] OK: 218 MiB in 52 packages [2021-06-23T06:18:47.257Z] OK: 218 MiB in 52 packages [2021-06-23T06:18:47.257Z] OK: 218 MiB in 52 packages [2021-06-23T06:18:47.857Z] OK: 218 MiB in 52 packages [2021-06-23T06:18:48.846Z] Removing intermediate container b316b1bbf6e4 [2021-06-23T06:18:48.846Z] ---> 1f32b16da2d0 [2021-06-23T06:18:48.846Z] Step 6/22 : COPY go.mod . [2021-06-23T06:18:48.846Z] Removing intermediate container 732ee940ee38 [2021-06-23T06:18:48.846Z] ---> 2be0a378cee7 [2021-06-23T06:18:48.846Z] Step 6/24 : COPY go.mod . [2021-06-23T06:18:49.133Z] Removing intermediate container ab078a96fb4a [2021-06-23T06:18:49.133Z] ---> 65bf2cd5ad80 [2021-06-23T06:18:49.133Z] Step 6/26 : COPY go.mod . [2021-06-23T06:18:49.490Z] Removing intermediate container 1c64a966885c [2021-06-23T06:18:49.490Z] ---> 090b17e55073 [2021-06-23T06:18:49.490Z] Step 6/24 : COPY go.mod . [2021-06-23T06:18:49.778Z] ---> 86bcb084c785 [2021-06-23T06:18:49.779Z] Step 7/22 : RUN go mod download [2021-06-23T06:18:50.055Z] ---> Running in 969601b50c1f [2021-06-23T06:18:50.055Z] ---> 0dab77364de8 [2021-06-23T06:18:50.055Z] Step 7/24 : RUN go mod download [2021-06-23T06:18:50.055Z] ---> 08314cba30eb [2021-06-23T06:18:50.055Z] Step 7/26 : RUN go mod download [2021-06-23T06:18:50.329Z] ---> Running in c7cd8d1465e8 [2021-06-23T06:18:50.329Z] ---> Running in 51101846010b [2021-06-23T06:18:50.329Z] ---> 7fb0b256ed8f [2021-06-23T06:18:50.329Z] Step 7/24 : RUN go mod download [2021-06-23T06:18:50.606Z] ---> Running in 566c9f01e089 [2021-06-23T06:18:53.248Z] Removing intermediate container 969601b50c1f [2021-06-23T06:18:53.248Z] ---> 8766c6ab869d [2021-06-23T06:18:53.248Z] Step 8/22 : COPY . . [2021-06-23T06:18:54.236Z] Removing intermediate container c7cd8d1465e8 [2021-06-23T06:18:54.236Z] ---> 0583da9424df [2021-06-23T06:18:54.236Z] Step 8/24 : COPY . . [2021-06-23T06:18:54.839Z] Removing intermediate container 51101846010b [2021-06-23T06:18:54.839Z] ---> 27be917abe4c [2021-06-23T06:18:54.839Z] Step 8/26 : COPY . . [2021-06-23T06:18:55.445Z] Removing intermediate container 566c9f01e089 [2021-06-23T06:18:55.445Z] ---> eefa62f8e81d [2021-06-23T06:18:55.445Z] Step 8/24 : COPY . . [2021-06-23T06:19:17.946Z] ---> df8cb20894bc [2021-06-23T06:19:17.946Z] Step 9/22 : RUN go mod tidy [2021-06-23T06:19:17.946Z] ---> de7fc2c6a7ec [2021-06-23T06:19:17.946Z] Step 9/24 : RUN go mod tidy [2021-06-23T06:19:17.946Z] ---> 725924521337 [2021-06-23T06:19:17.946Z] Step 9/26 : RUN go mod tidy [2021-06-23T06:19:17.946Z] ---> Running in 9654e8b96463 [2021-06-23T06:19:17.946Z] ---> 6619ca8f3292 [2021-06-23T06:19:17.946Z] Step 9/24 : RUN go mod tidy [2021-06-23T06:19:17.946Z] ---> Running in 8a928c934fa8 [2021-06-23T06:19:17.946Z] ---> Running in 6c85e45fdeec [2021-06-23T06:19:17.946Z] ---> Running in 378376376c0d [2021-06-23T06:19:22.345Z] Removing intermediate container 9654e8b96463 [2021-06-23T06:19:22.345Z] ---> 4329a43a7952 [2021-06-23T06:19:22.345Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-23T06:19:22.345Z] ---> Running in 6eab2e05eca2 [2021-06-23T06:19:22.345Z] Removing intermediate container 6c85e45fdeec [2021-06-23T06:19:22.345Z] ---> 36162c1a82cd [2021-06-23T06:19:22.345Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-23T06:19:22.345Z] Removing intermediate container 378376376c0d [2021-06-23T06:19:22.345Z] ---> fc7ea0846373 [2021-06-23T06:19:22.345Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-23T06:19:22.345Z] Removing intermediate container 8a928c934fa8 [2021-06-23T06:19:22.345Z] ---> 99009456cc5c [2021-06-23T06:19:22.345Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-23T06:19:22.616Z] ---> Running in 91761da5b119 [2021-06-23T06:19:22.616Z] ---> Running in 2d4a0f82bad2 [2021-06-23T06:19:22.616Z] ---> Running in 6a508c904e09 [2021-06-23T06:19:23.592Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-06-23T06:19:24.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-06-23T06:19:24.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-06-23T06:19:24.860Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-06-23T06:20:46.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-06-23T06:20:46.681Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-06-23T06:20:53.452Z] Removing intermediate container 2d4a0f82bad2 [2021-06-23T06:20:53.452Z] ---> f4242af76844 [2021-06-23T06:20:53.452Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-23T06:20:53.729Z] ---> Running in 4851f3c1bb65 [2021-06-23T06:20:55.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-06-23T06:20:57.737Z] Removing intermediate container 6eab2e05eca2 [2021-06-23T06:20:57.737Z] ---> 7c2ebe988e54 [2021-06-23T06:20:57.737Z] [2021-06-23T06:20:57.737Z] Step 11/22 : FROM alpine:3.12 [2021-06-23T06:20:57.737Z] ---> c4fd0aeabfcf [2021-06-23T06:20:57.737Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-23T06:20:57.737Z] Removing intermediate container 91761da5b119 [2021-06-23T06:20:57.737Z] ---> d5ddd1b998b7 [2021-06-23T06:20:57.737Z] [2021-06-23T06:20:57.737Z] Step 11/26 : FROM alpine:3.12 [2021-06-23T06:20:57.737Z] ---> c4fd0aeabfcf [2021-06-23T06:20:57.737Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-23T06:20:58.016Z] ---> Running in 69495b0e1a21 [2021-06-23T06:20:58.016Z] ---> Running in 3123d66216bd [2021-06-23T06:20:59.002Z] Removing intermediate container 4851f3c1bb65 [2021-06-23T06:20:59.002Z] ---> 28400481995a [2021-06-23T06:20:59.002Z] [2021-06-23T06:20:59.002Z] Step 12/24 : FROM docker:20.10.0 [2021-06-23T06:20:59.287Z] 20.10.0: Pulling from library/docker [2021-06-23T06:20:59.889Z] Removing intermediate container 6a508c904e09 [2021-06-23T06:20:59.889Z] ---> ce108bb5f18d [2021-06-23T06:20:59.889Z] [2021-06-23T06:20:59.889Z] Step 11/24 : FROM alpine:3.12 [2021-06-23T06:20:59.889Z] ---> c4fd0aeabfcf [2021-06-23T06:20:59.889Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-23T06:20:59.889Z] ---> Using cache [2021-06-23T06:20:59.889Z] ---> 345553333721 [2021-06-23T06:20:59.889Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:20:59.889Z] ---> Using cache [2021-06-23T06:20:59.889Z] ---> b1d95b14aa93 [2021-06-23T06:20:59.889Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-23T06:21:00.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:21:00.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:21:00.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:21:00.169Z] ---> Running in 23e9026c5f9f [2021-06-23T06:21:00.169Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:21:00.781Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-23T06:21:00.781Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-23T06:21:00.781Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T06:21:01.067Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-23T06:21:01.068Z] (4/6) Installing curl (7.77.0-r0) [2021-06-23T06:21:01.068Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-23T06:21:01.068Z] (6/6) Installing su-exec (0.2-r1) [2021-06-23T06:21:01.068Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:21:01.068Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T06:21:01.068Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-23T06:21:01.068Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T06:21:01.068Z] (4/4) Installing curl (7.77.0-r0) [2021-06-23T06:21:01.068Z] Executing busybox-1.31.1-r20.trigger [2021-06-23T06:21:01.068Z] Executing ca-certificates-20191127-r4.trigger [2021-06-23T06:21:01.352Z] OK: 7 MiB in 20 packages [2021-06-23T06:21:01.352Z] OK: 7 MiB in 18 packages [2021-06-23T06:21:01.637Z] Removing intermediate container 23e9026c5f9f [2021-06-23T06:21:01.637Z] ---> 4c14851f5b0e [2021-06-23T06:21:01.637Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-23T06:21:02.262Z] ---> Running in 86cb4f9670d0 [2021-06-23T06:21:03.279Z] Removing intermediate container 86cb4f9670d0 [2021-06-23T06:21:03.279Z] ---> d0560520a410 [2021-06-23T06:21:03.279Z] Step 16/24 : WORKDIR / [2021-06-23T06:21:03.553Z] ---> Running in bc93e6b20aa6 [2021-06-23T06:21:03.553Z] Removing intermediate container 69495b0e1a21 [2021-06-23T06:21:03.553Z] ---> 0a96fb80a6c4 [2021-06-23T06:21:03.553Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T06:21:03.830Z] Removing intermediate container 3123d66216bd [2021-06-23T06:21:03.830Z] ---> 0c07cb5a6672 [2021-06-23T06:21:03.830Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-23T06:21:04.114Z] ---> Running in b66e8cea3b8b [2021-06-23T06:21:04.114Z] ---> Running in 0ec44b74b784 [2021-06-23T06:21:04.391Z] Removing intermediate container bc93e6b20aa6 [2021-06-23T06:21:04.391Z] ---> 284027a2de8a [2021-06-23T06:21:04.391Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-23T06:21:04.667Z] Removing intermediate container b66e8cea3b8b [2021-06-23T06:21:04.667Z] ---> 4ccd7e369a37 [2021-06-23T06:21:04.667Z] Step 14/22 : WORKDIR /edgex [2021-06-23T06:21:04.942Z] Removing intermediate container 0ec44b74b784 [2021-06-23T06:21:04.942Z] ---> e9cc62d4bac3 [2021-06-23T06:21:04.942Z] Step 14/26 : WORKDIR / [2021-06-23T06:21:05.219Z] ---> Running in 51933a38bc70 [2021-06-23T06:21:05.219Z] ---> Running in 13a18445611e [2021-06-23T06:21:05.820Z] ---> 5ae0baa4226a [2021-06-23T06:21:05.820Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-23T06:21:05.820Z] Removing intermediate container 51933a38bc70 [2021-06-23T06:21:05.820Z] ---> 49e2bea0feef [2021-06-23T06:21:05.820Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-23T06:21:06.427Z] Removing intermediate container 13a18445611e [2021-06-23T06:21:06.427Z] ---> 3edb7b9f83d6 [2021-06-23T06:21:06.427Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-06-23T06:21:07.881Z] ---> 871c6bec15ac [2021-06-23T06:21:07.881Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-23T06:21:07.881Z] ---> 714cc6c2f145 [2021-06-23T06:21:07.881Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-23T06:21:07.881Z] ---> b57b5607401b [2021-06-23T06:21:07.881Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-06-23T06:21:09.885Z] ---> 5e8ec7ed5657 [2021-06-23T06:21:09.885Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] ---> d34f810ef609 [2021-06-23T06:21:09.885Z] ---> 45de156e58ea [2021-06-23T06:21:09.885Z] [2021-06-23T06:21:09.885Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.tomlStep 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-23T06:21:09.885Z] [2021-06-23T06:21:10.163Z] ---> Running in e7667a4a60b0 [2021-06-23T06:21:11.159Z] Removing intermediate container e7667a4a60b0 [2021-06-23T06:21:11.159Z] ---> 8bfeb0d02089 [2021-06-23T06:21:11.159Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:21:11.159Z] ---> 2e79d364355d [2021-06-23T06:21:11.159Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-06-23T06:21:11.159Z] ---> Running in 03b62f3a29f1 [2021-06-23T06:21:11.439Z] ---> 09a9c797f2ed [2021-06-23T06:21:11.439Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-23T06:21:11.717Z] ---> Running in 09b45c7afdb2 [2021-06-23T06:21:11.994Z] Removing intermediate container 03b62f3a29f1 [2021-06-23T06:21:11.994Z] ---> 50c850c0be4c [2021-06-23T06:21:11.994Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T06:21:12.278Z] ---> Running in 32e110637d67 [2021-06-23T06:21:12.278Z] Removing intermediate container 09b45c7afdb2 [2021-06-23T06:21:12.278Z] ---> c3ae2e87d6d4 [2021-06-23T06:21:12.278Z] Step 19/22 : CMD ["--init=true"] [2021-06-23T06:21:12.278Z] ---> 347d8974f67d [2021-06-23T06:21:12.278Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-23T06:21:12.564Z] ---> Running in 6cf6aa6c419b [2021-06-23T06:21:12.845Z] Removing intermediate container 32e110637d67 [2021-06-23T06:21:12.845Z] ---> 682bab9524c9 [2021-06-23T06:21:12.845Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:21:12.845Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-23T06:21:12.845Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-23T06:21:12.845Z] ---> eeaf43b92773 [2021-06-23T06:21:12.845Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-06-23T06:21:13.127Z] ---> Running in 4cbe805bead2 [2021-06-23T06:21:13.127Z] ---> Running in b614c043092d [2021-06-23T06:21:13.127Z] Removing intermediate container 6cf6aa6c419b [2021-06-23T06:21:13.127Z] ---> f2887022e1dc [2021-06-23T06:21:13.127Z] Step 20/22 : LABEL arch=arm64 [2021-06-23T06:21:13.414Z] ---> Running in 8c0e8782bb10 [2021-06-23T06:21:13.698Z] Removing intermediate container 4cbe805bead2 [2021-06-23T06:21:13.698Z] ---> 3066e5844788 [2021-06-23T06:21:13.698Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T06:21:13.698Z] ---> 866ee9e7da8a [2021-06-23T06:21:13.698Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-23T06:21:13.986Z] Removing intermediate container b614c043092d [2021-06-23T06:21:13.986Z] ---> 1b2d55997514 [2021-06-23T06:21:13.986Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-23T06:21:13.986Z] ---> Running in 21c425153e19 [2021-06-23T06:21:13.986Z] ---> Running in 2c0098bdeacc [2021-06-23T06:21:13.986Z] Removing intermediate container 8c0e8782bb10 [2021-06-23T06:21:13.986Z] ---> dadf7799498a [2021-06-23T06:21:13.986Z] Step 21/22 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:21:14.262Z] ---> Running in e2a9db0dfbbf [2021-06-23T06:21:14.867Z] Removing intermediate container 21c425153e19 [2021-06-23T06:21:14.867Z] ---> 2a44165bb7be [2021-06-23T06:21:14.867Z] [2021-06-23T06:21:14.867Z] Removing intermediate container e2a9db0dfbbf [2021-06-23T06:21:14.867Z] ---> 08199de8ad33 [2021-06-23T06:21:14.867Z] Step 22/22 : LABEL version=0.0.0 [2021-06-23T06:21:15.144Z] Successfully built 2a44165bb7be [2021-06-23T06:21:15.144Z] ---> Running in 68176e6e084e [2021-06-23T06:21:15.427Z] Successfully tagged core-metadata-arm64:latest [2021-06-23T06:21:15.427Z]  Building core-metadata ... done  ---> 4706b0e492a6 [2021-06-23T06:21:15.427Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-23T06:21:15.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-23T06:21:15.703Z] Removing intermediate container 68176e6e084e [2021-06-23T06:21:15.703Z] ---> 60946059fa22 [2021-06-23T06:21:15.703Z] [2021-06-23T06:21:15.703Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-23T06:21:16.307Z] Successfully built 60946059fa22 [2021-06-23T06:21:16.307Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-23T06:21:16.307Z]  Building security-proxy-setup ... done (1/39) Installing readline (8.0.4-r0) [2021-06-23T06:21:16.307Z] (2/39) Installing bash (5.0.17-r0) [2021-06-23T06:21:16.307Z] Executing bash-5.0.17-r0.post-install [2021-06-23T06:21:16.581Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-23T06:21:16.581Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-23T06:21:16.581Z] (5/39) Installing curl (7.77.0-r0) [2021-06-23T06:21:16.581Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-23T06:21:16.581Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-23T06:21:16.581Z] (8/39) Installing expat (2.2.9-r1) [2021-06-23T06:21:16.581Z] (9/39) Installing libffi (3.3-r2) [2021-06-23T06:21:16.581Z] (10/39) Installing gdbm (1.13-r1) [2021-06-23T06:21:16.581Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-23T06:21:16.581Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-23T06:21:16.581Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-23T06:21:16.581Z] ---> d49bbab7d191 [2021-06-23T06:21:16.581Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-06-23T06:21:16.864Z] ---> Running in 5512f892f0d0 [2021-06-23T06:21:18.323Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-23T06:21:18.324Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-23T06:21:18.324Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-23T06:21:18.324Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-23T06:21:18.324Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-23T06:21:18.324Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-23T06:21:18.598Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-23T06:21:18.598Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-23T06:21:18.598Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-23T06:21:18.598Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-23T06:21:18.598Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-23T06:21:18.598Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-23T06:21:18.598Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-23T06:21:18.598Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-23T06:21:18.872Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-23T06:21:18.872Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-23T06:21:18.872Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-23T06:21:18.872Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-23T06:21:18.872Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-23T06:21:18.872Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-23T06:21:18.872Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-23T06:21:18.872Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-23T06:21:18.872Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-23T06:21:18.872Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-23T06:21:18.872Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-23T06:21:18.872Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-23T06:21:19.147Z] Executing busybox-1.31.1-r19.trigger [2021-06-23T06:21:19.147Z] OK: 72 MiB in 59 packages [2021-06-23T06:21:19.759Z] Removing intermediate container 5512f892f0d0 [2021-06-23T06:21:19.759Z] ---> d6a2a25e5207 [2021-06-23T06:21:19.759Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-23T06:21:20.035Z] ---> Running in 54f7205194fb [2021-06-23T06:21:20.638Z] Removing intermediate container 54f7205194fb [2021-06-23T06:21:20.638Z] ---> 27ea77f0e6f0 [2021-06-23T06:21:20.638Z] Step 24/26 : LABEL arch=arm64 [2021-06-23T06:21:20.638Z] ---> Running in ba0e92156011 [2021-06-23T06:21:21.238Z] Removing intermediate container ba0e92156011 [2021-06-23T06:21:21.238Z] ---> 92177413a9a3 [2021-06-23T06:21:21.238Z] Step 25/26 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:21:21.238Z] ---> Running in 8eb0a13ea357 [2021-06-23T06:21:21.843Z] Removing intermediate container 8eb0a13ea357 [2021-06-23T06:21:21.843Z] ---> 20f8ad6c7532 [2021-06-23T06:21:21.843Z] Step 26/26 : LABEL version=0.0.0 [2021-06-23T06:21:21.843Z] ---> Running in 9d9e8b026999 [2021-06-23T06:21:22.444Z] Removing intermediate container 9d9e8b026999 [2021-06-23T06:21:22.444Z] ---> 6d04034c7a0e [2021-06-23T06:21:22.444Z] [2021-06-23T06:21:22.719Z] Successfully built 6d04034c7a0e [2021-06-23T06:21:22.719Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-23T06:21:23.699Z]  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 [2021-06-23T06:21:23.699Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-23T06:21:23.972Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-06-23T06:21:24.246Z] Collecting texttable<0.10,>=0.9.0 [2021-06-23T06:21:24.246Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-23T06:21:26.867Z] Collecting PyYAML<4,>=3.10 [2021-06-23T06:21:26.867Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-23T06:21:30.252Z] Collecting docker<4.0,>=3.6.0 [2021-06-23T06:21:30.252Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-23T06:21:30.252Z] Collecting cached-property<2,>=1.2.0 [2021-06-23T06:21:30.252Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-23T06:21:31.228Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-23T06:21:31.228Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-23T06:21:31.823Z] Collecting jsonschema<3,>=2.5.1 [2021-06-23T06:21:31.823Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-23T06:21:32.095Z] Collecting docopt<0.7,>=0.6.1 [2021-06-23T06:21:32.095Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-23T06:21:34.717Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-23T06:21:34.717Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-23T06:21:34.717Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-23T06:21:34.717Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-23T06:21:36.691Z] Collecting docker-pycreds>=0.4.0 [2021-06-23T06:21:36.691Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-23T06:21:36.691Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-23T06:21:36.965Z] Collecting idna<2.8,>=2.5 [2021-06-23T06:21:36.965Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-23T06:21:36.965Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-23T06:21:37.562Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-23T06:21:37.562Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-23T06:21:37.562Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-23T06:21:37.562Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-23T06:21:37.562Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-23T06:21:37.562Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-23T06:21:38.543Z] Installing collected packages: texttable, PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, cached-property, jsonschema, docopt, dockerpty, docker-compose [2021-06-23T06:21:38.543Z] Running setup.py install for texttable: started [2021-06-23T06:21:40.516Z] Running setup.py install for texttable: finished with status 'done' [2021-06-23T06:21:40.516Z] Running setup.py install for PyYAML: started [2021-06-23T06:21:42.496Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-23T06:21:42.496Z] Attempting uninstall: idna [2021-06-23T06:21:42.496Z] Found existing installation: idna 2.9 [2021-06-23T06:21:42.496Z] Uninstalling idna-2.9: [2021-06-23T06:21:42.770Z] Successfully uninstalled idna-2.9 [2021-06-23T06:21:43.367Z] Attempting uninstall: urllib3 [2021-06-23T06:21:43.367Z] Found existing installation: urllib3 1.25.9 [2021-06-23T06:21:43.367Z] Uninstalling urllib3-1.25.9: [2021-06-23T06:21:43.367Z] Successfully uninstalled urllib3-1.25.9 [2021-06-23T06:21:43.971Z] Attempting uninstall: requests [2021-06-23T06:21:43.971Z] Found existing installation: requests 2.23.0 [2021-06-23T06:21:43.971Z] Uninstalling requests-2.23.0: [2021-06-23T06:21:43.971Z] Successfully uninstalled requests-2.23.0 [2021-06-23T06:21:45.409Z] Running setup.py install for docopt: started [2021-06-23T06:21:47.394Z] Running setup.py install for docopt: finished with status 'done' [2021-06-23T06:21:47.394Z] Running setup.py install for dockerpty: started [2021-06-23T06:21:48.827Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-23T06:21:49.808Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-23T06:21:58.098Z] Removing intermediate container 2c0098bdeacc [2021-06-23T06:21:58.098Z] ---> f2c7b0a4c110 [2021-06-23T06:21:58.098Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-23T06:21:58.098Z] ---> Running in 4a6570d7f4e6 [2021-06-23T06:21:58.098Z] Removing intermediate container 4a6570d7f4e6 [2021-06-23T06:21:58.098Z] ---> 438ee658a802 [2021-06-23T06:21:58.098Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-23T06:21:58.374Z] ---> Running in 8f1438ce4a55 [2021-06-23T06:21:58.971Z] Removing intermediate container 8f1438ce4a55 [2021-06-23T06:21:58.971Z] ---> cae9c538abee [2021-06-23T06:21:58.971Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-23T06:21:59.954Z] ---> f37fc026980e [2021-06-23T06:21:59.954Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-23T06:22:00.942Z] ---> 967d8f28efcc [2021-06-23T06:22:00.942Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-23T06:22:01.932Z] ---> 17c3de366c00 [2021-06-23T06:22:01.932Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-23T06:22:01.932Z] ---> Running in 65d3d79d3f70 [2021-06-23T06:22:02.208Z] Removing intermediate container 65d3d79d3f70 [2021-06-23T06:22:02.208Z] ---> 42720a7bc102 [2021-06-23T06:22:02.208Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-23T06:22:02.485Z] ---> Running in a4c26e1d65b5 [2021-06-23T06:22:03.086Z] Removing intermediate container a4c26e1d65b5 [2021-06-23T06:22:03.086Z] ---> e103de86ba23 [2021-06-23T06:22:03.086Z] Step 22/24 : LABEL arch=arm64 [2021-06-23T06:22:03.086Z] ---> Running in 304717ffbc21 [2021-06-23T06:22:03.365Z] Removing intermediate container 304717ffbc21 [2021-06-23T06:22:03.365Z] ---> de219e576c7e [2021-06-23T06:22:03.365Z] Step 23/24 : LABEL git_sha=4d6831531eef982967a50c65fca313e05c925778 [2021-06-23T06:22:03.640Z] ---> Running in 076589e7f4c9 [2021-06-23T06:22:04.243Z] Removing intermediate container 076589e7f4c9 [2021-06-23T06:22:04.243Z] ---> 1ef591c78e1a [2021-06-23T06:22:04.243Z] Step 24/24 : LABEL version=0.0.0 [2021-06-23T06:22:04.243Z] ---> Running in e10bfc175d3f [2021-06-23T06:22:04.842Z] Removing intermediate container e10bfc175d3f [2021-06-23T06:22:04.842Z] ---> d15b39f13c5e [2021-06-23T06:22:04.842Z] [2021-06-23T06:22:05.119Z] Successfully built d15b39f13c5e [2021-06-23T06:22:05.119Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-23T06:22:05.410Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-23T06:22:05.389Z] $ docker stop --time=1 45dd3bad307d723d4adec862a97821b57787160d2c9bd1066791a7305420366d [2021-06-23T06:22:07.227Z] $ docker rm -f 45dd3bad307d723d4adec862a97821b57787160d2c9bd1066791a7305420366d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-23T06:22:07.875Z] + docker images [2021-06-23T06:22:08.147Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-23T06:22:08.147Z] sys-mgmt-agent-arm64 latest d15b39f13c5e 3 seconds ago 299MB [2021-06-23T06:22:08.148Z] security-secretstore-setup-arm64 latest 6d04034c7a0e 45 seconds ago 27.1MB [2021-06-23T06:22:08.148Z] security-proxy-setup-arm64 latest 60946059fa22 52 seconds ago 24.2MB [2021-06-23T06:22:08.148Z] core-metadata-arm64 latest 2a44165bb7be 53 seconds ago 15.7MB [2021-06-23T06:22:08.148Z] ce108bb5f18d About a minute ago 972MB [2021-06-23T06:22:08.148Z] 28400481995a About a minute ago 969MB [2021-06-23T06:22:08.148Z] d5ddd1b998b7 About a minute ago 976MB [2021-06-23T06:22:08.148Z] 7c2ebe988e54 About a minute ago 973MB [2021-06-23T06:22:08.148Z] security-bootstrapper-arm64 latest 7809481f4b57 4 minutes ago 17.5MB [2021-06-23T06:22:08.148Z] core-data-arm64 latest 367c4c8cf174 4 minutes ago 19.1MB [2021-06-23T06:22:08.148Z] support-notifications-arm64 latest 019930838d0a 4 minutes ago 15.7MB [2021-06-23T06:22:08.148Z] support-scheduler-arm64 latest 1587de7406fd 4 minutes ago 15.1MB [2021-06-23T06:22:08.148Z] core-command-arm64 latest 0f6a9618069d 4 minutes ago 15MB [2021-06-23T06:22:08.148Z] 431d477fabbd 4 minutes ago 975MB [2021-06-23T06:22:08.148Z] 78b8af0348d7 4 minutes ago 969MB [2021-06-23T06:22:08.148Z] cd0fb20c2a3e 4 minutes ago 968MB [2021-06-23T06:22:08.148Z] ca860f9f2242 4 minutes ago 966MB [2021-06-23T06:22:08.148Z] e3c8c86b7e8c 4 minutes ago 969MB [2021-06-23T06:22:08.148Z] ci-base-image-arm64 latest 3c71fd922719 14 minutes ago 641MB [2021-06-23T06:22:08.148Z] alpine 3.12 c4fd0aeabfcf 7 days ago 5.32MB [2021-06-23T06:22:08.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 13 days ago 429MB [2021-06-23T06:22:08.148Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-23T06:22:08.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:22:09.128Z] ---> job-cost.sh [2021-06-23T06:22:09.128Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HHiT [2021-06-23T06:22:48.099Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-23T06:24:24.856Z] lf-activate-venv(): INFO: Adding /tmp/venv-HHiT/bin to PATH [2021-06-23T06:24:24.856Z] INFO: No Stack... [2021-06-23T06:24:24.856Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-23T06:24:24.856Z] INFO: Archiving Costs [Pipeline] sh [2021-06-23T06:24:25.200Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-06-23T06:24:25.200Z] + cut -d, -f6 [Pipeline] lock [2021-06-23T06:24:25.261Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3589-3-stack-cost] [2021-06-23T06:24:25.272Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3589-3-stack-cost] did not exist. Created. [2021-06-23T06:24:25.272Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3589-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-23T06:24:25.634Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-23T06:24:25.882Z] Stashed 1 file(s) [Pipeline] } [2021-06-23T06:24:25.895Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3589-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:24:28.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:24:28.609Z] ---> package-listing.sh [2021-06-23T06:24:28.610Z] ++ facter osfamily [2021-06-23T06:24:28.610Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-23T06:24:28.922Z] + OS_FAMILY=redhat [2021-06-23T06:24:28.922Z] + workspace=/w/workspace/edgex-go/3 [2021-06-23T06:24:28.922Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-23T06:24:28.922Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-23T06:24:28.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-23T06:24:28.922Z] + PACKAGES=/tmp/packages_start.txt [2021-06-23T06:24:28.922Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-23T06:24:28.922Z] + PACKAGES=/tmp/packages_end.txt [2021-06-23T06:24:28.922Z] + case "${OS_FAMILY}" in [2021-06-23T06:24:28.922Z] + rpm -qa [2021-06-23T06:24:28.922Z] + sort [2021-06-23T06:24:31.473Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-23T06:24:31.473Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-23T06:24:31.473Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-23T06:24:31.473Z] + '[' /w/workspace/edgex-go/3 ']' [2021-06-23T06:24:31.473Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-06-23T06:24:31.473Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-06-23T06:24:31.487Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-23T06:24:31.780Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:24:32.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T06:24:32.407Z] [2021-06-23T06:24:32.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-23T06:24:32.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T06:24:32.741Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-23T06:24:32.741Z] df20fa9351a1: Pulling fs layer [2021-06-23T06:24:32.741Z] 36b3adc4ff6f: Pulling fs layer [2021-06-23T06:24:32.741Z] 8ad3a11d3b57: Pulling fs layer [2021-06-23T06:24:32.741Z] 46f8f816bc3b: Pulling fs layer [2021-06-23T06:24:32.741Z] 93b61091891f: Pulling fs layer [2021-06-23T06:24:32.741Z] 93b9cdb0e59b: Pulling fs layer [2021-06-23T06:24:32.741Z] 5e14af77c1be: Pulling fs layer [2021-06-23T06:24:32.741Z] 01666e4c0597: Pulling fs layer [2021-06-23T06:24:32.741Z] aa168da1d23b: Pulling fs layer [2021-06-23T06:24:32.741Z] 93b9cdb0e59b: Waiting [2021-06-23T06:24:32.741Z] 5e14af77c1be: Waiting [2021-06-23T06:24:32.741Z] 01666e4c0597: Waiting [2021-06-23T06:24:32.741Z] aa168da1d23b: Waiting [2021-06-23T06:24:32.741Z] 46f8f816bc3b: Waiting [2021-06-23T06:24:32.741Z] 93b61091891f: Waiting [2021-06-23T06:24:32.741Z] 36b3adc4ff6f: Verifying Checksum [2021-06-23T06:24:32.741Z] 36b3adc4ff6f: Download complete [2021-06-23T06:24:33.005Z] 46f8f816bc3b: Verifying Checksum [2021-06-23T06:24:33.005Z] 46f8f816bc3b: Download complete [2021-06-23T06:24:33.005Z] df20fa9351a1: Verifying Checksum [2021-06-23T06:24:33.005Z] df20fa9351a1: Download complete [2021-06-23T06:24:33.005Z] 93b9cdb0e59b: Verifying Checksum [2021-06-23T06:24:33.005Z] 93b9cdb0e59b: Download complete [2021-06-23T06:24:33.005Z] 93b61091891f: Verifying Checksum [2021-06-23T06:24:33.005Z] 93b61091891f: Download complete [2021-06-23T06:24:33.005Z] 01666e4c0597: Verifying Checksum [2021-06-23T06:24:33.005Z] 01666e4c0597: Download complete [2021-06-23T06:24:33.005Z] 5e14af77c1be: Verifying Checksum [2021-06-23T06:24:33.005Z] 5e14af77c1be: Download complete [2021-06-23T06:24:33.005Z] df20fa9351a1: Pull complete [2021-06-23T06:24:33.274Z] 8ad3a11d3b57: Verifying Checksum [2021-06-23T06:24:33.274Z] 8ad3a11d3b57: Download complete [2021-06-23T06:24:33.274Z] 36b3adc4ff6f: Pull complete [2021-06-23T06:24:33.541Z] 8ad3a11d3b57: Pull complete [2021-06-23T06:24:33.541Z] 46f8f816bc3b: Pull complete [2021-06-23T06:24:33.806Z] 93b61091891f: Pull complete [2021-06-23T06:24:34.067Z] 93b9cdb0e59b: Pull complete [2021-06-23T06:24:34.067Z] 5e14af77c1be: Pull complete [2021-06-23T06:24:34.067Z] 01666e4c0597: Pull complete [2021-06-23T06:24:35.022Z] aa168da1d23b: Verifying Checksum [2021-06-23T06:24:35.022Z] aa168da1d23b: Download complete [2021-06-23T06:24:39.262Z] aa168da1d23b: Pull complete [2021-06-23T06:24:39.262Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-23T06:24:39.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-23T06:24:39.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-23T06:24:39.343Z] prd-centos7-docker-4c-2g-861 does not seem to be running inside a container [2021-06-23T06:24:39.383Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-23T06:24:42.532Z] $ docker top 2af53e6b238acf15441616c1f1c693364106c4a0c561b92969137450a515ceaa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-23T06:24:43.094Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-23T06:24:43.390Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-23T06:24:43.689Z] + ls /var/log/sa-host [2021-06-23T06:24:43.689Z] + sadf -c /var/log/sa-host/sa05 [2021-06-23T06:24:43.689Z] file_magic: OK [2021-06-23T06:24:43.689Z] HZ: Using current value: 100 [2021-06-23T06:24:43.689Z] file_header: OK [2021-06-23T06:24:43.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-23T06:24:43.689Z] Statistics: [2021-06-23T06:24:43.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-23T06:24:43.689Z] File successfully converted to sysstat format version 12.2.1 [2021-06-23T06:24:43.689Z] + sadf -c /var/log/sa-host/sa23 [2021-06-23T06:24:43.689Z] file_magic: OK [2021-06-23T06:24:43.689Z] HZ: Using current value: 100 [2021-06-23T06:24:43.689Z] file_header: OK [2021-06-23T06:24:43.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-23T06:24:43.689Z] Statistics: [2021-06-23T06:24:43.689Z] 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... [2021-06-23T06:24:43.689Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-23T06:24:44.387Z] provisioning config files... [2021-06-23T06:24:44.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2383958684232485260tmp [Pipeline] { [Pipeline] echo [2021-06-23T06:24:44.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:24:44.724Z] ---> create-netrc.sh [Pipeline] } [2021-06-23T06:24:44.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:24:45.122Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-23T06:24:45.133Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:24:45.432Z] ---> sudo-logs.sh [2021-06-23T06:24:45.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-23T06:24:45.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:24:45.797Z] ---> job-cost.sh [2021-06-23T06:24:45.797Z] lf-activate-venv: SKIPPING [2021-06-23T06:24:45.797Z] DEBUG: total: 0.18000000715255737 [2021-06-23T06:24:45.797Z] INFO: Retrieving Stack Cost... [2021-06-23T06:24:46.743Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-23T06:24:47.005Z] INFO: Archiving Costs [Pipeline] echo [2021-06-23T06:24:47.018Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-23T06:24:47.320Z] ---> logs-deploy.sh [2021-06-23T06:24:47.320Z] lf-activate-venv: SKIPPING [2021-06-23T06:24:47.320Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3589/3 [2021-06-23T06:24:47.320Z] INFO: archiving workspace using pattern(s): [2021-06-23T06:24:48.264Z] Archives upload complete. [2021-06-23T06:24:48.265Z] INFO: archiving logs to Nexus [2021-06-23T06:24:48.839Z] ---> uname -a: [2021-06-23T06:24:48.839Z] Linux prd-centos7-docker-4c-2g-861.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] ---> lscpu: [2021-06-23T06:24:48.839Z] Architecture: x86_64 [2021-06-23T06:24:48.839Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-23T06:24:48.839Z] Byte Order: Little Endian [2021-06-23T06:24:48.839Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-23T06:24:48.839Z] CPU(s): 2 [2021-06-23T06:24:48.839Z] On-line CPU(s) list: 0,1 [2021-06-23T06:24:48.839Z] Thread(s) per core: 1 [2021-06-23T06:24:48.839Z] Core(s) per socket: 1 [2021-06-23T06:24:48.839Z] Socket(s): 2 [2021-06-23T06:24:48.839Z] NUMA node(s): 1 [2021-06-23T06:24:48.839Z] Vendor ID: AuthenticAMD [2021-06-23T06:24:48.839Z] CPU family: 23 [2021-06-23T06:24:48.839Z] Model: 49 [2021-06-23T06:24:48.839Z] Model name: AMD EPYC-Rome Processor [2021-06-23T06:24:48.839Z] Stepping: 0 [2021-06-23T06:24:48.839Z] CPU MHz: 2800.000 [2021-06-23T06:24:48.839Z] BogoMIPS: 5600.00 [2021-06-23T06:24:48.839Z] Virtualization: AMD-V [2021-06-23T06:24:48.839Z] Hypervisor vendor: KVM [2021-06-23T06:24:48.839Z] Virtualization type: full [2021-06-23T06:24:48.839Z] L1d cache: 64 KiB [2021-06-23T06:24:48.839Z] L1i cache: 64 KiB [2021-06-23T06:24:48.839Z] L2 cache: 1 MiB [2021-06-23T06:24:48.839Z] L3 cache: 32 MiB [2021-06-23T06:24:48.839Z] NUMA node0 CPU(s): 0,1 [2021-06-23T06:24:48.839Z] Vulnerability Itlb multihit: Not affected [2021-06-23T06:24:48.839Z] Vulnerability L1tf: Not affected [2021-06-23T06:24:48.839Z] Vulnerability Mds: Not affected [2021-06-23T06:24:48.839Z] Vulnerability Meltdown: Not affected [2021-06-23T06:24:48.839Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-23T06:24:48.839Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-23T06:24:48.839Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-23T06:24:48.839Z] Vulnerability Srbds: Not affected [2021-06-23T06:24:48.839Z] Vulnerability Tsx async abort: Not affected [2021-06-23T06:24:48.839Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] ---> nproc: [2021-06-23T06:24:48.839Z] 2 [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] ---> df -h: [2021-06-23T06:24:48.839Z] Filesystem Size Used Available Use% Mounted on [2021-06-23T06:24:48.839Z] overlay 40.0G 12.5G 27.5G 31% / [2021-06-23T06:24:48.839Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-23T06:24:48.839Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-23T06:24:48.839Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3 [2021-06-23T06:24:48.839Z] /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/3@tmp [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] ---> free -m: [2021-06-23T06:24:48.839Z] total used free shared buff/cache available [2021-06-23T06:24:48.839Z] Mem: 7821 1223 1833 0 4764 6555 [2021-06-23T06:24:48.839Z] Swap: 1023 1 1022 [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] [2021-06-23T06:24:48.839Z] ---> ip addr: [2021-06-23T06:24:48.839Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-23T06:24:48.839Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-23T06:24:48.839Z] inet 127.0.0.1/8 scope host lo [2021-06-23T06:24:48.839Z] valid_lft forever preferred_lft forever [2021-06-23T06:24:48.839Z] inet6 ::1/128 scope host [2021-06-23T06:24:48.839Z] valid_lft forever preferred_lft forever [2021-06-23T06:24:48.839Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-23T06:24:48.839Z] link/ether fa:16:3e:04:51:cd brd ff:ff:ff:ff:ff:ff [2021-06-23T06:24:48.839Z] inet 10.30.122.93/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-23T06:24:48.839Z] valid_lft 84996sec preferred_lft 84996sec [2021-06-23T06:24:48.839Z] inet6 fe80::f816:3eff:fe04:51cd/64 scope link [2021-06-23T06:24:48.839Z] valid_lft forever preferred_lft forever [2021-06-23T06:24:48.839Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-23T06:24:48.839Z] link/ether 02:42:f6:c8:28:3d brd ff:ff:ff:ff:ff:ff [2021-06-23T06:24:48.839Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-23T06:24:48.839Z] valid_lft forever preferred_lft forever [2021-06-23T06:24:48.839Z] inet6 fe80::42:f6ff:fec8:283d/64 scope link [2021-06-23T06:24:48.839Z] valid_lft forever preferred_lft forever [2021-06-23T06:24:48.840Z] [2021-06-23T06:24:48.840Z] [2021-06-23T06:24:48.840Z] ---> sar -b -r -n DEV: [2021-06-23T06:24:48.840Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T06:24:48.840Z] [2021-06-23T06:24:48.840Z] 06:01:13 LINUX RESTART (2 CPU) [2021-06-23T06:24:48.840Z] [2021-06-23T06:24:48.840Z] 06:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-23T06:24:48.840Z] 06:03:02 102.53 3.55 98.98 0.00 2600.67 19724.30 0.00 [2021-06-23T06:24:48.840Z] 06:04:01 191.26 0.03 191.23 0.00 0.68 49061.90 0.00 [2021-06-23T06:24:48.840Z] 06:05:01 57.26 0.02 57.25 0.00 0.53 8618.70 0.00 [2021-06-23T06:24:48.840Z] 06:06:01 47.52 0.03 47.49 0.00 1.07 4031.10 0.00 [2021-06-23T06:24:48.840Z] 06:07:01 76.48 0.02 76.47 0.00 0.27 18441.32 0.00 [2021-06-23T06:24:48.840Z] 06:08:03 209.38 98.11 111.27 0.00 2354.45 100854.24 0.00 [2021-06-23T06:24:48.840Z] 06:09:01 233.73 9.23 224.50 0.00 257.71 140879.41 0.00 [2021-06-23T06:24:48.840Z] 06:10:01 226.94 155.62 71.32 0.00 8153.55 28159.65 0.00 [2021-06-23T06:24:48.840Z] 06:11:01 160.03 90.09 69.94 0.00 5101.27 24807.16 0.00 [2021-06-23T06:24:48.840Z] 06:12:01 298.94 39.78 259.16 0.00 1713.87 116673.02 0.00 [2021-06-23T06:24:48.840Z] 06:13:01 215.73 18.38 197.35 0.00 1237.56 98929.35 0.00 [2021-06-23T06:24:48.840Z] 06:14:01 199.63 14.72 184.91 0.00 2637.94 27562.51 0.00 [2021-06-23T06:24:48.840Z] 06:15:01 1.32 0.00 1.32 0.00 0.00 17.91 0.00 [2021-06-23T06:24:48.840Z] 06:16:01 0.27 0.00 0.27 0.00 0.00 3.38 0.00 [2021-06-23T06:24:48.840Z] 06:17:01 0.95 0.18 0.77 0.00 5.73 15.67 0.00 [2021-06-23T06:24:48.840Z] 06:18:02 0.28 0.00 0.28 0.00 0.00 3.27 0.00 [2021-06-23T06:24:48.840Z] 06:19:01 0.22 0.00 0.22 0.00 0.00 2.49 0.00 [2021-06-23T06:24:48.840Z] 06:20:01 0.27 0.00 0.27 0.00 0.00 3.57 0.00 [2021-06-23T06:24:48.840Z] 06:21:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 [2021-06-23T06:24:48.840Z] 06:22:01 0.18 0.00 0.18 0.00 0.00 1.90 0.00 [2021-06-23T06:24:48.840Z] 06:23:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 [2021-06-23T06:24:48.840Z] 06:24:01 0.22 0.00 0.22 0.00 0.00 2.72 0.00 [2021-06-23T06:24:48.840Z] Average: 92.02 19.70 72.33 0.00 1098.96 28966.48 0.00 [2021-06-23T06:24:48.840Z] [2021-06-23T06:24:48.840Z] 06:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-23T06:24:48.840Z] 06:03:02 5107432 0 838644 10.47 2620 2060236 1345956 14.86 755780 1729496 104 [2021-06-23T06:24:48.840Z] 06:04:01 4183624 0 1070300 13.36 2620 2752388 1775064 19.60 1121152 2167516 2216 [2021-06-23T06:24:48.840Z] 06:05:01 3840980 0 1087520 13.58 2620 3077812 1850596 20.43 1330064 2282140 79512 [2021-06-23T06:24:48.840Z] 06:06:01 3963856 0 1007948 12.59 2620 3034508 1450984 16.02 1190192 2294176 81928 [2021-06-23T06:24:48.840Z] 06:07:01 3756412 0 1054912 13.17 2620 3194988 1874468 20.70 1190668 2490056 20 [2021-06-23T06:24:48.840Z] 06:08:03 1342424 0 1172140 14.64 2620 5491748 1620896 17.90 1757376 4245392 826476 [2021-06-23T06:24:48.840Z] 06:09:01 183996 0 1225400 15.30 2620 6596916 1533312 16.93 3303620 3786476 626244 [2021-06-23T06:24:48.840Z] 06:10:01 703056 0 1335404 16.67 2620 5967852 2523956 27.87 2518084 4063128 251824 [2021-06-23T06:24:48.840Z] 06:11:01 336888 0 1234112 15.41 2620 6435312 1622692 17.92 2706488 4253240 52 [2021-06-23T06:24:48.840Z] 06:12:01 590128 0 1318440 16.46 2620 6097744 2315672 25.57 1981272 4705852 418720 [2021-06-23T06:24:48.840Z] 06:13:01 606572 0 1297456 16.20 2620 6102284 1847816 20.40 2692172 3960228 2364 [2021-06-23T06:24:48.840Z] 06:14:01 2504520 0 1148648 14.34 2620 4353144 1373760 15.17 1240284 3557992 20 [2021-06-23T06:24:48.840Z] 06:15:01 2514232 0 1138928 14.22 2620 4353152 1238696 13.68 1238328 3553756 12 [2021-06-23T06:24:48.840Z] 06:16:01 2514876 0 1138284 14.21 2620 4353152 1241108 13.70 1237340 3555116 8 [2021-06-23T06:24:48.840Z] 06:17:01 2516008 0 1137116 14.20 2620 4353188 1238744 13.68 1237040 3555132 16 [2021-06-23T06:24:48.840Z] 06:18:02 2515724 0 1137400 14.20 2620 4353188 1238636 13.68 1236688 3555340 12 [2021-06-23T06:24:48.840Z] 06:19:01 2515612 0 1137504 14.20 2620 4353196 1238684 13.68 1236780 3555340 16 [2021-06-23T06:24:48.840Z] 06:20:01 2513780 0 1139332 14.23 2620 4353200 1238636 13.68 1238420 3555340 8 [2021-06-23T06:24:48.840Z] 06:21:01 2511940 0 1141172 14.25 2620 4353200 1238636 13.68 1240548 3555252 8 [2021-06-23T06:24:48.840Z] 06:22:01 2511628 0 1141476 14.25 2620 4353208 1238720 13.68 1263192 3532724 16 [2021-06-23T06:24:48.840Z] 06:23:01 2511884 0 1141220 14.25 2620 4353208 1238732 13.68 1263092 3532724 8 [2021-06-23T06:24:48.840Z] 06:24:01 2512552 0 1140544 14.24 2620 4353216 1238636 13.68 1263824 3531156 8 [2021-06-23T06:24:48.840Z] Average: 2375369 0 1144723 14.29 2620 4486220 1523836 16.82 1556473 3409890 104072 [2021-06-23T06:24:48.840Z] [2021-06-23T06:24:48.840Z] 06:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-23T06:24:48.840Z] 06:03:02 eth0 1185.18 1368.24 4934.66 164.13 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:03:02 docker0 937.61 683.41 75.87 2694.76 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:04:01 eth0 543.65 466.49 3609.43 49.12 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:04:01 vethb72eaa8 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:04:01 docker0 195.28 236.18 13.27 853.48 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:05:01 eth0 32.89 18.77 23.75 63.49 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:05:01 vethb72eaa8 0.63 0.68 0.05 0.06 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:05:01 docker0 0.63 0.63 0.04 0.05 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:06:01 eth0 18.49 10.64 14.93 7.83 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:06:01 vethb72eaa8 1.50 1.50 0.12 0.12 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:06:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:07:01 veth183925b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:07:01 eth0 178.05 157.58 1683.44 63.81 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:08:03 eth0 21.72 13.01 20.67 7.82 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:08:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:08:03 veth9813077 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:08:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:09:01 veth4e02fae 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:09:01 eth0 87.12 68.70 190.09 14.28 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:09:01 veth9813077 0.00 0.31 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:10:01 veth84cc269 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:10:01 vethc02e6ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:10:01 veth3d48a0e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:10:01 eth0 20.94 13.33 13.17 50.47 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:11:01 eth0 12.49 9.14 51.95 3.24 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:11:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:11:01 veth9813077 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:11:01 docker0 1187.21 980.48 92.80 3700.67 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:12:01 vethafc763b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:12:01 veth99fd9c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:12:01 eth0 84.49 54.97 202.61 73.03 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:13:01 eth0 44.26 28.42 86.82 12.09 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:13:01 veth192fa93 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:13:01 veth9813077 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:14:01 eth0 219.35 172.61 1639.85 71.17 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:14:01 docker0 1269.46 1100.43 97.68 4330.71 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:15:01 eth0 0.87 0.28 0.43 0.03 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:16:01 eth0 0.40 0.32 0.26 0.20 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:17:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:18:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:19:01 eth0 0.14 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:20:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:21:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:22:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:23:01 eth0 0.17 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] Average: eth0 111.08 108.06 564.81 26.42 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] Average: docker0 57.79 50.09 4.45 197.13 0.00 0.00 0.00 0.00 [2021-06-23T06:24:48.840Z] [2021-06-23T06:24:48.840Z] [2021-06-23T06:24:48.841Z] ---> sar -P ALL: [2021-06-23T06:24:48.841Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) [2021-06-23T06:24:48.841Z] [2021-06-23T06:24:48.841Z] 06:01:13 LINUX RESTART (2 CPU) [2021-06-23T06:24:48.841Z] [2021-06-23T06:24:48.841Z] 06:02:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T06:24:48.841Z] 06:03:02 all 18.59 0.00 4.46 4.68 0.12 72.15 [2021-06-23T06:24:48.841Z] 06:03:02 0 16.17 0.00 4.54 3.31 0.11 75.88 [2021-06-23T06:24:48.841Z] 06:03:02 1 21.00 0.00 4.39 6.04 0.12 68.45 [2021-06-23T06:24:48.841Z] 06:04:01 all 13.71 0.00 7.07 3.21 0.07 75.94 [2021-06-23T06:24:48.841Z] 06:04:01 0 13.79 0.00 7.31 4.20 0.07 74.63 [2021-06-23T06:24:48.841Z] 06:04:01 1 13.64 0.00 6.84 2.22 0.07 77.24 [2021-06-23T06:24:48.841Z] 06:05:01 all 53.91 0.00 5.41 1.80 0.09 38.79 [2021-06-23T06:24:48.841Z] 06:05:01 0 53.24 0.00 5.92 1.26 0.09 39.50 [2021-06-23T06:24:48.841Z] 06:05:01 1 54.58 0.00 4.90 2.34 0.09 38.09 [2021-06-23T06:24:48.841Z] 06:06:01 all 46.41 0.00 6.41 7.19 0.10 39.89 [2021-06-23T06:24:48.841Z] 06:06:01 0 45.61 0.00 6.95 9.85 0.11 37.48 [2021-06-23T06:24:48.841Z] 06:06:01 1 47.21 0.00 5.88 4.54 0.09 42.28 [2021-06-23T06:24:48.841Z] 06:07:01 all 15.36 0.00 3.68 14.30 0.07 66.60 [2021-06-23T06:24:48.841Z] 06:07:01 0 15.69 0.00 3.81 11.90 0.07 68.53 [2021-06-23T06:24:48.841Z] 06:07:01 1 15.02 0.00 3.54 16.69 0.07 64.68 [2021-06-23T06:24:48.841Z] 06:08:03 all 11.63 0.00 6.69 72.84 0.12 8.72 [2021-06-23T06:24:48.841Z] 06:08:03 0 11.59 0.00 6.58 71.78 0.10 9.95 [2021-06-23T06:24:48.841Z] 06:08:03 1 11.66 0.00 6.80 73.91 0.14 7.49 [2021-06-23T06:24:48.841Z] 06:09:01 all 11.71 0.00 9.50 47.17 0.08 31.53 [2021-06-23T06:24:48.841Z] 06:09:01 0 11.81 0.00 9.29 43.60 0.07 35.22 [2021-06-23T06:24:48.841Z] 06:09:01 1 11.62 0.00 9.71 50.77 0.09 27.81 [2021-06-23T06:24:48.841Z] 06:10:01 all 26.69 0.00 4.36 57.74 0.10 11.11 [2021-06-23T06:24:48.841Z] 06:10:01 0 26.63 0.00 4.15 57.22 0.09 11.92 [2021-06-23T06:24:48.841Z] 06:10:01 1 26.74 0.00 4.58 58.26 0.11 10.31 [2021-06-23T06:24:48.841Z] 06:11:01 all 18.16 0.00 3.18 76.60 0.10 1.96 [2021-06-23T06:24:48.841Z] 06:11:01 0 18.61 0.00 2.97 74.90 0.09 3.44 [2021-06-23T06:24:48.841Z] 06:11:01 1 17.70 0.00 3.38 78.31 0.12 0.49 [2021-06-23T06:24:48.841Z] 06:12:01 all 34.69 0.00 11.10 48.38 0.13 5.69 [2021-06-23T06:24:48.841Z] 06:12:01 0 34.59 0.00 10.82 50.31 0.12 4.15 [2021-06-23T06:24:48.841Z] 06:12:01 1 34.78 0.00 11.39 46.45 0.14 7.24 [2021-06-23T06:24:48.841Z] 06:13:01 all 22.39 0.00 7.69 68.50 0.10 1.32 [2021-06-23T06:24:48.841Z] 06:13:01 0 22.59 0.00 7.41 69.01 0.09 0.90 [2021-06-23T06:24:48.841Z] 06:13:01 1 22.19 0.00 7.97 67.99 0.11 1.75 [2021-06-23T06:24:48.841Z] [2021-06-23T06:24:48.841Z] 06:13:01 CPU %user %nice %system %iowait %steal %idle [2021-06-23T06:24:48.841Z] 06:14:01 all 32.29 0.00 8.22 12.48 0.09 46.92 [2021-06-23T06:24:48.841Z] 06:14:01 0 33.79 0.00 8.28 12.19 0.09 45.66 [2021-06-23T06:24:48.841Z] 06:14:01 1 30.80 0.00 8.17 12.76 0.09 48.18 [2021-06-23T06:24:48.841Z] 06:15:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2021-06-23T06:24:48.841Z] 06:15:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2021-06-23T06:24:48.841Z] 06:15:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-23T06:24:48.841Z] 06:16:01 all 0.14 0.00 0.07 0.00 0.03 99.76 [2021-06-23T06:24:48.841Z] 06:16:01 0 0.08 0.00 0.05 0.00 0.05 99.82 [2021-06-23T06:24:48.841Z] 06:16:01 1 0.20 0.00 0.08 0.00 0.02 99.70 [2021-06-23T06:24:48.841Z] 06:17:01 all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-06-23T06:24:48.841Z] 06:17:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2021-06-23T06:24:48.841Z] 06:17:01 1 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-23T06:24:48.841Z] 06:18:02 all 0.05 0.00 0.03 0.00 0.03 99.89 [2021-06-23T06:24:48.841Z] 06:18:02 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-23T06:24:48.841Z] 06:18:02 1 0.07 0.00 0.02 0.00 0.03 99.88 [2021-06-23T06:24:48.841Z] 06:19:01 all 0.06 0.00 0.01 0.00 0.03 99.91 [2021-06-23T06:24:48.841Z] 06:19:01 0 0.09 0.00 0.02 0.00 0.02 99.88 [2021-06-23T06:24:48.841Z] 06:19:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2021-06-23T06:24:48.841Z] 06:20:01 all 0.03 0.00 0.03 0.00 0.03 99.92 [2021-06-23T06:24:48.841Z] 06:20:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-23T06:24:48.841Z] 06:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-23T06:24:48.841Z] 06:21:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-23T06:24:48.841Z] 06:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-23T06:24:48.841Z] 06:21:01 1 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-23T06:24:48.841Z] 06:22:01 all 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-23T06:24:48.841Z] 06:22:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-23T06:24:48.841Z] 06:22:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-23T06:24:48.841Z] 06:23:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-23T06:24:48.841Z] 06:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-23T06:24:48.841Z] 06:23:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2021-06-23T06:24:48.841Z] 06:24:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-23T06:24:48.841Z] 06:24:01 0 0.02 0.00 0.03 0.00 0.05 99.90 [2021-06-23T06:24:48.841Z] 06:24:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2021-06-23T06:24:48.841Z] [2021-06-23T06:24:48.841Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-23T06:24:48.841Z] Average: all 13.54 0.00 3.46 18.55 0.06 64.39 [2021-06-23T06:24:48.841Z] Average: 0 13.45 0.00 3.47 18.32 0.06 64.70 [2021-06-23T06:24:48.841Z] Average: 1 13.63 0.00 3.45 18.78 0.07 64.08 [2021-06-23T06:24:48.841Z] [2021-06-23T06:24:48.841Z] [2021-06-23T06:24:48.841Z]