Pull request #3783 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef41eb07db969682b55b6baa03cb3f797be5dc9f+fb769a0070cc1922608d3d80e9a209584ebd424b (a014ed1e7b6ff34cb9c070c22ac97e0d2b2cb3d2) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4106267011701193576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8250567294859323976.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3783/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3006735919508704251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4950904417233946028.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3783/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3783/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5301406402608588821.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2156 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4034738220130122629.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f Merge succeeded, producing ef41eb07db969682b55b6baa03cb3f797be5dc9f Checking out Revision ef41eb07db969682b55b6baa03cb3f797be5dc9f (PR-3783) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh6865650313285455462.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2040750575089144611.key > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git rev-list --no-walk 2288201ab3ee6eda5877b9f56ed1f113f6a693dc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-27T01:01:53.926Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-27T01:01:53.975Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-27T01:01:53.988Z] ========================================================= [2021-10-27T01:01:53.988Z] EdgeX Global Pipelines Version Info [2021-10-27T01:01:53.988Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:01:56.022Z] ------------------- [2021-10-27T01:01:56.023Z] stable info: [2021-10-27T01:01:56.023Z] ------------------- [2021-10-27T01:01:56.023Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T01:01:56.023Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-27T01:01:56.023Z] Message: update stable to v1.0.210 [2021-10-27T01:01:56.023Z] ------------------- [2021-10-27T01:01:56.023Z] experimental info: [2021-10-27T01:01:56.023Z] ------------------- [2021-10-27T01:01:56.023Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-27T01:01:56.023Z] Commit SHA: 6722a7c1c8ebe94597741d4fbba21f45702e0c7d [2021-10-27T01:01:56.023Z] Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-27T01:01:56.105Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-10-27T01:01:56.121Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-10-27T01:01:56.129Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-27T01:01:56.145Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-27T01:01:56.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-27T01:01:56.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-27T01:01:56.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-27T01:01:56.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-10-27T01:01:56.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-10-27T01:01:56.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-10-27T01:01:56.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-27T01:01:56.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-27T01:01:56.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-27T01:01:56.283Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-27T01:01:56.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-27T01:01:56.317Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T01:01:56.328Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-27T01:01:56.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-27T01:01:56.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-27T01:01:56.368Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-27T01:01:56.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-27T01:01:56.394Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-27T01:01:56.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3783 [Pipeline] echo [2021-10-27T01:01:56.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3783 [Pipeline] echo [2021-10-27T01:01:56.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3783 [Pipeline] echo [2021-10-27T01:01:56.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef41eb07db969682b55b6baa03cb3f797be5dc9f [Pipeline] echo [2021-10-27T01:01:56.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef41eb0 [Pipeline] echo [2021-10-27T01:01:56.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:01:56.537Z] provisioning config files... [2021-10-27T01:01:56.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2557434062341959015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:01:56.859Z] ---> docker-login.sh [2021-10-27T01:01:56.859Z] nexus3.edgexfoundry.org:10001 [2021-10-27T01:01:56.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:57.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:57.122Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:57.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:57.122Z] [2021-10-27T01:01:57.122Z] Login Succeeded [2021-10-27T01:01:57.122Z] nexus3.edgexfoundry.org:10002 [2021-10-27T01:01:57.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:57.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:57.122Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:57.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:57.122Z] [2021-10-27T01:01:57.122Z] Login Succeeded [2021-10-27T01:01:57.122Z] nexus3.edgexfoundry.org:10003 [2021-10-27T01:01:57.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:57.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:57.122Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:57.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:57.122Z] [2021-10-27T01:01:57.122Z] Login Succeeded [2021-10-27T01:01:57.122Z] nexus3.edgexfoundry.org:10004 [2021-10-27T01:01:57.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:57.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:57.385Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:57.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:57.385Z] [2021-10-27T01:01:57.385Z] Login Succeeded [2021-10-27T01:01:57.385Z] docker.io [2021-10-27T01:01:57.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:01:57.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:01:57.648Z] Configure a credential helper to remove this warning. See [2021-10-27T01:01:57.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:01:57.648Z] [2021-10-27T01:01:57.648Z] Login Succeeded [2021-10-27T01:01:57.648Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T01:01:57.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:01:57.996Z] ++ 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-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/core-command/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo core-command,cmd/core-command/Dockerfile [2021-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/core-data/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo core-data,cmd/core-data/Dockerfile [2021-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/core-metadata/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/support-notifications/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-10-27T01:01:57.996Z] + for file in '`ls cmd/**/Dockerfile`' [2021-10-27T01:01:57.996Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-10-27T01:01:57.996Z] ++ cut -d/ -f2 [2021-10-27T01:01:57.996Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-10-27T01:01:58.033Z] 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-10-27T01:01:59.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:01:59.582Z] [2021-10-27T01:01:59.582Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:01:59.900Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:01:59.901Z] latest: Pulling from edgex-devops/git-semver [2021-10-27T01:01:59.901Z] a0d0a0d46f8b: Pulling fs layer [2021-10-27T01:01:59.901Z] 3e5f54012d9b: Pulling fs layer [2021-10-27T01:01:59.901Z] 4c7163046ea9: Pulling fs layer [2021-10-27T01:01:59.901Z] 0c2d73faf560: Pulling fs layer [2021-10-27T01:01:59.901Z] 0c2d73faf560: Waiting [2021-10-27T01:01:59.901Z] 3e5f54012d9b: Verifying Checksum [2021-10-27T01:01:59.901Z] 3e5f54012d9b: Download complete [2021-10-27T01:01:59.901Z] a0d0a0d46f8b: Verifying Checksum [2021-10-27T01:01:59.901Z] a0d0a0d46f8b: Download complete [2021-10-27T01:01:59.901Z] 4c7163046ea9: Verifying Checksum [2021-10-27T01:01:59.901Z] 4c7163046ea9: Download complete [2021-10-27T01:01:59.901Z] 0c2d73faf560: Verifying Checksum [2021-10-27T01:01:59.901Z] 0c2d73faf560: Download complete [2021-10-27T01:02:00.167Z] a0d0a0d46f8b: Pull complete [2021-10-27T01:02:00.167Z] 3e5f54012d9b: Pull complete [2021-10-27T01:02:00.433Z] 4c7163046ea9: Pull complete [2021-10-27T01:02:00.693Z] 0c2d73faf560: Pull complete [2021-10-27T01:02:00.693Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-27T01:02:00.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-27T01:02:00.693Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-27T01:02:00.764Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-10-27T01:02:00.804Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-27T01:02:01.447Z] $ docker top 1434aea654f41ed3d15de175579067e63b70a00f5ad248234a7045351b985050 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-27T01:02:01.538Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:02:01.538Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:02:01.647Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:02:01.650Z] $ docker exec 1434aea654f41ed3d15de175579067e63b70a00f5ad248234a7045351b985050 ssh-agent [2021-10-27T01:02:01.745Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAPgCbf/agent.13 [2021-10-27T01:02:01.745Z] SSH_AGENT_PID=20 [2021-10-27T01:02:01.753Z] Running ssh-add (command line suppressed) [2021-10-27T01:02:01.847Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8019127522842829409.key (/w/workspace/edgex-go/3@tmp/private_key_8019127522842829409.key) [2021-10-27T01:02:01.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:02:02.158Z] + git tag --points-at HEAD [Pipeline] } [2021-10-27T01:02:02.171Z] $ docker exec --env ******** --env ******** 1434aea654f41ed3d15de175579067e63b70a00f5ad248234a7045351b985050 ssh-agent -k [2021-10-27T01:02:02.257Z] unset SSH_AUTH_SOCK; [2021-10-27T01:02:02.257Z] unset SSH_AGENT_PID; [2021-10-27T01:02:02.257Z] echo Agent pid 20 killed; [2021-10-27T01:02:02.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-27T01:02:02.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-27T01:02:02.302Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-27T01:02:02.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-27T01:02:02.427Z] $ docker exec 1434aea654f41ed3d15de175579067e63b70a00f5ad248234a7045351b985050 ssh-agent [2021-10-27T01:02:02.546Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnCHFBG/agent.52 [2021-10-27T01:02:02.547Z] SSH_AGENT_PID=59 [2021-10-27T01:02:02.564Z] Running ssh-add (command line suppressed) [2021-10-27T01:02:02.652Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7874343097426534583.key (/w/workspace/edgex-go/3@tmp/private_key_7874343097426534583.key) [2021-10-27T01:02:02.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-27T01:02:02.964Z] + git semver init [2021-10-27T01:02:02.964Z] # -> Open(): unable to determine branch for HEAD [2021-10-27T01:02:02.964Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-10-27T01:02:02.964Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-10-27T01:02:02.964Z] # $SEMVER_REMOTE_NAME = origin [2021-10-27T01:02:02.964Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-27T01:02:02.964Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-27T01:02:02.964Z] # $SEMVER_BRANCH = PR-3783 [2021-10-27T01:02:02.964Z] # $SEMVER_TEMP = /tmp/semver-054916380 [2021-10-27T01:02:02.964Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-10-27T01:02:16.865Z] # '/tmp/semver-054916380' -> '/w/workspace/edgex-go/3/.semver' [2021-10-27T01:02:16.866Z] # -> Force: false [2021-10-27T01:02:16.866Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-10-27T01:02:16.878Z] $ docker exec --env ******** --env ******** 1434aea654f41ed3d15de175579067e63b70a00f5ad248234a7045351b985050 ssh-agent -k [2021-10-27T01:02:16.993Z] unset SSH_AUTH_SOCK; [2021-10-27T01:02:16.993Z] unset SSH_AGENT_PID; [2021-10-27T01:02:16.993Z] echo Agent pid 59 killed; [2021-10-27T01:02:17.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-27T01:02:17.335Z] + git semver [Pipeline] } [2021-10-27T01:02:17.349Z] $ docker stop --time=1 1434aea654f41ed3d15de175579067e63b70a00f5ad248234a7045351b985050 [2021-10-27T01:02:19.560Z] $ docker rm -f 1434aea654f41ed3d15de175579067e63b70a00f5ad248234a7045351b985050 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:02:19.931Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-27T01:02:20.177Z] Stashed 1 file(s) [Pipeline] echo [2021-10-27T01:02:20.179Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-10-27T01:02:20.398Z] ========================================================= [2021-10-27T01:02:20.398Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-27T01:02:20.398Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:02:20.692Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:20.692Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-27T01:02:20.692Z] a0d0a0d46f8b: Already exists [2021-10-27T01:02:20.693Z] 31adcdaf11c8: Pulling fs layer [2021-10-27T01:02:20.693Z] b8b176561691: Pulling fs layer [2021-10-27T01:02:20.693Z] 4527c011a84f: Pulling fs layer [2021-10-27T01:02:20.693Z] 5d74067f8e1e: Pulling fs layer [2021-10-27T01:02:20.693Z] e0aca202a116: Pulling fs layer [2021-10-27T01:02:20.693Z] 3a43be97a3b4: Pulling fs layer [2021-10-27T01:02:20.693Z] 34cad66bf833: Pulling fs layer [2021-10-27T01:02:20.693Z] b4e3c513aaa6: Pulling fs layer [2021-10-27T01:02:20.693Z] 5d74067f8e1e: Waiting [2021-10-27T01:02:20.693Z] e0aca202a116: Waiting [2021-10-27T01:02:20.693Z] 3a43be97a3b4: Waiting [2021-10-27T01:02:20.693Z] 34cad66bf833: Waiting [2021-10-27T01:02:20.693Z] b4e3c513aaa6: Waiting [2021-10-27T01:02:20.693Z] b8b176561691: Verifying Checksum [2021-10-27T01:02:20.693Z] b8b176561691: Download complete [2021-10-27T01:02:20.693Z] 31adcdaf11c8: Verifying Checksum [2021-10-27T01:02:20.693Z] 31adcdaf11c8: Download complete [2021-10-27T01:02:20.693Z] 5d74067f8e1e: Verifying Checksum [2021-10-27T01:02:20.693Z] 5d74067f8e1e: Download complete [2021-10-27T01:02:20.693Z] e0aca202a116: Verifying Checksum [2021-10-27T01:02:20.693Z] e0aca202a116: Download complete [2021-10-27T01:02:20.693Z] 3a43be97a3b4: Verifying Checksum [2021-10-27T01:02:20.693Z] 3a43be97a3b4: Download complete [2021-10-27T01:02:20.693Z] 34cad66bf833: Verifying Checksum [2021-10-27T01:02:20.693Z] 34cad66bf833: Download complete [2021-10-27T01:02:20.962Z] 31adcdaf11c8: Pull complete [2021-10-27T01:02:20.962Z] b8b176561691: Pull complete [2021-10-27T01:02:21.232Z] 4527c011a84f: Verifying Checksum [2021-10-27T01:02:21.232Z] 4527c011a84f: Download complete [2021-10-27T01:02:21.232Z] b4e3c513aaa6: Verifying Checksum [2021-10-27T01:02:21.232Z] b4e3c513aaa6: Download complete [2021-10-27T01:02:25.135Z] 4527c011a84f: Pull complete [2021-10-27T01:02:25.135Z] 5d74067f8e1e: Pull complete [2021-10-27T01:02:25.135Z] e0aca202a116: Pull complete [2021-10-27T01:02:25.135Z] 3a43be97a3b4: Pull complete [2021-10-27T01:02:25.135Z] 34cad66bf833: Pull complete [2021-10-27T01:02:28.438Z] b4e3c513aaa6: Pull complete [2021-10-27T01:02:28.438Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-27T01:02:28.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:28.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:02:28.761Z] + docker build -t ci-base-image-x86_64 -f - . [2021-10-27T01:02:28.761Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:28.761Z] WORKDIR /edgex [2021-10-27T01:02:28.761Z] COPY go.mod . [2021-10-27T01:02:28.761Z] RUN go mod download' [2021-10-27T01:02:30.602Z] Sending build context to Docker daemon 329.8MB [2021-10-27T01:02:30.868Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-27T01:02:30.868Z] ---> 9f6097aaca64 [2021-10-27T01:02:30.868Z] Step 2/4 : WORKDIR /edgex [2021-10-27T01:02:35.077Z] ---> Running in 87ee6f701206 [2021-10-27T01:02:35.077Z] Removing intermediate container 87ee6f701206 [2021-10-27T01:02:35.077Z] ---> b8866d1f90bb [2021-10-27T01:02:35.077Z] Step 3/4 : COPY go.mod . [2021-10-27T01:02:35.077Z] ---> 6d7e9e339344 [2021-10-27T01:02:35.077Z] Step 4/4 : RUN go mod download [2021-10-27T01:02:35.077Z] ---> Running in 248195990a48 [2021-10-27T01:02:35.354Z] Still waiting to schedule task [2021-10-27T01:02:35.354Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-27T01:03:07.209Z] Removing intermediate container 248195990a48 [2021-10-27T01:03:07.209Z] ---> 3e3a1c069be8 [2021-10-27T01:03:07.209Z] Successfully built 3e3a1c069be8 [2021-10-27T01:03:07.209Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:07.504Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T01:03:07.504Z] . [Pipeline] withDockerContainer [2021-10-27T01:03:07.712Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-10-27T01:03:07.757Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-27T01:03:08.196Z] $ docker top de68f991bc4907e9e9550aa5156b2dceb24bb60f8b6708e9b3e9d252656eb618 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:03:08.567Z] + go version [2021-10-27T01:03:08.567Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-27T01:03:08.576Z] $ docker stop --time=1 de68f991bc4907e9e9550aa5156b2dceb24bb60f8b6708e9b3e9d252656eb618 [2021-10-27T01:03:09.993Z] $ docker rm -f de68f991bc4907e9e9550aa5156b2dceb24bb60f8b6708e9b3e9d252656eb618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:03:11.433Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-27T01:03:11.434Z] . [Pipeline] withDockerContainer [2021-10-27T01:03:11.497Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-10-27T01:03:11.535Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-27T01:03:11.864Z] $ docker top 0c6688622e15d602e7bfd97c593aea843b607058ce5db57c9bdeadafb7316388 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T01:03:11.941Z] ========================================================= [2021-10-27T01:03:11.941Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T01:03:11.941Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:03:12.235Z] + make test [2021-10-27T01:03:12.235Z] go mod tidy [2021-10-27T01:03:12.235Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T01:03:17.559Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T01:03:36.299Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T01:03:40.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T01:03:40.794Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T01:03:42.185Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T01:03:44.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T01:03:45.097Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T01:03:45.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T01:03:45.357Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T01:03:45.938Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T01:03:46.202Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T01:03:46.468Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T01:03:46.468Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T01:03:46.468Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T01:03:46.468Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T01:03:48.402Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-10-27T01:03:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T01:03:48.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T01:03:49.358Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements [2021-10-27T01:03:49.358Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T01:03:49.940Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 44.7% of statements [2021-10-27T01:03:49.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T01:03:49.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T01:03:50.921Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements [2021-10-27T01:03:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T01:03:50.921Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:03:51.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 84.4% of statements [2021-10-27T01:03:51.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T01:03:51.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T01:03:51.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T01:03:51.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T01:03:51.864Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T01:03:52.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.316s coverage: 94.2% of statements [2021-10-27T01:03:52.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T01:03:52.824Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:03:52.824Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 59.1% of statements [2021-10-27T01:03:52.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T01:03:52.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T01:03:52.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T01:03:52.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T01:03:52.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T01:03:54.206Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.050s coverage: 60.0% of statements [2021-10-27T01:03:54.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T01:03:54.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T01:03:54.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T01:03:54.206Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.9% of statements [2021-10-27T01:03:54.206Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T01:03:54.206Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-10-27T01:03:54.470Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements [2021-10-27T01:03:54.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T01:03:54.731Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.041s coverage: 47.1% of statements [2021-10-27T01:03:54.994Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 79.5% of statements [2021-10-27T01:03:55.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2021-10-27T01:03:55.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-10-27T01:03:55.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2021-10-27T01:04:08.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements [2021-10-27T01:04:08.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2021-10-27T01:04:17.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 20.168s coverage: 82.5% of statements [2021-10-27T01:04:17.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T01:04:30.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T01:04:30.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T01:04:30.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T01:04:30.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T01:04:30.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2021-10-27T01:04:30.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T01:04:30.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-10-27T01:04:30.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-10-27T01:04:30.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.082s coverage: 85.4% of statements [2021-10-27T01:04:31.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.123s coverage: 91.2% of statements [2021-10-27T01:04:31.436Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T01:04:32.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-10-27T01:04:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T01:04:32.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T01:04:32.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-10-27T01:04:32.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2021-10-27T01:04:32.654Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2021-10-27T01:04:32.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-10-27T01:04:32.913Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-10-27T01:04:34.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.232s coverage: 70.4% of statements [2021-10-27T01:04:34.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T01:04:34.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T01:04:34.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T01:04:34.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.5% of statements [2021-10-27T01:04:34.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T01:04:34.562Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T01:04:34.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-10-27T01:04:34.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T01:04:35.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements [2021-10-27T01:04:35.098Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T01:04:43.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T01:04:43.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.141s coverage: 92.3% of statements [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T01:04:43.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T01:04:43.260Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T01:04:43.260Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T01:04:43.260Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T01:04:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2021-10-27T01:04:43.261Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2021-10-27T01:04:43.261Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-27T01:05:33.573Z] GO111MODULE=on go vet ./... [2021-10-27T01:05:39.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:05:39.533Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:05:39.794Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:05:40.340Z] + ls -al . [2021-10-27T01:05:40.340Z] total 636 [2021-10-27T01:05:40.340Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 01:05 . [2021-10-27T01:05:40.340Z] drwxr-xr-x 4 root root 28 Oct 27 01:03 .. [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 01:01 .dockerignore [2021-10-27T01:05:40.340Z] drwxrwxr-x 8 1001 1001 179 Oct 27 01:01 .git [2021-10-27T01:05:40.340Z] drwxrwxr-x 4 1001 1001 142 Oct 27 01:01 .github [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 01:01 .gitignore [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 01:01 .golangci.yml [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 01:01 .hadolint.yml [2021-10-27T01:05:40.340Z] drwx------ 3 1001 1001 58 Oct 27 01:02 .semver [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 01:01 .sonarcloud.properties [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 01:01 ADOPTERS.md [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 01:01 Attribution.txt [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 01:01 CHANGELOG.md [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 01:01 CONTRIBUTING.md [2021-10-27T01:05:40.340Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 01:01 GOVERNANCE.md [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 01:01 Jenkinsfile [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 01:01 LICENSE [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 01:01 Makefile [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 01:01 OWNERS.md [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 01:01 README.md [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 01:01 SECURITY.md [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 01:02 VERSION [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 01:01 ZMQWindows.md [2021-10-27T01:05:40.341Z] drwxrwxr-x 2 1001 1001 37 Oct 27 01:01 bin [2021-10-27T01:05:40.341Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 01:01 cmd [2021-10-27T01:05:40.341Z] -rw-r--r-- 1 root root 426728 Oct 27 01:04 coverage.out [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 01:01 go.mod [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 50524 Oct 27 01:01 go.sum [2021-10-27T01:05:40.341Z] drwxrwxr-x 8 1001 1001 124 Oct 27 01:01 internal [2021-10-27T01:05:40.341Z] drwxrwxr-x 3 1001 1001 16 Oct 27 01:01 openapi [2021-10-27T01:05:40.341Z] drwxrwxr-x 4 1001 1001 71 Oct 27 01:01 snap [2021-10-27T01:05:40.341Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 01:01 version.go [Pipeline] sh [2021-10-27T01:05:40.639Z] + '[' -e coverage.out ] [2021-10-27T01:05:40.639Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:05:40.723Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:05:41.019Z] + make build [2021-10-27T01:05:41.019Z] 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-10-27T01:05:42.400Z] 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-10-27T01:05:51.272Z] 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-10-27T01:05:51.272Z] 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-10-27T01:05:51.845Z] 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-10-27T01:05:52.106Z] 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-10-27T01:05:53.053Z] 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-10-27T01:05:54.442Z] 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-10-27T01:05:55.024Z] 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-10-27T01:05:55.983Z] 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-10-27T01:05:56.950Z] 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-10-27T01:05:57.896Z] 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-10-27T01:05:59.291Z] $ docker stop --time=1 0c6688622e15d602e7bfd97c593aea843b607058ce5db57c9bdeadafb7316388 [2021-10-27T01:06:01.354Z] $ docker rm -f 0c6688622e15d602e7bfd97c593aea843b607058ce5db57c9bdeadafb7316388 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:02.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:02.341Z] [2021-10-27T01:06:02.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:02.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:02.646Z] latest: Pulling from edgex-devops/edgex-compose [2021-10-27T01:06:02.646Z] cbdbe7a5bc2a: Pulling fs layer [2021-10-27T01:06:02.646Z] ca9280d653b3: Pulling fs layer [2021-10-27T01:06:02.646Z] 7e9c9ca2126c: Pulling fs layer [2021-10-27T01:06:02.646Z] cbdbe7a5bc2a: Verifying Checksum [2021-10-27T01:06:02.646Z] cbdbe7a5bc2a: Download complete [2021-10-27T01:06:02.909Z] ca9280d653b3: Verifying Checksum [2021-10-27T01:06:02.909Z] ca9280d653b3: Download complete [2021-10-27T01:06:02.909Z] cbdbe7a5bc2a: Pull complete [2021-10-27T01:06:03.178Z] 7e9c9ca2126c: Verifying Checksum [2021-10-27T01:06:03.178Z] 7e9c9ca2126c: Download complete [2021-10-27T01:06:03.445Z] ca9280d653b3: Pull complete [2021-10-27T01:06:07.156Z] 7e9c9ca2126c: Pull complete [2021-10-27T01:06:07.156Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-10-27T01:06:07.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:07.156Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-10-27T01:06:07.221Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-10-27T01:06:07.253Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T01:06:09.650Z] $ docker top 22eaf7386ae29b0692d0f50783fdb0488503913af9a8b9c542dd8a7ca5e19ff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:06:10.003Z] + docker-compose build --help [2021-10-27T01:06:10.003Z] + grep parallel [2021-10-27T01:06:10.572Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:06:10.584Z] $ docker stop --time=1 22eaf7386ae29b0692d0f50783fdb0488503913af9a8b9c542dd8a7ca5e19ff2 [2021-10-27T01:06:11.822Z] $ docker rm -f 22eaf7386ae29b0692d0f50783fdb0488503913af9a8b9c542dd8a7ca5e19ff2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:06:12.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-10-27T01:06:12.215Z] . [Pipeline] withDockerContainer [2021-10-27T01:06:12.273Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-10-27T01:06:12.305Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-10-27T01:06:13.821Z] $ docker top d94d1142256f89ad173f142d4f6b00c5737f0770f8f6e98da55693a29dbabcad -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:06:14.198Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:06:14.823Z] Building core-command ... [2021-10-27T01:06:14.823Z] Building core-data ... [2021-10-27T01:06:14.823Z] Building core-metadata ... [2021-10-27T01:06:14.823Z] Building security-bootstrapper ... [2021-10-27T01:06:14.823Z] Building security-proxy-setup ... [2021-10-27T01:06:14.823Z] Building security-secretstore-setup ... [2021-10-27T01:06:14.823Z] Building support-notifications ... [2021-10-27T01:06:14.823Z] Building support-scheduler ... [2021-10-27T01:06:14.823Z] Building sys-mgmt-agent ... [2021-10-27T01:06:14.823Z] Building core-data [2021-10-27T01:06:14.823Z] Building support-scheduler [2021-10-27T01:06:14.823Z] Building support-notifications [2021-10-27T01:06:14.823Z] Building security-bootstrapper [2021-10-27T01:06:14.823Z] Building core-command [2021-10-27T01:06:27.562Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:27.562Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:27.562Z] ---> 3e3a1c069be8 [2021-10-27T01:06:27.562Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:06:27.562Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:27.562Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:27.562Z] ---> 3e3a1c069be8 [2021-10-27T01:06:27.562Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:06:27.562Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:27.562Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:27.562Z] ---> 3e3a1c069be8 [2021-10-27T01:06:27.562Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:06:32.851Z] ---> Running in 2c56666581d0 [2021-10-27T01:06:32.851Z] ---> Running in 3687a0293d26 [2021-10-27T01:06:32.851Z] ---> Running in c1b455bc4255 [2021-10-27T01:06:35.841Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2163 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws [2021-10-27T01:06:35.853Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-27T01:06:36.086Z] The recommended git tool is: git [2021-10-27T01:06:37.041Z] Removing intermediate container c1b455bc4255 [2021-10-27T01:06:37.041Z] ---> a390d4e352c5 [2021-10-27T01:06:37.041Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:37.041Z] Removing intermediate container 3687a0293d26 [2021-10-27T01:06:37.041Z] ---> 391c8054393f [2021-10-27T01:06:37.041Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:38.156Z] Removing intermediate container 2c56666581d0 [2021-10-27T01:06:38.156Z] ---> 4a9750605921 [2021-10-27T01:06:38.156Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:38.156Z] ---> Running in 6c0d87efff89 [2021-10-27T01:06:38.156Z] ---> Running in ee094ade38aa [2021-10-27T01:06:38.156Z] ---> Running in b9dd5d673605 [2021-10-27T01:06:39.112Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:39.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:39.112Z] ---> 3e3a1c069be8 [2021-10-27T01:06:39.112Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:06:39.112Z] ---> Using cache [2021-10-27T01:06:39.112Z] ---> 4a9750605921 [2021-10-27T01:06:39.112Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:39.377Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:06:39.377Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:06:39.377Z] ---> 3e3a1c069be8 [2021-10-27T01:06:39.377Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:06:39.377Z] ---> Using cache [2021-10-27T01:06:39.377Z] ---> 4a9750605921 [2021-10-27T01:06:39.377Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:06:41.294Z] ---> Running in 9095ae29d1d7 [2021-10-27T01:06:41.294Z] ---> Running in edba9127f99b [2021-10-27T01:06:41.870Z] Removing intermediate container b9dd5d673605 [2021-10-27T01:06:41.870Z] ---> 1bcab49a0162 [2021-10-27T01:06:41.870Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:06:41.870Z] Removing intermediate container 6c0d87efff89 [2021-10-27T01:06:41.870Z] ---> 6904681ac87c [2021-10-27T01:06:41.870Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:06:41.870Z] ---> Running in 81b76153fc40 [2021-10-27T01:06:41.870Z] ---> Running in e5f453301c36 [2021-10-27T01:06:42.136Z] Removing intermediate container ee094ade38aa [2021-10-27T01:06:42.136Z] ---> fd02f321e769 [2021-10-27T01:06:42.136Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:06:42.136Z] ---> Running in 0f80c3a27075 [2021-10-27T01:06:42.407Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:42.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:42.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:42.669Z] Removing intermediate container 9095ae29d1d7 [2021-10-27T01:06:42.669Z] ---> 55b419dab9b7 [2021-10-27T01:06:42.669Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:06:42.930Z] ---> Running in 99ed2b0cb84e [2021-10-27T01:06:42.930Z] Removing intermediate container edba9127f99b [2021-10-27T01:06:42.930Z] ---> 039ddaa91e3d [2021-10-27T01:06:42.930Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:06:42.930Z] ---> Running in a9cff526e2e9 [2021-10-27T01:06:43.196Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:43.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:43.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:43.458Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:43.723Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:43.992Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:43.992Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:43.992Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:44.258Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:44.258Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:06:45.359Z] Removing intermediate container 81b76153fc40 [2021-10-27T01:06:45.359Z] ---> 1bc2cb1485df [2021-10-27T01:06:45.359Z] Step 6/30 : COPY . . [2021-10-27T01:06:45.359Z] Removing intermediate container e5f453301c36 [2021-10-27T01:06:45.359Z] ---> e1579c54873a [2021-10-27T01:06:45.359Z] Step 6/21 : COPY . . [2021-10-27T01:06:45.359Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:45.359Z] OK: 220 MiB in 52 packages [2021-10-27T01:06:45.359Z] Removing intermediate container 0f80c3a27075 [2021-10-27T01:06:45.359Z] ---> 8dffc6fb3260 [2021-10-27T01:06:45.359Z] Step 6/22 : COPY . . [2021-10-27T01:06:45.415Z] using credential edgex-jenkins-ssh [2021-10-27T01:06:45.449Z] Cloning the remote Git repository [2021-10-27T01:06:45.521Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:06:45.715Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-27T01:06:45.812Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:06:45.813Z] > git --version # timeout=10 [2021-10-27T01:06:45.836Z] > git --version # 'git version 2.17.1' [2021-10-27T01:06:45.838Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:06:45.943Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:06:53.520Z] Removing intermediate container a9cff526e2e9 [2021-10-27T01:06:53.520Z] ---> 01bb60d46f82 [2021-10-27T01:06:53.520Z] Step 6/22 : COPY . . [2021-10-27T01:06:53.520Z] Removing intermediate container 99ed2b0cb84e [2021-10-27T01:06:53.520Z] ---> f6d61476e70f [2021-10-27T01:06:53.520Z] Step 6/23 : COPY go.mod . [2021-10-27T01:06:53.779Z] ---> 9d1c132c7fc4 [2021-10-27T01:06:53.779Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:53.779Z] ---> 835883823fc0 [2021-10-27T01:06:53.779Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:56.318Z] ---> 8f63a9f594ff [2021-10-27T01:06:56.318Z] Step 7/23 : RUN go mod download [2021-10-27T01:06:56.318Z] ---> 9342214cca8f [2021-10-27T01:06:56.318Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:56.578Z] ---> Running in c9c71b607e6b [2021-10-27T01:06:56.578Z] ---> Running in 1389f6ba8c3d [2021-10-27T01:06:56.578Z] ---> Running in 2a82f4e0eb83 [2021-10-27T01:06:56.578Z] ---> Running in 19a265bf2b2a [2021-10-27T01:06:56.578Z] ---> 1b57360b6498 [2021-10-27T01:06:56.578Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:06:56.864Z] ---> Running in 177af3649351 [2021-10-27T01:06:58.263Z] Removing intermediate container 1389f6ba8c3d [2021-10-27T01:06:58.263Z] ---> 046e656294a6 [2021-10-27T01:06:58.263Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:06:58.263Z] Removing intermediate container c9c71b607e6b [2021-10-27T01:06:58.263Z] ---> a2374bbf96c2 [2021-10-27T01:06:58.263Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:06:58.522Z] ---> Running in 4d65202000db [2021-10-27T01:06:58.522Z] ---> Running in 7dd90628487a [2021-10-27T01:06:58.522Z] Removing intermediate container 177af3649351 [2021-10-27T01:06:58.522Z] ---> 602de82a9e18 [2021-10-27T01:06:58.522Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:06:58.522Z] Removing intermediate container 19a265bf2b2a [2021-10-27T01:06:58.522Z] ---> 9e80d45ae816 [2021-10-27T01:06:58.522Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:06:58.522Z] ---> Running in ddae8eecdbba [2021-10-27T01:06:58.522Z] ---> Running in 96f27d33c1ca [2021-10-27T01:06:58.522Z] Removing intermediate container 2a82f4e0eb83 [2021-10-27T01:06:58.522Z] ---> 5a8e627b91fd [2021-10-27T01:06:58.522Z] Step 8/23 : COPY . . [2021-10-27T01:06:59.108Z] 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-10-27T01:06:59.377Z] 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-10-27T01:06:59.676Z] 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-10-27T01:06:59.676Z] 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-10-27T01:07:04.096Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:07:04.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:07:04.150Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:07:04.199Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:07:04.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:07:04.216Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T01:07:05.164Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:07:05.612Z] Merge succeeded, producing ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:07:05.612Z] Checking out Revision ef41eb07db969682b55b6baa03cb3f797be5dc9f (PR-3783) [2021-10-27T01:07:05.189Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:07:05.211Z] > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 [2021-10-27T01:07:05.490Z] > git remote # timeout=10 [2021-10-27T01:07:05.516Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T01:07:05.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:07:05.556Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T01:07:05.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T01:07:05.620Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:07:05.637Z] > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 [2021-10-27T01:07:08.475Z] ---> 55f47a896650 [2021-10-27T01:07:08.475Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:07:08.475Z] ---> Running in a9fc0a391ed9 [2021-10-27T01:07:10.441Z] Removing intermediate container a9fc0a391ed9 [2021-10-27T01:07:10.441Z] ---> 0a098ad27601 [2021-10-27T01:07:10.441Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:07:10.441Z] ---> Running in 09063513bfab [2021-10-27T01:07:11.029Z] 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-10-27T01:07:11.545Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-27T01:07:12.514Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-27T01:07:12.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:07:12.514Z] Dload Upload Total Spent Left Speed [2021-10-27T01:07:12.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2021-10-27T01:07:12.995Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-27T01:07:14.419Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-27T01:07:14.419Z] + sudo tee /etc/docker/daemon.new [2021-10-27T01:07:14.419Z] { [2021-10-27T01:07:14.419Z] "registry-mirrors": [ [2021-10-27T01:07:14.419Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-27T01:07:14.419Z] ], [2021-10-27T01:07:14.419Z] "bip": "10.250.0.254/24", [2021-10-27T01:07:14.419Z] "hosts": [ [2021-10-27T01:07:14.419Z] "tcp://0.0.0.0:5555", [2021-10-27T01:07:14.419Z] "unix:///var/run/docker.sock" [2021-10-27T01:07:14.419Z] ], [2021-10-27T01:07:14.419Z] "mtu": 1458, [2021-10-27T01:07:14.419Z] "selinux-enabled": true, [2021-10-27T01:07:14.419Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-27T01:07:14.419Z] } [Pipeline] sh [2021-10-27T01:07:14.789Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-27T01:07:15.160Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:07:34.528Z] provisioning config files... [2021-10-27T01:07:34.558Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2155730694780975147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:07:34.945Z] ---> docker-login.sh [2021-10-27T01:07:34.945Z] nexus3.edgexfoundry.org:10001 [2021-10-27T01:07:35.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:07:36.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:07:36.149Z] Configure a credential helper to remove this warning. See [2021-10-27T01:07:36.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:07:36.149Z] [2021-10-27T01:07:36.149Z] Login Succeeded [2021-10-27T01:07:36.149Z] nexus3.edgexfoundry.org:10002 [2021-10-27T01:07:36.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:07:36.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:07:36.698Z] Configure a credential helper to remove this warning. See [2021-10-27T01:07:36.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:07:36.698Z] [2021-10-27T01:07:36.698Z] Login Succeeded [2021-10-27T01:07:36.698Z] nexus3.edgexfoundry.org:10003 [2021-10-27T01:07:36.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:07:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:07:37.246Z] Configure a credential helper to remove this warning. See [2021-10-27T01:07:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:07:37.246Z] [2021-10-27T01:07:37.246Z] Login Succeeded [2021-10-27T01:07:37.246Z] nexus3.edgexfoundry.org:10004 [2021-10-27T01:07:37.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:07:37.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:07:37.794Z] Configure a credential helper to remove this warning. See [2021-10-27T01:07:37.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:07:37.794Z] [2021-10-27T01:07:37.794Z] Login Succeeded [2021-10-27T01:07:37.794Z] docker.io [2021-10-27T01:07:38.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-27T01:07:38.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-27T01:07:38.674Z] Configure a credential helper to remove this warning. See [2021-10-27T01:07:38.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-27T01:07:38.674Z] [2021-10-27T01:07:38.674Z] Login Succeeded [2021-10-27T01:07:38.674Z] ---> docker-login.sh ends [Pipeline] } [2021-10-27T01:07:38.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-27T01:07:39.213Z] ========================================================= [2021-10-27T01:07:39.213Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-27T01:07:39.213Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:07:40.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:07:40.881Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-27T01:07:40.881Z] 552d1f2373af: Pulling fs layer [2021-10-27T01:07:40.881Z] ea3f2d53f512: Pulling fs layer [2021-10-27T01:07:40.881Z] 9e70ebbbe112: Pulling fs layer [2021-10-27T01:07:40.881Z] 7a9cfe048b4a: Pulling fs layer [2021-10-27T01:07:40.881Z] 72dc09318566: Pulling fs layer [2021-10-27T01:07:40.881Z] f4f7b4309257: Pulling fs layer [2021-10-27T01:07:40.881Z] 0ac9a79272e3: Pulling fs layer [2021-10-27T01:07:40.881Z] 72dc09318566: Waiting [2021-10-27T01:07:40.881Z] f4f7b4309257: Waiting [2021-10-27T01:07:40.881Z] 7a9cfe048b4a: Waiting [2021-10-27T01:07:40.881Z] 0ac9a79272e3: Waiting [2021-10-27T01:07:40.881Z] b78e95d17946: Pulling fs layer [2021-10-27T01:07:40.881Z] b78e95d17946: Waiting [2021-10-27T01:07:40.881Z] 9e70ebbbe112: Verifying Checksum [2021-10-27T01:07:40.881Z] 9e70ebbbe112: Download complete [2021-10-27T01:07:40.881Z] ea3f2d53f512: Verifying Checksum [2021-10-27T01:07:40.881Z] ea3f2d53f512: Download complete [2021-10-27T01:07:40.881Z] 72dc09318566: Download complete [2021-10-27T01:07:40.881Z] f4f7b4309257: Verifying Checksum [2021-10-27T01:07:40.881Z] 552d1f2373af: Verifying Checksum [2021-10-27T01:07:40.881Z] 552d1f2373af: Download complete [2021-10-27T01:07:40.881Z] f4f7b4309257: Download complete [2021-10-27T01:07:40.881Z] 0ac9a79272e3: Verifying Checksum [2021-10-27T01:07:40.881Z] 0ac9a79272e3: Download complete [2021-10-27T01:07:41.873Z] 552d1f2373af: Pull complete [2021-10-27T01:07:42.480Z] ea3f2d53f512: Pull complete [2021-10-27T01:07:43.083Z] 9e70ebbbe112: Pull complete [2021-10-27T01:07:43.083Z] b78e95d17946: Verifying Checksum [2021-10-27T01:07:43.083Z] b78e95d17946: Download complete [2021-10-27T01:07:43.358Z] 7a9cfe048b4a: Verifying Checksum [2021-10-27T01:07:43.358Z] 7a9cfe048b4a: Download complete [2021-10-27T01:07:50.659Z] Removing intermediate container 96f27d33c1ca [2021-10-27T01:07:50.659Z] ---> 3b0e241744e5 [2021-10-27T01:07:50.659Z] [2021-10-27T01:07:50.659Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:07:50.659Z] 3.14: Pulling from library/alpine [2021-10-27T01:07:50.659Z] Removing intermediate container 7dd90628487a [2021-10-27T01:07:50.659Z] ---> 643203b3be5c [2021-10-27T01:07:50.659Z] [2021-10-27T01:07:50.659Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:07:50.659Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:07:50.659Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:07:50.659Z] ---> 14119a10abf4 [2021-10-27T01:07:50.659Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:07:50.659Z] 3.14: Pulling from library/alpine [2021-10-27T01:07:50.659Z] ---> Running in a6eb62b50392 [2021-10-27T01:07:50.659Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:07:50.659Z] Status: Image is up to date for alpine:3.14 [2021-10-27T01:07:50.659Z] ---> 14119a10abf4 [2021-10-27T01:07:50.659Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:07:50.659Z] ---> Running in 583da4366ed6 [2021-10-27T01:07:50.659Z] Removing intermediate container 583da4366ed6 [2021-10-27T01:07:50.659Z] ---> e9f5dec227a4 [2021-10-27T01:07:50.659Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:07:50.659Z] ---> Running in d4753cb2b190 [2021-10-27T01:07:50.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:50.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:50.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:50.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:50.659Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:50.659Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:50.659Z] OK: 6 MiB in 15 packages [2021-10-27T01:07:50.659Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:50.659Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:07:50.659Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:50.659Z] OK: 6 MiB in 16 packages [2021-10-27T01:07:50.659Z] Removing intermediate container 4d65202000db [2021-10-27T01:07:50.659Z] ---> 0eb314aa11cd [2021-10-27T01:07:50.659Z] [2021-10-27T01:07:50.659Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:07:50.659Z] ---> 14119a10abf4 [2021-10-27T01:07:50.659Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:07:50.659Z] ---> Running in 42d2e62b6d70 [2021-10-27T01:07:50.659Z] Removing intermediate container a6eb62b50392 [2021-10-27T01:07:50.659Z] ---> 709277b5b8e9 [2021-10-27T01:07:50.659Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:07:50.659Z] ---> Running in e69540c91121 [2021-10-27T01:07:50.659Z] Removing intermediate container d4753cb2b190 [2021-10-27T01:07:50.659Z] ---> 5ae0c12d0510 [2021-10-27T01:07:50.659Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:07:50.659Z] ---> Running in 3d56620fa93c [2021-10-27T01:07:50.659Z] Removing intermediate container e69540c91121 [2021-10-27T01:07:50.659Z] ---> 45eaefd09ef6 [2021-10-27T01:07:50.659Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:07:50.659Z] ---> Running in e132dee34373 [2021-10-27T01:07:50.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:50.659Z] Removing intermediate container 3d56620fa93c [2021-10-27T01:07:50.659Z] ---> cd26722c40d8 [2021-10-27T01:07:50.659Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:07:50.659Z] ---> Running in 52146347689b [2021-10-27T01:07:50.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:50.659Z] Removing intermediate container e132dee34373 [2021-10-27T01:07:50.659Z] ---> 068a8479fca9 [2021-10-27T01:07:50.659Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:07:50.659Z] ---> Running in e19e6698a977 [2021-10-27T01:07:50.659Z] Removing intermediate container 52146347689b [2021-10-27T01:07:50.659Z] ---> d78547d7e6e5 [2021-10-27T01:07:50.659Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:07:50.659Z] ---> Running in 15b5628e4377 [2021-10-27T01:07:50.659Z] Removing intermediate container e19e6698a977 [2021-10-27T01:07:50.659Z] ---> c13ff7f40bd9 [2021-10-27T01:07:50.659Z] Step 14/22 : WORKDIR / [2021-10-27T01:07:50.659Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:07:50.659Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:50.659Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:07:50.659Z] ---> Running in 97858e1d016c [2021-10-27T01:07:50.659Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:07:50.659Z] OK: 6 MiB in 16 packages [2021-10-27T01:07:50.659Z] Removing intermediate container 97858e1d016c [2021-10-27T01:07:50.659Z] ---> 4773a3ba7b3b [2021-10-27T01:07:50.659Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:50.659Z] ---> b2619a57a104 [2021-10-27T01:07:50.660Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:07:50.660Z] Removing intermediate container 42d2e62b6d70 [2021-10-27T01:07:50.660Z] ---> 0bc479891258 [2021-10-27T01:07:50.660Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:07:50.660Z] ---> Running in b0a09d5e70d0 [2021-10-27T01:07:50.660Z] Removing intermediate container 15b5628e4377 [2021-10-27T01:07:50.660Z] ---> f8d51264136e [2021-10-27T01:07:50.660Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:07:50.660Z] Removing intermediate container b0a09d5e70d0 [2021-10-27T01:07:50.660Z] ---> b5d693c1d4ac [2021-10-27T01:07:50.660Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:07:50.660Z] ---> 6fdfa98d3ebe [2021-10-27T01:07:50.660Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:50.660Z] ---> Running in 4e5a52b55bef [2021-10-27T01:07:50.921Z] ---> Running in ff9458856131 [2021-10-27T01:07:51.867Z] Removing intermediate container 4e5a52b55bef [2021-10-27T01:07:51.867Z] ---> be169eb6c968 [2021-10-27T01:07:51.867Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:07:51.867Z] Removing intermediate container ff9458856131 [2021-10-27T01:07:51.867Z] ---> dbbc6f483647 [2021-10-27T01:07:51.867Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:07:51.867Z] ---> 25442f663fda [2021-10-27T01:07:51.867Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:07:51.867Z] ---> Running in c369b2edf5d7 [2021-10-27T01:07:51.867Z] Removing intermediate container ddae8eecdbba [2021-10-27T01:07:51.867Z] ---> c3cc8ab5b9da [2021-10-27T01:07:51.867Z] [2021-10-27T01:07:51.867Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:07:51.867Z] ---> 14119a10abf4 [2021-10-27T01:07:51.867Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:07:51.867Z] ---> Running in 653f1ec253a9 [2021-10-27T01:07:52.132Z] ---> Running in 16b6ef8dc673 [2021-10-27T01:07:52.132Z] ---> 945b1c175da7 [2021-10-27T01:07:52.132Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:07:52.132Z] Removing intermediate container c369b2edf5d7 [2021-10-27T01:07:52.132Z] ---> ba81f0a83919 [2021-10-27T01:07:52.132Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:52.132Z] Removing intermediate container 653f1ec253a9 [2021-10-27T01:07:52.132Z] ---> b6af193aa239 [2021-10-27T01:07:52.132Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:07:52.132Z] ---> Running in 439fded39681 [2021-10-27T01:07:52.392Z] ---> Running in 30c56b70ba76 [2021-10-27T01:07:52.392Z] Removing intermediate container 16b6ef8dc673 [2021-10-27T01:07:52.392Z] ---> d1afc435d017 [2021-10-27T01:07:52.392Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:07:52.392Z] ---> Running in 0b65d90cd5f0 [2021-10-27T01:07:52.392Z] ---> 4de8ef771663 [2021-10-27T01:07:52.392Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:07:52.392Z] Removing intermediate container 30c56b70ba76 [2021-10-27T01:07:52.392Z] ---> b74b1be6afa0 [2021-10-27T01:07:52.392Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:07:52.652Z] ---> Running in b5ee0c6d76f3 [2021-10-27T01:07:52.652Z] Removing intermediate container 0b65d90cd5f0 [2021-10-27T01:07:52.652Z] ---> a716e90b6293 [2021-10-27T01:07:52.652Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:07:52.914Z] ---> Running in 2da35f36e053 [2021-10-27T01:07:52.914Z] Removing intermediate container b5ee0c6d76f3 [2021-10-27T01:07:52.914Z] ---> 46f82f3e00c3 [2021-10-27T01:07:52.914Z] Step 21/22 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:07:52.914Z] Removing intermediate container 2da35f36e053 [2021-10-27T01:07:52.914Z] ---> 3db09fefd488 [2021-10-27T01:07:52.914Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:07:52.914Z] ---> 9aa839113ea6 [2021-10-27T01:07:52.914Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:53.182Z] ---> Running in 997f0152efbb [2021-10-27T01:07:53.182Z] ---> Running in 794edce16f19 [2021-10-27T01:07:53.442Z] Removing intermediate container 997f0152efbb [2021-10-27T01:07:53.442Z] ---> 6ae153445e2e [2021-10-27T01:07:53.442Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:07:53.535Z] 7a9cfe048b4a: Pull complete [2021-10-27T01:07:53.808Z] 72dc09318566: Pull complete [2021-10-27T01:07:54.017Z] Removing intermediate container 439fded39681 [2021-10-27T01:07:54.017Z] ---> 65fb20621710 [2021-10-27T01:07:54.017Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:54.017Z] ---> d63566966f27 [2021-10-27T01:07:54.017Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:07:54.017Z] ---> Running in 74d1ea094814 [2021-10-27T01:07:54.017Z] ---> Running in 833c2c086147 [2021-10-27T01:07:54.083Z] f4f7b4309257: Pull complete [2021-10-27T01:07:54.288Z] Removing intermediate container 74d1ea094814 [2021-10-27T01:07:54.288Z] ---> 3ad88ee8f974 [2021-10-27T01:07:54.288Z] [2021-10-27T01:07:54.288Z] Removing intermediate container 09063513bfab [2021-10-27T01:07:54.288Z] ---> a32eb01c0acd [2021-10-27T01:07:54.288Z] [2021-10-27T01:07:54.288Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:07:54.288Z] ---> 14119a10abf4 [2021-10-27T01:07:54.288Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:07:54.288Z] ---> Using cache [2021-10-27T01:07:54.288Z] ---> 709277b5b8e9 [2021-10-27T01:07:54.288Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:07:54.288Z] ---> Using cache [2021-10-27T01:07:54.288Z] ---> 45eaefd09ef6 [2021-10-27T01:07:54.288Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:07:54.288Z] ---> 22c65ec6d410 [2021-10-27T01:07:54.288Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:07:54.288Z] Successfully built 3ad88ee8f974 [2021-10-27T01:07:54.288Z] Successfully tagged core-command:latest [2021-10-27T01:07:54.288Z] Building sys-mgmt-agent [2021-10-27T01:07:54.288Z]  Building core-command ... done  ---> Running in 63b2caad8eb6 [2021-10-27T01:07:54.288Z] Removing intermediate container 833c2c086147 [2021-10-27T01:07:54.288Z] ---> ccacf852a731 [2021-10-27T01:07:54.288Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:07:54.679Z] 0ac9a79272e3: Pull complete [2021-10-27T01:07:55.685Z] ---> Running in 2731c602d7e5 [2021-10-27T01:07:56.254Z] Removing intermediate container 794edce16f19 [2021-10-27T01:07:56.254Z] ---> 0bcfaf4be4b8 [2021-10-27T01:07:56.254Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:07:56.254Z] Removing intermediate container 63b2caad8eb6 [2021-10-27T01:07:56.254Z] ---> 6221846b7cb9 [2021-10-27T01:07:56.254Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:07:56.513Z] ---> 9f3960ec74eb [2021-10-27T01:07:56.513Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:07:57.104Z] ---> Running in 3dd70c4ea8d2 [2021-10-27T01:07:57.104Z] ---> Running in 6c691d03419d [2021-10-27T01:07:57.104Z] Removing intermediate container 2731c602d7e5 [2021-10-27T01:07:57.104Z] ---> 361bcfb1ee16 [2021-10-27T01:07:57.104Z] Step 19/21 : LABEL arch=x86_64 [2021-10-27T01:07:57.371Z] ---> Running in 891a1ba43104 [2021-10-27T01:07:57.371Z] ---> 3a90a3aab2d7 [2021-10-27T01:07:57.371Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:07:57.635Z] Removing intermediate container 6c691d03419d [2021-10-27T01:07:57.635Z] ---> 40bafd11480d [2021-10-27T01:07:57.635Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:07:57.635Z] Removing intermediate container 891a1ba43104 [2021-10-27T01:07:57.635Z] ---> 9c88f2ab4d57 [2021-10-27T01:07:57.635Z] Step 20/21 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:07:57.901Z] ---> Running in d07baf4c182c [2021-10-27T01:07:57.901Z] ---> d1b06ffb2785 [2021-10-27T01:07:57.901Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:07:57.901Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:57.901Z] ---> 7fd55816dfac [2021-10-27T01:07:57.901Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:07:57.901Z] Removing intermediate container d07baf4c182c [2021-10-27T01:07:57.901Z] ---> 604361394149 [2021-10-27T01:07:57.901Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:07:58.164Z] ---> Running in 73cd3dc77ae2 [2021-10-27T01:07:58.426Z] ---> 19140936167e [2021-10-27T01:07:58.426Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:07:58.710Z] ---> b6ae224e9aa0 [2021-10-27T01:07:58.710Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:07:58.710Z] Removing intermediate container 73cd3dc77ae2 [2021-10-27T01:07:58.710Z] ---> 2ee64be09898 [2021-10-27T01:07:58.710Z] [2021-10-27T01:07:58.710Z] Successfully built 2ee64be09898 [2021-10-27T01:07:58.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:07:58.710Z] Successfully tagged support-notifications:latest [2021-10-27T01:07:58.710Z]  Building support-notifications ... done Building security-secretstore-setup [2021-10-27T01:07:58.710Z] ---> Running in dba821807e21 [2021-10-27T01:07:58.976Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:07:59.239Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:07:59.239Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:07:59.239Z] ---> 9d18f5fad3db [2021-10-27T01:07:59.239Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:07:59.239Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:07:59.503Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:08:00.100Z] b78e95d17946: Pull complete [2021-10-27T01:08:00.100Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-27T01:08:00.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:08:00.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:08:00.453Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:08:00.454Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:08:00.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:08:00.454Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:08:00.454Z] OK: 8 MiB in 20 packages [2021-10-27T01:08:00.464Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:08:00.464Z] WORKDIR /edgex [2021-10-27T01:08:00.464Z] COPY go.mod . [2021-10-27T01:08:00.465Z] RUN go mod download [2021-10-27T01:08:00.465Z] + docker build -t ci-base-image-arm64 -f - . [2021-10-27T01:08:01.036Z] ---> 3e3a1c069be8 [2021-10-27T01:08:01.036Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:08:01.036Z] ---> Using cache [2021-10-27T01:08:01.036Z] ---> 4a9750605921 [2021-10-27T01:08:01.036Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:08:01.036Z] ---> Using cache [2021-10-27T01:08:01.036Z] ---> 039ddaa91e3d [2021-10-27T01:08:01.036Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:08:01.983Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:08:01.983Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:08:01.983Z] ---> 3e3a1c069be8 [2021-10-27T01:08:01.983Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:08:01.983Z] ---> Using cache [2021-10-27T01:08:01.983Z] ---> 4a9750605921 [2021-10-27T01:08:01.983Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:08:01.983Z] ---> Using cache [2021-10-27T01:08:01.983Z] ---> 039ddaa91e3d [2021-10-27T01:08:01.983Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:08:02.454Z] Sending build context to Docker daemon 166.5MB [2021-10-27T01:08:02.569Z] Removing intermediate container dba821807e21 [2021-10-27T01:08:02.569Z] ---> 83600ee65aeb [2021-10-27T01:08:02.569Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:08:02.569Z] ---> Running in 99358c92dce6 [2021-10-27T01:08:02.569Z] ---> Running in 0b47b6b3d84e [2021-10-27T01:08:02.569Z] ---> Running in d5f95117eece [2021-10-27T01:08:02.729Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-27T01:08:02.729Z] ---> 8b459fc5aaf0 [2021-10-27T01:08:02.729Z] Step 2/4 : WORKDIR /edgex [2021-10-27T01:08:02.837Z] Removing intermediate container 99358c92dce6 [2021-10-27T01:08:02.837Z] ---> d212eed4adcd [2021-10-27T01:08:02.837Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:08:02.837Z] ---> Running in 3c3d70ad2e3c [2021-10-27T01:08:02.837Z] ---> 49e5c8ae2899 [2021-10-27T01:08:02.837Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:08:02.837Z] Removing intermediate container 3dd70c4ea8d2 [2021-10-27T01:08:02.837Z] ---> ef663bfa4356 [2021-10-27T01:08:02.837Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:08:03.097Z] ---> Running in 99d0ba7fae14 [2021-10-27T01:08:03.360Z] Removing intermediate container 3c3d70ad2e3c [2021-10-27T01:08:03.360Z] ---> 16df066e031f [2021-10-27T01:08:03.360Z] Step 21/23 : LABEL arch=x86_64 [2021-10-27T01:08:03.360Z] ---> c60738d8d590 [2021-10-27T01:08:03.360Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:08:03.360Z] ---> Running in 51261ebf352d [2021-10-27T01:08:04.808Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:04.808Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:04.808Z] Removing intermediate container 51261ebf352d [2021-10-27T01:08:04.808Z] ---> 8f68f7cdd3f9 [2021-10-27T01:08:04.808Z] Step 22/23 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:08:04.808Z] ---> Running in acf6b71dfbe2 [2021-10-27T01:08:04.808Z] ---> 42bf1af8746a [2021-10-27T01:08:04.808Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:08:04.808Z] Removing intermediate container acf6b71dfbe2 [2021-10-27T01:08:04.808Z] ---> fbf0e5d62b15 [2021-10-27T01:08:04.808Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:08:04.808Z] ---> Running in b949303e6480 [2021-10-27T01:08:04.808Z] ---> 359cc6f4528a [2021-10-27T01:08:04.808Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:08:04.808Z] Removing intermediate container 99d0ba7fae14 [2021-10-27T01:08:04.808Z] ---> 39d5078f6952 [2021-10-27T01:08:04.808Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:08:04.808Z] ---> Running in 1732d40fe481 [2021-10-27T01:08:04.808Z] ---> Running in c7f824536ae4 [2021-10-27T01:08:04.809Z] Removing intermediate container b949303e6480 [2021-10-27T01:08:04.809Z] ---> a5ec7118c391 [2021-10-27T01:08:04.809Z] [2021-10-27T01:08:04.809Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:04.809Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:04.809Z] Successfully built a5ec7118c391 [2021-10-27T01:08:04.809Z] Successfully tagged support-scheduler:latest [2021-10-27T01:08:04.809Z]  Building support-scheduler ... done Building security-proxy-setup [2021-10-27T01:08:04.809Z] Removing intermediate container 1732d40fe481 [2021-10-27T01:08:04.809Z] ---> 1bf260ccd451 [2021-10-27T01:08:04.809Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:08:04.809Z] Removing intermediate container c7f824536ae4 [2021-10-27T01:08:04.809Z] ---> 24589ce79236 [2021-10-27T01:08:04.809Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:08:04.809Z] ---> Running in e50fcf9fa073 [2021-10-27T01:08:04.809Z] OK: 220 MiB in 52 packages [2021-10-27T01:08:04.809Z] OK: 220 MiB in 52 packages [2021-10-27T01:08:04.809Z] ---> Running in a5c8d694429a [2021-10-27T01:08:05.275Z] ---> Running in 738a7d6b41a1 [2021-10-27T01:08:05.378Z] Removing intermediate container e50fcf9fa073 [2021-10-27T01:08:05.378Z] ---> 86fefd8c7d70 [2021-10-27T01:08:05.378Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:08:05.550Z] Removing intermediate container 738a7d6b41a1 [2021-10-27T01:08:05.550Z] ---> 9d2144363ee1 [2021-10-27T01:08:05.550Z] Step 3/4 : COPY go.mod . [2021-10-27T01:08:06.546Z] ---> ec1e04d4beec [2021-10-27T01:08:06.546Z] Step 4/4 : RUN go mod download [2021-10-27T01:08:06.546Z] ---> Running in 53acd9188a6f [2021-10-27T01:08:07.919Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:08:07.919Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:08:07.919Z] ---> 3e3a1c069be8 [2021-10-27T01:08:07.919Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:08:07.919Z] ---> Using cache [2021-10-27T01:08:07.919Z] ---> 4a9750605921 [2021-10-27T01:08:07.919Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:08:07.919Z] ---> Using cache [2021-10-27T01:08:07.919Z] ---> 039ddaa91e3d [2021-10-27T01:08:07.919Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:08:07.919Z] Removing intermediate container a5c8d694429a [2021-10-27T01:08:07.919Z] ---> 55bf8c06abcb [2021-10-27T01:08:07.919Z] Step 28/30 : LABEL arch=x86_64 [2021-10-27T01:08:07.919Z] ---> Running in 8f69386c76b6 [2021-10-27T01:08:07.919Z] ---> Running in 4b7feeb126bf [2021-10-27T01:08:08.182Z] ---> Running in a74869e75309 [2021-10-27T01:08:08.182Z] Removing intermediate container 8f69386c76b6 [2021-10-27T01:08:08.182Z] ---> 0ac937a11bc4 [2021-10-27T01:08:08.182Z] Step 21/22 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:08:08.449Z] Removing intermediate container d5f95117eece [2021-10-27T01:08:08.449Z] ---> 19dd808faad3 [2021-10-27T01:08:08.449Z] Step 6/22 : COPY . . [2021-10-27T01:08:08.449Z] ---> Running in c1ee0c59a51c [2021-10-27T01:08:08.449Z] Removing intermediate container 0b47b6b3d84e [2021-10-27T01:08:08.449Z] ---> f1c517bc8ca9 [2021-10-27T01:08:08.449Z] Step 6/24 : COPY . . [2021-10-27T01:08:08.449Z] Removing intermediate container a74869e75309 [2021-10-27T01:08:08.449Z] ---> 78efce47332a [2021-10-27T01:08:08.449Z] Step 29/30 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:08:08.727Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:09.668Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:08:10.235Z] OK: 220 MiB in 52 packages [2021-10-27T01:08:11.177Z] ---> Running in eca9f38c5b97 [2021-10-27T01:08:11.436Z] Removing intermediate container c1ee0c59a51c [2021-10-27T01:08:11.436Z] ---> daa12faedcd5 [2021-10-27T01:08:11.436Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:08:15.889Z] ---> Running in a917e724e7e8 [2021-10-27T01:08:15.889Z] Removing intermediate container eca9f38c5b97 [2021-10-27T01:08:15.889Z] ---> 8e56e8471a0e [2021-10-27T01:08:15.889Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:08:16.617Z] ---> f409493ebb54 [2021-10-27T01:08:16.617Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:16.617Z] ---> Running in b9d67858c09c [2021-10-27T01:08:16.878Z] Removing intermediate container 4b7feeb126bf [2021-10-27T01:08:16.878Z] ---> 8cc1b9d334f9 [2021-10-27T01:08:16.878Z] Step 6/20 : COPY . . [2021-10-27T01:08:16.878Z] Removing intermediate container a917e724e7e8 [2021-10-27T01:08:16.878Z] ---> c009fb4c2622 [2021-10-27T01:08:16.878Z] [2021-10-27T01:08:16.878Z] ---> Running in 8b6ad8d8c0ac [2021-10-27T01:08:17.142Z] Successfully built c009fb4c2622 [2021-10-27T01:08:17.142Z] Removing intermediate container b9d67858c09c [2021-10-27T01:08:17.142Z] ---> b8d539108b65 [2021-10-27T01:08:17.142Z] [2021-10-27T01:08:17.142Z] Successfully tagged core-data:latest [2021-10-27T01:08:17.142Z] Building core-metadata [2021-10-27T01:08:17.142Z]  Building core-data ... done Successfully built b8d539108b65 [2021-10-27T01:08:17.746Z] Successfully tagged security-bootstrapper:latest [2021-10-27T01:08:17.746Z]  Building security-bootstrapper ... done  ---> f27c7e9f23bd [2021-10-27T01:08:17.746Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:22.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:08:22.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:08:22.656Z] ---> 3e3a1c069be8 [2021-10-27T01:08:22.656Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:08:22.656Z] ---> Using cache [2021-10-27T01:08:22.656Z] ---> 4a9750605921 [2021-10-27T01:08:22.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:08:22.656Z] ---> Using cache [2021-10-27T01:08:22.656Z] ---> 039ddaa91e3d [2021-10-27T01:08:22.656Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:08:22.656Z] ---> Using cache [2021-10-27T01:08:22.656Z] ---> 8cc1b9d334f9 [2021-10-27T01:08:22.656Z] Step 6/22 : COPY . . [2021-10-27T01:08:24.570Z] ---> Running in 7d745ea6f396 [2021-10-27T01:08:24.829Z] ---> 416eb876e66a [2021-10-27T01:08:24.829Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:25.107Z] Removing intermediate container 8b6ad8d8c0ac [2021-10-27T01:08:25.107Z] ---> 11c6a05e9908 [2021-10-27T01:08:25.107Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:08:25.686Z] ---> Running in 04f920f3bfed [2021-10-27T01:08:25.686Z] ---> Running in 86640494d053 [2021-10-27T01:08:26.255Z] ---> 9e142d5525c2 [2021-10-27T01:08:26.255Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:08:26.255Z] ---> Running in 13319292b272 [2021-10-27T01:08:26.255Z] Removing intermediate container 7d745ea6f396 [2021-10-27T01:08:26.255Z] ---> 000273c53d98 [2021-10-27T01:08:26.255Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:08:26.255Z] ---> Running in 642cc21e2c64 [2021-10-27T01:08:26.527Z] 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-10-27T01:08:26.794Z] 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-10-27T01:08:27.745Z] Removing intermediate container 13319292b272 [2021-10-27T01:08:27.745Z] ---> ba65f4a33707 [2021-10-27T01:08:27.745Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:08:27.745Z] Removing intermediate container 04f920f3bfed [2021-10-27T01:08:27.745Z] ---> b2caf5a522ec [2021-10-27T01:08:27.745Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:08:27.745Z] ---> Running in 55e2a1f6762e [2021-10-27T01:08:27.745Z] ---> Running in fecd955c40ec [2021-10-27T01:08:28.316Z] 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-10-27T01:08:28.316Z] 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-10-27T01:09:00.442Z] 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-10-27T01:09:00.442Z] 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-10-27T01:09:01.014Z] Removing intermediate container 642cc21e2c64 [2021-10-27T01:09:01.014Z] ---> cd93d6034651 [2021-10-27T01:09:01.014Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:09:01.014Z] ---> Running in 781812bf7700 [2021-10-27T01:09:01.588Z] 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-10-27T01:09:03.510Z] Removing intermediate container 86640494d053 [2021-10-27T01:09:03.510Z] ---> 042f26915025 [2021-10-27T01:09:03.510Z] [2021-10-27T01:09:03.510Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:09:03.510Z] ---> 14119a10abf4 [2021-10-27T01:09:03.510Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:09:03.510Z] ---> Running in db08b74b7e3c [2021-10-27T01:09:03.510Z] Removing intermediate container 781812bf7700 [2021-10-27T01:09:03.510Z] ---> 42867d4742a0 [2021-10-27T01:09:03.510Z] [2021-10-27T01:09:03.510Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T01:09:03.773Z] 20.10.8: Pulling from library/docker [2021-10-27T01:09:04.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:04.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:04.767Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:09:04.767Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:09:04.767Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:09:04.767Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:09:04.767Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:09:04.767Z] OK: 6 MiB in 17 packages [2021-10-27T01:09:05.337Z] Removing intermediate container fecd955c40ec [2021-10-27T01:09:05.337Z] ---> 7e8c7a8fa206 [2021-10-27T01:09:05.337Z] [2021-10-27T01:09:05.337Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:09:05.337Z] ---> 14119a10abf4 [2021-10-27T01:09:05.337Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:09:05.337Z] ---> Running in 085cd3307403 [2021-10-27T01:09:05.615Z] Removing intermediate container db08b74b7e3c [2021-10-27T01:09:05.615Z] ---> e2c03b2174d6 [2021-10-27T01:09:05.615Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:09:05.615Z] ---> Running in 225bed6b6427 [2021-10-27T01:09:05.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:05.886Z] Removing intermediate container 225bed6b6427 [2021-10-27T01:09:05.886Z] ---> 9913ac510f1a [2021-10-27T01:09:05.886Z] Step 12/24 : WORKDIR / [2021-10-27T01:09:06.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:06.150Z] ---> Running in 6faffb7f1ff9 [2021-10-27T01:09:06.418Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:09:06.418Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:09:06.418Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:09:06.418Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:09:06.418Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:09:06.418Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:09:06.418Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:09:06.418Z] OK: 8 MiB in 19 packages [2021-10-27T01:09:06.682Z] Removing intermediate container 6faffb7f1ff9 [2021-10-27T01:09:06.682Z] ---> 80f14eaa7b87 [2021-10-27T01:09:06.682Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T01:09:06.682Z] Removing intermediate container 55e2a1f6762e [2021-10-27T01:09:06.682Z] ---> 01e715687797 [2021-10-27T01:09:06.682Z] [2021-10-27T01:09:06.682Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:09:06.682Z] ---> 14119a10abf4 [2021-10-27T01:09:06.682Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:09:06.682Z] ---> Using cache [2021-10-27T01:09:06.682Z] ---> 709277b5b8e9 [2021-10-27T01:09:06.682Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:09:06.682Z] ---> Using cache [2021-10-27T01:09:06.682Z] ---> 45eaefd09ef6 [2021-10-27T01:09:06.682Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:09:06.947Z] ---> Running in 5ebde3c5e0d4 [2021-10-27T01:09:06.947Z] ---> 051fe15dce9d [2021-10-27T01:09:06.947Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T01:09:06.947Z] Removing intermediate container 5ebde3c5e0d4 [2021-10-27T01:09:06.947Z] ---> c1a787c0c343 [2021-10-27T01:09:06.947Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:09:07.207Z] ---> Running in 3760d9eb413a [2021-10-27T01:09:07.207Z] Removing intermediate container 085cd3307403 [2021-10-27T01:09:07.207Z] ---> 48f18ac1fd76 [2021-10-27T01:09:07.207Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:09:07.471Z] ---> Running in 5b6dea34890f [2021-10-27T01:09:07.471Z] ---> 088117092d40 [2021-10-27T01:09:07.471Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:07.471Z] Removing intermediate container 3760d9eb413a [2021-10-27T01:09:07.471Z] ---> b0636ee08c03 [2021-10-27T01:09:07.471Z] Step 14/22 : WORKDIR / [2021-10-27T01:09:07.471Z] ---> Running in bed03b447e00 [2021-10-27T01:09:07.471Z] Removing intermediate container 5b6dea34890f [2021-10-27T01:09:07.471Z] ---> 27ae63058e70 [2021-10-27T01:09:07.471Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:09:07.739Z] ---> Running in 66314fa6f451 [2021-10-27T01:09:07.739Z] ---> eebaaf958dec [2021-10-27T01:09:07.739Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T01:09:07.739Z] Removing intermediate container bed03b447e00 [2021-10-27T01:09:07.739Z] ---> 34e859ccdd6e [2021-10-27T01:09:07.739Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:09:07.998Z] Removing intermediate container 66314fa6f451 [2021-10-27T01:09:07.998Z] ---> 0e84f2a7173d [2021-10-27T01:09:07.999Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:09:07.999Z] ---> f97a14f853cd [2021-10-27T01:09:07.999Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:09:07.999Z] ---> 088d33891114 [2021-10-27T01:09:07.999Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:09:08.259Z] ---> afde66dd20c4 [2021-10-27T01:09:08.259Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:09:08.518Z] ---> 4d07f110cba2 [2021-10-27T01:09:08.518Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:08.518Z] ---> 172af21a626f [2021-10-27T01:09:08.518Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:09:08.780Z] ---> b68adb6d2f5b [2021-10-27T01:09:08.780Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:09:09.044Z] ---> c58d0f277165 [2021-10-27T01:09:09.044Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:09:09.044Z] ---> Running in 1e307b71e57d [2021-10-27T01:09:09.044Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:09:09.044Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:09:09.044Z] ---> 3138079d5365 [2021-10-27T01:09:09.044Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:09:09.044Z] ---> bc6c0ffef665 [2021-10-27T01:09:09.044Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:09:09.044Z] ---> 23e161ae35fa [2021-10-27T01:09:09.044Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:09:09.044Z] Removing intermediate container 1e307b71e57d [2021-10-27T01:09:09.044Z] ---> b14cbcceaca9 [2021-10-27T01:09:09.044Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:09:09.308Z] ---> Running in aad52c60344d [2021-10-27T01:09:09.308Z] ---> Running in 2f8c855ac9cc [2021-10-27T01:09:09.308Z] ---> Running in ca11f49c5dea [2021-10-27T01:09:09.308Z] Removing intermediate container aad52c60344d [2021-10-27T01:09:09.308Z] ---> 6b319897733b [2021-10-27T01:09:09.308Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:09:09.308Z] Removing intermediate container 2f8c855ac9cc [2021-10-27T01:09:09.308Z] ---> 75acffd6f593 [2021-10-27T01:09:09.308Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:09:09.308Z] Removing intermediate container ca11f49c5dea [2021-10-27T01:09:09.308Z] ---> 24858ed5a8cf [2021-10-27T01:09:09.308Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T01:09:09.308Z] ---> Running in e8611d62d54f [2021-10-27T01:09:09.308Z] ---> 796df29ba637 [2021-10-27T01:09:09.308Z] Step 20/24 : 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-10-27T01:09:09.308Z] ---> Running in af609ac3e116 [2021-10-27T01:09:09.308Z] ---> Running in 14f77226b1ff [2021-10-27T01:09:09.308Z] ---> Running in c5377cfd0558 [2021-10-27T01:09:09.572Z] Removing intermediate container af609ac3e116 [2021-10-27T01:09:09.572Z] ---> 72baef36bd87 [2021-10-27T01:09:09.572Z] Step 21/22 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:09:09.572Z] ---> Running in 0ff823d3a9e5 [2021-10-27T01:09:09.572Z] Removing intermediate container e8611d62d54f [2021-10-27T01:09:09.572Z] ---> 109dbf34a019 [2021-10-27T01:09:09.572Z] Step 18/20 : LABEL arch=x86_64 [2021-10-27T01:09:09.572Z] ---> Running in 0cb6b5cf1cec [2021-10-27T01:09:09.572Z] Removing intermediate container 0ff823d3a9e5 [2021-10-27T01:09:09.572Z] ---> ab3a6d49c686 [2021-10-27T01:09:09.572Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:09:09.572Z] ---> Running in 377a20a40744 [2021-10-27T01:09:09.572Z] Removing intermediate container 0cb6b5cf1cec [2021-10-27T01:09:09.572Z] ---> ef61c5351e77 [2021-10-27T01:09:09.572Z] Step 19/20 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:09:09.833Z] ---> Running in a4cc359cb199 [2021-10-27T01:09:09.833Z] Removing intermediate container 377a20a40744 [2021-10-27T01:09:09.833Z] ---> 978fa15406e5 [2021-10-27T01:09:09.833Z] [2021-10-27T01:09:09.833Z] Removing intermediate container a4cc359cb199 [2021-10-27T01:09:09.833Z] ---> 2e1c4c3c330b [2021-10-27T01:09:09.833Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:09:09.833Z] Successfully built 978fa15406e5 [2021-10-27T01:09:09.833Z] Successfully tagged core-metadata:latest [2021-10-27T01:09:09.833Z]  Building core-metadata ... done  ---> Running in c7a3c655ff27 [2021-10-27T01:09:10.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:10.096Z] Removing intermediate container c7a3c655ff27 [2021-10-27T01:09:10.096Z] ---> fd8548792c3d [2021-10-27T01:09:10.096Z] [2021-10-27T01:09:10.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-27T01:09:10.096Z] Successfully built fd8548792c3d [2021-10-27T01:09:10.096Z] Successfully tagged security-proxy-setup:latest [2021-10-27T01:09:10.357Z]  Building security-proxy-setup ... done Removing intermediate container c5377cfd0558 [2021-10-27T01:09:10.357Z] ---> 9fa65ffeeed7 [2021-10-27T01:09:10.357Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:09:10.357Z] ---> Running in e1f01a165631 [2021-10-27T01:09:10.357Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:09:10.357Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:09:10.357Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:09:10.357Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:09:10.357Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:09:10.357Z] Removing intermediate container e1f01a165631 [2021-10-27T01:09:10.357Z] ---> 183125d1fcdc [2021-10-27T01:09:10.357Z] Step 22/24 : LABEL arch=x86_64 [2021-10-27T01:09:10.357Z] ---> Running in 5a6641ba1a73 [2021-10-27T01:09:10.357Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:09:10.357Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:09:10.357Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:09:10.357Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:09:10.357Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:09:10.357Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:09:10.357Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:09:10.357Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:09:10.357Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:09:10.357Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:09:10.357Z] Removing intermediate container 5a6641ba1a73 [2021-10-27T01:09:10.357Z] ---> a3bcf3812e0f [2021-10-27T01:09:10.357Z] Step 23/24 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:09:10.617Z] ---> Running in 53c63cc1126d [2021-10-27T01:09:10.617Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:09:10.617Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:09:10.617Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:09:10.617Z] Removing intermediate container 53c63cc1126d [2021-10-27T01:09:10.617Z] ---> cbcd7663155b [2021-10-27T01:09:10.617Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:09:11.554Z] ---> Running in 8711320f0431 [2021-10-27T01:09:11.555Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:09:11.555Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:09:11.555Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:09:11.555Z] Removing intermediate container 8711320f0431 [2021-10-27T01:09:11.555Z] ---> bb7ce820cbfd [2021-10-27T01:09:11.555Z] [2021-10-27T01:09:11.555Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:09:11.555Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:09:11.555Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:09:11.555Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:09:11.555Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:09:11.555Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:09:11.555Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:09:11.555Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:09:11.555Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:09:11.555Z] Successfully built bb7ce820cbfd [2021-10-27T01:09:11.555Z] Successfully tagged security-secretstore-setup:latest [2021-10-27T01:09:11.555Z]  Building security-secretstore-setup ... done (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:09:11.812Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:09:11.812Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:09:11.812Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:09:11.812Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:09:12.072Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:09:12.072Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:09:12.072Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:09:12.072Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:09:12.072Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:09:12.072Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:09:12.072Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:09:12.072Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:09:12.330Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:09:12.330Z] OK: 84 MiB in 64 packages [2021-10-27T01:09:12.898Z] Collecting docker-compose==1.23.2 [2021-10-27T01:09:12.898Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:09:13.159Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:09:13.159Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:09:13.159Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:09:13.159Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:09:13.159Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T01:09:13.159Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:09:13.159Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:09:13.418Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:09:13.418Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:09:13.679Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:09:13.679Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:09:13.942Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:09:13.942Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:09:14.203Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:09:14.203Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:09:14.203Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:09:14.203Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:09:14.463Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:09:14.463Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:09:15.032Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:09:15.032Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:09:15.032Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:09:15.032Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:09:15.032Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:09:15.032Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:09:15.032Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T01:09:15.032Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:09:15.032Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:09:15.032Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:09:15.032Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:09:15.032Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:09:15.032Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:09:15.292Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:09:15.292Z] Attempting uninstall: urllib3 [2021-10-27T01:09:15.292Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:09:15.292Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:09:15.292Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:09:15.560Z] Attempting uninstall: idna [2021-10-27T01:09:15.560Z] Found existing installation: idna 3.2 [2021-10-27T01:09:15.560Z] Uninstalling idna-3.2: [2021-10-27T01:09:15.560Z] Successfully uninstalled idna-3.2 [2021-10-27T01:09:15.560Z] Attempting uninstall: chardet [2021-10-27T01:09:15.560Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:09:15.560Z] Uninstalling chardet-4.0.0: [2021-10-27T01:09:15.560Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:09:16.130Z] Attempting uninstall: requests [2021-10-27T01:09:16.130Z] Found existing installation: requests 2.25.1 [2021-10-27T01:09:16.130Z] Uninstalling requests-2.25.1: [2021-10-27T01:09:16.130Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:09:16.130Z] Running setup.py install for texttable: started [2021-10-27T01:09:16.389Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:09:16.389Z] Running setup.py install for PyYAML: started [2021-10-27T01:09:16.959Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:09:16.959Z] Running setup.py install for docopt: started [2021-10-27T01:09:17.219Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:09:17.219Z] Running setup.py install for dockerpty: started [2021-10-27T01:09:17.480Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:09:17.740Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-27T01:09:21.051Z] Removing intermediate container 14f77226b1ff [2021-10-27T01:09:21.051Z] ---> fa78d7a4f482 [2021-10-27T01:09:21.051Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:09:21.051Z] ---> Running in 831297a29eb1 [2021-10-27T01:09:21.051Z] Removing intermediate container 831297a29eb1 [2021-10-27T01:09:21.051Z] ---> 063f6481e881 [2021-10-27T01:09:21.051Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:09:21.051Z] ---> Running in 87f0ae4f56c9 [2021-10-27T01:09:21.051Z] Removing intermediate container 87f0ae4f56c9 [2021-10-27T01:09:21.051Z] ---> 59a0983c0b3d [2021-10-27T01:09:21.051Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:09:21.312Z] ---> 5fbf98b9e004 [2021-10-27T01:09:21.312Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:09:21.312Z] ---> c4a60d2a056d [2021-10-27T01:09:21.312Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:09:21.577Z] ---> 6234a8a920d5 [2021-10-27T01:09:21.578Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:09:21.578Z] ---> Running in 69fce588a4af [2021-10-27T01:09:21.578Z] Removing intermediate container 69fce588a4af [2021-10-27T01:09:21.578Z] ---> cfc56b38d922 [2021-10-27T01:09:21.578Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:09:21.837Z] ---> Running in afe948db7889 [2021-10-27T01:09:21.837Z] Removing intermediate container afe948db7889 [2021-10-27T01:09:21.837Z] ---> b3d7835c541c [2021-10-27T01:09:21.837Z] Step 20/22 : LABEL arch=x86_64 [2021-10-27T01:09:21.837Z] ---> Running in 5ea770b8a112 [2021-10-27T01:09:21.837Z] Removing intermediate container 5ea770b8a112 [2021-10-27T01:09:21.837Z] ---> 680ae187bf54 [2021-10-27T01:09:21.837Z] Step 21/22 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:09:21.837Z] ---> Running in 07c92d055cf9 [2021-10-27T01:09:23.066Z] Removing intermediate container 07c92d055cf9 [2021-10-27T01:09:23.066Z] ---> d9717f0d806e [2021-10-27T01:09:23.066Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:09:23.066Z] ---> Running in 50ee3309423f [2021-10-27T01:09:23.066Z] Removing intermediate container 50ee3309423f [2021-10-27T01:09:23.066Z] ---> 5422ca3d8f1c [2021-10-27T01:09:23.066Z] [2021-10-27T01:09:23.066Z] Successfully built 5422ca3d8f1c [2021-10-27T01:09:23.066Z] Successfully tagged sys-mgmt-agent:latest [2021-10-27T01:09:23.072Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-10-27T01:09:23.077Z] $ docker stop --time=1 d94d1142256f89ad173f142d4f6b00c5737f0770f8f6e98da55693a29dbabcad [2021-10-27T01:09:24.380Z] $ docker rm -f d94d1142256f89ad173f142d4f6b00c5737f0770f8f6e98da55693a29dbabcad [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:09:24.727Z] + docker images [2021-10-27T01:09:24.727Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:09:24.727Z] sys-mgmt-agent latest 5422ca3d8f1c 3 seconds ago 294MB [2021-10-27T01:09:24.727Z] security-secretstore-setup latest bb7ce820cbfd 13 seconds ago 28.4MB [2021-10-27T01:09:24.727Z] core-metadata latest 978fa15406e5 15 seconds ago 16.9MB [2021-10-27T01:09:24.727Z] security-proxy-setup latest fd8548792c3d 15 seconds ago 26.8MB [2021-10-27T01:09:24.727Z] 01e715687797 18 seconds ago 1.76GB [2021-10-27T01:09:24.727Z] 7e8c7a8fa206 20 seconds ago 1.76GB [2021-10-27T01:09:24.727Z] 42867d4742a0 21 seconds ago 1.76GB [2021-10-27T01:09:24.727Z] 042f26915025 22 seconds ago 1.76GB [2021-10-27T01:09:24.727Z] core-data latest c009fb4c2622 About a minute ago 20.7MB [2021-10-27T01:09:24.727Z] security-bootstrapper latest b8d539108b65 About a minute ago 18.9MB [2021-10-27T01:09:24.727Z] support-scheduler latest a5ec7118c391 About a minute ago 16.2MB [2021-10-27T01:09:24.727Z] support-notifications latest 2ee64be09898 About a minute ago 16.9MB [2021-10-27T01:09:24.727Z] a32eb01c0acd About a minute ago 1.76GB [2021-10-27T01:09:24.727Z] core-command latest 3ad88ee8f974 About a minute ago 16.1MB [2021-10-27T01:09:24.727Z] c3cc8ab5b9da About a minute ago 1.76GB [2021-10-27T01:09:24.727Z] 0eb314aa11cd About a minute ago 1.76GB [2021-10-27T01:09:24.727Z] 643203b3be5c About a minute ago 1.76GB [2021-10-27T01:09:24.727Z] 3b0e241744e5 About a minute ago 1.75GB [2021-10-27T01:09:24.727Z] ci-base-image-x86_64 latest 3e3a1c069be8 6 minutes ago 1.25GB [2021-10-27T01:09:24.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB [2021-10-27T01:09:24.727Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB [2021-10-27T01:09:24.727Z] docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB [2021-10-27T01:09:24.727Z] alpine 3.14 14119a10abf4 2 months ago 5.6MB [2021-10-27T01:09:24.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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-10-27T01:09:40.121Z] Still waiting to schedule task [2021-10-27T01:09:40.121Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-10-27T01:09:43.443Z] Removing intermediate container 53acd9188a6f [2021-10-27T01:09:43.443Z] ---> 8531dbd50067 [2021-10-27T01:09:43.443Z] Successfully built 8531dbd50067 [2021-10-27T01:09:43.443Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:09:43.806Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T01:09:43.807Z] . [Pipeline] withDockerContainer [2021-10-27T01:09:44.128Z] prd-ubuntu18.04-docker-arm64-4c-16g-2163 does not seem to be running inside a container [2021-10-27T01:09:44.235Z] $ 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 ******** ci-base-image-arm64 cat [2021-10-27T01:09:46.006Z] $ docker top 0389613a05b95432bcc3d89d9547de3dd3bd62a53859360fd321bf9c7a53c3d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:09:47.050Z] + go version [2021-10-27T01:09:47.050Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-27T01:09:47.073Z] $ docker stop --time=1 0389613a05b95432bcc3d89d9547de3dd3bd62a53859360fd321bf9c7a53c3d1 [2021-10-27T01:09:49.499Z] $ docker rm -f 0389613a05b95432bcc3d89d9547de3dd3bd62a53859360fd321bf9c7a53c3d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:09:50.265Z] + docker inspect -f . ci-base-image-arm64 [2021-10-27T01:09:50.265Z] . [Pipeline] withDockerContainer [2021-10-27T01:09:50.573Z] prd-ubuntu18.04-docker-arm64-4c-16g-2163 does not seem to be running inside a container [2021-10-27T01:09:50.673Z] $ 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 ******** ci-base-image-arm64 cat [2021-10-27T01:09:52.272Z] $ docker top 917be146bdff0e08f9ad49024ff5a5470f50c5146ddc21fa4165c23ab5cf27f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-10-27T01:09:52.654Z] ========================================================= [2021-10-27T01:09:52.654Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-10-27T01:09:52.654Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-10-27T01:09:53.326Z] + make test [2021-10-27T01:09:53.326Z] go mod tidy [2021-10-27T01:09:54.320Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-10-27T01:10:33.874Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-10-27T01:11:43.568Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-10-27T01:11:49.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-10-27T01:11:50.493Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-10-27T01:11:51.483Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-10-27T01:12:07.327Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-10-27T01:12:16.290Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.201s coverage: 28.7% of statements [2021-10-27T01:12:16.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-10-27T01:12:16.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-10-27T01:12:20.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.374s coverage: 98.5% of statements [2021-10-27T01:12:20.645Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-10-27T01:12:22.646Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.530s coverage: 44.7% of statements [2021-10-27T01:12:22.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-10-27T01:12:22.646Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-10-27T01:12:26.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.833s coverage: 89.5% of statements [2021-10-27T01:12:26.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-10-27T01:12:26.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:12:26.076Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.321s coverage: 84.4% of statements [2021-10-27T01:12:26.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-10-27T01:12:26.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-10-27T01:12:26.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-10-27T01:12:26.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-10-27T01:12:26.076Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.137s coverage: 94.2% of statements [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.239s coverage: 59.1% of statements [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.294s coverage: 60.0% of statements [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.457s coverage: 0.9% of statements [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.202s coverage: 58.8% of statements [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.389s coverage: 21.7% of statements [2021-10-27T01:12:37.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.298s coverage: 79.5% of statements [2021-10-27T01:12:37.259Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements [2021-10-27T01:12:38.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.350s coverage: 96.3% of statements [2021-10-27T01:12:38.537Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements [2021-10-27T01:12:51.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.346s coverage: 94.4% of statements [2021-10-27T01:12:51.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.205s coverage: 44.8% of statements [2021-10-27T01:12:59.313Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.762s coverage: 82.5% of statements [2021-10-27T01:12:59.313Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.234s coverage: 87.2% of statements [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.219s coverage: 100.0% of statements [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.351s coverage: 58.8% of statements [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.326s coverage: 80.0% of statements [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.306s coverage: 87.2% of statements [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.321s coverage: 85.4% of statements [2021-10-27T01:13:06.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.081s coverage: 91.2% of statements [2021-10-27T01:13:06.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-10-27T01:13:09.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.224s coverage: 64.4% of statements [2021-10-27T01:13:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-10-27T01:13:09.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-10-27T01:13:09.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.261s coverage: 100.0% of statements [2021-10-27T01:13:09.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2021-10-27T01:13:09.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.063s coverage: 100.0% of statements [2021-10-27T01:13:09.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements [2021-10-27T01:13:11.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-10-27T01:13:17.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.605s coverage: 70.4% of statements [2021-10-27T01:13:17.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-10-27T01:13:17.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-10-27T01:13:17.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-10-27T01:13:19.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.983s coverage: 43.5% of statements [2021-10-27T01:13:19.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-10-27T01:13:19.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-10-27T01:13:19.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.342s coverage: 89.5% of statements [2021-10-27T01:13:19.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-10-27T01:13:19.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.320s coverage: 84.8% of statements [2021-10-27T01:13:19.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-10-27T01:13:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.368s coverage: 17.7% of statements [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-10-27T01:13:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.731s coverage: 92.3% of statements [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-10-27T01:13:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-10-27T01:13:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-10-27T01:13:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.221s coverage: 28.9% of statements [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-10-27T01:13:27.829Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-10-27T01:13:27.829Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.207s coverage: 100.0% of statements [2021-10-27T01:13:28.815Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements [2021-10-27T01:13:29.413Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-10-27T01:13:29.413Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-10-27T01:13:29.413Z] GO111MODULE=on go vet ./... [2021-10-27T01:15:06.854Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-27T01:15:06.854Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-27T01:15:06.855Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-10-27T01:15:08.443Z] + ls -al . [2021-10-27T01:15:08.443Z] total 664 [2021-10-27T01:15:08.443Z] drwxrwxr-x 9 1001 1001 4096 Oct 27 01:15 . [2021-10-27T01:15:08.443Z] drwxr-xr-x 4 root root 4096 Oct 27 01:09 .. [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 01:07 .dockerignore [2021-10-27T01:15:08.443Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 01:07 .git [2021-10-27T01:15:08.443Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 01:07 .github [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 804 Oct 27 01:07 .gitignore [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 42 Oct 27 01:07 .golangci.yml [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 76 Oct 27 01:07 .hadolint.yml [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 01:07 .sonarcloud.properties [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 1171 Oct 27 01:07 ADOPTERS.md [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 8910 Oct 27 01:07 Attribution.txt [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 43881 Oct 27 01:07 CHANGELOG.md [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 01:07 CONTRIBUTING.md [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 677 Oct 27 01:07 GOVERNANCE.md [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 849 Oct 27 01:07 Jenkinsfile [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 01:07 LICENSE [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 6508 Oct 27 01:07 Makefile [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 582 Oct 27 01:07 OWNERS.md [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 8256 Oct 27 01:07 README.md [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 6912 Oct 27 01:07 SECURITY.md [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 01:02 VERSION [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 01:07 ZMQWindows.md [2021-10-27T01:15:08.443Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 01:07 bin [2021-10-27T01:15:08.443Z] drwxrwxr-x 14 1001 1001 4096 Oct 27 01:07 cmd [2021-10-27T01:15:08.443Z] -rw-r--r-- 1 root root 426728 Oct 27 01:13 coverage.out [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 848 Oct 27 01:07 go.mod [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 50524 Oct 27 01:07 go.sum [2021-10-27T01:15:08.443Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 01:07 internal [2021-10-27T01:15:08.443Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 01:07 openapi [2021-10-27T01:15:08.443Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 01:07 snap [2021-10-27T01:15:08.443Z] -rw-rw-r-- 1 1001 1001 204 Oct 27 01:07 version.go [Pipeline] sh [2021-10-27T01:15:09.112Z] + '[' -e coverage.out ] [2021-10-27T01:15:09.112Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-10-27T01:15:09.140Z] Warning: overwriting stash ‘coverage-report’ [2021-10-27T01:15:10.170Z] Stashed 1 file(s) [Pipeline] sh [2021-10-27T01:15:10.827Z] + make build [2021-10-27T01:15:10.827Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:15:19.123Z] 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-10-27T01:15:45.947Z] 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-10-27T01:15:49.407Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:15:54.812Z] 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-10-27T01:15:56.605Z] 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-10-27T01:16:00.006Z] 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-10-27T01:16:03.395Z] 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-10-27T01:16:06.791Z] 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-10-27T01:16:13.045Z] 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-10-27T01:16:15.661Z] 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-10-27T01:16:19.971Z] 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-10-27T01:16:26.702Z] $ docker stop --time=1 917be146bdff0e08f9ad49024ff5a5470f50c5146ddc21fa4165c23ab5cf27f2 [2021-10-27T01:16:28.778Z] $ docker rm -f 917be146bdff0e08f9ad49024ff5a5470f50c5146ddc21fa4165c23ab5cf27f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:16:30.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:16:30.812Z] [2021-10-27T01:16:30.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:16:31.171Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:16:31.448Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-10-27T01:16:31.448Z] 29e5d40040c1: Pulling fs layer [2021-10-27T01:16:31.448Z] 1ce36da41761: Pulling fs layer [2021-10-27T01:16:31.448Z] 25b303627fd3: Pulling fs layer [2021-10-27T01:16:31.448Z] 29e5d40040c1: Verifying Checksum [2021-10-27T01:16:31.448Z] 29e5d40040c1: Download complete [2021-10-27T01:16:32.047Z] 1ce36da41761: Verifying Checksum [2021-10-27T01:16:32.047Z] 1ce36da41761: Download complete [2021-10-27T01:16:32.324Z] 29e5d40040c1: Pull complete [2021-10-27T01:16:33.311Z] 25b303627fd3: Verifying Checksum [2021-10-27T01:16:33.311Z] 25b303627fd3: Download complete [2021-10-27T01:16:33.584Z] 1ce36da41761: Pull complete [2021-10-27T01:16:44.772Z] 25b303627fd3: Pull complete [2021-10-27T01:16:44.772Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-10-27T01:16:44.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:16:44.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-10-27T01:16:45.064Z] prd-ubuntu18.04-docker-arm64-4c-16g-2163 does not seem to be running inside a container [2021-10-27T01:16:45.148Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:16:48.084Z] $ docker top 3b7cd48101aac0d7101c3fe2cb13715d68446c46e18de9d297ab55e6cda10731 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:16:49.084Z] + docker-compose build --help [2021-10-27T01:16:49.084Z] + grep parallel [2021-10-27T01:16:55.781Z] --parallel Build images in parallel. [Pipeline] } [2021-10-27T01:16:56.383Z] $ docker stop --time=1 3b7cd48101aac0d7101c3fe2cb13715d68446c46e18de9d297ab55e6cda10731 [2021-10-27T01:16:58.207Z] $ docker rm -f 3b7cd48101aac0d7101c3fe2cb13715d68446c46e18de9d297ab55e6cda10731 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:16:58.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-10-27T01:16:58.872Z] . [Pipeline] withDockerContainer [2021-10-27T01:16:59.153Z] prd-ubuntu18.04-docker-arm64-4c-16g-2163 does not seem to be running inside a container [2021-10-27T01:16:59.221Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-10-27T01:17:00.861Z] $ docker top f7f5809a3c3a4b9de30355e63d493b0a80c74f0c1f4d42d7d1a5a7c169b6035c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:17:01.872Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-10-27T01:17:08.562Z] Building core-command ... [2021-10-27T01:17:08.563Z] Building core-data ... [2021-10-27T01:17:08.563Z] Building core-metadata ... [2021-10-27T01:17:08.563Z] Building security-bootstrapper ... [2021-10-27T01:17:08.563Z] Building security-proxy-setup ... [2021-10-27T01:17:08.563Z] Building security-secretstore-setup ... [2021-10-27T01:17:08.563Z] Building support-notifications ... [2021-10-27T01:17:08.563Z] Building support-scheduler ... [2021-10-27T01:17:08.563Z] Building sys-mgmt-agent ... [2021-10-27T01:17:08.563Z] Building support-scheduler [2021-10-27T01:17:08.563Z] Building support-notifications [2021-10-27T01:17:08.563Z] Building sys-mgmt-agent [2021-10-27T01:17:08.836Z] Building core-metadata [2021-10-27T01:17:08.836Z] Building core-data [2021-10-27T01:18:17.819Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:18:17.819Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:18:17.819Z] ---> 8531dbd50067 [2021-10-27T01:18:17.819Z] Step 3/23 : WORKDIR /edgex-go [2021-10-27T01:18:17.819Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:18:17.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:18:17.819Z] ---> 8531dbd50067 [2021-10-27T01:18:17.819Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:18:17.819Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:18:17.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:18:17.819Z] ---> 8531dbd50067 [2021-10-27T01:18:17.819Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:18:17.819Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:18:17.819Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:18:17.819Z] ---> 8531dbd50067 [2021-10-27T01:18:17.819Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:18:17.819Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:18:17.819Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:18:17.819Z] ---> 8531dbd50067 [2021-10-27T01:18:17.819Z] Step 3/21 : WORKDIR /edgex-go [2021-10-27T01:18:18.437Z] ---> Running in 4a6aee0237e6 [2021-10-27T01:18:18.437Z] ---> Running in f4e37ea664ee [2021-10-27T01:18:18.437Z] ---> Running in 83f66cc9d7f4 [2021-10-27T01:18:18.437Z] ---> Running in 85c4b76f3855 [2021-10-27T01:18:18.437Z] ---> Running in 8ebbc03f674b [2021-10-27T01:18:19.044Z] Removing intermediate container 4a6aee0237e6 [2021-10-27T01:18:19.044Z] ---> 4c3029246412 [2021-10-27T01:18:19.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:18:19.044Z] Removing intermediate container 85c4b76f3855 [2021-10-27T01:18:19.044Z] ---> 99e638aed4df [2021-10-27T01:18:19.044Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:18:19.044Z] Removing intermediate container 8ebbc03f674b [2021-10-27T01:18:19.044Z] ---> d8076ef1a7e8 [2021-10-27T01:18:19.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:18:19.044Z] Removing intermediate container f4e37ea664ee [2021-10-27T01:18:19.044Z] ---> edd69132b341 [2021-10-27T01:18:19.044Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:18:19.044Z] Removing intermediate container 83f66cc9d7f4 [2021-10-27T01:18:19.044Z] ---> 1097ab0e527b [2021-10-27T01:18:19.044Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:18:19.044Z] ---> Running in 992bf85effe9 [2021-10-27T01:18:19.319Z] ---> Running in 8fecb9d4317e [2021-10-27T01:18:19.319Z] ---> Running in 77c7d1ab8ab2 [2021-10-27T01:18:19.319Z] ---> Running in 3375e43ba0f2 [2021-10-27T01:18:19.319Z] ---> Running in f8b662e82338 [2021-10-27T01:18:22.765Z] Removing intermediate container 992bf85effe9 [2021-10-27T01:18:22.765Z] ---> 2505165f92e8 [2021-10-27T01:18:22.765Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-10-27T01:18:22.765Z] ---> Running in 8897879c3349 [2021-10-27T01:18:23.043Z] Removing intermediate container 77c7d1ab8ab2 [2021-10-27T01:18:23.043Z] ---> 28e8874f4940 [2021-10-27T01:18:23.043Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:18:23.344Z] ---> Running in a8a40fc54aaa [2021-10-27T01:18:23.956Z] Removing intermediate container 3375e43ba0f2 [2021-10-27T01:18:23.956Z] ---> 093b345bcddf [2021-10-27T01:18:23.956Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-10-27T01:18:24.240Z] ---> Running in 84d875572d72 [2021-10-27T01:18:24.240Z] Removing intermediate container f8b662e82338 [2021-10-27T01:18:24.240Z] ---> 7cfc29c85710 [2021-10-27T01:18:24.240Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-10-27T01:18:24.240Z] Removing intermediate container 8fecb9d4317e [2021-10-27T01:18:24.240Z] ---> b48ec48782e8 [2021-10-27T01:18:24.240Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-10-27T01:18:24.534Z] ---> Running in d53be4b336e7 [2021-10-27T01:18:24.534Z] ---> Running in 264bc174834b [2021-10-27T01:18:25.540Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:25.820Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:26.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:26.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:26.425Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:26.704Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:26.982Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:27.257Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:27.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:27.552Z] OK: 219 MiB in 52 packages [2021-10-27T01:18:27.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:18:28.163Z] OK: 219 MiB in 52 packages [2021-10-27T01:18:28.781Z] OK: 219 MiB in 52 packages [2021-10-27T01:18:29.074Z] OK: 219 MiB in 52 packages [2021-10-27T01:18:29.355Z] OK: 219 MiB in 52 packages [2021-10-27T01:18:29.355Z] Removing intermediate container 8897879c3349 [2021-10-27T01:18:29.355Z] ---> 8ae3e09ab205 [2021-10-27T01:18:29.355Z] Step 6/21 : COPY . . [2021-10-27T01:18:29.963Z] Removing intermediate container a8a40fc54aaa [2021-10-27T01:18:29.963Z] ---> 6fc08e6ead31 [2021-10-27T01:18:29.963Z] Step 6/22 : COPY . . [2021-10-27T01:18:30.568Z] Removing intermediate container d53be4b336e7 [2021-10-27T01:18:30.568Z] ---> 30035082d05d [2021-10-27T01:18:30.568Z] Step 6/22 : COPY . . [2021-10-27T01:18:30.568Z] Removing intermediate container 84d875572d72 [2021-10-27T01:18:30.568Z] ---> f3a783b21c2e [2021-10-27T01:18:30.568Z] Step 6/23 : COPY go.mod . [2021-10-27T01:18:31.186Z] Removing intermediate container 264bc174834b [2021-10-27T01:18:31.186Z] ---> b1df7ed3183f [2021-10-27T01:18:31.186Z] Step 6/22 : COPY . . [2021-10-27T01:18:32.187Z] ---> 97f7ded8010c [2021-10-27T01:18:32.187Z] Step 7/23 : RUN go mod download [2021-10-27T01:18:32.461Z] ---> Running in 9bf6b6373997 [2021-10-27T01:18:38.509Z] Removing intermediate container 9bf6b6373997 [2021-10-27T01:18:38.509Z] ---> 6346777ad353 [2021-10-27T01:18:38.509Z] Step 8/23 : COPY . . [2021-10-27T01:18:49.311Z] Running on prd-ubuntu18.04-docker-8c-8g-2241 in /w/workspace/edgexfoundry_edgex-go_PR-3783 [Pipeline] { [Pipeline] ws [2021-10-27T01:18:49.322Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-10-27T01:18:49.420Z] The recommended git tool is: git [2021-10-27T01:18:52.132Z] using credential edgex-jenkins-ssh [2021-10-27T01:18:52.144Z] Cloning the remote Git repository [2021-10-27T01:18:52.169Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:18:52.222Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-10-27T01:18:52.252Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:18:52.253Z] > git --version # timeout=10 [2021-10-27T01:18:52.260Z] > git --version # 'git version 2.17.1' [2021-10-27T01:18:52.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:18:52.285Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:18:56.266Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:18:56.272Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-27T01:18:56.281Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-10-27T01:18:56.291Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-10-27T01:18:56.291Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:18:56.295Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3783/head:refs/remotes/origin/PR-3783 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-27T01:18:56.861Z] ---> b0292e42252e [2021-10-27T01:18:56.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:56.861Z] ---> 761a4d145ecf [2021-10-27T01:18:56.861Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:56.861Z] ---> Running in cf34081ea693 [2021-10-27T01:18:56.861Z] ---> 59847b635bd3 [2021-10-27T01:18:56.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:56.861Z] ---> 007da672c1a1 [2021-10-27T01:18:56.861Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:18:56.861Z] ---> Running in 213f56e215a1 [2021-10-27T01:18:56.861Z] ---> Running in 0798c40eca83 [2021-10-27T01:18:56.861Z] ---> Running in 509c6dea9547 [2021-10-27T01:18:56.950Z] Merging remotes/origin/main commit fb769a0070cc1922608d3d80e9a209584ebd424b into PR head commit ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:18:57.051Z] Merge succeeded, producing ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:18:57.051Z] Checking out Revision ef41eb07db969682b55b6baa03cb3f797be5dc9f (PR-3783) [2021-10-27T01:18:56.961Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:18:56.966Z] > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 [2021-10-27T01:18:57.024Z] > git remote # timeout=10 [2021-10-27T01:18:57.031Z] > git config --get remote.origin.url # timeout=10 [2021-10-27T01:18:57.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-27T01:18:57.039Z] > git merge fb769a0070cc1922608d3d80e9a209584ebd424b # timeout=10 [2021-10-27T01:18:57.048Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-27T01:18:57.056Z] > git config core.sparsecheckout # timeout=10 [2021-10-27T01:18:57.061Z] > git checkout -f ef41eb07db969682b55b6baa03cb3f797be5dc9f # timeout=10 [2021-10-27T01:19:00.633Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" [2021-10-27T01:19:01.247Z] ---> 559e11311b01 [2021-10-27T01:19:01.247Z] Step 9/23 : RUN go mod tidy [2021-10-27T01:19:01.247Z] ---> Running in fda953258584 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:19:01.747Z] + echo snap-build.sh [2021-10-27T01:19:01.747Z] snap-build.sh [2021-10-27T01:19:01.747Z] + SNAP_BASE_DIR=. [2021-10-27T01:19:01.747Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-10-27T01:19:01.747Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-10-27T01:19:01.747Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-10-27T01:19:01.747Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-10-27T01:19:01.747Z] + cd /w/workspace/edgex-go/3 [2021-10-27T01:19:01.747Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-10-27T01:19:01.747Z] Reading package lists... [2021-10-27T01:19:01.747Z] Building dependency tree... [2021-10-27T01:19:01.747Z] Reading state information... [2021-10-27T01:19:01.748Z] The following packages were automatically installed and are no longer required: [2021-10-27T01:19:01.748Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-10-27T01:19:01.748Z] uidmap xdelta3 [2021-10-27T01:19:01.748Z] Use 'sudo apt autoremove' to remove them. [2021-10-27T01:19:01.748Z] The following packages will be REMOVED: [2021-10-27T01:19:01.748Z] lxd* lxd-client* [2021-10-27T01:19:02.011Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-10-27T01:19:02.011Z] After this operation, 31.7 MB disk space will be freed. [2021-10-27T01:19:02.234Z] Removing intermediate container cf34081ea693 [2021-10-27T01:19:02.234Z] ---> 8027385b81b4 [2021-10-27T01:19:02.234Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-10-27T01:19:02.514Z] ---> Running in 75baa3a35d89 [2021-10-27T01:19:02.535Z] (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-10-27T01:19:02.535Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:19:02.811Z] Removing intermediate container 213f56e215a1 [2021-10-27T01:19:02.811Z] ---> 26927dd305b3 [2021-10-27T01:19:02.811Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-10-27T01:19:03.088Z] ---> Running in 65c01b259de2 [2021-10-27T01:19:03.368Z] Removing intermediate container 509c6dea9547 [2021-10-27T01:19:03.368Z] ---> c260c60315aa [2021-10-27T01:19:03.368Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-10-27T01:19:03.368Z] Removing intermediate container 0798c40eca83 [2021-10-27T01:19:03.368Z] ---> c3756601b1e0 [2021-10-27T01:19:03.368Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-10-27T01:19:03.368Z] ---> Running in ba8596a3e335 [2021-10-27T01:19:03.368Z] ---> Running in e9dd1fc6a29a [2021-10-27T01:19:03.477Z] Removing lxd dnsmasq configuration [2021-10-27T01:19:03.478Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:19:03.478Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-10-27T01:19:04.426Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:19:04.426Z] (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-10-27T01:19:04.426Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-10-27T01:19:04.826Z] 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-10-27T01:19:05.427Z] 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-10-27T01:19:05.822Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-10-27T01:19:05.822Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-10-27T01:19:06.038Z] 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-10-27T01:19:06.319Z] 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-10-27T01:19:06.395Z] + sudo snap remove --purge lxd [2021-10-27T01:19:06.395Z] snap "lxd" is not installed [2021-10-27T01:19:06.395Z] + sudo groupadd --force --system lxd [2021-10-27T01:19:06.395Z] ++ whoami [2021-10-27T01:19:06.395Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-10-27T01:19:06.395Z] + newgrp - lxd [2021-10-27T01:19:06.395Z] + sudo snap install lxd [2021-10-27T01:19:08.513Z] Removing intermediate container fda953258584 [2021-10-27T01:19:08.513Z] ---> b813b2d3b32e [2021-10-27T01:19:08.513Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-10-27T01:19:08.513Z] ---> Running in 89620d0b4371 [2021-10-27T01:19:10.515Z] 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-10-27T01:19:13.712Z] 2021-10-27T01:19:11Z INFO Waiting for automatic snapd restart... [2021-10-27T01:19:31.900Z] lxd 4.19 from Canonical* installed [2021-10-27T01:19:31.900Z] + sudo lxd init --auto [2021-10-27T01:19:38.516Z] + sudo snap install --classic snapcraft [2021-10-27T01:19:48.530Z] snapcraft 5.0 from Canonical* installed [2021-10-27T01:19:48.530Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-10-27T01:19:48.530Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-10-27T01:19:48.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:19:48.530Z] Dload Upload Total Spent Left Speed [2021-10-27T01:19:48.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4543 0 --:--:-- --:--:-- --:--:-- 4543 [2021-10-27T01:19:48.530Z] 100 3325k 100 3325k 0 0 9837k 0 --:--:-- --:--:-- --:--:-- 9837k [2021-10-27T01:19:48.530Z] ./yq_linux_amd64 [2021-10-27T01:19:48.530Z] + sudo snapcraft prime --use-lxd [2021-10-27T01:19:49.916Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-10-27T01:19:49.916Z] 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-10-27T01:19:49.916Z] - README.md [2021-10-27T01:19:49.916Z] [2021-10-27T01:19:49.916Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T01:19:49.916Z] Launching a container. [2021-10-27T01:19:55.200Z] Waiting for container to be ready [2021-10-27T01:19:55.200Z] To start your first instance, try: lxc launch ubuntu:20.04 [2021-10-27T01:19:55.200Z] [2021-10-27T01:19:59.523Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-10-27T01:19:59.523Z] Waiting for network to be ready... [2021-10-27T01:19:59.784Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T01:19:59.784Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T01:19:59.784Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T01:20:00.045Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T01:20:00.045Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T01:20:00.045Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T01:20:00.045Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T01:20:00.045Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T01:20:00.045Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T01:20:00.045Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T01:20:00.304Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T01:20:00.304Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T01:20:00.564Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T01:20:00.564Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T01:20:00.564Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T01:20:00.564Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T01:20:00.564Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T01:20:00.564Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T01:20:01.136Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T01:20:01.136Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T01:20:01.136Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T01:20:01.136Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T01:20:01.136Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T01:20:01.136Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T01:20:01.136Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T01:20:01.136Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T01:20:01.398Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T01:20:03.954Z] Fetched 25.5 MB in 4s (6553 kB/s) [2021-10-27T01:20:04.524Z] Reading package lists... [2021-10-27T01:20:04.784Z] Reading package lists... [2021-10-27T01:20:04.784Z] Building dependency tree... [2021-10-27T01:20:04.784Z] Reading state information... [2021-10-27T01:20:05.050Z] The following additional packages will be installed: [2021-10-27T01:20:05.050Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T01:20:05.050Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T01:20:05.050Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T01:20:05.050Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-10-27T01:20:05.050Z] Suggested packages: [2021-10-27T01:20:05.050Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-10-27T01:20:05.050Z] Recommended packages: [2021-10-27T01:20:05.050Z] gnupg libsasl2-modules [2021-10-27T01:20:05.050Z] The following NEW packages will be installed: [2021-10-27T01:20:05.050Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-10-27T01:20:05.050Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-10-27T01:20:05.050Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-10-27T01:20:05.050Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-10-27T01:20:05.050Z] The following packages will be upgraded: [2021-10-27T01:20:05.050Z] gpg gpg-agent gpgconf libudev1 [2021-10-27T01:20:05.050Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-10-27T01:20:05.050Z] Need to get 3527 kB of archives. [2021-10-27T01:20:05.050Z] After this operation, 13.3 MB of additional disk space will be used. [2021-10-27T01:20:05.050Z] 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-10-27T01:20:05.050Z] 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-10-27T01:20:05.050Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-10-27T01:20:05.051Z] 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-10-27T01:20:05.051Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-10-27T01:20:05.619Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-10-27T01:20:05.879Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-10-27T01:20:05.879Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-10-27T01:20:05.879Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-10-27T01:20:05.879Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-10-27T01:20:05.879Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-10-27T01:20:05.879Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-10-27T01:20:05.879Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-10-27T01:20:05.879Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-10-27T01:20:05.879Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-10-27T01:20:05.879Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-10-27T01:20:06.139Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-10-27T01:20:06.139Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-10-27T01:20:06.139Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-10-27T01:20:06.139Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-10-27T01:20:06.139Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-10-27T01:20:06.139Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-10-27T01:20:06.139Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:20:06.139Z] Fetched 3527 kB in 1s (3384 kB/s) [2021-10-27T01:20:06.139Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T01:20:06.139Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:20:06.139Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:20:06.139Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-10-27T01:20:06.400Z] Selecting previously unselected package udev. [2021-10-27T01:20:06.400Z] (Reading database ... 12511 files and directories currently installed.) [2021-10-27T01:20:06.400Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:20:06.400Z] Unpacking udev (237-3ubuntu10.52) ... [2021-10-27T01:20:06.660Z] Selecting previously unselected package libfuse2:amd64. [2021-10-27T01:20:06.660Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T01:20:06.660Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T01:20:06.660Z] Selecting previously unselected package fuse. [2021-10-27T01:20:06.660Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-10-27T01:20:06.660Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-10-27T01:20:06.660Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:20:06.660Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:20:06.660Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:20:06.660Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:20:06.920Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:20:06.920Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:20:06.920Z] Selecting previously unselected package libksba8:amd64. [2021-10-27T01:20:06.920Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-10-27T01:20:06.920Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-10-27T01:20:06.920Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-10-27T01:20:06.920Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:06.920Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:06.920Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-10-27T01:20:07.182Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:07.182Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.182Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-10-27T01:20:07.182Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:07.182Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.182Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-10-27T01:20:07.182Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:07.182Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.182Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-10-27T01:20:07.182Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:07.182Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.182Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-10-27T01:20:07.182Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:07.182Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.441Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-10-27T01:20:07.441Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:07.441Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.441Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-10-27T01:20:07.441Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:07.441Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.441Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-10-27T01:20:07.441Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-10-27T01:20:07.441Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.701Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-10-27T01:20:07.701Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T01:20:07.701Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:20:07.701Z] Selecting previously unselected package libsasl2-2:amd64. [2021-10-27T01:20:07.701Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-10-27T01:20:07.701Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:20:07.701Z] Selecting previously unselected package libldap-common. [2021-10-27T01:20:07.701Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-10-27T01:20:07.701Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:20:07.701Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-10-27T01:20:07.701Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-10-27T01:20:07.701Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:20:07.701Z] Selecting previously unselected package dirmngr. [2021-10-27T01:20:07.701Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:20:07.701Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T01:20:07.961Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:20:07.961Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-10-27T01:20:07.961Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-10-27T01:20:07.961Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:20:07.961Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-10-27T01:20:07.961Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-10-27T01:20:07.961Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:07.961Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-10-27T01:20:07.961Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:20:07.961Z] Setting up udev (237-3ubuntu10.52) ... [2021-10-27T01:20:08.222Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-10-27T01:20:08.482Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:08.482Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-10-27T01:20:08.482Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-10-27T01:20:08.482Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-10-27T01:20:08.482Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:08.482Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:08.482Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:08.482Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:08.482Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:08.482Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:08.482Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-10-27T01:20:08.482Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-10-27T01:20:08.482Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-10-27T01:20:08.482Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:20:09.054Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-10-27T01:20:09.054Z] settings in the [Install] section, and DefaultInstance for template units). [2021-10-27T01:20:09.054Z] This means they are not meant to be enabled using systemctl. [2021-10-27T01:20:09.054Z] Possible reasons for having this kind of units are: [2021-10-27T01:20:09.054Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-10-27T01:20:09.054Z] .wants/ or .requires/ directory. [2021-10-27T01:20:09.054Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-10-27T01:20:09.054Z] a requirement dependency on it. [2021-10-27T01:20:09.054Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-10-27T01:20:09.054Z] D-Bus, udev, scripted systemctl call, ...). [2021-10-27T01:20:09.054Z] 4) In case of template units, the unit is meant to be enabled with some [2021-10-27T01:20:09.054Z] instance name specified. [2021-10-27T01:20:09.313Z] Reading package lists... [2021-10-27T01:20:09.313Z] Building dependency tree... [2021-10-27T01:20:09.313Z] Reading state information... [2021-10-27T01:20:09.598Z] The following additional packages will be installed: [2021-10-27T01:20:09.598Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-10-27T01:20:09.598Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-10-27T01:20:09.598Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-10-27T01:20:09.598Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-10-27T01:20:09.598Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-10-27T01:20:09.598Z] Suggested packages: [2021-10-27T01:20:09.598Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-10-27T01:20:09.598Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-10-27T01:20:09.598Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-10-27T01:20:09.598Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-10-27T01:20:09.598Z] systemd-container policykit-1 [2021-10-27T01:20:09.598Z] Recommended packages: [2021-10-27T01:20:09.598Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-10-27T01:20:09.598Z] The following NEW packages will be installed: [2021-10-27T01:20:09.598Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-10-27T01:20:09.598Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-10-27T01:20:09.598Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-10-27T01:20:09.598Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-10-27T01:20:09.598Z] python3.6-minimal snapd squashfs-tools sudo [2021-10-27T01:20:09.598Z] The following packages will be upgraded: [2021-10-27T01:20:09.598Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-10-27T01:20:09.598Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-10-27T01:20:09.598Z] Need to get 36.8 MB of archives. [2021-10-27T01:20:09.598Z] After this operation, 147 MB of additional disk space will be used. [2021-10-27T01:20:09.598Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-10-27T01:20:09.598Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-10-27T01:20:09.598Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-10-27T01:20:09.598Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-10-27T01:20:09.859Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-10-27T01:20:09.859Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-10-27T01:20:09.859Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-10-27T01:20:09.859Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-10-27T01:20:09.859Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-10-27T01:20:09.859Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-10-27T01:20:09.859Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-10-27T01:20:09.859Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-10-27T01:20:09.859Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-10-27T01:20:09.859Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-10-27T01:20:09.859Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-10-27T01:20:09.859Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-10-27T01:20:09.859Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-10-27T01:20:10.802Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-10-27T01:20:10.802Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-10-27T01:20:10.802Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-10-27T01:20:10.802Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-10-27T01:20:10.802Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-10-27T01:20:10.802Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-10-27T01:20:10.802Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-10-27T01:20:10.802Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-10-27T01:20:10.802Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-10-27T01:20:10.802Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-10-27T01:20:10.802Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-10-27T01:20:10.802Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-10-27T01:20:10.802Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-10-27T01:20:11.745Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:20:11.745Z] Fetched 36.8 MB in 2s (19.4 MB/s) [2021-10-27T01:20:11.745Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:20:11.745Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:20:11.745Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:20:12.318Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:20:12.318Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:20:12.318Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-10-27T01:20:12.318Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:20:12.318Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-10-27T01:20:12.318Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-10-27T01:20:12.581Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-10-27T01:20:12.581Z] (Reading database ... 12757 files and directories currently installed.) [2021-10-27T01:20:12.581Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-10-27T01:20:12.581Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-10-27T01:20:12.841Z] Setting up apt (1.6.14) ... [2021-10-27T01:20:12.841Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-10-27T01:20:13.102Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-10-27T01:20:13.363Z] (Reading database ... 12764 files and directories currently installed.) [2021-10-27T01:20:13.363Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T01:20:13.363Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T01:20:13.364Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-10-27T01:20:13.364Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:20:13.364Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:20:13.623Z] Selecting previously unselected package libexpat1:amd64. [2021-10-27T01:20:13.623Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-10-27T01:20:13.623Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T01:20:13.623Z] Selecting previously unselected package python3.6-minimal. [2021-10-27T01:20:13.623Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:20:13.623Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:20:13.883Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T01:20:13.883Z] Checking for services that may need to be restarted...done. [2021-10-27T01:20:13.883Z] Checking for services that may need to be restarted...done. [2021-10-27T01:20:13.883Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:20:13.883Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-10-27T01:20:13.883Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:20:14.457Z] Selecting previously unselected package python3-minimal. [2021-10-27T01:20:14.457Z] (Reading database ... 13012 files and directories currently installed.) [2021-10-27T01:20:14.457Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:20:14.457Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-10-27T01:20:14.457Z] Selecting previously unselected package mime-support. [2021-10-27T01:20:14.457Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-10-27T01:20:14.457Z] Unpacking mime-support (3.60ubuntu1) ... [2021-10-27T01:20:14.457Z] Selecting previously unselected package libmpdec2:amd64. [2021-10-27T01:20:14.457Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-10-27T01:20:14.457Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T01:20:14.457Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-10-27T01:20:14.457Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:20:14.457Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:20:14.718Z] Selecting previously unselected package python3.6. [2021-10-27T01:20:14.718Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-10-27T01:20:14.718Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:20:14.718Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-10-27T01:20:14.718Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:20:14.718Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T01:20:14.718Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-10-27T01:20:14.978Z] Selecting previously unselected package python3. [2021-10-27T01:20:14.978Z] (Reading database ... 13442 files and directories currently installed.) [2021-10-27T01:20:14.978Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-10-27T01:20:14.978Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-10-27T01:20:14.978Z] Selecting previously unselected package multiarch-support. [2021-10-27T01:20:14.978Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:20:14.978Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T01:20:14.978Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-10-27T01:20:15.242Z] Selecting previously unselected package liblzo2-2:amd64. [2021-10-27T01:20:15.242Z] (Reading database ... 13479 files and directories currently installed.) [2021-10-27T01:20:15.242Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-10-27T01:20:15.242Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T01:20:15.242Z] Selecting previously unselected package libbsd0:amd64. [2021-10-27T01:20:15.242Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-10-27T01:20:15.242Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T01:20:15.242Z] Selecting previously unselected package sudo. [2021-10-27T01:20:15.242Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-10-27T01:20:15.242Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T01:20:15.242Z] Selecting previously unselected package apparmor. [2021-10-27T01:20:15.242Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T01:20:15.242Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-10-27T01:20:15.503Z] Selecting previously unselected package libedit2:amd64. [2021-10-27T01:20:15.503Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-10-27T01:20:15.503Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T01:20:15.503Z] Selecting previously unselected package libkrb5support0:amd64. [2021-10-27T01:20:15.503Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:20:15.503Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:20:15.503Z] Selecting previously unselected package libk5crypto3:amd64. [2021-10-27T01:20:15.503Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:20:15.503Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:20:15.503Z] Selecting previously unselected package libkeyutils1:amd64. [2021-10-27T01:20:15.503Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-10-27T01:20:15.503Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T01:20:15.763Z] Selecting previously unselected package libkrb5-3:amd64. [2021-10-27T01:20:15.763Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:20:15.763Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:20:15.763Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-10-27T01:20:15.763Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-10-27T01:20:15.763Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:20:15.763Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-10-27T01:20:15.763Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-10-27T01:20:15.763Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T01:20:16.022Z] Selecting previously unselected package openssh-client. [2021-10-27T01:20:16.022Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-10-27T01:20:16.022Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T01:20:16.022Z] Selecting previously unselected package squashfs-tools. [2021-10-27T01:20:16.022Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-10-27T01:20:16.022Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T01:20:16.022Z] Selecting previously unselected package snapd. [2021-10-27T01:20:16.284Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-10-27T01:20:16.284Z] Unpacking snapd (2.51.1+18.04) ... [2021-10-27T01:20:18.196Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-10-27T01:20:18.196Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-10-27T01:20:18.196Z] Setting up mime-support (3.60ubuntu1) ... [2021-10-27T01:20:18.196Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-10-27T01:20:18.457Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-10-27T01:20:18.457Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:20:18.457Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:20:18.457Z] Setting up systemd (237-3ubuntu10.52) ... [2021-10-27T01:20:18.457Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-10-27T01:20:19.028Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-10-27T01:20:19.028Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-10-27T01:20:19.028Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-10-27T01:20:19.028Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:20:19.028Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:20:19.028Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-10-27T01:20:19.600Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-10-27T01:20:19.600Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:20:19.600Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-10-27T01:20:19.600Z] Setting up python3 (3.6.7-1~18.04) ... [2021-10-27T01:20:19.600Z] running python rtupdate hooks for python3.6... [2021-10-27T01:20:19.600Z] running python post-rtupdate hooks for python3.6... [2021-10-27T01:20:19.862Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-10-27T01:20:20.432Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-10-27T01:20:20.432Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-10-27T01:20:20.432Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-10-27T01:20:20.694Z] Setting up snapd (2.51.1+18.04) ... [2021-10-27T01:20:20.954Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-10-27T01:20:21.213Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-10-27T01:20:21.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-10-27T01:20:21.474Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-10-27T01:20:21.768Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T01:20:21.768Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-10-27T01:20:21.768Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-10-27T01:20:22.031Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-10-27T01:20:22.298Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-10-27T01:20:22.561Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-10-27T01:20:22.561Z] /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-10-27T01:20:22.828Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-10-27T01:20:23.117Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T01:20:24.057Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:20:24.057Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:20:24.057Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:20:25.259Z] Reading package lists... [2021-10-27T01:20:25.519Z] Reading package lists... [2021-10-27T01:20:25.519Z] Building dependency tree... [2021-10-27T01:20:25.519Z] Reading state information... [2021-10-27T01:20:25.781Z] Calculating upgrade... [2021-10-27T01:20:25.781Z] The following packages will be upgraded: [2021-10-27T01:20:25.781Z] advancecomp base-files bash binutils binutils-common [2021-10-27T01:20:25.781Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-10-27T01:20:25.781Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-10-27T01:20:25.781Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-10-27T01:20:25.781Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-10-27T01:20:25.781Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-10-27T01:20:25.781Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-10-27T01:20:25.781Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-10-27T01:20:25.781Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-10-27T01:20:25.781Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-10-27T01:20:25.781Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-10-27T01:20:25.781Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-10-27T01:20:25.781Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-10-27T01:20:25.781Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-10-27T01:20:25.781Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-10-27T01:20:25.781Z] ubuntu-keyring util-linux [2021-10-27T01:20:26.042Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:20:26.042Z] Need to get 64.2 MB of archives. [2021-10-27T01:20:26.042Z] After this operation, 5144 kB of additional disk space will be used. [2021-10-27T01:20:26.042Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] [2021-10-27T01:20:26.042Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-10-27T01:20:26.042Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-10-27T01:20:26.042Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-10-27T01:20:26.042Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-10-27T01:20:26.042Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-10-27T01:20:26.042Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-10-27T01:20:26.042Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-10-27T01:20:26.042Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-10-27T01:20:26.042Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-10-27T01:20:26.042Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-10-27T01:20:26.042Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-10-27T01:20:26.042Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-10-27T01:20:26.042Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-10-27T01:20:26.042Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-10-27T01:20:26.042Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-10-27T01:20:26.042Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-10-27T01:20:26.042Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-10-27T01:20:26.042Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-10-27T01:20:26.042Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-10-27T01:20:26.303Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-10-27T01:20:26.303Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-10-27T01:20:26.303Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-10-27T01:20:26.303Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-10-27T01:20:26.303Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-10-27T01:20:26.303Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-10-27T01:20:26.303Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-10-27T01:20:26.303Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-10-27T01:20:26.303Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-10-27T01:20:26.303Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-10-27T01:20:26.303Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-10-27T01:20:26.303Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-10-27T01:20:26.303Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-10-27T01:20:26.303Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-10-27T01:20:26.303Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-10-27T01:20:26.303Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-10-27T01:20:26.303Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-10-27T01:20:26.303Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-10-27T01:20:26.303Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-10-27T01:20:26.303Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-10-27T01:20:26.303Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-10-27T01:20:26.303Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-10-27T01:20:26.303Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-10-27T01:20:26.303Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-10-27T01:20:26.303Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-10-27T01:20:26.303Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-10-27T01:20:26.303Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] [2021-10-27T01:20:26.303Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-10-27T01:20:26.303Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-10-27T01:20:26.303Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-10-27T01:20:26.303Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-10-27T01:20:26.303Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-10-27T01:20:26.303Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-10-27T01:20:26.303Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-10-27T01:20:26.303Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-10-27T01:20:26.303Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-10-27T01:20:26.303Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-10-27T01:20:26.563Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-10-27T01:20:26.563Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-10-27T01:20:26.563Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-10-27T01:20:26.563Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-10-27T01:20:26.824Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-10-27T01:20:26.824Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-10-27T01:20:26.824Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-10-27T01:20:26.824Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-10-27T01:20:26.824Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-10-27T01:20:26.824Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-10-27T01:20:26.824Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-10-27T01:20:27.085Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-10-27T01:20:27.085Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-10-27T01:20:27.085Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-10-27T01:20:27.085Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-10-27T01:20:27.085Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-10-27T01:20:27.085Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-10-27T01:20:27.085Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-10-27T01:20:27.085Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-10-27T01:20:27.085Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-10-27T01:20:27.085Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-10-27T01:20:27.085Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-10-27T01:20:27.085Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-10-27T01:20:27.085Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-10-27T01:20:27.085Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-10-27T01:20:27.085Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-10-27T01:20:27.085Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-10-27T01:20:27.085Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-10-27T01:20:27.085Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-10-27T01:20:27.347Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-10-27T01:20:27.347Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-10-27T01:20:27.347Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-10-27T01:20:27.347Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-10-27T01:20:27.347Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-10-27T01:20:27.347Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-10-27T01:20:27.347Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-10-27T01:20:27.347Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-10-27T01:20:27.347Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-10-27T01:20:27.347Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-10-27T01:20:27.347Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-10-27T01:20:27.607Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-10-27T01:20:27.607Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-10-27T01:20:27.607Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-10-27T01:20:27.607Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-10-27T01:20:27.607Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-10-27T01:20:27.607Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-10-27T01:20:27.607Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:20:27.607Z] Fetched 64.2 MB in 2s (40.2 MB/s) [2021-10-27T01:20:27.607Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:20:27.607Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:20:27.607Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:20:28.177Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:20:28.177Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:20:28.177Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... [2021-10-27T01:20:28.177Z] Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... [2021-10-27T01:20:28.439Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:28.439Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:28.699Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:28.699Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:28.699Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:28.699Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:28.699Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:28.699Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:28.960Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:28.960Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:28.960Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:28.960Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:28.960Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:28.960Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:28.960Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:29.220Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:20:29.220Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:29.220Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-10-27T01:20:29.220Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:29.220Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:20:29.220Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:29.220Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:29.220Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:29.220Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:29.480Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:29.480Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-10-27T01:20:29.480Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:29.480Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:20:29.480Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:20:29.739Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:20:29.999Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T01:20:30.260Z] (Reading database ... 13914 files and directories currently installed.) [2021-10-27T01:20:30.260Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-10-27T01:20:30.260Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-10-27T01:20:30.260Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-10-27T01:20:30.260Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-10-27T01:20:30.520Z] Setting up base-files (10.1ubuntu2.11) ... [2021-10-27T01:20:30.520Z] Installing new version of config file /etc/issue ... [2021-10-27T01:20:30.520Z] Installing new version of config file /etc/issue.net ... [2021-10-27T01:20:30.520Z] Installing new version of config file /etc/lsb-release ... [2021-10-27T01:20:30.520Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-10-27T01:20:30.779Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-10-27T01:20:30.779Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-10-27T01:20:30.779Z] Removing obsolete conffile /etc/default/motd-news ... [2021-10-27T01:20:31.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:31.039Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-10-27T01:20:31.039Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-10-27T01:20:31.039Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-10-27T01:20:31.039Z] 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-10-27T01:20:31.039Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:31.039Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:31.039Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:31.298Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:31.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:31.298Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-10-27T01:20:31.298Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-10-27T01:20:31.298Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-10-27T01:20:31.298Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:31.298Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-10-27T01:20:31.298Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:20:31.560Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-10-27T01:20:31.560Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:31.560Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:20:31.560Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:20:31.820Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:20:31.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:31.820Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:20:31.820Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:20:31.820Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-10-27T01:20:31.820Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:31.820Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-10-27T01:20:31.820Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-10-27T01:20:32.080Z] Setting up grep (3.1-2build1) ... [2021-10-27T01:20:32.080Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:32.080Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-10-27T01:20:32.080Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-10-27T01:20:32.080Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-10-27T01:20:32.080Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:32.080Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T01:20:32.340Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T01:20:32.341Z] Setting up login (1:4.5-1ubuntu2) ... [2021-10-27T01:20:32.341Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:32.341Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:20:32.341Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:20:32.341Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-10-27T01:20:32.602Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:32.602Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:20:32.602Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:20:32.862Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:20:32.862Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:20:33.122Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-10-27T01:20:33.122Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:20:33.382Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-10-27T01:20:33.382Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:33.382Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-10-27T01:20:33.382Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-10-27T01:20:33.954Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T01:20:33.954Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T01:20:34.214Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-10-27T01:20:34.214Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-10-27T01:20:34.214Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T01:20:34.214Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:34.214Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-10-27T01:20:34.214Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-10-27T01:20:34.214Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-10-27T01:20:34.475Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:34.475Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:34.475Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:34.475Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:34.475Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:34.475Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:34.475Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:34.475Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:34.735Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:34.735Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:34.735Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:34.735Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:34.735Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:34.735Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:34.735Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:34.735Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:34.996Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:34.996Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:20:34.996Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:20:34.996Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:20:34.996Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:20:34.996Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:20:34.996Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:35.256Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-10-27T01:20:35.256Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:20:35.256Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:20:35.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:35.256Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:35.256Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:35.256Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:35.256Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:35.256Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:35.517Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:35.517Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:35.517Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:35.517Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:35.517Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:36.092Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:36.092Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-10-27T01:20:36.352Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-10-27T01:20:36.613Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:36.613Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-10-27T01:20:36.613Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-10-27T01:20:36.613Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:20:36.877Z] (Reading database ... 13915 files and directories currently installed.) [2021-10-27T01:20:36.877Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-10-27T01:20:36.877Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-10-27T01:20:36.877Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-10-27T01:20:36.877Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:20:36.877Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-10-27T01:20:36.877Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-10-27T01:20:37.138Z] Setting up debconf (1.5.66ubuntu1) ... [2021-10-27T01:20:37.138Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:20:37.138Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-10-27T01:20:37.138Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T01:20:37.401Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-10-27T01:20:37.401Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:20:37.401Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-10-27T01:20:37.401Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-10-27T01:20:37.401Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-10-27T01:20:37.401Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:20:37.401Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:20:37.401Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:20:37.662Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:20:37.662Z] (Reading database ... 13917 files and directories currently installed.) [2021-10-27T01:20:37.662Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:20:37.662Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:20:37.662Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:20:38.841Z] (Reading database ... 13919 files and directories currently installed.) [2021-10-27T01:20:38.841Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-10-27T01:20:38.841Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:20:38.841Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:20:38.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:38.841Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-10-27T01:20:38.841Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-10-27T01:20:38.841Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-10-27T01:20:38.841Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-10-27T01:20:38.841Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:20:38.841Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:20:38.841Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:20:38.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:38.841Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-10-27T01:20:38.841Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-10-27T01:20:38.841Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-10-27T01:20:38.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:38.841Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-10-27T01:20:38.841Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-10-27T01:20:38.841Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-10-27T01:20:38.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:38.841Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-10-27T01:20:38.841Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-10-27T01:20:38.841Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-10-27T01:20:38.841Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:38.841Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-10-27T01:20:38.841Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-10-27T01:20:38.841Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-10-27T01:20:39.102Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:39.102Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-10-27T01:20:39.102Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-10-27T01:20:39.102Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-10-27T01:20:39.102Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:39.102Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-10-27T01:20:39.102Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-10-27T01:20:39.364Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-10-27T01:20:39.364Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:39.364Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-10-27T01:20:39.364Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-10-27T01:20:39.624Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-10-27T01:20:39.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:39.624Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:20:39.624Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T01:20:39.624Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T01:20:39.624Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:39.624Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:20:39.624Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-10-27T01:20:39.885Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-10-27T01:20:39.885Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:39.885Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-10-27T01:20:39.885Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-10-27T01:20:39.885Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-10-27T01:20:39.885Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:39.885Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-10-27T01:20:40.146Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-10-27T01:20:40.146Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-10-27T01:20:40.146Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:40.146Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-10-27T01:20:40.146Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-10-27T01:20:40.146Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-10-27T01:20:40.406Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:40.406Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-10-27T01:20:40.406Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-10-27T01:20:40.406Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-10-27T01:20:40.406Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:40.406Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-10-27T01:20:40.406Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-10-27T01:20:40.406Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-10-27T01:20:40.667Z] (Reading database ... 13923 files and directories currently installed.) [2021-10-27T01:20:40.667Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-10-27T01:20:40.668Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-10-27T01:20:40.668Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-10-27T01:20:40.668Z] (Reading database ... 13924 files and directories currently installed.) [2021-10-27T01:20:40.668Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T01:20:40.668Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T01:20:40.668Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-10-27T01:20:40.668Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-10-27T01:20:40.937Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-10-27T01:20:40.937Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-10-27T01:20:40.937Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-10-27T01:20:40.937Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-10-27T01:20:41.197Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-10-27T01:20:41.197Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-10-27T01:20:41.197Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-10-27T01:20:41.197Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-10-27T01:20:41.197Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-10-27T01:20:41.197Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-10-27T01:20:41.456Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-10-27T01:20:41.456Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-10-27T01:20:41.456Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-10-27T01:20:41.456Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-10-27T01:20:41.456Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-10-27T01:20:41.456Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-10-27T01:20:41.456Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-10-27T01:20:41.456Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-10-27T01:20:41.733Z] Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... [2021-10-27T01:20:41.733Z] Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... [2021-10-27T01:20:41.994Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-10-27T01:20:41.994Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-10-27T01:20:41.994Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-10-27T01:20:41.994Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-10-27T01:20:41.994Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:20:41.994Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:20:42.254Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:20:42.254Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:20:42.515Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:20:42.515Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:20:42.515Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-10-27T01:20:42.515Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-10-27T01:20:42.515Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:42.515Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:42.776Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:42.776Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:42.776Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:42.776Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:42.776Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:42.776Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:43.715Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:43.715Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:44.285Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:44.285Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:44.544Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:44.804Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:44.804Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:44.804Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:45.744Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-10-27T01:20:45.744Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-10-27T01:20:45.744Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:20:45.744Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:20:45.744Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T01:20:45.744Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:20:46.003Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-10-27T01:20:46.003Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-10-27T01:20:46.003Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-10-27T01:20:46.003Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-10-27T01:20:46.003Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:20:46.003Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:20:46.262Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-10-27T01:20:46.262Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-10-27T01:20:46.262Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-10-27T01:20:46.262Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-10-27T01:20:46.262Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:46.262Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-10-27T01:20:46.262Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:46.262Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:46.262Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:46.262Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-10-27T01:20:46.262Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-10-27T01:20:46.262Z] Setting up tzdata (2021a-2ubuntu0.18.04) ... [2021-10-27T01:20:46.521Z] [2021-10-27T01:20:46.521Z] Current default time zone: 'Etc/UTC' [2021-10-27T01:20:46.521Z] Local time is now: Wed Oct 27 01:20:46 UTC 2021. [2021-10-27T01:20:46.521Z] Universal Time is now: Wed Oct 27 01:20:46 UTC 2021. [2021-10-27T01:20:46.521Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-10-27T01:20:46.521Z] [2021-10-27T01:20:46.521Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-10-27T01:20:46.521Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:46.521Z] Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... [2021-10-27T01:20:46.521Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-10-27T01:20:46.521Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-10-27T01:20:46.521Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-10-27T01:20:46.521Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-10-27T01:20:46.521Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-10-27T01:20:46.521Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-10-27T01:20:46.521Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-10-27T01:20:46.521Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:46.521Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-10-27T01:20:46.782Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:46.782Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:20:46.782Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:46.782Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-10-27T01:20:46.782Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-10-27T01:20:46.782Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-10-27T01:20:46.782Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-10-27T01:20:46.782Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-10-27T01:20:46.782Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-10-27T01:20:46.782Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:20:46.782Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-10-27T01:20:48.692Z] Updating certificates in /etc/ssl/certs... [2021-10-27T01:20:49.631Z] 23 added, 28 removed; done. [2021-10-27T01:20:49.631Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-10-27T01:20:49.631Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-10-27T01:20:49.631Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-10-27T01:20:49.631Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-10-27T01:20:49.631Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:20:49.631Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-10-27T01:20:49.631Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:20:49.631Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:20:49.631Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-10-27T01:20:49.631Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-10-27T01:20:49.631Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-10-27T01:20:49.631Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:20:49.631Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-10-27T01:20:49.631Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-10-27T01:20:49.891Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:20:49.891Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-10-27T01:20:49.891Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-10-27T01:20:49.891Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-10-27T01:20:49.891Z] Updating certificates in /etc/ssl/certs... [2021-10-27T01:20:50.460Z] 0 added, 0 removed; done. [2021-10-27T01:20:50.460Z] Running hooks in /etc/ca-certificates/update.d... [2021-10-27T01:20:50.460Z] done. [2021-10-27T01:20:51.029Z] Reading package lists... [2021-10-27T01:20:51.029Z] Building dependency tree... [2021-10-27T01:20:51.029Z] Reading state information... [2021-10-27T01:20:51.289Z] The following NEW packages will be installed: [2021-10-27T01:20:51.289Z] apt-transport-https [2021-10-27T01:20:51.289Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:20:51.548Z] Need to get 4348 B of archives. [2021-10-27T01:20:51.548Z] After this operation, 154 kB of additional disk space will be used. [2021-10-27T01:20:51.548Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-10-27T01:20:51.808Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:20:51.808Z] Fetched 4348 B in 0s (14.8 kB/s) [2021-10-27T01:20:51.808Z] Selecting previously unselected package apt-transport-https. [2021-10-27T01:20:51.808Z] (Reading database ... 13928 files and directories currently installed.) [2021-10-27T01:20:51.808Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-10-27T01:20:51.808Z] Unpacking apt-transport-https (1.6.14) ... [2021-10-27T01:20:51.808Z] Setting up apt-transport-https (1.6.14) ... [2021-10-27T01:20:52.067Z] Waiting for network to be ready... [2021-10-27T01:20:58.648Z] 2021-10-27T01:20:55Z INFO Waiting for automatic snapd restart... [2021-10-27T01:20:59.219Z] snapd 2.52.1 from Canonical* installed [2021-10-27T01:21:00.162Z] "snapd" switched to the "latest/stable" channel [2021-10-27T01:21:00.162Z] [2021-10-27T01:21:02.711Z] core18 20211015 from Canonical* installed [2021-10-27T01:21:02.711Z] "core18" switched to the "latest/stable" channel [2021-10-27T01:21:02.711Z] [2021-10-27T01:21:05.254Z] snapcraft 5.0 from Canonical* installed [2021-10-27T01:21:05.254Z] "snapcraft" switched to the "latest/stable" channel [2021-10-27T01:21:05.254Z] [2021-10-27T01:21:09.457Z] 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-10-27T01:21:09.457Z] - README.md [2021-10-27T01:21:09.457Z] [2021-10-27T01:21:09.457Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-10-27T01:21:09.716Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:21:09.977Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:21:09.977Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:21:11.177Z] Reading package lists... [2021-10-27T01:21:11.438Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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-10-27T01:21:11.438Z] Reading package lists... [2021-10-27T01:21:11.438Z] Building dependency tree... [2021-10-27T01:21:11.438Z] Reading state information... [2021-10-27T01:21:11.698Z] Suggested packages: [2021-10-27T01:21:11.698Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-10-27T01:21:11.698Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-10-27T01:21:11.698Z] Recommended packages: [2021-10-27T01:21:11.698Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-10-27T01:21:11.698Z] The following NEW packages will be installed: [2021-10-27T01:21:11.698Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-10-27T01:21:11.698Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-10-27T01:21:11.698Z] pkg-config zip [2021-10-27T01:21:11.698Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-10-27T01:21:11.698Z] Need to get 7670 kB of archives. [2021-10-27T01:21:11.698Z] After this operation, 43.8 MB of additional disk space will be used. [2021-10-27T01:21:11.698Z] 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-10-27T01:21:11.958Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-10-27T01:21:11.958Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-10-27T01:21:11.958Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-10-27T01:21:11.958Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-10-27T01:21:11.958Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-10-27T01:21:11.958Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-10-27T01:21:12.218Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-10-27T01:21:12.218Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-10-27T01:21:12.218Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-10-27T01:21:12.218Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-10-27T01:21:12.478Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-10-27T01:21:12.478Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-10-27T01:21:12.478Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-10-27T01:21:12.478Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-10-27T01:21:12.738Z] debconf: delaying package configuration, since apt-utils is not installed [2021-10-27T01:21:12.738Z] Fetched 7670 kB in 1s (10.1 MB/s) [2021-10-27T01:21:12.738Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-10-27T01:21:12.738Z] (Reading database ... 13932 files and directories currently installed.) [2021-10-27T01:21:12.738Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-10-27T01:21:12.738Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T01:21:12.999Z] Selecting previously unselected package libpsl5:amd64. [2021-10-27T01:21:12.999Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-10-27T01:21:12.999Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T01:21:12.999Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-10-27T01:21:12.999Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-10-27T01:21:12.999Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T01:21:12.999Z] Selecting previously unselected package librtmp1:amd64. [2021-10-27T01:21:12.999Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-10-27T01:21:12.999Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T01:21:12.999Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-10-27T01:21:12.999Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-10-27T01:21:12.999Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T01:21:12.999Z] Selecting previously unselected package liberror-perl. [2021-10-27T01:21:12.999Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-10-27T01:21:13.258Z] Unpacking liberror-perl (0.17025-1) ... [2021-10-27T01:21:13.258Z] Selecting previously unselected package git-man. [2021-10-27T01:21:13.258Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-10-27T01:21:13.258Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:21:13.258Z] Selecting previously unselected package git. [2021-10-27T01:21:13.258Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-10-27T01:21:13.258Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:21:13.825Z] Selecting previously unselected package libnorm1:amd64. [2021-10-27T01:21:13.825Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-10-27T01:21:13.825Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T01:21:13.825Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-10-27T01:21:13.825Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-10-27T01:21:13.825Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T01:21:14.085Z] Selecting previously unselected package libsodium23:amd64. [2021-10-27T01:21:14.085Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-10-27T01:21:14.085Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-10-27T01:21:14.085Z] Selecting previously unselected package libzmq5:amd64. [2021-10-27T01:21:14.085Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T01:21:14.085Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:21:14.085Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-10-27T01:21:14.085Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-10-27T01:21:14.085Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:21:14.085Z] Selecting previously unselected package pkg-config. [2021-10-27T01:21:14.085Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-10-27T01:21:14.085Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T01:21:14.344Z] Selecting previously unselected package zip. [2021-10-27T01:21:14.344Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-10-27T01:21:14.344Z] Unpacking zip (3.0-11build1) ... [2021-10-27T01:21:14.344Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-10-27T01:21:14.344Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:21:14.344Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-10-27T01:21:14.344Z] Setting up liberror-perl (0.17025-1) ... [2021-10-27T01:21:14.344Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-10-27T01:21:14.344Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-10-27T01:21:14.344Z] No schema files found: doing nothing. [2021-10-27T01:21:14.344Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-10-27T01:21:14.344Z] Setting up zip (3.0-11build1) ... [2021-10-27T01:21:14.344Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-10-27T01:21:14.344Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-10-27T01:21:14.344Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-10-27T01:21:14.344Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:21:14.344Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-10-27T01:21:14.344Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-10-27T01:21:14.344Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-10-27T01:21:14.605Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-10-27T01:21:15.176Z] git set to automatically installed. [2021-10-27T01:21:15.176Z] git-man set to automatically installed. [2021-10-27T01:21:15.176Z] libcurl3-gnutls set to automatically installed. [2021-10-27T01:21:15.176Z] liberror-perl set to automatically installed. [2021-10-27T01:21:15.176Z] libglib2.0-0 set to automatically installed. [2021-10-27T01:21:15.176Z] libnghttp2-14 set to automatically installed. [2021-10-27T01:21:15.176Z] libnorm1 set to automatically installed. [2021-10-27T01:21:15.176Z] libpgm-5.2-0 set to automatically installed. [2021-10-27T01:21:15.176Z] libpsl5 set to automatically installed. [2021-10-27T01:21:15.176Z] librtmp1 set to automatically installed. [2021-10-27T01:21:15.176Z] libsodium23 set to automatically installed. [2021-10-27T01:21:15.176Z] libzmq3-dev set to automatically installed. [2021-10-27T01:21:15.176Z] libzmq5 set to automatically installed. [2021-10-27T01:21:15.176Z] pkg-config set to automatically installed. [2021-10-27T01:21:15.176Z] zip set to automatically installed. [2021-10-27T01:21:16.563Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T01:21:20.769Z] go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed [2021-10-27T01:21:20.769Z] snapd is not logged in, snap install commands will use sudo [2021-10-27T01:21:21.710Z] snap "core18" has no updates available [2021-10-27T01:21:22.281Z] Pulling config-common [2021-10-27T01:21:22.281Z] + snapcraftctl pull [2021-10-27T01:21:23.663Z] Pulling go-build-helper [2021-10-27T01:21:23.663Z] + snapcraftctl pull [2021-10-27T01:21:24.604Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-10-27T01:21:24.604Z] Skipping pull go-build-helper (already ran) [2021-10-27T01:21:24.604Z] Building go-build-helper [2021-10-27T01:21:24.604Z] + snapcraftctl build [2021-10-27T01:21:26.513Z] Staging go-build-helper [2021-10-27T01:21:26.513Z] + snapcraftctl stage [2021-10-27T01:21:32.459Z] Removing intermediate container e9dd1fc6a29a [2021-10-27T01:21:32.459Z] ---> a5a8847c6a8a [2021-10-27T01:21:32.459Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-10-27T01:21:32.459Z] ---> Running in 3cc2f3d9176b [2021-10-27T01:21:32.459Z] 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-10-27T01:21:32.460Z] Removing intermediate container 3cc2f3d9176b [2021-10-27T01:21:32.460Z] ---> 8d04b16a822f [2021-10-27T01:21:32.460Z] [2021-10-27T01:21:32.460Z] Step 10/22 : FROM docker:20.10.8 [2021-10-27T01:21:32.460Z] 20.10.8: Pulling from library/docker [2021-10-27T01:21:36.510Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-10-27T01:21:36.510Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-10-27T01:21:36.510Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] [2021-10-27T01:21:36.510Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] [2021-10-27T01:21:36.510Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-10-27T01:21:36.510Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-10-27T01:21:36.510Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] [2021-10-27T01:21:36.510Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] [2021-10-27T01:21:36.510Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] [2021-10-27T01:21:36.510Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] [2021-10-27T01:21:36.510Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-10-27T01:21:36.510Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-10-27T01:21:36.510Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-10-27T01:21:36.510Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-10-27T01:21:36.510Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-10-27T01:21:36.510Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-10-27T01:21:36.510Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-10-27T01:21:36.510Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-10-27T01:21:36.510Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-10-27T01:21:36.510Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] [2021-10-27T01:21:36.510Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] [2021-10-27T01:21:36.510Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-10-27T01:21:36.510Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-10-27T01:21:36.510Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] [2021-10-27T01:21:36.510Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] [2021-10-27T01:21:36.510Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] [2021-10-27T01:21:36.510Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] [2021-10-27T01:21:36.510Z] Fetched 25.5 MB in 0s (0 B/s) [2021-10-27T01:21:36.510Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-10-27T01:21:36.510Z] Fetched 224 kB in 0s (0 B/s) [2021-10-27T01:21:36.510Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-10-27T01:21:36.510Z] Fetched 157 kB in 0s (0 B/s) [2021-10-27T01:21:36.510Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-10-27T01:21:36.510Z] Fetched 221 kB in 0s (0 B/s) [2021-10-27T01:21:36.510Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-10-27T01:21:36.510Z] Fetched 143 kB in 0s (0 B/s) [2021-10-27T01:21:36.510Z] Pulling edgex-go [2021-10-27T01:21:36.510Z] + snapcraftctl pull [2021-10-27T01:21:36.770Z] Pulling hooks [2021-10-27T01:21:36.770Z] + snapcraftctl pull [2021-10-27T01:21:41.850Z] Removing intermediate container 65c01b259de2 [2021-10-27T01:21:41.850Z] ---> e05749e70994 [2021-10-27T01:21:41.850Z] [2021-10-27T01:21:41.850Z] Step 9/21 : FROM alpine:3.14 [2021-10-27T01:21:41.850Z] 3.14: Pulling from library/alpine [2021-10-27T01:21:41.850Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-27T01:21:41.850Z] Status: Downloaded newer image for alpine:3.14 [2021-10-27T01:21:41.850Z] ---> bb3de5531c18 [2021-10-27T01:21:41.850Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-10-27T01:21:43.293Z] ---> Running in 8267cd07989e [2021-10-27T01:21:45.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:45.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:45.942Z] Removing intermediate container 89620d0b4371 [2021-10-27T01:21:45.942Z] ---> 9d7097aa8286 [2021-10-27T01:21:45.942Z] [2021-10-27T01:21:45.942Z] Step 11/23 : FROM alpine:3.14 [2021-10-27T01:21:45.942Z] ---> bb3de5531c18 [2021-10-27T01:21:45.942Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:21:45.942Z] Removing intermediate container ba8596a3e335 [2021-10-27T01:21:45.942Z] ---> 8f86db7f921d [2021-10-27T01:21:45.942Z] [2021-10-27T01:21:45.942Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:21:45.942Z] ---> bb3de5531c18 [2021-10-27T01:21:45.942Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:21:45.942Z] ---> Running in c3143554d9c8 [2021-10-27T01:21:46.226Z] ---> Running in cdac6ef310f0 [2021-10-27T01:21:47.225Z] (1/2) Installing ca-certificates (20191127-r5) [2021-10-27T01:21:47.225Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:21:47.225Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:21:47.225Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:21:47.514Z] OK: 6 MiB in 16 packages [2021-10-27T01:21:49.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:49.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:49.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:49.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:50.282Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:21:50.282Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:21:50.584Z] Removing intermediate container 8267cd07989e [2021-10-27T01:21:50.584Z] ---> b2b3e4b8de0d [2021-10-27T01:21:50.584Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:21:50.584Z] OK: 5 MiB in 15 packages [2021-10-27T01:21:50.584Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-10-27T01:21:50.584Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-10-27T01:21:50.584Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:21:50.584Z] Status: Downloaded newer image for docker:20.10.8 [2021-10-27T01:21:50.584Z] ---> 3734d5adc5ac [2021-10-27T01:21:50.585Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:21:50.585Z] ---> Running in db8ec5b7b80a [2021-10-27T01:21:50.585Z] OK: 5 MiB in 15 packages [2021-10-27T01:21:50.862Z] ---> Running in a5c48532a48b [2021-10-27T01:21:51.848Z] Removing intermediate container db8ec5b7b80a [2021-10-27T01:21:51.848Z] ---> 7a4e7417079d [2021-10-27T01:21:51.848Z] Step 12/21 : ENV APP_PORT=59860 [2021-10-27T01:21:51.848Z] Removing intermediate container a5c48532a48b [2021-10-27T01:21:51.848Z] ---> f58678669a38 [2021-10-27T01:21:51.848Z] Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-10-27T01:21:51.848Z] ---> Running in 9533dfc30cd0 [2021-10-27T01:21:52.123Z] ---> Running in 498672c383e8 [2021-10-27T01:21:52.403Z] Removing intermediate container cdac6ef310f0 [2021-10-27T01:21:52.403Z] ---> 1ca3f45dcf46 [2021-10-27T01:21:52.403Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:21:52.403Z] Removing intermediate container c3143554d9c8 [2021-10-27T01:21:52.403Z] ---> 40441a2a5eef [2021-10-27T01:21:52.403Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:21:52.689Z] ---> Running in f5378cb7047e [2021-10-27T01:21:52.689Z] ---> Running in cc06e07847a1 [2021-10-27T01:21:52.966Z] Removing intermediate container 9533dfc30cd0 [2021-10-27T01:21:52.966Z] ---> 465b22200325 [2021-10-27T01:21:52.966Z] Step 13/21 : EXPOSE $APP_PORT [2021-10-27T01:21:53.257Z] ---> Running in cd27bfaf471e [2021-10-27T01:21:53.257Z] Removing intermediate container f5378cb7047e [2021-10-27T01:21:53.257Z] ---> f08c685ce064 [2021-10-27T01:21:53.257Z] Step 12/22 : ENV APP_PORT=59881 [2021-10-27T01:21:53.541Z] ---> Running in 4a103d140992 [2021-10-27T01:21:53.541Z] Removing intermediate container cc06e07847a1 [2021-10-27T01:21:53.541Z] ---> 3939ebc4029d [2021-10-27T01:21:53.541Z] Step 14/23 : ENV APP_PORT=59861 [2021-10-27T01:21:53.870Z] ---> Running in 91f74a901b12 [2021-10-27T01:21:54.202Z] Removing intermediate container cd27bfaf471e [2021-10-27T01:21:54.202Z] ---> c9b1ee71564b [2021-10-27T01:21:54.202Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:21:54.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:54.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:21:54.805Z] Removing intermediate container 4a103d140992 [2021-10-27T01:21:54.805Z] ---> 21cc76662800 [2021-10-27T01:21:54.805Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:21:55.097Z] ---> Running in 0f762199e6cd [2021-10-27T01:21:55.097Z] Removing intermediate container 91f74a901b12 [2021-10-27T01:21:55.097Z] ---> 8f5c4519ce7e [2021-10-27T01:21:55.097Z] Step 15/23 : EXPOSE $APP_PORT [2021-10-27T01:21:55.396Z] ---> Running in b0beadb50305 [2021-10-27T01:21:55.713Z] (1/42) Installing readline (8.1.0-r0) [2021-10-27T01:21:55.713Z] (2/42) Installing bash (5.1.4-r0) [2021-10-27T01:21:55.713Z] Executing bash-5.1.4-r0.post-install [2021-10-27T01:21:55.713Z] Removing intermediate container 75baa3a35d89 [2021-10-27T01:21:55.713Z] ---> 56ff1b51ad3d [2021-10-27T01:21:55.713Z] [2021-10-27T01:21:55.713Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:21:55.713Z] ---> bb3de5531c18 [2021-10-27T01:21:55.713Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-10-27T01:21:55.713Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:21:55.838Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-10-27T01:21:55.838Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-10-27T01:21:55.838Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-10-27T01:21:55.838Z] Fetched 0 B in 0s (0 B/s) [2021-10-27T01:21:55.838Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-10-27T01:21:55.838Z] Fetched 96.5 kB in 0s (0 B/s) [2021-10-27T01:21:55.838Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-10-27T01:21:55.838Z] Fetched 279 kB in 0s (0 B/s) [2021-10-27T01:21:55.838Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-10-27T01:21:55.838Z] Fetched 122 kB in 0s (0 B/s) [2021-10-27T01:21:55.838Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-10-27T01:21:55.838Z] Fetched 77.8 kB in 0s (0 B/s) [2021-10-27T01:21:55.838Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-10-27T01:21:55.838Z] Fetched 8848 B in 0s (0 B/s) [2021-10-27T01:21:55.838Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-10-27T01:21:55.838Z] Fetched 47.8 kB in 0s (0 B/s) [2021-10-27T01:21:55.838Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-10-27T01:21:55.838Z] Fetched 45.6 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-10-27T01:21:55.839Z] Fetched 15.0 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-10-27T01:21:55.839Z] Fetched 220 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-10-27T01:21:55.839Z] Fetched 154 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-10-27T01:21:55.839Z] Fetched 50.6 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-10-27T01:21:55.839Z] Fetched 14.8 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-10-27T01:21:55.839Z] Fetched 41.8 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-10-27T01:21:55.839Z] Fetched 499 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-10-27T01:21:55.839Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-10-27T01:21:55.839Z] Fetched 240 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-10-27T01:21:55.839Z] Fetched 29.3 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-10-27T01:21:55.839Z] Fetched 85.5 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-10-27T01:21:55.839Z] Fetched 24.5 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-10-27T01:21:55.839Z] Fetched 49.2 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-10-27T01:21:55.839Z] Fetched 54.2 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-10-27T01:21:55.839Z] Fetched 30.8 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-10-27T01:21:55.839Z] Fetched 15.8 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-10-27T01:21:55.839Z] Fetched 85.9 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-10-27T01:21:55.839Z] Fetched 8720 B in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-10-27T01:21:55.839Z] Fetched 140 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-10-27T01:21:55.839Z] Fetched 119 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-10-27T01:21:55.839Z] Fetched 111 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-10-27T01:21:55.839Z] Fetched 11.1 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-10-27T01:21:55.839Z] Fetched 646 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-10-27T01:21:55.839Z] Fetched 41.3 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-10-27T01:21:55.839Z] Fetched 17.9 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-10-27T01:21:55.839Z] Fetched 368 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-10-27T01:21:55.839Z] Fetched 187 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-10-27T01:21:55.839Z] Fetched 175 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-10-27T01:21:55.839Z] Fetched 206 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-10-27T01:21:55.839Z] Fetched 1302 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-10-27T01:21:55.839Z] Fetched 36.2 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-10-27T01:21:55.839Z] Fetched 159 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-10-27T01:21:55.839Z] Fetched 107 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-10-27T01:21:55.839Z] Fetched 48.7 kB in 0s (0 B/s) [2021-10-27T01:21:55.839Z] Pulling static-packages [2021-10-27T01:21:55.839Z] + snapcraftctl pull [2021-10-27T01:21:55.839Z] Pulling version [2021-10-27T01:21:55.839Z] + cd /root/project [2021-10-27T01:21:55.839Z] + git describe --tags --abbrev=0 [2021-10-27T01:21:55.839Z] + sed s/v// [2021-10-27T01:21:55.839Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T01:21:55.839Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T01:21:55.839Z] + snapcraftctl set-version 2.0.1-dev.80 [2021-10-27T01:21:55.839Z] Building config-common [2021-10-27T01:21:55.839Z] + snapcraftctl build [2021-10-27T01:21:56.066Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:21:56.066Z] (5/42) Installing libcurl (7.79.1-r0) [2021-10-27T01:21:56.066Z] (6/42) Installing curl (7.79.1-r0) [2021-10-27T01:21:56.066Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-10-27T01:21:56.066Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-10-27T01:21:56.066Z] (9/42) Installing expat (2.4.1-r0) [2021-10-27T01:21:56.066Z] (10/42) Installing libffi (3.3-r2) [2021-10-27T01:21:56.066Z] (11/42) Installing gdbm (1.19-r0) [2021-10-27T01:21:56.066Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-10-27T01:21:56.066Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:21:56.066Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:21:56.066Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-10-27T01:21:56.066Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-10-27T01:21:56.066Z] ---> Running in 8566e8eabc16 [2021-10-27T01:21:56.368Z] (17/42) Installing python3 (3.9.5-r1) [2021-10-27T01:21:56.368Z] Removing intermediate container 0f762199e6cd [2021-10-27T01:21:56.368Z] ---> 3a091ad1d571 [2021-10-27T01:21:56.368Z] Step 14/22 : WORKDIR / [2021-10-27T01:21:56.368Z] ---> 0090b1c611c2 [2021-10-27T01:21:56.368Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-10-27T01:21:56.368Z] Removing intermediate container b0beadb50305 [2021-10-27T01:21:56.368Z] ---> 97664d16258d [2021-10-27T01:21:56.368Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:21:56.368Z] ---> Running in 2074a25c9358 [2021-10-27T01:21:56.991Z] Removing intermediate container 8566e8eabc16 [2021-10-27T01:21:56.991Z] ---> 7684f8b3a095 [2021-10-27T01:21:56.991Z] Step 11/22 : ENV APP_PORT=59880 [2021-10-27T01:21:57.596Z] ---> Running in d8a7760eca6e [2021-10-27T01:21:57.596Z] Removing intermediate container 2074a25c9358 [2021-10-27T01:21:57.596Z] ---> f3d559f82904 [2021-10-27T01:21:57.596Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:21:57.746Z] Skipping build go-build-helper (already ran) [2021-10-27T01:21:57.746Z] Building edgex-go [2021-10-27T01:21:58.006Z] + cd /root/parts/edgex-go/src [2021-10-27T01:21:58.006Z] + + git describesed --tags --abbrev=0 s/v// [2021-10-27T01:21:58.006Z] [2021-10-27T01:21:58.006Z] + GIT_VERSION=2.0.1-dev.80 [2021-10-27T01:21:58.006Z] + [ -z 2.0.1-dev.80 ] [2021-10-27T01:21:58.006Z] + echo 2.0.1-dev.80 [2021-10-27T01:21:58.006Z] + [ ! -d vendor ] [2021-10-27T01:21:58.006Z] + go mod download all [2021-10-27T01:21:58.199Z] ---> 76dcc83888b6 [2021-10-27T01:21:58.199Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-10-27T01:21:58.473Z] Removing intermediate container d8a7760eca6e [2021-10-27T01:21:58.473Z] ---> 794d0d8c0f36 [2021-10-27T01:21:58.473Z] Step 12/22 : EXPOSE $APP_PORT [2021-10-27T01:21:58.473Z] ---> b0885d2d3798 [2021-10-27T01:21:58.473Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-10-27T01:21:58.473Z] ---> Running in 7a2d90ca4878 [2021-10-27T01:21:58.751Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-10-27T01:21:58.751Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-10-27T01:21:59.030Z] (20/42) Installing py3-idna (3.2-r0) [2021-10-27T01:21:59.030Z] ---> 53aec4687389 [2021-10-27T01:21:59.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-10-27T01:21:59.030Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-10-27T01:21:59.030Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-10-27T01:21:59.030Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-10-27T01:21:59.030Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-10-27T01:21:59.030Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-10-27T01:21:59.030Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-10-27T01:21:59.311Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-10-27T01:21:59.311Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-10-27T01:21:59.311Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-10-27T01:21:59.311Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-10-27T01:21:59.311Z] (31/42) Installing py3-six (1.15.0-r1) [2021-10-27T01:21:59.311Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-10-27T01:21:59.311Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-10-27T01:22:00.508Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-10-27T01:22:00.508Z] (35/42) Installing py3-packaging (20.9-r1) [2021-10-27T01:22:00.508Z] Removing intermediate container 7a2d90ca4878 [2021-10-27T01:22:00.508Z] ---> 296dec0e994e [2021-10-27T01:22:00.508Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:00.508Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-10-27T01:22:00.508Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-10-27T01:22:00.508Z] (38/42) Installing py3-progress (1.5-r2) [2021-10-27T01:22:00.508Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-10-27T01:22:00.508Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-10-27T01:22:00.508Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-10-27T01:22:00.508Z] ---> Running in d7ccb5aaf4bc [2021-10-27T01:22:00.508Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-10-27T01:22:00.508Z] ---> 7746de86b096 [2021-10-27T01:22:00.508Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-10-27T01:22:00.508Z] ---> Running in 62285c053ce2 [2021-10-27T01:22:00.508Z] ---> 9d2bfff082d4 [2021-10-27T01:22:00.508Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-10-27T01:22:00.790Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:22:00.790Z] OK: 84 MiB in 64 packages [2021-10-27T01:22:01.420Z] Removing intermediate container 62285c053ce2 [2021-10-27T01:22:01.420Z] ---> ff35783ba13b [2021-10-27T01:22:01.420Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:22:01.420Z] ---> a921913ce64f [2021-10-27T01:22:01.420Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-10-27T01:22:01.700Z] ---> Running in f3684a92b07a [2021-10-27T01:22:01.984Z] ---> 80e9e928fd35 [2021-10-27T01:22:01.984Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-10-27T01:22:02.257Z] ---> Running in 29fbecc39548 [2021-10-27T01:22:02.532Z] Removing intermediate container f3684a92b07a [2021-10-27T01:22:02.532Z] ---> 76e21fe1b43c [2021-10-27T01:22:02.532Z] Step 19/21 : LABEL arch=arm64 [2021-10-27T01:22:02.812Z] ---> Running in 8788901619ab [2021-10-27T01:22:02.812Z] ---> a6fdb0df9419 [2021-10-27T01:22:02.812Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-10-27T01:22:03.101Z] ---> Running in 515368ce2305 [2021-10-27T01:22:03.101Z] Removing intermediate container 29fbecc39548 [2021-10-27T01:22:03.101Z] ---> aed8c423017f [2021-10-27T01:22:03.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:22:03.377Z] ---> Running in 8377637213f1 [2021-10-27T01:22:03.377Z] Removing intermediate container d7ccb5aaf4bc [2021-10-27T01:22:03.377Z] ---> 7b67b222da0d [2021-10-27T01:22:03.377Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-27T01:22:03.655Z] Removing intermediate container 8788901619ab [2021-10-27T01:22:03.656Z] ---> a1b134d105be [2021-10-27T01:22:03.656Z] Step 20/21 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:22:03.656Z] ---> Running in e24b904bce39 [2021-10-27T01:22:03.656Z] ---> Running in 33f0f0df4e02 [2021-10-27T01:22:03.936Z] Removing intermediate container 515368ce2305 [2021-10-27T01:22:03.936Z] ---> 60a55173a043 [2021-10-27T01:22:03.936Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:22:03.936Z] ---> Running in 395e90497b16 [2021-10-27T01:22:04.211Z] Removing intermediate container 8377637213f1 [2021-10-27T01:22:04.211Z] ---> 97592b0795a6 [2021-10-27T01:22:04.211Z] Step 21/23 : LABEL arch=arm64 [2021-10-27T01:22:04.491Z] ---> Running in 04d574d1b39a [2021-10-27T01:22:04.763Z] Removing intermediate container 33f0f0df4e02 [2021-10-27T01:22:04.763Z] ---> 237f51ed96ac [2021-10-27T01:22:04.763Z] Step 21/21 : LABEL version=0.0.0 [2021-10-27T01:22:04.763Z] ---> Running in bd82ea36f825 [2021-10-27T01:22:05.038Z] Removing intermediate container 395e90497b16 [2021-10-27T01:22:05.038Z] ---> 0068e6be8840 [2021-10-27T01:22:05.038Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:22:05.038Z] ---> Running in bee017872292 [2021-10-27T01:22:05.317Z] Removing intermediate container 04d574d1b39a [2021-10-27T01:22:05.317Z] ---> 0a2d64c935ff [2021-10-27T01:22:05.317Z] Step 22/23 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:22:05.317Z] ---> Running in f75379a5435c [2021-10-27T01:22:05.597Z] Removing intermediate container bd82ea36f825 [2021-10-27T01:22:05.597Z] ---> e0fdd2ff067d [2021-10-27T01:22:05.597Z] [2021-10-27T01:22:05.877Z] Removing intermediate container bee017872292 [2021-10-27T01:22:05.877Z] ---> 952735e5fc40 [2021-10-27T01:22:05.877Z] Step 21/22 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:22:05.877Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:05.877Z] ---> Running in 89d3d47f0e63 [2021-10-27T01:22:06.172Z] Successfully built e0fdd2ff067d [2021-10-27T01:22:06.172Z] Successfully tagged support-notifications-arm64:latest [2021-10-27T01:22:06.172Z] Building security-bootstrapper [2021-10-27T01:22:06.172Z]  Building support-notifications ... done Removing intermediate container f75379a5435c [2021-10-27T01:22:06.172Z] ---> 7e32b0dbc86f [2021-10-27T01:22:06.172Z] Step 23/23 : LABEL version=0.0.0 [2021-10-27T01:22:06.454Z] ---> Running in de85ec5c2354 [2021-10-27T01:22:06.454Z] Removing intermediate container 89d3d47f0e63 [2021-10-27T01:22:06.454Z] ---> 9b5f525e45aa [2021-10-27T01:22:06.454Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:22:06.730Z] ---> Running in f62ffc06cbc7 [2021-10-27T01:22:07.012Z] Collecting docker-compose==1.23.2 [2021-10-27T01:22:07.012Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:07.012Z] Removing intermediate container de85ec5c2354 [2021-10-27T01:22:07.012Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-10-27T01:22:07.012Z] ---> 90b694538547 [2021-10-27T01:22:07.012Z] [2021-10-27T01:22:07.291Z] Removing intermediate container f62ffc06cbc7 [2021-10-27T01:22:07.291Z] ---> d3f477f92736 [2021-10-27T01:22:07.291Z] [2021-10-27T01:22:07.576Z] Successfully built 90b694538547 [2021-10-27T01:22:07.576Z] Successfully tagged support-scheduler-arm64:latest [2021-10-27T01:22:07.576Z]  Building support-scheduler ... done Building core-command [2021-10-27T01:22:07.855Z] Collecting dockerpty<0.5,>=0.4.1 [2021-10-27T01:22:07.855Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-10-27T01:22:07.855Z] Successfully built d3f477f92736 [2021-10-27T01:22:07.855Z] Successfully tagged core-metadata-arm64:latest [2021-10-27T01:22:07.855Z] Building security-secretstore-setup [2021-10-27T01:22:08.133Z]  Building core-metadata ... done (1/6) Installing dumb-init (1.2.5-r1) [2021-10-27T01:22:08.133Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-27T01:22:08.406Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-27T01:22:08.406Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-27T01:22:08.681Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-27T01:22:08.681Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-27T01:22:08.955Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:22:08.956Z] OK: 8 MiB in 20 packages [2021-10-27T01:22:10.409Z] Removing intermediate container e24b904bce39 [2021-10-27T01:22:10.409Z] ---> c76fec4c702e [2021-10-27T01:22:10.409Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:22:10.409Z] Collecting docopt<0.7,>=0.6.1 [2021-10-27T01:22:10.686Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-10-27T01:22:10.866Z] + make build [2021-10-27T01:22:10.866Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-data/core-data ./cmd/core-data [2021-10-27T01:22:11.297Z] ---> f7db968d29ec [2021-10-27T01:22:11.584Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-10-27T01:22:13.028Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-10-27T01:22:13.306Z] ---> 766b957471f1 [2021-10-27T01:22:13.306Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-10-27T01:22:14.738Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-10-27T01:22:14.738Z] ---> cfec8b8870c3 [2021-10-27T01:22:14.738Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-10-27T01:22:14.738Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-10-27T01:22:14.738Z] ---> Running in 0e9f89a9b57d [2021-10-27T01:22:15.014Z] Collecting websocket-client<1.0,>=0.32.0 [2021-10-27T01:22:15.014Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-10-27T01:22:15.290Z] Removing intermediate container 0e9f89a9b57d [2021-10-27T01:22:15.290Z] ---> 284c1366b6f6 [2021-10-27T01:22:15.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:22:15.290Z] ---> Running in 5ab876011c68 [2021-10-27T01:22:15.899Z] Collecting docker<4.0,>=3.6.0 [2021-10-27T01:22:15.899Z] Removing intermediate container 5ab876011c68 [2021-10-27T01:22:15.899Z] ---> cd652d5f2b39 [2021-10-27T01:22:15.899Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:22:15.899Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-10-27T01:22:16.173Z] ---> Running in 5bda307afecf [2021-10-27T01:22:16.452Z] Collecting jsonschema<3,>=2.5.1 [2021-10-27T01:22:16.452Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-10-27T01:22:16.452Z] Removing intermediate container 5bda307afecf [2021-10-27T01:22:16.452Z] ---> 6a68fe1e9300 [2021-10-27T01:22:16.452Z] Step 21/22 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:22:16.724Z] ---> Running in 84c58d821ed6 [2021-10-27T01:22:17.329Z] Removing intermediate container 84c58d821ed6 [2021-10-27T01:22:17.329Z] ---> cddfae522612 [2021-10-27T01:22:17.329Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:22:17.329Z] ---> Running in 50849e926da3 [2021-10-27T01:22:17.604Z] Collecting PyYAML<4,>=3.10 [2021-10-27T01:22:17.604Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-10-27T01:22:17.885Z] Removing intermediate container 50849e926da3 [2021-10-27T01:22:17.885Z] ---> ccc7baf79666 [2021-10-27T01:22:17.885Z] [2021-10-27T01:22:18.499Z] Successfully built ccc7baf79666 [2021-10-27T01:22:18.499Z] Successfully tagged core-data-arm64:latest [2021-10-27T01:22:18.499Z]  Building core-data ... done Building security-proxy-setup [2021-10-27T01:22:21.892Z] Collecting texttable<0.10,>=0.9.0 [2021-10-27T01:22:21.892Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-10-27T01:22:23.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-10-27T01:22:23.877Z] Collecting cached-property<2,>=1.2.0 [2021-10-27T01:22:24.154Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-10-27T01:22:25.135Z] Collecting docker-pycreds>=0.4.0 [2021-10-27T01:22:25.135Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-10-27T01:22:26.117Z] Collecting urllib3<1.25,>=1.21.1 [2021-10-27T01:22:26.117Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-10-27T01:22:26.381Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/core-command/core-command ./cmd/core-command [2021-10-27T01:22:26.392Z] Collecting chardet<3.1.0,>=3.0.2 [2021-10-27T01:22:26.392Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-10-27T01:22:26.392Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2021-10-27T01:22:26.667Z] Collecting idna<2.8,>=2.5 [2021-10-27T01:22:26.944Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-10-27T01:22:27.218Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-10-27T01:22:27.218Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-10-27T01:22:27.218Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-10-27T01:22:27.218Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-10-27T01:22:27.320Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-10-27T01:22:28.660Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-10-27T01:22:28.660Z] Attempting uninstall: urllib3 [2021-10-27T01:22:28.660Z] Found existing installation: urllib3 1.26.5 [2021-10-27T01:22:28.660Z] Uninstalling urllib3-1.26.5: [2021-10-27T01:22:28.660Z] Successfully uninstalled urllib3-1.26.5 [2021-10-27T01:22:28.707Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-10-27T01:22:28.967Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-10-27T01:22:29.651Z] Attempting uninstall: idna [2021-10-27T01:22:29.651Z] Found existing installation: idna 3.2 [2021-10-27T01:22:29.651Z] Uninstalling idna-3.2: [2021-10-27T01:22:29.651Z] Successfully uninstalled idna-3.2 [2021-10-27T01:22:30.348Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-10-27T01:22:30.628Z] Attempting uninstall: chardet [2021-10-27T01:22:30.628Z] Found existing installation: chardet 4.0.0 [2021-10-27T01:22:30.628Z] Uninstalling chardet-4.0.0: [2021-10-27T01:22:30.901Z] Successfully uninstalled chardet-4.0.0 [2021-10-27T01:22:31.724Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-10-27T01:22:33.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-10-27T01:22:33.535Z] Attempting uninstall: requests [2021-10-27T01:22:33.536Z] Found existing installation: requests 2.25.1 [2021-10-27T01:22:33.536Z] Uninstalling requests-2.25.1: [2021-10-27T01:22:33.536Z] Successfully uninstalled requests-2.25.1 [2021-10-27T01:22:34.139Z] Running setup.py install for texttable: started [2021-10-27T01:22:34.485Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-10-27T01:22:36.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/secrets-config ./cmd/secrets-config [2021-10-27T01:22:36.584Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.80" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-10-27T01:22:36.594Z] Running setup.py install for texttable: finished with status 'done' [2021-10-27T01:22:36.594Z] Running setup.py install for PyYAML: started [2021-10-27T01:22:38.497Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-10-27T01:22:38.497Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-10-27T01:22:38.497Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-10-27T01:22:38.497Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-10-27T01:22:38.497Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-10-27T01:22:38.497Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-10-27T01:22:38.497Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-10-27T01:22:38.497Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-10-27T01:22:38.497Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-10-27T01:22:38.497Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-10-27T01:22:38.498Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-10-27T01:22:38.498Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-10-27T01:22:38.498Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-10-27T01:22:38.498Z] + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml [2021-10-27T01:22:38.498Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-10-27T01:22:38.498Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-10-27T01:22:38.498Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-10-27T01:22:39.925Z] Building hooks [2021-10-27T01:22:39.925Z] + cd /root/parts/hooks/src [2021-10-27T01:22:39.925Z] + make build [2021-10-27T01:22:39.925Z] go mod tidy [2021-10-27T01:22:39.992Z] Running setup.py install for PyYAML: finished with status 'done' [2021-10-27T01:22:40.185Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 [2021-10-27T01:22:40.263Z] Running setup.py install for docopt: started [2021-10-27T01:22:40.446Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-10-27T01:22:40.446Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-27T01:22:40.446Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-10-27T01:22:41.384Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-10-27T01:22:41.645Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-10-27T01:22:41.645Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-10-27T01:22:42.883Z] Running setup.py install for docopt: finished with status 'done' [2021-10-27T01:22:42.883Z] Running setup.py install for dockerpty: started [2021-10-27T01:22:44.951Z] Building static-packages [2021-10-27T01:22:44.951Z] + snapcraftctl build [2021-10-27T01:22:45.526Z] Running setup.py install for dockerpty: finished with status 'done' [2021-10-27T01:22:46.863Z] Building version [2021-10-27T01:22:46.863Z] + snapcraftctl build [2021-10-27T01:22:47.499Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-10-27T01:22:48.774Z] Staging config-common [2021-10-27T01:22:48.774Z] + snapcraftctl stage [2021-10-27T01:22:49.712Z] Skipping stage go-build-helper (already ran) [2021-10-27T01:22:49.712Z] Staging edgex-go [2021-10-27T01:22:49.712Z] + snapcraftctl stage [2021-10-27T01:22:50.649Z] Staging hooks [2021-10-27T01:22:50.649Z] + snapcraftctl stage [2021-10-27T01:22:52.038Z] Staging static-packages [2021-10-27T01:22:52.038Z] + snapcraftctl stage [2021-10-27T01:22:52.978Z] Staging version [2021-10-27T01:22:52.978Z] + snapcraftctl stage [2021-10-27T01:22:54.363Z] + snapcraftctl prime [2021-10-27T01:22:54.363Z] Priming config-common [2021-10-27T01:22:55.302Z] Priming go-build-helper [2021-10-27T01:22:55.303Z] + snapcraftctl prime [2021-10-27T01:22:55.807Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:22:55.807Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:22:55.807Z] ---> 8531dbd50067 [2021-10-27T01:22:55.807Z] Step 3/30 : WORKDIR /edgex-go [2021-10-27T01:22:55.807Z] ---> Using cache [2021-10-27T01:22:55.807Z] ---> 1097ab0e527b [2021-10-27T01:22:55.807Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:55.807Z] ---> Using cache [2021-10-27T01:22:55.807Z] ---> 7cfc29c85710 [2021-10-27T01:22:55.807Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-10-27T01:22:55.807Z] ---> Running in e39798414288 [2021-10-27T01:22:56.243Z] Priming edgex-go [2021-10-27T01:22:56.243Z] + snapcraftctl prime [2021-10-27T01:22:56.413Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:22:56.413Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:22:56.413Z] ---> 8531dbd50067 [2021-10-27T01:22:56.413Z] Step 3/22 : WORKDIR /edgex-go [2021-10-27T01:22:56.413Z] ---> Using cache [2021-10-27T01:22:56.413Z] ---> 1097ab0e527b [2021-10-27T01:22:56.413Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:56.413Z] ---> Using cache [2021-10-27T01:22:56.413Z] ---> 7cfc29c85710 [2021-10-27T01:22:56.413Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-10-27T01:22:56.693Z] ---> Running in 946a9c18af92 [2021-10-27T01:22:56.693Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:22:56.693Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:22:56.693Z] ---> 8531dbd50067 [2021-10-27T01:22:56.693Z] Step 3/24 : WORKDIR /edgex-go [2021-10-27T01:22:56.693Z] ---> Using cache [2021-10-27T01:22:56.693Z] ---> 1097ab0e527b [2021-10-27T01:22:56.969Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:22:56.969Z] ---> Using cache [2021-10-27T01:22:56.969Z] ---> 7cfc29c85710 [2021-10-27T01:22:56.969Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-10-27T01:22:56.969Z] ---> Running in 572e1d15b537 [2021-10-27T01:22:57.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:57.625Z] Priming hooks [2021-10-27T01:22:57.625Z] + snapcraftctl prime [2021-10-27T01:22:58.708Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:58.989Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:59.006Z] Priming static-packages [2021-10-27T01:22:59.006Z] + snapcraftctl prime [2021-10-27T01:22:59.307Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:22:59.612Z] OK: 219 MiB in 52 packages [2021-10-27T01:22:59.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:23:00.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:23:01.448Z] OK: 219 MiB in 52 packages [2021-10-27T01:23:01.545Z] Priming version [2021-10-27T01:23:01.545Z] + snapcraftctl prime [2021-10-27T01:23:02.047Z] OK: 219 MiB in 52 packages [2021-10-27T01:23:02.652Z] Removing intermediate container e39798414288 [2021-10-27T01:23:02.652Z] ---> 658418542964 [2021-10-27T01:23:02.652Z] Step 6/30 : COPY . . [2021-10-27T01:23:02.924Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-10-27T01:23:03.648Z] Removing intermediate container 946a9c18af92 [2021-10-27T01:23:03.648Z] ---> ba323cf32de2 [2021-10-27T01:23:03.648Z] Step 6/22 : COPY . . [2021-10-27T01:23:03.933Z] Removing intermediate container 572e1d15b537 [2021-10-27T01:23:03.933Z] ---> 2a3d7c88140a [2021-10-27T01:23:03.933Z] Step 6/24 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-27T01:23:05.926Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-10-27T01:23:05.926Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-10-27T01:23:05.926Z] ---> 8531dbd50067 [2021-10-27T01:23:05.926Z] Step 3/20 : WORKDIR /edgex-go [2021-10-27T01:23:05.926Z] ---> Using cache [2021-10-27T01:23:05.926Z] ---> 1097ab0e527b [2021-10-27T01:23:05.926Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-27T01:23:05.926Z] ---> Using cache [2021-10-27T01:23:05.926Z] ---> 7cfc29c85710 [2021-10-27T01:23:05.926Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-10-27T01:23:05.926Z] ---> Using cache [2021-10-27T01:23:05.926Z] ---> 2a3d7c88140a [2021-10-27T01:23:05.926Z] Step 6/20 : COPY . . [2021-10-27T01:23:11.350Z] Removing intermediate container 498672c383e8 [2021-10-27T01:23:11.350Z] ---> a63cc0255f18 [2021-10-27T01:23:11.350Z] Step 13/22 : ENV APP_PORT=58890 [2021-10-27T01:23:11.957Z] ---> Running in be66dd3ad11a [2021-10-27T01:23:12.940Z] Removing intermediate container be66dd3ad11a [2021-10-27T01:23:12.940Z] ---> 517f531a5c9a [2021-10-27T01:23:12.940Z] Step 14/22 : EXPOSE $APP_PORT [2021-10-27T01:23:12.940Z] ---> Running in 32c81c62fddd [2021-10-27T01:23:14.382Z] Removing intermediate container 32c81c62fddd [2021-10-27T01:23:14.382Z] ---> e05a24a9c58f [2021-10-27T01:23:14.382Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-10-27T01:23:17.018Z] ---> 11cec845c33b [2021-10-27T01:23:17.018Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-10-27T01:23:19.006Z] ---> 36b7ee382bc1 [2021-10-27T01:23:19.006Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-10-27T01:23:20.989Z] ---> efd970a5bb56 [2021-10-27T01:23:20.989Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-10-27T01:23:20.989Z] ---> Running in 8e56e2bfec5c [2021-10-27T01:23:21.977Z] Removing intermediate container 8e56e2bfec5c [2021-10-27T01:23:21.977Z] ---> 395ad52c20c0 [2021-10-27T01:23:21.977Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:23:21.977Z] ---> Running in dbdaa7e3f6ed [2021-10-27T01:23:22.968Z] Removing intermediate container dbdaa7e3f6ed [2021-10-27T01:23:22.968Z] ---> 33cb8e06ff67 [2021-10-27T01:23:22.968Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:23:22.968Z] ---> Running in 8ba07ab1ddc1 [2021-10-27T01:23:24.568Z] Removing intermediate container 8ba07ab1ddc1 [2021-10-27T01:23:24.569Z] ---> d0a5774de39c [2021-10-27T01:23:24.569Z] Step 21/22 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:23:24.569Z] ---> Running in d1f93100f17a [2021-10-27T01:23:25.164Z] Removing intermediate container d1f93100f17a [2021-10-27T01:23:25.164Z] ---> 20a4d0c11e6f [2021-10-27T01:23:25.164Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:23:25.165Z] ---> Running in 4cd311f6f2ae [2021-10-27T01:23:26.145Z] Removing intermediate container 4cd311f6f2ae [2021-10-27T01:23:26.145Z] ---> 0f0a0a80832a [2021-10-27T01:23:26.145Z] [2021-10-27T01:23:26.743Z] Successfully built 0f0a0a80832a [2021-10-27T01:23:26.743Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-10-27T01:23:27.344Z]  Building sys-mgmt-agent ... done  ---> 23802924be3b [2021-10-27T01:23:27.344Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:23:27.625Z] ---> Running in a03090bdd70d [2021-10-27T01:23:28.238Z] ---> fd428d8f1e45 [2021-10-27T01:23:28.238Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:23:28.519Z] ---> Running in 235f05d8233d [2021-10-27T01:23:28.519Z] ---> 1c6de603ae91 [2021-10-27T01:23:28.519Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:23:28.797Z] ---> Running in af860a452e3c [2021-10-27T01:23:29.414Z] ---> dab388632976 [2021-10-27T01:23:29.414Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-27T01:23:29.690Z] ---> Running in fea603dda7fd [2021-10-27T01:23:32.336Z] Removing intermediate container a03090bdd70d [2021-10-27T01:23:32.336Z] ---> 8bd5acd53031 [2021-10-27T01:23:32.336Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-10-27T01:23:32.617Z] ---> Running in f4545e297eeb [2021-10-27T01:23:33.605Z] Removing intermediate container 235f05d8233d [2021-10-27T01:23:33.605Z] ---> b2ddf95a9f2d [2021-10-27T01:23:33.605Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-10-27T01:23:33.878Z] ---> Running in eccd0569b47d [2021-10-27T01:23:33.878Z] Removing intermediate container af860a452e3c [2021-10-27T01:23:33.878Z] ---> bf054143c1f1 [2021-10-27T01:23:33.878Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-10-27T01:23:34.152Z] ---> Running in 4559c319a927 [2021-10-27T01:23:34.432Z] Removing intermediate container fea603dda7fd [2021-10-27T01:23:34.432Z] ---> 3f6cd179d045 [2021-10-27T01:23:34.432Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-10-27T01:23:34.432Z] ---> Running in d95647ff4265 [2021-10-27T01:23:34.705Z] 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-10-27T01:23:36.142Z] 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-10-27T01:23:36.142Z] 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-10-27T01:23:36.743Z] 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-10-27T01:25:28.617Z] 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-10-27T01:25:28.617Z] 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-10-27T01:25:28.617Z] Removing intermediate container eccd0569b47d [2021-10-27T01:25:28.617Z] ---> 16f99559b338 [2021-10-27T01:25:28.617Z] [2021-10-27T01:25:28.617Z] Step 9/22 : FROM alpine:3.14 [2021-10-27T01:25:28.617Z] ---> bb3de5531c18 [2021-10-27T01:25:28.617Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-10-27T01:25:28.617Z] ---> Using cache [2021-10-27T01:25:28.617Z] ---> 40441a2a5eef [2021-10-27T01:25:28.617Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-10-27T01:25:28.617Z] ---> Using cache [2021-10-27T01:25:28.617Z] ---> 3939ebc4029d [2021-10-27T01:25:28.617Z] Step 12/22 : ENV APP_PORT=59882 [2021-10-27T01:25:28.617Z] Removing intermediate container f4545e297eeb [2021-10-27T01:25:28.617Z] ---> 859cf3f262d4 [2021-10-27T01:25:28.617Z] [2021-10-27T01:25:28.617Z] Step 9/30 : FROM alpine:3.14 [2021-10-27T01:25:28.617Z] ---> bb3de5531c18 [2021-10-27T01:25:28.617Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-10-27T01:25:28.617Z] ---> Running in e42ca5f405c7 [2021-10-27T01:25:28.617Z] ---> Running in 14646c066209 [2021-10-27T01:25:28.617Z] Removing intermediate container 14646c066209 [2021-10-27T01:25:28.617Z] ---> 6019663ad050 [2021-10-27T01:25:28.617Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-10-27T01:25:28.617Z] Removing intermediate container e42ca5f405c7 [2021-10-27T01:25:28.617Z] ---> b19f3a5b7af5 [2021-10-27T01:25:28.617Z] Step 13/22 : EXPOSE $APP_PORT [2021-10-27T01:25:28.617Z] ---> Running in 164bcc64b57a [2021-10-27T01:25:28.617Z] ---> Running in 9f78d930c87d [2021-10-27T01:25:28.617Z] Removing intermediate container 9f78d930c87d [2021-10-27T01:25:28.617Z] ---> 45f18b13d3f0 [2021-10-27T01:25:28.617Z] Step 14/22 : WORKDIR / [2021-10-27T01:25:28.617Z] ---> Running in 346acb79bd4d [2021-10-27T01:25:28.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:28.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:28.617Z] Removing intermediate container 346acb79bd4d [2021-10-27T01:25:28.617Z] ---> e61fcd7af199 [2021-10-27T01:25:28.617Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:25:28.617Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-10-27T01:25:28.617Z] (2/2) Installing su-exec (0.2-r1) [2021-10-27T01:25:28.617Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:25:28.617Z] OK: 5 MiB in 16 packages [2021-10-27T01:25:28.617Z] ---> a6d68f0d0ee5 [2021-10-27T01:25:28.617Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-10-27T01:25:28.617Z] Removing intermediate container 4559c319a927 [2021-10-27T01:25:28.617Z] ---> bc3da33e1ee3 [2021-10-27T01:25:28.617Z] [2021-10-27T01:25:28.617Z] Step 9/24 : FROM alpine:3.14 [2021-10-27T01:25:28.617Z] ---> bb3de5531c18 [2021-10-27T01:25:28.617Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-10-27T01:25:28.617Z] Removing intermediate container d95647ff4265 [2021-10-27T01:25:28.617Z] ---> cd63cc62e3ca [2021-10-27T01:25:28.617Z] [2021-10-27T01:25:28.617Z] Step 9/20 : FROM alpine:3.14 [2021-10-27T01:25:28.617Z] ---> bb3de5531c18 [2021-10-27T01:25:28.617Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-10-27T01:25:28.617Z] ---> Running in ced96512559a [2021-10-27T01:25:28.617Z] ---> Running in 1d69df697603 [2021-10-27T01:25:28.617Z] Removing intermediate container 164bcc64b57a [2021-10-27T01:25:28.617Z] ---> 3c37ec7d866b [2021-10-27T01:25:28.617Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-10-27T01:25:28.617Z] ---> Running in 2e6f1292286c [2021-10-27T01:25:28.617Z] ---> 4aa21aa8a2eb [2021-10-27T01:25:28.617Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-10-27T01:25:28.892Z] Removing intermediate container 2e6f1292286c [2021-10-27T01:25:28.892Z] ---> 49fd04606dd4 [2021-10-27T01:25:28.892Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-10-27T01:25:29.169Z] ---> Running in b199ef660fdd [2021-10-27T01:25:29.768Z] Removing intermediate container b199ef660fdd [2021-10-27T01:25:29.768Z] ---> 7f7592863868 [2021-10-27T01:25:29.768Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-10-27T01:25:29.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:29.768Z] ---> bedfc4a3f61a [2021-10-27T01:25:29.768Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-10-27T01:25:29.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:29.768Z] ---> Running in 723cfcc92d7f [2021-10-27T01:25:30.043Z] ---> Running in 32625b0cb393 [2021-10-27T01:25:30.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:30.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-27T01:25:30.654Z] Removing intermediate container 32625b0cb393 [2021-10-27T01:25:30.654Z] ---> 14a36e40f6ad [2021-10-27T01:25:30.654Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-10-27T01:25:30.929Z] ---> Running in e81f90301ec7 [2021-10-27T01:25:31.914Z] (1/3) Installing ca-certificates (20191127-r5) [2021-10-27T01:25:31.914Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-10-27T01:25:31.914Z] (3/3) Installing su-exec (0.2-r1) [2021-10-27T01:25:31.914Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:25:31.914Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:25:31.914Z] (1/5) Installing ca-certificates (20191127-r5) [2021-10-27T01:25:31.914Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-10-27T01:25:31.914Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-10-27T01:25:31.914Z] (4/5) Installing libcurl (7.79.1-r0) [2021-10-27T01:25:31.914Z] (5/5) Installing curl (7.79.1-r0) [2021-10-27T01:25:31.914Z] Executing busybox-1.33.1-r3.trigger [2021-10-27T01:25:31.914Z] Executing ca-certificates-20191127-r5.trigger [2021-10-27T01:25:31.914Z] OK: 6 MiB in 17 packages [2021-10-27T01:25:31.914Z] Removing intermediate container e81f90301ec7 [2021-10-27T01:25:31.914Z] ---> 56c9d1d52db3 [2021-10-27T01:25:31.914Z] Step 20/22 : LABEL arch=arm64 [2021-10-27T01:25:31.914Z] ---> Running in 56e4374c143f [2021-10-27T01:25:31.914Z] OK: 8 MiB in 19 packages [2021-10-27T01:25:32.514Z] Removing intermediate container 56e4374c143f [2021-10-27T01:25:32.514Z] ---> 92c53e108b5a [2021-10-27T01:25:32.514Z] Step 21/22 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:25:32.514Z] ---> Running in d3f15696a4fe [2021-10-27T01:25:33.121Z] Removing intermediate container 723cfcc92d7f [2021-10-27T01:25:33.121Z] ---> dfcbf21a0ad7 [2021-10-27T01:25:33.121Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-10-27T01:25:33.121Z] ---> Running in 0ea1d1ceb797 [2021-10-27T01:25:33.121Z] Removing intermediate container d3f15696a4fe [2021-10-27T01:25:33.121Z] ---> 72a2eea51b92 [2021-10-27T01:25:33.121Z] Step 22/22 : LABEL version=0.0.0 [2021-10-27T01:25:33.400Z] ---> Running in 990a88323c05 [2021-10-27T01:25:33.689Z] Removing intermediate container ced96512559a [2021-10-27T01:25:33.689Z] ---> abb30bca9719 [2021-10-27T01:25:33.689Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:25:33.689Z] Removing intermediate container 0ea1d1ceb797 [2021-10-27T01:25:33.689Z] ---> 4c4346273487 [2021-10-27T01:25:33.689Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-10-27T01:25:33.962Z] ---> Running in 51f0afb0b7c8 [2021-10-27T01:25:33.962Z] Removing intermediate container 1d69df697603 [2021-10-27T01:25:33.962Z] ---> 8403766f544f [2021-10-27T01:25:33.962Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-10-27T01:25:33.962Z] Removing intermediate container 990a88323c05 [2021-10-27T01:25:33.962Z] ---> 69cc9db399ab [2021-10-27T01:25:33.962Z] [2021-10-27T01:25:33.962Z] ---> Running in 55f89dcb46cc [2021-10-27T01:25:34.567Z] Removing intermediate container 51f0afb0b7c8 [2021-10-27T01:25:34.567Z] ---> 8c45f15e9f7e [2021-10-27T01:25:34.567Z] Step 12/24 : WORKDIR / [2021-10-27T01:25:34.567Z] ---> Running in b4fb9ada754f [2021-10-27T01:25:34.567Z] Successfully built 69cc9db399ab [2021-10-27T01:25:34.567Z] Successfully tagged core-command-arm64:latest [2021-10-27T01:25:34.567Z]  Building core-command ... done Removing intermediate container 55f89dcb46cc [2021-10-27T01:25:34.567Z] ---> b1ef6a721285 [2021-10-27T01:25:35.606Z] Step 12/20 : WORKDIR /edgex [2021-10-27T01:25:35.606Z] ---> Running in 1e0ec59d5237 [2021-10-27T01:25:35.606Z] ---> e1365afc0fc3 [2021-10-27T01:25:35.606Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-10-27T01:25:35.606Z] ---> Running in d0f9efbb5ed6 [2021-10-27T01:25:35.606Z] Removing intermediate container b4fb9ada754f [2021-10-27T01:25:35.606Z] ---> 18024f452586 [2021-10-27T01:25:35.606Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-10-27T01:25:35.606Z] Removing intermediate container 1e0ec59d5237 [2021-10-27T01:25:35.606Z] ---> c51e31b68cc2 [2021-10-27T01:25:35.606Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-10-27T01:25:36.211Z] ---> d4ad6c4c400b [2021-10-27T01:25:36.211Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-10-27T01:25:36.487Z] ---> 8f1a7d584e92 [2021-10-27T01:25:36.487Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-10-27T01:25:37.470Z] ---> 5b10b2b4f7b6 [2021-10-27T01:25:37.470Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-10-27T01:25:37.741Z] Removing intermediate container d0f9efbb5ed6 [2021-10-27T01:25:37.741Z] ---> b32e7cad29da [2021-10-27T01:25:37.741Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-10-27T01:25:38.016Z] ---> 61de108e138b [2021-10-27T01:25:38.016Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-10-27T01:25:38.291Z] ---> c7b79d7d6d6e [2021-10-27T01:25:38.291Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-10-27T01:25:38.566Z] ---> f44342e8cda9 [2021-10-27T01:25:38.566Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-10-27T01:25:39.559Z] ---> 4f18a17935bd [2021-10-27T01:25:39.559Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-10-27T01:25:39.559Z] ---> b5ad01df9fb7 [2021-10-27T01:25:39.559Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-10-27T01:25:39.559Z] ---> Running in bbfbbed5bc77 [2021-10-27T01:25:40.156Z] Removing intermediate container bbfbbed5bc77 [2021-10-27T01:25:40.156Z] ---> b4cc2f499522 [2021-10-27T01:25:40.156Z] Step 17/20 : CMD ["--init=true"] [2021-10-27T01:25:40.156Z] ---> 9da29ae772e4 [2021-10-27T01:25:40.156Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-10-27T01:25:40.431Z] ---> Running in 0f1c5bb35ce4 [2021-10-27T01:25:41.027Z] ---> b92efcb45f35 [2021-10-27T01:25:41.027Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-10-27T01:25:41.027Z] Removing intermediate container 0f1c5bb35ce4 [2021-10-27T01:25:41.027Z] ---> 7f38467235f2 [2021-10-27T01:25:41.027Z] Step 18/20 : LABEL arch=arm64 [2021-10-27T01:25:41.027Z] ---> Running in faf2fd3326c7 [2021-10-27T01:25:41.307Z] ---> efb3dcdb8a33 [2021-10-27T01:25:41.307Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-10-27T01:25:41.581Z] Removing intermediate container faf2fd3326c7 [2021-10-27T01:25:41.581Z] ---> 81a50bc5b3ad [2021-10-27T01:25:41.581Z] Step 19/20 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:25:41.853Z] ---> Running in 88a43d8fa7cd [2021-10-27T01:25:42.447Z] ---> e3702ddea863 [2021-10-27T01:25:42.447Z] ---> 407634392641 [2021-10-27T01:25:42.447Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-10-27T01:25:42.447Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-10-27T01:25:42.447Z] Removing intermediate container 88a43d8fa7cd [2021-10-27T01:25:42.447Z] ---> 411e4cf5fa80 [2021-10-27T01:25:42.447Z] Step 20/20 : LABEL version=0.0.0 [2021-10-27T01:25:42.447Z] ---> Running in 6656588b8469 [2021-10-27T01:25:43.044Z] Removing intermediate container 6656588b8469 [2021-10-27T01:25:43.044Z] ---> dc70b5401164 [2021-10-27T01:25:43.044Z] [2021-10-27T01:25:43.648Z] ---> cd371b025ffd [2021-10-27T01:25:43.648Z] Step 20/24 : 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-10-27T01:25:43.648Z] Successfully built dc70b5401164 [2021-10-27T01:25:43.648Z] Successfully tagged security-proxy-setup-arm64:latest [2021-10-27T01:25:43.648Z]  Building security-proxy-setup ... done  ---> c6fd8c8bf808 [2021-10-27T01:25:43.648Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-10-27T01:25:43.648Z] ---> Running in d5598061ad3b [2021-10-27T01:25:43.927Z] ---> Running in 2cf98ecd4191 [2021-10-27T01:25:44.531Z] Removing intermediate container 2cf98ecd4191 [2021-10-27T01:25:44.531Z] ---> 3026e521a8ae [2021-10-27T01:25:44.531Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-10-27T01:25:45.129Z] ---> 89aec8b7aa3c [2021-10-27T01:25:45.129Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-10-27T01:25:45.478Z] ---> Running in a405f173709d [2021-10-27T01:25:46.205Z] Removing intermediate container d5598061ad3b [2021-10-27T01:25:46.205Z] ---> 9baa31b7d8dd [2021-10-27T01:25:46.205Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-10-27T01:25:46.493Z] ---> Running in 18752cbb55f2 [2021-10-27T01:25:47.108Z] Removing intermediate container 18752cbb55f2 [2021-10-27T01:25:47.108Z] ---> c5832a8fa22c [2021-10-27T01:25:47.108Z] Step 22/24 : LABEL arch=arm64 [2021-10-27T01:25:47.108Z] ---> Running in 169d38298d33 [2021-10-27T01:25:47.713Z] Removing intermediate container 169d38298d33 [2021-10-27T01:25:47.713Z] ---> 10a83b133859 [2021-10-27T01:25:47.713Z] Step 23/24 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:25:47.713Z] ---> Running in d40d17bb1b65 [2021-10-27T01:25:47.986Z] Removing intermediate container a405f173709d [2021-10-27T01:25:47.986Z] ---> 659584b9d797 [2021-10-27T01:25:47.986Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-10-27T01:25:48.260Z] ---> Running in 57e1c6c22af7 [2021-10-27T01:25:48.536Z] Removing intermediate container d40d17bb1b65 [2021-10-27T01:25:48.536Z] ---> 275e6a50230b [2021-10-27T01:25:48.536Z] Step 24/24 : LABEL version=0.0.0 [2021-10-27T01:25:48.536Z] ---> Running in 2e809a4e0258 [2021-10-27T01:25:49.715Z] Removing intermediate container 57e1c6c22af7 [2021-10-27T01:25:49.715Z] ---> 9f75a364627d [2021-10-27T01:25:49.715Z] Step 27/30 : CMD ["gate"] [2021-10-27T01:25:49.715Z] ---> Running in 8a93fd0d6d20 [2021-10-27T01:25:49.715Z] Removing intermediate container 2e809a4e0258 [2021-10-27T01:25:49.715Z] ---> 187e58984ba5 [2021-10-27T01:25:49.715Z] [2021-10-27T01:25:49.715Z] Successfully built 187e58984ba5 [2021-10-27T01:25:49.715Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-10-27T01:25:49.715Z]  Building security-secretstore-setup ... done Removing intermediate container 8a93fd0d6d20 [2021-10-27T01:25:49.715Z] ---> 744d760f1d85 [2021-10-27T01:25:49.715Z] Step 28/30 : LABEL arch=arm64 [2021-10-27T01:25:49.990Z] ---> Running in 348bbaef2217 [2021-10-27T01:25:50.262Z] Removing intermediate container 348bbaef2217 [2021-10-27T01:25:50.262Z] ---> 5263fe7a4ca5 [2021-10-27T01:25:50.262Z] Step 29/30 : LABEL git_sha=ef41eb07db969682b55b6baa03cb3f797be5dc9f [2021-10-27T01:25:50.539Z] ---> Running in c8e414d8954c [2021-10-27T01:25:51.133Z] Removing intermediate container c8e414d8954c [2021-10-27T01:25:51.133Z] ---> 15395b0b46d5 [2021-10-27T01:25:51.133Z] Step 30/30 : LABEL version=0.0.0 [2021-10-27T01:25:51.405Z] ---> Running in 718e9b87ffa3 [2021-10-27T01:25:52.004Z] Removing intermediate container 718e9b87ffa3 [2021-10-27T01:25:52.004Z] ---> ec036daacdd0 [2021-10-27T01:25:52.004Z] [2021-10-27T01:25:52.279Z] Successfully built ec036daacdd0 [2021-10-27T01:25:52.279Z] Successfully tagged security-bootstrapper-arm64:latest [2021-10-27T01:25:52.570Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-10-27T01:25:52.562Z] $ docker stop --time=1 f7f5809a3c3a4b9de30355e63d493b0a80c74f0c1f4d42d7d1a5a7c169b6035c [2021-10-27T01:25:54.324Z] $ docker rm -f f7f5809a3c3a4b9de30355e63d493b0a80c74f0c1f4d42d7d1a5a7c169b6035c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-27T01:25:54.932Z] + docker images [2021-10-27T01:25:55.206Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-10-27T01:25:55.206Z] security-bootstrapper-arm64 latest ec036daacdd0 4 seconds ago 17.8MB [2021-10-27T01:25:55.206Z] security-secretstore-setup-arm64 latest 187e58984ba5 7 seconds ago 26.8MB [2021-10-27T01:25:55.206Z] security-proxy-setup-arm64 latest dc70b5401164 13 seconds ago 25.4MB [2021-10-27T01:25:55.206Z] core-command-arm64 latest 69cc9db399ab 22 seconds ago 15.2MB [2021-10-27T01:25:55.206Z] cd63cc62e3ca 28 seconds ago 1.57GB [2021-10-27T01:25:55.206Z] bc3da33e1ee3 28 seconds ago 1.58GB [2021-10-27T01:25:55.206Z] 16f99559b338 34 seconds ago 1.57GB [2021-10-27T01:25:55.206Z] 859cf3f262d4 34 seconds ago 1.57GB [2021-10-27T01:25:55.206Z] sys-mgmt-agent-arm64 latest 0f0a0a80832a 2 minutes ago 277MB [2021-10-27T01:25:55.206Z] core-data-arm64 latest ccc7baf79666 3 minutes ago 19.5MB [2021-10-27T01:25:55.206Z] core-metadata-arm64 latest d3f477f92736 3 minutes ago 15.9MB [2021-10-27T01:25:55.206Z] support-scheduler-arm64 latest 90b694538547 3 minutes ago 15.3MB [2021-10-27T01:25:55.206Z] support-notifications-arm64 latest e0fdd2ff067d 3 minutes ago 16.1MB [2021-10-27T01:25:55.206Z] 56ff1b51ad3d 4 minutes ago 1.58GB [2021-10-27T01:25:55.206Z] 9d7097aa8286 4 minutes ago 1.57GB [2021-10-27T01:25:55.206Z] 8f86db7f921d 4 minutes ago 1.57GB [2021-10-27T01:25:55.206Z] e05749e70994 4 minutes ago 1.57GB [2021-10-27T01:25:55.206Z] 8d04b16a822f 4 minutes ago 1.57GB [2021-10-27T01:25:55.206Z] ci-base-image-arm64 latest 8531dbd50067 16 minutes ago 1.24GB [2021-10-27T01:25:55.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB [2021-10-27T01:25:55.206Z] docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB [2021-10-27T01:25:55.206Z] alpine 3.14 bb3de5531c18 2 months ago 5.34MB [2021-10-27T01:25:55.206Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:25:55.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:25:56.099Z] [2021-10-27T01:25:56.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:25:56.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:25:56.721Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-27T01:25:56.721Z] 448f6bf000e3: Pulling fs layer [2021-10-27T01:25:56.721Z] f757da607395: Pulling fs layer [2021-10-27T01:25:56.721Z] 05883995daec: Pulling fs layer [2021-10-27T01:25:56.721Z] 8603b9c90790: Pulling fs layer [2021-10-27T01:25:56.721Z] 1560dd03e051: Pulling fs layer [2021-10-27T01:25:56.721Z] 27f5ce0e4adf: Pulling fs layer [2021-10-27T01:25:56.721Z] c2d8d7efcc4b: Pulling fs layer [2021-10-27T01:25:56.721Z] 8603b9c90790: Waiting [2021-10-27T01:25:56.721Z] 1560dd03e051: Waiting [2021-10-27T01:25:56.721Z] 27f5ce0e4adf: Waiting [2021-10-27T01:25:56.721Z] c2d8d7efcc4b: Waiting [2021-10-27T01:25:56.721Z] f757da607395: Verifying Checksum [2021-10-27T01:25:56.721Z] f757da607395: Download complete [2021-10-27T01:25:56.721Z] 8603b9c90790: Verifying Checksum [2021-10-27T01:25:56.721Z] 8603b9c90790: Download complete [2021-10-27T01:25:56.997Z] 1560dd03e051: Verifying Checksum [2021-10-27T01:25:56.997Z] 1560dd03e051: Download complete [2021-10-27T01:25:56.997Z] 27f5ce0e4adf: Download complete [2021-10-27T01:25:56.997Z] 05883995daec: Verifying Checksum [2021-10-27T01:25:56.997Z] 05883995daec: Download complete [2021-10-27T01:25:57.272Z] 448f6bf000e3: Verifying Checksum [2021-10-27T01:25:57.272Z] 448f6bf000e3: Download complete [2021-10-27T01:25:59.891Z] c2d8d7efcc4b: Verifying Checksum [2021-10-27T01:25:59.891Z] c2d8d7efcc4b: Download complete [2021-10-27T01:26:01.322Z] 448f6bf000e3: Pull complete [2021-10-27T01:26:01.920Z] f757da607395: Pull complete [2021-10-27T01:26:03.352Z] 05883995daec: Pull complete [2021-10-27T01:26:03.624Z] 8603b9c90790: Pull complete [2021-10-27T01:26:04.601Z] 1560dd03e051: Pull complete [2021-10-27T01:26:04.873Z] 27f5ce0e4adf: Pull complete [2021-10-27T01:26:19.991Z] c2d8d7efcc4b: Pull complete [2021-10-27T01:26:19.991Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-27T01:26:19.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-27T01:26:19.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-27T01:26:20.289Z] prd-ubuntu18.04-docker-arm64-4c-16g-2163 does not seem to be running inside a container [2021-10-27T01:26:20.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/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:arm64 cat [2021-10-27T01:26:23.705Z] $ docker top 70e5af2c868c3f7a89d6ce581c4e7e752b3e0cc9b73169c0a6bb06395f8e22a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:24.729Z] ---> job-cost.sh [2021-10-27T01:26:24.729Z] lf-activate-venv: SKIPPING [2021-10-27T01:26:24.729Z] INFO: No Stack... [2021-10-27T01:26:25.001Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-27T01:26:25.594Z] INFO: Archiving Costs [Pipeline] sh [2021-10-27T01:26:26.871Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2021-10-27T01:26:26.871Z] + cut -d, -f6 [Pipeline] lock [2021-10-27T01:26:26.935Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3783-3-stack-cost] [2021-10-27T01:26:26.946Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3783-3-stack-cost] did not exist. Created. [2021-10-27T01:26:26.946Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3783-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-27T01:26:27.607Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-27T01:26:27.782Z] Stashed 1 file(s) [Pipeline] } [2021-10-27T01:26:27.794Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3783-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-27T01:26:27.799Z] $ docker stop --time=1 70e5af2c868c3f7a89d6ce581c4e7e752b3e0cc9b73169c0a6bb06395f8e22a2 [2021-10-27T01:26:29.394Z] $ docker rm -f 70e5af2c868c3f7a89d6ce581c4e7e752b3e0cc9b73169c0a6bb06395f8e22a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-27T01:26:30.192Z] provisioning config files... [2021-10-27T01:26:30.205Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4521646621698535687tmp [Pipeline] { [Pipeline] sh [2021-10-27T01:26:31.208Z] + set +x [2021-10-27T01:26:31.208Z] + curl -s https://codecov.io/bash [2021-10-27T01:26:31.208Z] + bash -s -- [2021-10-27T01:26:31.208Z] [2021-10-27T01:26:31.208Z] _____ _ [2021-10-27T01:26:31.208Z] / ____| | | [2021-10-27T01:26:31.208Z] | | ___ __| | ___ ___ _____ __ [2021-10-27T01:26:31.208Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-27T01:26:31.208Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-27T01:26:31.208Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-27T01:26:31.208Z] Bash-1.0.6 [2021-10-27T01:26:31.208Z] [2021-10-27T01:26:31.208Z] [2021-10-27T01:26:31.208Z] ==> git version 2.24.4 found [2021-10-27T01:26:31.208Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-27T01:26:31.208Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-27T01:26:31.208Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-27T01:26:31.208Z] ==> Jenkins CI detected. [2021-10-27T01:26:31.208Z] current dir:  /w/workspace/edgex-go/3 [2021-10-27T01:26:31.208Z] project root: . [2021-10-27T01:26:31.208Z] --> token set from env [2021-10-27T01:26:31.208Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-27T01:26:31.208Z] ==> Running gcov in . (disable via -X gcov) [2021-10-27T01:26:31.208Z] ==> Python coveragepy not found [2021-10-27T01:26:31.208Z] ==> Searching for coverage reports in: [2021-10-27T01:26:31.208Z] + . [2021-10-27T01:26:31.208Z] -> Found 1 reports [2021-10-27T01:26:31.208Z] ==> Detecting git/mercurial file structure [2021-10-27T01:26:31.208Z] ==> Reading reports [2021-10-27T01:26:31.208Z] + ./coverage.out bytes=426728 [2021-10-27T01:26:31.208Z] ==> Appending adjustments [2021-10-27T01:26:31.208Z] https://docs.codecov.io/docs/fixing-reports [2021-10-27T01:26:31.780Z] + Found adjustments [2021-10-27T01:26:31.780Z] ==> Gzipping contents [2021-10-27T01:26:31.780Z] 60K /tmp/codecov.zPq6nq.gz [2021-10-27T01:26:31.780Z] ==> Uploading reports [2021-10-27T01:26:31.780Z] url: https://codecov.io [2021-10-27T01:26:31.780Z] query: branch=PR-3783&commit=ef41eb07db969682b55b6baa03cb3f797be5dc9f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3783%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3783&job=&cmd_args= [2021-10-27T01:26:31.780Z] -> Pinging Codecov [2021-10-27T01:26:31.780Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3783&commit=ef41eb07db969682b55b6baa03cb3f797be5dc9f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3783%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3783&job=&cmd_args= [2021-10-27T01:26:32.351Z] -> Uploading to [2021-10-27T01:26:32.351Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-27/00271124DB129430A58F1EEE437C3FCB/ef41eb07db969682b55b6baa03cb3f797be5dc9f/c90926c5-4cb5-47ba-8dcf-acacf4ab6b54.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211027T012632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ed27b1a50833cd0ed58d0a70a576b0f0988816a90296f17aa64d8c9c663edf1e [2021-10-27T01:26:32.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-27T01:26:32.351Z] Dload Upload Total Spent Left Speed [2021-10-27T01:26:32.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57510 0 0 100 57510 0 190k --:--:-- --:--:-- --:--:-- 190k 100 57510 0 0 100 57510 0 190k --:--:-- --:--:-- --:--:-- 190k [2021-10-27T01:26:32.614Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef41eb07db969682b55b6baa03cb3f797be5dc9f [Pipeline] } [2021-10-27T01:26:32.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-27T01:26:33.555Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:33.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:34.409Z] ---> package-listing.sh [2021-10-27T01:26:34.409Z] ++ facter osfamily [2021-10-27T01:26:34.409Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-27T01:26:34.669Z] + OS_FAMILY=redhat [2021-10-27T01:26:34.669Z] + workspace=/w/workspace/edgex-go/3 [2021-10-27T01:26:34.669Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-27T01:26:34.669Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-27T01:26:34.669Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-27T01:26:34.669Z] + PACKAGES=/tmp/packages_start.txt [2021-10-27T01:26:34.669Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-27T01:26:34.669Z] + PACKAGES=/tmp/packages_end.txt [2021-10-27T01:26:34.669Z] + case "${OS_FAMILY}" in [2021-10-27T01:26:34.669Z] + sort [2021-10-27T01:26:34.669Z] + rpm -qa [2021-10-27T01:26:37.969Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-27T01:26:37.969Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-27T01:26:37.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-27T01:26:37.969Z] + '[' /w/workspace/edgex-go/3 ']' [2021-10-27T01:26:37.969Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-10-27T01:26:37.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-10-27T01:26:37.979Z] 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-10-27T01:26:38.273Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:26:38.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:26:38.830Z] [2021-10-27T01:26:38.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-27T01:26:39.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:26:39.133Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-27T01:26:39.133Z] b4d181a07f80: Pulling fs layer [2021-10-27T01:26:39.133Z] a1111a8f2ec3: Pulling fs layer [2021-10-27T01:26:39.133Z] ed53099fbce6: Pulling fs layer [2021-10-27T01:26:39.133Z] dc539afda2c1: Pulling fs layer [2021-10-27T01:26:39.133Z] 77bc0d833cb6: Pulling fs layer [2021-10-27T01:26:39.133Z] 9065ff56babe: Pulling fs layer [2021-10-27T01:26:39.133Z] d287ab97295c: Pulling fs layer [2021-10-27T01:26:39.133Z] dc539afda2c1: Waiting [2021-10-27T01:26:39.133Z] 77bc0d833cb6: Waiting [2021-10-27T01:26:39.133Z] 9065ff56babe: Waiting [2021-10-27T01:26:39.133Z] d287ab97295c: Waiting [2021-10-27T01:26:39.133Z] a1111a8f2ec3: Verifying Checksum [2021-10-27T01:26:39.133Z] a1111a8f2ec3: Download complete [2021-10-27T01:26:39.133Z] dc539afda2c1: Verifying Checksum [2021-10-27T01:26:39.133Z] dc539afda2c1: Download complete [2021-10-27T01:26:39.133Z] ed53099fbce6: Verifying Checksum [2021-10-27T01:26:39.133Z] ed53099fbce6: Download complete [2021-10-27T01:26:39.133Z] 77bc0d833cb6: Verifying Checksum [2021-10-27T01:26:39.133Z] 77bc0d833cb6: Download complete [2021-10-27T01:26:39.133Z] 9065ff56babe: Verifying Checksum [2021-10-27T01:26:39.133Z] 9065ff56babe: Download complete [2021-10-27T01:26:39.392Z] b4d181a07f80: Verifying Checksum [2021-10-27T01:26:39.392Z] b4d181a07f80: Download complete [2021-10-27T01:26:39.990Z] d287ab97295c: Verifying Checksum [2021-10-27T01:26:39.990Z] d287ab97295c: Download complete [2021-10-27T01:26:40.939Z] b4d181a07f80: Pull complete [2021-10-27T01:26:40.939Z] a1111a8f2ec3: Pull complete [2021-10-27T01:26:41.516Z] ed53099fbce6: Pull complete [2021-10-27T01:26:41.516Z] dc539afda2c1: Pull complete [2021-10-27T01:26:41.781Z] 77bc0d833cb6: Pull complete [2021-10-27T01:26:41.781Z] 9065ff56babe: Pull complete [2021-10-27T01:26:47.086Z] d287ab97295c: Pull complete [2021-10-27T01:26:47.086Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-27T01:26:47.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-27T01:26:47.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-27T01:26:47.150Z] prd-centos7-docker-4c-2g-2156 does not seem to be running inside a container [2021-10-27T01:26:47.182Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-27T01:26:50.508Z] $ docker top ab49a6e7ca23647f66fc3df805b938d6cbc45aac788d072b42edd3a945a580ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-27T01:26:50.879Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-27T01:26:51.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-27T01:26:51.463Z] + ls /var/log/sa-host [2021-10-27T01:26:51.463Z] + sadf -c /var/log/sa-host/sa27 [2021-10-27T01:26:51.463Z] file_magic: OK [2021-10-27T01:26:51.463Z] HZ: Using current value: 100 [2021-10-27T01:26:51.463Z] file_header: OK [2021-10-27T01:26:51.463Z] 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-10-27T01:26:51.463Z] Statistics: [2021-10-27T01:26:51.463Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:26:51.463Z] File successfully converted to sysstat format version 12.0.3 [2021-10-27T01:26:51.463Z] + sadf -c /var/log/sa-host/sa30 [2021-10-27T01:26:51.463Z] file_magic: OK [2021-10-27T01:26:51.463Z] HZ: Using current value: 100 [2021-10-27T01:26:51.463Z] file_header: OK [2021-10-27T01:26:51.463Z] 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-10-27T01:26:51.463Z] Statistics: [2021-10-27T01:26:51.463Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-27T01:26:51.463Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-27T01:26:51.539Z] provisioning config files... [2021-10-27T01:26:51.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1330900185904605536tmp [Pipeline] { [Pipeline] echo [2021-10-27T01:26:51.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:51.853Z] ---> create-netrc.sh [Pipeline] } [2021-10-27T01:26:51.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:52.186Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-27T01:26:52.195Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:52.483Z] ---> sudo-logs.sh [2021-10-27T01:26:52.483Z] Archiving 'sudo' log.. [2021-10-27T01:26:52.483Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2156.novalocal: Name or service not known [2021-10-27T01:26:52.483Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2156.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-27T01:26:52.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:52.796Z] ---> job-cost.sh [2021-10-27T01:26:52.796Z] lf-activate-venv: SKIPPING [2021-10-27T01:26:52.796Z] DEBUG: total: 0.10999999940395355 [2021-10-27T01:26:52.796Z] INFO: Retrieving Stack Cost... [2021-10-27T01:26:54.712Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-27T01:26:54.970Z] INFO: Archiving Costs [Pipeline] echo [2021-10-27T01:26:54.979Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-27T01:26:55.260Z] ---> logs-deploy.sh [2021-10-27T01:26:55.260Z] lf-activate-venv: SKIPPING [2021-10-27T01:26:55.260Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3783/3 [2021-10-27T01:26:55.260Z] INFO: archiving workspace using pattern(s): [2021-10-27T01:26:56.201Z] Archives upload complete. [2021-10-27T01:26:56.201Z] INFO: archiving logs to Nexus [2021-10-27T01:26:57.358Z] ---> uname -a: [2021-10-27T01:26:57.358Z] Linux prd-centos7-docker-4c-2g-2156.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-27T01:26:57.358Z] [2021-10-27T01:26:57.358Z] [2021-10-27T01:26:57.358Z] ---> lscpu: [2021-10-27T01:26:57.358Z] Architecture: x86_64 [2021-10-27T01:26:57.358Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-27T01:26:57.358Z] Byte Order: Little Endian [2021-10-27T01:26:57.358Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-27T01:26:57.358Z] CPU(s): 2 [2021-10-27T01:26:57.358Z] On-line CPU(s) list: 0,1 [2021-10-27T01:26:57.358Z] Thread(s) per core: 1 [2021-10-27T01:26:57.358Z] Core(s) per socket: 1 [2021-10-27T01:26:57.358Z] Socket(s): 2 [2021-10-27T01:26:57.358Z] NUMA node(s): 1 [2021-10-27T01:26:57.358Z] Vendor ID: AuthenticAMD [2021-10-27T01:26:57.358Z] CPU family: 23 [2021-10-27T01:26:57.358Z] Model: 49 [2021-10-27T01:26:57.358Z] Model name: AMD EPYC-Rome Processor [2021-10-27T01:26:57.358Z] Stepping: 0 [2021-10-27T01:26:57.359Z] CPU MHz: 2799.996 [2021-10-27T01:26:57.359Z] BogoMIPS: 5599.99 [2021-10-27T01:26:57.359Z] Virtualization: AMD-V [2021-10-27T01:26:57.359Z] Hypervisor vendor: KVM [2021-10-27T01:26:57.359Z] Virtualization type: full [2021-10-27T01:26:57.359Z] L1d cache: 32K [2021-10-27T01:26:57.359Z] L1i cache: 32K [2021-10-27T01:26:57.359Z] L2 cache: 512K [2021-10-27T01:26:57.359Z] L3 cache: 16384K [2021-10-27T01:26:57.359Z] NUMA node0 CPU(s): 0,1 [2021-10-27T01:26:57.359Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] ---> nproc: [2021-10-27T01:26:57.359Z] 2 [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] ---> df -h: [2021-10-27T01:26:57.359Z] Filesystem Size Used Avail Use% Mounted on [2021-10-27T01:26:57.359Z] overlay 40G 15G 26G 36% / [2021-10-27T01:26:57.359Z] tmpfs 64M 0 64M 0% /dev [2021-10-27T01:26:57.359Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-27T01:26:57.359Z] shm 64M 0 64M 0% /dev/shm [2021-10-27T01:26:57.359Z] /dev/vda1 40G 15G 26G 36% /facter-os [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] ---> sar -b -r -n DEV: [2021-10-27T01:26:57.359Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] 01:01:11 LINUX RESTART (2 CPU) [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] 01:02:01 tps rtps wtps bread/s bwrtn/s [2021-10-27T01:26:57.359Z] 01:03:01 383.12 0.72 382.40 331.47 92190.57 [2021-10-27T01:26:57.359Z] 01:04:01 90.71 0.02 90.69 0.27 12208.16 [2021-10-27T01:26:57.359Z] 01:05:01 44.53 0.02 44.51 0.53 5968.90 [2021-10-27T01:26:57.359Z] 01:06:01 117.04 0.02 117.02 0.53 10035.65 [2021-10-27T01:26:57.359Z] 01:07:01 742.98 323.59 419.39 9380.96 278724.48 [2021-10-27T01:26:57.359Z] 01:08:01 313.84 22.46 291.37 2926.36 114155.95 [2021-10-27T01:26:57.359Z] 01:09:01 385.06 14.68 370.38 632.38 199922.98 [2021-10-27T01:26:57.359Z] 01:10:01 197.64 16.67 180.97 1398.30 28400.20 [2021-10-27T01:26:57.359Z] 01:11:01 1.00 0.00 1.00 0.00 13.01 [2021-10-27T01:26:57.359Z] 01:12:01 0.97 0.68 0.28 29.59 3.13 [2021-10-27T01:26:57.359Z] 01:13:01 0.27 0.00 0.27 0.00 3.10 [2021-10-27T01:26:57.359Z] 01:14:01 0.25 0.00 0.25 0.00 2.95 [2021-10-27T01:26:57.359Z] 01:15:01 0.25 0.00 0.25 0.00 2.60 [2021-10-27T01:26:57.359Z] 01:16:01 0.20 0.00 0.20 0.00 1.75 [2021-10-27T01:26:57.359Z] 01:17:01 0.83 0.58 0.25 101.80 3.88 [2021-10-27T01:26:57.359Z] 01:18:01 0.73 0.00 0.73 0.00 12.73 [2021-10-27T01:26:57.359Z] 01:19:01 0.27 0.00 0.27 0.00 3.40 [2021-10-27T01:26:57.359Z] 01:20:02 0.27 0.00 0.27 0.00 3.26 [2021-10-27T01:26:57.359Z] 01:21:01 0.27 0.00 0.27 0.00 3.39 [2021-10-27T01:26:57.359Z] 01:22:01 0.22 0.00 0.22 0.00 2.32 [2021-10-27T01:26:57.359Z] 01:23:01 0.28 0.08 0.20 2.40 1.75 [2021-10-27T01:26:57.359Z] 01:24:01 0.23 0.00 0.23 0.00 3.08 [2021-10-27T01:26:57.359Z] 01:25:01 0.25 0.00 0.25 0.00 2.60 [2021-10-27T01:26:57.359Z] 01:26:01 0.32 0.00 0.32 0.00 3.13 [2021-10-27T01:26:57.359Z] Average: 95.18 15.83 79.35 617.57 30943.21 [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] 01:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-27T01:26:57.359Z] 01:03:01 2576960 0 1006572 12.57 2620 4422780 1297048 14.32 1845436 3007304 156928 [2021-10-27T01:26:57.359Z] 01:04:01 3336028 0 999248 12.48 2620 3671036 1671484 18.45 1380492 2806532 177244 [2021-10-27T01:26:57.359Z] 01:05:01 3421796 0 958408 11.97 2620 3626108 1648280 18.20 1236416 2863788 121684 [2021-10-27T01:26:57.359Z] 01:06:01 3367076 0 894424 11.17 2620 3744812 1236768 13.65 1285348 2862024 12 [2021-10-27T01:26:57.359Z] 01:07:01 454856 0 1334732 16.67 2620 6216724 3149204 34.77 3110336 3807808 474316 [2021-10-27T01:26:57.359Z] 01:08:01 367036 0 1103532 13.78 2620 6535744 1445284 15.96 2919500 4088300 62548 [2021-10-27T01:26:57.359Z] 01:09:01 653292 0 1209736 15.10 2620 6143284 2407044 26.58 3224352 3458996 2076 [2021-10-27T01:26:57.359Z] 01:10:01 2247880 0 1013432 12.65 2620 4745000 1117992 12.34 1343732 3778380 8 [2021-10-27T01:26:57.359Z] 01:11:01 2251452 0 1009856 12.61 2620 4745004 1081164 11.94 1340940 3778400 8 [2021-10-27T01:26:57.359Z] 01:12:01 2257120 0 1003296 12.53 2620 4745896 1081104 11.94 1340500 3773780 8 [2021-10-27T01:26:57.359Z] 01:13:01 2257756 0 1002660 12.52 2620 4745896 1080960 11.93 1339996 3773844 8 [2021-10-27T01:26:57.359Z] 01:14:01 2260372 0 1000036 12.49 2620 4745904 1080960 11.93 1340120 3770996 8 [2021-10-27T01:26:57.359Z] 01:15:01 2260864 0 999540 12.48 2620 4745908 1080960 11.93 1339992 3771012 8 [2021-10-27T01:26:57.359Z] 01:16:01 2260964 0 999436 12.48 2620 4745912 1080960 11.93 1340000 3770860 12 [2021-10-27T01:26:57.359Z] 01:17:01 2256580 0 1001000 12.50 2620 4748732 1081080 11.94 1344408 3770820 8 [2021-10-27T01:26:57.359Z] 01:18:01 2256896 0 1000676 12.49 2620 4748740 1080960 11.93 1344316 3770820 8 [2021-10-27T01:26:57.359Z] 01:19:01 2256556 0 1001012 12.50 2620 4748744 1081140 11.94 1344756 3770820 8 [2021-10-27T01:26:57.359Z] 01:20:02 2256300 0 1001260 12.50 2620 4748752 1081164 11.94 1344948 3770824 8 [2021-10-27T01:26:57.359Z] 01:21:01 2256912 0 1000592 12.49 2620 4748808 1080960 11.93 1344456 3770836 20 [2021-10-27T01:26:57.359Z] 01:22:01 2256700 0 1000856 12.50 2620 4748756 1081044 11.94 1344556 3770820 8 [2021-10-27T01:26:57.359Z] 01:23:01 2256920 0 1000560 12.49 2620 4748832 1080960 11.93 1344356 3770892 8 [2021-10-27T01:26:57.359Z] 01:24:01 2256796 0 1000680 12.49 2620 4748836 1080960 11.93 1344352 3770892 8 [2021-10-27T01:26:57.359Z] 01:25:01 2256656 0 1000812 12.50 2620 4748844 1080960 11.93 1344360 3770892 8 [2021-10-27T01:26:57.359Z] 01:26:01 2256796 0 1000672 12.49 2620 4748844 1080960 11.93 1344360 3770892 8 [2021-10-27T01:26:57.359Z] Average: 2189190 0 1022626 12.77 2620 4794496 1302892 14.38 1576334 3625856 41457 [2021-10-27T01:26:57.359Z] [2021-10-27T01:26:57.359Z] 01:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-27T01:26:57.359Z] 01:03:01 eth0 683.60 776.60 7941.36 94.36 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:03:01 docker0 690.65 549.88 66.46 4705.68 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:04:01 vethdd70302 0.43 0.57 0.03 0.05 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:04:01 eth0 42.71 26.38 37.08 54.68 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:04:01 docker0 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:05:01 vethdd70302 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:05:01 eth0 26.94 17.10 16.72 58.64 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:05:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:06:01 eth0 22.45 11.62 19.20 9.48 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:07:01 veth07a938c 0.00 1.23 0.00 0.07 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:07:01 eth0 145.86 84.94 1877.29 55.33 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:07:01 vethaa27b30 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:08:01 veth07a938c 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:08:01 veth5320cee 8.66 4.80 51.55 0.34 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:08:01 eth0 44.35 21.05 179.04 9.53 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:09:01 veth07a938c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:09:01 veth33f76db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:09:01 vethc7b48ee 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:09:01 veth95be8d1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:10:01 eth0 1751.41 1414.00 15412.17 441.95 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:10:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:10:01 docker0 746.36 671.09 70.09 5653.48 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:11:01 eth0 0.63 0.33 0.28 0.18 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:12:01 eth0 0.80 0.42 0.41 0.30 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:13:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:14:01 eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.359Z] 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:15:01 eth0 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:16:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:17:01 eth0 0.35 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:18:01 eth0 0.27 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:19:01 eth0 1.23 0.33 0.35 0.20 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:20:02 eth0 0.58 0.28 0.28 0.20 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:21:01 eth0 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:22:01 eth0 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:24:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:25:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:26:01 eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] Average: eth0 47.17 42.60 490.37 15.22 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] Average: docker0 31.12 27.98 2.92 235.75 0.00 0.00 0.00 0.00 [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] ---> sar -P ALL: [2021-10-27T01:26:57.360Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/27/21 _x86_64_ (2 CPU) [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] 01:01:11 LINUX RESTART (2 CPU) [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] 01:02:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:26:57.360Z] 01:03:01 all 34.71 0.00 12.27 5.52 0.11 47.39 [2021-10-27T01:26:57.360Z] 01:03:01 0 39.90 0.00 13.02 4.83 0.11 42.14 [2021-10-27T01:26:57.360Z] 01:03:01 1 29.59 0.00 11.53 6.20 0.11 52.58 [2021-10-27T01:26:57.360Z] 01:04:01 all 58.41 0.00 7.68 2.78 0.09 31.04 [2021-10-27T01:26:57.360Z] 01:04:01 0 57.84 0.00 7.93 2.12 0.09 32.02 [2021-10-27T01:26:57.360Z] 01:04:01 1 58.98 0.00 7.44 3.44 0.09 30.05 [2021-10-27T01:26:57.360Z] 01:05:01 all 28.96 0.00 4.11 6.13 0.07 60.73 [2021-10-27T01:26:57.360Z] 01:05:01 0 28.70 0.00 4.12 7.71 0.07 59.40 [2021-10-27T01:26:57.360Z] 01:05:01 1 29.22 0.00 4.09 4.55 0.07 62.07 [2021-10-27T01:26:57.360Z] 01:06:01 all 68.34 0.00 7.11 9.16 0.13 15.26 [2021-10-27T01:26:57.360Z] 01:06:01 0 68.31 0.00 7.22 9.13 0.13 15.22 [2021-10-27T01:26:57.360Z] 01:06:01 1 68.37 0.00 7.00 9.19 0.13 15.31 [2021-10-27T01:26:57.360Z] 01:07:01 all 30.26 0.00 20.18 27.92 0.13 21.52 [2021-10-27T01:26:57.360Z] 01:07:01 0 31.73 0.00 19.75 28.45 0.13 19.95 [2021-10-27T01:26:57.360Z] 01:07:01 1 28.79 0.00 20.61 27.38 0.13 23.09 [2021-10-27T01:26:57.360Z] 01:08:01 all 78.31 0.00 13.18 7.10 0.15 1.26 [2021-10-27T01:26:57.360Z] 01:08:01 0 77.80 0.00 13.39 6.97 0.15 1.69 [2021-10-27T01:26:57.360Z] 01:08:01 1 78.82 0.00 12.96 7.23 0.15 0.83 [2021-10-27T01:26:57.360Z] 01:09:01 all 64.93 0.00 16.93 14.54 0.15 3.46 [2021-10-27T01:26:57.360Z] 01:09:01 0 65.41 0.00 16.67 14.03 0.15 3.74 [2021-10-27T01:26:57.360Z] 01:09:01 1 64.44 0.00 17.19 15.05 0.15 3.17 [2021-10-27T01:26:57.360Z] 01:10:01 all 13.38 0.00 5.71 3.06 0.06 77.80 [2021-10-27T01:26:57.360Z] 01:10:01 0 14.16 0.00 5.61 3.00 0.07 77.16 [2021-10-27T01:26:57.360Z] 01:10:01 1 12.60 0.00 5.81 3.11 0.05 78.43 [2021-10-27T01:26:57.360Z] 01:11:01 all 0.21 0.00 0.04 0.00 0.01 99.74 [2021-10-27T01:26:57.360Z] 01:11:01 0 0.28 0.00 0.03 0.00 0.00 99.68 [2021-10-27T01:26:57.360Z] 01:11:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-10-27T01:26:57.360Z] 01:12:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-10-27T01:26:57.360Z] 01:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-27T01:26:57.360Z] 01:12:01 1 0.17 0.00 0.05 0.00 0.00 99.78 [2021-10-27T01:26:57.360Z] 01:13:01 all 0.20 0.00 0.03 0.00 0.02 99.75 [2021-10-27T01:26:57.360Z] 01:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-27T01:26:57.360Z] 01:13:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-10-27T01:26:57.360Z] [2021-10-27T01:26:57.360Z] 01:13:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:26:57.360Z] 01:14:01 all 0.18 0.00 0.03 0.00 0.01 99.77 [2021-10-27T01:26:57.360Z] 01:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-27T01:26:57.360Z] 01:14:01 1 0.32 0.00 0.03 0.00 0.00 99.65 [2021-10-27T01:26:57.360Z] 01:15:01 all 0.15 0.00 0.03 0.00 0.03 99.79 [2021-10-27T01:26:57.360Z] 01:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-10-27T01:26:57.360Z] 01:15:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-10-27T01:26:57.360Z] 01:16:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2021-10-27T01:26:57.360Z] 01:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-27T01:26:57.360Z] 01:16:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2021-10-27T01:26:57.360Z] 01:17:01 all 0.16 0.00 0.07 0.02 0.02 99.74 [2021-10-27T01:26:57.360Z] 01:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2021-10-27T01:26:57.360Z] 01:17:01 1 0.28 0.00 0.08 0.03 0.02 99.58 [2021-10-27T01:26:57.360Z] 01:18:01 all 0.23 0.00 0.03 0.00 0.01 99.73 [2021-10-27T01:26:57.360Z] 01:18:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-27T01:26:57.360Z] 01:18:01 1 0.42 0.00 0.02 0.00 0.00 99.57 [2021-10-27T01:26:57.360Z] 01:19:01 all 0.24 0.00 0.03 0.00 0.02 99.71 [2021-10-27T01:26:57.360Z] 01:19:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-10-27T01:26:57.360Z] 01:19:01 1 0.47 0.00 0.03 0.00 0.02 99.48 [2021-10-27T01:26:57.360Z] 01:20:02 all 0.23 0.00 0.03 0.00 0.01 99.74 [2021-10-27T01:26:57.360Z] 01:20:02 0 0.05 0.00 0.02 0.00 0.00 99.93 [2021-10-27T01:26:57.360Z] 01:20:02 1 0.40 0.00 0.03 0.00 0.02 99.55 [2021-10-27T01:26:57.360Z] 01:21:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-10-27T01:26:57.361Z] 01:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-27T01:26:57.361Z] 01:21:01 1 0.34 0.00 0.03 0.00 0.02 99.61 [2021-10-27T01:26:57.361Z] 01:22:01 all 0.19 0.00 0.02 0.00 0.00 99.79 [2021-10-27T01:26:57.361Z] 01:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-10-27T01:26:57.361Z] 01:22:01 1 0.35 0.00 0.02 0.00 0.00 99.63 [2021-10-27T01:26:57.361Z] 01:23:01 all 0.21 0.00 0.03 0.00 0.02 99.75 [2021-10-27T01:26:57.361Z] 01:23:01 0 0.08 0.00 0.03 0.00 0.03 99.85 [2021-10-27T01:26:57.361Z] 01:23:01 1 0.33 0.00 0.02 0.00 0.00 99.65 [2021-10-27T01:26:57.361Z] 01:24:01 all 0.16 0.00 0.03 0.00 0.02 99.80 [2021-10-27T01:26:57.361Z] 01:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-27T01:26:57.361Z] 01:24:01 1 0.28 0.00 0.02 0.00 0.03 99.67 [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z] 01:24:01 CPU %user %nice %system %iowait %steal %idle [2021-10-27T01:26:57.361Z] 01:25:01 all 0.06 0.00 0.03 0.00 0.01 99.90 [2021-10-27T01:26:57.361Z] 01:25:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2021-10-27T01:26:57.361Z] 01:25:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2021-10-27T01:26:57.361Z] 01:26:01 all 0.18 0.00 0.03 0.00 0.01 99.79 [2021-10-27T01:26:57.361Z] 01:26:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-10-27T01:26:57.361Z] 01:26:01 1 0.32 0.00 0.02 0.00 0.02 99.65 [2021-10-27T01:26:57.361Z] Average: all 14.91 0.00 3.45 2.99 0.04 78.61 [2021-10-27T01:26:57.361Z] Average: 0 15.08 0.00 3.47 3.00 0.04 78.41 [2021-10-27T01:26:57.361Z] Average: 1 14.73 0.00 3.43 2.99 0.04 78.81 [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z] [2021-10-27T01:26:57.361Z]