Pull request #3843 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 8acc7a6cc61cc1956cbba6016c9de988fb6a317c+1e57bbc099614f4d228215007f2f57534723e43b (d93ee8791a619eb2f522b06b5657b4a5b1f76322) 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-ssh16935624392308428153.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh17546149069239268202.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-3843/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-3843/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11118945628426198399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh18429340316144852979.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-3843/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-3843/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4521499833098855847.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 USE_ALPINE: true 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 ‘prd-centos7-docker-4c-2g-752’ Running on prd-centos7-docker-4c-2g-753 in /w/workspace/edgexfoundry_edgex-go_PR-3843 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/2@tmp/jenkins-gitclient-ssh1392523241198647711.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 1e57bbc099614f4d228215007f2f57534723e43b into PR head commit 8acc7a6cc61cc1956cbba6016c9de988fb6a317c Merge succeeded, producing 8acc7a6cc61cc1956cbba6016c9de988fb6a317c Checking out Revision 8acc7a6cc61cc1956cbba6016c9de988fb6a317c (PR-3843) > 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/2@tmp/jenkins-gitclient-ssh8145311126761484658.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3843/head:refs/remotes/origin/PR-3843 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # 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/2@tmp/jenkins-gitclient-ssh7809264893770923530.key > git merge 1e57bbc099614f4d228215007f2f57534723e43b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 Commit message: "fix: correct jwt error when reading private key" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-13T14:34:27.682Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-13T14:34:27.743Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-13T14:34:27.760Z] ========================================================= [2021-12-13T14:34:27.761Z] EdgeX Global Pipelines Version Info [2021-12-13T14:34:27.761Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-13T14:34:28.901Z] ------------------- [2021-12-13T14:34:28.901Z] stable info: [2021-12-13T14:34:28.901Z] ------------------- [2021-12-13T14:34:28.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-13T14:34:28.901Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-13T14:34:28.901Z] Message: update stable to v1.0.217 [2021-12-13T14:34:29.477Z] ------------------- [2021-12-13T14:34:29.477Z] experimental info: [2021-12-13T14:34:29.477Z] ------------------- [2021-12-13T14:34:29.477Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-13T14:34:29.477Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-13T14:34:29.477Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-13T14:34:29.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-12-13T14:34:29.623Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-12-13T14:34:29.639Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-13T14:34:29.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-13T14:34:29.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-13T14:34:29.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-13T14:34:29.689Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-13T14:34:29.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-12-13T14:34:29.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-12-13T14:34:29.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-12-13T14:34:29.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-13T14:34:29.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-13T14:34:29.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-13T14:34:29.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-13T14:34:29.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-13T14:34:29.808Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-13T14:34:29.822Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-13T14:34:29.834Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-13T14:34:29.846Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-12-13T14:34:29.858Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-12-13T14:34:29.870Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-13T14:34:29.881Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-13T14:34:29.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3843 [Pipeline] echo [2021-12-13T14:34:29.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3843 [Pipeline] echo [2021-12-13T14:34:29.915Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3843 [Pipeline] echo [2021-12-13T14:34:29.927Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [Pipeline] echo [2021-12-13T14:34:29.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8acc7a6 [Pipeline] echo [2021-12-13T14:34:29.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T14:34:29.992Z] provisioning config files... [2021-12-13T14:34:30.009Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4546161497866198130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T14:34:30.326Z] ---> docker-login.sh [2021-12-13T14:34:30.327Z] nexus3.edgexfoundry.org:10001 [2021-12-13T14:34:30.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:34:30.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:34:30.588Z] Configure a credential helper to remove this warning. See [2021-12-13T14:34:30.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:34:30.588Z] [2021-12-13T14:34:30.588Z] Login Succeeded [2021-12-13T14:34:30.588Z] nexus3.edgexfoundry.org:10002 [2021-12-13T14:34:30.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:34:30.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:34:30.588Z] Configure a credential helper to remove this warning. See [2021-12-13T14:34:30.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:34:30.588Z] [2021-12-13T14:34:30.588Z] Login Succeeded [2021-12-13T14:34:30.588Z] nexus3.edgexfoundry.org:10003 [2021-12-13T14:34:30.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:34:30.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:34:30.854Z] Configure a credential helper to remove this warning. See [2021-12-13T14:34:30.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:34:30.854Z] [2021-12-13T14:34:30.854Z] Login Succeeded [2021-12-13T14:34:30.854Z] nexus3.edgexfoundry.org:10004 [2021-12-13T14:34:30.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:34:30.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:34:30.854Z] Configure a credential helper to remove this warning. See [2021-12-13T14:34:30.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:34:30.854Z] [2021-12-13T14:34:30.854Z] Login Succeeded [2021-12-13T14:34:30.854Z] docker.io [2021-12-13T14:34:31.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:34:31.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:34:31.377Z] Configure a credential helper to remove this warning. See [2021-12-13T14:34:31.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:34:31.377Z] [2021-12-13T14:34:31.377Z] Login Succeeded [2021-12-13T14:34:31.377Z] ---> docker-login.sh ends [Pipeline] } [2021-12-13T14:34:31.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-13T14:34:31.699Z] ++ 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-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/core-command/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo core-command,cmd/core-command/Dockerfile [2021-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/core-data/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo core-data,cmd/core-data/Dockerfile [2021-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/core-metadata/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/support-notifications/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-12-13T14:34:31.699Z] + for file in '`ls cmd/**/Dockerfile`' [2021-12-13T14:34:31.699Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-12-13T14:34:31.699Z] ++ cut -d/ -f2 [2021-12-13T14:34:31.699Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-12-13T14:34:31.733Z] 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] { (Build Check) [Pipeline] sh [2021-12-13T14:34:32.135Z] + git rev-list -1 --merges 8acc7a6cc61cc1956cbba6016c9de988fb6a317c~1..8acc7a6cc61cc1956cbba6016c9de988fb6a317c [Pipeline] echo [2021-12-13T14:34:32.153Z] -----------> git rev-list -1 --merges 8acc7a6cc61cc1956cbba6016c9de988fb6a317c~1..8acc7a6cc61cc1956cbba6016c9de988fb6a317c 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [false] [Pipeline] sh [2021-12-13T14:34:32.446Z] + git log --format=format:%s -1 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [Pipeline] echo [2021-12-13T14:34:32.461Z] ========================================================= [2021-12-13T14:34:32.461Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-13T14:34:32.461Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2021-12-13T14:34:33.013Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-13T14:34:33.013Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-13T14:34:33.013Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-13T14:34:33.013Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-13T14:34:33.013Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-13T14:34:33.013Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-13T14:34:33.013Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:34:33.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T14:34:33.422Z] [2021-12-13T14:34:33.422Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:34:33.735Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T14:34:33.735Z] latest: Pulling from edgex-devops/git-semver [2021-12-13T14:34:33.735Z] a0d0a0d46f8b: Pulling fs layer [2021-12-13T14:34:33.735Z] 3e5f54012d9b: Pulling fs layer [2021-12-13T14:34:33.735Z] 4c7163046ea9: Pulling fs layer [2021-12-13T14:34:33.735Z] 0c2d73faf560: Pulling fs layer [2021-12-13T14:34:33.735Z] 0c2d73faf560: Waiting [2021-12-13T14:34:33.735Z] 3e5f54012d9b: Verifying Checksum [2021-12-13T14:34:33.735Z] 3e5f54012d9b: Download complete [2021-12-13T14:34:33.735Z] a0d0a0d46f8b: Verifying Checksum [2021-12-13T14:34:33.735Z] a0d0a0d46f8b: Download complete [2021-12-13T14:34:33.735Z] 0c2d73faf560: Verifying Checksum [2021-12-13T14:34:33.735Z] 0c2d73faf560: Download complete [2021-12-13T14:34:33.735Z] 4c7163046ea9: Verifying Checksum [2021-12-13T14:34:33.735Z] 4c7163046ea9: Download complete [2021-12-13T14:34:33.998Z] a0d0a0d46f8b: Pull complete [2021-12-13T14:34:33.998Z] 3e5f54012d9b: Pull complete [2021-12-13T14:34:34.265Z] 4c7163046ea9: Pull complete [2021-12-13T14:34:34.529Z] 0c2d73faf560: Pull complete [2021-12-13T14:34:34.529Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-13T14:34:34.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-13T14:34:34.529Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-13T14:34:34.603Z] prd-centos7-docker-4c-2g-753 does not seem to be running inside a container [2021-12-13T14:34:34.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-12-13T14:34:35.290Z] $ docker top ce00e858264b97132099bdc1ab265e596f7ea1a9aa87507b3ea8d1a8c5f82ca8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-13T14:34:35.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-13T14:34:35.403Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-13T14:34:35.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-13T14:34:35.555Z] $ docker exec ce00e858264b97132099bdc1ab265e596f7ea1a9aa87507b3ea8d1a8c5f82ca8 ssh-agent [2021-12-13T14:34:35.686Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNhMBGi/agent.13 [2021-12-13T14:34:35.686Z] SSH_AGENT_PID=19 [2021-12-13T14:34:35.695Z] Running ssh-add (command line suppressed) [2021-12-13T14:34:35.813Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6405295799576168175.key (/w/workspace/edgex-go/2@tmp/private_key_6405295799576168175.key) [2021-12-13T14:34:35.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-13T14:34:36.134Z] + git tag --points-at HEAD [Pipeline] } [2021-12-13T14:34:36.148Z] $ docker exec --env ******** --env ******** ce00e858264b97132099bdc1ab265e596f7ea1a9aa87507b3ea8d1a8c5f82ca8 ssh-agent -k [2021-12-13T14:34:36.241Z] unset SSH_AUTH_SOCK; [2021-12-13T14:34:36.242Z] unset SSH_AGENT_PID; [2021-12-13T14:34:36.242Z] echo Agent pid 19 killed; [2021-12-13T14:34:36.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-13T14:34:36.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-13T14:34:36.276Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-13T14:34:36.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-13T14:34:36.395Z] $ docker exec ce00e858264b97132099bdc1ab265e596f7ea1a9aa87507b3ea8d1a8c5f82ca8 ssh-agent [2021-12-13T14:34:36.506Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXadBLbp/agent.52 [2021-12-13T14:34:36.506Z] SSH_AGENT_PID=58 [2021-12-13T14:34:36.512Z] Running ssh-add (command line suppressed) [2021-12-13T14:34:36.606Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7650764365779858124.key (/w/workspace/edgex-go/2@tmp/private_key_7650764365779858124.key) [2021-12-13T14:34:36.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-13T14:34:36.913Z] + git semver init [2021-12-13T14:34:36.913Z] # -> Open(): unable to determine branch for HEAD [2021-12-13T14:34:36.913Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-12-13T14:34:36.913Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-12-13T14:34:36.913Z] # $SEMVER_REMOTE_NAME = origin [2021-12-13T14:34:36.913Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-13T14:34:36.913Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-13T14:34:36.913Z] # $SEMVER_BRANCH = PR-3843 [2021-12-13T14:34:36.913Z] # $SEMVER_TEMP = /tmp/semver-113174238 [2021-12-13T14:34:36.913Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-12-13T14:37:13.484Z] # '/tmp/semver-113174238' -> '/w/workspace/edgex-go/2/.semver' [2021-12-13T14:37:13.484Z] # -> Force: false [2021-12-13T14:37:13.484Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-12-13T14:37:13.494Z] $ docker exec --env ******** --env ******** ce00e858264b97132099bdc1ab265e596f7ea1a9aa87507b3ea8d1a8c5f82ca8 ssh-agent -k [2021-12-13T14:37:13.615Z] unset SSH_AUTH_SOCK; [2021-12-13T14:37:13.616Z] unset SSH_AGENT_PID; [2021-12-13T14:37:13.616Z] echo Agent pid 58 killed; [2021-12-13T14:37:13.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-13T14:37:13.934Z] + git semver [Pipeline] } [2021-12-13T14:37:13.945Z] $ docker stop --time=1 ce00e858264b97132099bdc1ab265e596f7ea1a9aa87507b3ea8d1a8c5f82ca8 [2021-12-13T14:37:15.686Z] $ docker rm -f ce00e858264b97132099bdc1ab265e596f7ea1a9aa87507b3ea8d1a8c5f82ca8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T14:37:16.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-13T14:37:16.308Z] Stashed 1 file(s) [Pipeline] echo [2021-12-13T14:37:16.312Z] [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-12-13T14:37:16.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-13T14:37:16.459Z] ========================================================= [2021-12-13T14:37:16.459Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-13T14:37:16.459Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T14:37:16.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T14:37:16.751Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-13T14:37:16.751Z] a0d0a0d46f8b: Already exists [2021-12-13T14:37:16.751Z] 31adcdaf11c8: Pulling fs layer [2021-12-13T14:37:16.751Z] b8b176561691: Pulling fs layer [2021-12-13T14:37:16.751Z] 4527c011a84f: Pulling fs layer [2021-12-13T14:37:16.751Z] 5d74067f8e1e: Pulling fs layer [2021-12-13T14:37:16.751Z] e0aca202a116: Pulling fs layer [2021-12-13T14:37:16.751Z] 3a43be97a3b4: Pulling fs layer [2021-12-13T14:37:16.751Z] 34cad66bf833: Pulling fs layer [2021-12-13T14:37:16.751Z] b4e3c513aaa6: Pulling fs layer [2021-12-13T14:37:16.751Z] 5d74067f8e1e: Waiting [2021-12-13T14:37:16.751Z] e0aca202a116: Waiting [2021-12-13T14:37:16.751Z] 3a43be97a3b4: Waiting [2021-12-13T14:37:16.751Z] 34cad66bf833: Waiting [2021-12-13T14:37:16.751Z] b4e3c513aaa6: Waiting [2021-12-13T14:37:16.751Z] b8b176561691: Verifying Checksum [2021-12-13T14:37:16.751Z] b8b176561691: Download complete [2021-12-13T14:37:16.751Z] 31adcdaf11c8: Verifying Checksum [2021-12-13T14:37:16.751Z] 31adcdaf11c8: Download complete [2021-12-13T14:37:16.751Z] 5d74067f8e1e: Verifying Checksum [2021-12-13T14:37:16.751Z] 5d74067f8e1e: Download complete [2021-12-13T14:37:16.751Z] e0aca202a116: Verifying Checksum [2021-12-13T14:37:16.751Z] e0aca202a116: Download complete [2021-12-13T14:37:16.751Z] 3a43be97a3b4: Verifying Checksum [2021-12-13T14:37:16.751Z] 3a43be97a3b4: Download complete [2021-12-13T14:37:17.017Z] 34cad66bf833: Verifying Checksum [2021-12-13T14:37:17.017Z] 34cad66bf833: Download complete [2021-12-13T14:37:17.017Z] 31adcdaf11c8: Pull complete [2021-12-13T14:37:17.017Z] b8b176561691: Pull complete [2021-12-13T14:37:17.283Z] b4e3c513aaa6: Verifying Checksum [2021-12-13T14:37:17.283Z] b4e3c513aaa6: Download complete [2021-12-13T14:37:17.548Z] 4527c011a84f: Verifying Checksum [2021-12-13T14:37:17.548Z] 4527c011a84f: Download complete [2021-12-13T14:37:21.779Z] 4527c011a84f: Pull complete [2021-12-13T14:37:21.779Z] 5d74067f8e1e: Pull complete [2021-12-13T14:37:21.779Z] e0aca202a116: Pull complete [2021-12-13T14:37:21.779Z] 3a43be97a3b4: Pull complete [2021-12-13T14:37:21.779Z] 34cad66bf833: Pull complete [2021-12-13T14:37:25.113Z] b4e3c513aaa6: Pull complete [2021-12-13T14:37:25.113Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-13T14:37:25.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T14:37:25.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-13T14:37:25.419Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T14:37:25.419Z] WORKDIR /edgex [2021-12-13T14:37:25.419Z] COPY go.mod . [2021-12-13T14:37:25.419Z] RUN go mod download' [2021-12-13T14:37:25.419Z] + docker build -t ci-base-image-x86_64 -f - . [2021-12-13T14:37:27.369Z] Sending build context to Docker daemon 334.6MB [2021-12-13T14:37:27.369Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-13T14:37:27.369Z] ---> 9f6097aaca64 [2021-12-13T14:37:27.369Z] Step 2/4 : WORKDIR /edgex [2021-12-13T14:37:29.288Z] ---> Running in 49e94ea5a457 [2021-12-13T14:37:29.288Z] Removing intermediate container 49e94ea5a457 [2021-12-13T14:37:29.288Z] ---> 2cc11d645252 [2021-12-13T14:37:29.288Z] Step 3/4 : COPY go.mod . [2021-12-13T14:37:29.547Z] ---> 57304f9270d5 [2021-12-13T14:37:29.547Z] Step 4/4 : RUN go mod download [2021-12-13T14:37:29.547Z] ---> Running in fb03e99884bf [2021-12-13T14:37:31.421Z] Still waiting to schedule task [2021-12-13T14:37:31.421Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-13T14:38:08.311Z] Removing intermediate container fb03e99884bf [2021-12-13T14:38:08.312Z] ---> 749b84586ffa [2021-12-13T14:38:08.312Z] Successfully built 749b84586ffa [2021-12-13T14:38:08.312Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:38:08.612Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-13T14:38:08.612Z] . [Pipeline] withDockerContainer [2021-12-13T14:38:08.673Z] prd-centos7-docker-4c-2g-753 does not seem to be running inside a container [2021-12-13T14:38:08.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-13T14:38:09.073Z] $ docker top e6ccee1067e11eb15003bd79adee21b93da3035de48e772d14448018908bd451 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T14:38:09.437Z] + go version [2021-12-13T14:38:09.437Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-13T14:38:09.445Z] $ docker stop --time=1 e6ccee1067e11eb15003bd79adee21b93da3035de48e772d14448018908bd451 [2021-12-13T14:38:10.629Z] $ docker rm -f e6ccee1067e11eb15003bd79adee21b93da3035de48e772d14448018908bd451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:38:11.158Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-13T14:38:11.159Z] . [Pipeline] withDockerContainer [2021-12-13T14:38:11.221Z] prd-centos7-docker-4c-2g-753 does not seem to be running inside a container [2021-12-13T14:38:11.256Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-13T14:38:11.611Z] $ docker top 7b59282deebc0d7c4ab1820651d3377203f38d345ecf26de2b27651370b58f8c -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-13T14:38:11.694Z] ========================================================= [2021-12-13T14:38:11.694Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-13T14:38:11.694Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T14:38:11.994Z] + make test [2021-12-13T14:38:11.994Z] go mod tidy [2021-12-13T14:38:12.260Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-13T14:38:17.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-13T14:38:35.879Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-13T14:38:42.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-13T14:38:42.553Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-13T14:38:42.553Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-13T14:38:45.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-13T14:38:45.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-13T14:38:45.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-13T14:38:45.729Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-13T14:38:46.308Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-13T14:38:46.572Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-13T14:38:47.150Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-13T14:38:47.150Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-13T14:38:47.150Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-13T14:38:47.150Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-13T14:38:49.115Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements [2021-12-13T14:38:49.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-13T14:38:49.115Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-13T14:38:49.706Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 98.5% of statements [2021-12-13T14:38:49.706Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-13T14:38:50.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 44.7% of statements [2021-12-13T14:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-13T14:38:50.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-13T14:38:51.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.127s coverage: 89.5% of statements [2021-12-13T14:38:51.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-13T14:38:51.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-13T14:38:52.259Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements [2021-12-13T14:38:52.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-13T14:38:52.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-13T14:38:52.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-13T14:38:52.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-13T14:38:52.259Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-13T14:38:53.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements [2021-12-13T14:38:53.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-13T14:38:53.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-13T14:38:53.254Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements [2021-12-13T14:38:53.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-13T14:38:53.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-13T14:38:53.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-13T14:38:53.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-13T14:38:53.254Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-13T14:38:53.518Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-12-13T14:38:53.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-13T14:38:53.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-13T14:38:53.518Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-13T14:38:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.9% of statements [2021-12-13T14:38:54.460Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-13T14:38:54.460Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2021-12-13T14:38:54.720Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 21.7% of statements [2021-12-13T14:38:54.720Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-13T14:38:54.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-12-13T14:38:55.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements [2021-12-13T14:38:55.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-12-13T14:38:55.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2021-12-13T14:38:55.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements [2021-12-13T14:38:59.402Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-755 in /w/workspace/edgexfoundry_edgex-go_PR-3843 [Pipeline] { [Pipeline] ws [2021-12-13T14:38:59.413Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-12-13T14:38:59.577Z] The recommended git tool is: git [2021-12-13T14:39:04.100Z] using credential edgex-jenkins-ssh [2021-12-13T14:39:04.131Z] Cloning the remote Git repository [2021-12-13T14:39:04.181Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-13T14:39:04.253Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-12-13T14:39:04.325Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T14:39:04.325Z] > git --version # timeout=10 [2021-12-13T14:39:04.343Z] > git --version # 'git version 2.17.1' [2021-12-13T14:39:04.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T14:39:04.441Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T14:39:08.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-12-13T14:39:08.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2021-12-13T14:39:14.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.192s coverage: 82.5% of statements [2021-12-13T14:39:14.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.055s coverage: 58.8% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 65.4% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 43.8% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-13T14:39:32.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-12-13T14:39:32.716Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-13T14:39:40.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-13T14:39:40.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-13T14:39:40.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-13T14:39:40.881Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-13T14:39:40.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-13T14:39:40.881Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-13T14:39:40.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-12-13T14:39:40.881Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2021-12-13T14:39:40.881Z] 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-12-13T14:40:19.734Z] GO111MODULE=on go vet ./... [2021-12-13T14:40:27.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-13T14:40:27.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-13T14:40:27.935Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-13T14:40:27.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-13T14:40:28.247Z] + ls -al . [2021-12-13T14:40:28.247Z] total 644 [2021-12-13T14:40:28.247Z] drwxrwxr-x 10 1001 1001 4096 Dec 13 14:40 . [2021-12-13T14:40:28.247Z] drwxr-xr-x 4 root root 28 Dec 13 14:38 .. [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 11 Dec 13 14:34 .dockerignore [2021-12-13T14:40:28.247Z] drwxrwxr-x 8 1001 1001 179 Dec 13 14:34 .git [2021-12-13T14:40:28.247Z] drwxrwxr-x 4 1001 1001 142 Dec 13 14:34 .github [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 804 Dec 13 14:34 .gitignore [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 14:34 .golangci.yml [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 76 Dec 13 14:34 .hadolint.yml [2021-12-13T14:40:28.247Z] drwx------ 3 1001 1001 73 Dec 13 14:37 .semver [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 166 Dec 13 14:34 .sonarcloud.properties [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 14:34 ADOPTERS.md [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 8910 Dec 13 14:34 Attribution.txt [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 51732 Dec 13 14:34 CHANGELOG.md [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 14:34 CONTRIBUTING.md [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 14:34 GOVERNANCE.md [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 849 Dec 13 14:34 Jenkinsfile [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 14:34 LICENSE [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 6508 Dec 13 14:34 Makefile [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 14:34 OWNERS.md [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 8207 Dec 13 14:34 README.md [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 6912 Dec 13 14:34 SECURITY.md [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 5 Dec 13 14:37 VERSION [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 4131 Dec 13 14:34 ZMQWindows.md [2021-12-13T14:40:28.247Z] drwxrwxr-x 2 1001 1001 37 Dec 13 14:34 bin [2021-12-13T14:40:28.247Z] drwxrwxr-x 14 1001 1001 4096 Dec 13 14:34 cmd [2021-12-13T14:40:28.247Z] -rw-r--r-- 1 root root 428381 Dec 13 14:39 coverage.out [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 828 Dec 13 14:34 go.mod [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 49483 Dec 13 14:38 go.sum [2021-12-13T14:40:28.247Z] drwxrwxr-x 8 1001 1001 124 Dec 13 14:34 internal [2021-12-13T14:40:28.247Z] drwxrwxr-x 3 1001 1001 16 Dec 13 14:34 openapi [2021-12-13T14:40:28.247Z] drwxrwxr-x 4 1001 1001 71 Dec 13 14:34 snap [2021-12-13T14:40:28.247Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 14:34 version.go [Pipeline] sh [2021-12-13T14:40:28.540Z] + '[' -e coverage.out ] [2021-12-13T14:40:28.540Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-13T14:40:28.627Z] Stashed 1 file(s) [Pipeline] sh [2021-12-13T14:40:28.918Z] + make build [2021-12-13T14:40:28.918Z] 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-12-13T14:40:30.311Z] 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-12-13T14:40:36.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-12-13T14:40:37.892Z] 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-12-13T14:40:38.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-12-13T14:40:39.107Z] 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-12-13T14:40:40.070Z] 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-12-13T14:40:41.016Z] 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-12-13T14:40:41.997Z] 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-12-13T14:40:43.395Z] 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-12-13T14:40:44.350Z] 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-12-13T14:40:45.309Z] 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-12-13T14:40:47.266Z] $ docker stop --time=1 7b59282deebc0d7c4ab1820651d3377203f38d345ecf26de2b27651370b58f8c [2021-12-13T14:40:49.150Z] $ docker rm -f 7b59282deebc0d7c4ab1820651d3377203f38d345ecf26de2b27651370b58f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:40:50.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T14:40:50.710Z] [2021-12-13T14:40:50.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:40:51.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T14:40:51.014Z] latest: Pulling from edgex-devops/edgex-compose [2021-12-13T14:40:51.014Z] cbdbe7a5bc2a: Pulling fs layer [2021-12-13T14:40:51.014Z] ca9280d653b3: Pulling fs layer [2021-12-13T14:40:51.014Z] 7e9c9ca2126c: Pulling fs layer [2021-12-13T14:40:51.277Z] cbdbe7a5bc2a: Verifying Checksum [2021-12-13T14:40:51.277Z] cbdbe7a5bc2a: Download complete [2021-12-13T14:40:51.277Z] ca9280d653b3: Verifying Checksum [2021-12-13T14:40:51.277Z] ca9280d653b3: Download complete [2021-12-13T14:40:51.277Z] cbdbe7a5bc2a: Pull complete [2021-12-13T14:40:51.538Z] 7e9c9ca2126c: Verifying Checksum [2021-12-13T14:40:51.538Z] 7e9c9ca2126c: Download complete [2021-12-13T14:40:52.118Z] ca9280d653b3: Pull complete [2021-12-13T14:40:55.424Z] 7e9c9ca2126c: Pull complete [2021-12-13T14:40:55.424Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-12-13T14:40:55.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T14:40:55.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-12-13T14:40:55.484Z] prd-centos7-docker-4c-2g-753 does not seem to be running inside a container [2021-12-13T14:40:55.520Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-12-13T14:40:58.516Z] $ docker top fc647b5fd768d9375fa57cc26299b4886cbd0debdc6aaba7aece205cdd21ea03 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T14:40:58.889Z] + docker-compose build --help [2021-12-13T14:40:58.889Z] + grep parallel [2021-12-13T14:40:59.457Z] --parallel Build images in parallel. [Pipeline] } [2021-12-13T14:40:59.468Z] $ docker stop --time=1 fc647b5fd768d9375fa57cc26299b4886cbd0debdc6aaba7aece205cdd21ea03 [2021-12-13T14:41:00.652Z] $ docker rm -f fc647b5fd768d9375fa57cc26299b4886cbd0debdc6aaba7aece205cdd21ea03 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:41:01.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-12-13T14:41:01.046Z] . [Pipeline] withDockerContainer [2021-12-13T14:41:01.107Z] prd-centos7-docker-4c-2g-753 does not seem to be running inside a container [2021-12-13T14:41:01.141Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-12-13T14:41:01.517Z] $ docker top 14a979fc17a0d58104dd3544f2007d85dbf0495442e99f2406e2c9c0f945bb3c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T14:41:01.896Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-13T14:41:02.468Z] Building core-command ... [2021-12-13T14:41:02.468Z] Building core-data ... [2021-12-13T14:41:02.468Z] Building core-metadata ... [2021-12-13T14:41:02.468Z] Building security-bootstrapper ... [2021-12-13T14:41:02.468Z] Building security-proxy-setup ... [2021-12-13T14:41:02.468Z] Building security-secretstore-setup ... [2021-12-13T14:41:02.468Z] Building support-notifications ... [2021-12-13T14:41:02.468Z] Building support-scheduler ... [2021-12-13T14:41:02.468Z] Building sys-mgmt-agent ... [2021-12-13T14:41:02.468Z] Building security-bootstrapper [2021-12-13T14:41:02.468Z] Building core-data [2021-12-13T14:41:02.468Z] Building support-notifications [2021-12-13T14:41:02.468Z] Building security-secretstore-setup [2021-12-13T14:41:02.468Z] Building support-scheduler [2021-12-13T14:41:15.124Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:41:15.124Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:41:15.124Z] ---> 749b84586ffa [2021-12-13T14:41:15.124Z] Step 3/24 : WORKDIR /edgex-go [2021-12-13T14:41:15.124Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:41:15.124Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:41:15.124Z] ---> 749b84586ffa [2021-12-13T14:41:15.124Z] Step 3/21 : WORKDIR /edgex-go [2021-12-13T14:41:15.124Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:41:15.124Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:41:15.124Z] ---> 749b84586ffa [2021-12-13T14:41:15.124Z] Step 3/30 : WORKDIR /edgex-go [2021-12-13T14:41:17.880Z] ---> Running in 98440b0deee9 [2021-12-13T14:41:17.880Z] ---> Running in 9c9c2b716853 [2021-12-13T14:41:17.880Z] ---> Running in 8f9ba0b0df3b [2021-12-13T14:41:20.684Z] Merging remotes/origin/main commit 1e57bbc099614f4d228215007f2f57534723e43b into PR head commit 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:41:21.017Z] Merge succeeded, producing 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:41:21.017Z] Checking out Revision 8acc7a6cc61cc1956cbba6016c9de988fb6a317c (PR-3843) [2021-12-13T14:41:19.709Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T14:41:19.724Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T14:41:19.749Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T14:41:19.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T14:41:19.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T14:41:19.799Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3843/head:refs/remotes/origin/PR-3843 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-13T14:41:20.699Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T14:41:20.713Z] > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [2021-12-13T14:41:20.921Z] > git remote # timeout=10 [2021-12-13T14:41:20.938Z] > git config --get remote.origin.url # timeout=10 [2021-12-13T14:41:20.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T14:41:20.971Z] > git merge 1e57bbc099614f4d228215007f2f57534723e43b # timeout=10 [2021-12-13T14:41:20.995Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-13T14:41:21.018Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T14:41:21.031Z] > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [2021-12-13T14:41:22.102Z] Removing intermediate container 8f9ba0b0df3b [2021-12-13T14:41:22.102Z] ---> 007782c01436 [2021-12-13T14:41:22.102Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:41:22.102Z] Removing intermediate container 9c9c2b716853 [2021-12-13T14:41:22.102Z] ---> 4b22e54c1770 [2021-12-13T14:41:22.102Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:41:22.102Z] Removing intermediate container 98440b0deee9 [2021-12-13T14:41:22.102Z] ---> 38ae0af3c529 [2021-12-13T14:41:22.102Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:41:22.645Z] ---> Running in 05629d111b2f [2021-12-13T14:41:22.645Z] ---> Running in cf041ed0fca0 [2021-12-13T14:41:22.645Z] ---> Running in 0258d446d296 [2021-12-13T14:41:25.266Z] Commit message: "fix: correct jwt error when reading private key" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-13T14:41:26.309Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-13T14:41:26.309Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-13T14:41:26.309Z] Dload Upload Total Spent Left Speed [2021-12-13T14:41:26.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 91658 0 --:--:-- --:--:-- --:--:-- 91658 [Pipeline] sh [2021-12-13T14:41:26.959Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-13T14:41:27.295Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-13T14:41:27.295Z] + sudo tee /etc/docker/daemon.new [2021-12-13T14:41:27.295Z] { [2021-12-13T14:41:27.295Z] "registry-mirrors": [ [2021-12-13T14:41:27.295Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-13T14:41:27.295Z] ], [2021-12-13T14:41:27.295Z] "bip": "10.250.0.254/24", [2021-12-13T14:41:27.295Z] "hosts": [ [2021-12-13T14:41:27.295Z] "tcp://0.0.0.0:5555", [2021-12-13T14:41:27.295Z] "unix:///var/run/docker.sock" [2021-12-13T14:41:27.295Z] ], [2021-12-13T14:41:27.295Z] "mtu": 1458, [2021-12-13T14:41:27.295Z] "selinux-enabled": true, [2021-12-13T14:41:27.295Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-13T14:41:27.295Z] } [Pipeline] sh [2021-12-13T14:41:27.635Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-13T14:41:27.924Z] Removing intermediate container 05629d111b2f [2021-12-13T14:41:27.924Z] ---> df26bed51663 [2021-12-13T14:41:27.924Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-13T14:41:27.966Z] + sudo service docker restart [2021-12-13T14:41:28.500Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:41:28.500Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:41:28.500Z] ---> 749b84586ffa [2021-12-13T14:41:28.500Z] Step 3/23 : WORKDIR /edgex-go [2021-12-13T14:41:28.500Z] ---> Using cache [2021-12-13T14:41:28.500Z] ---> 38ae0af3c529 [2021-12-13T14:41:28.500Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:41:28.500Z] ---> Using cache [2021-12-13T14:41:28.500Z] ---> 9cb045f69541 [2021-12-13T14:41:28.500Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-13T14:41:28.500Z] Removing intermediate container cf041ed0fca0 [2021-12-13T14:41:28.500Z] ---> e2ba20dbcfd2 [2021-12-13T14:41:28.500Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-13T14:41:28.500Z] Removing intermediate container 0258d446d296 [2021-12-13T14:41:28.500Z] ---> 9cb045f69541 [2021-12-13T14:41:28.500Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-13T14:41:28.771Z] ---> Running in 2e4d307af104 [2021-12-13T14:41:28.771Z] ---> Running in d4355af06aa2 [2021-12-13T14:41:28.771Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:41:28.771Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:41:28.771Z] ---> 749b84586ffa [2021-12-13T14:41:28.771Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T14:41:28.771Z] ---> Using cache [2021-12-13T14:41:28.771Z] ---> 38ae0af3c529 [2021-12-13T14:41:28.771Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:41:28.771Z] ---> Using cache [2021-12-13T14:41:28.771Z] ---> 9cb045f69541 [2021-12-13T14:41:28.771Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-13T14:41:28.771Z] ---> Running in 40cfd110b570 [2021-12-13T14:41:28.771Z] ---> Running in 3d72659b9a8b [2021-12-13T14:41:29.037Z] ---> Running in b17157b99e31 [2021-12-13T14:41:29.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:29.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:29.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:29.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:29.611Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:30.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:30.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:30.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:30.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:30.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:41:30.843Z] OK: 220 MiB in 52 packages [2021-12-13T14:41:30.843Z] OK: 220 MiB in 52 packages [2021-12-13T14:41:30.843Z] OK: 220 MiB in 52 packages [2021-12-13T14:41:31.115Z] OK: 220 MiB in 52 packages [2021-12-13T14:41:31.115Z] OK: 220 MiB in 52 packages [2021-12-13T14:41:31.115Z] Removing intermediate container 2e4d307af104 [2021-12-13T14:41:31.115Z] ---> 5c19a1faeee6 [2021-12-13T14:41:31.115Z] Step 6/24 : COPY . . [2021-12-13T14:41:31.396Z] Removing intermediate container 40cfd110b570 [2021-12-13T14:41:31.396Z] ---> 7a8aa9f3cf14 [2021-12-13T14:41:31.396Z] Step 6/21 : COPY . . [2021-12-13T14:41:33.944Z] Removing intermediate container 3d72659b9a8b [2021-12-13T14:41:33.944Z] ---> d7d3478df0f8 [2021-12-13T14:41:33.944Z] Step 6/30 : COPY . . [2021-12-13T14:41:34.223Z] Removing intermediate container d4355af06aa2 [2021-12-13T14:41:34.223Z] ---> ddf5c664fc4f [2021-12-13T14:41:34.223Z] Step 6/23 : COPY go.mod . [2021-12-13T14:41:34.817Z] Removing intermediate container b17157b99e31 [2021-12-13T14:41:34.817Z] ---> 5a37702b73a7 [2021-12-13T14:41:34.817Z] Step 6/22 : COPY . . [2021-12-13T14:41:34.817Z] ---> a0ca47adec5f [2021-12-13T14:41:34.817Z] Step 7/23 : RUN go mod download [2021-12-13T14:41:36.226Z] ---> Running in 5bc6c7576a30 [2021-12-13T14:41:41.539Z] ---> 30a4cb3321ca [2021-12-13T14:41:41.539Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:41:41.539Z] ---> e082e3ed732a [2021-12-13T14:41:41.539Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:41:42.491Z] ---> Running in 0428a070a9ba [2021-12-13T14:41:42.491Z] ---> Running in c3c50b06f727 [2021-12-13T14:41:42.491Z] ---> 921710f160c4 [2021-12-13T14:41:42.491Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:41:42.752Z] ---> Running in cafb7121861d [2021-12-13T14:41:43.013Z] Removing intermediate container 5bc6c7576a30 [2021-12-13T14:41:43.013Z] ---> 67c160beb6d4 [2021-12-13T14:41:43.013Z] Step 8/23 : COPY . . [2021-12-13T14:41:44.411Z] ---> 29b1fafefc0b [2021-12-13T14:41:44.411Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:41:44.673Z] ---> Running in 77a718051f78 [2021-12-13T14:41:44.674Z] Removing intermediate container 0428a070a9ba [2021-12-13T14:41:44.674Z] ---> db412685caa0 [2021-12-13T14:41:44.674Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-13T14:41:44.933Z] ---> Running in a32951a9d067 [2021-12-13T14:41:45.513Z] Removing intermediate container c3c50b06f727 [2021-12-13T14:41:45.513Z] ---> cdeaf0baa6e6 [2021-12-13T14:41:45.513Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-13T14:41:45.513Z] Removing intermediate container cafb7121861d [2021-12-13T14:41:45.513Z] ---> 87b8f5777a08 [2021-12-13T14:41:45.513Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-13T14:41:45.513Z] ---> Running in 0602dd575eb3 [2021-12-13T14:41:45.513Z] ---> Running in 8850b36fdada [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T14:41:46.281Z] provisioning config files... [2021-12-13T14:41:46.305Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config830153443373872899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T14:41:46.459Z] 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-12-13T14:41:46.459Z] 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-12-13T14:41:46.660Z] ---> docker-login.sh [2021-12-13T14:41:46.660Z] nexus3.edgexfoundry.org:10001 [2021-12-13T14:41:47.040Z] 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-12-13T14:41:47.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:41:47.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:41:47.254Z] Configure a credential helper to remove this warning. See [2021-12-13T14:41:47.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:41:47.254Z] [2021-12-13T14:41:47.254Z] Login Succeeded [2021-12-13T14:41:47.526Z] nexus3.edgexfoundry.org:10002 [2021-12-13T14:41:47.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:41:47.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:41:47.801Z] Configure a credential helper to remove this warning. See [2021-12-13T14:41:47.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:41:47.801Z] [2021-12-13T14:41:47.801Z] Login Succeeded [2021-12-13T14:41:47.801Z] nexus3.edgexfoundry.org:10003 [2021-12-13T14:41:48.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:41:48.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:41:48.343Z] Configure a credential helper to remove this warning. See [2021-12-13T14:41:48.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:41:48.343Z] [2021-12-13T14:41:48.343Z] Login Succeeded [2021-12-13T14:41:48.343Z] nexus3.edgexfoundry.org:10004 [2021-12-13T14:41:48.428Z] Removing intermediate container 77a718051f78 [2021-12-13T14:41:48.428Z] ---> 26e889f46ac0 [2021-12-13T14:41:48.428Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-13T14:41:48.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:41:48.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:41:48.619Z] Configure a credential helper to remove this warning. See [2021-12-13T14:41:48.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:41:48.619Z] [2021-12-13T14:41:48.619Z] Login Succeeded [2021-12-13T14:41:48.619Z] docker.io [2021-12-13T14:41:48.690Z] ---> Running in 3f2c7e85a539 [2021-12-13T14:41:49.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-13T14:41:49.262Z] 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-12-13T14:41:49.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-13T14:41:49.490Z] Configure a credential helper to remove this warning. See [2021-12-13T14:41:49.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-13T14:41:49.490Z] [2021-12-13T14:41:49.490Z] Login Succeeded [2021-12-13T14:41:49.490Z] ---> docker-login.sh ends [Pipeline] } [2021-12-13T14:41:49.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-13T14:41:50.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-13T14:41:50.024Z] ========================================================= [2021-12-13T14:41:50.024Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-13T14:41:50.024Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T14:41:50.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T14:41:50.626Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-13T14:41:50.626Z] 552d1f2373af: Pulling fs layer [2021-12-13T14:41:50.626Z] ea3f2d53f512: Pulling fs layer [2021-12-13T14:41:50.626Z] 9e70ebbbe112: Pulling fs layer [2021-12-13T14:41:50.626Z] 7a9cfe048b4a: Pulling fs layer [2021-12-13T14:41:50.626Z] 72dc09318566: Pulling fs layer [2021-12-13T14:41:50.626Z] f4f7b4309257: Pulling fs layer [2021-12-13T14:41:50.626Z] 0ac9a79272e3: Pulling fs layer [2021-12-13T14:41:50.626Z] b78e95d17946: Pulling fs layer [2021-12-13T14:41:50.626Z] 72dc09318566: Waiting [2021-12-13T14:41:50.626Z] f4f7b4309257: Waiting [2021-12-13T14:41:50.626Z] 0ac9a79272e3: Waiting [2021-12-13T14:41:50.626Z] b78e95d17946: Waiting [2021-12-13T14:41:50.626Z] 7a9cfe048b4a: Waiting [2021-12-13T14:41:50.626Z] 9e70ebbbe112: Verifying Checksum [2021-12-13T14:41:50.626Z] 9e70ebbbe112: Download complete [2021-12-13T14:41:50.626Z] ea3f2d53f512: Verifying Checksum [2021-12-13T14:41:50.626Z] ea3f2d53f512: Download complete [2021-12-13T14:41:50.626Z] 72dc09318566: Verifying Checksum [2021-12-13T14:41:50.626Z] 72dc09318566: Download complete [2021-12-13T14:41:50.626Z] f4f7b4309257: Verifying Checksum [2021-12-13T14:41:50.626Z] f4f7b4309257: Download complete [2021-12-13T14:41:50.626Z] 552d1f2373af: Verifying Checksum [2021-12-13T14:41:50.626Z] 552d1f2373af: Download complete [2021-12-13T14:41:50.626Z] 0ac9a79272e3: Verifying Checksum [2021-12-13T14:41:50.626Z] 0ac9a79272e3: Download complete [2021-12-13T14:41:51.231Z] 552d1f2373af: Pull complete [2021-12-13T14:41:51.838Z] ea3f2d53f512: Pull complete [2021-12-13T14:41:52.438Z] 9e70ebbbe112: Pull complete [2021-12-13T14:41:52.438Z] b78e95d17946: Verifying Checksum [2021-12-13T14:41:52.438Z] b78e95d17946: Download complete [2021-12-13T14:41:53.040Z] 7a9cfe048b4a: Verifying Checksum [2021-12-13T14:41:53.040Z] 7a9cfe048b4a: Download complete [2021-12-13T14:42:01.533Z] ---> 9db1fe4c7837 [2021-12-13T14:42:01.533Z] Step 9/23 : RUN go mod tidy [2021-12-13T14:42:01.533Z] ---> Running in 3aaa6c881a7d [2021-12-13T14:42:04.127Z] Removing intermediate container 3aaa6c881a7d [2021-12-13T14:42:04.127Z] ---> 0427de6251ab [2021-12-13T14:42:04.127Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-13T14:42:04.127Z] ---> Running in 7522bbd0a599 [2021-12-13T14:42:04.395Z] 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-12-13T14:42:05.424Z] 7a9cfe048b4a: Pull complete [2021-12-13T14:42:05.424Z] 72dc09318566: Pull complete [2021-12-13T14:42:05.424Z] f4f7b4309257: Pull complete [2021-12-13T14:42:05.424Z] 0ac9a79272e3: Pull complete [2021-12-13T14:42:10.812Z] b78e95d17946: Pull complete [2021-12-13T14:42:10.813Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-13T14:42:10.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T14:42:10.813Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-12-13T14:42:11.165Z] + docker build -t ci-base-image-arm64 -f - . [2021-12-13T14:42:11.165Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T14:42:11.165Z] WORKDIR /edgex [2021-12-13T14:42:11.165Z] COPY go.mod . [2021-12-13T14:42:11.165Z] RUN go mod download [2021-12-13T14:42:13.822Z] Sending build context to Docker daemon 168.9MB [2021-12-13T14:42:13.822Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-13T14:42:13.822Z] ---> 8b459fc5aaf0 [2021-12-13T14:42:13.822Z] Step 2/4 : WORKDIR /edgex [2021-12-13T14:42:15.794Z] ---> Running in b6576111a662 [2021-12-13T14:42:15.794Z] Removing intermediate container b6576111a662 [2021-12-13T14:42:15.794Z] ---> 75c5ffe1860e [2021-12-13T14:42:15.794Z] Step 3/4 : COPY go.mod . [2021-12-13T14:42:16.394Z] ---> 21a18a038a62 [2021-12-13T14:42:16.394Z] Step 4/4 : RUN go mod download [2021-12-13T14:42:16.666Z] ---> Running in 2e03032cda71 [2021-12-13T14:42:19.397Z] 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-12-13T14:42:23.624Z] Removing intermediate container a32951a9d067 [2021-12-13T14:42:23.624Z] ---> 225991a517bc [2021-12-13T14:42:23.624Z] [2021-12-13T14:42:23.624Z] Step 9/24 : FROM alpine:3.14 [2021-12-13T14:42:23.624Z] 3.14: Pulling from library/alpine [2021-12-13T14:42:24.597Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-13T14:42:24.597Z] Status: Downloaded newer image for alpine:3.14 [2021-12-13T14:42:24.597Z] ---> 0a97eee8041e [2021-12-13T14:42:24.597Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-13T14:42:24.597Z] ---> Running in 717e71ceb815 [2021-12-13T14:42:25.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:25.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:25.753Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-13T14:42:26.039Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-13T14:42:26.039Z] (3/3) Installing su-exec (0.2-r1) [2021-12-13T14:42:26.039Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:42:26.039Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T14:42:26.039Z] OK: 6 MiB in 17 packages [2021-12-13T14:42:27.026Z] Removing intermediate container 8850b36fdada [2021-12-13T14:42:27.026Z] ---> 9a942d4e44d7 [2021-12-13T14:42:27.026Z] [2021-12-13T14:42:27.026Z] Step 9/30 : FROM alpine:3.14 [2021-12-13T14:42:27.026Z] ---> 0a97eee8041e [2021-12-13T14:42:27.026Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-13T14:42:27.287Z] ---> Running in 361a59b211a1 [2021-12-13T14:42:27.287Z] Removing intermediate container 717e71ceb815 [2021-12-13T14:42:27.287Z] ---> 4115f2cb70e8 [2021-12-13T14:42:27.287Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T14:42:27.287Z] Removing intermediate container 0602dd575eb3 [2021-12-13T14:42:27.287Z] ---> c66ed907caae [2021-12-13T14:42:27.287Z] [2021-12-13T14:42:27.287Z] Step 9/21 : FROM alpine:3.14 [2021-12-13T14:42:27.287Z] ---> 0a97eee8041e [2021-12-13T14:42:27.287Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-13T14:42:27.287Z] ---> Running in c8eb85c50431 [2021-12-13T14:42:27.287Z] ---> Running in 49f577a62486 [2021-12-13T14:42:27.560Z] Removing intermediate container 361a59b211a1 [2021-12-13T14:42:27.560Z] ---> 810a631b7481 [2021-12-13T14:42:27.560Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-13T14:42:27.560Z] ---> Running in 0786d2190c2d [2021-12-13T14:42:27.560Z] Removing intermediate container 49f577a62486 [2021-12-13T14:42:27.560Z] ---> 005b27f3d609 [2021-12-13T14:42:27.560Z] Step 12/24 : WORKDIR / [2021-12-13T14:42:27.560Z] ---> Running in 191fdad81384 [2021-12-13T14:42:28.159Z] Removing intermediate container 191fdad81384 [2021-12-13T14:42:28.159Z] ---> 0dbb444e2706 [2021-12-13T14:42:28.159Z] 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-12-13T14:42:28.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:28.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:28.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:28.436Z] ---> 8350d15dc6f3 [2021-12-13T14:42:28.436Z] 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-12-13T14:42:28.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:28.436Z] ---> 572405d14901 [2021-12-13T14:42:28.436Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-13T14:42:28.716Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-13T14:42:28.716Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-13T14:42:28.716Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:42:28.716Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T14:42:28.994Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-13T14:42:28.994Z] (2/2) Installing su-exec (0.2-r1) [2021-12-13T14:42:28.994Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:42:28.994Z] OK: 6 MiB in 16 packages [2021-12-13T14:42:28.994Z] OK: 6 MiB in 16 packages [2021-12-13T14:42:28.994Z] ---> cd059f49e249 [2021-12-13T14:42:28.994Z] 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-12-13T14:42:29.265Z] ---> c720be8410fd [2021-12-13T14:42:29.265Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-13T14:42:29.535Z] Removing intermediate container 0786d2190c2d [2021-12-13T14:42:29.535Z] ---> e22b182ef0c0 [2021-12-13T14:42:29.535Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-13T14:42:29.535Z] ---> Running in e8b184803026 [2021-12-13T14:42:29.812Z] Removing intermediate container c8eb85c50431 [2021-12-13T14:42:29.812Z] ---> 188d8b128910 [2021-12-13T14:42:29.812Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T14:42:29.812Z] ---> Running in bc0e90488c6f [2021-12-13T14:42:29.812Z] Removing intermediate container e8b184803026 [2021-12-13T14:42:29.812Z] ---> c5c1157f43d2 [2021-12-13T14:42:29.812Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-13T14:42:29.812Z] ---> Running in 8657873687ac [2021-12-13T14:42:30.083Z] ---> bf997fb44198 [2021-12-13T14:42:30.083Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-13T14:42:30.083Z] Removing intermediate container 8657873687ac [2021-12-13T14:42:30.083Z] ---> 4b3228b8b826 [2021-12-13T14:42:30.083Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-13T14:42:30.083Z] Removing intermediate container bc0e90488c6f [2021-12-13T14:42:30.083Z] ---> 6b977eea8af3 [2021-12-13T14:42:30.083Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-13T14:42:30.083Z] ---> Running in a6f2f6dd8156 [2021-12-13T14:42:30.361Z] ---> Running in 9faf0a050ae1 [2021-12-13T14:42:30.629Z] Removing intermediate container 9faf0a050ae1 [2021-12-13T14:42:30.629Z] ---> 557695b6d5e4 [2021-12-13T14:42:30.629Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-13T14:42:30.629Z] ---> Running in 5904e8ee60ca [2021-12-13T14:42:30.900Z] ---> 50accb97e3ff [2021-12-13T14:42:30.900Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-13T14:42:30.900Z] Removing intermediate container 5904e8ee60ca [2021-12-13T14:42:30.900Z] ---> 9f4656c31600 [2021-12-13T14:42:30.900Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:42:31.171Z] ---> 1b8507325652 [2021-12-13T14:42:31.171Z] 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-12-13T14:42:31.171Z] ---> Running in 9dc28c78d5ef [2021-12-13T14:42:31.171Z] ---> 4bf4d50e2793 [2021-12-13T14:42:31.171Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-13T14:42:31.778Z] Removing intermediate container a6f2f6dd8156 [2021-12-13T14:42:31.778Z] ---> 11b2e775f7ae [2021-12-13T14:42:31.778Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-13T14:42:31.778Z] ---> Running in 9aa371d5b37f [2021-12-13T14:42:32.054Z] ---> 16eaaa60682e [2021-12-13T14:42:32.054Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-13T14:42:32.326Z] Removing intermediate container 9aa371d5b37f [2021-12-13T14:42:32.326Z] ---> 0e2f7c3835fd [2021-12-13T14:42:32.326Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-13T14:42:32.326Z] ---> 447a73e55fe3 [2021-12-13T14:42:32.326Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-13T14:42:32.596Z] ---> Running in b1f172fb92de [2021-12-13T14:42:32.596Z] ---> fe439233494e [2021-12-13T14:42:32.596Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-13T14:42:32.596Z] Removing intermediate container 9dc28c78d5ef [2021-12-13T14:42:32.596Z] ---> 8f454b0c67ba [2021-12-13T14:42:32.597Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-13T14:42:32.597Z] ---> Running in 5aefb559294e [2021-12-13T14:42:32.597Z] Removing intermediate container b1f172fb92de [2021-12-13T14:42:32.597Z] ---> e5aac3f6be30 [2021-12-13T14:42:32.597Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:42:32.597Z] ---> Running in 9c4bd94aeb90 [2021-12-13T14:42:32.861Z] ---> Running in 79b63e62faae [2021-12-13T14:42:32.861Z] Removing intermediate container 79b63e62faae [2021-12-13T14:42:32.861Z] ---> 0e54de341e58 [2021-12-13T14:42:32.861Z] Step 19/21 : LABEL arch=x86_64 [2021-12-13T14:42:32.861Z] Removing intermediate container 9c4bd94aeb90 [2021-12-13T14:42:32.861Z] ---> 7545732aa4d6 [2021-12-13T14:42:32.861Z] Step 22/24 : LABEL arch=x86_64 [2021-12-13T14:42:32.861Z] ---> Running in f8e343507ad5 [2021-12-13T14:42:33.126Z] ---> Running in 56c6464c033e [2021-12-13T14:42:33.126Z] Removing intermediate container f8e343507ad5 [2021-12-13T14:42:33.126Z] ---> d3caa1f3f9d4 [2021-12-13T14:42:33.126Z] Step 20/21 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:42:33.126Z] Removing intermediate container 56c6464c033e [2021-12-13T14:42:33.126Z] ---> df88f7520e26 [2021-12-13T14:42:33.127Z] Step 23/24 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:42:33.127Z] ---> Running in 8a565794da15 [2021-12-13T14:42:33.386Z] ---> Running in 17e7a89f0c9c [2021-12-13T14:42:33.386Z] Removing intermediate container 8a565794da15 [2021-12-13T14:42:33.386Z] ---> 712c57fc6aec [2021-12-13T14:42:33.386Z] Step 21/21 : LABEL version=0.0.0 [2021-12-13T14:42:33.386Z] ---> Running in 28171842b17e [2021-12-13T14:42:33.658Z] Removing intermediate container 17e7a89f0c9c [2021-12-13T14:42:33.659Z] ---> 07c380b6b982 [2021-12-13T14:42:33.659Z] Step 24/24 : LABEL version=0.0.0 [2021-12-13T14:42:33.659Z] ---> Running in 39729437cda9 [2021-12-13T14:42:33.659Z] Removing intermediate container 28171842b17e [2021-12-13T14:42:33.659Z] ---> 21411b11b5a6 [2021-12-13T14:42:33.659Z] [2021-12-13T14:42:33.921Z] Successfully built 21411b11b5a6 [2021-12-13T14:42:33.921Z] Successfully tagged support-notifications:latest [2021-12-13T14:42:33.921Z] Removing intermediate container 5aefb559294e [2021-12-13T14:42:33.921Z] ---> 3ff89aecece5 [2021-12-13T14:42:33.921Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:42:33.921Z] Building sys-mgmt-agent [2021-12-13T14:42:34.212Z]  Building support-notifications ... done Removing intermediate container 39729437cda9 [2021-12-13T14:42:34.212Z] ---> fcab898761c9 [2021-12-13T14:42:34.212Z] [2021-12-13T14:42:34.212Z] Successfully built fcab898761c9 [2021-12-13T14:42:34.494Z] Successfully tagged security-secretstore-setup:latest [2021-12-13T14:42:34.494Z]  Building security-secretstore-setup ... done Building security-proxy-setup [2021-12-13T14:42:35.881Z] ---> f45df88dea02 [2021-12-13T14:42:35.881Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-13T14:42:35.881Z] Removing intermediate container 3f2c7e85a539 [2021-12-13T14:42:35.881Z] ---> f9ec9fc476f6 [2021-12-13T14:42:35.881Z] [2021-12-13T14:42:35.881Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T14:42:35.881Z] ---> 0a97eee8041e [2021-12-13T14:42:35.881Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-13T14:42:37.277Z] ---> 7188b3113b03 [2021-12-13T14:42:37.277Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-13T14:42:37.277Z] ---> Running in 2097d4e1f08b [2021-12-13T14:42:38.233Z] Removing intermediate container 2097d4e1f08b [2021-12-13T14:42:38.233Z] ---> f1b88fe9e420 [2021-12-13T14:42:38.233Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-13T14:42:38.820Z] ---> a699ebf70408 [2021-12-13T14:42:38.820Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-13T14:42:38.820Z] ---> Running in b431c1762062 [2021-12-13T14:42:39.102Z] ---> a00bd8319ef2 [2021-12-13T14:42:39.102Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-13T14:42:39.102Z] Removing intermediate container b431c1762062 [2021-12-13T14:42:39.102Z] ---> ec9507175cbf [2021-12-13T14:42:39.102Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-13T14:42:39.698Z] ---> Running in 9bfc097422a5 [2021-12-13T14:42:40.652Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:42:40.652Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:42:40.652Z] ---> 749b84586ffa [2021-12-13T14:42:40.652Z] Step 3/20 : WORKDIR /edgex-go [2021-12-13T14:42:40.652Z] ---> Using cache [2021-12-13T14:42:40.652Z] ---> 38ae0af3c529 [2021-12-13T14:42:40.652Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:42:40.652Z] ---> Using cache [2021-12-13T14:42:40.652Z] ---> 9cb045f69541 [2021-12-13T14:42:40.652Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-13T14:42:40.652Z] ---> Using cache [2021-12-13T14:42:40.652Z] ---> ddf5c664fc4f [2021-12-13T14:42:40.652Z] Step 6/20 : COPY . . [2021-12-13T14:42:40.652Z] ---> 064ea9e583b9 [2021-12-13T14:42:40.652Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-13T14:42:42.582Z] Removing intermediate container 9bfc097422a5 [2021-12-13T14:42:42.582Z] ---> 8e4b8773028e [2021-12-13T14:42:42.582Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:42:42.582Z] ---> Running in 65a2989b1955 [2021-12-13T14:42:42.842Z] ---> Running in ab2bf85019af [2021-12-13T14:42:43.415Z] Removing intermediate container 65a2989b1955 [2021-12-13T14:42:43.416Z] ---> f34ee029cf00 [2021-12-13T14:42:43.416Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-13T14:42:45.985Z] ---> e94d5ac7e2f5 [2021-12-13T14:42:45.985Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-13T14:42:45.985Z] Removing intermediate container 7522bbd0a599 [2021-12-13T14:42:45.985Z] ---> 1e1979db8926 [2021-12-13T14:42:45.985Z] [2021-12-13T14:42:45.985Z] Step 11/23 : FROM alpine:3.14 [2021-12-13T14:42:45.985Z] ---> 0a97eee8041e [2021-12-13T14:42:45.985Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-13T14:42:45.985Z] ---> Running in 72ecbd296608 [2021-12-13T14:42:45.985Z] ---> Running in 784903b94070 [2021-12-13T14:42:46.555Z] Removing intermediate container ab2bf85019af [2021-12-13T14:42:46.555Z] ---> d67671a74eab [2021-12-13T14:42:46.555Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-13T14:42:47.136Z] ---> Running in c9c4e15813bf [2021-12-13T14:42:47.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:47.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:47.416Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T14:42:47.416Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:42:47.684Z] ---> d5e8508dc4e8 [2021-12-13T14:42:47.684Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:42:47.684Z] OK: 6 MiB in 15 packages [2021-12-13T14:42:47.684Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:42:47.684Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:42:47.684Z] ---> 749b84586ffa [2021-12-13T14:42:47.684Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T14:42:47.684Z] ---> Using cache [2021-12-13T14:42:47.684Z] ---> 38ae0af3c529 [2021-12-13T14:42:47.684Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:42:47.684Z] ---> Using cache [2021-12-13T14:42:47.684Z] ---> 9cb045f69541 [2021-12-13T14:42:47.684Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-13T14:42:47.684Z] ---> Running in 8ebabaaebf5e [2021-12-13T14:42:47.684Z] ---> Running in 993fca07b38a [2021-12-13T14:42:47.948Z] Removing intermediate container 72ecbd296608 [2021-12-13T14:42:47.948Z] ---> 12e82825d83d [2021-12-13T14:42:47.948Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-13T14:42:47.948Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:47.948Z] ---> Running in a8d77d4260d0 [2021-12-13T14:42:48.219Z] Removing intermediate container a8d77d4260d0 [2021-12-13T14:42:48.219Z] ---> 82341d8c8dca [2021-12-13T14:42:48.219Z] Step 27/30 : CMD ["gate"] [2021-12-13T14:42:48.219Z] ---> Running in 6ce4357c4d36 [2021-12-13T14:42:48.219Z] Removing intermediate container 784903b94070 [2021-12-13T14:42:48.219Z] ---> 9533bceb90ae [2021-12-13T14:42:48.219Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T14:42:48.219Z] ---> Running in 7389058ac8ca [2021-12-13T14:42:48.495Z] Removing intermediate container 6ce4357c4d36 [2021-12-13T14:42:48.495Z] ---> 60990d3b1845 [2021-12-13T14:42:48.495Z] Step 28/30 : LABEL arch=x86_64 [2021-12-13T14:42:48.495Z] ---> Running in 26a8ea477aad [2021-12-13T14:42:48.495Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:48.495Z] Removing intermediate container 7389058ac8ca [2021-12-13T14:42:48.495Z] ---> 2aa50ec200c5 [2021-12-13T14:42:48.495Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-13T14:42:48.495Z] ---> Running in ff4d0954b5d7 [2021-12-13T14:42:48.757Z] Removing intermediate container 26a8ea477aad [2021-12-13T14:42:48.757Z] ---> 4103a4c1cfa8 [2021-12-13T14:42:48.757Z] Step 29/30 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:42:48.757Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:48.757Z] ---> Running in f8f1c8a44004 [2021-12-13T14:42:48.757Z] Removing intermediate container ff4d0954b5d7 [2021-12-13T14:42:48.757Z] ---> ff32dcc4443a [2021-12-13T14:42:48.757Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-13T14:42:48.757Z] ---> Running in c70f38bc042a [2021-12-13T14:42:49.020Z] Removing intermediate container f8f1c8a44004 [2021-12-13T14:42:49.020Z] ---> 6996d8e9f388 [2021-12-13T14:42:49.020Z] Step 30/30 : LABEL version=0.0.0 [2021-12-13T14:42:49.020Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-13T14:42:49.020Z] ---> Running in ee29de135379 [2021-12-13T14:42:49.020Z] Removing intermediate container c70f38bc042a [2021-12-13T14:42:49.020Z] ---> 81f6f31c2afe [2021-12-13T14:42:49.020Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:42:49.020Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T14:42:49.295Z] Removing intermediate container ee29de135379 [2021-12-13T14:42:49.295Z] ---> 05c3f2750e53 [2021-12-13T14:42:49.295Z] [2021-12-13T14:42:49.295Z] Removing intermediate container 993fca07b38a [2021-12-13T14:42:49.295Z] ---> 231d9200c5ef [2021-12-13T14:42:49.295Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-13T14:42:49.295Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-13T14:42:49.295Z] ---> Running in 07b6db6a5ea8 [2021-12-13T14:42:49.295Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T14:42:49.295Z] Successfully built 05c3f2750e53 [2021-12-13T14:42:49.295Z] ---> b6990ad75c90 [2021-12-13T14:42:49.295Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-13T14:42:49.295Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:42:49.295Z] Successfully tagged security-bootstrapper:latest [2021-12-13T14:42:49.295Z]  Building security-bootstrapper ... done Building core-metadata [2021-12-13T14:42:49.295Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-13T14:42:49.597Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-13T14:42:49.597Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:42:49.597Z] OK: 8 MiB in 20 packages [2021-12-13T14:42:49.889Z] OK: 220 MiB in 52 packages [2021-12-13T14:42:53.194Z] 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-12-13T14:42:53.194Z] ---> a812d7ac895d [2021-12-13T14:42:53.194Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-13T14:42:53.194Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:42:53.194Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:42:53.194Z] ---> 749b84586ffa [2021-12-13T14:42:53.194Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T14:42:53.194Z] ---> Using cache [2021-12-13T14:42:53.194Z] ---> 38ae0af3c529 [2021-12-13T14:42:53.194Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:42:53.194Z] ---> Using cache [2021-12-13T14:42:53.194Z] ---> 9cb045f69541 [2021-12-13T14:42:53.194Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T14:42:53.194Z] ---> Using cache [2021-12-13T14:42:53.194Z] ---> ddf5c664fc4f [2021-12-13T14:42:53.194Z] Step 6/22 : COPY . . [2021-12-13T14:42:53.194Z] ---> Using cache [2021-12-13T14:42:53.194Z] ---> d5e8508dc4e8 [2021-12-13T14:42:53.194Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:42:53.194Z] ---> Using cache [2021-12-13T14:42:53.194Z] ---> 231d9200c5ef [2021-12-13T14:42:53.194Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-13T14:42:53.194Z] ---> Running in 13756ebcd6e8 [2021-12-13T14:42:53.194Z] ---> c6bbfbb50b91 [2021-12-13T14:42:53.194Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-13T14:42:53.194Z] Removing intermediate container c9c4e15813bf [2021-12-13T14:42:53.194Z] ---> e2b2f9700798 [2021-12-13T14:42:53.194Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:42:53.194Z] ---> Running in dafd782577ba [2021-12-13T14:42:53.194Z] Removing intermediate container 8ebabaaebf5e [2021-12-13T14:42:53.194Z] ---> 36c2b26f1e11 [2021-12-13T14:42:53.194Z] Step 6/22 : COPY . . [2021-12-13T14:42:53.777Z] ---> 81fb774c3468 [2021-12-13T14:42:53.777Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-13T14:42:53.777Z] 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-12-13T14:42:54.042Z] Removing intermediate container dafd782577ba [2021-12-13T14:42:54.042Z] ---> 361eddae4041 [2021-12-13T14:42:54.042Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:42:54.627Z] ---> Running in f98d94e743d5 [2021-12-13T14:42:55.212Z] ---> acb838ac2e2e [2021-12-13T14:42:55.212Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-13T14:42:55.487Z] Removing intermediate container f98d94e743d5 [2021-12-13T14:42:55.487Z] ---> 2d8874d5f6b7 [2021-12-13T14:42:55.487Z] Step 21/23 : LABEL arch=x86_64 [2021-12-13T14:42:56.066Z] ---> Running in 472cdda749b9 [2021-12-13T14:42:56.066Z] ---> 2b2f9481ca97 [2021-12-13T14:42:56.066Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-13T14:42:56.066Z] ---> Running in 3f3da3133352 [2021-12-13T14:42:56.329Z] Removing intermediate container 472cdda749b9 [2021-12-13T14:42:56.329Z] ---> a1612af74204 [2021-12-13T14:42:56.329Z] Step 22/23 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:42:56.329Z] Removing intermediate container 3f3da3133352 [2021-12-13T14:42:56.329Z] ---> 5ab33e88415b [2021-12-13T14:42:56.329Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:42:56.329Z] ---> Running in 4a0f24a70404 [2021-12-13T14:42:56.592Z] ---> Running in c0b64fa941bb [2021-12-13T14:42:56.853Z] Removing intermediate container 4a0f24a70404 [2021-12-13T14:42:56.853Z] ---> d4dc38475d8e [2021-12-13T14:42:56.853Z] Step 23/23 : LABEL version=0.0.0 [2021-12-13T14:42:57.115Z] Removing intermediate container c0b64fa941bb [2021-12-13T14:42:57.115Z] ---> e35de32dbfa3 [2021-12-13T14:42:57.115Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T14:42:57.115Z] ---> Running in 7489dcf010b8 [2021-12-13T14:42:57.374Z] ---> Running in 7e89752930c1 [2021-12-13T14:42:57.374Z] Removing intermediate container 7489dcf010b8 [2021-12-13T14:42:57.374Z] ---> a0f939db3785 [2021-12-13T14:42:57.374Z] [2021-12-13T14:42:57.633Z] Successfully built a0f939db3785 [2021-12-13T14:42:57.633Z] Successfully tagged support-scheduler:latest [2021-12-13T14:42:57.633Z] Building core-command [2021-12-13T14:42:57.893Z] Removing intermediate container 7e89752930c1 [2021-12-13T14:42:57.893Z] ---> 4cab2287cf27 [2021-12-13T14:42:57.893Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:42:58.157Z]  Building support-scheduler ... done  ---> Running in 19558f45ab2b [2021-12-13T14:42:59.122Z] Removing intermediate container 19558f45ab2b [2021-12-13T14:42:59.122Z] ---> 5773069ebdc3 [2021-12-13T14:42:59.122Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T14:43:00.543Z] ---> Running in ad3f8c038b6f [2021-12-13T14:43:01.994Z] Removing intermediate container ad3f8c038b6f [2021-12-13T14:43:01.994Z] ---> ee650d663711 [2021-12-13T14:43:01.994Z] [2021-12-13T14:43:01.994Z] Successfully built ee650d663711 [2021-12-13T14:43:02.267Z] Successfully tagged core-data:latest [2021-12-13T14:43:02.540Z]  Building core-data ... done  ---> 25b1437783e6 [2021-12-13T14:43:02.540Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:43:02.540Z] ---> Running in 3f477933e68d [2021-12-13T14:43:05.906Z] Removing intermediate container 3f477933e68d [2021-12-13T14:43:05.906Z] ---> bd22ce92b7f4 [2021-12-13T14:43:05.906Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-13T14:43:05.906Z] ---> Running in 284e7d0c0fe3 [2021-12-13T14:43:06.180Z] 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-12-13T14:43:07.154Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:43:07.154Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:43:07.154Z] ---> 749b84586ffa [2021-12-13T14:43:07.154Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T14:43:07.154Z] ---> Using cache [2021-12-13T14:43:07.154Z] ---> 38ae0af3c529 [2021-12-13T14:43:07.154Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:43:07.154Z] ---> Using cache [2021-12-13T14:43:07.154Z] ---> 9cb045f69541 [2021-12-13T14:43:07.154Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T14:43:07.154Z] ---> Using cache [2021-12-13T14:43:07.154Z] ---> ddf5c664fc4f [2021-12-13T14:43:07.154Z] Step 6/22 : COPY . . [2021-12-13T14:43:07.154Z] ---> Using cache [2021-12-13T14:43:07.154Z] ---> d5e8508dc4e8 [2021-12-13T14:43:07.154Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:43:07.154Z] ---> Using cache [2021-12-13T14:43:07.154Z] ---> 231d9200c5ef [2021-12-13T14:43:07.154Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-13T14:43:07.757Z] ---> Running in 69fb6fb4a358 [2021-12-13T14:43:08.026Z] 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-12-13T14:43:16.242Z] 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-12-13T14:43:21.709Z] Removing intermediate container 07b6db6a5ea8 [2021-12-13T14:43:21.709Z] ---> e6f0b7fd87bb [2021-12-13T14:43:21.709Z] [2021-12-13T14:43:21.709Z] Step 9/20 : FROM alpine:3.14 [2021-12-13T14:43:21.709Z] ---> 0a97eee8041e [2021-12-13T14:43:21.709Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-13T14:43:21.709Z] ---> Running in 398941f2a6d7 [2021-12-13T14:43:21.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:43:21.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:43:21.977Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-13T14:43:21.977Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-13T14:43:21.977Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T14:43:21.977Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-13T14:43:21.977Z] (5/5) Installing curl (7.79.1-r0) [2021-12-13T14:43:21.977Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:43:21.977Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T14:43:22.244Z] OK: 8 MiB in 19 packages [2021-12-13T14:43:22.826Z] Removing intermediate container 398941f2a6d7 [2021-12-13T14:43:22.826Z] ---> 8dc95cb7475a [2021-12-13T14:43:22.826Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T14:43:23.089Z] ---> Running in 9a35e003e65d [2021-12-13T14:43:23.357Z] Removing intermediate container 9a35e003e65d [2021-12-13T14:43:23.357Z] ---> 86ceb50262c2 [2021-12-13T14:43:23.357Z] Step 12/20 : WORKDIR /edgex [2021-12-13T14:43:23.357Z] ---> Running in 05686600d83d [2021-12-13T14:43:23.357Z] Removing intermediate container 05686600d83d [2021-12-13T14:43:23.357Z] ---> 65b10f724f25 [2021-12-13T14:43:23.357Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-13T14:43:23.628Z] ---> 4ce76977f8ed [2021-12-13T14:43:23.628Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-13T14:43:24.605Z] ---> 682682d456b6 [2021-12-13T14:43:24.605Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-13T14:43:25.195Z] ---> f8db9714bd91 [2021-12-13T14:43:25.195Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-13T14:43:25.195Z] ---> Running in 42af680722c5 [2021-12-13T14:43:25.195Z] Removing intermediate container 42af680722c5 [2021-12-13T14:43:25.195Z] ---> d958cf745924 [2021-12-13T14:43:25.195Z] Step 17/20 : CMD ["--init=true"] [2021-12-13T14:43:25.195Z] ---> Running in 6d3eae795914 [2021-12-13T14:43:25.455Z] Removing intermediate container 6d3eae795914 [2021-12-13T14:43:25.455Z] ---> 1ea88c30b780 [2021-12-13T14:43:25.455Z] Step 18/20 : LABEL arch=x86_64 [2021-12-13T14:43:25.455Z] ---> Running in bbfa2afcca51 [2021-12-13T14:43:25.718Z] Removing intermediate container bbfa2afcca51 [2021-12-13T14:43:25.718Z] ---> 2ccd43aa77a5 [2021-12-13T14:43:25.718Z] Step 19/20 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:43:25.718Z] ---> Running in 0b65a2af0e08 [2021-12-13T14:43:25.980Z] Removing intermediate container 0b65a2af0e08 [2021-12-13T14:43:25.980Z] ---> 15ce0ee5b075 [2021-12-13T14:43:25.980Z] Step 20/20 : LABEL version=0.0.0 [2021-12-13T14:43:25.980Z] ---> Running in 8f375ca1fde4 [2021-12-13T14:43:25.980Z] Removing intermediate container 8f375ca1fde4 [2021-12-13T14:43:25.980Z] ---> 76fe930fa580 [2021-12-13T14:43:25.980Z] [2021-12-13T14:43:26.238Z] Successfully built 76fe930fa580 [2021-12-13T14:43:26.238Z] Successfully tagged security-proxy-setup:latest [2021-12-13T14:43:28.791Z]  Building security-proxy-setup ... done Removing intermediate container 13756ebcd6e8 [2021-12-13T14:43:28.791Z] ---> 5916557e9c2e [2021-12-13T14:43:28.791Z] [2021-12-13T14:43:28.791Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T14:43:28.791Z] ---> 0a97eee8041e [2021-12-13T14:43:28.791Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T14:43:28.791Z] ---> Using cache [2021-12-13T14:43:28.791Z] ---> 9533bceb90ae [2021-12-13T14:43:28.791Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T14:43:28.791Z] ---> Using cache [2021-12-13T14:43:28.791Z] ---> 2aa50ec200c5 [2021-12-13T14:43:28.791Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-13T14:43:28.791Z] ---> Running in dd136cf29a7d [2021-12-13T14:43:28.791Z] Removing intermediate container dd136cf29a7d [2021-12-13T14:43:28.791Z] ---> ce43dd5eae11 [2021-12-13T14:43:28.791Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T14:43:28.791Z] ---> Running in b404a4769fab [2021-12-13T14:43:29.052Z] Removing intermediate container b404a4769fab [2021-12-13T14:43:29.052Z] ---> fcfa0e6e8f97 [2021-12-13T14:43:29.052Z] Step 14/22 : WORKDIR / [2021-12-13T14:43:29.052Z] ---> Running in e88c587547c5 [2021-12-13T14:43:29.316Z] Removing intermediate container e88c587547c5 [2021-12-13T14:43:29.316Z] ---> d93205419bd6 [2021-12-13T14:43:29.316Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:43:29.580Z] ---> cd11226779db [2021-12-13T14:43:29.580Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-13T14:43:30.527Z] ---> 3dc884dacc1c [2021-12-13T14:43:30.527Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-13T14:43:30.790Z] ---> 08713ec1d26e [2021-12-13T14:43:30.790Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-13T14:43:30.790Z] ---> Running in 56a5724bfb2e [2021-12-13T14:43:30.790Z] Removing intermediate container 56a5724bfb2e [2021-12-13T14:43:30.790Z] ---> 4a3308346d31 [2021-12-13T14:43:30.790Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:43:30.790Z] ---> Running in dcced30556c9 [2021-12-13T14:43:31.052Z] Removing intermediate container dcced30556c9 [2021-12-13T14:43:31.052Z] ---> a220e02be75a [2021-12-13T14:43:31.052Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T14:43:31.052Z] ---> Running in 51637195bcf3 [2021-12-13T14:43:31.052Z] Removing intermediate container 51637195bcf3 [2021-12-13T14:43:31.052Z] ---> 8699cce3b2ed [2021-12-13T14:43:31.052Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:43:31.322Z] ---> Running in 34b7c21d934e [2021-12-13T14:43:31.322Z] Removing intermediate container 34b7c21d934e [2021-12-13T14:43:31.322Z] ---> 03eb3bdbf9e9 [2021-12-13T14:43:31.322Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T14:43:31.322Z] ---> Running in f068ae27c39a [2021-12-13T14:43:31.585Z] Removing intermediate container f068ae27c39a [2021-12-13T14:43:31.585Z] ---> 55eeb011ed38 [2021-12-13T14:43:31.585Z] [2021-12-13T14:43:31.585Z] Successfully built 55eeb011ed38 [2021-12-13T14:43:31.585Z] Successfully tagged core-metadata:latest [2021-12-13T14:43:33.523Z]  Building core-metadata ... done Removing intermediate container 284e7d0c0fe3 [2021-12-13T14:43:33.523Z] ---> 12c6695f130a [2021-12-13T14:43:33.523Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-13T14:43:33.523Z] ---> Running in ec6d64dbecea [2021-12-13T14:43:33.782Z] 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-12-13T14:43:34.047Z] Removing intermediate container 69fb6fb4a358 [2021-12-13T14:43:34.047Z] ---> cd7883f8abfe [2021-12-13T14:43:34.047Z] [2021-12-13T14:43:34.047Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T14:43:34.047Z] ---> 0a97eee8041e [2021-12-13T14:43:34.047Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T14:43:34.047Z] ---> Using cache [2021-12-13T14:43:34.047Z] ---> 9533bceb90ae [2021-12-13T14:43:34.047Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T14:43:34.047Z] ---> Using cache [2021-12-13T14:43:34.047Z] ---> 2aa50ec200c5 [2021-12-13T14:43:34.047Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-13T14:43:34.047Z] ---> Running in 03da29e88f6c [2021-12-13T14:43:34.311Z] Removing intermediate container 03da29e88f6c [2021-12-13T14:43:34.311Z] ---> 9aa075125dd4 [2021-12-13T14:43:34.311Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T14:43:34.312Z] ---> Running in a0c84bdfa4a7 [2021-12-13T14:43:34.312Z] Removing intermediate container a0c84bdfa4a7 [2021-12-13T14:43:34.312Z] ---> 5e28e7c0e63f [2021-12-13T14:43:34.312Z] Step 14/22 : WORKDIR / [2021-12-13T14:43:34.312Z] ---> Running in 8abff9ab4ae8 [2021-12-13T14:43:34.570Z] Removing intermediate container 8abff9ab4ae8 [2021-12-13T14:43:34.570Z] ---> 709dc489ed0c [2021-12-13T14:43:34.570Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:43:34.570Z] Removing intermediate container ec6d64dbecea [2021-12-13T14:43:34.570Z] ---> fb9d9fd96faa [2021-12-13T14:43:34.570Z] [2021-12-13T14:43:34.570Z] Step 10/22 : FROM docker:20.10.8 [2021-12-13T14:43:34.570Z] ---> 9f1560e291e3 [2021-12-13T14:43:34.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-13T14:43:35.146Z] 20.10.8: Pulling from library/docker [2021-12-13T14:43:35.146Z] ---> d0b068a5bdfb [2021-12-13T14:43:35.146Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-13T14:43:35.146Z] ---> ab0f7b9f10dd [2021-12-13T14:43:35.146Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-13T14:43:35.146Z] ---> Running in 4aecde276302 [2021-12-13T14:43:35.407Z] Removing intermediate container 4aecde276302 [2021-12-13T14:43:35.407Z] ---> 2368141671df [2021-12-13T14:43:35.407Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:43:35.666Z] ---> Running in de3df204780b [2021-12-13T14:43:35.666Z] Removing intermediate container de3df204780b [2021-12-13T14:43:35.666Z] ---> ead6c49c0cf1 [2021-12-13T14:43:35.666Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T14:43:35.930Z] ---> Running in 4829f6072386 [2021-12-13T14:43:35.930Z] Removing intermediate container 4829f6072386 [2021-12-13T14:43:35.930Z] ---> b7c7512b5495 [2021-12-13T14:43:35.930Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:43:35.930Z] ---> Running in fea5bb2d91ff [2021-12-13T14:43:36.190Z] Removing intermediate container fea5bb2d91ff [2021-12-13T14:43:36.190Z] ---> 668211e4b363 [2021-12-13T14:43:36.190Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T14:43:36.190Z] ---> Running in 2056669693e5 [2021-12-13T14:43:36.452Z] Removing intermediate container 2056669693e5 [2021-12-13T14:43:36.452Z] ---> f1430c175fae [2021-12-13T14:43:36.452Z] [2021-12-13T14:43:36.452Z] Successfully built f1430c175fae [2021-12-13T14:43:36.452Z] Successfully tagged core-command:latest [2021-12-13T14:43:37.840Z]  Building core-command ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-13T14:43:37.840Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-13T14:43:37.840Z] ---> bc6c0ffef665 [2021-12-13T14:43:37.840Z] 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-12-13T14:43:38.098Z] ---> Running in 3ee7035a88a2 [2021-12-13T14:43:38.358Z] Removing intermediate container 3ee7035a88a2 [2021-12-13T14:43:38.358Z] ---> d544f9b9299b [2021-12-13T14:43:38.358Z] 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-12-13T14:43:38.358Z] ---> Running in 54a18ea7f4b1 [2021-12-13T14:43:38.408Z] Removing intermediate container 2e03032cda71 [2021-12-13T14:43:38.408Z] ---> f94ebf18d206 [2021-12-13T14:43:38.408Z] Successfully built f94ebf18d206 [2021-12-13T14:43:38.408Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:43:38.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-13T14:43:38.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-13T14:43:38.750Z] + docker inspect -f . ci-base-image-arm64 [2021-12-13T14:43:38.750Z] . [Pipeline] withDockerContainer [2021-12-13T14:43:38.878Z] (1/42) Installing readline (8.1.0-r0) [2021-12-13T14:43:38.878Z] (2/42) Installing bash (5.1.4-r0) [2021-12-13T14:43:38.878Z] Executing bash-5.1.4-r0.post-install [2021-12-13T14:43:38.878Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-13T14:43:38.878Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T14:43:38.878Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-13T14:43:38.878Z] (6/42) Installing curl (7.79.1-r0) [2021-12-13T14:43:38.878Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-13T14:43:38.878Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-13T14:43:38.878Z] (9/42) Installing expat (2.4.1-r0) [2021-12-13T14:43:38.878Z] (10/42) Installing libffi (3.3-r2) [2021-12-13T14:43:38.878Z] (11/42) Installing gdbm (1.19-r0) [2021-12-13T14:43:38.878Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-13T14:43:38.878Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T14:43:38.878Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T14:43:38.878Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-13T14:43:38.878Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-13T14:43:38.878Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-13T14:43:38.958Z] prd-ubuntu18.04-docker-arm64-4c-16g-755 does not seem to be running inside a container [2021-12-13T14:43:39.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-13T14:43:39.448Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-13T14:43:39.448Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-13T14:43:39.448Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-13T14:43:39.448Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-13T14:43:39.448Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-13T14:43:39.448Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-13T14:43:39.448Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-13T14:43:39.448Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-13T14:43:39.448Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-13T14:43:39.448Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-13T14:43:39.448Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-13T14:43:39.448Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-13T14:43:39.448Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-13T14:43:39.448Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-13T14:43:39.448Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-13T14:43:39.448Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-13T14:43:39.448Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-13T14:43:39.448Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-13T14:43:39.448Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-13T14:43:39.448Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-13T14:43:39.448Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-13T14:43:39.448Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-13T14:43:39.448Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-13T14:43:39.448Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-13T14:43:39.709Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-13T14:43:39.709Z] Executing busybox-1.33.1-r3.trigger [2021-12-13T14:43:39.709Z] OK: 84 MiB in 64 packages [2021-12-13T14:43:40.280Z] Collecting docker-compose==1.23.2 [2021-12-13T14:43:40.280Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-13T14:43:40.347Z] $ docker top 454090d08c7c0fe5b36671ab2c44a007f73d1733b8e9b33e1b84c578387e1697 -eo pid,comm [2021-12-13T14:43:40.539Z] Collecting docopt<0.7,>=0.6.1 [2021-12-13T14:43:40.539Z] Downloading docopt-0.6.2.tar.gz (25 kB) [Pipeline] { [Pipeline] sh [2021-12-13T14:43:40.800Z] Collecting docker<4.0,>=3.6.0 [2021-12-13T14:43:40.800Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-13T14:43:40.800Z] 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-12-13T14:43:40.800Z] Collecting jsonschema<3,>=2.5.1 [2021-12-13T14:43:40.800Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-13T14:43:41.059Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-13T14:43:41.059Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-13T14:43:41.059Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-13T14:43:41.059Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-13T14:43:41.059Z] Collecting texttable<0.10,>=0.9.0 [2021-12-13T14:43:41.059Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-13T14:43:41.244Z] + go version [2021-12-13T14:43:41.244Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-13T14:43:41.256Z] $ docker stop --time=1 454090d08c7c0fe5b36671ab2c44a007f73d1733b8e9b33e1b84c578387e1697 [2021-12-13T14:43:41.319Z] Collecting cached-property<2,>=1.2.0 [2021-12-13T14:43:41.319Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-13T14:43:41.319Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-13T14:43:41.319Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-13T14:43:41.887Z] Collecting PyYAML<4,>=3.10 [2021-12-13T14:43:41.887Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-13T14:43:42.146Z] Collecting docker-pycreds>=0.4.0 [2021-12-13T14:43:42.146Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-13T14:43:42.405Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-13T14:43:42.405Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-13T14:43:42.405Z] Collecting idna<2.8,>=2.5 [2021-12-13T14:43:42.405Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-13T14:43:42.405Z] 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-12-13T14:43:42.405Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-13T14:43:42.405Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-13T14:43:42.405Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-13T14:43:42.405Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-13T14:43:42.405Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-13T14:43:42.405Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-13T14:43:42.667Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-13T14:43:42.667Z] Attempting uninstall: urllib3 [2021-12-13T14:43:42.667Z] Found existing installation: urllib3 1.26.5 [2021-12-13T14:43:42.667Z] Uninstalling urllib3-1.26.5: [2021-12-13T14:43:42.667Z] Successfully uninstalled urllib3-1.26.5 [2021-12-13T14:43:42.667Z] Attempting uninstall: idna [2021-12-13T14:43:42.667Z] Found existing installation: idna 3.2 [2021-12-13T14:43:42.667Z] Uninstalling idna-3.2: [2021-12-13T14:43:42.667Z] Successfully uninstalled idna-3.2 [2021-12-13T14:43:42.854Z] $ docker rm -f 454090d08c7c0fe5b36671ab2c44a007f73d1733b8e9b33e1b84c578387e1697 [2021-12-13T14:43:42.927Z] Attempting uninstall: chardet [2021-12-13T14:43:42.927Z] Found existing installation: chardet 4.0.0 [2021-12-13T14:43:42.927Z] Uninstalling chardet-4.0.0: [2021-12-13T14:43:42.927Z] Successfully uninstalled chardet-4.0.0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-12-13T14:43:43.186Z] Attempting uninstall: requests [2021-12-13T14:43:43.186Z] Found existing installation: requests 2.25.1 [2021-12-13T14:43:43.186Z] Uninstalling requests-2.25.1: [2021-12-13T14:43:43.186Z] Successfully uninstalled requests-2.25.1 [2021-12-13T14:43:43.186Z] Running setup.py install for texttable: started [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:43:43.539Z] + docker inspect -f . ci-base-image-arm64 [2021-12-13T14:43:43.539Z] . [Pipeline] withDockerContainer [2021-12-13T14:43:43.758Z] prd-ubuntu18.04-docker-arm64-4c-16g-755 does not seem to be running inside a container [2021-12-13T14:43:43.759Z] Running setup.py install for texttable: finished with status 'done' [2021-12-13T14:43:43.759Z] Running setup.py install for PyYAML: started [2021-12-13T14:43:43.820Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-13T14:43:44.019Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-13T14:43:44.019Z] Running setup.py install for docopt: started [2021-12-13T14:43:44.282Z] Running setup.py install for docopt: finished with status 'done' [2021-12-13T14:43:44.282Z] Running setup.py install for dockerpty: started [2021-12-13T14:43:44.544Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-13T14:43:44.804Z] 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-12-13T14:43:45.077Z] $ docker top 716c772bdb49c99fc2ef7c2052e2266c6440d3ce8021b1ed096a7ed6d3f65b72 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-13T14:43:45.346Z] ========================================================= [2021-12-13T14:43:45.346Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-12-13T14:43:45.346Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-12-13T14:43:45.993Z] + make test [2021-12-13T14:43:45.993Z] go mod tidy [2021-12-13T14:43:46.589Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-12-13T14:43:49.033Z] Removing intermediate container 54a18ea7f4b1 [2021-12-13T14:43:49.033Z] ---> 83b87230e1fb [2021-12-13T14:43:49.033Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-13T14:43:49.033Z] ---> Running in 001083c82755 [2021-12-13T14:43:49.033Z] Removing intermediate container 001083c82755 [2021-12-13T14:43:49.033Z] ---> 2766faf08604 [2021-12-13T14:43:49.033Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-13T14:43:49.033Z] ---> Running in 2416c0b412c6 [2021-12-13T14:43:49.033Z] Removing intermediate container 2416c0b412c6 [2021-12-13T14:43:49.033Z] ---> 64d97ed94839 [2021-12-13T14:43:49.033Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-13T14:43:49.033Z] ---> 6c13028dcaa9 [2021-12-13T14:43:49.033Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-13T14:43:49.033Z] ---> 67a2c5d08913 [2021-12-13T14:43:49.033Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-13T14:43:49.294Z] ---> 9f58d2b1ee62 [2021-12-13T14:43:49.294Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-13T14:43:49.294Z] ---> Running in 3974a0ab2938 [2021-12-13T14:43:49.555Z] Removing intermediate container 3974a0ab2938 [2021-12-13T14:43:49.555Z] ---> 43775062ed0f [2021-12-13T14:43:49.555Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:43:49.555Z] ---> Running in 20c39107ec2f [2021-12-13T14:43:49.555Z] Removing intermediate container 20c39107ec2f [2021-12-13T14:43:49.555Z] ---> eef610fb7f5c [2021-12-13T14:43:49.555Z] Step 20/22 : LABEL arch=x86_64 [2021-12-13T14:43:49.555Z] ---> Running in b6d796b77ae9 [2021-12-13T14:43:49.555Z] Removing intermediate container b6d796b77ae9 [2021-12-13T14:43:49.555Z] ---> 74c0d6736a17 [2021-12-13T14:43:49.555Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:43:49.816Z] ---> Running in cc0489a7af09 [2021-12-13T14:43:49.816Z] Removing intermediate container cc0489a7af09 [2021-12-13T14:43:49.816Z] ---> f7c4ef048f47 [2021-12-13T14:43:49.816Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T14:43:49.816Z] ---> Running in 503beeb6ce30 [2021-12-13T14:43:49.816Z] Removing intermediate container 503beeb6ce30 [2021-12-13T14:43:49.816Z] ---> 789145bd90dd [2021-12-13T14:43:49.816Z] [2021-12-13T14:43:50.077Z] Successfully built 789145bd90dd [2021-12-13T14:43:50.077Z] Successfully tagged sys-mgmt-agent:latest [2021-12-13T14:43:50.084Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-12-13T14:43:50.089Z] $ docker stop --time=1 14a979fc17a0d58104dd3544f2007d85dbf0495442e99f2406e2c9c0f945bb3c [2021-12-13T14:43:51.572Z] $ docker rm -f 14a979fc17a0d58104dd3544f2007d85dbf0495442e99f2406e2c9c0f945bb3c [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T14:43:51.921Z] + docker images [2021-12-13T14:43:51.921Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-13T14:43:51.921Z] sys-mgmt-agent latest 789145bd90dd 2 seconds ago 294MB [2021-12-13T14:43:51.921Z] core-command latest f1430c175fae 15 seconds ago 16.1MB [2021-12-13T14:43:51.921Z] fb9d9fd96faa 17 seconds ago 1.76GB [2021-12-13T14:43:51.921Z] cd7883f8abfe 18 seconds ago 1.76GB [2021-12-13T14:43:51.921Z] core-metadata latest 55eeb011ed38 20 seconds ago 16.9MB [2021-12-13T14:43:51.921Z] 5916557e9c2e 24 seconds ago 1.76GB [2021-12-13T14:43:51.921Z] security-proxy-setup latest 76fe930fa580 26 seconds ago 26.9MB [2021-12-13T14:43:51.921Z] e6f0b7fd87bb 31 seconds ago 1.77GB [2021-12-13T14:43:51.921Z] core-data latest ee650d663711 51 seconds ago 20.7MB [2021-12-13T14:43:51.921Z] support-scheduler latest a0f939db3785 54 seconds ago 16.2MB [2021-12-13T14:43:51.921Z] security-bootstrapper latest 05c3f2750e53 About a minute ago 18.9MB [2021-12-13T14:43:51.921Z] 1e1979db8926 About a minute ago 1.76GB [2021-12-13T14:43:51.921Z] f9ec9fc476f6 About a minute ago 1.77GB [2021-12-13T14:43:51.922Z] support-notifications latest 21411b11b5a6 About a minute ago 17MB [2021-12-13T14:43:51.922Z] security-secretstore-setup latest fcab898761c9 About a minute ago 28.4MB [2021-12-13T14:43:51.922Z] 9a942d4e44d7 About a minute ago 1.76GB [2021-12-13T14:43:51.922Z] c66ed907caae About a minute ago 1.76GB [2021-12-13T14:43:51.922Z] 225991a517bc About a minute ago 1.77GB [2021-12-13T14:43:51.922Z] ci-base-image-x86_64 latest 749b84586ffa 5 minutes ago 1.25GB [2021-12-13T14:43:51.922Z] alpine 3.14 0a97eee8041e 4 weeks ago 5.61MB [2021-12-13T14:43:51.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 2 months ago 548MB [2021-12-13T14:43:51.922Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 months ago 34.5MB [2021-12-13T14:43:51.922Z] docker 20.10.8 bc6c0ffef665 3 months ago 214MB [2021-12-13T14:43:51.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 17 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-12-13T14:44:07.266Z] Still waiting to schedule task [2021-12-13T14:44:07.267Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-12-13T14:44:13.366Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-12-13T14:45:09.908Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-12-13T14:45:11.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-12-13T14:45:12.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-12-13T14:45:13.385Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-12-13T14:45:23.436Z] Running on prd-ubuntu18.04-docker-8c-8g-756 in /w/workspace/edgexfoundry_edgex-go_PR-3843 [Pipeline] { [Pipeline] ws [2021-12-13T14:45:23.449Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-12-13T14:45:23.521Z] The recommended git tool is: git [2021-12-13T14:45:25.100Z] using credential edgex-jenkins-ssh [2021-12-13T14:45:25.111Z] Cloning the remote Git repository [2021-12-13T14:45:25.134Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-12-13T14:45:25.165Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-12-13T14:45:25.185Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T14:45:25.186Z] > git --version # timeout=10 [2021-12-13T14:45:25.191Z] > git --version # 'git version 2.17.1' [2021-12-13T14:45:25.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T14:45:25.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T14:45:25.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-12-13T14:45:25.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-12-13T14:45:25.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-12-13T14:45:25.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-12-13T14:45:25.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-12-13T14:45:25.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-12-13T14:45:26.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-12-13T14:45:26.403Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-12-13T14:45:26.403Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-12-13T14:45:26.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-12-13T14:45:33.118Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.184s coverage: 28.7% of statements [2021-12-13T14:45:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-12-13T14:45:33.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-12-13T14:45:37.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.304s coverage: 98.5% of statements [2021-12-13T14:45:37.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-12-13T14:45:39.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.318s coverage: 44.7% of statements [2021-12-13T14:45:39.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-12-13T14:45:39.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-12-13T14:45:40.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.626s coverage: 89.5% of statements [2021-12-13T14:45:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-12-13T14:45:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-12-13T14:45:40.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.249s coverage: 84.4% of statements [2021-12-13T14:45:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-12-13T14:45:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-12-13T14:45:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-12-13T14:45:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-12-13T14:45:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-12-13T14:45:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.542s coverage: 94.2% of statements [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-12-13T14:45:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.243s coverage: 59.1% of statements [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-12-13T14:45:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.235s coverage: 60.0% of statements [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-12-13T14:45:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.377s coverage: 0.9% of statements [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-12-13T14:45:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.201s coverage: 58.8% of statements [2021-12-13T14:45:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.214s coverage: 21.7% of statements [2021-12-13T14:45:49.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-12-13T14:45:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.180s coverage: 47.1% of statements [2021-12-13T14:45:49.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.202s coverage: 79.5% of statements [2021-12-13T14:45:49.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements [2021-12-13T14:45:50.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.209s coverage: 96.3% of statements [2021-12-13T14:45:50.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.171s coverage: 87.5% of statements [2021-12-13T14:46:03.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.186s coverage: 94.4% of statements [2021-12-13T14:46:03.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.206s coverage: 44.8% of statements [2021-12-13T14:46:08.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.575s coverage: 82.5% of statements [2021-12-13T14:46:08.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.343s coverage: 92.9% of statements [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.190s coverage: 87.2% of statements [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.168s coverage: 100.0% of statements [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.238s coverage: 58.8% of statements [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.229s coverage: 80.0% of statements [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.256s coverage: 87.2% of statements [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.309s coverage: 85.4% of statements [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.695s coverage: 91.2% of statements [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.795s coverage: 64.4% of statements [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-12-13T14:46:17.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.161s coverage: 100.0% of statements [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements [2021-12-13T14:46:17.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-12-13T14:46:18.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements [2021-12-13T14:46:18.447Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-12-13T14:46:22.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.212s coverage: 65.4% of statements [2021-12-13T14:46:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-12-13T14:46:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-12-13T14:46:22.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-12-13T14:46:25.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.809s coverage: 43.8% of statements [2021-12-13T14:46:25.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-12-13T14:46:25.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-12-13T14:46:25.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.320s coverage: 89.5% of statements [2021-12-13T14:46:25.415Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-12-13T14:46:25.415Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.192s coverage: 84.8% of statements [2021-12-13T14:46:25.415Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-12-13T14:46:33.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.218s coverage: 17.7% of statements [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-12-13T14:46:33.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.632s coverage: 92.3% of statements [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-12-13T14:46:33.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.239s coverage: 63.2% of statements [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-12-13T14:46:33.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.386s coverage: 97.7% of statements [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-12-13T14:46:33.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-12-13T14:46:33.701Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-12-13T14:46:33.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.175s coverage: 100.0% of statements [2021-12-13T14:46:33.701Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-12-13T14:46:33.973Z] 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-12-13T14:46:33.973Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-12-13T14:46:33.973Z] GO111MODULE=on go vet ./... [2021-12-13T14:47:35.192Z] Merging remotes/origin/main commit 1e57bbc099614f4d228215007f2f57534723e43b into PR head commit 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:47:35.306Z] Merge succeeded, producing 8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:47:35.306Z] Checking out Revision 8acc7a6cc61cc1956cbba6016c9de988fb6a317c (PR-3843) [2021-12-13T14:47:34.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T14:47:34.449Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-13T14:47:34.465Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-12-13T14:47:34.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-12-13T14:47:34.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T14:47:34.505Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3843/head:refs/remotes/origin/PR-3843 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-13T14:47:35.204Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T14:47:35.210Z] > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [2021-12-13T14:47:35.268Z] > git remote # timeout=10 [2021-12-13T14:47:35.276Z] > git config --get remote.origin.url # timeout=10 [2021-12-13T14:47:35.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-13T14:47:35.293Z] > git merge 1e57bbc099614f4d228215007f2f57534723e43b # timeout=10 [2021-12-13T14:47:35.302Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-13T14:47:35.310Z] > git config core.sparsecheckout # timeout=10 [2021-12-13T14:47:35.315Z] > git checkout -f 8acc7a6cc61cc1956cbba6016c9de988fb6a317c # timeout=10 [2021-12-13T14:47:38.830Z] Commit message: "fix: correct jwt error when reading private key" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T14:47:39.789Z] + echo snap-build.sh [2021-12-13T14:47:39.790Z] snap-build.sh [2021-12-13T14:47:39.790Z] + SNAP_BASE_DIR=. [2021-12-13T14:47:39.790Z] + '[' '!' -z /w/workspace/edgex-go/2 ']' [2021-12-13T14:47:39.790Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/2 [2021-12-13T14:47:39.790Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' [2021-12-13T14:47:39.790Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/2] [2021-12-13T14:47:39.790Z] + cd /w/workspace/edgex-go/2 [2021-12-13T14:47:39.790Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-12-13T14:47:39.790Z] Reading package lists... [2021-12-13T14:47:39.790Z] Building dependency tree... [2021-12-13T14:47:39.790Z] Reading state information... [2021-12-13T14:47:39.790Z] The following packages were automatically installed and are no longer required: [2021-12-13T14:47:39.790Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-12-13T14:47:39.790Z] uidmap xdelta3 [2021-12-13T14:47:39.790Z] Use 'sudo apt autoremove' to remove them. [2021-12-13T14:47:39.790Z] The following packages will be REMOVED: [2021-12-13T14:47:39.790Z] lxd* lxd-client* [2021-12-13T14:47:39.790Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-12-13T14:47:40.053Z] After this operation, 31.7 MB disk space will be freed. [2021-12-13T14:47:40.578Z] (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 ... 190666 files and directories currently installed.) [2021-12-13T14:47:40.578Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-13T14:47:41.524Z] Removing lxd dnsmasq configuration [2021-12-13T14:47:41.524Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-12-13T14:47:41.524Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-12-13T14:47:42.470Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-13T14:47:42.470Z] (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 ... 190491 files and directories currently installed.) [2021-12-13T14:47:42.470Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-12-13T14:47:43.862Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-13T14:47:43.862Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-12-13T14:47:44.434Z] + sudo snap remove --purge lxd [2021-12-13T14:47:44.434Z] snap "lxd" is not installed [2021-12-13T14:47:44.434Z] + sudo groupadd --force --system lxd [2021-12-13T14:47:44.434Z] ++ whoami [2021-12-13T14:47:44.434Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-12-13T14:47:44.696Z] + newgrp - lxd [2021-12-13T14:47:44.696Z] + sudo snap install lxd [2021-12-13T14:47:55.744Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-13T14:47:55.744Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-13T14:47:55.744Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-13T14:47:55.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-12-13T14:47:56.411Z] + ls -al . [2021-12-13T14:47:56.411Z] total 672 [2021-12-13T14:47:56.411Z] drwxrwxr-x 9 1001 1001 4096 Dec 13 14:47 . [2021-12-13T14:47:56.411Z] drwxr-xr-x 4 root root 4096 Dec 13 14:43 .. [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 11 Dec 13 14:41 .dockerignore [2021-12-13T14:47:56.411Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 14:41 .git [2021-12-13T14:47:56.411Z] drwxrwxr-x 4 1001 1001 4096 Dec 13 14:41 .github [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 804 Dec 13 14:41 .gitignore [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 14:41 .golangci.yml [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 76 Dec 13 14:41 .hadolint.yml [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 166 Dec 13 14:41 .sonarcloud.properties [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 14:41 ADOPTERS.md [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 8910 Dec 13 14:41 Attribution.txt [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 51732 Dec 13 14:41 CHANGELOG.md [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 14:41 CONTRIBUTING.md [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 14:41 GOVERNANCE.md [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 849 Dec 13 14:41 Jenkinsfile [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 14:41 LICENSE [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 6508 Dec 13 14:41 Makefile [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 14:41 OWNERS.md [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 8207 Dec 13 14:41 README.md [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 6912 Dec 13 14:41 SECURITY.md [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 5 Dec 13 14:37 VERSION [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 4131 Dec 13 14:41 ZMQWindows.md [2021-12-13T14:47:56.411Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 14:41 bin [2021-12-13T14:47:56.411Z] drwxrwxr-x 14 1001 1001 4096 Dec 13 14:41 cmd [2021-12-13T14:47:56.411Z] -rw-r--r-- 1 root root 428381 Dec 13 14:46 coverage.out [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 828 Dec 13 14:41 go.mod [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 49483 Dec 13 14:43 go.sum [2021-12-13T14:47:56.411Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 14:41 internal [2021-12-13T14:47:56.411Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 14:41 openapi [2021-12-13T14:47:56.411Z] drwxrwxr-x 4 1001 1001 4096 Dec 13 14:41 snap [2021-12-13T14:47:56.411Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 14:41 version.go [Pipeline] sh [2021-12-13T14:47:56.953Z] 2021-12-13T14:47:53Z INFO Waiting for automatic snapd restart... [2021-12-13T14:47:57.064Z] + '[' -e coverage.out ] [2021-12-13T14:47:57.064Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-12-13T14:47:57.083Z] Warning: overwriting stash ‘coverage-report’ [2021-12-13T14:47:57.818Z] Stashed 1 file(s) [Pipeline] sh [2021-12-13T14:47:58.462Z] + make build [2021-12-13T14:47:58.462Z] 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-12-13T14:48:05.166Z] 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-12-13T14:48:06.970Z] lxd 4.20 from Canonical* installed [2021-12-13T14:48:06.970Z] + sudo lxd init --auto [2021-12-13T14:48:17.007Z] + sudo snap install --classic snapcraft [2021-12-13T14:48:27.327Z] 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-12-13T14:48:28.752Z] 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-12-13T14:48:33.049Z] 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-12-13T14:48:34.025Z] 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-12-13T14:48:37.417Z] 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-12-13T14:48:40.801Z] 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-12-13T14:48:43.421Z] 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-12-13T14:48:48.905Z] 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-12-13T14:48:50.868Z] 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-12-13T14:48:55.165Z] 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-12-13T14:49:00.554Z] $ docker stop --time=1 716c772bdb49c99fc2ef7c2052e2266c6440d3ce8021b1ed096a7ed6d3f65b72 [2021-12-13T14:49:02.538Z] $ docker rm -f 716c772bdb49c99fc2ef7c2052e2266c6440d3ce8021b1ed096a7ed6d3f65b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:49:04.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T14:49:04.156Z] [2021-12-13T14:49:04.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:49:04.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T14:49:04.766Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-12-13T14:49:04.766Z] 29e5d40040c1: Pulling fs layer [2021-12-13T14:49:04.766Z] 1ce36da41761: Pulling fs layer [2021-12-13T14:49:04.766Z] 25b303627fd3: Pulling fs layer [2021-12-13T14:49:04.766Z] 29e5d40040c1: Verifying Checksum [2021-12-13T14:49:04.766Z] 29e5d40040c1: Download complete [2021-12-13T14:49:05.038Z] 1ce36da41761: Verifying Checksum [2021-12-13T14:49:05.038Z] 1ce36da41761: Download complete [2021-12-13T14:49:05.311Z] 29e5d40040c1: Pull complete [2021-12-13T14:49:06.738Z] 25b303627fd3: Verifying Checksum [2021-12-13T14:49:06.738Z] 25b303627fd3: Download complete [2021-12-13T14:49:06.738Z] 1ce36da41761: Pull complete [2021-12-13T14:49:16.869Z] 25b303627fd3: Pull complete [2021-12-13T14:49:16.869Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-12-13T14:49:16.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T14:49:16.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-12-13T14:49:17.063Z] prd-ubuntu18.04-docker-arm64-4c-16g-755 does not seem to be running inside a container [2021-12-13T14:49:17.120Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-12-13T14:49:19.260Z] $ docker top a91ccdef2a88fe8a9e4fab440f8475716acaae0ce14a15fe69ece4f8dc5b4947 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T14:49:20.121Z] + docker-compose build --help+ [2021-12-13T14:49:20.121Z] grep parallel [2021-12-13T14:49:23.492Z] --parallel Build images in parallel. [Pipeline] } [2021-12-13T14:49:23.493Z] $ docker stop --time=1 a91ccdef2a88fe8a9e4fab440f8475716acaae0ce14a15fe69ece4f8dc5b4947 [2021-12-13T14:49:25.087Z] $ docker rm -f a91ccdef2a88fe8a9e4fab440f8475716acaae0ce14a15fe69ece4f8dc5b4947 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:49:25.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-12-13T14:49:25.660Z] . [Pipeline] withDockerContainer [2021-12-13T14:49:25.852Z] prd-ubuntu18.04-docker-arm64-4c-16g-755 does not seem to be running inside a container [2021-12-13T14:49:25.904Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-12-13T14:49:27.079Z] $ docker top 4b00b5a5241c6d541ef8e59039b436d99a6a01b497a9972c7ed47571c1fd7298 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T14:49:27.969Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-12-13T14:49:31.343Z] Building core-command ... [2021-12-13T14:49:31.343Z] Building core-data ... [2021-12-13T14:49:31.343Z] Building core-metadata ... [2021-12-13T14:49:31.343Z] Building security-bootstrapper ... [2021-12-13T14:49:31.343Z] Building security-proxy-setup ... [2021-12-13T14:49:31.343Z] Building security-secretstore-setup ... [2021-12-13T14:49:31.343Z] Building support-notifications ... [2021-12-13T14:49:31.343Z] Building support-scheduler ... [2021-12-13T14:49:31.343Z] Building sys-mgmt-agent ... [2021-12-13T14:49:31.343Z] Building sys-mgmt-agent [2021-12-13T14:49:31.343Z] Building security-proxy-setup [2021-12-13T14:49:31.343Z] Building support-scheduler [2021-12-13T14:49:31.343Z] Building core-command [2021-12-13T14:49:31.343Z] Building support-notifications [2021-12-13T14:50:39.308Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:50:39.308Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:50:39.308Z] ---> f94ebf18d206 [2021-12-13T14:50:39.308Z] Step 3/21 : WORKDIR /edgex-go [2021-12-13T14:50:39.308Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:50:39.308Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:50:39.308Z] ---> f94ebf18d206 [2021-12-13T14:50:39.308Z] Step 3/20 : WORKDIR /edgex-go [2021-12-13T14:50:39.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:50:39.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:50:39.308Z] ---> f94ebf18d206 [2021-12-13T14:50:39.308Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T14:50:39.308Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:50:39.308Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:50:39.308Z] ---> f94ebf18d206 [2021-12-13T14:50:39.308Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T14:50:39.308Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:50:39.308Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:50:39.308Z] ---> f94ebf18d206 [2021-12-13T14:50:39.308Z] Step 3/23 : WORKDIR /edgex-go [2021-12-13T14:50:39.581Z] ---> Running in 935a11fd76ae [2021-12-13T14:50:39.581Z] ---> Running in 579725fd5867 [2021-12-13T14:50:39.581Z] ---> Running in 4de26cc491fb [2021-12-13T14:50:39.581Z] ---> Running in 1d23805e41ff [2021-12-13T14:50:39.581Z] ---> Running in 4ee8b3af6fd2 [2021-12-13T14:50:40.177Z] Removing intermediate container 4de26cc491fb [2021-12-13T14:50:40.177Z] ---> bf5b3a32b4e4 [2021-12-13T14:50:40.177Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:50:40.177Z] Removing intermediate container 935a11fd76ae [2021-12-13T14:50:40.177Z] ---> 00df31376a51 [2021-12-13T14:50:40.177Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:50:40.177Z] ---> Running in 498572e4c879 [2021-12-13T14:50:40.177Z] Removing intermediate container 4ee8b3af6fd2 [2021-12-13T14:50:40.177Z] ---> 35d364abaad2 [2021-12-13T14:50:40.177Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:50:40.177Z] Removing intermediate container 1d23805e41ff [2021-12-13T14:50:40.177Z] ---> 6d480bd01cff [2021-12-13T14:50:40.177Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:50:40.177Z] Removing intermediate container 579725fd5867 [2021-12-13T14:50:40.177Z] ---> c4b8a0c024a2 [2021-12-13T14:50:40.177Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:50:40.457Z] ---> Running in 47f4a1ccdd5d [2021-12-13T14:50:40.458Z] ---> Running in 508ab00f271b [2021-12-13T14:50:40.458Z] ---> Running in 83b9f033a414 [2021-12-13T14:50:40.458Z] ---> Running in aed7ab0ea4a6 [2021-12-13T14:50:43.884Z] Removing intermediate container 498572e4c879 [2021-12-13T14:50:43.884Z] ---> e33a0f31df8c [2021-12-13T14:50:43.884Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-12-13T14:50:43.884Z] Removing intermediate container 47f4a1ccdd5d [2021-12-13T14:50:43.884Z] ---> 0fb5862a91c4 [2021-12-13T14:50:43.884Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-12-13T14:50:43.884Z] Removing intermediate container 83b9f033a414 [2021-12-13T14:50:43.884Z] ---> 0f5095f8737a [2021-12-13T14:50:43.884Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-12-13T14:50:43.884Z] ---> Running in a54b26ff0bec [2021-12-13T14:50:43.884Z] ---> Running in c6fe66f156fe [2021-12-13T14:50:43.884Z] ---> Running in c44b2e02b272 [2021-12-13T14:50:43.884Z] Removing intermediate container 508ab00f271b [2021-12-13T14:50:43.884Z] ---> 2c946ea3c4bb [2021-12-13T14:50:43.884Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-12-13T14:50:43.884Z] Removing intermediate container aed7ab0ea4a6 [2021-12-13T14:50:43.884Z] ---> a6362e9c9872 [2021-12-13T14:50:43.884Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T14:50:44.160Z] ---> Running in 201ac45861f0 [2021-12-13T14:50:44.160Z] ---> Running in fa9b06d920e0 [2021-12-13T14:50:45.961Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:46.655Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:46.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:46.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:46.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:46.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:47.556Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:47.833Z] OK: 219 MiB in 52 packages [2021-12-13T14:50:47.833Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:47.833Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:48.126Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:50:48.727Z] OK: 219 MiB in 52 packages [2021-12-13T14:50:49.002Z] OK: 219 MiB in 52 packages [2021-12-13T14:50:49.002Z] Removing intermediate container a54b26ff0bec [2021-12-13T14:50:49.002Z] ---> 8afe0102e3b4 [2021-12-13T14:50:49.002Z] Step 6/22 : COPY . . [2021-12-13T14:50:49.283Z] OK: 219 MiB in 52 packages [2021-12-13T14:50:49.570Z] OK: 219 MiB in 52 packages [2021-12-13T14:50:50.902Z] Removing intermediate container c6fe66f156fe [2021-12-13T14:50:50.902Z] ---> 3ad1ab236621 [2021-12-13T14:50:50.902Z] Step 6/20 : COPY . . [2021-12-13T14:50:50.902Z] Removing intermediate container fa9b06d920e0 [2021-12-13T14:50:50.902Z] ---> d4ad0c233f78 [2021-12-13T14:50:50.902Z] Step 6/22 : COPY . . [2021-12-13T14:50:50.902Z] Removing intermediate container c44b2e02b272 [2021-12-13T14:50:50.902Z] ---> 6355f9371e9d [2021-12-13T14:50:50.902Z] Step 6/21 : COPY . . [2021-12-13T14:50:51.176Z] Removing intermediate container 201ac45861f0 [2021-12-13T14:50:51.176Z] ---> f13c61c222bb [2021-12-13T14:50:51.176Z] Step 6/23 : COPY go.mod . [2021-12-13T14:50:52.616Z] ---> 0d31ca81391b [2021-12-13T14:50:52.616Z] Step 7/23 : RUN go mod download [2021-12-13T14:50:52.616Z] ---> Running in 8b7076d77ae0 [2021-12-13T14:50:58.020Z] Removing intermediate container 8b7076d77ae0 [2021-12-13T14:50:58.020Z] ---> 3557cd356e94 [2021-12-13T14:50:58.020Z] Step 8/23 : COPY . . [2021-12-13T14:51:16.317Z] ---> b06684d58997 [2021-12-13T14:51:16.317Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:51:16.317Z] ---> Running in edf2371c298f [2021-12-13T14:51:16.317Z] ---> f66ac78d1f0c [2021-12-13T14:51:16.317Z] ---> 944b1ea53f10 [2021-12-13T14:51:16.317Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:51:16.317Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:51:16.317Z] ---> 246bcf4e0b21 [2021-12-13T14:51:16.317Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:51:16.317Z] ---> Running in b6cc095b57f6 [2021-12-13T14:51:16.317Z] ---> Running in 8b668c9d8c63 [2021-12-13T14:51:16.317Z] ---> Running in ba738574716a [2021-12-13T14:51:17.781Z] ---> 77a041602959 [2021-12-13T14:51:17.782Z] Step 9/23 : RUN go mod tidy [2021-12-13T14:51:17.782Z] ---> Running in 62d6d5cf87fe [2021-12-13T14:51:18.774Z] Removing intermediate container edf2371c298f [2021-12-13T14:51:18.774Z] ---> 2f8eaf47d29b [2021-12-13T14:51:18.774Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-12-13T14:51:18.774Z] ---> Running in 2f90c0132ea2 [2021-12-13T14:51:19.048Z] Removing intermediate container ba738574716a [2021-12-13T14:51:19.048Z] ---> 9b79ca9936fb [2021-12-13T14:51:19.048Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-12-13T14:51:19.330Z] ---> Running in f25fa44a1588 [2021-12-13T14:51:19.602Z] Removing intermediate container 8b668c9d8c63 [2021-12-13T14:51:19.602Z] ---> cd38fe02addb [2021-12-13T14:51:19.602Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-12-13T14:51:19.602Z] ---> Running in c2ed769fe002 [2021-12-13T14:51:19.878Z] Removing intermediate container b6cc095b57f6 [2021-12-13T14:51:19.878Z] ---> ea9bf340eece [2021-12-13T14:51:19.878Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-12-13T14:51:19.878Z] ---> Running in e5c17f0e94a3 [2021-12-13T14:51:21.315Z] 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-12-13T14:51:21.315Z] 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-12-13T14:51:21.921Z] 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-12-13T14:51:21.921Z] 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-12-13T14:51:22.918Z] Removing intermediate container 62d6d5cf87fe [2021-12-13T14:51:22.918Z] ---> 0b700b25dc6f [2021-12-13T14:51:22.918Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-12-13T14:51:23.200Z] ---> Running in 20a97e4dd2e3 [2021-12-13T14:51:24.636Z] 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-12-13T14:52:38.653Z] snapcraft 6.0 from Canonical* installed [2021-12-13T14:52:38.653Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-12-13T14:52:38.653Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-12-13T14:52:38.653Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-13T14:52:38.653Z] Dload Upload Total Spent Left Speed [2021-12-13T14:52:38.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 3576 0 --:--:-- --:--:-- --:--:-- 3556 [2021-12-13T14:52:38.653Z] 100 3325k 100 3325k 0 0 5722k 0 --:--:-- --:--:-- --:--:-- 5722k [2021-12-13T14:52:38.653Z] ./yq_linux_amd64 [2021-12-13T14:52:38.653Z] + sudo snapcraft prime --use-lxd [2021-12-13T14:52:38.653Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-12-13T14:52:38.653Z] 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-12-13T14:52:38.653Z] - README.md [2021-12-13T14:52:38.653Z] [2021-12-13T14:52:38.653Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-13T14:52:38.653Z] Launching a container. [2021-12-13T14:52:50.878Z] Waiting for container to be ready [2021-12-13T14:52:50.878Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-12-13T14:52:50.878Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-12-13T14:52:50.878Z] [2021-12-13T14:52:53.422Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-12-13T14:52:53.998Z] Waiting for network to be ready... [2021-12-13T14:52:54.260Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-12-13T14:52:54.523Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1983 kB] [2021-12-13T14:52:54.523Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-12-13T14:52:54.786Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [355 kB] [2021-12-13T14:52:54.786Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-12-13T14:52:54.786Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-12-13T14:52:54.786Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [535 kB] [2021-12-13T14:52:54.786Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [72.4 kB] [2021-12-13T14:52:54.786Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1156 kB] [2021-12-13T14:52:54.786Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [265 kB] [2021-12-13T14:52:55.048Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-12-13T14:52:55.048Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-12-13T14:52:55.620Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-12-13T14:52:55.620Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-12-13T14:52:55.620Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-12-13T14:52:55.620Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-12-13T14:52:55.620Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-12-13T14:52:55.620Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-12-13T14:52:56.191Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-12-13T14:52:56.451Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2328 kB] [2021-12-13T14:52:56.714Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [448 kB] [2021-12-13T14:52:56.714Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-12-13T14:52:56.714Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-12-13T14:52:56.714Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [559 kB] [2021-12-13T14:52:56.714Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [76.4 kB] [2021-12-13T14:52:56.714Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1771 kB] [2021-12-13T14:52:56.977Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [383 kB] [2021-12-13T14:52:58.891Z] Fetched 25.7 MB in 5s (5626 kB/s) [2021-12-13T14:52:59.836Z] Reading package lists... [2021-12-13T14:53:00.100Z] Reading package lists... [2021-12-13T14:53:00.361Z] Building dependency tree... [2021-12-13T14:53:00.361Z] Reading state information... [2021-12-13T14:53:00.361Z] The following additional packages will be installed: [2021-12-13T14:53:00.361Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-13T14:53:00.361Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-13T14:53:00.361Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-13T14:53:00.361Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-12-13T14:53:00.361Z] Suggested packages: [2021-12-13T14:53:00.361Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-12-13T14:53:00.361Z] Recommended packages: [2021-12-13T14:53:00.361Z] gnupg libsasl2-modules [2021-12-13T14:53:00.361Z] The following NEW packages will be installed: [2021-12-13T14:53:00.361Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-12-13T14:53:00.361Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-12-13T14:53:00.361Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-12-13T14:53:00.361Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-12-13T14:53:00.361Z] The following packages will be upgraded: [2021-12-13T14:53:00.361Z] gpg gpg-agent gpgconf libudev1 [2021-12-13T14:53:00.622Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-12-13T14:53:00.622Z] Need to get 3527 kB of archives. [2021-12-13T14:53:00.622Z] After this operation, 13.3 MB of additional disk space will be used. [2021-12-13T14:53:00.622Z] 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-12-13T14:53:00.622Z] 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-12-13T14:53:00.622Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-12-13T14:53:00.622Z] 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-12-13T14:53:00.622Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-12-13T14:53:00.881Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-12-13T14:53:01.449Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-12-13T14:53:01.449Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-12-13T14:53:01.449Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-12-13T14:53:01.449Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-12-13T14:53:01.450Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-12-13T14:53:01.711Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-12-13T14:53:01.711Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-12-13T14:53:01.711Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-12-13T14:53:01.711Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-12-13T14:53:01.711Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-12-13T14:53:01.711Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-12-13T14:53:01.711Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-12-13T14:53:01.711Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-12-13T14:53:01.711Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-12-13T14:53:01.711Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-12-13T14:53:01.711Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-12-13T14:53:01.972Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T14:53:01.972Z] Fetched 3527 kB in 1s (2709 kB/s) [2021-12-13T14:53:01.972Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-13T14:53:01.972Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-12-13T14:53:01.972Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-13T14:53:01.972Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-12-13T14:53:01.972Z] Selecting previously unselected package udev. [2021-12-13T14:53:01.972Z] (Reading database ... 12511 files and directories currently installed.) [2021-12-13T14:53:01.972Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-12-13T14:53:01.972Z] Unpacking udev (237-3ubuntu10.52) ... [2021-12-13T14:53:02.233Z] Selecting previously unselected package libfuse2:amd64. [2021-12-13T14:53:02.234Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-12-13T14:53:02.234Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-13T14:53:02.234Z] Selecting previously unselected package fuse. [2021-12-13T14:53:02.234Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-12-13T14:53:02.234Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-12-13T14:53:02.496Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T14:53:02.496Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-13T14:53:02.496Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T14:53:02.496Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-13T14:53:02.496Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T14:53:02.496Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-13T14:53:02.496Z] Selecting previously unselected package libksba8:amd64. [2021-12-13T14:53:02.496Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-12-13T14:53:02.757Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-12-13T14:53:02.757Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-12-13T14:53:02.757Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:02.757Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:02.757Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-12-13T14:53:02.757Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:02.757Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:02.757Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-12-13T14:53:02.757Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:02.757Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:02.757Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-12-13T14:53:02.757Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:02.757Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:03.018Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-12-13T14:53:03.018Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:03.018Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:03.018Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-12-13T14:53:03.018Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:03.018Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:03.018Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-12-13T14:53:03.018Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:03.018Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:03.018Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-12-13T14:53:03.018Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:03.018Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:03.018Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-12-13T14:53:03.018Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-12-13T14:53:03.018Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:03.279Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-12-13T14:53:03.279Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-13T14:53:03.279Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-13T14:53:03.279Z] Selecting previously unselected package libsasl2-2:amd64. [2021-12-13T14:53:03.279Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-12-13T14:53:03.279Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-13T14:53:03.279Z] Selecting previously unselected package libldap-common. [2021-12-13T14:53:03.279Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-12-13T14:53:03.279Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-13T14:53:03.279Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-12-13T14:53:03.279Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-12-13T14:53:03.279Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-13T14:53:03.279Z] Selecting previously unselected package dirmngr. [2021-12-13T14:53:03.540Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T14:53:03.540Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-13T14:53:03.540Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-13T14:53:03.540Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-12-13T14:53:03.540Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-12-13T14:53:03.540Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-13T14:53:03.540Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-12-13T14:53:03.540Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-12-13T14:53:03.540Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:03.540Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-12-13T14:53:03.540Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-13T14:53:03.540Z] Setting up udev (237-3ubuntu10.52) ... [2021-12-13T14:53:03.801Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-12-13T14:53:04.063Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:04.063Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-12-13T14:53:04.063Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-12-13T14:53:04.063Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-12-13T14:53:04.063Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:04.063Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:04.063Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:04.063Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:04.063Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:04.063Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:04.063Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-12-13T14:53:04.063Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-12-13T14:53:04.063Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-12-13T14:53:04.063Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-13T14:53:04.632Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-12-13T14:53:04.632Z] settings in the [Install] section, and DefaultInstance for template units). [2021-12-13T14:53:04.632Z] This means they are not meant to be enabled using systemctl. [2021-12-13T14:53:04.632Z] Possible reasons for having this kind of units are: [2021-12-13T14:53:04.632Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-12-13T14:53:04.632Z] .wants/ or .requires/ directory. [2021-12-13T14:53:04.632Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-12-13T14:53:04.632Z] a requirement dependency on it. [2021-12-13T14:53:04.632Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-12-13T14:53:04.632Z] D-Bus, udev, scripted systemctl call, ...). [2021-12-13T14:53:04.632Z] 4) In case of template units, the unit is meant to be enabled with some [2021-12-13T14:53:04.632Z] instance name specified. [2021-12-13T14:53:04.893Z] Reading package lists... [2021-12-13T14:53:05.155Z] Building dependency tree... [2021-12-13T14:53:05.155Z] Reading state information... [2021-12-13T14:53:05.417Z] The following additional packages will be installed: [2021-12-13T14:53:05.417Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-12-13T14:53:05.417Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-12-13T14:53:05.417Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-12-13T14:53:05.417Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-12-13T14:53:05.417Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-12-13T14:53:05.417Z] Suggested packages: [2021-12-13T14:53:05.417Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-12-13T14:53:05.417Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-12-13T14:53:05.417Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-12-13T14:53:05.417Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-12-13T14:53:05.417Z] systemd-container policykit-1 [2021-12-13T14:53:05.417Z] Recommended packages: [2021-12-13T14:53:05.417Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-12-13T14:53:05.417Z] The following NEW packages will be installed: [2021-12-13T14:53:05.417Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-12-13T14:53:05.417Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-12-13T14:53:05.417Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-12-13T14:53:05.417Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-12-13T14:53:05.417Z] python3.6-minimal snapd squashfs-tools sudo [2021-12-13T14:53:05.417Z] The following packages will be upgraded: [2021-12-13T14:53:05.417Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-12-13T14:53:05.417Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-12-13T14:53:05.417Z] Need to get 36.8 MB of archives. [2021-12-13T14:53:05.417Z] After this operation, 147 MB of additional disk space will be used. [2021-12-13T14:53:05.417Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-12-13T14:53:05.417Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-12-13T14:53:05.417Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-12-13T14:53:05.679Z] 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-12-13T14:53:05.679Z] 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-12-13T14:53:05.679Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-12-13T14:53:05.679Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-12-13T14:53:05.679Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-12-13T14:53:05.679Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-12-13T14:53:05.679Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-12-13T14:53:05.679Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-12-13T14:53:05.679Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-12-13T14:53:05.679Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-12-13T14:53:05.679Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-12-13T14:53:05.679Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-12-13T14:53:05.679Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-12-13T14:53:06.624Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-12-13T14:53:06.624Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-12-13T14:53:06.624Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-12-13T14:53:06.624Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2021-12-13T14:53:06.624Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-12-13T14:53:06.625Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-12-13T14:53:06.625Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-12-13T14:53:06.625Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-12-13T14:53:06.625Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-12-13T14:53:06.625Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-12-13T14:53:06.625Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-12-13T14:53:06.625Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-12-13T14:53:06.625Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-12-13T14:53:06.886Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-12-13T14:53:08.282Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T14:53:08.282Z] Fetched 36.8 MB in 3s (14.3 MB/s) [2021-12-13T14:53:08.282Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-13T14:53:08.282Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-12-13T14:53:08.282Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-13T14:53:08.542Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-12-13T14:53:08.803Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-13T14:53:08.803Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-12-13T14:53:08.803Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-13T14:53:08.803Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-12-13T14:53:08.803Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-12-13T14:53:08.803Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-12-13T14:53:09.063Z] (Reading database ... 12757 files and directories currently installed.) [2021-12-13T14:53:09.063Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-12-13T14:53:09.063Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-12-13T14:53:09.323Z] Setting up apt (1.6.14) ... [2021-12-13T14:53:09.323Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-12-13T14:53:09.582Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-12-13T14:53:09.842Z] (Reading database ... 12764 files and directories currently installed.) [2021-12-13T14:53:09.842Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2021-12-13T14:53:09.842Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2021-12-13T14:53:09.842Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-12-13T14:53:09.842Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-13T14:53:09.842Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T14:53:10.102Z] Selecting previously unselected package libexpat1:amd64. [2021-12-13T14:53:10.102Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-12-13T14:53:10.102Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-13T14:53:10.102Z] Selecting previously unselected package python3.6-minimal. [2021-12-13T14:53:10.102Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-13T14:53:10.102Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T14:53:10.362Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2021-12-13T14:53:10.362Z] Checking for services that may need to be restarted...done. [2021-12-13T14:53:10.362Z] Checking for services that may need to be restarted...done. [2021-12-13T14:53:10.362Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T14:53:10.362Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-12-13T14:53:10.362Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T14:53:10.936Z] Selecting previously unselected package python3-minimal. [2021-12-13T14:53:10.936Z] (Reading database ... 13012 files and directories currently installed.) [2021-12-13T14:53:10.936Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-12-13T14:53:10.936Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-12-13T14:53:10.936Z] Selecting previously unselected package mime-support. [2021-12-13T14:53:10.936Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-12-13T14:53:10.936Z] Unpacking mime-support (3.60ubuntu1) ... [2021-12-13T14:53:10.936Z] Selecting previously unselected package libmpdec2:amd64. [2021-12-13T14:53:10.936Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-12-13T14:53:10.936Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-13T14:53:10.936Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-12-13T14:53:10.936Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-13T14:53:10.936Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T14:53:11.196Z] Selecting previously unselected package python3.6. [2021-12-13T14:53:11.196Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-12-13T14:53:11.196Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T14:53:11.196Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-12-13T14:53:11.196Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-12-13T14:53:11.196Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-13T14:53:11.196Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-12-13T14:53:11.456Z] Selecting previously unselected package python3. [2021-12-13T14:53:11.456Z] (Reading database ... 13442 files and directories currently installed.) [2021-12-13T14:53:11.456Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-12-13T14:53:11.456Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-12-13T14:53:11.456Z] Selecting previously unselected package multiarch-support. [2021-12-13T14:53:11.456Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T14:53:11.456Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-12-13T14:53:11.717Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-12-13T14:53:11.717Z] Selecting previously unselected package liblzo2-2:amd64. [2021-12-13T14:53:11.717Z] (Reading database ... 13479 files and directories currently installed.) [2021-12-13T14:53:11.717Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-12-13T14:53:11.717Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-12-13T14:53:11.717Z] Selecting previously unselected package libbsd0:amd64. [2021-12-13T14:53:11.717Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-12-13T14:53:11.717Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-13T14:53:11.717Z] Selecting previously unselected package sudo. [2021-12-13T14:53:11.717Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-12-13T14:53:11.717Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-13T14:53:11.978Z] Selecting previously unselected package apparmor. [2021-12-13T14:53:11.978Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-12-13T14:53:11.978Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-12-13T14:53:11.978Z] Selecting previously unselected package libedit2:amd64. [2021-12-13T14:53:11.978Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-12-13T14:53:11.978Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-12-13T14:53:11.978Z] Selecting previously unselected package libkrb5support0:amd64. [2021-12-13T14:53:11.978Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-12-13T14:53:11.978Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T14:53:11.978Z] Selecting previously unselected package libk5crypto3:amd64. [2021-12-13T14:53:11.978Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-13T14:53:11.978Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T14:53:12.238Z] Selecting previously unselected package libkeyutils1:amd64. [2021-12-13T14:53:12.238Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-12-13T14:53:12.238Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-13T14:53:12.238Z] Selecting previously unselected package libkrb5-3:amd64. [2021-12-13T14:53:12.238Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-12-13T14:53:12.238Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T14:53:12.238Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-12-13T14:53:12.238Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-12-13T14:53:12.238Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T14:53:12.238Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-12-13T14:53:12.238Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-12-13T14:53:12.238Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-13T14:53:12.498Z] Selecting previously unselected package openssh-client. [2021-12-13T14:53:12.498Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-12-13T14:53:12.498Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-13T14:53:12.498Z] Selecting previously unselected package squashfs-tools. [2021-12-13T14:53:12.498Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-12-13T14:53:12.498Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-13T14:53:12.759Z] Selecting previously unselected package snapd. [2021-12-13T14:53:12.759Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-12-13T14:53:12.759Z] Unpacking snapd (2.51.1+18.04) ... [2021-12-13T14:53:14.673Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-12-13T14:53:14.673Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-12-13T14:53:14.673Z] Setting up mime-support (3.60ubuntu1) ... [2021-12-13T14:53:14.673Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-12-13T14:53:14.933Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-12-13T14:53:14.933Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T14:53:14.933Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-13T14:53:14.933Z] Setting up systemd (237-3ubuntu10.52) ... [2021-12-13T14:53:14.933Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-12-13T14:53:15.504Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-12-13T14:53:15.504Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-12-13T14:53:15.504Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-12-13T14:53:15.504Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T14:53:15.504Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T14:53:15.504Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-12-13T14:53:16.073Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-12-13T14:53:16.074Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T14:53:16.074Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-12-13T14:53:16.074Z] Setting up python3 (3.6.7-1~18.04) ... [2021-12-13T14:53:16.074Z] running python rtupdate hooks for python3.6... [2021-12-13T14:53:16.074Z] running python post-rtupdate hooks for python3.6... [2021-12-13T14:53:16.074Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-12-13T14:53:16.453Z] 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-12-13T14:53:16.453Z] Removing intermediate container c2ed769fe002 [2021-12-13T14:53:16.453Z] ---> 9849183ae234 [2021-12-13T14:53:16.453Z] [2021-12-13T14:53:16.453Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T14:53:16.453Z] 3.14: Pulling from library/alpine [2021-12-13T14:53:16.453Z] Removing intermediate container 2f90c0132ea2 [2021-12-13T14:53:16.453Z] ---> 85f621e3af1d [2021-12-13T14:53:16.453Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-12-13T14:53:16.453Z] ---> Running in e34d6c652b7b [2021-12-13T14:53:16.647Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-12-13T14:53:16.906Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-12-13T14:53:16.906Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-12-13T14:53:16.906Z] Setting up snapd (2.51.1+18.04) ... [2021-12-13T14:53:17.168Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-12-13T14:53:17.428Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-12-13T14:53:17.689Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-12-13T14:53:17.689Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-12-13T14:53:17.950Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-13T14:53:17.950Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-12-13T14:53:18.210Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-12-13T14:53:18.210Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-12-13T14:53:18.464Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-13T14:53:18.464Z] Status: Downloaded newer image for alpine:3.14 [2021-12-13T14:53:18.464Z] ---> 5b8b7b635229 [2021-12-13T14:53:18.464Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T14:53:18.464Z] ---> Running in 957ea8e6e163 [2021-12-13T14:53:18.470Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-12-13T14:53:18.730Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-12-13T14:53:18.730Z] /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-12-13T14:53:18.730Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-12-13T14:53:18.730Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-13T14:53:18.740Z] 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-12-13T14:53:19.676Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-13T14:53:19.676Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-13T14:53:19.676Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-13T14:53:20.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:53:21.322Z] Reading package lists... [2021-12-13T14:53:21.322Z] Reading package lists... [2021-12-13T14:53:21.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:53:21.583Z] Building dependency tree... [2021-12-13T14:53:21.583Z] Reading state information... [2021-12-13T14:53:21.583Z] Calculating upgrade... [2021-12-13T14:53:21.843Z] The following packages will be upgraded: [2021-12-13T14:53:21.843Z] advancecomp base-files bash binutils binutils-common [2021-12-13T14:53:21.843Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-12-13T14:53:21.843Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-12-13T14:53:21.843Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-12-13T14:53:21.843Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-12-13T14:53:21.843Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-12-13T14:53:21.843Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-12-13T14:53:21.843Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-12-13T14:53:21.843Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-12-13T14:53:21.843Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-12-13T14:53:21.843Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-12-13T14:53:21.843Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-12-13T14:53:21.843Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-12-13T14:53:21.843Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-12-13T14:53:21.843Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-12-13T14:53:21.843Z] ubuntu-keyring util-linux [2021-12-13T14:53:22.103Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-12-13T14:53:22.103Z] Need to get 64.2 MB of archives. [2021-12-13T14:53:22.103Z] After this operation, 5154 kB of additional disk space will be used. [2021-12-13T14:53:22.103Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-163.171 [994 kB] [2021-12-13T14:53:22.354Z] Removing intermediate container e5c17f0e94a3 [2021-12-13T14:53:22.354Z] ---> d8181aec2a59 [2021-12-13T14:53:22.354Z] [2021-12-13T14:53:22.354Z] Step 9/20 : FROM alpine:3.14 [2021-12-13T14:53:22.354Z] ---> 5b8b7b635229 [2021-12-13T14:53:22.354Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-12-13T14:53:22.354Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-12-13T14:53:22.354Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:53:22.354Z] OK: 6 MiB in 15 packages [2021-12-13T14:53:22.364Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-12-13T14:53:22.636Z] ---> Running in ba94057064ba [2021-12-13T14:53:22.934Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-12-13T14:53:22.934Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-12-13T14:53:22.934Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-12-13T14:53:22.934Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-12-13T14:53:22.934Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-12-13T14:53:22.934Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-12-13T14:53:22.934Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-12-13T14:53:22.934Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-12-13T14:53:22.934Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-12-13T14:53:22.934Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-12-13T14:53:22.934Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-12-13T14:53:22.935Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-12-13T14:53:22.935Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-12-13T14:53:22.935Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-12-13T14:53:22.935Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-12-13T14:53:22.935Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-12-13T14:53:23.195Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-12-13T14:53:23.195Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-12-13T14:53:23.195Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-12-13T14:53:23.195Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-12-13T14:53:23.455Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-12-13T14:53:23.455Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-12-13T14:53:23.455Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-12-13T14:53:23.455Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-12-13T14:53:23.455Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-12-13T14:53:23.455Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-12-13T14:53:23.455Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-12-13T14:53:23.455Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-12-13T14:53:23.455Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-12-13T14:53:23.455Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-12-13T14:53:23.455Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-12-13T14:53:23.455Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-12-13T14:53:23.455Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-12-13T14:53:23.455Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-12-13T14:53:23.455Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-12-13T14:53:23.455Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-12-13T14:53:23.455Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-12-13T14:53:23.455Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-12-13T14:53:23.455Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-12-13T14:53:23.455Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-12-13T14:53:23.455Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-12-13T14:53:23.455Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-12-13T14:53:23.455Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-12-13T14:53:23.715Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-12-13T14:53:23.715Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-12-13T14:53:23.715Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-12-13T14:53:23.715Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-12-13T14:53:23.715Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-12-13T14:53:23.715Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-12-13T14:53:23.715Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-12-13T14:53:23.715Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-12-13T14:53:23.715Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-12-13T14:53:23.715Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-12-13T14:53:23.715Z] Get:56 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-12-13T14:53:23.715Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-12-13T14:53:23.715Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-12-13T14:53:23.715Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-12-13T14:53:23.715Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-12-13T14:53:23.715Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-12-13T14:53:23.715Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-12-13T14:53:23.715Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-12-13T14:53:23.715Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-12-13T14:53:23.715Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-12-13T14:53:23.976Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-12-13T14:53:23.976Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-12-13T14:53:23.976Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-12-13T14:53:23.976Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-12-13T14:53:23.976Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-12-13T14:53:23.976Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-12-13T14:53:23.976Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-12-13T14:53:23.976Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-12-13T14:53:23.976Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-12-13T14:53:23.976Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-12-13T14:53:23.976Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-12-13T14:53:23.976Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-12-13T14:53:23.976Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-12-13T14:53:23.976Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-12-13T14:53:23.976Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2021-12-13T14:53:23.976Z] Get:81 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-12-13T14:53:23.976Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-12-13T14:53:23.976Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-12-13T14:53:23.976Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-12-13T14:53:23.976Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-12-13T14:53:23.976Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-12-13T14:53:24.082Z] Removing intermediate container e34d6c652b7b [2021-12-13T14:53:24.082Z] ---> 68173a0d1740 [2021-12-13T14:53:24.082Z] [2021-12-13T14:53:24.082Z] Step 10/22 : FROM docker:20.10.8 [2021-12-13T14:53:24.082Z] Removing intermediate container 957ea8e6e163 [2021-12-13T14:53:24.082Z] ---> 21e31524c999 [2021-12-13T14:53:24.082Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T14:53:24.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:53:24.236Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-12-13T14:53:24.236Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-12-13T14:53:24.236Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-12-13T14:53:24.236Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-12-13T14:53:24.236Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-12-13T14:53:24.236Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-12-13T14:53:24.236Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-12-13T14:53:24.236Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-12-13T14:53:24.355Z] ---> Running in f411cadeab19 [2021-12-13T14:53:24.355Z] 20.10.8: Pulling from library/docker [2021-12-13T14:53:24.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:53:24.805Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-12-13T14:53:24.959Z] Removing intermediate container f411cadeab19 [2021-12-13T14:53:24.960Z] ---> 8b7cf112f50a [2021-12-13T14:53:24.960Z] Step 12/22 : ENV APP_PORT=59882 [2021-12-13T14:53:24.960Z] ---> Running in fab041396ebb [2021-12-13T14:53:25.240Z] (1/5) Installing ca-certificates (20191127-r5) [2021-12-13T14:53:25.240Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-12-13T14:53:25.381Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-12-13T14:53:25.381Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-12-13T14:53:25.381Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-12-13T14:53:25.515Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T14:53:25.515Z] (4/5) Installing libcurl (7.79.1-r0) [2021-12-13T14:53:25.515Z] (5/5) Installing curl (7.79.1-r0) [2021-12-13T14:53:25.515Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:53:25.515Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T14:53:25.791Z] OK: 8 MiB in 19 packages [2021-12-13T14:53:25.951Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-12-13T14:53:25.951Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-12-13T14:53:25.951Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-12-13T14:53:25.951Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-12-13T14:53:25.951Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-12-13T14:53:25.951Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T14:53:25.951Z] Fetched 64.2 MB in 4s (15.8 MB/s) [2021-12-13T14:53:26.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T14:53:26.211Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T14:53:26.211Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-13T14:53:26.388Z] Removing intermediate container fab041396ebb [2021-12-13T14:53:26.388Z] ---> 00b7a2a4de05 [2021-12-13T14:53:26.388Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T14:53:26.473Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T14:53:26.473Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-13T14:53:26.664Z] ---> Running in 9d5902490e4f [2021-12-13T14:53:26.733Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-163.171_amd64.deb ... [2021-12-13T14:53:26.733Z] Unpacking linux-libc-dev:amd64 (4.15.0-163.171) over (4.15.0-20.21) ... [2021-12-13T14:53:26.733Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:26.733Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:26.994Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:26.994Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:26.994Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:26.994Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:26.994Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:26.994Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:27.255Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:27.255Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:27.255Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:27.255Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:27.255Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:27.255Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:27.255Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:27.261Z] Removing intermediate container 9d5902490e4f [2021-12-13T14:53:27.261Z] ---> 3177ba7d838d [2021-12-13T14:53:27.261Z] Step 14/22 : WORKDIR / [2021-12-13T14:53:27.516Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T14:53:27.517Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:27.517Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-12-13T14:53:27.517Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:27.517Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T14:53:27.517Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:27.517Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:27.517Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:27.517Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:27.532Z] ---> Running in 4a6f3f6d1147 [2021-12-13T14:53:27.532Z] Removing intermediate container f25fa44a1588 [2021-12-13T14:53:27.532Z] ---> 6df2a4494f5e [2021-12-13T14:53:27.532Z] [2021-12-13T14:53:27.532Z] Step 9/21 : FROM alpine:3.14 [2021-12-13T14:53:27.532Z] ---> 5b8b7b635229 [2021-12-13T14:53:27.532Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-12-13T14:53:27.777Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:27.777Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-12-13T14:53:27.777Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:27.804Z] ---> Running in ef56e9fc7c44 [2021-12-13T14:53:28.038Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T14:53:28.038Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T14:53:28.038Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-13T14:53:28.081Z] Removing intermediate container ba94057064ba [2021-12-13T14:53:28.081Z] ---> 7889f27ec850 [2021-12-13T14:53:28.081Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T14:53:28.081Z] ---> Running in da262ead3c6d [2021-12-13T14:53:28.299Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-12-13T14:53:28.354Z] Removing intermediate container 4a6f3f6d1147 [2021-12-13T14:53:28.354Z] ---> bd109a206964 [2021-12-13T14:53:28.354Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:53:28.561Z] (Reading database ... 13914 files and directories currently installed.) [2021-12-13T14:53:28.561Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-12-13T14:53:28.561Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-12-13T14:53:28.561Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-12-13T14:53:28.821Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-12-13T14:53:28.821Z] Setting up base-files (10.1ubuntu2.11) ... [2021-12-13T14:53:28.821Z] Installing new version of config file /etc/issue ... [2021-12-13T14:53:28.821Z] Installing new version of config file /etc/issue.net ... [2021-12-13T14:53:28.821Z] Installing new version of config file /etc/lsb-release ... [2021-12-13T14:53:28.821Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-12-13T14:53:28.954Z] Removing intermediate container da262ead3c6d [2021-12-13T14:53:28.954Z] ---> 07edaaaca6b1 [2021-12-13T14:53:28.954Z] Step 12/20 : WORKDIR /edgex [2021-12-13T14:53:28.954Z] Removing intermediate container 20a97e4dd2e3 [2021-12-13T14:53:28.954Z] ---> 26cbd7e7bc1d [2021-12-13T14:53:28.954Z] [2021-12-13T14:53:28.954Z] Step 11/23 : FROM alpine:3.14 [2021-12-13T14:53:28.954Z] ---> 5b8b7b635229 [2021-12-13T14:53:28.954Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-12-13T14:53:28.954Z] ---> Using cache [2021-12-13T14:53:28.954Z] ---> 21e31524c999 [2021-12-13T14:53:28.954Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T14:53:28.954Z] ---> Using cache [2021-12-13T14:53:28.954Z] ---> 8b7cf112f50a [2021-12-13T14:53:28.954Z] Step 14/23 : ENV APP_PORT=59861 [2021-12-13T14:53:28.954Z] ---> Running in 7c939acc0e78 [2021-12-13T14:53:28.954Z] ---> Running in 154d2ebd22e8 [2021-12-13T14:53:29.082Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-12-13T14:53:29.082Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-12-13T14:53:29.082Z] Removing obsolete conffile /etc/default/motd-news ... [2021-12-13T14:53:29.344Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:29.344Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-12-13T14:53:29.344Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-12-13T14:53:29.344Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-12-13T14:53:29.344Z] 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-12-13T14:53:29.344Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:29.344Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:29.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:53:29.550Z] ---> 94aef9fc8cd6 [2021-12-13T14:53:29.550Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-12-13T14:53:29.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:53:29.603Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:29.604Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:29.604Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:29.604Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-12-13T14:53:29.604Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-12-13T14:53:29.604Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-12-13T14:53:29.825Z] Removing intermediate container 7c939acc0e78 [2021-12-13T14:53:29.825Z] ---> 3345b0687abb [2021-12-13T14:53:29.825Z] Step 15/23 : EXPOSE $APP_PORT [2021-12-13T14:53:29.825Z] Removing intermediate container 154d2ebd22e8 [2021-12-13T14:53:29.825Z] ---> 8aa23c154a1e [2021-12-13T14:53:29.825Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-12-13T14:53:29.825Z] ---> Running in 2203669c0034 [2021-12-13T14:53:29.865Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:29.865Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-12-13T14:53:29.865Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-13T14:53:29.865Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-12-13T14:53:30.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:30.125Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-13T14:53:30.125Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-13T14:53:30.125Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-13T14:53:30.125Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:30.125Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-13T14:53:30.125Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-13T14:53:30.386Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-12-13T14:53:30.386Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:30.386Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-12-13T14:53:30.386Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-12-13T14:53:30.386Z] Setting up grep (3.1-2build1) ... [2021-12-13T14:53:30.386Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:30.386Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-12-13T14:53:30.386Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-12-13T14:53:30.428Z] (1/2) Installing ca-certificates (20191127-r5) [2021-12-13T14:53:30.648Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-12-13T14:53:30.648Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:30.648Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-13T14:53:30.648Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-13T14:53:30.648Z] Setting up login (1:4.5-1ubuntu2) ... [2021-12-13T14:53:30.702Z] Removing intermediate container 2203669c0034 [2021-12-13T14:53:30.702Z] ---> 1165deee321c [2021-12-13T14:53:30.702Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:53:30.702Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-12-13T14:53:30.702Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:53:30.702Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T14:53:30.908Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:30.908Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-13T14:53:30.908Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T14:53:30.908Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-12-13T14:53:30.908Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:30.908Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-13T14:53:30.908Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-13T14:53:30.978Z] OK: 6 MiB in 16 packages [2021-12-13T14:53:30.978Z] ---> a5d506815ba7 [2021-12-13T14:53:30.978Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-12-13T14:53:31.477Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-13T14:53:31.477Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-13T14:53:31.578Z] ---> 29bc0199b7c4 [2021-12-13T14:53:31.578Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-12-13T14:53:31.745Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-12-13T14:53:31.745Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-13T14:53:31.850Z] ---> 246c532ad3cb [2021-12-13T14:53:31.850Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-12-13T14:53:32.004Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-12-13T14:53:32.004Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:32.004Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-12-13T14:53:32.004Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-12-13T14:53:32.574Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-13T14:53:32.574Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-13T14:53:32.574Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-12-13T14:53:32.574Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-12-13T14:53:32.574Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-12-13T14:53:32.574Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:32.574Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-12-13T14:53:32.574Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-12-13T14:53:32.828Z] Removing intermediate container ef56e9fc7c44 [2021-12-13T14:53:32.829Z] ---> f07fb811235c [2021-12-13T14:53:32.829Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T14:53:32.829Z] ---> 65e6270fb6d8 [2021-12-13T14:53:32.829Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-12-13T14:53:32.834Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-12-13T14:53:32.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:32.834Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:32.834Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:32.834Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:32.834Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:32.834Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:32.834Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:33.094Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:33.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:33.094Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:33.094Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:33.094Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:33.094Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:33.094Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:33.100Z] ---> Running in 800461fcacf8 [2021-12-13T14:53:33.100Z] ---> Running in ca04d5618d9f [2021-12-13T14:53:33.100Z] ---> 82f850ce2c5b [2021-12-13T14:53:33.100Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-12-13T14:53:33.355Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:33.355Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:33.355Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:33.355Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-13T14:53:33.355Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T14:53:33.355Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-13T14:53:33.355Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T14:53:33.373Z] Removing intermediate container ca04d5618d9f [2021-12-13T14:53:33.373Z] ---> 4edd4619159e [2021-12-13T14:53:33.373Z] Step 12/21 : ENV APP_PORT=59860 [2021-12-13T14:53:33.618Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-13T14:53:33.618Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:33.618Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-12-13T14:53:33.618Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T14:53:33.618Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-13T14:53:33.643Z] ---> Running in c943309323fe [2021-12-13T14:53:33.880Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:33.880Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:33.880Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:33.880Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:33.880Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:33.880Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:33.880Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:33.880Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:33.913Z] Removing intermediate container 800461fcacf8 [2021-12-13T14:53:33.913Z] ---> 85e521fcd528 [2021-12-13T14:53:33.913Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:53:33.913Z] ---> 62a08b593a73 [2021-12-13T14:53:33.913Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-12-13T14:53:33.913Z] ---> Running in d39eee3633d7 [2021-12-13T14:53:34.142Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:34.142Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:34.142Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:34.185Z] Removing intermediate container c943309323fe [2021-12-13T14:53:34.185Z] ---> 94fe0071b218 [2021-12-13T14:53:34.185Z] Step 13/21 : EXPOSE $APP_PORT [2021-12-13T14:53:34.403Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:34.455Z] ---> Running in 2b73fd128585 [2021-12-13T14:53:34.662Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-12-13T14:53:34.728Z] Removing intermediate container d39eee3633d7 [2021-12-13T14:53:34.728Z] ---> baa45182b014 [2021-12-13T14:53:34.728Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T14:53:34.926Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-12-13T14:53:34.926Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:34.926Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-12-13T14:53:34.926Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-12-13T14:53:35.010Z] ---> a19de7e772ec [2021-12-13T14:53:35.010Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-12-13T14:53:35.010Z] ---> Running in 087da6017b2b [2021-12-13T14:53:35.010Z] ---> Running in 186aa68c3565 [2021-12-13T14:53:35.010Z] Removing intermediate container 2b73fd128585 [2021-12-13T14:53:35.010Z] ---> ec329f6f649e [2021-12-13T14:53:35.010Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:53:35.187Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-12-13T14:53:35.187Z] (Reading database ... 13915 files and directories currently installed.) [2021-12-13T14:53:35.187Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-12-13T14:53:35.187Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-12-13T14:53:35.285Z] ---> b88548e94dbe [2021-12-13T14:53:35.285Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-12-13T14:53:35.285Z] Removing intermediate container 087da6017b2b [2021-12-13T14:53:35.285Z] ---> d459b14f2cd7 [2021-12-13T14:53:35.285Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:53:35.285Z] ---> Running in 8c156dd4e674 [2021-12-13T14:53:35.449Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-12-13T14:53:35.449Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T14:53:35.449Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-12-13T14:53:35.449Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-12-13T14:53:35.449Z] Setting up debconf (1.5.66ubuntu1) ... [2021-12-13T14:53:35.561Z] ---> Running in a133eadc7fb4 [2021-12-13T14:53:35.561Z] Removing intermediate container 186aa68c3565 [2021-12-13T14:53:35.561Z] ---> 9c3e169a5a01 [2021-12-13T14:53:35.561Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:53:35.709Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T14:53:35.710Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-12-13T14:53:35.710Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-13T14:53:35.710Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-12-13T14:53:35.710Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T14:53:35.710Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-12-13T14:53:35.833Z] ---> Running in f1ecafe77bca [2021-12-13T14:53:35.833Z] Removing intermediate container 8c156dd4e674 [2021-12-13T14:53:35.833Z] ---> 22da579bb459 [2021-12-13T14:53:35.833Z] Step 17/20 : CMD ["--init=true"] [2021-12-13T14:53:35.971Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-12-13T14:53:35.971Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-12-13T14:53:35.971Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T14:53:35.971Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-13T14:53:35.971Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-13T14:53:35.971Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-13T14:53:36.110Z] Removing intermediate container a133eadc7fb4 [2021-12-13T14:53:36.110Z] ---> f994aaaedb61 [2021-12-13T14:53:36.110Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T14:53:36.110Z] ---> Running in 286d1bb70809 [2021-12-13T14:53:36.110Z] ---> Running in 28dcc03a111f [2021-12-13T14:53:36.110Z] ---> 559a00c4eb00 [2021-12-13T14:53:36.110Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-12-13T14:53:36.233Z] (Reading database ... 13917 files and directories currently installed.) [2021-12-13T14:53:36.234Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-13T14:53:36.234Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-13T14:53:36.234Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-13T14:53:36.234Z] (Reading database ... 13919 files and directories currently installed.) [2021-12-13T14:53:36.234Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-12-13T14:53:36.390Z] Removing intermediate container f1ecafe77bca [2021-12-13T14:53:36.390Z] ---> c1fc4c7916a2 [2021-12-13T14:53:36.390Z] Step 21/23 : LABEL arch=arm64 [2021-12-13T14:53:36.390Z] ---> Running in 7095bd373f61 [2021-12-13T14:53:36.494Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-13T14:53:36.494Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-13T14:53:36.664Z] Removing intermediate container 286d1bb70809 [2021-12-13T14:53:36.665Z] ---> fc342a92dc81 [2021-12-13T14:53:36.665Z] Step 18/20 : LABEL arch=arm64 [2021-12-13T14:53:36.754Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:36.754Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-12-13T14:53:36.754Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-12-13T14:53:36.754Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-12-13T14:53:36.754Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-12-13T14:53:36.754Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-13T14:53:36.754Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-13T14:53:36.754Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-13T14:53:36.754Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:36.754Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-12-13T14:53:36.940Z] ---> Running in fb4d53cd1144 [2021-12-13T14:53:36.940Z] Removing intermediate container 28dcc03a111f [2021-12-13T14:53:36.940Z] ---> 3b9cdca8307d [2021-12-13T14:53:36.940Z] [2021-12-13T14:53:37.014Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-12-13T14:53:37.015Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-12-13T14:53:37.015Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:37.015Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-12-13T14:53:37.015Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-12-13T14:53:37.015Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-12-13T14:53:37.215Z] Removing intermediate container 7095bd373f61 [2021-12-13T14:53:37.215Z] ---> d53a04e50477 [2021-12-13T14:53:37.215Z] Step 22/23 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:53:37.215Z] ---> Running in d6b1b37d20c1 [2021-12-13T14:53:37.275Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:37.275Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-12-13T14:53:37.275Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-12-13T14:53:37.275Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-12-13T14:53:37.489Z] Removing intermediate container fb4d53cd1144 [2021-12-13T14:53:37.489Z] ---> 356cfdba45e9 [2021-12-13T14:53:37.489Z] Step 19/20 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:53:37.533Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:37.534Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-12-13T14:53:37.534Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-12-13T14:53:37.534Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-12-13T14:53:37.534Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:37.534Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-12-13T14:53:37.534Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-12-13T14:53:37.534Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-12-13T14:53:37.768Z] Successfully built 3b9cdca8307d [2021-12-13T14:53:37.768Z] ---> Running in 32f623f10ea3 [2021-12-13T14:53:37.768Z] Successfully tagged core-command-arm64:latest [2021-12-13T14:53:37.768Z] Removing intermediate container d6b1b37d20c1 [2021-12-13T14:53:37.768Z] ---> 0c9ace1fa9c9 [2021-12-13T14:53:37.768Z] Step 23/23 : LABEL version=0.0.0 Building core-command ... done  [2021-12-13T14:53:37.768Z] Building core-data [2021-12-13T14:53:37.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:37.793Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-12-13T14:53:37.793Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-12-13T14:53:37.793Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-12-13T14:53:38.041Z] ---> Running in d654ee1ba740 [2021-12-13T14:53:38.054Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:38.054Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-12-13T14:53:38.054Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-12-13T14:53:38.054Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-12-13T14:53:38.055Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:38.055Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-13T14:53:38.055Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-13T14:53:38.315Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-13T14:53:38.315Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:38.315Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-12-13T14:53:38.315Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-12-13T14:53:38.315Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-12-13T14:53:38.315Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:38.315Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-12-13T14:53:38.315Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-12-13T14:53:38.316Z] ---> f51997251a7d [2021-12-13T14:53:38.316Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-12-13T14:53:38.316Z] Removing intermediate container 32f623f10ea3 [2021-12-13T14:53:38.316Z] ---> fc46d14ee6d4 [2021-12-13T14:53:38.316Z] Step 20/20 : LABEL version=0.0.0 [2021-12-13T14:53:38.316Z] Removing intermediate container d654ee1ba740 [2021-12-13T14:53:38.576Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-12-13T14:53:38.576Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:38.576Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-12-13T14:53:38.576Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-12-13T14:53:38.576Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-12-13T14:53:38.576Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:38.576Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-12-13T14:53:38.576Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-12-13T14:53:38.592Z] ---> fd2a9fc4c415 [2021-12-13T14:53:38.592Z] [2021-12-13T14:53:38.592Z] ---> Running in dde20d77696f [2021-12-13T14:53:38.837Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-12-13T14:53:38.837Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:38.837Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-12-13T14:53:38.837Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-12-13T14:53:38.837Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-12-13T14:53:38.865Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-12-13T14:53:39.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:39.099Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-12-13T14:53:39.099Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-12-13T14:53:39.099Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-12-13T14:53:39.099Z] (Reading database ... 13923 files and directories currently installed.) [2021-12-13T14:53:39.099Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-12-13T14:53:39.099Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-12-13T14:53:39.099Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-12-13T14:53:39.135Z] Status: Downloaded newer image for docker:20.10.8 [2021-12-13T14:53:39.135Z] Successfully built fd2a9fc4c415 [2021-12-13T14:53:39.135Z] Successfully tagged support-scheduler-arm64:latest [2021-12-13T14:53:39.135Z] ---> 3734d5adc5ac [2021-12-13T14:53:39.135Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' Building support-scheduler ... done Building security-secretstore-setup [2021-12-13T14:53:39.135Z] [2021-12-13T14:53:39.135Z] Removing intermediate container dde20d77696f [2021-12-13T14:53:39.135Z] ---> dd825ccfd31b [2021-12-13T14:53:39.135Z] [2021-12-13T14:53:39.360Z] (Reading database ... 13924 files and directories currently installed.) [2021-12-13T14:53:39.360Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-13T14:53:39.360Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-13T14:53:39.360Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-12-13T14:53:39.360Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-12-13T14:53:39.360Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2021-12-13T14:53:39.360Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2021-12-13T14:53:39.406Z] ---> Running in cec5b56d926c [2021-12-13T14:53:39.406Z] ---> caa387798ef5 [2021-12-13T14:53:39.406Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-12-13T14:53:39.621Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-12-13T14:53:39.621Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-12-13T14:53:39.621Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-12-13T14:53:39.621Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-12-13T14:53:39.677Z] ---> Running in b22fdcc5e958 [2021-12-13T14:53:39.677Z] Successfully built dd825ccfd31b [2021-12-13T14:53:39.677Z] Successfully tagged security-proxy-setup-arm64:latest [2021-12-13T14:53:39.677Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-12-13T14:53:39.677Z] Removing intermediate container cec5b56d926c [2021-12-13T14:53:39.677Z] ---> 4373c75cad16 [2021-12-13T14:53:39.677Z] 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-12-13T14:53:39.882Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-12-13T14:53:39.882Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-12-13T14:53:39.882Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-12-13T14:53:39.882Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-12-13T14:53:39.882Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-12-13T14:53:39.883Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-12-13T14:53:39.883Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-12-13T14:53:39.883Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-12-13T14:53:39.950Z] ---> Running in 45804d58f874 [2021-12-13T14:53:39.950Z] Removing intermediate container b22fdcc5e958 [2021-12-13T14:53:39.950Z] ---> f2b6ba1ebf62 [2021-12-13T14:53:39.950Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:53:39.950Z] ---> Running in 0463cb4bd6d0 [2021-12-13T14:53:40.144Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-12-13T14:53:40.144Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-12-13T14:53:40.144Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-12-13T14:53:40.144Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-12-13T14:53:40.144Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-12-13T14:53:40.144Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-12-13T14:53:40.541Z] Removing intermediate container 0463cb4bd6d0 [2021-12-13T14:53:40.541Z] ---> e1df9c44171a [2021-12-13T14:53:40.541Z] Step 19/21 : LABEL arch=arm64 [2021-12-13T14:53:40.715Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-12-13T14:53:40.715Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-12-13T14:53:40.715Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-12-13T14:53:40.715Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-12-13T14:53:40.715Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-13T14:53:40.715Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-13T14:53:40.812Z] ---> Running in d635d3c0e00d [2021-12-13T14:53:40.977Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-13T14:53:40.977Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-13T14:53:40.977Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-13T14:53:40.977Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-13T14:53:41.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:53:41.089Z] Removing intermediate container d635d3c0e00d [2021-12-13T14:53:41.089Z] ---> 8013bb981e27 [2021-12-13T14:53:41.089Z] Step 20/21 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:53:41.239Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-12-13T14:53:41.239Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-12-13T14:53:41.239Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:41.239Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:41.239Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:41.239Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:41.361Z] ---> Running in 4122cfb88814 [2021-12-13T14:53:41.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:53:41.501Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:41.501Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:41.501Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:41.501Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:41.960Z] Removing intermediate container 4122cfb88814 [2021-12-13T14:53:41.960Z] ---> 5b63f64b22e0 [2021-12-13T14:53:41.960Z] Step 21/21 : LABEL version=0.0.0 [2021-12-13T14:53:41.960Z] ---> Running in 2518d39821ee [2021-12-13T14:53:42.233Z] (1/42) Installing readline (8.1.0-r0) [2021-12-13T14:53:42.233Z] (2/42) Installing bash (5.1.4-r0) [2021-12-13T14:53:42.233Z] Executing bash-5.1.4-r0.post-install [2021-12-13T14:53:42.233Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-12-13T14:53:42.233Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-12-13T14:53:42.233Z] (5/42) Installing libcurl (7.79.1-r0) [2021-12-13T14:53:42.233Z] (6/42) Installing curl (7.79.1-r0) [2021-12-13T14:53:42.233Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-12-13T14:53:42.233Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-12-13T14:53:42.233Z] (9/42) Installing expat (2.4.1-r0) [2021-12-13T14:53:42.233Z] (10/42) Installing libffi (3.3-r2) [2021-12-13T14:53:42.445Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:42.445Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:42.504Z] (11/42) Installing gdbm (1.19-r0) [2021-12-13T14:53:42.504Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-12-13T14:53:42.504Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T14:53:42.504Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T14:53:42.504Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-12-13T14:53:42.504Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-12-13T14:53:42.504Z] (17/42) Installing python3 (3.9.5-r2) [2021-12-13T14:53:42.504Z] Removing intermediate container 2518d39821ee [2021-12-13T14:53:42.504Z] ---> c9ee512d540f [2021-12-13T14:53:42.504Z] [2021-12-13T14:53:42.777Z] Successfully built c9ee512d540f [2021-12-13T14:53:42.777Z] Successfully tagged support-notifications-arm64:latest [2021-12-13T14:53:42.777Z]  Building support-notifications ... done Building core-metadata [2021-12-13T14:53:43.013Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:43.013Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:43.585Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:43.585Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:43.845Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:43.845Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:44.250Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-12-13T14:53:44.250Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-12-13T14:53:44.416Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-12-13T14:53:44.416Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-12-13T14:53:44.555Z] (20/42) Installing py3-idna (3.2-r0) [2021-12-13T14:53:44.555Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-12-13T14:53:44.555Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-12-13T14:53:44.555Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-12-13T14:53:44.555Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-12-13T14:53:44.555Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-12-13T14:53:44.555Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-12-13T14:53:44.675Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-13T14:53:44.675Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-13T14:53:44.675Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-12-13T14:53:44.675Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-13T14:53:44.675Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-12-13T14:53:44.675Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-12-13T14:53:44.834Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-12-13T14:53:44.834Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-12-13T14:53:44.834Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-12-13T14:53:44.834Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-12-13T14:53:44.834Z] (31/42) Installing py3-six (1.15.0-r1) [2021-12-13T14:53:44.834Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-12-13T14:53:44.834Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-12-13T14:53:44.834Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-12-13T14:53:44.834Z] (35/42) Installing py3-packaging (20.9-r1) [2021-12-13T14:53:44.834Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-12-13T14:53:44.834Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-12-13T14:53:44.834Z] (38/42) Installing py3-progress (1.5-r2) [2021-12-13T14:53:44.834Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-12-13T14:53:44.834Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-12-13T14:53:44.834Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-12-13T14:53:44.934Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-12-13T14:53:44.934Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-12-13T14:53:44.934Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-13T14:53:44.934Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-13T14:53:44.934Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-12-13T14:53:44.934Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-12-13T14:53:44.934Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-12-13T14:53:45.130Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-12-13T14:53:45.195Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-12-13T14:53:45.195Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:45.195Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-12-13T14:53:45.195Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:45.195Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:45.195Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:45.195Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-12-13T14:53:45.195Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-12-13T14:53:45.195Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-12-13T14:53:45.195Z] [2021-12-13T14:53:45.195Z] Current default time zone: 'Etc/UTC' [2021-12-13T14:53:45.195Z] Local time is now: Mon Dec 13 14:53:45 UTC 2021. [2021-12-13T14:53:45.195Z] Universal Time is now: Mon Dec 13 14:53:45 UTC 2021. [2021-12-13T14:53:45.195Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-12-13T14:53:45.195Z] [2021-12-13T14:53:45.454Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-12-13T14:53:45.454Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:45.454Z] Setting up linux-libc-dev:amd64 (4.15.0-163.171) ... [2021-12-13T14:53:45.454Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-12-13T14:53:45.454Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-12-13T14:53:45.454Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-12-13T14:53:45.454Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-12-13T14:53:45.454Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-12-13T14:53:45.454Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-12-13T14:53:45.454Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-12-13T14:53:45.454Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:45.454Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-12-13T14:53:45.454Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:45.762Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-13T14:53:45.762Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:45.762Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-12-13T14:53:45.762Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-12-13T14:53:45.762Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-12-13T14:53:45.762Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2021-12-13T14:53:45.762Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-12-13T14:53:45.762Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-12-13T14:53:45.762Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-12-13T14:53:45.762Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-12-13T14:53:45.837Z] Executing busybox-1.33.1-r3.trigger [2021-12-13T14:53:45.837Z] OK: 84 MiB in 64 packages [2021-12-13T14:53:47.722Z] Updating certificates in /etc/ssl/certs... [2021-12-13T14:53:48.663Z] 23 added, 28 removed; done. [2021-12-13T14:53:48.663Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-12-13T14:53:48.663Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-12-13T14:53:48.663Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-12-13T14:53:48.663Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-12-13T14:53:48.663Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-12-13T14:53:48.663Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-12-13T14:53:48.663Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-12-13T14:53:48.663Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-12-13T14:53:48.663Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-12-13T14:53:48.663Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-12-13T14:53:48.663Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-12-13T14:53:48.663Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-12-13T14:53:48.663Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-12-13T14:53:48.664Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-12-13T14:53:48.925Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-13T14:53:48.925Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-12-13T14:53:48.925Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-12-13T14:53:48.925Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-12-13T14:53:48.925Z] Updating certificates in /etc/ssl/certs... [2021-12-13T14:53:49.495Z] 0 added, 0 removed; done. [2021-12-13T14:53:49.495Z] Running hooks in /etc/ca-certificates/update.d... [2021-12-13T14:53:49.495Z] done. [2021-12-13T14:53:50.066Z] Reading package lists... [2021-12-13T14:53:50.066Z] Building dependency tree... [2021-12-13T14:53:50.066Z] Reading state information... [2021-12-13T14:53:50.126Z] Collecting docker-compose==1.23.2 [2021-12-13T14:53:50.126Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-12-13T14:53:50.126Z] Collecting docopt<0.7,>=0.6.1 [2021-12-13T14:53:50.126Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-12-13T14:53:50.326Z] The following NEW packages will be installed: [2021-12-13T14:53:50.326Z] apt-transport-https [2021-12-13T14:53:50.326Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-12-13T14:53:50.587Z] Need to get 4348 B of archives. [2021-12-13T14:53:50.587Z] After this operation, 154 kB of additional disk space will be used. [2021-12-13T14:53:50.587Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-12-13T14:53:50.587Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T14:53:50.587Z] Fetched 4348 B in 0s (23.0 kB/s) [2021-12-13T14:53:50.847Z] Selecting previously unselected package apt-transport-https. [2021-12-13T14:53:50.847Z] (Reading database ... 13931 files and directories currently installed.) [2021-12-13T14:53:50.847Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-12-13T14:53:50.847Z] Unpacking apt-transport-https (1.6.14) ... [2021-12-13T14:53:50.847Z] Setting up apt-transport-https (1.6.14) ... [2021-12-13T14:53:51.107Z] Waiting for network to be ready... [2021-12-13T14:53:52.088Z] Collecting websocket-client<1.0,>=0.32.0 [2021-12-13T14:53:52.089Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-12-13T14:53:52.089Z] Collecting texttable<0.10,>=0.9.0 [2021-12-13T14:53:52.089Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-12-13T14:53:54.053Z] Collecting docker<4.0,>=3.6.0 [2021-12-13T14:53:54.053Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-12-13T14:53:54.053Z] 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-12-13T14:53:54.325Z] Collecting jsonschema<3,>=2.5.1 [2021-12-13T14:53:54.325Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-12-13T14:53:55.300Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-12-13T14:53:55.300Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-12-13T14:53:56.277Z] Collecting PyYAML<4,>=3.10 [2021-12-13T14:53:56.277Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-12-13T14:53:57.684Z] 2021-12-13T14:53:55Z INFO Waiting for automatic snapd restart... [2021-12-13T14:53:59.066Z] snapd 2.53.4 from Canonical* installed [2021-12-13T14:53:59.653Z] Collecting cached-property<2,>=1.2.0 [2021-12-13T14:53:59.653Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-12-13T14:53:59.653Z] Collecting dockerpty<0.5,>=0.4.1 [2021-12-13T14:53:59.653Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-12-13T14:54:00.446Z] "snapd" switched to the "latest/stable" channel [2021-12-13T14:54:00.446Z] [2021-12-13T14:54:02.255Z] Collecting docker-pycreds>=0.4.0 [2021-12-13T14:54:02.255Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-12-13T14:54:02.255Z] Collecting chardet<3.1.0,>=3.0.2 [2021-12-13T14:54:02.255Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-12-13T14:54:02.527Z] Collecting idna<2.8,>=2.5 [2021-12-13T14:54:02.527Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-12-13T14:54:03.123Z] Collecting urllib3<1.25,>=1.21.1 [2021-12-13T14:54:03.123Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-12-13T14:54:03.123Z] 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-12-13T14:54:03.399Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-12-13T14:54:03.399Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-12-13T14:54:03.399Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-12-13T14:54:03.399Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-12-13T14:54:04.376Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-12-13T14:54:04.376Z] Attempting uninstall: urllib3 [2021-12-13T14:54:04.376Z] Found existing installation: urllib3 1.26.5 [2021-12-13T14:54:04.376Z] Uninstalling urllib3-1.26.5: [2021-12-13T14:54:04.376Z] Successfully uninstalled urllib3-1.26.5 [2021-12-13T14:54:04.973Z] Attempting uninstall: idna [2021-12-13T14:54:04.973Z] Found existing installation: idna 3.2 [2021-12-13T14:54:04.973Z] Uninstalling idna-3.2: [2021-12-13T14:54:04.973Z] Successfully uninstalled idna-3.2 [2021-12-13T14:54:05.955Z] Attempting uninstall: chardet [2021-12-13T14:54:05.955Z] Found existing installation: chardet 4.0.0 [2021-12-13T14:54:05.955Z] Uninstalling chardet-4.0.0: [2021-12-13T14:54:05.955Z] Successfully uninstalled chardet-4.0.0 [2021-12-13T14:54:07.932Z] Attempting uninstall: requests [2021-12-13T14:54:07.932Z] Found existing installation: requests 2.25.1 [2021-12-13T14:54:07.932Z] Uninstalling requests-2.25.1: [2021-12-13T14:54:07.932Z] Successfully uninstalled requests-2.25.1 [2021-12-13T14:54:08.205Z] Running setup.py install for texttable: started [2021-12-13T14:54:10.171Z] Running setup.py install for texttable: finished with status 'done' [2021-12-13T14:54:10.171Z] Running setup.py install for PyYAML: started [2021-12-13T14:54:12.785Z] Running setup.py install for PyYAML: finished with status 'done' [2021-12-13T14:54:13.060Z] Running setup.py install for docopt: started [2021-12-13T14:54:15.051Z] Running setup.py install for docopt: finished with status 'done' [2021-12-13T14:54:15.051Z] Running setup.py install for dockerpty: started [2021-12-13T14:54:17.063Z] Running setup.py install for dockerpty: finished with status 'done' [2021-12-13T14:54:18.494Z] 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-12-13T14:54:21.119Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:54:21.119Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:54:21.119Z] ---> f94ebf18d206 [2021-12-13T14:54:21.119Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T14:54:21.119Z] ---> Using cache [2021-12-13T14:54:21.119Z] ---> c4b8a0c024a2 [2021-12-13T14:54:21.119Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:54:21.119Z] ---> Using cache [2021-12-13T14:54:21.119Z] ---> 0f5095f8737a [2021-12-13T14:54:21.119Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-12-13T14:54:21.723Z] ---> Running in 1caf05468700 [2021-12-13T14:54:23.157Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:54:23.752Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:54:23.752Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:54:23.752Z] ---> f94ebf18d206 [2021-12-13T14:54:23.752Z] Step 3/30 : WORKDIR /edgex-go [2021-12-13T14:54:23.752Z] ---> Using cache [2021-12-13T14:54:23.752Z] ---> c4b8a0c024a2 [2021-12-13T14:54:23.752Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:54:23.752Z] ---> Using cache [2021-12-13T14:54:23.752Z] ---> 0f5095f8737a [2021-12-13T14:54:23.752Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-12-13T14:54:24.026Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:54:24.026Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:54:24.026Z] ---> f94ebf18d206 [2021-12-13T14:54:24.026Z] Step 3/24 : WORKDIR /edgex-go [2021-12-13T14:54:24.026Z] ---> Using cache [2021-12-13T14:54:24.026Z] ---> c4b8a0c024a2 [2021-12-13T14:54:24.026Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:54:24.026Z] ---> Using cache [2021-12-13T14:54:24.026Z] ---> 0f5095f8737a [2021-12-13T14:54:24.026Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-12-13T14:54:24.026Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:54:24.299Z] ---> Running in 95ecd662a84c [2021-12-13T14:54:24.299Z] ---> Running in 5b7efe3c3e72 [2021-12-13T14:54:25.279Z] OK: 219 MiB in 52 packages [2021-12-13T14:54:26.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:54:26.265Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:54:26.866Z] Removing intermediate container 1caf05468700 [2021-12-13T14:54:26.866Z] ---> f236f2f1d8bc [2021-12-13T14:54:26.866Z] Step 6/22 : COPY . . [2021-12-13T14:54:26.866Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-12-13T14:54:26.866Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-12-13T14:54:26.866Z] ---> f94ebf18d206 [2021-12-13T14:54:26.866Z] Step 3/22 : WORKDIR /edgex-go [2021-12-13T14:54:26.866Z] ---> Using cache [2021-12-13T14:54:26.866Z] ---> c4b8a0c024a2 [2021-12-13T14:54:26.866Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:54:26.866Z] ---> Using cache [2021-12-13T14:54:26.866Z] ---> 0f5095f8737a [2021-12-13T14:54:26.866Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-12-13T14:54:26.866Z] ---> Running in ff1f97071f81 [2021-12-13T14:54:27.136Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:54:27.406Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:54:28.384Z] OK: 219 MiB in 52 packages [2021-12-13T14:54:28.384Z] OK: 219 MiB in 52 packages [2021-12-13T14:54:28.665Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:54:29.643Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:54:29.643Z] Removing intermediate container 5b7efe3c3e72 [2021-12-13T14:54:29.643Z] ---> 646dca254cb8 [2021-12-13T14:54:29.643Z] Removing intermediate container 95ecd662a84c [2021-12-13T14:54:29.916Z] Step 6/24 : COPY . . [2021-12-13T14:54:29.916Z] ---> e35521d5bde5 [2021-12-13T14:54:29.916Z] Step 6/30 : COPY . . [2021-12-13T14:54:30.511Z] OK: 219 MiB in 52 packages [2021-12-13T14:54:31.944Z] Removing intermediate container ff1f97071f81 [2021-12-13T14:54:31.944Z] ---> 47da7710706e [2021-12-13T14:54:31.944Z] Step 6/22 : COPY . . [2021-12-13T14:54:35.317Z] Removing intermediate container 45804d58f874 [2021-12-13T14:54:35.317Z] ---> 2b1666cb3aa6 [2021-12-13T14:54:35.317Z] Step 13/22 : ENV APP_PORT=58890 [2021-12-13T14:54:35.912Z] ---> Running in 0309805990af [2021-12-13T14:54:36.893Z] Removing intermediate container 0309805990af [2021-12-13T14:54:36.893Z] ---> c853ce0cf159 [2021-12-13T14:54:36.893Z] Step 14/22 : EXPOSE $APP_PORT [2021-12-13T14:54:36.893Z] ---> Running in 81bad81a7a1e [2021-12-13T14:54:37.887Z] Removing intermediate container 81bad81a7a1e [2021-12-13T14:54:37.887Z] ---> 1ed84f7bb66b [2021-12-13T14:54:37.887Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-12-13T14:54:39.856Z] ---> 1bca59b8f038 [2021-12-13T14:54:39.856Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-12-13T14:54:41.281Z] ---> c74e82d1c2bd [2021-12-13T14:54:41.281Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-12-13T14:54:42.715Z] ---> f795abe8cc5e [2021-12-13T14:54:42.715Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-12-13T14:54:42.715Z] ---> Running in 402a2bef123b [2021-12-13T14:54:43.697Z] Removing intermediate container 402a2bef123b [2021-12-13T14:54:43.697Z] ---> 2ec6f0c654fc [2021-12-13T14:54:43.697Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:54:43.697Z] ---> Running in e03bdf5a5f79 [2021-12-13T14:54:44.673Z] Removing intermediate container e03bdf5a5f79 [2021-12-13T14:54:44.673Z] ---> a2d7f7781603 [2021-12-13T14:54:44.673Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T14:54:44.673Z] ---> Running in 96719d2307c7 [2021-12-13T14:54:45.271Z] Removing intermediate container 96719d2307c7 [2021-12-13T14:54:45.271Z] ---> d8cac4ebbdd3 [2021-12-13T14:54:45.271Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:54:45.542Z] ---> Running in f793e172380c [2021-12-13T14:54:46.137Z] Removing intermediate container f793e172380c [2021-12-13T14:54:46.137Z] ---> a478cfadcf22 [2021-12-13T14:54:46.137Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T14:54:46.408Z] ---> Running in 4362917a5552 [2021-12-13T14:54:47.384Z] Removing intermediate container 4362917a5552 [2021-12-13T14:54:47.384Z] ---> e70e32f48e21 [2021-12-13T14:54:47.384Z] [2021-12-13T14:54:47.975Z] Successfully built e70e32f48e21 [2021-12-13T14:54:47.975Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-12-13T14:54:48.567Z]  Building sys-mgmt-agent ... done  ---> 15dc38332135 [2021-12-13T14:54:48.567Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:54:48.839Z] ---> Running in a2644bf43624 [2021-12-13T14:54:51.523Z] ---> ffabc88d8f53 [2021-12-13T14:54:51.523Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:54:51.851Z] ---> 4f4376e97be3 [2021-12-13T14:54:51.851Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:54:51.851Z] ---> Running in ba72f809cf0e [2021-12-13T14:54:52.171Z] ---> Running in b448bc01071d [2021-12-13T14:54:53.247Z] Removing intermediate container a2644bf43624 [2021-12-13T14:54:53.247Z] ---> c4b020935a33 [2021-12-13T14:54:53.247Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-12-13T14:54:53.524Z] ---> Running in f4b9cf272506 [2021-12-13T14:54:53.801Z] ---> 418d04cd96c6 [2021-12-13T14:54:53.801Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-13T14:54:54.074Z] ---> Running in 728e1d6157b0 [2021-12-13T14:54:55.060Z] 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-12-13T14:54:56.528Z] Removing intermediate container b448bc01071d [2021-12-13T14:54:56.528Z] ---> 94c9c033b967 [2021-12-13T14:54:56.528Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-12-13T14:54:56.528Z] Removing intermediate container ba72f809cf0e [2021-12-13T14:54:56.528Z] ---> 2a1f108820b1 [2021-12-13T14:54:56.528Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-12-13T14:54:56.528Z] ---> Running in 7b652d44f583 [2021-12-13T14:54:56.528Z] ---> Running in 7ce9b5b07425 [2021-12-13T14:54:58.504Z] Removing intermediate container 728e1d6157b0 [2021-12-13T14:54:58.504Z] ---> 2bbf99399d32 [2021-12-13T14:54:58.504Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-12-13T14:54:58.504Z] ---> Running in da49cd6e4807 [2021-12-13T14:54:58.778Z] 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-12-13T14:54:58.778Z] 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-12-13T14:55:00.208Z] 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-12-13T14:56:36.975Z] 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-12-13T14:56:36.975Z] Removing intermediate container 7b652d44f583 [2021-12-13T14:56:36.975Z] ---> f0cea5d59dc5 [2021-12-13T14:56:36.975Z] [2021-12-13T14:56:36.975Z] Step 9/30 : FROM alpine:3.14 [2021-12-13T14:56:36.975Z] ---> 5b8b7b635229 [2021-12-13T14:56:36.975Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-12-13T14:56:36.975Z] Removing intermediate container 7ce9b5b07425 [2021-12-13T14:56:36.975Z] ---> 9aa76cbc9c6e [2021-12-13T14:56:36.975Z] [2021-12-13T14:56:36.975Z] Step 9/24 : FROM alpine:3.14 [2021-12-13T14:56:36.975Z] ---> 5b8b7b635229 [2021-12-13T14:56:36.975Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-12-13T14:56:36.975Z] ---> Running in 31fbf80dac4f [2021-12-13T14:56:36.975Z] ---> Running in 3eb4cc58d261 [2021-12-13T14:56:37.573Z] Removing intermediate container 3eb4cc58d261 [2021-12-13T14:56:37.573Z] ---> 7f270d0e7812 [2021-12-13T14:56:37.573Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-12-13T14:56:37.573Z] ---> Running in f9dac721c32f [2021-12-13T14:56:39.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:56:39.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:56:39.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:56:39.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:56:39.851Z] (1/3) Installing ca-certificates (20191127-r5) [2021-12-13T14:56:40.129Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-12-13T14:56:40.129Z] (3/3) Installing su-exec (0.2-r1) [2021-12-13T14:56:40.129Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:56:40.129Z] Executing ca-certificates-20191127-r5.trigger [2021-12-13T14:56:40.406Z] OK: 6 MiB in 17 packages [2021-12-13T14:56:40.406Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-12-13T14:56:40.406Z] (2/2) Installing su-exec (0.2-r1) [2021-12-13T14:56:40.406Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:56:40.406Z] OK: 6 MiB in 16 packages [2021-12-13T14:56:42.384Z] Removing intermediate container f9dac721c32f [2021-12-13T14:56:42.384Z] ---> 4f8e7ec55a8c [2021-12-13T14:56:42.384Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-12-13T14:56:42.384Z] ---> Running in 45322fd5aa62 [2021-12-13T14:56:42.384Z] Removing intermediate container 31fbf80dac4f [2021-12-13T14:56:42.384Z] ---> b1522efd9720 [2021-12-13T14:56:42.384Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-12-13T14:56:42.384Z] Removing intermediate container da49cd6e4807 [2021-12-13T14:56:42.384Z] ---> 88eae7e2cf7b [2021-12-13T14:56:42.384Z] [2021-12-13T14:56:42.384Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T14:56:42.384Z] ---> 5b8b7b635229 [2021-12-13T14:56:42.384Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-12-13T14:56:42.384Z] ---> Using cache [2021-12-13T14:56:42.384Z] ---> 21e31524c999 [2021-12-13T14:56:42.384Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-12-13T14:56:42.384Z] ---> Using cache [2021-12-13T14:56:42.384Z] ---> 8b7cf112f50a [2021-12-13T14:56:42.384Z] Step 12/22 : ENV APP_PORT=59881 [2021-12-13T14:56:42.384Z] ---> Running in 20f534eabca4 [2021-12-13T14:56:42.384Z] ---> Running in 4d19b6377765 [2021-12-13T14:56:42.653Z] Removing intermediate container 45322fd5aa62 [2021-12-13T14:56:42.653Z] ---> 15d39652d39c [2021-12-13T14:56:42.653Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-12-13T14:56:42.923Z] ---> Running in 0ff577d81c62 [2021-12-13T14:56:42.923Z] Removing intermediate container 4d19b6377765 [2021-12-13T14:56:42.923Z] ---> b70d25f57826 [2021-12-13T14:56:42.923Z] Removing intermediate container 20f534eabca4 [2021-12-13T14:56:42.923Z] ---> 5f56d386c76c [2021-12-13T14:56:42.923Z] Step 12/24 : WORKDIR / [2021-12-13T14:56:42.923Z] Step 13/22 : EXPOSE $APP_PORT [2021-12-13T14:56:43.201Z] ---> Running in 45c97f169ba9 [2021-12-13T14:56:43.201Z] ---> Running in 80169d2fb4e3 [2021-12-13T14:56:43.201Z] Removing intermediate container 0ff577d81c62 [2021-12-13T14:56:43.201Z] ---> 3c7ec8f10adf [2021-12-13T14:56:43.201Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-12-13T14:56:43.489Z] ---> Running in 5d8c1fb35336 [2021-12-13T14:56:43.766Z] Removing intermediate container 45c97f169ba9 [2021-12-13T14:56:43.766Z] ---> a9370676a009 [2021-12-13T14:56:43.766Z] Step 14/22 : WORKDIR / [2021-12-13T14:56:43.766Z] Removing intermediate container 80169d2fb4e3 [2021-12-13T14:56:43.766Z] ---> 4c4616ff3ebf [2021-12-13T14:56:43.766Z] 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-12-13T14:56:43.766Z] ---> Running in 1240f6744d56 [2021-12-13T14:56:44.356Z] Removing intermediate container 1240f6744d56 [2021-12-13T14:56:44.356Z] ---> 7ade8e2a841f [2021-12-13T14:56:44.356Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:56:44.960Z] ---> 5c8bc96ac59f [2021-12-13T14:56:44.960Z] 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-12-13T14:56:45.555Z] ---> b0b6558bc352 [2021-12-13T14:56:45.555Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-12-13T14:56:45.555Z] Removing intermediate container f4b9cf272506 [2021-12-13T14:56:45.555Z] ---> 6b8fdeeb0ec2 [2021-12-13T14:56:45.555Z] [2021-12-13T14:56:45.555Z] Step 9/22 : FROM alpine:3.14 [2021-12-13T14:56:45.555Z] ---> 5b8b7b635229 [2021-12-13T14:56:45.555Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-12-13T14:56:45.826Z] ---> Running in 30589710d3f5 [2021-12-13T14:56:45.826Z] ---> 10a43120df07 [2021-12-13T14:56:45.826Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-12-13T14:56:45.826Z] Removing intermediate container 5d8c1fb35336 [2021-12-13T14:56:45.826Z] ---> 35066af59196 [2021-12-13T14:56:45.826Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-12-13T14:56:46.100Z] ---> Running in 83fddaed1836 [2021-12-13T14:56:46.100Z] Removing intermediate container 30589710d3f5 [2021-12-13T14:56:46.100Z] ---> acd46d4f28ef [2021-12-13T14:56:46.100Z] Step 11/22 : ENV APP_PORT=59880 [2021-12-13T14:56:46.371Z] ---> Running in a3d301856a66 [2021-12-13T14:56:46.649Z] Removing intermediate container 83fddaed1836 [2021-12-13T14:56:46.649Z] ---> 5ea522fd0cfa [2021-12-13T14:56:46.649Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-12-13T14:56:46.919Z] ---> 2070b6432466 [2021-12-13T14:56:46.919Z] 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-12-13T14:56:46.919Z] Removing intermediate container a3d301856a66 [2021-12-13T14:56:46.919Z] ---> 97c21ce01b5d [2021-12-13T14:56:46.919Z] Step 12/22 : EXPOSE $APP_PORT [2021-12-13T14:56:46.919Z] ---> 65437986c4c5 [2021-12-13T14:56:46.919Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-12-13T14:56:46.919Z] ---> Running in 3ed758c5820b [2021-12-13T14:56:47.512Z] Removing intermediate container 3ed758c5820b [2021-12-13T14:56:47.512Z] ---> cc83bf98a8cd [2021-12-13T14:56:47.512Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-13T14:56:47.512Z] ---> Running in e55e9ee274a9 [2021-12-13T14:56:47.788Z] ---> 3ea6726bc4d2 [2021-12-13T14:56:47.788Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-12-13T14:56:47.788Z] ---> 63cc23ce6f34 [2021-12-13T14:56:47.788Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-12-13T14:56:47.788Z] ---> Running in 803f8b63a828 [2021-12-13T14:56:47.788Z] ---> 1e3a918c2659 [2021-12-13T14:56:47.788Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-12-13T14:56:48.062Z] ---> Running in b77a3e65f645 [2021-12-13T14:56:48.666Z] Removing intermediate container b77a3e65f645 [2021-12-13T14:56:48.666Z] ---> 0c0dc1c4d800 [2021-12-13T14:56:48.666Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:56:48.939Z] ---> Running in 7f603ac91b7d [2021-12-13T14:56:49.210Z] Removing intermediate container 7f603ac91b7d [2021-12-13T14:56:49.210Z] ---> ac908e7f2a22 [2021-12-13T14:56:49.210Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T14:56:49.481Z] ---> Running in 5cd557912120 [2021-12-13T14:56:49.481Z] ---> d0b68dbe7c6c [2021-12-13T14:56:49.481Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-12-13T14:56:50.077Z] Removing intermediate container 5cd557912120 [2021-12-13T14:56:50.077Z] ---> 5fb6f7a370c0 [2021-12-13T14:56:50.077Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:56:50.077Z] Removing intermediate container e55e9ee274a9 [2021-12-13T14:56:50.077Z] ---> d7599d01bc43 [2021-12-13T14:56:50.077Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-13T14:56:50.077Z] ---> Running in e7f53811cd37 [2021-12-13T14:56:50.349Z] ---> Running in 84ca831e0b91 [2021-12-13T14:56:50.349Z] Removing intermediate container 803f8b63a828 [2021-12-13T14:56:50.349Z] ---> 7652ed7e41ca [2021-12-13T14:56:50.349Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:56:50.632Z] Removing intermediate container e7f53811cd37 [2021-12-13T14:56:50.632Z] ---> 4ab38c60f39e [2021-12-13T14:56:50.632Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T14:56:50.908Z] ---> Running in 5910558874ce [2021-12-13T14:56:51.179Z] ---> 8cf728ab36a6 [2021-12-13T14:56:51.179Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-12-13T14:56:51.449Z] ---> 56fb04b724ef [2021-12-13T14:56:51.449Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-12-13T14:56:51.449Z] Removing intermediate container 5910558874ce [2021-12-13T14:56:51.449Z] ---> f933808a5a8b [2021-12-13T14:56:51.449Z] [2021-12-13T14:56:51.722Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-13T14:56:51.994Z] Successfully built f933808a5a8b [2021-12-13T14:56:51.994Z] Successfully tagged core-metadata-arm64:latest [2021-12-13T14:56:52.267Z]  Building core-metadata ... done  ---> e67dcca1afde [2021-12-13T14:56:52.267Z] 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-12-13T14:56:52.267Z] ---> Running in 376dba1a52ba [2021-12-13T14:56:52.547Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-13T14:56:52.547Z] ---> ceb3d2701cfc [2021-12-13T14:56:52.547Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-12-13T14:56:53.524Z] ---> 9a9430dc3673 [2021-12-13T14:56:53.524Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-12-13T14:56:53.524Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-13T14:56:53.524Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-13T14:56:53.796Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-13T14:56:53.796Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-13T14:56:54.074Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-13T14:56:54.074Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-13T14:56:54.074Z] ---> 25153e55c428 [2021-12-13T14:56:54.074Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-12-13T14:56:54.074Z] Executing busybox-1.33.1-r6.trigger [2021-12-13T14:56:54.343Z] OK: 8 MiB in 20 packages [2021-12-13T14:56:54.343Z] Removing intermediate container 376dba1a52ba [2021-12-13T14:56:54.343Z] ---> 3eae0db1da8b [2021-12-13T14:56:54.343Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-12-13T14:56:54.343Z] ---> Running in 361468148f73 [2021-12-13T14:56:54.941Z] Removing intermediate container 361468148f73 [2021-12-13T14:56:54.941Z] ---> 74dd354f6981 [2021-12-13T14:56:54.941Z] Step 22/24 : LABEL arch=arm64 [2021-12-13T14:56:54.941Z] ---> 62d8b1e17c64 [2021-12-13T14:56:54.941Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-12-13T14:56:55.212Z] ---> Running in 8ab3f0401f5c [2021-12-13T14:56:55.212Z] ---> Running in 553a6048dd1f [2021-12-13T14:56:55.212Z] Removing intermediate container 84ca831e0b91 [2021-12-13T14:56:55.212Z] ---> 9176aaba8a88 [2021-12-13T14:56:55.212Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-12-13T14:56:55.483Z] Removing intermediate container 8ab3f0401f5c [2021-12-13T14:56:55.483Z] ---> ea94299589f6 [2021-12-13T14:56:55.483Z] Step 23/24 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:56:55.755Z] ---> Running in 31266a372c5e [2021-12-13T14:56:55.755Z] Removing intermediate container 553a6048dd1f [2021-12-13T14:56:55.755Z] ---> 2ba755329a3e [2021-12-13T14:56:55.755Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-12-13T14:56:56.030Z] Removing intermediate container 31266a372c5e [2021-12-13T14:56:56.030Z] ---> aed42498f332 [2021-12-13T14:56:56.030Z] Step 24/24 : LABEL version=0.0.0 [2021-12-13T14:56:56.030Z] ---> d50e45fb9f35 [2021-12-13T14:56:56.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-12-13T14:56:56.307Z] ---> Running in f6bf00616297 [2021-12-13T14:56:56.582Z] ---> 729f2e8c829e [2021-12-13T14:56:56.583Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-12-13T14:56:56.855Z] ---> Running in 31be1b2dadbc [2021-12-13T14:56:56.855Z] Removing intermediate container f6bf00616297 [2021-12-13T14:56:56.855Z] ---> a3ef0953faa9 [2021-12-13T14:56:56.855Z] [2021-12-13T14:56:57.131Z] Successfully built a3ef0953faa9 [2021-12-13T14:56:57.131Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-12-13T14:56:57.404Z]  Building security-secretstore-setup ... done  ---> d1221dbf3a4d [2021-12-13T14:56:57.404Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-12-13T14:56:58.004Z] ---> ba94e71b708f [2021-12-13T14:56:58.004Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-12-13T14:56:58.276Z] ---> Running in 98ff49add321 [2021-12-13T14:56:58.550Z] Removing intermediate container 98ff49add321 [2021-12-13T14:56:58.550Z] ---> ffb5cd2e4586 [2021-12-13T14:56:58.550Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-12-13T14:56:58.550Z] Removing intermediate container 31be1b2dadbc [2021-12-13T14:56:58.550Z] ---> f8509d4d088b [2021-12-13T14:56:58.550Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-12-13T14:56:58.550Z] ---> Running in 1749698595fa [2021-12-13T14:56:58.823Z] ---> Running in 22dda83cb949 [2021-12-13T14:56:59.097Z] Removing intermediate container 1749698595fa [2021-12-13T14:56:59.097Z] ---> 78560c8d2d10 [2021-12-13T14:56:59.097Z] Step 20/22 : LABEL arch=arm64 [2021-12-13T14:56:59.097Z] ---> Running in 76deae12bca4 [2021-12-13T14:56:59.097Z] Removing intermediate container 22dda83cb949 [2021-12-13T14:56:59.097Z] ---> 895e89b29903 [2021-12-13T14:56:59.097Z] Step 27/30 : CMD ["gate"] [2021-12-13T14:56:59.368Z] ---> Running in 445f4968847e [2021-12-13T14:56:59.639Z] Removing intermediate container 76deae12bca4 [2021-12-13T14:56:59.639Z] ---> 32eed79fba8e [2021-12-13T14:56:59.639Z] Step 21/22 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:56:59.639Z] ---> Running in f3a1702b14fd [2021-12-13T14:56:59.639Z] Removing intermediate container 445f4968847e [2021-12-13T14:56:59.639Z] ---> 0ffa7fa41901 [2021-12-13T14:56:59.639Z] Step 28/30 : LABEL arch=arm64 [2021-12-13T14:56:59.911Z] ---> Running in 4669167f4267 [2021-12-13T14:57:00.182Z] Removing intermediate container f3a1702b14fd [2021-12-13T14:57:00.182Z] ---> 74c6ae1118a1 [2021-12-13T14:57:00.182Z] Step 22/22 : LABEL version=0.0.0 [2021-12-13T14:57:00.182Z] ---> Running in b97b7f016223 [2021-12-13T14:57:00.455Z] Removing intermediate container 4669167f4267 [2021-12-13T14:57:00.455Z] ---> 74567045fdbe [2021-12-13T14:57:00.455Z] Step 29/30 : LABEL git_sha=8acc7a6cc61cc1956cbba6016c9de988fb6a317c [2021-12-13T14:57:00.455Z] ---> Running in a6b976839fb9 [2021-12-13T14:57:00.726Z] Removing intermediate container b97b7f016223 [2021-12-13T14:57:00.726Z] ---> c6442157208a [2021-12-13T14:57:00.726Z] [2021-12-13T14:57:00.999Z] Successfully built c6442157208a [2021-12-13T14:57:00.999Z] Successfully tagged core-data-arm64:latest [2021-12-13T14:57:00.999Z]  Building core-data ... done Removing intermediate container a6b976839fb9 [2021-12-13T14:57:00.999Z] ---> 40fdba8f0b29 [2021-12-13T14:57:00.999Z] Step 30/30 : LABEL version=0.0.0 [2021-12-13T14:57:01.270Z] ---> Running in 7928b29a16f4 [2021-12-13T14:57:01.865Z] Removing intermediate container 7928b29a16f4 [2021-12-13T14:57:01.865Z] ---> d0459abc385e [2021-12-13T14:57:01.865Z] [2021-12-13T14:57:02.143Z] Successfully built d0459abc385e [2021-12-13T14:57:02.143Z] Successfully tagged security-bootstrapper-arm64:latest [2021-12-13T14:57:02.157Z]  Building security-bootstrapper ... done  [Pipeline] } [2021-12-13T14:57:02.140Z] $ docker stop --time=1 4b00b5a5241c6d541ef8e59039b436d99a6a01b497a9972c7ed47571c1fd7298 [2021-12-13T14:57:03.807Z] $ docker rm -f 4b00b5a5241c6d541ef8e59039b436d99a6a01b497a9972c7ed47571c1fd7298 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-13T14:57:04.372Z] + docker images [2021-12-13T14:57:04.642Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-12-13T14:57:04.642Z] security-bootstrapper-arm64 latest d0459abc385e 3 seconds ago 17.8MB [2021-12-13T14:57:04.642Z] core-data-arm64 latest c6442157208a 4 seconds ago 19.6MB [2021-12-13T14:57:04.642Z] security-secretstore-setup-arm64 latest a3ef0953faa9 8 seconds ago 26.8MB [2021-12-13T14:57:04.642Z] core-metadata-arm64 latest f933808a5a8b 13 seconds ago 15.9MB [2021-12-13T14:57:04.642Z] 6b8fdeeb0ec2 19 seconds ago 1.58GB [2021-12-13T14:57:04.642Z] 88eae7e2cf7b 23 seconds ago 1.58GB [2021-12-13T14:57:04.642Z] 9aa76cbc9c6e 29 seconds ago 1.58GB [2021-12-13T14:57:04.642Z] f0cea5d59dc5 29 seconds ago 1.57GB [2021-12-13T14:57:04.642Z] sys-mgmt-agent-arm64 latest e70e32f48e21 2 minutes ago 277MB [2021-12-13T14:57:04.642Z] support-notifications-arm64 latest c9ee512d540f 3 minutes ago 16.1MB [2021-12-13T14:57:04.642Z] security-proxy-setup-arm64 latest dd825ccfd31b 3 minutes ago 25.5MB [2021-12-13T14:57:04.642Z] support-scheduler-arm64 latest fd2a9fc4c415 3 minutes ago 15.3MB [2021-12-13T14:57:04.642Z] core-command-arm64 latest 3b9cdca8307d 3 minutes ago 15.2MB [2021-12-13T14:57:04.642Z] 26cbd7e7bc1d 3 minutes ago 1.57GB [2021-12-13T14:57:04.642Z] 6df2a4494f5e 3 minutes ago 1.57GB [2021-12-13T14:57:04.642Z] 68173a0d1740 3 minutes ago 1.57GB [2021-12-13T14:57:04.642Z] d8181aec2a59 3 minutes ago 1.58GB [2021-12-13T14:57:04.642Z] 9849183ae234 3 minutes ago 1.57GB [2021-12-13T14:57:04.642Z] ci-base-image-arm64 latest f94ebf18d206 13 minutes ago 1.24GB [2021-12-13T14:57:04.642Z] alpine 3.14 5b8b7b635229 4 weeks ago 5.35MB [2021-12-13T14:57:04.642Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 2 months ago 534MB [2021-12-13T14:57:04.643Z] docker 20.10.8 3734d5adc5ac 3 months ago 198MB [2021-12-13T14:57:04.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 17 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-12-13T14:57:05.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T14:57:05.256Z] [2021-12-13T14:57:05.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-13T14:57:05.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T14:57:05.866Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-13T14:57:05.866Z] 448f6bf000e3: Pulling fs layer [2021-12-13T14:57:05.866Z] f757da607395: Pulling fs layer [2021-12-13T14:57:05.866Z] 05883995daec: Pulling fs layer [2021-12-13T14:57:05.866Z] 8603b9c90790: Pulling fs layer [2021-12-13T14:57:05.866Z] 1560dd03e051: Pulling fs layer [2021-12-13T14:57:05.866Z] 27f5ce0e4adf: Pulling fs layer [2021-12-13T14:57:05.866Z] c2d8d7efcc4b: Pulling fs layer [2021-12-13T14:57:05.866Z] 1560dd03e051: Waiting [2021-12-13T14:57:05.866Z] 8603b9c90790: Waiting [2021-12-13T14:57:05.866Z] c2d8d7efcc4b: Waiting [2021-12-13T14:57:05.866Z] 27f5ce0e4adf: Waiting [2021-12-13T14:57:05.866Z] f757da607395: Verifying Checksum [2021-12-13T14:57:05.866Z] f757da607395: Download complete [2021-12-13T14:57:05.866Z] 8603b9c90790: Verifying Checksum [2021-12-13T14:57:05.866Z] 8603b9c90790: Download complete [2021-12-13T14:57:06.136Z] 1560dd03e051: Verifying Checksum [2021-12-13T14:57:06.136Z] 1560dd03e051: Download complete [2021-12-13T14:57:06.136Z] 27f5ce0e4adf: Verifying Checksum [2021-12-13T14:57:06.136Z] 27f5ce0e4adf: Download complete [2021-12-13T14:57:06.136Z] 05883995daec: Verifying Checksum [2021-12-13T14:57:06.136Z] 05883995daec: Download complete [2021-12-13T14:57:06.408Z] 448f6bf000e3: Verifying Checksum [2021-12-13T14:57:09.021Z] c2d8d7efcc4b: Verifying Checksum [2021-12-13T14:57:09.021Z] c2d8d7efcc4b: Download complete [2021-12-13T14:57:09.995Z] 448f6bf000e3: Pull complete [2021-12-13T14:57:10.592Z] f757da607395: Pull complete [2021-12-13T14:57:12.050Z] 05883995daec: Pull complete [2021-12-13T14:57:12.050Z] 8603b9c90790: Pull complete [2021-12-13T14:57:13.529Z] 1560dd03e051: Pull complete [2021-12-13T14:57:13.529Z] 27f5ce0e4adf: Pull complete [2021-12-13T14:57:28.621Z] c2d8d7efcc4b: Pull complete [2021-12-13T14:57:28.621Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-13T14:57:28.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-13T14:57:28.621Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-13T14:57:28.823Z] prd-ubuntu18.04-docker-arm64-4c-16g-755 does not seem to be running inside a container [2021-12-13T14:57:28.877Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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-lftools-log-publisher:arm64 cat [2021-12-13T14:57:31.561Z] $ docker top bbe902cf565192606000850e5cfd61cd3f310b1660ff221cd35fc4b4a76e2e12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-13T14:57:32.555Z] ---> job-cost.sh [2021-12-13T14:57:32.555Z] lf-activate-venv: SKIPPING [2021-12-13T14:57:32.555Z] INFO: No Stack... [2021-12-13T14:57:32.822Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-13T14:57:33.410Z] INFO: Archiving Costs [Pipeline] sh [2021-12-13T14:57:34.071Z] + cut -d, -f6 [2021-12-13T14:57:34.071Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-12-13T14:57:34.096Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3843-2-stack-cost] [2021-12-13T14:57:34.101Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3843-2-stack-cost] did not exist. Created. [2021-12-13T14:57:34.101Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3843-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-13T14:57:34.751Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-13T14:57:34.911Z] Stashed 1 file(s) [Pipeline] } [2021-12-13T14:57:34.918Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3843-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-13T14:57:34.911Z] $ docker stop --time=1 bbe902cf565192606000850e5cfd61cd3f310b1660ff221cd35fc4b4a76e2e12 [2021-12-13T14:57:36.429Z] $ docker rm -f bbe902cf565192606000850e5cfd61cd3f310b1660ff221cd35fc4b4a76e2e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-13T15:03:07.284Z] core18 20211028 from Canonical* installed [2021-12-13T15:03:07.285Z] core20 20211129 from Canonical* installed [2021-12-13T15:03:07.285Z] "core20" switched to the "latest/stable" channel [2021-12-13T15:03:07.285Z] [2021-12-13T15:03:07.285Z] snapcraft 6.0 from Canonical* installed [2021-12-13T15:03:07.285Z] "snapcraft" switched to the "latest/stable" channel [2021-12-13T15:03:07.285Z] [2021-12-13T15:03:09.827Z] 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-12-13T15:03:09.827Z] - README.md [2021-12-13T15:03:09.827Z] [2021-12-13T15:03:09.827Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-12-13T15:03:10.768Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-12-13T15:03:11.029Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-12-13T15:03:11.290Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-12-13T15:03:12.494Z] Reading package lists... [2021-12-13T15:03:13.877Z] 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-12-13T15:03:15.261Z] Reading package lists... [2021-12-13T15:03:15.261Z] Building dependency tree... [2021-12-13T15:03:15.261Z] Reading state information... [2021-12-13T15:03:15.261Z] Suggested packages: [2021-12-13T15:03:15.261Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-12-13T15:03:15.261Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-12-13T15:03:15.261Z] Recommended packages: [2021-12-13T15:03:15.261Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-12-13T15:03:15.261Z] The following NEW packages will be installed: [2021-12-13T15:03:15.261Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-12-13T15:03:15.261Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-12-13T15:03:15.261Z] pkg-config zip [2021-12-13T15:03:15.523Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-12-13T15:03:15.523Z] Need to get 7670 kB of archives. [2021-12-13T15:03:15.523Z] After this operation, 43.8 MB of additional disk space will be used. [2021-12-13T15:03:15.523Z] 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-12-13T15:03:15.784Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-12-13T15:03:15.784Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-12-13T15:03:15.784Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-12-13T15:03:15.784Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-12-13T15:03:15.784Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-12-13T15:03:15.784Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-12-13T15:03:16.045Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-12-13T15:03:16.045Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-12-13T15:03:16.045Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-12-13T15:03:16.305Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-12-13T15:03:16.305Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-12-13T15:03:16.305Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-12-13T15:03:16.305Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-12-13T15:03:16.305Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-12-13T15:03:16.564Z] debconf: delaying package configuration, since apt-utils is not installed [2021-12-13T15:03:16.564Z] Fetched 7670 kB in 1s (8028 kB/s) [2021-12-13T15:03:16.564Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-12-13T15:03:16.564Z] (Reading database ... 13935 files and directories currently installed.) [2021-12-13T15:03:16.564Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-12-13T15:03:16.564Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-13T15:03:16.823Z] Selecting previously unselected package libpsl5:amd64. [2021-12-13T15:03:16.823Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-12-13T15:03:16.823Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-12-13T15:03:16.823Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-12-13T15:03:16.823Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-12-13T15:03:16.823Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-13T15:03:16.823Z] Selecting previously unselected package librtmp1:amd64. [2021-12-13T15:03:16.823Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-12-13T15:03:16.823Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-13T15:03:16.823Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-12-13T15:03:16.823Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-12-13T15:03:16.823Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-13T15:03:17.084Z] Selecting previously unselected package liberror-perl. [2021-12-13T15:03:17.084Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-12-13T15:03:17.084Z] Unpacking liberror-perl (0.17025-1) ... [2021-12-13T15:03:17.084Z] Selecting previously unselected package git-man. [2021-12-13T15:03:17.084Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-12-13T15:03:17.084Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-13T15:03:17.084Z] Selecting previously unselected package git. [2021-12-13T15:03:17.084Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-12-13T15:03:17.084Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-12-13T15:03:17.654Z] Selecting previously unselected package libnorm1:amd64. [2021-12-13T15:03:17.654Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-12-13T15:03:17.654Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-13T15:03:17.654Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-12-13T15:03:17.654Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-12-13T15:03:17.654Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-13T15:03:17.654Z] Selecting previously unselected package libsodium23:amd64. [2021-12-13T15:03:17.654Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-12-13T15:03:17.913Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-12-13T15:03:17.913Z] Selecting previously unselected package libzmq5:amd64. [2021-12-13T15:03:17.913Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-13T15:03:17.913Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-13T15:03:17.913Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-12-13T15:03:17.913Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-12-13T15:03:17.913Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-13T15:03:17.913Z] Selecting previously unselected package pkg-config. [2021-12-13T15:03:17.913Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-12-13T15:03:17.913Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-12-13T15:03:18.172Z] Selecting previously unselected package zip. [2021-12-13T15:03:18.172Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-12-13T15:03:18.172Z] Unpacking zip (3.0-11build1) ... [2021-12-13T15:03:18.172Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-12-13T15:03:18.172Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-12-13T15:03:18.172Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-12-13T15:03:18.172Z] Setting up liberror-perl (0.17025-1) ... [2021-12-13T15:03:18.172Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-12-13T15:03:18.172Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-12-13T15:03:18.172Z] No schema files found: doing nothing. [2021-12-13T15:03:18.172Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-12-13T15:03:18.172Z] Setting up zip (3.0-11build1) ... [2021-12-13T15:03:18.172Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-12-13T15:03:18.172Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-12-13T15:03:18.172Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-12-13T15:03:18.172Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-13T15:03:18.172Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-12-13T15:03:18.172Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-12-13T15:03:18.172Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-12-13T15:03:18.430Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-12-13T15:03:18.997Z] git set to automatically installed. [2021-12-13T15:03:18.997Z] git-man set to automatically installed. [2021-12-13T15:03:18.997Z] libcurl3-gnutls set to automatically installed. [2021-12-13T15:03:18.997Z] liberror-perl set to automatically installed. [2021-12-13T15:03:18.997Z] libglib2.0-0 set to automatically installed. [2021-12-13T15:03:18.997Z] libnghttp2-14 set to automatically installed. [2021-12-13T15:03:18.997Z] libnorm1 set to automatically installed. [2021-12-13T15:03:18.997Z] libpgm-5.2-0 set to automatically installed. [2021-12-13T15:03:18.997Z] libpsl5 set to automatically installed. [2021-12-13T15:03:18.997Z] librtmp1 set to automatically installed. [2021-12-13T15:03:18.997Z] libsodium23 set to automatically installed. [2021-12-13T15:03:18.997Z] libzmq3-dev set to automatically installed. [2021-12-13T15:03:18.997Z] libzmq5 set to automatically installed. [2021-12-13T15:03:18.997Z] pkg-config set to automatically installed. [2021-12-13T15:03:18.997Z] zip set to automatically installed. [2021-12-13T15:03:19.568Z] snapd is not logged in, snap install commands will use sudo [2021-12-13T15:15:11.543Z] error: cannot perform the following tasks: [2021-12-13T15:15:11.543Z] - Download snap "go" (8838) from channel "1.16/stable" (received an unexpected http response code (503) when trying to download https://api.snapcraft.io/api/v1/snaps/download/Md1HBASHzP4i0bniScAjXGnOII9cEK6e_8838.snap) [2021-12-13T15:15:11.543Z] Error while installing snap 'go' from channel '1.16/stable' [2021-12-13T15:15:11.543Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-13T15:15:12.481Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-13T15:15:14.605Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-13T15:15:14.978Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T15:15:15.648Z] ---> package-listing.sh [2021-12-13T15:15:15.648Z] ++ facter osfamily [2021-12-13T15:15:15.648Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-13T15:15:15.911Z] + OS_FAMILY=redhat [2021-12-13T15:15:15.911Z] + workspace=/w/workspace/edgex-go/2 [2021-12-13T15:15:15.911Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-13T15:15:15.911Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-13T15:15:15.911Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-13T15:15:15.911Z] + PACKAGES=/tmp/packages_start.txt [2021-12-13T15:15:15.911Z] + '[' /w/workspace/edgex-go/2 ']' [2021-12-13T15:15:15.911Z] + PACKAGES=/tmp/packages_end.txt [2021-12-13T15:15:15.911Z] + case "${OS_FAMILY}" in [2021-12-13T15:15:15.911Z] + rpm -qa [2021-12-13T15:15:15.911Z] + sort [2021-12-13T15:15:20.111Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-13T15:15:20.111Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-13T15:15:20.111Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-13T15:15:20.111Z] + '[' /w/workspace/edgex-go/2 ']' [2021-12-13T15:15:20.111Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-12-13T15:15:20.111Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-12-13T15:15:20.122Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-13T15:15:20.401Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-13T15:15:20.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T15:15:20.954Z] [2021-12-13T15:15:20.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-13T15:15:21.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T15:15:21.252Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-13T15:15:21.252Z] b4d181a07f80: Pulling fs layer [2021-12-13T15:15:21.252Z] a1111a8f2ec3: Pulling fs layer [2021-12-13T15:15:21.252Z] ed53099fbce6: Pulling fs layer [2021-12-13T15:15:21.252Z] dc539afda2c1: Pulling fs layer [2021-12-13T15:15:21.253Z] 77bc0d833cb6: Pulling fs layer [2021-12-13T15:15:21.253Z] 9065ff56babe: Pulling fs layer [2021-12-13T15:15:21.253Z] d287ab97295c: Pulling fs layer [2021-12-13T15:15:21.253Z] dc539afda2c1: Waiting [2021-12-13T15:15:21.253Z] 77bc0d833cb6: Waiting [2021-12-13T15:15:21.253Z] 9065ff56babe: Waiting [2021-12-13T15:15:21.253Z] d287ab97295c: Waiting [2021-12-13T15:15:21.253Z] a1111a8f2ec3: Verifying Checksum [2021-12-13T15:15:21.253Z] a1111a8f2ec3: Download complete [2021-12-13T15:15:21.513Z] dc539afda2c1: Verifying Checksum [2021-12-13T15:15:21.513Z] dc539afda2c1: Download complete [2021-12-13T15:15:21.513Z] ed53099fbce6: Verifying Checksum [2021-12-13T15:15:21.513Z] ed53099fbce6: Download complete [2021-12-13T15:15:21.513Z] 9065ff56babe: Verifying Checksum [2021-12-13T15:15:21.513Z] 9065ff56babe: Download complete [2021-12-13T15:15:21.513Z] 77bc0d833cb6: Verifying Checksum [2021-12-13T15:15:21.513Z] 77bc0d833cb6: Download complete [2021-12-13T15:15:21.513Z] b4d181a07f80: Verifying Checksum [2021-12-13T15:15:21.513Z] b4d181a07f80: Download complete [2021-12-13T15:15:22.103Z] d287ab97295c: Verifying Checksum [2021-12-13T15:15:22.103Z] d287ab97295c: Download complete [2021-12-13T15:15:22.692Z] b4d181a07f80: Pull complete [2021-12-13T15:15:22.956Z] a1111a8f2ec3: Pull complete [2021-12-13T15:15:23.538Z] ed53099fbce6: Pull complete [2021-12-13T15:15:23.538Z] dc539afda2c1: Pull complete [2021-12-13T15:15:23.796Z] 77bc0d833cb6: Pull complete [2021-12-13T15:15:24.055Z] 9065ff56babe: Pull complete [2021-12-13T15:15:29.357Z] d287ab97295c: Pull complete [2021-12-13T15:15:29.357Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-13T15:15:29.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-13T15:15:29.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-13T15:15:29.431Z] prd-centos7-docker-4c-2g-753 does not seem to be running inside a container [2021-12-13T15:15:29.465Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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:latest cat [2021-12-13T15:15:32.713Z] $ docker top 3e9085cb650abc3e54a0977b30eda85372e19fd2977446347521a35aaac73f60 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-13T15:15:33.068Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-13T15:15:33.359Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-13T15:15:33.650Z] + ls /var/log/sa-host [2021-12-13T15:15:33.650Z] + sadf -c /var/log/sa-host/sa13 [2021-12-13T15:15:33.650Z] file_magic: OK [2021-12-13T15:15:33.650Z] HZ: Using current value: 100 [2021-12-13T15:15:33.650Z] file_header: OK [2021-12-13T15:15:33.650Z] 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-12-13T15:15:33.650Z] Statistics: [2021-12-13T15:15:33.650Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-12-13T15:15:33.650Z] File successfully converted to sysstat format version 12.0.3 [2021-12-13T15:15:33.650Z] + sadf -c /var/log/sa-host/sa17 [2021-12-13T15:15:33.650Z] file_magic: OK [2021-12-13T15:15:33.650Z] HZ: Using current value: 100 [2021-12-13T15:15:33.650Z] file_header: OK [2021-12-13T15:15:33.650Z] 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-12-13T15:15:33.650Z] Statistics: [2021-12-13T15:15:33.650Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-13T15:15:33.650Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-13T15:15:33.881Z] provisioning config files... [2021-12-13T15:15:33.891Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1552930541594362152tmp [Pipeline] { [Pipeline] echo [2021-12-13T15:15:33.905Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T15:15:34.194Z] ---> create-netrc.sh [Pipeline] } [2021-12-13T15:15:34.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-13T15:15:34.551Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-13T15:15:34.560Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T15:15:34.848Z] ---> sudo-logs.sh [2021-12-13T15:15:34.848Z] Archiving 'sudo' log.. [2021-12-13T15:15:34.848Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-753.novalocal: Name or service not known [2021-12-13T15:15:34.848Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-753.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-13T15:15:34.893Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T15:15:35.178Z] ---> job-cost.sh [2021-12-13T15:15:35.178Z] lf-activate-venv: SKIPPING [2021-12-13T15:15:35.178Z] DEBUG: total: 0.10999999940395355 [2021-12-13T15:15:35.178Z] INFO: Retrieving Stack Cost... [2021-12-13T15:15:35.439Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-13T15:15:35.699Z] INFO: Archiving Costs [Pipeline] echo [2021-12-13T15:15:35.711Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-13T15:15:35.998Z] ---> logs-deploy.sh [2021-12-13T15:15:35.998Z] lf-activate-venv: SKIPPING [2021-12-13T15:15:35.998Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3843/2 [2021-12-13T15:15:35.998Z] INFO: archiving workspace using pattern(s): [2021-12-13T15:15:36.570Z] Archives upload complete. [2021-12-13T15:15:36.831Z] INFO: archiving logs to Nexus