Pull request #416 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/app-service-configurable Obtained Jenkinsfile from becc84409fb8c882c3937b343ba8459a886daa78+a669bdb4f1e2d7cd4e5cba464327739a597f1457 (69c7394d0360412acc830e4b16a84ebf80b1fa79) 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-ssh5749320946011366639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh8167634959223355784.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-416/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/app-service-configurable/branches/PR-416/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11832351554879912217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh15388736800278564024.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-416/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/app-service-configurable/branches/PR-416/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17833290346279706533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40430 in /w/workspace/_app-service-configurable_PR-416 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-416 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a669bdb4f1e2d7cd4e5cba464327739a597f1457 into PR head commit becc84409fb8c882c3937b343ba8459a886daa78 Merge succeeded, producing becc84409fb8c882c3937b343ba8459a886daa78 Checking out Revision becc84409fb8c882c3937b343ba8459a886daa78 (PR-416) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f becc84409fb8c882c3937b343ba8459a886daa78 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f becc84409fb8c882c3937b343ba8459a886daa78 # timeout=10 Commit message: "feat: cleanup" > git rev-list --no-walk eef5a3bab777c045023aa8c5dcf9e9c16a413124 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-04T09:34:03.730Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-04T09:34:03.804Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-04T09:34:03.819Z] ========================================================= [2022-05-04T09:34:03.819Z] EdgeX Global Pipelines Version Info [2022-05-04T09:34:03.819Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:34:04.624Z] ------------------- [2022-05-04T09:34:04.624Z] stable info: [2022-05-04T09:34:04.624Z] ------------------- [2022-05-04T09:34:04.624Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-04T09:34:04.624Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-04T09:34:04.624Z] Message: update stable to v1.0.227 [2022-05-04T09:34:05.197Z] ------------------- [2022-05-04T09:34:05.197Z] experimental info: [2022-05-04T09:34:05.197Z] ------------------- [2022-05-04T09:34:05.197Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-04T09:34:05.197Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-04T09:34:05.197Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-04T09:34:05.336Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-05-04T09:34:05.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-05-04T09:34:05.376Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-04T09:34:05.393Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-04T09:34:05.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-04T09:34:05.430Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-04T09:34:05.447Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-04T09:34:05.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-04T09:34:05.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-04T09:34:05.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-04T09:34:05.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-04T09:34:05.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-05-04T09:34:05.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-04T09:34:05.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-04T09:34:05.592Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-04T09:34:05.603Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-04T09:34:05.619Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-04T09:34:05.638Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-04T09:34:05.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-04T09:34:05.672Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-04T09:34:05.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-04T09:34:05.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-04T09:34:05.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-04T09:34:05.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-04T09:34:05.737Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-04T09:34:05.748Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-04T09:34:05.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2022-05-04T09:34:05.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2022-05-04T09:34:05.794Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2022-05-04T09:34:05.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = becc84409fb8c882c3937b343ba8459a886daa78 [Pipeline] echo [2022-05-04T09:34:05.819Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = becc844 [Pipeline] echo [2022-05-04T09:34:05.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T09:34:05.882Z] provisioning config files... [2022-05-04T09:34:05.897Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config8554516924519759592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:34:06.205Z] ---> docker-login.sh [2022-05-04T09:34:06.205Z] nexus3.edgexfoundry.org:10001 [2022-05-04T09:34:06.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:06.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:06.737Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:06.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:06.737Z] [2022-05-04T09:34:06.737Z] Login Succeeded [2022-05-04T09:34:06.737Z] nexus3.edgexfoundry.org:10002 [2022-05-04T09:34:06.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:06.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:06.737Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:06.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:06.737Z] [2022-05-04T09:34:06.737Z] Login Succeeded [2022-05-04T09:34:06.737Z] nexus3.edgexfoundry.org:10003 [2022-05-04T09:34:06.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:06.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:06.999Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:06.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:06.999Z] [2022-05-04T09:34:06.999Z] Login Succeeded [2022-05-04T09:34:06.999Z] nexus3.edgexfoundry.org:10004 [2022-05-04T09:34:06.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:06.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:06.999Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:06.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:06.999Z] [2022-05-04T09:34:06.999Z] Login Succeeded [2022-05-04T09:34:06.999Z] docker.io [2022-05-04T09:34:07.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:07.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:07.525Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:07.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:07.525Z] [2022-05-04T09:34:07.525Z] Login Succeeded [2022-05-04T09:34:07.525Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T09:34:07.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-04T09:34:07.934Z] + git rev-list -1 --merges becc84409fb8c882c3937b343ba8459a886daa78~1..becc84409fb8c882c3937b343ba8459a886daa78 [Pipeline] echo [2022-05-04T09:34:08.033Z] -----------> git rev-list -1 --merges becc84409fb8c882c3937b343ba8459a886daa78~1..becc84409fb8c882c3937b343ba8459a886daa78 becc84409fb8c882c3937b343ba8459a886daa78 [false] [Pipeline] sh [2022-05-04T09:34:08.325Z] + git log --format=format:%s -1 becc84409fb8c882c3937b343ba8459a886daa78 [Pipeline] echo [2022-05-04T09:34:08.344Z] ========================================================= [2022-05-04T09:34:08.344Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-04T09:34:08.344Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-04T09:34:08.681Z] + git log --format=format:%s -1 becc84409fb8c882c3937b343ba8459a886daa78 [Pipeline] echo [2022-05-04T09:34:08.695Z] [semverPrep] GIT_COMMIT: becc84409fb8c882c3937b343ba8459a886daa78, Commit Message: feat: cleanup [Pipeline] echo [2022-05-04T09:34:08.708Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-04T09:34:09.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-04T09:34:09.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-04T09:34:09.143Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-04T09:34:09.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-04T09:34:09.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-04T09:34:09.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-04T09:34:09.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:34:09.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-04T09:34:09.584Z] [2022-05-04T09:34:09.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:34:09.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-04T09:34:09.892Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-04T09:34:09.892Z] 1fe172e4850f: Pulling fs layer [2022-05-04T09:34:09.892Z] caf521ccaac6: Pulling fs layer [2022-05-04T09:34:09.892Z] 3ead6fa29328: Pulling fs layer [2022-05-04T09:34:09.892Z] 5c2a1cbceb83: Pulling fs layer [2022-05-04T09:34:09.892Z] a8d5f1318db7: Pulling fs layer [2022-05-04T09:34:09.892Z] c427282e49a2: Pulling fs layer [2022-05-04T09:34:09.892Z] 1827001aaf11: Pulling fs layer [2022-05-04T09:34:09.892Z] 0714d37db230: Pulling fs layer [2022-05-04T09:34:09.892Z] ac28cf19c067: Pulling fs layer [2022-05-04T09:34:09.892Z] ca983d60f3e2: Pulling fs layer [2022-05-04T09:34:09.892Z] 9f894cec8388: Pulling fs layer [2022-05-04T09:34:09.892Z] 1827001aaf11: Waiting [2022-05-04T09:34:09.892Z] 0714d37db230: Waiting [2022-05-04T09:34:09.892Z] 5c2a1cbceb83: Waiting [2022-05-04T09:34:09.892Z] a8d5f1318db7: Waiting [2022-05-04T09:34:09.892Z] ac28cf19c067: Waiting [2022-05-04T09:34:09.892Z] c427282e49a2: Waiting [2022-05-04T09:34:09.892Z] ca983d60f3e2: Waiting [2022-05-04T09:34:09.892Z] caf521ccaac6: Verifying Checksum [2022-05-04T09:34:09.892Z] caf521ccaac6: Download complete [2022-05-04T09:34:09.892Z] 5c2a1cbceb83: Verifying Checksum [2022-05-04T09:34:09.892Z] 5c2a1cbceb83: Download complete [2022-05-04T09:34:09.892Z] a8d5f1318db7: Verifying Checksum [2022-05-04T09:34:09.892Z] a8d5f1318db7: Download complete [2022-05-04T09:34:10.152Z] c427282e49a2: Verifying Checksum [2022-05-04T09:34:10.152Z] c427282e49a2: Download complete [2022-05-04T09:34:10.152Z] 3ead6fa29328: Verifying Checksum [2022-05-04T09:34:10.152Z] 3ead6fa29328: Download complete [2022-05-04T09:34:10.152Z] 0714d37db230: Verifying Checksum [2022-05-04T09:34:10.152Z] 0714d37db230: Download complete [2022-05-04T09:34:10.152Z] ac28cf19c067: Download complete [2022-05-04T09:34:10.152Z] ca983d60f3e2: Download complete [2022-05-04T09:34:10.152Z] 9f894cec8388: Download complete [2022-05-04T09:34:10.152Z] 1fe172e4850f: Verifying Checksum [2022-05-04T09:34:10.152Z] 1fe172e4850f: Download complete [2022-05-04T09:34:10.415Z] 1827001aaf11: Verifying Checksum [2022-05-04T09:34:10.415Z] 1827001aaf11: Download complete [2022-05-04T09:34:11.801Z] 1fe172e4850f: Pull complete [2022-05-04T09:34:11.801Z] caf521ccaac6: Pull complete [2022-05-04T09:34:12.376Z] 3ead6fa29328: Pull complete [2022-05-04T09:34:12.641Z] 5c2a1cbceb83: Pull complete [2022-05-04T09:34:12.904Z] a8d5f1318db7: Pull complete [2022-05-04T09:34:12.904Z] c427282e49a2: Pull complete [2022-05-04T09:34:15.467Z] 1827001aaf11: Pull complete [2022-05-04T09:34:15.467Z] 0714d37db230: Pull complete [2022-05-04T09:34:15.467Z] ac28cf19c067: Pull complete [2022-05-04T09:34:15.467Z] ca983d60f3e2: Pull complete [2022-05-04T09:34:15.467Z] 9f894cec8388: Pull complete [2022-05-04T09:34:15.467Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-04T09:34:15.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-04T09:34:15.467Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-04T09:34:15.555Z] prd-ubuntu20.04-docker-8c-8g-40430 does not seem to be running inside a container [2022-05-04T09:34:15.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-04T09:34:17.698Z] $ docker top b665e813091c22f7c9a1ceb0d225756289b0b18a107a28cb35c90770371a0e5b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-04T09:34:17.819Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-04T09:34:17.819Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-04T09:34:17.968Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-04T09:34:17.973Z] $ docker exec b665e813091c22f7c9a1ceb0d225756289b0b18a107a28cb35c90770371a0e5b ssh-agent [2022-05-04T09:34:18.104Z] SSH_AUTH_SOCK=/tmp/ssh-LEY3hVkHc5sg/agent.33 [2022-05-04T09:34:18.104Z] SSH_AGENT_PID=40 [2022-05-04T09:34:18.114Z] Running ssh-add (command line suppressed) [2022-05-04T09:34:18.241Z] Identity added: /w/workspace/_app-service-configurable_PR-416@tmp/private_key_6031616485278410293.key (/w/workspace/_app-service-configurable_PR-416@tmp/private_key_6031616485278410293.key) [2022-05-04T09:34:18.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-04T09:34:18.555Z] + git tag --points-at HEAD [Pipeline] } [2022-05-04T09:34:18.572Z] $ docker exec --env ******** --env ******** b665e813091c22f7c9a1ceb0d225756289b0b18a107a28cb35c90770371a0e5b ssh-agent -k [2022-05-04T09:34:18.683Z] unset SSH_AUTH_SOCK; [2022-05-04T09:34:18.684Z] unset SSH_AGENT_PID; [2022-05-04T09:34:18.684Z] echo Agent pid 40 killed; [2022-05-04T09:34:18.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-04T09:34:18.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-04T09:34:18.731Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-04T09:34:18.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-04T09:34:18.877Z] $ docker exec b665e813091c22f7c9a1ceb0d225756289b0b18a107a28cb35c90770371a0e5b ssh-agent [2022-05-04T09:34:19.001Z] SSH_AUTH_SOCK=/tmp/ssh-C5rKW3W0oagU/agent.73 [2022-05-04T09:34:19.001Z] SSH_AGENT_PID=79 [2022-05-04T09:34:19.007Z] Running ssh-add (command line suppressed) [2022-05-04T09:34:19.130Z] Identity added: /w/workspace/_app-service-configurable_PR-416@tmp/private_key_7085315540564885986.key (/w/workspace/_app-service-configurable_PR-416@tmp/private_key_7085315540564885986.key) [2022-05-04T09:34:19.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-04T09:34:19.444Z] + git semver init [2022-05-04T09:34:19.705Z] 2022-05-04 09:34:19,697 [run_init] DEBUG init version:0.0.0 force:False [2022-05-04T09:34:19.705Z] 2022-05-04 09:34:19,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-416/.semver [2022-05-04T09:34:19.705Z] 2022-05-04 09:34:19,698 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-416/.semver [2022-05-04T09:34:19.705Z] 2022-05-04 09:34:19,698 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-416/.semver'], cwd=/w/workspace/_app-service-configurable_PR-416, universal_newlines=False, shell=None, istream=None) [2022-05-04T09:34:20.647Z] 2022-05-04 09:34:20,500 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-416/.git/info/exclude [2022-05-04T09:34:20.647Z] 2022-05-04 09:34:20,501 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-416/.semver/PR-416 with force:False [2022-05-04T09:34:20.647Z] 2022-05-04 09:34:20,501 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-416/.semver/PR-416 [2022-05-04T09:34:20.647Z] 2022-05-04 09:34:20,505 [execute] INFO git cat-file --batch-check [2022-05-04T09:34:20.647Z] 2022-05-04 09:34:20,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2022-05-04T09:34:20.647Z] 2022-05-04 09:34:20,512 [execute] INFO git cat-file --batch [2022-05-04T09:34:20.647Z] 2022-05-04 09:34:20,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2022-05-04T09:34:20.647Z] 2022-05-04 09:34:20,519 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-416/.semver/PR-416 [2022-05-04T09:34:20.647Z] 0.0.0 [Pipeline] } [2022-05-04T09:34:20.660Z] $ docker exec --env ******** --env ******** b665e813091c22f7c9a1ceb0d225756289b0b18a107a28cb35c90770371a0e5b ssh-agent -k [2022-05-04T09:34:20.766Z] unset SSH_AUTH_SOCK; [2022-05-04T09:34:20.767Z] unset SSH_AGENT_PID; [2022-05-04T09:34:20.767Z] echo Agent pid 79 killed; [2022-05-04T09:34:20.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-04T09:34:21.094Z] + git semver [Pipeline] } [2022-05-04T09:34:21.687Z] $ docker stop --time=1 b665e813091c22f7c9a1ceb0d225756289b0b18a107a28cb35c90770371a0e5b [2022-05-04T09:34:23.086Z] $ docker rm -f b665e813091c22f7c9a1ceb0d225756289b0b18a107a28cb35c90770371a0e5b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-04T09:34:23.439Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-04T09:34:23.704Z] Stashed 1 file(s) [Pipeline] echo [2022-05-04T09:34:23.708Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T09:34:23.866Z] provisioning config files... [2022-05-04T09:34:23.879Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config7375088373071722104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:34:24.180Z] ---> docker-login.sh [2022-05-04T09:34:24.180Z] nexus3.edgexfoundry.org:10001 [2022-05-04T09:34:24.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:24.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:24.180Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:24.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:24.180Z] [2022-05-04T09:34:24.180Z] Login Succeeded [2022-05-04T09:34:24.180Z] nexus3.edgexfoundry.org:10002 [2022-05-04T09:34:24.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:24.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:24.442Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:24.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:24.442Z] [2022-05-04T09:34:24.442Z] Login Succeeded [2022-05-04T09:34:24.442Z] nexus3.edgexfoundry.org:10003 [2022-05-04T09:34:24.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:24.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:24.442Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:24.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:24.442Z] [2022-05-04T09:34:24.442Z] Login Succeeded [2022-05-04T09:34:24.442Z] nexus3.edgexfoundry.org:10004 [2022-05-04T09:34:24.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:24.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:24.704Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:24.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:24.704Z] [2022-05-04T09:34:24.704Z] Login Succeeded [2022-05-04T09:34:24.704Z] docker.io [2022-05-04T09:34:24.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:34:25.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:34:25.278Z] Configure a credential helper to remove this warning. See [2022-05-04T09:34:25.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:34:25.278Z] [2022-05-04T09:34:25.278Z] Login Succeeded [2022-05-04T09:34:25.278Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T09:34:25.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-04T09:34:25.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-04T09:34:25.378Z] ========================================================= [2022-05-04T09:34:25.378Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-04T09:34:25.378Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:34:25.684Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-04T09:34:25.684Z] Sending build context to Docker daemon 3.048MB [2022-05-04T09:34:25.684Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-04T09:34:25.684Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-04T09:34:25.684Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-04T09:34:25.684Z] 59bf1c3509f3: Pulling fs layer [2022-05-04T09:34:25.684Z] 666ba61612fd: Pulling fs layer [2022-05-04T09:34:25.684Z] 8ed8ca486205: Pulling fs layer [2022-05-04T09:34:25.684Z] 4fe6c5a15a65: Pulling fs layer [2022-05-04T09:34:25.684Z] 22a0e8bec74d: Pulling fs layer [2022-05-04T09:34:25.684Z] ca2b28591e48: Pulling fs layer [2022-05-04T09:34:25.684Z] a51346096db8: Pulling fs layer [2022-05-04T09:34:25.684Z] daebc70d1ce1: Pulling fs layer [2022-05-04T09:34:25.684Z] 0e18a0eac166: Pulling fs layer [2022-05-04T09:34:25.684Z] a51346096db8: Waiting [2022-05-04T09:34:25.684Z] 4fe6c5a15a65: Waiting [2022-05-04T09:34:25.684Z] 22a0e8bec74d: Waiting [2022-05-04T09:34:25.684Z] ca2b28591e48: Waiting [2022-05-04T09:34:25.684Z] daebc70d1ce1: Waiting [2022-05-04T09:34:25.684Z] 0e18a0eac166: Waiting [2022-05-04T09:34:25.945Z] 8ed8ca486205: Verifying Checksum [2022-05-04T09:34:25.945Z] 8ed8ca486205: Download complete [2022-05-04T09:34:25.945Z] 666ba61612fd: Verifying Checksum [2022-05-04T09:34:25.945Z] 666ba61612fd: Download complete [2022-05-04T09:34:25.945Z] 22a0e8bec74d: Verifying Checksum [2022-05-04T09:34:25.945Z] 22a0e8bec74d: Download complete [2022-05-04T09:34:25.945Z] ca2b28591e48: Verifying Checksum [2022-05-04T09:34:25.945Z] ca2b28591e48: Download complete [2022-05-04T09:34:25.945Z] 59bf1c3509f3: Download complete [2022-05-04T09:34:25.945Z] a51346096db8: Download complete [2022-05-04T09:34:25.945Z] daebc70d1ce1: Verifying Checksum [2022-05-04T09:34:25.945Z] daebc70d1ce1: Download complete [2022-05-04T09:34:26.205Z] 59bf1c3509f3: Pull complete [2022-05-04T09:34:26.205Z] 666ba61612fd: Pull complete [2022-05-04T09:34:26.465Z] 8ed8ca486205: Pull complete [2022-05-04T09:34:26.725Z] 0e18a0eac166: Verifying Checksum [2022-05-04T09:34:26.725Z] 0e18a0eac166: Download complete [2022-05-04T09:34:26.725Z] 4fe6c5a15a65: Verifying Checksum [2022-05-04T09:34:26.725Z] 4fe6c5a15a65: Download complete [2022-05-04T09:34:30.934Z] 4fe6c5a15a65: Pull complete [2022-05-04T09:34:30.934Z] 22a0e8bec74d: Pull complete [2022-05-04T09:34:30.934Z] ca2b28591e48: Pull complete [2022-05-04T09:34:31.195Z] a51346096db8: Pull complete [2022-05-04T09:34:31.195Z] daebc70d1ce1: Pull complete [2022-05-04T09:34:33.743Z] 0e18a0eac166: Pull complete [2022-05-04T09:34:33.743Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-04T09:34:34.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-04T09:34:34.003Z] ---> f018257e8ee9 [2022-05-04T09:34:34.003Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-04T09:34:36.551Z] ---> Running in fb62b625ecd0 [2022-05-04T09:34:36.551Z] Removing intermediate container fb62b625ecd0 [2022-05-04T09:34:36.551Z] ---> 90c30b2172c3 [2022-05-04T09:34:36.551Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-04T09:34:36.551Z] ---> Running in e201df0a2c2f [2022-05-04T09:34:36.551Z] Removing intermediate container e201df0a2c2f [2022-05-04T09:34:36.551Z] ---> 3f46a089d079 [2022-05-04T09:34:36.551Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T09:34:36.551Z] ---> Running in a83b6a35c9d1 [2022-05-04T09:34:36.551Z] Removing intermediate container a83b6a35c9d1 [2022-05-04T09:34:36.551Z] ---> 1f15e26b74ab [2022-05-04T09:34:36.551Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T09:34:36.551Z] ---> Running in 1abda6be6044 [2022-05-04T09:34:37.124Z] Removing intermediate container 1abda6be6044 [2022-05-04T09:34:37.124Z] ---> c3a6d5c058b4 [2022-05-04T09:34:37.124Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-04T09:34:37.386Z] ---> Running in 86077f9e416a [2022-05-04T09:34:37.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-04T09:34:38.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-04T09:34:38.833Z] Still waiting to schedule task [2022-05-04T09:34:38.833Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-04T09:34:38.853Z] OK: 221 MiB in 52 packages [2022-05-04T09:34:39.114Z] Removing intermediate container 86077f9e416a [2022-05-04T09:34:39.114Z] ---> 00bf4c514312 [2022-05-04T09:34:39.114Z] Step 8/13 : WORKDIR /app [2022-05-04T09:34:39.114Z] ---> Running in a71cd0d193ce [2022-05-04T09:34:39.376Z] Removing intermediate container a71cd0d193ce [2022-05-04T09:34:39.376Z] ---> 6d91f3b22b29 [2022-05-04T09:34:39.376Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-04T09:34:39.636Z] ---> 6e0327aa3fb5 [2022-05-04T09:34:39.636Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-04T09:34:39.636Z] ---> Running in 0d4bccc538f3 [2022-05-04T09:35:01.626Z] Removing intermediate container 0d4bccc538f3 [2022-05-04T09:35:01.626Z] ---> ea1f8b0f3007 [2022-05-04T09:35:01.626Z] Step 11/13 : COPY . . [2022-05-04T09:35:01.626Z] ---> 0b96277bf75a [2022-05-04T09:35:01.626Z] Step 12/13 : ARG MAKE="make build" [2022-05-04T09:35:01.626Z] ---> Running in 3bb5ce75bfbd [2022-05-04T09:35:01.626Z] Removing intermediate container 3bb5ce75bfbd [2022-05-04T09:35:01.626Z] ---> ab39ef2f1bec [2022-05-04T09:35:01.626Z] Step 13/13 : RUN $MAKE [2022-05-04T09:35:01.626Z] ---> Running in 35bd524c847b [2022-05-04T09:35:01.626Z] noop [2022-05-04T09:35:01.626Z] Removing intermediate container 35bd524c847b [2022-05-04T09:35:01.626Z] ---> 305d0548c2c8 [2022-05-04T09:35:01.626Z] Successfully built 305d0548c2c8 [2022-05-04T09:35:01.626Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:35:01.929Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-04T09:35:01.929Z] . [Pipeline] withDockerContainer [2022-05-04T09:35:02.009Z] prd-ubuntu20.04-docker-8c-8g-40430 does not seem to be running inside a container [2022-05-04T09:35:02.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-04T09:35:02.479Z] $ docker top 4c6cb4d257635d7e09f59f77e7671d5423876ef533a43ee5c6b814e83d3d894b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-04T09:35:02.839Z] + go version [2022-05-04T09:35:02.839Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-04T09:35:02.859Z] $ docker stop --time=1 4c6cb4d257635d7e09f59f77e7671d5423876ef533a43ee5c6b814e83d3d894b [2022-05-04T09:35:04.186Z] $ docker rm -f 4c6cb4d257635d7e09f59f77e7671d5423876ef533a43ee5c6b814e83d3d894b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:35:04.602Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-04T09:35:04.602Z] . [Pipeline] withDockerContainer [2022-05-04T09:35:04.686Z] prd-ubuntu20.04-docker-8c-8g-40430 does not seem to be running inside a container [2022-05-04T09:35:04.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-04T09:35:05.174Z] $ docker top 28cff2168a2de1e9238dff02f801abe03f1ab77ae5b995756091f2dd97f10127 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-04T09:35:05.607Z] + make test [2022-05-04T09:35:05.607Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-04T09:35:17.842Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-04T09:35:17.842Z] CGO_ENABLED=1 go vet ./... [2022-05-04T09:35:21.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-04T09:35:21.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-04T09:35:21.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-04T09:35:21.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-04T09:35:21.742Z] $ docker stop --time=1 28cff2168a2de1e9238dff02f801abe03f1ab77ae5b995756091f2dd97f10127 [2022-05-04T09:35:23.646Z] $ docker rm -f 28cff2168a2de1e9238dff02f801abe03f1ab77ae5b995756091f2dd97f10127 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-04T09:35:24.083Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-04T09:35:24.128Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-04T09:35:24.907Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-04T09:35:25.203Z] + ls -al . [2022-05-04T09:35:25.203Z] total 164 [2022-05-04T09:35:25.203Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 09:35 . [2022-05-04T09:35:25.203Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 09:33 .. [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 119 May 4 09:33 .dockerignore [2022-05-04T09:35:25.203Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 09:34 .git [2022-05-04T09:35:25.203Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 09:33 .github [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 104 May 4 09:33 .gitignore [2022-05-04T09:35:25.203Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 09:34 .semver [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 4 09:33 Attribution.txt [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 4 09:33 CHANGELOG.md [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 4 09:33 Dockerfile [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 09:33 GOVERNANCE.md [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 688 May 4 09:33 Jenkinsfile [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 4 09:33 LICENSE [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 618 May 4 09:33 OWNERS.md [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 4 09:33 README.md [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 09:34 VERSION [2022-05-04T09:35:25.203Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 09:33 bin [2022-05-04T09:35:25.203Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 09:35 coverage.out [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 4 09:33 go.mod [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 4 09:33 go.sum [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 4 09:33 main.go [2022-05-04T09:35:25.203Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 4 09:33 makefile [2022-05-04T09:35:25.203Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 09:33 res [2022-05-04T09:35:25.203Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 09:33 snap [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:35:25.502Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=becc84409fb8c882c3937b343ba8459a886daa78 --label arch=amd64 --label version=0.0.0 . [2022-05-04T09:35:25.502Z] Sending build context to Docker daemon 3.049MB [2022-05-04T09:35:25.502Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-04T09:35:25.502Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-04T09:35:25.502Z] ---> 305d0548c2c8 [2022-05-04T09:35:25.502Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-04T09:35:25.502Z] ---> Running in 2e025af096dd [2022-05-04T09:35:25.764Z] Removing intermediate container 2e025af096dd [2022-05-04T09:35:25.764Z] ---> 9df25f00097d [2022-05-04T09:35:25.764Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-04T09:35:25.764Z] ---> Running in 84b6f1ed6463 [2022-05-04T09:35:25.764Z] Removing intermediate container 84b6f1ed6463 [2022-05-04T09:35:25.764Z] ---> 296af49f3a8b [2022-05-04T09:35:25.764Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T09:35:26.027Z] ---> Running in 9a12215fc2ce [2022-05-04T09:35:26.027Z] Removing intermediate container 9a12215fc2ce [2022-05-04T09:35:26.027Z] ---> 4054cff56351 [2022-05-04T09:35:26.027Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T09:35:26.027Z] ---> Running in d598d571ab0d [2022-05-04T09:35:26.604Z] Removing intermediate container d598d571ab0d [2022-05-04T09:35:26.604Z] ---> 35c1104d6b61 [2022-05-04T09:35:26.604Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-04T09:35:26.864Z] ---> Running in 25afc7b67d50 [2022-05-04T09:35:27.125Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-04T09:35:28.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-04T09:35:28.329Z] OK: 221 MiB in 52 packages [2022-05-04T09:35:28.589Z] Removing intermediate container 25afc7b67d50 [2022-05-04T09:35:28.589Z] ---> 740d5ceae932 [2022-05-04T09:35:28.589Z] Step 8/27 : WORKDIR /app [2022-05-04T09:35:28.848Z] ---> Running in eab6fe8ee8ed [2022-05-04T09:35:28.848Z] Removing intermediate container eab6fe8ee8ed [2022-05-04T09:35:28.848Z] ---> 569b6b37b797 [2022-05-04T09:35:28.848Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-04T09:35:29.107Z] ---> 3d93f80bfa36 [2022-05-04T09:35:29.107Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-04T09:35:29.107Z] ---> Running in 1156cf12a67c [2022-05-04T09:35:29.679Z] Removing intermediate container 1156cf12a67c [2022-05-04T09:35:29.679Z] ---> 83a23eec290b [2022-05-04T09:35:29.679Z] Step 11/27 : COPY . . [2022-05-04T09:35:29.941Z] ---> f601f2e4f15f [2022-05-04T09:35:29.941Z] Step 12/27 : ARG MAKE="make build" [2022-05-04T09:35:29.941Z] ---> Running in 99657c790c5e [2022-05-04T09:35:30.202Z] Removing intermediate container 99657c790c5e [2022-05-04T09:35:30.202Z] ---> d48086877f17 [2022-05-04T09:35:30.202Z] Step 13/27 : RUN $MAKE [2022-05-04T09:35:30.202Z] ---> Running in e342cdd1e615 [2022-05-04T09:35:30.464Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-04T09:35:52.412Z] Removing intermediate container e342cdd1e615 [2022-05-04T09:35:52.412Z] ---> 0a1d61a85473 [2022-05-04T09:35:52.412Z] Step 14/27 : FROM alpine:3.14 [2022-05-04T09:35:52.412Z] 3.14: Pulling from library/alpine [2022-05-04T09:35:52.412Z] 8663204ce13b: Pulling fs layer [2022-05-04T09:35:52.412Z] 8663204ce13b: Verifying Checksum [2022-05-04T09:35:52.412Z] 8663204ce13b: Download complete [2022-05-04T09:35:52.412Z] 8663204ce13b: Pull complete [2022-05-04T09:35:52.412Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-04T09:35:52.412Z] Status: Downloaded newer image for alpine:3.14 [2022-05-04T09:35:52.412Z] ---> e04c818066af [2022-05-04T09:35:52.412Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T09:35:52.412Z] ---> Running in e5e26989b4ca [2022-05-04T09:35:52.412Z] Removing intermediate container e5e26989b4ca [2022-05-04T09:35:52.412Z] ---> bfdb6187ba06 [2022-05-04T09:35:52.412Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-04T09:35:52.412Z] ---> Running in 5e89e816a77d [2022-05-04T09:35:52.412Z] Removing intermediate container 5e89e816a77d [2022-05-04T09:35:52.412Z] ---> cbbb1230e347 [2022-05-04T09:35:52.412Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-04T09:35:52.412Z] ---> Running in 65cb472aa9eb [2022-05-04T09:35:52.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-04T09:35:52.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-04T09:35:53.196Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-04T09:35:53.196Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-04T09:35:53.196Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-04T09:35:53.196Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-04T09:35:53.196Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-04T09:35:53.196Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-04T09:35:53.196Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-04T09:35:53.196Z] Executing busybox-1.33.1-r7.trigger [2022-05-04T09:35:53.196Z] Executing ca-certificates-20211220-r0.trigger [2022-05-04T09:35:53.196Z] OK: 9 MiB in 21 packages [2022-05-04T09:35:53.776Z] Removing intermediate container 65cb472aa9eb [2022-05-04T09:35:53.776Z] ---> b6dc068e16a4 [2022-05-04T09:35:53.776Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-04T09:35:54.036Z] ---> 140830271e7b [2022-05-04T09:35:54.036Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-04T09:35:54.036Z] ---> 26961b5a366c [2022-05-04T09:35:54.036Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-04T09:35:54.295Z] ---> 0d153df39185 [2022-05-04T09:35:54.295Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-04T09:35:54.866Z] ---> 00dedbb2eec1 [2022-05-04T09:35:54.866Z] Step 22/27 : EXPOSE 48095 [2022-05-04T09:35:55.128Z] ---> Running in 9381b453a24a [2022-05-04T09:35:55.128Z] Removing intermediate container 9381b453a24a [2022-05-04T09:35:55.128Z] ---> e15cbda707dc [2022-05-04T09:35:55.128Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-04T09:35:55.128Z] ---> Running in d827fa24831a [2022-05-04T09:35:55.392Z] Removing intermediate container d827fa24831a [2022-05-04T09:35:55.392Z] ---> 58ab0217e9fa [2022-05-04T09:35:55.392Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-04T09:35:55.392Z] ---> Running in cd34da4aea66 [2022-05-04T09:35:55.392Z] Removing intermediate container cd34da4aea66 [2022-05-04T09:35:55.392Z] ---> c6854ffe9eba [2022-05-04T09:35:55.392Z] Step 25/27 : LABEL arch=amd64 [2022-05-04T09:35:55.392Z] ---> Running in cccc6dff6777 [2022-05-04T09:35:55.652Z] Removing intermediate container cccc6dff6777 [2022-05-04T09:35:55.652Z] ---> 57d2aaccc6c4 [2022-05-04T09:35:55.652Z] Step 26/27 : LABEL git_sha=becc84409fb8c882c3937b343ba8459a886daa78 [2022-05-04T09:35:55.652Z] ---> Running in bc20bdd8f121 [2022-05-04T09:35:55.652Z] Removing intermediate container bc20bdd8f121 [2022-05-04T09:35:55.652Z] ---> 314944f1c630 [2022-05-04T09:35:55.652Z] Step 27/27 : LABEL version=0.0.0 [2022-05-04T09:35:55.652Z] ---> Running in be59cc576ce6 [2022-05-04T09:35:55.912Z] Removing intermediate container be59cc576ce6 [2022-05-04T09:35:55.912Z] ---> 2474300f5de2 [2022-05-04T09:35:55.912Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-04T09:35:55.912Z] Successfully built 2474300f5de2 [2022-05-04T09:35:55.912Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:35:56.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T09:35:56.353Z] [2022-05-04T09:35:56.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:35:56.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T09:35:56.662Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-04T09:35:56.662Z] 5eb5b503b376: Pulling fs layer [2022-05-04T09:35:56.662Z] 5c69ac0246d0: Pulling fs layer [2022-05-04T09:35:56.662Z] ec43610c2a17: Pulling fs layer [2022-05-04T09:35:56.662Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-04T09:35:56.662Z] 33b1e0a273af: Pulling fs layer [2022-05-04T09:35:56.662Z] 5d3b04190fa2: Pulling fs layer [2022-05-04T09:35:56.662Z] 2f39f015ded8: Pulling fs layer [2022-05-04T09:35:56.662Z] 5d3b04190fa2: Waiting [2022-05-04T09:35:56.662Z] 33b1e0a273af: Waiting [2022-05-04T09:35:56.662Z] 5c69ac0246d0: Verifying Checksum [2022-05-04T09:35:56.662Z] 5c69ac0246d0: Download complete [2022-05-04T09:35:56.662Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-04T09:35:56.662Z] 3a2ae6a8a46f: Download complete [2022-05-04T09:35:56.662Z] ec43610c2a17: Verifying Checksum [2022-05-04T09:35:56.662Z] ec43610c2a17: Download complete [2022-05-04T09:35:56.662Z] 33b1e0a273af: Verifying Checksum [2022-05-04T09:35:56.662Z] 33b1e0a273af: Download complete [2022-05-04T09:35:56.662Z] 5d3b04190fa2: Download complete [2022-05-04T09:35:56.923Z] 5eb5b503b376: Verifying Checksum [2022-05-04T09:35:56.923Z] 5eb5b503b376: Download complete [2022-05-04T09:35:57.492Z] 2f39f015ded8: Download complete [2022-05-04T09:35:58.062Z] 5eb5b503b376: Pull complete [2022-05-04T09:35:58.321Z] 5c69ac0246d0: Pull complete [2022-05-04T09:35:58.889Z] ec43610c2a17: Pull complete [2022-05-04T09:35:58.890Z] 3a2ae6a8a46f: Pull complete [2022-05-04T09:35:59.150Z] 33b1e0a273af: Pull complete [2022-05-04T09:35:59.150Z] 5d3b04190fa2: Pull complete [2022-05-04T09:36:03.347Z] 2f39f015ded8: Pull complete [2022-05-04T09:36:03.347Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-04T09:36:03.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T09:36:03.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-04T09:36:03.420Z] prd-ubuntu20.04-docker-8c-8g-40430 does not seem to be running inside a container [2022-05-04T09:36:03.473Z] $ 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/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-04T09:36:05.427Z] $ docker top cf42b943e346ea106181e433eda04b2e89b5faca813c4c2a470d24903fdfc89e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:36:05.868Z] ---> job-cost.sh [2022-05-04T09:36:05.868Z] lf-activate-venv: SKIPPING [2022-05-04T09:36:05.868Z] INFO: No Stack... [2022-05-04T09:36:06.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-04T09:36:06.704Z] INFO: Archiving Costs [Pipeline] sh [2022-05-04T09:36:07.002Z] + cat /w/workspace/_app-service-configurable_PR-416/archives/cost.csv [2022-05-04T09:36:07.002Z] + cut -d, -f6 [Pipeline] lock [2022-05-04T09:36:07.021Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-416-3-stack-cost] [2022-05-04T09:36:07.030Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-416-3-stack-cost] did not exist. Created. [2022-05-04T09:36:07.031Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-416-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-04T09:36:07.354Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-04T09:36:07.394Z] Stashed 1 file(s) [Pipeline] } [2022-05-04T09:36:07.401Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-416-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-04T09:36:07.428Z] $ docker stop --time=1 cf42b943e346ea106181e433eda04b2e89b5faca813c4c2a470d24903fdfc89e [2022-05-04T09:36:08.660Z] $ docker rm -f cf42b943e346ea106181e433eda04b2e89b5faca813c4c2a470d24903fdfc89e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T09:36:17.931Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40431 in /w/workspace/_app-service-configurable_PR-416 [Pipeline] { [Pipeline] ws [2022-05-04T09:36:17.943Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2022-05-04T09:36:18.296Z] Selected Git installation does not exist. Using Default [2022-05-04T09:36:18.296Z] The recommended git tool is: NONE [2022-05-04T09:36:24.480Z] using credential edgex-jenkins-ssh [2022-05-04T09:36:24.498Z] Cloning the remote Git repository [2022-05-04T09:36:24.559Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-05-04T09:36:24.629Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2022-05-04T09:36:24.713Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-04T09:36:24.713Z] > git --version # timeout=10 [2022-05-04T09:36:24.731Z] > git --version # 'git version 2.25.1' [2022-05-04T09:36:24.733Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-04T09:36:24.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-04T09:36:26.583Z] Merging remotes/origin/main commit a669bdb4f1e2d7cd4e5cba464327739a597f1457 into PR head commit becc84409fb8c882c3937b343ba8459a886daa78 [2022-05-04T09:36:26.794Z] Merge succeeded, producing becc84409fb8c882c3937b343ba8459a886daa78 [2022-05-04T09:36:26.795Z] Checking out Revision becc84409fb8c882c3937b343ba8459a886daa78 (PR-416) [2022-05-04T09:36:25.898Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-04T09:36:25.918Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-04T09:36:25.957Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-05-04T09:36:25.989Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-05-04T09:36:25.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-04T09:36:26.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-04T09:36:26.604Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T09:36:26.625Z] > git checkout -f becc84409fb8c882c3937b343ba8459a886daa78 # timeout=10 [2022-05-04T09:36:26.711Z] > git remote # timeout=10 [2022-05-04T09:36:26.729Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T09:36:26.743Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-04T09:36:26.754Z] > git merge a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 [2022-05-04T09:36:26.779Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T09:36:26.804Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T09:36:26.818Z] > git checkout -f becc84409fb8c882c3937b343ba8459a886daa78 # timeout=10 [2022-05-04T09:36:30.908Z] Commit message: "feat: cleanup" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-04T09:36:31.806Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-04T09:36:31.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-04T09:36:31.806Z] Dload Upload Total Spent Left Speed [2022-05-04T09:36:31.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89719 [Pipeline] sh [2022-05-04T09:36:32.350Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-04T09:36:32.692Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-04T09:36:32.692Z] + sudo tee /etc/docker/daemon.new [2022-05-04T09:36:32.692Z] { [2022-05-04T09:36:32.692Z] "registry-mirrors": [ [2022-05-04T09:36:32.692Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-04T09:36:32.692Z] ], [2022-05-04T09:36:32.692Z] "bip": "10.250.0.254/24", [2022-05-04T09:36:32.692Z] "hosts": [ [2022-05-04T09:36:32.692Z] "tcp://0.0.0.0:5555", [2022-05-04T09:36:32.692Z] "unix:///var/run/docker.sock" [2022-05-04T09:36:32.692Z] ], [2022-05-04T09:36:32.692Z] "mtu": 1458, [2022-05-04T09:36:32.692Z] "selinux-enabled": true, [2022-05-04T09:36:32.692Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-04T09:36:32.692Z] } [Pipeline] sh [2022-05-04T09:36:33.030Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-04T09:36:33.471Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T09:36:51.818Z] provisioning config files... [2022-05-04T09:36:51.843Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config7023260641957439245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:36:52.208Z] ---> docker-login.sh [2022-05-04T09:36:52.208Z] nexus3.edgexfoundry.org:10001 [2022-05-04T09:36:52.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:36:53.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:36:53.080Z] Configure a credential helper to remove this warning. See [2022-05-04T09:36:53.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:36:53.080Z] [2022-05-04T09:36:53.080Z] Login Succeeded [2022-05-04T09:36:53.080Z] nexus3.edgexfoundry.org:10002 [2022-05-04T09:36:53.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:36:53.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:36:53.355Z] Configure a credential helper to remove this warning. See [2022-05-04T09:36:53.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:36:53.355Z] [2022-05-04T09:36:53.355Z] Login Succeeded [2022-05-04T09:36:53.628Z] nexus3.edgexfoundry.org:10003 [2022-05-04T09:36:53.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:36:53.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:36:53.903Z] Configure a credential helper to remove this warning. See [2022-05-04T09:36:53.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:36:53.903Z] [2022-05-04T09:36:53.903Z] Login Succeeded [2022-05-04T09:36:53.903Z] nexus3.edgexfoundry.org:10004 [2022-05-04T09:36:54.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:36:54.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:36:54.456Z] Configure a credential helper to remove this warning. See [2022-05-04T09:36:54.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:36:54.456Z] [2022-05-04T09:36:54.456Z] Login Succeeded [2022-05-04T09:36:54.456Z] docker.io [2022-05-04T09:36:54.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T09:36:55.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T09:36:55.324Z] Configure a credential helper to remove this warning. See [2022-05-04T09:36:55.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T09:36:55.324Z] [2022-05-04T09:36:55.324Z] Login Succeeded [2022-05-04T09:36:55.324Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T09:36:55.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-04T09:36:55.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-04T09:36:55.881Z] ========================================================= [2022-05-04T09:36:55.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-04T09:36:55.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:36:56.241Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-04T09:36:56.241Z] Sending build context to Docker daemon 199.7kB [2022-05-04T09:36:56.514Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-04T09:36:56.514Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-04T09:36:56.793Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-04T09:36:56.793Z] 9b3977197b4f: Pulling fs layer [2022-05-04T09:36:56.793Z] 1a89e8eeedd5: Pulling fs layer [2022-05-04T09:36:56.793Z] 94645a83ff95: Pulling fs layer [2022-05-04T09:36:56.793Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-04T09:36:56.793Z] 0c92f367c5e7: Pulling fs layer [2022-05-04T09:36:56.793Z] 3096ccb668a1: Pulling fs layer [2022-05-04T09:36:56.793Z] e8cf19c19ddd: Pulling fs layer [2022-05-04T09:36:56.793Z] a4caa8a26152: Pulling fs layer [2022-05-04T09:36:56.793Z] 3f3a8bcf1eab: Waiting [2022-05-04T09:36:56.793Z] 0c92f367c5e7: Waiting [2022-05-04T09:36:56.793Z] 3096ccb668a1: Waiting [2022-05-04T09:36:56.793Z] e8cf19c19ddd: Waiting [2022-05-04T09:36:56.793Z] a4caa8a26152: Waiting [2022-05-04T09:36:56.793Z] 94645a83ff95: Verifying Checksum [2022-05-04T09:36:56.793Z] 94645a83ff95: Download complete [2022-05-04T09:36:56.793Z] 1a89e8eeedd5: Verifying Checksum [2022-05-04T09:36:56.793Z] 1a89e8eeedd5: Download complete [2022-05-04T09:36:56.793Z] 0c92f367c5e7: Verifying Checksum [2022-05-04T09:36:56.793Z] 0c92f367c5e7: Download complete [2022-05-04T09:36:56.793Z] 3096ccb668a1: Verifying Checksum [2022-05-04T09:36:56.793Z] 3096ccb668a1: Download complete [2022-05-04T09:36:56.793Z] 9b3977197b4f: Verifying Checksum [2022-05-04T09:36:56.793Z] 9b3977197b4f: Download complete [2022-05-04T09:36:56.793Z] e8cf19c19ddd: Verifying Checksum [2022-05-04T09:36:56.793Z] e8cf19c19ddd: Download complete [2022-05-04T09:36:57.402Z] 9b3977197b4f: Pull complete [2022-05-04T09:36:58.007Z] 1a89e8eeedd5: Pull complete [2022-05-04T09:36:58.611Z] 94645a83ff95: Pull complete [2022-05-04T09:36:58.886Z] a4caa8a26152: Verifying Checksum [2022-05-04T09:36:58.886Z] a4caa8a26152: Download complete [2022-05-04T09:36:59.482Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-04T09:36:59.482Z] 3f3a8bcf1eab: Download complete [2022-05-04T09:37:11.888Z] 3f3a8bcf1eab: Pull complete [2022-05-04T09:37:11.888Z] 0c92f367c5e7: Pull complete [2022-05-04T09:37:11.888Z] 3096ccb668a1: Pull complete [2022-05-04T09:37:12.162Z] e8cf19c19ddd: Pull complete [2022-05-04T09:37:18.894Z] a4caa8a26152: Pull complete [2022-05-04T09:37:18.894Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-04T09:37:18.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-04T09:37:18.894Z] ---> 725f1c02e7f9 [2022-05-04T09:37:18.894Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-04T09:37:19.498Z] ---> Running in 9f4899a3f22e [2022-05-04T09:37:19.776Z] Removing intermediate container 9f4899a3f22e [2022-05-04T09:37:19.776Z] ---> 19836b03e858 [2022-05-04T09:37:19.776Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-04T09:37:20.050Z] ---> Running in 986eac03510c [2022-05-04T09:37:20.322Z] Removing intermediate container 986eac03510c [2022-05-04T09:37:20.322Z] ---> c1326013d807 [2022-05-04T09:37:20.322Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T09:37:20.322Z] ---> Running in bbd04478468c [2022-05-04T09:37:20.598Z] Removing intermediate container bbd04478468c [2022-05-04T09:37:20.598Z] ---> 53936c3a5820 [2022-05-04T09:37:20.598Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T09:37:20.598Z] ---> Running in 61b5aa6b6ef0 [2022-05-04T09:37:22.578Z] Removing intermediate container 61b5aa6b6ef0 [2022-05-04T09:37:22.578Z] ---> 3307686a530c [2022-05-04T09:37:22.578Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-04T09:37:22.578Z] ---> Running in 4457129d740f [2022-05-04T09:37:23.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-04T09:37:24.181Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-04T09:37:25.184Z] OK: 220 MiB in 52 packages [2022-05-04T09:37:26.168Z] Removing intermediate container 4457129d740f [2022-05-04T09:37:26.168Z] ---> 10f957df1ba4 [2022-05-04T09:37:26.168Z] Step 8/13 : WORKDIR /app [2022-05-04T09:37:26.168Z] ---> Running in bc575127344e [2022-05-04T09:37:26.442Z] Removing intermediate container bc575127344e [2022-05-04T09:37:26.443Z] ---> 26fdd7e3421b [2022-05-04T09:37:26.443Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-04T09:37:27.051Z] ---> b1e865c5ab2c [2022-05-04T09:37:27.052Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-04T09:37:27.052Z] ---> Running in 7a5a2abee04a [2022-05-04T09:38:14.052Z] Removing intermediate container 7a5a2abee04a [2022-05-04T09:38:14.052Z] ---> 85d45177c556 [2022-05-04T09:38:14.052Z] Step 11/13 : COPY . . [2022-05-04T09:38:14.052Z] ---> d33577ba573c [2022-05-04T09:38:14.052Z] Step 12/13 : ARG MAKE="make build" [2022-05-04T09:38:14.052Z] ---> Running in c4f405b4d109 [2022-05-04T09:38:14.052Z] Removing intermediate container c4f405b4d109 [2022-05-04T09:38:14.052Z] ---> 3abfce0a0fbc [2022-05-04T09:38:14.052Z] Step 13/13 : RUN $MAKE [2022-05-04T09:38:14.052Z] ---> Running in 358333342af2 [2022-05-04T09:38:14.052Z] noop [2022-05-04T09:38:14.052Z] Removing intermediate container 358333342af2 [2022-05-04T09:38:14.052Z] ---> 087cfbdddc0f [2022-05-04T09:38:14.052Z] Successfully built 087cfbdddc0f [2022-05-04T09:38:14.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:38:14.402Z] + docker inspect -f . ci-base-image-arm64 [2022-05-04T09:38:14.402Z] . [Pipeline] withDockerContainer [2022-05-04T09:38:14.633Z] prd-ubuntu20.04-docker-arm64-4c-16g-40431 does not seem to be running inside a container [2022-05-04T09:38:14.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-04T09:38:16.000Z] $ docker top ed7cd1db8024cdee3e9119527d0af8859ef6eb6e390aa46e2fb4926199faf1b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-04T09:38:16.924Z] + go version [2022-05-04T09:38:16.924Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-04T09:38:16.952Z] $ docker stop --time=1 ed7cd1db8024cdee3e9119527d0af8859ef6eb6e390aa46e2fb4926199faf1b8 [2022-05-04T09:38:18.593Z] $ docker rm -f ed7cd1db8024cdee3e9119527d0af8859ef6eb6e390aa46e2fb4926199faf1b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:38:19.179Z] + docker inspect -f . ci-base-image-arm64 [2022-05-04T09:38:19.179Z] . [Pipeline] withDockerContainer [2022-05-04T09:38:19.414Z] prd-ubuntu20.04-docker-arm64-4c-16g-40431 does not seem to be running inside a container [2022-05-04T09:38:19.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-04T09:38:20.771Z] $ docker top c77cc26c47938fd7a0eddd622875428597bf12f08356e9930730dac1c2d04b36 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-04T09:38:21.698Z] + make test [2022-05-04T09:38:21.698Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-05-04T09:39:43.527Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-05-04T09:39:43.527Z] CGO_ENABLED=1 go vet ./... [2022-05-04T09:40:01.868Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-04T09:40:01.868Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-04T09:40:01.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-04T09:40:05.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-04T09:40:05.301Z] $ docker stop --time=1 c77cc26c47938fd7a0eddd622875428597bf12f08356e9930730dac1c2d04b36 [2022-05-04T09:40:07.102Z] $ docker rm -f c77cc26c47938fd7a0eddd622875428597bf12f08356e9930730dac1c2d04b36 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-04T09:40:08.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-04T09:40:08.032Z] Warning: overwriting stash ‘coverage-report’ [2022-05-04T09:40:08.479Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-04T09:40:08.892Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-04T09:40:09.228Z] + ls -al . [2022-05-04T09:40:09.228Z] total 160 [2022-05-04T09:40:09.228Z] drwxrwxr-x 7 jenkins jenkins 4096 May 4 09:40 . [2022-05-04T09:40:09.228Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 09:36 .. [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 119 May 4 09:36 .dockerignore [2022-05-04T09:40:09.228Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 09:36 .git [2022-05-04T09:40:09.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 09:36 .github [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 104 May 4 09:36 .gitignore [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 8695 May 4 09:36 Attribution.txt [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 23791 May 4 09:36 CHANGELOG.md [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 2087 May 4 09:36 Dockerfile [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 09:36 GOVERNANCE.md [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 688 May 4 09:36 Jenkinsfile [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 4 09:36 LICENSE [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 618 May 4 09:36 OWNERS.md [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 3718 May 4 09:36 README.md [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 09:34 VERSION [2022-05-04T09:40:09.228Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 09:36 bin [2022-05-04T09:40:09.228Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 09:38 coverage.out [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 3268 May 4 09:36 go.mod [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 34650 May 4 09:36 go.sum [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 1949 May 4 09:36 main.go [2022-05-04T09:40:09.228Z] -rw-rw-r-- 1 jenkins jenkins 2007 May 4 09:36 makefile [2022-05-04T09:40:09.228Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 09:36 res [2022-05-04T09:40:09.228Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 09:36 snap [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:40:09.579Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=becc84409fb8c882c3937b343ba8459a886daa78 --label arch=arm64 --label version=0.0.0 . [2022-05-04T09:40:09.579Z] Sending build context to Docker daemon 200.7kB [2022-05-04T09:40:09.854Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-05-04T09:40:09.854Z] Step 2/27 : FROM ${BASE} AS builder [2022-05-04T09:40:09.854Z] ---> 087cfbdddc0f [2022-05-04T09:40:09.854Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-04T09:40:09.854Z] ---> Running in 4bb3deb5a225 [2022-05-04T09:40:10.130Z] Removing intermediate container 4bb3deb5a225 [2022-05-04T09:40:10.130Z] ---> 17f1a20e39da [2022-05-04T09:40:10.130Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-05-04T09:40:10.404Z] ---> Running in c75caf8677da [2022-05-04T09:40:10.681Z] Removing intermediate container c75caf8677da [2022-05-04T09:40:10.681Z] ---> e36513043002 [2022-05-04T09:40:10.681Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T09:40:10.681Z] ---> Running in f98629bd4f7d [2022-05-04T09:40:10.965Z] Removing intermediate container f98629bd4f7d [2022-05-04T09:40:10.965Z] ---> 49adb134e021 [2022-05-04T09:40:10.965Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T09:40:10.965Z] ---> Running in 22daa24606b9 [2022-05-04T09:40:12.959Z] Removing intermediate container 22daa24606b9 [2022-05-04T09:40:12.959Z] ---> ab6a0c1c9c37 [2022-05-04T09:40:12.959Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-04T09:40:12.959Z] ---> Running in 23df9798d393 [2022-05-04T09:40:13.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-04T09:40:14.533Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-04T09:40:15.515Z] OK: 220 MiB in 52 packages [2022-05-04T09:40:16.113Z] Removing intermediate container 23df9798d393 [2022-05-04T09:40:16.113Z] ---> 5c087a727139 [2022-05-04T09:40:16.113Z] Step 8/27 : WORKDIR /app [2022-05-04T09:40:16.386Z] ---> Running in 78d470d0db29 [2022-05-04T09:40:16.660Z] Removing intermediate container 78d470d0db29 [2022-05-04T09:40:16.660Z] ---> b557e1251a6b [2022-05-04T09:40:16.660Z] Step 9/27 : COPY go.mod vendor* ./ [2022-05-04T09:40:17.259Z] ---> bd1afcfe6dec [2022-05-04T09:40:17.259Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-04T09:40:17.259Z] ---> Running in 6968603cffc1 [2022-05-04T09:40:19.254Z] Removing intermediate container 6968603cffc1 [2022-05-04T09:40:19.254Z] ---> 66434f424591 [2022-05-04T09:40:19.254Z] Step 11/27 : COPY . . [2022-05-04T09:40:19.918Z] ---> 2efa65102430 [2022-05-04T09:40:19.918Z] Step 12/27 : ARG MAKE="make build" [2022-05-04T09:40:19.918Z] ---> Running in 90b69e2586ff [2022-05-04T09:40:20.215Z] Removing intermediate container 90b69e2586ff [2022-05-04T09:40:20.215Z] ---> 0d38c978929a [2022-05-04T09:40:20.215Z] Step 13/27 : RUN $MAKE [2022-05-04T09:40:20.215Z] ---> Running in 1c976071012f [2022-05-04T09:40:21.278Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-05-04T09:42:28.141Z] Removing intermediate container 1c976071012f [2022-05-04T09:42:28.141Z] ---> 74ccf790b7f6 [2022-05-04T09:42:28.141Z] Step 14/27 : FROM alpine:3.14 [2022-05-04T09:42:28.141Z] 3.14: Pulling from library/alpine [2022-05-04T09:42:28.141Z] 455c02918c45: Pulling fs layer [2022-05-04T09:42:28.141Z] 455c02918c45: Verifying Checksum [2022-05-04T09:42:28.141Z] 455c02918c45: Download complete [2022-05-04T09:42:28.141Z] 455c02918c45: Pull complete [2022-05-04T09:42:28.141Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-04T09:42:28.141Z] Status: Downloaded newer image for alpine:3.14 [2022-05-04T09:42:28.141Z] ---> ac73e934f311 [2022-05-04T09:42:28.141Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T09:42:28.141Z] ---> Running in a426eced3ada [2022-05-04T09:42:28.141Z] Removing intermediate container a426eced3ada [2022-05-04T09:42:28.141Z] ---> 2ede9a0d64fe [2022-05-04T09:42:28.141Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-05-04T09:42:28.141Z] ---> Running in 77fcd5984573 [2022-05-04T09:42:28.141Z] Removing intermediate container 77fcd5984573 [2022-05-04T09:42:28.141Z] ---> fc49d197ef9c [2022-05-04T09:42:28.141Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-05-04T09:42:28.141Z] ---> Running in 140591c8bc64 [2022-05-04T09:42:28.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-04T09:42:28.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-04T09:42:28.141Z] (1/7) Installing ca-certificates (20211220-r0) [2022-05-04T09:42:28.141Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-05-04T09:42:28.141Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-05-04T09:42:28.141Z] (4/7) Installing libsodium (1.0.18-r0) [2022-05-04T09:42:28.141Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-04T09:42:28.141Z] (6/7) Installing libzmq (4.3.4-r0) [2022-05-04T09:42:28.141Z] (7/7) Installing zeromq (4.3.4-r0) [2022-05-04T09:42:28.141Z] Executing busybox-1.33.1-r7.trigger [2022-05-04T09:42:28.141Z] Executing ca-certificates-20211220-r0.trigger [2022-05-04T09:42:28.141Z] OK: 9 MiB in 21 packages [2022-05-04T09:42:28.141Z] Removing intermediate container 140591c8bc64 [2022-05-04T09:42:28.141Z] ---> 67c662f7ff62 [2022-05-04T09:42:28.141Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-04T09:42:28.141Z] ---> e46c9fc4cbf2 [2022-05-04T09:42:28.141Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-04T09:42:28.141Z] ---> 040532069022 [2022-05-04T09:42:28.141Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-05-04T09:42:28.141Z] ---> c91798afc189 [2022-05-04T09:42:28.141Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-05-04T09:42:28.141Z] ---> 2d8f54e4b3f5 [2022-05-04T09:42:28.141Z] Step 22/27 : EXPOSE 48095 [2022-05-04T09:42:28.141Z] ---> Running in 118f2a1e694f [2022-05-04T09:42:28.141Z] Removing intermediate container 118f2a1e694f [2022-05-04T09:42:28.141Z] ---> ce84f2029da3 [2022-05-04T09:42:28.141Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-05-04T09:42:28.141Z] ---> Running in 552d515187bc [2022-05-04T09:42:28.141Z] Removing intermediate container 552d515187bc [2022-05-04T09:42:28.141Z] ---> 6cbffcd25d8f [2022-05-04T09:42:28.141Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-04T09:42:28.141Z] ---> Running in 44ef527eb95d [2022-05-04T09:42:28.141Z] Removing intermediate container 44ef527eb95d [2022-05-04T09:42:28.141Z] ---> 04f9162aedcc [2022-05-04T09:42:28.141Z] Step 25/27 : LABEL arch=arm64 [2022-05-04T09:42:28.141Z] ---> Running in 31193346ab4f [2022-05-04T09:42:28.141Z] Removing intermediate container 31193346ab4f [2022-05-04T09:42:28.141Z] ---> cbcae29d8c71 [2022-05-04T09:42:28.141Z] Step 26/27 : LABEL git_sha=becc84409fb8c882c3937b343ba8459a886daa78 [2022-05-04T09:42:28.141Z] ---> Running in 66d17debbe99 [2022-05-04T09:42:28.141Z] Removing intermediate container 66d17debbe99 [2022-05-04T09:42:28.141Z] ---> 6a7436f2f479 [2022-05-04T09:42:28.141Z] Step 27/27 : LABEL version=0.0.0 [2022-05-04T09:42:28.141Z] ---> Running in 37a24ffebc1e [2022-05-04T09:42:28.141Z] Removing intermediate container 37a24ffebc1e [2022-05-04T09:42:28.141Z] ---> 7d3a9a8ce382 [2022-05-04T09:42:28.141Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-04T09:42:28.141Z] Successfully built 7d3a9a8ce382 [2022-05-04T09:42:28.141Z] Successfully tagged app-service-configurable-arm64:latest [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 [2022-05-04T09:42:28.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T09:42:28.587Z] [2022-05-04T09:42:28.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:42:28.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T09:42:29.207Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-04T09:42:29.207Z] 8998bd30e6a1: Pulling fs layer [2022-05-04T09:42:29.207Z] 04944245beec: Pulling fs layer [2022-05-04T09:42:29.207Z] 699f458cf7ca: Pulling fs layer [2022-05-04T09:42:29.207Z] 765212b225bb: Pulling fs layer [2022-05-04T09:42:29.207Z] f23df028b6ca: Pulling fs layer [2022-05-04T09:42:29.207Z] d65c8cfc05b1: Pulling fs layer [2022-05-04T09:42:29.207Z] 2437ff75d9bd: Pulling fs layer [2022-05-04T09:42:29.207Z] 765212b225bb: Waiting [2022-05-04T09:42:29.207Z] d65c8cfc05b1: Waiting [2022-05-04T09:42:29.207Z] f23df028b6ca: Waiting [2022-05-04T09:42:29.207Z] 2437ff75d9bd: Waiting [2022-05-04T09:42:29.207Z] 04944245beec: Verifying Checksum [2022-05-04T09:42:29.207Z] 04944245beec: Download complete [2022-05-04T09:42:29.207Z] 765212b225bb: Verifying Checksum [2022-05-04T09:42:29.207Z] 765212b225bb: Download complete [2022-05-04T09:42:29.207Z] f23df028b6ca: Verifying Checksum [2022-05-04T09:42:29.207Z] f23df028b6ca: Download complete [2022-05-04T09:42:29.207Z] d65c8cfc05b1: Verifying Checksum [2022-05-04T09:42:29.207Z] d65c8cfc05b1: Download complete [2022-05-04T09:42:29.485Z] 699f458cf7ca: Verifying Checksum [2022-05-04T09:42:29.485Z] 699f458cf7ca: Download complete [2022-05-04T09:42:29.758Z] 8998bd30e6a1: Verifying Checksum [2022-05-04T09:42:29.758Z] 8998bd30e6a1: Download complete [2022-05-04T09:42:32.379Z] 2437ff75d9bd: Verifying Checksum [2022-05-04T09:42:32.380Z] 2437ff75d9bd: Download complete [2022-05-04T09:42:34.359Z] 8998bd30e6a1: Pull complete [2022-05-04T09:42:34.639Z] 04944245beec: Pull complete [2022-05-04T09:42:36.074Z] 699f458cf7ca: Pull complete [2022-05-04T09:42:36.074Z] 765212b225bb: Pull complete [2022-05-04T09:42:37.058Z] f23df028b6ca: Pull complete [2022-05-04T09:42:37.338Z] d65c8cfc05b1: Pull complete [2022-05-04T09:42:52.418Z] 2437ff75d9bd: Pull complete [2022-05-04T09:42:52.418Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-04T09:42:52.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T09:42:52.418Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-04T09:42:52.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-40431 does not seem to be running inside a container [2022-05-04T09:42:52.723Z] $ 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/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-04T09:42:55.230Z] $ docker top 6484e1960eb6d2abf9978cdf7aac7be5fe5a2e9643ea25f4b31a73faf8c51bcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:42:56.165Z] ---> job-cost.sh [2022-05-04T09:42:56.165Z] lf-activate-venv: SKIPPING [2022-05-04T09:42:56.165Z] INFO: No Stack... [2022-05-04T09:42:56.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-04T09:42:57.357Z] INFO: Archiving Costs [Pipeline] sh [2022-05-04T09:42:58.294Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2022-05-04T09:42:58.294Z] + cut -d, -f6 [Pipeline] lock [2022-05-04T09:42:58.358Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-416-3-stack-cost] [2022-05-04T09:42:58.364Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-416-3-stack-cost] did not exist. Created. [2022-05-04T09:42:58.364Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-416-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-04T09:42:59.038Z] /w/workspace/app-service-configurable/3@tmp/durable-72d8032d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-04T09:42:59.715Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-04T09:42:59.736Z] Warning: overwriting stash ‘stack-cost’ [2022-05-04T09:42:59.787Z] Stashed 1 file(s) [Pipeline] } [2022-05-04T09:42:59.798Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-416-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-04T09:42:59.820Z] $ docker stop --time=1 6484e1960eb6d2abf9978cdf7aac7be5fe5a2e9643ea25f4b31a73faf8c51bcd [2022-05-04T09:43:01.343Z] $ docker rm -f 6484e1960eb6d2abf9978cdf7aac7be5fe5a2e9643ea25f4b31a73faf8c51bcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-04T09:43:01.953Z] provisioning config files... [2022-05-04T09:43:01.976Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config7950997313953657149tmp [Pipeline] { [Pipeline] sh [2022-05-04T09:43:02.271Z] + set +x [2022-05-04T09:43:02.271Z] + curl -s https://codecov.io/bash [2022-05-04T09:43:02.271Z] + bash -s -- [2022-05-04T09:43:02.271Z] [2022-05-04T09:43:02.271Z] _____ _ [2022-05-04T09:43:02.271Z] / ____| | | [2022-05-04T09:43:02.271Z] | | ___ __| | ___ ___ _____ __ [2022-05-04T09:43:02.271Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-04T09:43:02.271Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-04T09:43:02.271Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-04T09:43:02.271Z] Bash-1.0.6 [2022-05-04T09:43:02.271Z] [2022-05-04T09:43:02.271Z] [2022-05-04T09:43:02.271Z] ==> git version 2.25.1 found [2022-05-04T09:43:02.271Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-04T09:43:02.271Z] Release-Date: 2020-01-08 [2022-05-04T09:43:02.271Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-04T09:43:02.271Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-04T09:43:02.271Z] ==> Jenkins CI detected. [2022-05-04T09:43:02.271Z] current dir:  /w/workspace/_app-service-configurable_PR-416 [2022-05-04T09:43:02.271Z] project root: . [2022-05-04T09:43:02.271Z] --> token set from env [2022-05-04T09:43:02.271Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-04T09:43:02.271Z] ==> Running gcov in . (disable via -X gcov) [2022-05-04T09:43:02.271Z] ==> Python coveragepy not found [2022-05-04T09:43:02.271Z] ==> Searching for coverage reports in: [2022-05-04T09:43:02.271Z] + . [2022-05-04T09:43:02.271Z] -> Found 1 reports [2022-05-04T09:43:02.271Z] ==> Detecting git/mercurial file structure [2022-05-04T09:43:02.531Z] ==> Reading reports [2022-05-04T09:43:02.531Z] + ./coverage.out bytes=10 [2022-05-04T09:43:02.531Z] ==> Appending adjustments [2022-05-04T09:43:02.531Z] https://docs.codecov.io/docs/fixing-reports [2022-05-04T09:43:02.531Z] + Found adjustments [2022-05-04T09:43:02.531Z] ==> Gzipping contents [2022-05-04T09:43:02.531Z] 4.0K /tmp/codecov.MMSc8p.gz [2022-05-04T09:43:02.531Z] ==> Uploading reports [2022-05-04T09:43:02.531Z] url: https://codecov.io [2022-05-04T09:43:02.531Z] query: branch=PR-416&commit=becc84409fb8c882c3937b343ba8459a886daa78&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-416%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=416&job=&cmd_args= [2022-05-04T09:43:02.531Z] -> Pinging Codecov [2022-05-04T09:43:02.531Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-416&commit=becc84409fb8c882c3937b343ba8459a886daa78&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-416%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=416&job=&cmd_args= [2022-05-04T09:43:03.104Z] -> Uploading to [2022-05-04T09:43:03.104Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-04/A97CA9966030D2A3747ED39772930CCE/becc84409fb8c882c3937b343ba8459a886daa78/de6f6d3d-0709-4223-9616-0872f33ee1f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220504T094302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9642bd1d5d33b5825ca6af932aa45e0ada19059c091e2893720cdcfa9fa4cdf1 [2022-05-04T09:43:03.104Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-04T09:43:03.104Z] Dload Upload Total Spent Left Speed [2022-05-04T09:43:03.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2285 --:--:-- --:--:-- --:--:-- 2285 [2022-05-04T09:43:03.104Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/becc84409fb8c882c3937b343ba8459a886daa78 [Pipeline] } [2022-05-04T09:43:03.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-04T09:43:03.905Z] + [ -d /w/workspace/_app-service-configurable_PR-416/archives ] [2022-05-04T09:43:03.905Z] + ls -al /w/workspace/_app-service-configurable_PR-416/archives [2022-05-04T09:43:03.905Z] total 16 [2022-05-04T09:43:03.905Z] drwxr-xr-x 3 root root 4096 May 4 09:36 . [2022-05-04T09:43:03.905Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 09:36 .. [2022-05-04T09:43:03.905Z] drwxr-xr-x 2 root root 4096 May 4 09:36 cost [2022-05-04T09:43:03.905Z] -rw-r--r-- 1 root root 95 May 4 09:36 cost.csv [2022-05-04T09:43:03.905Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-416/archives [2022-05-04T09:43:03.905Z] + ls -al /w/workspace/_app-service-configurable_PR-416/archives [2022-05-04T09:43:03.905Z] total 16 [2022-05-04T09:43:03.905Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 09:36 . [2022-05-04T09:43:03.905Z] drwxrwxr-x 9 jenkins jenkins 4096 May 4 09:36 .. [2022-05-04T09:43:03.905Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 09:36 cost [2022-05-04T09:43:03.905Z] -rw-r--r-- 1 jenkins jenkins 95 May 4 09:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:43:04.200Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:43:05.066Z] ---> package-listing.sh [2022-05-04T09:43:05.066Z] ++ facter osfamily [2022-05-04T09:43:05.066Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-04T09:43:05.327Z] + OS_FAMILY=debian [2022-05-04T09:43:05.328Z] + workspace=/w/workspace/_app-service-configurable_PR-416 [2022-05-04T09:43:05.328Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-04T09:43:05.328Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-04T09:43:05.328Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-04T09:43:05.328Z] + PACKAGES=/tmp/packages_start.txt [2022-05-04T09:43:05.328Z] + '[' /w/workspace/_app-service-configurable_PR-416 ']' [2022-05-04T09:43:05.328Z] + PACKAGES=/tmp/packages_end.txt [2022-05-04T09:43:05.328Z] + case "${OS_FAMILY}" in [2022-05-04T09:43:05.328Z] + dpkg -l [2022-05-04T09:43:05.328Z] + grep '^ii' [2022-05-04T09:43:05.328Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-04T09:43:05.328Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-04T09:43:05.328Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-04T09:43:05.328Z] + '[' /w/workspace/_app-service-configurable_PR-416 ']' [2022-05-04T09:43:05.328Z] + mkdir -p /w/workspace/_app-service-configurable_PR-416/archives/ [2022-05-04T09:43:05.328Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-416/archives/ [Pipeline] echo [2022-05-04T09:43:05.340Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-04T09:43:05.622Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-04T09:43:06.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T09:43:06.179Z] . [Pipeline] withDockerContainer [2022-05-04T09:43:06.247Z] prd-ubuntu20.04-docker-8c-8g-40430 does not seem to be running inside a container [2022-05-04T09:43:06.291Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-416 -v /w/workspace/_app-service-configurable_PR-416:/w/workspace/_app-service-configurable_PR-416:rw,z -v /w/workspace/_app-service-configurable_PR-416@tmp:/w/workspace/_app-service-configurable_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-04T09:43:06.549Z] $ docker top acfb002f44a25fa986d75d3b43a3d60188957aac37a0da4cfed283328902ed0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-04T09:43:06.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-04T09:43:07.187Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-04T09:43:07.474Z] + ls /var/log/sa-host [2022-05-04T09:43:07.474Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T09:43:07.685Z] provisioning config files... [2022-05-04T09:43:07.695Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-416@tmp/config4533734343457100537tmp [Pipeline] { [Pipeline] echo [2022-05-04T09:43:07.710Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:43:07.994Z] ---> create-netrc.sh [Pipeline] } [2022-05-04T09:43:08.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:43:08.336Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-04T09:43:08.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:43:08.634Z] ---> sudo-logs.sh [2022-05-04T09:43:08.635Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-04T09:43:08.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:43:08.956Z] ---> job-cost.sh [2022-05-04T09:43:08.956Z] lf-activate-venv: SKIPPING [2022-05-04T09:43:08.956Z] DEBUG: total: 0.2199999988079071 [2022-05-04T09:43:08.956Z] INFO: Retrieving Stack Cost... [2022-05-04T09:43:09.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-04T09:43:09.788Z] INFO: Archiving Costs [Pipeline] echo [2022-05-04T09:43:09.802Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T09:43:10.086Z] ---> logs-deploy.sh [2022-05-04T09:43:10.086Z] lf-activate-venv: SKIPPING [2022-05-04T09:43:10.086Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-416/3 [2022-05-04T09:43:10.086Z] INFO: archiving workspace using pattern(s): [2022-05-04T09:43:11.029Z] Archives upload complete. [2022-05-04T09:43:11.029Z] INFO: archiving logs to Nexus