Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a669bdb4f1e2d7cd4e5cba464327739a597f1457 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-ssh2931230240935159057.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-ssh12781649190576382013.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15782855167010615877.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-ssh1056114221149161404.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2078347366824508191.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 ‘prd-ubuntu20.04-docker-8c-8g-34200’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34203 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision a669bdb4f1e2d7cd4e5cba464327739a597f1457 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 Commit message: "build: Update to latest SDK (#415)" > git rev-list --no-walk 630649d9e86e1599e588b2207988e7000b3d75e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T23:11:20.150Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T23:11:20.197Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T23:11:20.217Z] ========================================================= [2022-04-28T23:11:20.217Z] EdgeX Global Pipelines Version Info [2022-04-28T23:11:20.217Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:11:20.999Z] ------------------- [2022-04-28T23:11:20.999Z] stable info: [2022-04-28T23:11:20.999Z] ------------------- [2022-04-28T23:11:20.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T23:11:20.999Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T23:11:20.999Z] Message: update stable to v1.0.227 [2022-04-28T23:11:21.572Z] ------------------- [2022-04-28T23:11:21.572Z] experimental info: [2022-04-28T23:11:21.572Z] ------------------- [2022-04-28T23:11:21.572Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T23:11:21.572Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T23:11:21.572Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T23:11:21.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-04-28T23:11:21.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-04-28T23:11:21.706Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T23:11:21.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T23:11:21.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T23:11:21.735Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T23:11:21.743Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T23:11:21.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T23:11:21.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T23:11:21.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T23:11:21.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T23:11:21.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-04-28T23:11:21.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T23:11:21.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T23:11:21.819Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T23:11:21.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T23:11:21.839Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T23:11:21.850Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T23:11:21.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T23:11:21.873Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T23:11:21.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T23:11:21.899Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T23:11:21.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T23:11:21.932Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T23:11:21.943Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T23:11:21.955Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T23:11:21.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-28T23:11:21.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-28T23:11:22.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-28T23:11:22.010Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] echo [2022-04-28T23:11:22.025Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a669bdb [Pipeline] echo [2022-04-28T23:11:22.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:11:22.079Z] provisioning config files... [2022-04-28T23:11:22.093Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6990669185505491394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:11:22.459Z] ---> docker-login.sh [2022-04-28T23:11:22.459Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:11:22.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:22.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:22.720Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:22.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:22.720Z] [2022-04-28T23:11:22.720Z] Login Succeeded [2022-04-28T23:11:22.720Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:11:22.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:22.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:22.985Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:22.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:22.985Z] [2022-04-28T23:11:22.985Z] Login Succeeded [2022-04-28T23:11:22.985Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:11:22.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:23.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:23.245Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:23.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:23.245Z] [2022-04-28T23:11:23.245Z] Login Succeeded [2022-04-28T23:11:23.245Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:11:23.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:23.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:23.245Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:23.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:23.245Z] [2022-04-28T23:11:23.245Z] Login Succeeded [2022-04-28T23:11:23.245Z] docker.io [2022-04-28T23:11:23.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:23.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:23.767Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:23.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:23.767Z] [2022-04-28T23:11:23.767Z] Login Succeeded [2022-04-28T23:11:23.767Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:11:23.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T23:11:24.166Z] + git rev-list -1 --merges a669bdb4f1e2d7cd4e5cba464327739a597f1457~1..a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] echo [2022-04-28T23:11:24.295Z] -----------> git rev-list -1 --merges a669bdb4f1e2d7cd4e5cba464327739a597f1457~1..a669bdb4f1e2d7cd4e5cba464327739a597f1457 a669bdb4f1e2d7cd4e5cba464327739a597f1457 [false] [Pipeline] sh [2022-04-28T23:11:24.588Z] + git log --format=format:%s -1 a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] echo [2022-04-28T23:11:24.605Z] ========================================================= [2022-04-28T23:11:24.605Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T23:11:24.605Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:11:24.945Z] + git log --format=format:%s -1 a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] echo [2022-04-28T23:11:24.958Z] [semverPrep] GIT_COMMIT: a669bdb4f1e2d7cd4e5cba464327739a597f1457, Commit Message: build: Update to latest SDK (#415) [Pipeline] echo [2022-04-28T23:11:24.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T23:11:25.386Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:11:25.386Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T23:11:25.386Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T23:11:25.386Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T23:11:25.386Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T23:11:25.386Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T23:11:25.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:11:25.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:11:25.800Z] [2022-04-28T23:11:25.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:11:26.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:11:26.109Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T23:11:26.109Z] 1fe172e4850f: Pulling fs layer [2022-04-28T23:11:26.109Z] caf521ccaac6: Pulling fs layer [2022-04-28T23:11:26.109Z] 3ead6fa29328: Pulling fs layer [2022-04-28T23:11:26.109Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T23:11:26.109Z] a8d5f1318db7: Pulling fs layer [2022-04-28T23:11:26.109Z] c427282e49a2: Pulling fs layer [2022-04-28T23:11:26.109Z] 1827001aaf11: Pulling fs layer [2022-04-28T23:11:26.109Z] 0714d37db230: Pulling fs layer [2022-04-28T23:11:26.109Z] ac28cf19c067: Pulling fs layer [2022-04-28T23:11:26.109Z] ca983d60f3e2: Pulling fs layer [2022-04-28T23:11:26.109Z] 9f894cec8388: Pulling fs layer [2022-04-28T23:11:26.109Z] ac28cf19c067: Waiting [2022-04-28T23:11:26.109Z] 1827001aaf11: Waiting [2022-04-28T23:11:26.109Z] 0714d37db230: Waiting [2022-04-28T23:11:26.109Z] a8d5f1318db7: Waiting [2022-04-28T23:11:26.109Z] ca983d60f3e2: Waiting [2022-04-28T23:11:26.109Z] 9f894cec8388: Waiting [2022-04-28T23:11:26.109Z] c427282e49a2: Waiting [2022-04-28T23:11:26.109Z] 5c2a1cbceb83: Waiting [2022-04-28T23:11:26.109Z] caf521ccaac6: Download complete [2022-04-28T23:11:26.109Z] 5c2a1cbceb83: Download complete [2022-04-28T23:11:26.109Z] a8d5f1318db7: Verifying Checksum [2022-04-28T23:11:26.109Z] a8d5f1318db7: Download complete [2022-04-28T23:11:26.371Z] 3ead6fa29328: Verifying Checksum [2022-04-28T23:11:26.371Z] 3ead6fa29328: Download complete [2022-04-28T23:11:26.371Z] c427282e49a2: Verifying Checksum [2022-04-28T23:11:26.371Z] c427282e49a2: Download complete [2022-04-28T23:11:26.371Z] 0714d37db230: Verifying Checksum [2022-04-28T23:11:26.371Z] 0714d37db230: Download complete [2022-04-28T23:11:26.371Z] ac28cf19c067: Verifying Checksum [2022-04-28T23:11:26.371Z] ac28cf19c067: Download complete [2022-04-28T23:11:26.371Z] ca983d60f3e2: Verifying Checksum [2022-04-28T23:11:26.371Z] ca983d60f3e2: Download complete [2022-04-28T23:11:26.371Z] 9f894cec8388: Verifying Checksum [2022-04-28T23:11:26.371Z] 9f894cec8388: Download complete [2022-04-28T23:11:26.371Z] 1fe172e4850f: Verifying Checksum [2022-04-28T23:11:26.371Z] 1fe172e4850f: Download complete [2022-04-28T23:11:26.632Z] 1827001aaf11: Verifying Checksum [2022-04-28T23:11:26.632Z] 1827001aaf11: Download complete [2022-04-28T23:11:28.019Z] 1fe172e4850f: Pull complete [2022-04-28T23:11:28.279Z] caf521ccaac6: Pull complete [2022-04-28T23:11:28.853Z] 3ead6fa29328: Pull complete [2022-04-28T23:11:28.853Z] 5c2a1cbceb83: Pull complete [2022-04-28T23:11:29.113Z] a8d5f1318db7: Pull complete [2022-04-28T23:11:29.113Z] c427282e49a2: Pull complete [2022-04-28T23:11:31.665Z] 1827001aaf11: Pull complete [2022-04-28T23:11:31.665Z] 0714d37db230: Pull complete [2022-04-28T23:11:31.665Z] ac28cf19c067: Pull complete [2022-04-28T23:11:31.665Z] ca983d60f3e2: Pull complete [2022-04-28T23:11:31.665Z] 9f894cec8388: Pull complete [2022-04-28T23:11:31.665Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T23:11:31.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:11:31.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T23:11:31.745Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:11:31.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T23:11:33.371Z] $ docker top 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa -eo pid,comm [2022-04-28T23:11:33.437Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-04-28T23:11:33.437Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:11:33.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:11:33.477Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:11:33.612Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:11:33.622Z] $ docker exec 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa ssh-agent [2022-04-28T23:11:33.747Z] SSH_AUTH_SOCK=/tmp/ssh-4LS6CoFQnzbQ/agent.32 [2022-04-28T23:11:33.747Z] SSH_AGENT_PID=39 [2022-04-28T23:11:33.755Z] Running ssh-add (command line suppressed) [2022-04-28T23:11:33.883Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6412950412601779569.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6412950412601779569.key) [2022-04-28T23:11:33.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:11:34.186Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T23:11:34.207Z] $ docker exec --env ******** --env ******** 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa ssh-agent -k [2022-04-28T23:11:34.329Z] unset SSH_AUTH_SOCK; [2022-04-28T23:11:34.329Z] unset SSH_AGENT_PID; [2022-04-28T23:11:34.329Z] echo Agent pid 39 killed; [2022-04-28T23:11:34.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T23:11:34.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:11:34.363Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:11:34.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:11:34.502Z] $ docker exec 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa ssh-agent [2022-04-28T23:11:34.643Z] SSH_AUTH_SOCK=/tmp/ssh-t5bDrQrQMRFQ/agent.73 [2022-04-28T23:11:34.643Z] SSH_AGENT_PID=79 [2022-04-28T23:11:34.650Z] Running ssh-add (command line suppressed) [2022-04-28T23:11:34.775Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7823734872325527637.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7823734872325527637.key) [2022-04-28T23:11:34.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:11:35.081Z] + git semver init [2022-04-28T23:11:35.344Z] 2022-04-28 23:11:35,291 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T23:11:35.344Z] 2022-04-28 23:11:35,291 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-04-28T23:11:35.344Z] 2022-04-28 23:11:35,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-04-28T23:11:35.344Z] 2022-04-28 23:11:35,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T23:11:36.289Z] 2022-04-28 23:11:36,076 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-04-28T23:11:36.289Z] 2022-04-28 23:11:36,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-04-28T23:11:36.289Z] 2022-04-28 23:11:36,077 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:11:36.289Z] 2022-04-28 23:11:36,077 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:11:36.289Z] 2.2.0-dev.33 [Pipeline] } [2022-04-28T23:11:36.308Z] $ docker exec --env ******** --env ******** 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa ssh-agent -k [2022-04-28T23:11:36.437Z] unset SSH_AUTH_SOCK; [2022-04-28T23:11:36.438Z] unset SSH_AGENT_PID; [2022-04-28T23:11:36.438Z] echo Agent pid 79 killed; [2022-04-28T23:11:36.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:11:36.763Z] + git semver [Pipeline] } [2022-04-28T23:11:37.046Z] $ docker stop --time=1 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa [2022-04-28T23:11:38.381Z] $ docker rm -f 131f419d98a0ab850e11c3fdbee6fcee17aa837ce70099b96956358b2ea4d2aa [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:11:38.733Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T23:11:39.005Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T23:11:39.009Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.33 [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-04-28T23:11:39.158Z] provisioning config files... [2022-04-28T23:11:39.168Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5870349681806880696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:11:39.469Z] ---> docker-login.sh [2022-04-28T23:11:39.469Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:11:39.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:39.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:39.469Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:39.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:39.469Z] [2022-04-28T23:11:39.469Z] Login Succeeded [2022-04-28T23:11:39.469Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:11:39.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:39.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:39.730Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:39.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:39.730Z] [2022-04-28T23:11:39.730Z] Login Succeeded [2022-04-28T23:11:39.730Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:11:39.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:39.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:39.730Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:39.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:39.730Z] [2022-04-28T23:11:39.730Z] Login Succeeded [2022-04-28T23:11:39.730Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:11:39.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:39.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:39.990Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:39.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:39.990Z] [2022-04-28T23:11:39.990Z] Login Succeeded [2022-04-28T23:11:39.990Z] docker.io [2022-04-28T23:11:39.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:11:40.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:11:40.249Z] Configure a credential helper to remove this warning. See [2022-04-28T23:11:40.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:11:40.249Z] [2022-04-28T23:11:40.249Z] Login Succeeded [2022-04-28T23:11:40.249Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:11:40.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T23:11:40.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:11:40.338Z] ========================================================= [2022-04-28T23:11:40.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T23:11:40.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:11:40.641Z] + 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-04-28T23:11:40.641Z] Sending build context to Docker daemon 3.049MB [2022-04-28T23:11:40.641Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:11:40.641Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T23:11:40.641Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T23:11:40.641Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T23:11:40.641Z] 666ba61612fd: Pulling fs layer [2022-04-28T23:11:40.641Z] 8ed8ca486205: Pulling fs layer [2022-04-28T23:11:40.641Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T23:11:40.641Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T23:11:40.641Z] ca2b28591e48: Pulling fs layer [2022-04-28T23:11:40.641Z] a51346096db8: Pulling fs layer [2022-04-28T23:11:40.641Z] daebc70d1ce1: Pulling fs layer [2022-04-28T23:11:40.641Z] 0e18a0eac166: Pulling fs layer [2022-04-28T23:11:40.641Z] ca2b28591e48: Waiting [2022-04-28T23:11:40.641Z] a51346096db8: Waiting [2022-04-28T23:11:40.641Z] 0e18a0eac166: Waiting [2022-04-28T23:11:40.641Z] daebc70d1ce1: Waiting [2022-04-28T23:11:40.641Z] 4fe6c5a15a65: Waiting [2022-04-28T23:11:40.641Z] 22a0e8bec74d: Waiting [2022-04-28T23:11:40.641Z] 8ed8ca486205: Verifying Checksum [2022-04-28T23:11:40.641Z] 8ed8ca486205: Download complete [2022-04-28T23:11:40.641Z] 666ba61612fd: Verifying Checksum [2022-04-28T23:11:40.641Z] 666ba61612fd: Download complete [2022-04-28T23:11:40.641Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T23:11:40.641Z] 22a0e8bec74d: Download complete [2022-04-28T23:11:40.641Z] ca2b28591e48: Verifying Checksum [2022-04-28T23:11:40.641Z] ca2b28591e48: Download complete [2022-04-28T23:11:40.641Z] 59bf1c3509f3: Download complete [2022-04-28T23:11:40.904Z] a51346096db8: Verifying Checksum [2022-04-28T23:11:40.904Z] a51346096db8: Download complete [2022-04-28T23:11:40.904Z] daebc70d1ce1: Verifying Checksum [2022-04-28T23:11:40.904Z] daebc70d1ce1: Download complete [2022-04-28T23:11:40.904Z] 59bf1c3509f3: Pull complete [2022-04-28T23:11:41.164Z] 666ba61612fd: Pull complete [2022-04-28T23:11:41.164Z] 8ed8ca486205: Pull complete [2022-04-28T23:11:41.424Z] 0e18a0eac166: Verifying Checksum [2022-04-28T23:11:41.424Z] 0e18a0eac166: Download complete [2022-04-28T23:11:41.424Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T23:11:41.424Z] 4fe6c5a15a65: Download complete [2022-04-28T23:11:45.621Z] 4fe6c5a15a65: Pull complete [2022-04-28T23:11:45.621Z] 22a0e8bec74d: Pull complete [2022-04-28T23:11:45.621Z] ca2b28591e48: Pull complete [2022-04-28T23:11:45.621Z] a51346096db8: Pull complete [2022-04-28T23:11:45.621Z] daebc70d1ce1: Pull complete [2022-04-28T23:11:47.531Z] 0e18a0eac166: Pull complete [2022-04-28T23:11:47.791Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T23:11:47.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T23:11:47.791Z] ---> f018257e8ee9 [2022-04-28T23:11:47.791Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T23:11:49.707Z] ---> Running in 257656d8a48e [2022-04-28T23:11:49.707Z] Removing intermediate container 257656d8a48e [2022-04-28T23:11:49.707Z] ---> 411b73daca79 [2022-04-28T23:11:49.707Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:11:49.707Z] ---> Running in 68703f7cf03d [2022-04-28T23:11:49.707Z] Removing intermediate container 68703f7cf03d [2022-04-28T23:11:49.707Z] ---> 6f232b173df8 [2022-04-28T23:11:49.707Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T23:11:49.707Z] ---> Running in a76923ff3724 [2022-04-28T23:11:49.707Z] Removing intermediate container a76923ff3724 [2022-04-28T23:11:49.707Z] ---> 22ce140cc19f [2022-04-28T23:11:49.707Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:11:49.707Z] ---> Running in e28c62ab1f29 [2022-04-28T23:11:50.277Z] Removing intermediate container e28c62ab1f29 [2022-04-28T23:11:50.277Z] ---> d84b10d483d6 [2022-04-28T23:11:50.277Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:11:50.538Z] ---> Running in f4497983c198 [2022-04-28T23:11:50.798Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:11:51.743Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:11:51.743Z] OK: 221 MiB in 52 packages [2022-04-28T23:11:52.314Z] Removing intermediate container f4497983c198 [2022-04-28T23:11:52.314Z] ---> a80628c2daaa [2022-04-28T23:11:52.314Z] Step 8/13 : WORKDIR /app [2022-04-28T23:11:52.314Z] ---> Running in b53d3a1bd3e3 [2022-04-28T23:11:52.314Z] Removing intermediate container b53d3a1bd3e3 [2022-04-28T23:11:52.314Z] ---> 2dccbf2581fb [2022-04-28T23:11:52.314Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T23:11:52.574Z] ---> 13b5ceb83d92 [2022-04-28T23:11:52.574Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:11:52.574Z] ---> Running in 97b6a4a1e9ba [2022-04-28T23:11:54.113Z] Still waiting to schedule task [2022-04-28T23:11:54.114Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-34201’ is offline [2022-04-28T23:12:07.488Z] Removing intermediate container 97b6a4a1e9ba [2022-04-28T23:12:07.488Z] ---> e0b21995497c [2022-04-28T23:12:07.488Z] Step 11/13 : COPY . . [2022-04-28T23:12:07.488Z] ---> ed7f6f4b860c [2022-04-28T23:12:07.488Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T23:12:07.488Z] ---> Running in fa78800cb794 [2022-04-28T23:12:07.488Z] Removing intermediate container fa78800cb794 [2022-04-28T23:12:07.488Z] ---> 4c78e222d057 [2022-04-28T23:12:07.488Z] Step 13/13 : RUN $MAKE [2022-04-28T23:12:07.488Z] ---> Running in 949b1439703a [2022-04-28T23:12:07.488Z] noop [2022-04-28T23:12:08.059Z] Removing intermediate container 949b1439703a [2022-04-28T23:12:08.059Z] ---> f31310c31572 [2022-04-28T23:12:08.059Z] Successfully built f31310c31572 [2022-04-28T23:12:08.059Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:08.357Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T23:12:08.357Z] . [Pipeline] withDockerContainer [2022-04-28T23:12:08.425Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:12:08.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2022-04-28T23:12:08.858Z] $ docker top 0e68319ff3444e7703067946b390c01bb71b397c7e807d4610eb0b0e35965e06 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:12:09.217Z] + go version [2022-04-28T23:12:09.217Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T23:12:09.235Z] $ docker stop --time=1 0e68319ff3444e7703067946b390c01bb71b397c7e807d4610eb0b0e35965e06 [2022-04-28T23:12:10.530Z] $ docker rm -f 0e68319ff3444e7703067946b390c01bb71b397c7e807d4610eb0b0e35965e06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:10.957Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T23:12:10.957Z] . [Pipeline] withDockerContainer [2022-04-28T23:12:11.030Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:12:11.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat [2022-04-28T23:12:11.462Z] $ docker top c6371cf5eb7c2c4f75a4ba6e7f200a23b2689c97a08e9e385d1a9446b952c3f9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T23:12:11.864Z] + make test [2022-04-28T23:12:11.864Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-28T23:12:21.878Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-28T23:12:21.878Z] CGO_ENABLED=1 go vet ./... [2022-04-28T23:12:25.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T23:12:25.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T23:12:25.165Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T23:12:25.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T23:12:25.456Z] $ docker stop --time=1 c6371cf5eb7c2c4f75a4ba6e7f200a23b2689c97a08e9e385d1a9446b952c3f9 [2022-04-28T23:12:27.111Z] $ docker rm -f c6371cf5eb7c2c4f75a4ba6e7f200a23b2689c97a08e9e385d1a9446b952c3f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:12:27.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T23:12:27.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T23:12:28.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T23:12:28.500Z] + ls -al . [2022-04-28T23:12:28.500Z] total 164 [2022-04-28T23:12:28.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:12 . [2022-04-28T23:12:28.500Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:11 .. [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 23:11 .dockerignore [2022-04-28T23:12:28.500Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:11 .git [2022-04-28T23:12:28.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:11 .github [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 23:11 .gitignore [2022-04-28T23:12:28.500Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:11 .semver [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 23:11 Attribution.txt [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 23:11 CHANGELOG.md [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 23:11 Dockerfile [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:11 GOVERNANCE.md [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 23:11 Jenkinsfile [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 23:11 LICENSE [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 23:11 OWNERS.md [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 23:11 README.md [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 23:11 VERSION [2022-04-28T23:12:28.500Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:11 bin [2022-04-28T23:12:28.500Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 23:12 coverage.out [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 23:11 go.mod [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 28 23:11 go.sum [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 23:11 main.go [2022-04-28T23:12:28.500Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 23:11 makefile [2022-04-28T23:12:28.500Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 23:11 res [2022-04-28T23:12:28.500Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:11 snap [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:28.798Z] + 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=a669bdb4f1e2d7cd4e5cba464327739a597f1457 --label arch=amd64 --label version=2.2.0-dev.33 . [2022-04-28T23:12:28.798Z] Sending build context to Docker daemon 3.05MB [2022-04-28T23:12:28.798Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:12:28.798Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-28T23:12:28.798Z] ---> f31310c31572 [2022-04-28T23:12:28.798Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T23:12:28.798Z] ---> Running in d142e717b924 [2022-04-28T23:12:28.798Z] Removing intermediate container d142e717b924 [2022-04-28T23:12:28.798Z] ---> 8a77fdfe9a2b [2022-04-28T23:12:28.798Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:12:29.058Z] ---> Running in 042dd3718eb1 [2022-04-28T23:12:29.058Z] Removing intermediate container 042dd3718eb1 [2022-04-28T23:12:29.058Z] ---> 3e07c4f82fa6 [2022-04-28T23:12:29.058Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T23:12:29.058Z] ---> Running in 060729b87bea [2022-04-28T23:12:29.058Z] Removing intermediate container 060729b87bea [2022-04-28T23:12:29.058Z] ---> 72852c9382bb [2022-04-28T23:12:29.058Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:12:29.318Z] ---> Running in a77ffdcb9f79 [2022-04-28T23:12:29.887Z] Removing intermediate container a77ffdcb9f79 [2022-04-28T23:12:29.887Z] ---> 76670c73f21f [2022-04-28T23:12:29.887Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:12:29.887Z] ---> Running in 2e22c582623e [2022-04-28T23:12:30.147Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:12:31.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:12:31.353Z] OK: 221 MiB in 52 packages [2022-04-28T23:12:31.615Z] Removing intermediate container 2e22c582623e [2022-04-28T23:12:31.615Z] ---> b6b3847519f9 [2022-04-28T23:12:31.615Z] Step 8/27 : WORKDIR /app [2022-04-28T23:12:31.615Z] ---> Running in c0cea6df6281 [2022-04-28T23:12:31.876Z] Removing intermediate container c0cea6df6281 [2022-04-28T23:12:31.876Z] ---> 9e20a8964f67 [2022-04-28T23:12:31.876Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-28T23:12:31.876Z] ---> b4a001aeb164 [2022-04-28T23:12:31.876Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:12:31.876Z] ---> Running in c1ea5b21987a [2022-04-28T23:12:32.869Z] Removing intermediate container c1ea5b21987a [2022-04-28T23:12:32.869Z] ---> 5587cbdfb528 [2022-04-28T23:12:32.869Z] Step 11/27 : COPY . . [2022-04-28T23:12:33.129Z] ---> 52249f1f5534 [2022-04-28T23:12:33.129Z] Step 12/27 : ARG MAKE="make build" [2022-04-28T23:12:33.129Z] ---> Running in a8b74b7969b6 [2022-04-28T23:12:33.129Z] Removing intermediate container a8b74b7969b6 [2022-04-28T23:12:33.129Z] ---> cbf78029f67c [2022-04-28T23:12:33.129Z] Step 13/27 : RUN $MAKE [2022-04-28T23:12:33.389Z] ---> Running in 4c2dfd14d87d [2022-04-28T23:12:33.649Z] 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-04-28T23:12:55.605Z] Removing intermediate container 4c2dfd14d87d [2022-04-28T23:12:55.605Z] ---> feb579ecdcef [2022-04-28T23:12:55.605Z] Step 14/27 : FROM alpine:3.14 [2022-04-28T23:12:55.605Z] 3.14: Pulling from library/alpine [2022-04-28T23:12:55.605Z] 8663204ce13b: Pulling fs layer [2022-04-28T23:12:55.605Z] 8663204ce13b: Verifying Checksum [2022-04-28T23:12:55.605Z] 8663204ce13b: Download complete [2022-04-28T23:12:55.605Z] 8663204ce13b: Pull complete [2022-04-28T23:12:55.605Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T23:12:55.605Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T23:12:55.605Z] ---> e04c818066af [2022-04-28T23:12:55.605Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T23:12:55.605Z] ---> Running in a6cdb2fc48c3 [2022-04-28T23:12:55.605Z] Removing intermediate container a6cdb2fc48c3 [2022-04-28T23:12:55.605Z] ---> 434917722b20 [2022-04-28T23:12:55.605Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-28T23:12:55.605Z] ---> Running in d1ac1522bb7a [2022-04-28T23:12:55.605Z] Removing intermediate container d1ac1522bb7a [2022-04-28T23:12:55.605Z] ---> 0f2c9c9562db [2022-04-28T23:12:55.605Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-28T23:12:55.605Z] ---> Running in 1fb4ddc27246 [2022-04-28T23:12:55.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T23:12:55.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T23:12:55.605Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-28T23:12:55.605Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-28T23:12:55.605Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T23:12:55.605Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-28T23:12:55.605Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T23:12:55.605Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-28T23:12:55.605Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-28T23:12:55.605Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T23:12:55.605Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T23:12:55.605Z] OK: 9 MiB in 21 packages [2022-04-28T23:12:55.605Z] Removing intermediate container 1fb4ddc27246 [2022-04-28T23:12:55.605Z] ---> 71c3526e4e16 [2022-04-28T23:12:55.605Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T23:12:55.871Z] ---> 3fd0cdbd348e [2022-04-28T23:12:55.871Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T23:12:55.871Z] ---> dffdfee20e72 [2022-04-28T23:12:55.871Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-28T23:12:56.143Z] ---> a38fd8110eac [2022-04-28T23:12:56.143Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-28T23:12:56.737Z] ---> d6b0bdd44852 [2022-04-28T23:12:56.737Z] Step 22/27 : EXPOSE 48095 [2022-04-28T23:12:56.737Z] ---> Running in 032f0b4e4951 [2022-04-28T23:12:56.996Z] Removing intermediate container 032f0b4e4951 [2022-04-28T23:12:56.996Z] ---> 1493d274e672 [2022-04-28T23:12:56.996Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-28T23:12:56.996Z] ---> Running in 68d06ec768fd [2022-04-28T23:12:56.996Z] Removing intermediate container 68d06ec768fd [2022-04-28T23:12:56.996Z] ---> d67c2d4527f9 [2022-04-28T23:12:56.996Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T23:12:57.257Z] ---> Running in 5be75c966ebf [2022-04-28T23:12:57.257Z] Removing intermediate container 5be75c966ebf [2022-04-28T23:12:57.257Z] ---> 101d380d2bb9 [2022-04-28T23:12:57.257Z] Step 25/27 : LABEL arch=amd64 [2022-04-28T23:12:57.257Z] ---> Running in 282e179bba0b [2022-04-28T23:12:57.518Z] Removing intermediate container 282e179bba0b [2022-04-28T23:12:57.518Z] ---> 4884ae303c4d [2022-04-28T23:12:57.518Z] Step 26/27 : LABEL git_sha=a669bdb4f1e2d7cd4e5cba464327739a597f1457 [2022-04-28T23:12:57.518Z] ---> Running in 993c8397558a [2022-04-28T23:12:57.518Z] Removing intermediate container 993c8397558a [2022-04-28T23:12:57.518Z] ---> 707c19928d06 [2022-04-28T23:12:57.518Z] Step 27/27 : LABEL version=2.2.0-dev.33 [2022-04-28T23:12:57.518Z] ---> Running in eb56c4cf3383 [2022-04-28T23:12:57.518Z] Removing intermediate container eb56c4cf3383 [2022-04-28T23:12:57.518Z] ---> e7f96741da27 [2022-04-28T23:12:57.518Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T23:12:57.518Z] Successfully built e7f96741da27 [2022-04-28T23:12:57.518Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:12:57.611Z] provisioning config files... [2022-04-28T23:12:57.620Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2423397138111183456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:12:57.919Z] ---> docker-login.sh [2022-04-28T23:12:57.919Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:12:57.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:57.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:57.919Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:57.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:57.919Z] [2022-04-28T23:12:57.919Z] Login Succeeded [2022-04-28T23:12:57.919Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:12:57.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:57.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:57.919Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:57.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:57.919Z] [2022-04-28T23:12:57.919Z] Login Succeeded [2022-04-28T23:12:57.919Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:12:58.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:58.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:58.178Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:58.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:58.178Z] [2022-04-28T23:12:58.178Z] Login Succeeded [2022-04-28T23:12:58.178Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:12:58.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:58.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:58.178Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:58.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:58.178Z] [2022-04-28T23:12:58.178Z] Login Succeeded [2022-04-28T23:12:58.178Z] docker.io [2022-04-28T23:12:58.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:12:58.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:12:58.698Z] Configure a credential helper to remove this warning. See [2022-04-28T23:12:58.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:12:58.698Z] [2022-04-28T23:12:58.698Z] Login Succeeded [2022-04-28T23:12:58.698Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:12:58.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:12:58.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:12:58.758Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-04-28T23:12:58.759Z] a669bdb4f1e2d7cd4e5cba464327739a597f1457 [2022-04-28T23:12:58.759Z] latest [2022-04-28T23:12:58.759Z] 2.2.0-dev.33 [2022-04-28T23:12:58.759Z] a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [2022-04-28T23:12:58.759Z] main [2022-04-28T23:12:58.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:59.066Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:12:59.357Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457 [2022-04-28T23:12:59.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T23:12:59.357Z] 358a7b917ec6: Preparing [2022-04-28T23:12:59.357Z] 2ed515348ea2: Preparing [2022-04-28T23:12:59.357Z] 0cb3f76be0b1: Preparing [2022-04-28T23:12:59.357Z] 1465a260ec97: Preparing [2022-04-28T23:12:59.357Z] 3c8467ae7d5e: Preparing [2022-04-28T23:12:59.357Z] b541d28bf3b4: Preparing [2022-04-28T23:12:59.357Z] b541d28bf3b4: Waiting [2022-04-28T23:12:59.357Z] 2ed515348ea2: Pushed [2022-04-28T23:12:59.357Z] 0cb3f76be0b1: Pushed [2022-04-28T23:12:59.357Z] 1465a260ec97: Pushed [2022-04-28T23:12:59.357Z] b541d28bf3b4: Layer already exists [2022-04-28T23:12:59.927Z] 3c8467ae7d5e: Pushed [2022-04-28T23:13:02.474Z] 358a7b917ec6: Pushed [2022-04-28T23:13:02.474Z] a669bdb4f1e2d7cd4e5cba464327739a597f1457: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:02.773Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:03.069Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-28T23:13:03.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T23:13:03.070Z] 358a7b917ec6: Preparing [2022-04-28T23:13:03.070Z] 2ed515348ea2: Preparing [2022-04-28T23:13:03.070Z] 0cb3f76be0b1: Preparing [2022-04-28T23:13:03.070Z] 1465a260ec97: Preparing [2022-04-28T23:13:03.070Z] 3c8467ae7d5e: Preparing [2022-04-28T23:13:03.070Z] b541d28bf3b4: Preparing [2022-04-28T23:13:03.070Z] b541d28bf3b4: Waiting [2022-04-28T23:13:03.070Z] 358a7b917ec6: Layer already exists [2022-04-28T23:13:03.070Z] 2ed515348ea2: Layer already exists [2022-04-28T23:13:03.070Z] 3c8467ae7d5e: Layer already exists [2022-04-28T23:13:03.070Z] 0cb3f76be0b1: Layer already exists [2022-04-28T23:13:03.070Z] 1465a260ec97: Layer already exists [2022-04-28T23:13:03.070Z] b541d28bf3b4: Layer already exists [2022-04-28T23:13:03.070Z] latest: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:03.369Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:03.666Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.33 [2022-04-28T23:13:03.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T23:13:03.666Z] 358a7b917ec6: Preparing [2022-04-28T23:13:03.666Z] 2ed515348ea2: Preparing [2022-04-28T23:13:03.666Z] 0cb3f76be0b1: Preparing [2022-04-28T23:13:03.666Z] 1465a260ec97: Preparing [2022-04-28T23:13:03.666Z] 3c8467ae7d5e: Preparing [2022-04-28T23:13:03.666Z] b541d28bf3b4: Preparing [2022-04-28T23:13:03.666Z] b541d28bf3b4: Waiting [2022-04-28T23:13:03.666Z] 0cb3f76be0b1: Layer already exists [2022-04-28T23:13:03.666Z] 2ed515348ea2: Layer already exists [2022-04-28T23:13:03.666Z] 3c8467ae7d5e: Layer already exists [2022-04-28T23:13:03.666Z] 1465a260ec97: Layer already exists [2022-04-28T23:13:03.666Z] 358a7b917ec6: Layer already exists [2022-04-28T23:13:03.666Z] b541d28bf3b4: Layer already exists [2022-04-28T23:13:03.666Z] 2.2.0-dev.33: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:03.968Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:04.259Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [2022-04-28T23:13:04.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T23:13:04.259Z] 358a7b917ec6: Preparing [2022-04-28T23:13:04.259Z] 2ed515348ea2: Preparing [2022-04-28T23:13:04.259Z] 0cb3f76be0b1: Preparing [2022-04-28T23:13:04.259Z] 1465a260ec97: Preparing [2022-04-28T23:13:04.259Z] 3c8467ae7d5e: Preparing [2022-04-28T23:13:04.259Z] b541d28bf3b4: Preparing [2022-04-28T23:13:04.259Z] b541d28bf3b4: Waiting [2022-04-28T23:13:04.259Z] 3c8467ae7d5e: Layer already exists [2022-04-28T23:13:04.259Z] 1465a260ec97: Layer already exists [2022-04-28T23:13:04.259Z] 2ed515348ea2: Layer already exists [2022-04-28T23:13:04.259Z] 0cb3f76be0b1: Layer already exists [2022-04-28T23:13:04.259Z] 358a7b917ec6: Layer already exists [2022-04-28T23:13:04.259Z] b541d28bf3b4: Layer already exists [2022-04-28T23:13:04.259Z] a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:04.558Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:04.853Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-04-28T23:13:04.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-04-28T23:13:04.853Z] 358a7b917ec6: Preparing [2022-04-28T23:13:04.853Z] 2ed515348ea2: Preparing [2022-04-28T23:13:04.853Z] 0cb3f76be0b1: Preparing [2022-04-28T23:13:04.853Z] 1465a260ec97: Preparing [2022-04-28T23:13:04.853Z] 3c8467ae7d5e: Preparing [2022-04-28T23:13:04.853Z] b541d28bf3b4: Preparing [2022-04-28T23:13:04.853Z] b541d28bf3b4: Waiting [2022-04-28T23:13:04.853Z] 2ed515348ea2: Layer already exists [2022-04-28T23:13:04.853Z] 358a7b917ec6: Layer already exists [2022-04-28T23:13:04.853Z] 3c8467ae7d5e: Layer already exists [2022-04-28T23:13:04.853Z] 1465a260ec97: Layer already exists [2022-04-28T23:13:04.853Z] 0cb3f76be0b1: Layer already exists [2022-04-28T23:13:04.853Z] b541d28bf3b4: Layer already exists [2022-04-28T23:13:04.853Z] main: digest: sha256:103ab18fa2c0ff59047ac2cf0712f3ecece7288d733a773467271e9227d72dad size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:13:04.896Z] ===================================================== [Pipeline] echo [2022-04-28T23:13:04.906Z] taggedImages: [2022-04-28T23:13:04.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457 [2022-04-28T23:13:04.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-04-28T23:13:04.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.33 [2022-04-28T23:13:04.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [2022-04-28T23:13:04.906Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [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-04-28T23:13:05.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:13:05.281Z] [2022-04-28T23:13:05.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:13:05.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:13:05.579Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T23:13:05.579Z] 5eb5b503b376: Pulling fs layer [2022-04-28T23:13:05.579Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T23:13:05.579Z] ec43610c2a17: Pulling fs layer [2022-04-28T23:13:05.579Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T23:13:05.579Z] 33b1e0a273af: Pulling fs layer [2022-04-28T23:13:05.579Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T23:13:05.579Z] 2f39f015ded8: Pulling fs layer [2022-04-28T23:13:05.579Z] 3a2ae6a8a46f: Waiting [2022-04-28T23:13:05.579Z] 5d3b04190fa2: Waiting [2022-04-28T23:13:05.579Z] 2f39f015ded8: Waiting [2022-04-28T23:13:05.579Z] 33b1e0a273af: Waiting [2022-04-28T23:13:05.579Z] 5c69ac0246d0: Download complete [2022-04-28T23:13:05.579Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T23:13:05.579Z] 3a2ae6a8a46f: Download complete [2022-04-28T23:13:05.579Z] 33b1e0a273af: Verifying Checksum [2022-04-28T23:13:05.579Z] 33b1e0a273af: Download complete [2022-04-28T23:13:05.579Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T23:13:05.579Z] 5d3b04190fa2: Download complete [2022-04-28T23:13:05.579Z] ec43610c2a17: Verifying Checksum [2022-04-28T23:13:05.579Z] ec43610c2a17: Download complete [2022-04-28T23:13:05.838Z] 5eb5b503b376: Verifying Checksum [2022-04-28T23:13:05.838Z] 5eb5b503b376: Download complete [2022-04-28T23:13:06.406Z] 2f39f015ded8: Download complete [2022-04-28T23:13:06.975Z] 5eb5b503b376: Pull complete [2022-04-28T23:13:07.234Z] 5c69ac0246d0: Pull complete [2022-04-28T23:13:07.493Z] ec43610c2a17: Pull complete [2022-04-28T23:13:07.753Z] 3a2ae6a8a46f: Pull complete [2022-04-28T23:13:08.012Z] 33b1e0a273af: Pull complete [2022-04-28T23:13:08.012Z] 5d3b04190fa2: Pull complete [2022-04-28T23:13:13.286Z] 2f39f015ded8: Pull complete [2022-04-28T23:13:13.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T23:13:13.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:13:13.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T23:13:13.355Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:13:13.449Z] $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T23:13:15.202Z] $ docker top 7b971a43f3045fba58d3b6dfe112bd39e3d79eb46c8b145b8510056b9020cd8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:13:15.648Z] ---> job-cost.sh [2022-04-28T23:13:15.648Z] lf-activate-venv: SKIPPING [2022-04-28T23:13:15.648Z] INFO: No Stack... [2022-04-28T23:13:15.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T23:13:16.479Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T23:13:16.771Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-04-28T23:13:16.771Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T23:13:16.785Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [2022-04-28T23:13:16.793Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] did not exist. Created. [2022-04-28T23:13:16.794Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T23:13:17.097Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T23:13:17.122Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T23:13:17.127Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T23:13:17.154Z] $ docker stop --time=1 7b971a43f3045fba58d3b6dfe112bd39e3d79eb46c8b145b8510056b9020cd8f [2022-04-28T23:13:18.334Z] $ docker rm -f 7b971a43f3045fba58d3b6dfe112bd39e3d79eb46c8b145b8510056b9020cd8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T23:13:30.067Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34205 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-04-28T23:13:30.077Z] Running in /w/workspace/app-service-configurable/69 [Pipeline] { [Pipeline] checkout [2022-04-28T23:13:30.420Z] Selected Git installation does not exist. Using Default [2022-04-28T23:13:30.421Z] The recommended git tool is: NONE [2022-04-28T23:13:36.508Z] using credential edgex-jenkins-ssh [2022-04-28T23:13:36.529Z] Cloning the remote Git repository [2022-04-28T23:13:36.592Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T23:13:36.671Z] > git init /w/workspace/app-service-configurable/69 # timeout=10 [2022-04-28T23:13:36.854Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-04-28T23:13:36.854Z] > git --version # timeout=10 [2022-04-28T23:13:36.883Z] > git --version # 'git version 2.25.1' [2022-04-28T23:13:36.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T23:13:38.162Z] Avoid second fetch [2022-04-28T23:13:38.163Z] Checking out Revision a669bdb4f1e2d7cd4e5cba464327739a597f1457 (main) [2022-04-28T23:13:37.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T23:13:38.128Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-04-28T23:13:38.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T23:13:38.186Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T23:13:38.210Z] > git checkout -f a669bdb4f1e2d7cd4e5cba464327739a597f1457 # timeout=10 [2022-04-28T23:13:42.350Z] Commit message: "build: Update to latest SDK (#415)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:13:43.182Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T23:13:43.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T23:13:43.182Z] Dload Upload Total Spent Left Speed [2022-04-28T23:13:43.182Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 98691 [Pipeline] sh [2022-04-28T23:13:43.712Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T23:13:44.052Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T23:13:44.052Z] sudo tee /etc/docker/daemon.new [2022-04-28T23:13:44.052Z] { [2022-04-28T23:13:44.052Z] "registry-mirrors": [ [2022-04-28T23:13:44.052Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T23:13:44.052Z] ], [2022-04-28T23:13:44.052Z] "bip": "10.250.0.254/24", [2022-04-28T23:13:44.052Z] "hosts": [ [2022-04-28T23:13:44.052Z] "tcp://0.0.0.0:5555", [2022-04-28T23:13:44.052Z] "unix:///var/run/docker.sock" [2022-04-28T23:13:44.052Z] ], [2022-04-28T23:13:44.052Z] "mtu": 1458, [2022-04-28T23:13:44.052Z] "selinux-enabled": true, [2022-04-28T23:13:44.052Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T23:13:44.052Z] } [Pipeline] sh [2022-04-28T23:13:44.411Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T23:13:44.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:14:03.162Z] provisioning config files... [2022-04-28T23:14:03.184Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/69@tmp/config807928075953021401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:14:03.536Z] ---> docker-login.sh [2022-04-28T23:14:03.536Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:14:04.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:04.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:04.404Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:04.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:04.404Z] [2022-04-28T23:14:04.404Z] Login Succeeded [2022-04-28T23:14:04.404Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:14:04.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:04.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:04.685Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:04.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:04.685Z] [2022-04-28T23:14:04.685Z] Login Succeeded [2022-04-28T23:14:04.685Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:14:05.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:05.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:05.280Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:05.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:05.280Z] [2022-04-28T23:14:05.280Z] Login Succeeded [2022-04-28T23:14:05.280Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:14:05.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:05.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:05.837Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:05.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:05.837Z] [2022-04-28T23:14:05.837Z] Login Succeeded [2022-04-28T23:14:05.837Z] docker.io [2022-04-28T23:14:06.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:14:06.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:14:06.387Z] Configure a credential helper to remove this warning. See [2022-04-28T23:14:06.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:14:06.387Z] [2022-04-28T23:14:06.387Z] Login Succeeded [2022-04-28T23:14:06.387Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:14:06.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T23:14:06.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:14:06.950Z] ========================================================= [2022-04-28T23:14:06.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T23:14:06.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:14:07.305Z] + 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-04-28T23:14:07.305Z] Sending build context to Docker daemon 207.4kB [2022-04-28T23:14:07.579Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:14:07.579Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T23:14:07.854Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T23:14:07.854Z] 9b3977197b4f: Pulling fs layer [2022-04-28T23:14:07.854Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T23:14:07.854Z] 94645a83ff95: Pulling fs layer [2022-04-28T23:14:07.854Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T23:14:07.854Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T23:14:07.854Z] 3096ccb668a1: Pulling fs layer [2022-04-28T23:14:07.854Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T23:14:07.854Z] a4caa8a26152: Pulling fs layer [2022-04-28T23:14:07.854Z] 3096ccb668a1: Waiting [2022-04-28T23:14:07.854Z] e8cf19c19ddd: Waiting [2022-04-28T23:14:07.854Z] 3f3a8bcf1eab: Waiting [2022-04-28T23:14:07.854Z] 0c92f367c5e7: Waiting [2022-04-28T23:14:07.854Z] a4caa8a26152: Waiting [2022-04-28T23:14:07.854Z] 94645a83ff95: Verifying Checksum [2022-04-28T23:14:07.854Z] 94645a83ff95: Download complete [2022-04-28T23:14:07.854Z] 1a89e8eeedd5: Download complete [2022-04-28T23:14:07.854Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T23:14:07.854Z] 0c92f367c5e7: Download complete [2022-04-28T23:14:07.854Z] 3096ccb668a1: Verifying Checksum [2022-04-28T23:14:07.854Z] 3096ccb668a1: Download complete [2022-04-28T23:14:07.854Z] 9b3977197b4f: Download complete [2022-04-28T23:14:07.854Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T23:14:07.854Z] e8cf19c19ddd: Download complete [2022-04-28T23:14:08.458Z] 9b3977197b4f: Pull complete [2022-04-28T23:14:09.067Z] 1a89e8eeedd5: Pull complete [2022-04-28T23:14:09.672Z] 94645a83ff95: Pull complete [2022-04-28T23:14:09.945Z] a4caa8a26152: Verifying Checksum [2022-04-28T23:14:09.945Z] a4caa8a26152: Download complete [2022-04-28T23:14:10.542Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T23:14:10.542Z] 3f3a8bcf1eab: Download complete [2022-04-28T23:14:22.951Z] 3f3a8bcf1eab: Pull complete [2022-04-28T23:14:22.951Z] 0c92f367c5e7: Pull complete [2022-04-28T23:14:23.225Z] 3096ccb668a1: Pull complete [2022-04-28T23:14:23.499Z] e8cf19c19ddd: Pull complete [2022-04-28T23:14:30.231Z] a4caa8a26152: Pull complete [2022-04-28T23:14:30.231Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T23:14:30.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T23:14:30.231Z] ---> 725f1c02e7f9 [2022-04-28T23:14:30.231Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T23:14:31.226Z] ---> Running in f34156c11e05 [2022-04-28T23:14:31.503Z] Removing intermediate container f34156c11e05 [2022-04-28T23:14:31.503Z] ---> 9a41a146da50 [2022-04-28T23:14:31.503Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:14:31.780Z] ---> Running in 97922a43c186 [2022-04-28T23:14:32.055Z] Removing intermediate container 97922a43c186 [2022-04-28T23:14:32.055Z] ---> 5e458d29475e [2022-04-28T23:14:32.055Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T23:14:32.055Z] ---> Running in 4f6ed8bcad8e [2022-04-28T23:14:32.657Z] Removing intermediate container 4f6ed8bcad8e [2022-04-28T23:14:32.657Z] ---> bfe5adbc65d3 [2022-04-28T23:14:32.657Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:14:32.657Z] ---> Running in acf68bb47e4c [2022-04-28T23:14:34.642Z] Removing intermediate container acf68bb47e4c [2022-04-28T23:14:34.642Z] ---> cd73f839dc7a [2022-04-28T23:14:34.642Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:14:34.642Z] ---> Running in 7935e162cfd2 [2022-04-28T23:14:35.633Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:14:36.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:14:37.643Z] OK: 220 MiB in 52 packages [2022-04-28T23:14:38.245Z] Removing intermediate container 7935e162cfd2 [2022-04-28T23:14:38.245Z] ---> bd072f881d42 [2022-04-28T23:14:38.245Z] Step 8/13 : WORKDIR /app [2022-04-28T23:14:38.534Z] ---> Running in a95fd14614e1 [2022-04-28T23:14:38.813Z] Removing intermediate container a95fd14614e1 [2022-04-28T23:14:38.813Z] ---> aae4cb1e1572 [2022-04-28T23:14:38.813Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T23:14:39.417Z] ---> 0cb70084b583 [2022-04-28T23:14:39.417Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:14:39.417Z] ---> Running in a6be8b76a7da [2022-04-28T23:15:26.438Z] Removing intermediate container a6be8b76a7da [2022-04-28T23:15:26.438Z] ---> 06d204f39779 [2022-04-28T23:15:26.438Z] Step 11/13 : COPY . . [2022-04-28T23:15:26.438Z] ---> 9144dde2444f [2022-04-28T23:15:26.438Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T23:15:26.438Z] ---> Running in 0090efd2cabd [2022-04-28T23:15:26.438Z] Removing intermediate container 0090efd2cabd [2022-04-28T23:15:26.438Z] ---> 1d4e70dc83eb [2022-04-28T23:15:26.438Z] Step 13/13 : RUN $MAKE [2022-04-28T23:15:26.721Z] ---> Running in d9f12c2a0e99 [2022-04-28T23:15:27.723Z] noop [2022-04-28T23:15:28.317Z] Removing intermediate container d9f12c2a0e99 [2022-04-28T23:15:28.317Z] ---> cdebaccdb0d9 [2022-04-28T23:15:28.317Z] Successfully built cdebaccdb0d9 [2022-04-28T23:15:28.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:15:28.668Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T23:15:28.668Z] . [Pipeline] withDockerContainer [2022-04-28T23:15:28.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-34205 does not seem to be running inside a container [2022-04-28T23:15:28.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/69 -v /w/workspace/app-service-configurable/69:/w/workspace/app-service-configurable/69:rw,z -v /w/workspace/app-service-configurable/69@tmp:/w/workspace/app-service-configurable/69@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 ******** ci-base-image-arm64 cat [2022-04-28T23:15:30.333Z] $ docker top 9d68cbac38a071a31f6215cf14547099c314316f355adeae042b62211fe32462 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:15:31.241Z] + go version [2022-04-28T23:15:31.241Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T23:15:31.277Z] $ docker stop --time=1 9d68cbac38a071a31f6215cf14547099c314316f355adeae042b62211fe32462 [2022-04-28T23:15:32.915Z] $ docker rm -f 9d68cbac38a071a31f6215cf14547099c314316f355adeae042b62211fe32462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:15:33.523Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T23:15:33.523Z] . [Pipeline] withDockerContainer [2022-04-28T23:15:33.770Z] prd-ubuntu20.04-docker-arm64-4c-16g-34205 does not seem to be running inside a container [2022-04-28T23:15:33.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/69 -v /w/workspace/app-service-configurable/69:/w/workspace/app-service-configurable/69:rw,z -v /w/workspace/app-service-configurable/69@tmp:/w/workspace/app-service-configurable/69@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 ******** ci-base-image-arm64 cat [2022-04-28T23:15:35.157Z] $ docker top 0675b7fca694da5856b1f8e132b39eb66d18a49abc14feee57f9fea36c6133b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T23:15:36.061Z] + make test [2022-04-28T23:15:36.061Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-04-28T23:17:12.970Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-04-28T23:17:12.970Z] CGO_ENABLED=1 go vet ./... [2022-04-28T23:17:31.347Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T23:17:31.347Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T23:17:31.347Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T23:17:31.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T23:17:31.671Z] $ docker stop --time=1 0675b7fca694da5856b1f8e132b39eb66d18a49abc14feee57f9fea36c6133b0 [2022-04-28T23:17:33.484Z] $ docker rm -f 0675b7fca694da5856b1f8e132b39eb66d18a49abc14feee57f9fea36c6133b0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:17:34.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T23:17:34.562Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T23:17:35.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T23:17:35.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T23:17:35.866Z] + ls -al . [2022-04-28T23:17:35.866Z] total 160 [2022-04-28T23:17:35.866Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 28 23:17 . [2022-04-28T23:17:35.866Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 23:13 .. [2022-04-28T23:17:35.866Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 28 23:13 .dockerignore [2022-04-28T23:17:35.866Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 23:13 .git [2022-04-28T23:17:35.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:13 .github [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 104 Apr 28 23:13 .gitignore [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 8695 Apr 28 23:13 Attribution.txt [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 23791 Apr 28 23:13 CHANGELOG.md [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 2087 Apr 28 23:13 Dockerfile [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 23:13 GOVERNANCE.md [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 28 23:13 Jenkinsfile [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 28 23:13 LICENSE [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 28 23:13 OWNERS.md [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 3860 Apr 28 23:13 README.md [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 28 23:11 VERSION [2022-04-28T23:17:35.867Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 23:13 bin [2022-04-28T23:17:35.867Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 28 23:15 coverage.out [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 3268 Apr 28 23:13 go.mod [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 34650 Apr 28 23:13 go.sum [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 28 23:13 main.go [2022-04-28T23:17:35.867Z] -rw-rw-r-- 1 jenkins jenkins 2007 Apr 28 23:13 makefile [2022-04-28T23:17:35.867Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 23:13 res [2022-04-28T23:17:35.867Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 23:13 snap [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:17:36.230Z] + 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=a669bdb4f1e2d7cd4e5cba464327739a597f1457 --label arch=arm64 --label version=2.2.0-dev.33 . [2022-04-28T23:17:36.230Z] Sending build context to Docker daemon 208.4kB [2022-04-28T23:17:36.506Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T23:17:36.506Z] Step 2/27 : FROM ${BASE} AS builder [2022-04-28T23:17:36.506Z] ---> cdebaccdb0d9 [2022-04-28T23:17:36.506Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T23:17:36.782Z] ---> Running in ffc5ce854b8f [2022-04-28T23:17:37.057Z] Removing intermediate container ffc5ce854b8f [2022-04-28T23:17:37.057Z] ---> 9915c44e6679 [2022-04-28T23:17:37.057Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T23:17:37.057Z] ---> Running in a90b69676942 [2022-04-28T23:17:37.337Z] Removing intermediate container a90b69676942 [2022-04-28T23:17:37.337Z] ---> b5e0ce559702 [2022-04-28T23:17:37.337Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T23:17:37.612Z] ---> Running in 1069b366a5b6 [2022-04-28T23:17:37.886Z] Removing intermediate container 1069b366a5b6 [2022-04-28T23:17:37.886Z] ---> dc5892e8eda3 [2022-04-28T23:17:37.886Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T23:17:37.886Z] ---> Running in dedf3c830a0a [2022-04-28T23:17:39.869Z] Removing intermediate container dedf3c830a0a [2022-04-28T23:17:39.869Z] ---> d3b48cd6801c [2022-04-28T23:17:39.869Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T23:17:39.869Z] ---> Running in 572a3c1956b5 [2022-04-28T23:17:40.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:17:41.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:17:42.854Z] OK: 220 MiB in 52 packages [2022-04-28T23:17:43.840Z] Removing intermediate container 572a3c1956b5 [2022-04-28T23:17:43.840Z] ---> 71c4b19a9878 [2022-04-28T23:17:43.840Z] Step 8/27 : WORKDIR /app [2022-04-28T23:17:43.840Z] ---> Running in 86bab233b0c8 [2022-04-28T23:17:44.114Z] Removing intermediate container 86bab233b0c8 [2022-04-28T23:17:44.114Z] ---> 837b42a30156 [2022-04-28T23:17:44.114Z] Step 9/27 : COPY go.mod vendor* ./ [2022-04-28T23:17:44.726Z] ---> 542f2f464744 [2022-04-28T23:17:44.726Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T23:17:44.726Z] ---> Running in c71930236e8b [2022-04-28T23:17:47.368Z] Removing intermediate container c71930236e8b [2022-04-28T23:17:47.368Z] ---> 500ec4d830d8 [2022-04-28T23:17:47.368Z] Step 11/27 : COPY . . [2022-04-28T23:17:47.643Z] ---> 9f0f808446a9 [2022-04-28T23:17:47.643Z] Step 12/27 : ARG MAKE="make build" [2022-04-28T23:17:47.643Z] ---> Running in 77e3caab3d90 [2022-04-28T23:17:47.917Z] Removing intermediate container 77e3caab3d90 [2022-04-28T23:17:47.917Z] ---> fed893c049c2 [2022-04-28T23:17:47.917Z] Step 13/27 : RUN $MAKE [2022-04-28T23:17:48.199Z] ---> Running in eb5dc44d80c8 [2022-04-28T23:17:49.186Z] 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-04-28T23:20:11.144Z] Removing intermediate container eb5dc44d80c8 [2022-04-28T23:20:11.144Z] ---> 23bd476abbbd [2022-04-28T23:20:11.144Z] Step 14/27 : FROM alpine:3.14 [2022-04-28T23:20:11.144Z] 3.14: Pulling from library/alpine [2022-04-28T23:20:11.144Z] 455c02918c45: Pulling fs layer [2022-04-28T23:20:11.144Z] 455c02918c45: Download complete [2022-04-28T23:20:11.144Z] 455c02918c45: Pull complete [2022-04-28T23:20:11.144Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T23:20:11.144Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T23:20:11.144Z] ---> ac73e934f311 [2022-04-28T23:20:11.144Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T23:20:11.144Z] ---> Running in a47974600014 [2022-04-28T23:20:11.144Z] Removing intermediate container a47974600014 [2022-04-28T23:20:11.144Z] ---> bbb1c9f679a3 [2022-04-28T23:20:11.144Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-04-28T23:20:11.144Z] ---> Running in 9e36426b0b91 [2022-04-28T23:20:11.144Z] Removing intermediate container 9e36426b0b91 [2022-04-28T23:20:11.144Z] ---> c0142cba2670 [2022-04-28T23:20:11.144Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-04-28T23:20:11.144Z] ---> Running in 06a9fe6fa685 [2022-04-28T23:20:11.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T23:20:11.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T23:20:11.144Z] (1/7) Installing ca-certificates (20211220-r0) [2022-04-28T23:20:11.144Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-04-28T23:20:11.144Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T23:20:11.144Z] (4/7) Installing libsodium (1.0.18-r0) [2022-04-28T23:20:11.144Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T23:20:11.144Z] (6/7) Installing libzmq (4.3.4-r0) [2022-04-28T23:20:11.144Z] (7/7) Installing zeromq (4.3.4-r0) [2022-04-28T23:20:11.144Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T23:20:11.144Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T23:20:11.144Z] OK: 9 MiB in 21 packages [2022-04-28T23:20:12.592Z] Removing intermediate container 06a9fe6fa685 [2022-04-28T23:20:12.592Z] ---> 3d6d22e6bdc7 [2022-04-28T23:20:12.592Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T23:20:13.200Z] ---> 1ac4f58a875f [2022-04-28T23:20:13.200Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T23:20:13.802Z] ---> 4b17b5e1f056 [2022-04-28T23:20:13.802Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-04-28T23:20:14.405Z] ---> 47efa4208615 [2022-04-28T23:20:14.405Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-04-28T23:20:16.400Z] ---> 2cd044c360c3 [2022-04-28T23:20:16.400Z] Step 22/27 : EXPOSE 48095 [2022-04-28T23:20:16.400Z] ---> Running in d93721f579c8 [2022-04-28T23:20:16.400Z] Removing intermediate container d93721f579c8 [2022-04-28T23:20:16.400Z] ---> f810d43a2323 [2022-04-28T23:20:16.400Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-04-28T23:20:16.679Z] ---> Running in 3e353f239f03 [2022-04-28T23:20:16.957Z] Removing intermediate container 3e353f239f03 [2022-04-28T23:20:16.957Z] ---> 10aa44dde295 [2022-04-28T23:20:16.957Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T23:20:16.957Z] ---> Running in c200e922b4b1 [2022-04-28T23:20:17.562Z] Removing intermediate container c200e922b4b1 [2022-04-28T23:20:17.562Z] ---> aa05ac591e07 [2022-04-28T23:20:17.562Z] Step 25/27 : LABEL arch=arm64 [2022-04-28T23:20:17.562Z] ---> Running in 802d08489b5d [2022-04-28T23:20:17.838Z] Removing intermediate container 802d08489b5d [2022-04-28T23:20:17.838Z] ---> 40f45a6f62a2 [2022-04-28T23:20:17.838Z] Step 26/27 : LABEL git_sha=a669bdb4f1e2d7cd4e5cba464327739a597f1457 [2022-04-28T23:20:17.838Z] ---> Running in 55d24e38f077 [2022-04-28T23:20:18.115Z] Removing intermediate container 55d24e38f077 [2022-04-28T23:20:18.115Z] ---> 285c2b0ba96b [2022-04-28T23:20:18.115Z] Step 27/27 : LABEL version=2.2.0-dev.33 [2022-04-28T23:20:18.390Z] ---> Running in 197aed068af0 [2022-04-28T23:20:18.666Z] Removing intermediate container 197aed068af0 [2022-04-28T23:20:18.666Z] ---> d0b79c95169d [2022-04-28T23:20:18.666Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T23:20:18.666Z] Successfully built d0b79c95169d [2022-04-28T23:20:18.666Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:20:18.782Z] provisioning config files... [2022-04-28T23:20:18.803Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/69@tmp/config9078239191990255128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:20:19.168Z] ---> docker-login.sh [2022-04-28T23:20:19.168Z] nexus3.edgexfoundry.org:10001 [2022-04-28T23:20:19.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:20:19.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:20:19.444Z] Configure a credential helper to remove this warning. See [2022-04-28T23:20:19.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:20:19.444Z] [2022-04-28T23:20:19.444Z] Login Succeeded [2022-04-28T23:20:19.444Z] nexus3.edgexfoundry.org:10002 [2022-04-28T23:20:20.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:20:20.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:20:20.043Z] Configure a credential helper to remove this warning. See [2022-04-28T23:20:20.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:20:20.043Z] [2022-04-28T23:20:20.043Z] Login Succeeded [2022-04-28T23:20:20.043Z] nexus3.edgexfoundry.org:10003 [2022-04-28T23:20:20.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:20:20.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:20:20.601Z] Configure a credential helper to remove this warning. See [2022-04-28T23:20:20.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:20:20.601Z] [2022-04-28T23:20:20.601Z] Login Succeeded [2022-04-28T23:20:20.601Z] nexus3.edgexfoundry.org:10004 [2022-04-28T23:20:20.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:20:21.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:20:21.150Z] Configure a credential helper to remove this warning. See [2022-04-28T23:20:21.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:20:21.150Z] [2022-04-28T23:20:21.150Z] Login Succeeded [2022-04-28T23:20:21.150Z] docker.io [2022-04-28T23:20:21.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T23:20:22.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T23:20:22.022Z] Configure a credential helper to remove this warning. See [2022-04-28T23:20:22.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T23:20:22.022Z] [2022-04-28T23:20:22.022Z] Login Succeeded [2022-04-28T23:20:22.022Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T23:20:22.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:20:22.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T23:20:22.112Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-04-28T23:20:22.112Z] a669bdb4f1e2d7cd4e5cba464327739a597f1457 [2022-04-28T23:20:22.112Z] latest [2022-04-28T23:20:22.112Z] 2.2.0-dev.33 [2022-04-28T23:20:22.112Z] a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [2022-04-28T23:20:22.112Z] main [2022-04-28T23:20:22.112Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:22.474Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:22.828Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457 [2022-04-28T23:20:22.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T23:20:22.828Z] 7340c9c85b13: Preparing [2022-04-28T23:20:22.828Z] 393a4d7530dc: Preparing [2022-04-28T23:20:22.828Z] 49567edc2963: Preparing [2022-04-28T23:20:22.828Z] 840952179405: Preparing [2022-04-28T23:20:22.828Z] 4e32ef3d4b15: Preparing [2022-04-28T23:20:22.828Z] f73e7dbfee58: Preparing [2022-04-28T23:20:22.828Z] f73e7dbfee58: Waiting [2022-04-28T23:20:23.102Z] 393a4d7530dc: Pushed [2022-04-28T23:20:23.102Z] 49567edc2963: Pushed [2022-04-28T23:20:23.102Z] 840952179405: Pushed [2022-04-28T23:20:23.102Z] f73e7dbfee58: Layer already exists [2022-04-28T23:20:24.087Z] 4e32ef3d4b15: Pushed [2022-04-28T23:20:29.498Z] 7340c9c85b13: Pushed [2022-04-28T23:20:29.498Z] a669bdb4f1e2d7cd4e5cba464327739a597f1457: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:29.854Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:30.209Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-28T23:20:30.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T23:20:30.209Z] 7340c9c85b13: Preparing [2022-04-28T23:20:30.209Z] 393a4d7530dc: Preparing [2022-04-28T23:20:30.209Z] 49567edc2963: Preparing [2022-04-28T23:20:30.209Z] 840952179405: Preparing [2022-04-28T23:20:30.209Z] 4e32ef3d4b15: Preparing [2022-04-28T23:20:30.209Z] f73e7dbfee58: Preparing [2022-04-28T23:20:30.209Z] f73e7dbfee58: Waiting [2022-04-28T23:20:30.209Z] 49567edc2963: Layer already exists [2022-04-28T23:20:30.209Z] 840952179405: Layer already exists [2022-04-28T23:20:30.209Z] 4e32ef3d4b15: Layer already exists [2022-04-28T23:20:30.209Z] 393a4d7530dc: Layer already exists [2022-04-28T23:20:30.209Z] 7340c9c85b13: Layer already exists [2022-04-28T23:20:30.483Z] f73e7dbfee58: Layer already exists [2022-04-28T23:20:30.484Z] latest: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:30.841Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:31.194Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.33 [2022-04-28T23:20:31.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T23:20:31.194Z] 7340c9c85b13: Preparing [2022-04-28T23:20:31.194Z] 393a4d7530dc: Preparing [2022-04-28T23:20:31.194Z] 49567edc2963: Preparing [2022-04-28T23:20:31.194Z] 840952179405: Preparing [2022-04-28T23:20:31.194Z] 4e32ef3d4b15: Preparing [2022-04-28T23:20:31.194Z] f73e7dbfee58: Preparing [2022-04-28T23:20:31.194Z] f73e7dbfee58: Waiting [2022-04-28T23:20:31.194Z] 840952179405: Layer already exists [2022-04-28T23:20:31.194Z] 7340c9c85b13: Layer already exists [2022-04-28T23:20:31.194Z] 393a4d7530dc: Layer already exists [2022-04-28T23:20:31.194Z] 4e32ef3d4b15: Layer already exists [2022-04-28T23:20:31.194Z] 49567edc2963: Layer already exists [2022-04-28T23:20:31.471Z] f73e7dbfee58: Layer already exists [2022-04-28T23:20:31.471Z] 2.2.0-dev.33: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:31.827Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:32.177Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [2022-04-28T23:20:32.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T23:20:32.177Z] 7340c9c85b13: Preparing [2022-04-28T23:20:32.177Z] 393a4d7530dc: Preparing [2022-04-28T23:20:32.177Z] 49567edc2963: Preparing [2022-04-28T23:20:32.177Z] 840952179405: Preparing [2022-04-28T23:20:32.177Z] 4e32ef3d4b15: Preparing [2022-04-28T23:20:32.177Z] f73e7dbfee58: Preparing [2022-04-28T23:20:32.177Z] f73e7dbfee58: Waiting [2022-04-28T23:20:32.177Z] 49567edc2963: Layer already exists [2022-04-28T23:20:32.177Z] 840952179405: Layer already exists [2022-04-28T23:20:32.177Z] 7340c9c85b13: Layer already exists [2022-04-28T23:20:32.177Z] 4e32ef3d4b15: Layer already exists [2022-04-28T23:20:32.177Z] 393a4d7530dc: Layer already exists [2022-04-28T23:20:32.453Z] f73e7dbfee58: Layer already exists [2022-04-28T23:20:32.453Z] a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:32.809Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:33.167Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-04-28T23:20:33.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-04-28T23:20:33.167Z] 7340c9c85b13: Preparing [2022-04-28T23:20:33.167Z] 393a4d7530dc: Preparing [2022-04-28T23:20:33.167Z] 49567edc2963: Preparing [2022-04-28T23:20:33.167Z] 840952179405: Preparing [2022-04-28T23:20:33.167Z] 4e32ef3d4b15: Preparing [2022-04-28T23:20:33.167Z] f73e7dbfee58: Preparing [2022-04-28T23:20:33.167Z] f73e7dbfee58: Waiting [2022-04-28T23:20:33.167Z] 840952179405: Layer already exists [2022-04-28T23:20:33.167Z] 7340c9c85b13: Layer already exists [2022-04-28T23:20:33.167Z] 393a4d7530dc: Layer already exists [2022-04-28T23:20:33.167Z] 49567edc2963: Layer already exists [2022-04-28T23:20:33.167Z] 4e32ef3d4b15: Layer already exists [2022-04-28T23:20:33.167Z] f73e7dbfee58: Layer already exists [2022-04-28T23:20:33.442Z] main: digest: sha256:d7e5e47d77d626202ac5696a80d1b3bcd6026a0e364266d8009935998c4e8f76 size: 1575 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-28T23:20:33.493Z] ===================================================== [Pipeline] echo [2022-04-28T23:20:33.502Z] taggedImages: [2022-04-28T23:20:33.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457 [2022-04-28T23:20:33.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-04-28T23:20:33.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.33 [2022-04-28T23:20:33.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a669bdb4f1e2d7cd4e5cba464327739a597f1457-2.2.0-dev.33 [2022-04-28T23:20:33.502Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:33.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:20:33.882Z] [2022-04-28T23:20:33.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:20:34.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:20:34.517Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T23:20:34.517Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T23:20:34.517Z] 04944245beec: Pulling fs layer [2022-04-28T23:20:34.517Z] 699f458cf7ca: Pulling fs layer [2022-04-28T23:20:34.517Z] 765212b225bb: Pulling fs layer [2022-04-28T23:20:34.517Z] f23df028b6ca: Pulling fs layer [2022-04-28T23:20:34.517Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T23:20:34.517Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T23:20:34.517Z] f23df028b6ca: Waiting [2022-04-28T23:20:34.517Z] d65c8cfc05b1: Waiting [2022-04-28T23:20:34.517Z] 765212b225bb: Waiting [2022-04-28T23:20:34.517Z] 2437ff75d9bd: Waiting [2022-04-28T23:20:34.517Z] 04944245beec: Verifying Checksum [2022-04-28T23:20:34.517Z] 04944245beec: Download complete [2022-04-28T23:20:34.517Z] 765212b225bb: Verifying Checksum [2022-04-28T23:20:34.517Z] 765212b225bb: Download complete [2022-04-28T23:20:34.517Z] f23df028b6ca: Verifying Checksum [2022-04-28T23:20:34.517Z] f23df028b6ca: Download complete [2022-04-28T23:20:34.517Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T23:20:34.517Z] d65c8cfc05b1: Download complete [2022-04-28T23:20:34.793Z] 699f458cf7ca: Verifying Checksum [2022-04-28T23:20:34.793Z] 699f458cf7ca: Download complete [2022-04-28T23:20:35.068Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T23:20:35.068Z] 8998bd30e6a1: Download complete [2022-04-28T23:20:37.701Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T23:20:37.701Z] 2437ff75d9bd: Download complete [2022-04-28T23:20:39.690Z] 8998bd30e6a1: Pull complete [2022-04-28T23:20:39.964Z] 04944245beec: Pull complete [2022-04-28T23:20:41.430Z] 699f458cf7ca: Pull complete [2022-04-28T23:20:41.707Z] 765212b225bb: Pull complete [2022-04-28T23:20:42.700Z] f23df028b6ca: Pull complete [2022-04-28T23:20:42.978Z] d65c8cfc05b1: Pull complete [2022-04-28T23:20:58.092Z] 2437ff75d9bd: Pull complete [2022-04-28T23:20:58.092Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T23:20:58.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T23:20:58.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T23:20:58.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-34205 does not seem to be running inside a container [2022-04-28T23:20:58.456Z] $ 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/69 -v /w/workspace/app-service-configurable/69:/w/workspace/app-service-configurable/69:rw,z -v /w/workspace/app-service-configurable/69@tmp:/w/workspace/app-service-configurable/69@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T23:21:01.141Z] $ docker top 0a5dac93c7b4022db117a79174f82621a84b028f818fd7b8a0e78154644f66c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:21:02.085Z] ---> job-cost.sh [2022-04-28T23:21:02.085Z] lf-activate-venv: SKIPPING [2022-04-28T23:21:02.085Z] INFO: No Stack... [2022-04-28T23:21:02.686Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T23:21:03.286Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T23:21:03.966Z] + cat /w/workspace/app-service-configurable/69/archives/cost.csv [2022-04-28T23:21:03.966Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T23:21:04.043Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [2022-04-28T23:21:04.050Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] did not exist. Created. [2022-04-28T23:21:04.050Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T23:21:04.752Z] /w/workspace/app-service-configurable/69@tmp/durable-e73ed150/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T23:21:05.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T23:21:05.478Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T23:21:05.534Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T23:21:05.543Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T23:21:05.582Z] $ docker stop --time=1 0a5dac93c7b4022db117a79174f82621a84b028f818fd7b8a0e78154644f66c9 [2022-04-28T23:21:07.161Z] $ docker rm -f 0a5dac93c7b4022db117a79174f82621a84b028f818fd7b8a0e78154644f66c9 [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-04-28T23:21:07.714Z] provisioning config files... [2022-04-28T23:21:07.722Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3798548118683579326tmp [Pipeline] { [Pipeline] sh [2022-04-28T23:21:08.017Z] + set +x [2022-04-28T23:21:08.018Z] + curl -s https://codecov.io/bash [2022-04-28T23:21:08.018Z] + bash -s -- [2022-04-28T23:21:08.018Z] [2022-04-28T23:21:08.018Z] _____ _ [2022-04-28T23:21:08.018Z] / ____| | | [2022-04-28T23:21:08.018Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T23:21:08.018Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T23:21:08.018Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T23:21:08.018Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T23:21:08.018Z] Bash-1.0.6 [2022-04-28T23:21:08.018Z] [2022-04-28T23:21:08.018Z] [2022-04-28T23:21:08.018Z] ==> git version 2.25.1 found [2022-04-28T23:21:08.018Z] ==> 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-04-28T23:21:08.018Z] Release-Date: 2020-01-08 [2022-04-28T23:21:08.018Z] 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-04-28T23:21:08.018Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T23:21:08.018Z] ==> Jenkins CI detected. [2022-04-28T23:21:08.018Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-04-28T23:21:08.018Z] project root: . [2022-04-28T23:21:08.018Z] --> token set from env [2022-04-28T23:21:08.018Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T23:21:08.018Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T23:21:08.018Z] ==> Python coveragepy not found [2022-04-28T23:21:08.018Z] ==> Searching for coverage reports in: [2022-04-28T23:21:08.018Z] + . [2022-04-28T23:21:08.018Z] -> Found 1 reports [2022-04-28T23:21:08.018Z] ==> Detecting git/mercurial file structure [2022-04-28T23:21:08.018Z] ==> Reading reports [2022-04-28T23:21:08.279Z] + ./coverage.out bytes=10 [2022-04-28T23:21:08.279Z] ==> Appending adjustments [2022-04-28T23:21:08.279Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T23:21:08.279Z] + Found adjustments [2022-04-28T23:21:08.279Z] ==> Gzipping contents [2022-04-28T23:21:08.279Z] 4.0K /tmp/codecov.xN3vph.gz [2022-04-28T23:21:08.279Z] ==> Uploading reports [2022-04-28T23:21:08.279Z] url: https://codecov.io [2022-04-28T23:21:08.279Z] query: branch=main&commit=a669bdb4f1e2d7cd4e5cba464327739a597f1457&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T23:21:08.279Z] -> Pinging Codecov [2022-04-28T23:21:08.279Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=a669bdb4f1e2d7cd4e5cba464327739a597f1457&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-28T23:21:08.538Z] -> Uploading to [2022-04-28T23:21:08.538Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/A97CA9966030D2A3747ED39772930CCE/a669bdb4f1e2d7cd4e5cba464327739a597f1457/eb15b062-7fc0-4144-bcd0-527bbcb2d00a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T232108Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0af57a5515f6a402c33934555eb7c16522e3339fbff4ca8a65b0795cc865039 [2022-04-28T23:21:08.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T23:21:08.538Z] Dload Upload Total Spent Left Speed [2022-04-28T23:21:08.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2887 --:--:-- --:--:-- --:--:-- 2873 100 592 0 0 100 592 0 2766 --:--:-- --:--:-- --:--:-- 2766 [2022-04-28T23:21:08.798Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] } [2022-04-28T23:21:08.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-04-28T23:21:09.062Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-28T23:21:09.071Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:21:09.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:21:09.373Z] [2022-04-28T23:21:09.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:21:09.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:21:09.676Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-28T23:21:09.676Z] 188c0c94c7c5: Pulling fs layer [2022-04-28T23:21:09.676Z] 0ef7d3d256c8: Pulling fs layer [2022-04-28T23:21:09.676Z] de9db76c5a1d: Pulling fs layer [2022-04-28T23:21:09.676Z] 0eba1c9be4d2: Pulling fs layer [2022-04-28T23:21:09.676Z] 0d57e429df01: Pulling fs layer [2022-04-28T23:21:09.676Z] 4e4be7b47b0d: Pulling fs layer [2022-04-28T23:21:09.676Z] e1f770b5df2f: Pulling fs layer [2022-04-28T23:21:09.676Z] 85a0685a4137: Pulling fs layer [2022-04-28T23:21:09.676Z] e1f770b5df2f: Waiting [2022-04-28T23:21:09.676Z] 85a0685a4137: Waiting [2022-04-28T23:21:09.676Z] 4e4be7b47b0d: Waiting [2022-04-28T23:21:09.676Z] 0eba1c9be4d2: Waiting [2022-04-28T23:21:09.676Z] 0d57e429df01: Waiting [2022-04-28T23:21:09.676Z] de9db76c5a1d: Verifying Checksum [2022-04-28T23:21:09.676Z] de9db76c5a1d: Download complete [2022-04-28T23:21:09.676Z] 0ef7d3d256c8: Verifying Checksum [2022-04-28T23:21:09.676Z] 0ef7d3d256c8: Download complete [2022-04-28T23:21:09.676Z] 0d57e429df01: Verifying Checksum [2022-04-28T23:21:09.676Z] 0d57e429df01: Download complete [2022-04-28T23:21:09.676Z] 4e4be7b47b0d: Download complete [2022-04-28T23:21:09.676Z] 188c0c94c7c5: Verifying Checksum [2022-04-28T23:21:09.676Z] 188c0c94c7c5: Download complete [2022-04-28T23:21:09.940Z] 188c0c94c7c5: Pull complete [2022-04-28T23:21:09.940Z] e1f770b5df2f: Verifying Checksum [2022-04-28T23:21:09.940Z] e1f770b5df2f: Download complete [2022-04-28T23:21:09.940Z] 0ef7d3d256c8: Pull complete [2022-04-28T23:21:09.940Z] de9db76c5a1d: Pull complete [2022-04-28T23:21:10.512Z] 0eba1c9be4d2: Verifying Checksum [2022-04-28T23:21:10.512Z] 0eba1c9be4d2: Download complete [2022-04-28T23:21:10.512Z] 85a0685a4137: Verifying Checksum [2022-04-28T23:21:10.512Z] 85a0685a4137: Download complete [2022-04-28T23:21:13.799Z] 0eba1c9be4d2: Pull complete [2022-04-28T23:21:13.799Z] 0d57e429df01: Pull complete [2022-04-28T23:21:13.799Z] 4e4be7b47b0d: Pull complete [2022-04-28T23:21:14.365Z] e1f770b5df2f: Pull complete [2022-04-28T23:21:17.663Z] 85a0685a4137: Pull complete [2022-04-28T23:21:17.663Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-28T23:21:17.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-28T23:21:17.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-28T23:21:17.728Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:21:17.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-28T23:21:20.191Z] $ docker top 11b94504ca0a01a5fbe3aa6775e663fbbc84cccf45e250717c5bd78c39cfd68b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T23:21:20.266Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-28T23:21:20.548Z] + set -o pipefail [2022-04-28T23:21:20.548Z] + snyk monitor '--org=edgex-jenkins' [2022-04-28T23:21:25.843Z] [2022-04-28T23:21:25.843Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-04-28T23:21:25.843Z] [2022-04-28T23:21:25.843Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/54ad8545-c0e7-4f11-b548-0c7ca06281e6 [2022-04-28T23:21:25.843Z] [2022-04-28T23:21:25.843Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-28T23:21:25.843Z] [2022-04-28T23:21:25.843Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-28T23:21:25.843Z] [2022-04-28T23:21:25.843Z] [Pipeline] } [2022-04-28T23:21:25.861Z] $ docker stop --time=1 11b94504ca0a01a5fbe3aa6775e663fbbc84cccf45e250717c5bd78c39cfd68b [2022-04-28T23:21:27.984Z] $ docker rm -f 11b94504ca0a01a5fbe3aa6775e663fbbc84cccf45e250717c5bd78c39cfd68b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T23:21:28.773Z] + git log --format=format:%s -1 a669bdb4f1e2d7cd4e5cba464327739a597f1457 [Pipeline] sh [2022-04-28T23:21:29.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:21:29.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:21:29.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:21:29.375Z] . [Pipeline] withDockerContainer [2022-04-28T23:21:29.450Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:21:29.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T23:21:29.963Z] $ docker top f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:21:30.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:21:30.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:21:30.200Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:21:30.209Z] $ docker exec f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 ssh-agent [2022-04-28T23:21:30.336Z] SSH_AUTH_SOCK=/tmp/ssh-de4rZofyyhxJ/agent.33 [2022-04-28T23:21:30.336Z] SSH_AGENT_PID=39 [2022-04-28T23:21:30.342Z] Running ssh-add (command line suppressed) [2022-04-28T23:21:30.462Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5270298260797907163.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5270298260797907163.key) [2022-04-28T23:21:30.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:21:30.774Z] + git semver tag [2022-04-28T23:21:31.035Z] 2022-04-28 23:21:30,955 [run_tag] DEBUG tag force:False [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:30,955 [check_head_tag] DEBUG check head tag [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:30,957 [execute] INFO git cat-file --batch-check [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:30,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:30,962 [execute] INFO git cat-file --batch [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:30,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:30,993 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:30,994 [execute] INFO git tag -a v2.2.0-dev.33 -m v2.2.0-dev.33 [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:30,995 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.33', '-m', 'v2.2.0-dev.33'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T23:21:31.036Z] 2022-04-28 23:21:31,001 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:21:31.036Z] 2.2.0-dev.33 [Pipeline] } [2022-04-28T23:21:31.053Z] $ docker exec --env ******** --env ******** f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 ssh-agent -k [2022-04-28T23:21:31.154Z] unset SSH_AUTH_SOCK; [2022-04-28T23:21:31.154Z] unset SSH_AGENT_PID; [2022-04-28T23:21:31.154Z] echo Agent pid 39 killed; [2022-04-28T23:21:31.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:21:31.483Z] + git semver [Pipeline] } [2022-04-28T23:21:31.764Z] $ docker stop --time=1 f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 [2022-04-28T23:21:33.094Z] $ docker rm -f f384db9745f2891bf4743cfcf5ec8b1431f23ce3ae46b64e09ef034b98f062b4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:21:33.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:21:33.492Z] [2022-04-28T23:21:33.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:21:33.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:21:33.799Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-28T23:21:33.799Z] ab5ef0e58194: Pulling fs layer [2022-04-28T23:21:33.799Z] 9712f1f96733: Pulling fs layer [2022-04-28T23:21:33.799Z] 63f879dbbcfc: Pulling fs layer [2022-04-28T23:21:33.799Z] 0d9ebad4ef96: Pulling fs layer [2022-04-28T23:21:33.799Z] e9a5061849ea: Pulling fs layer [2022-04-28T23:21:33.799Z] d747dcd14b5f: Pulling fs layer [2022-04-28T23:21:33.799Z] 2de7ff778b66: Pulling fs layer [2022-04-28T23:21:33.799Z] 0d9ebad4ef96: Waiting [2022-04-28T23:21:33.799Z] d747dcd14b5f: Waiting [2022-04-28T23:21:33.799Z] e9a5061849ea: Waiting [2022-04-28T23:21:33.799Z] 9712f1f96733: Verifying Checksum [2022-04-28T23:21:33.799Z] 9712f1f96733: Download complete [2022-04-28T23:21:34.367Z] 0d9ebad4ef96: Verifying Checksum [2022-04-28T23:21:34.367Z] 0d9ebad4ef96: Download complete [2022-04-28T23:21:34.367Z] 63f879dbbcfc: Download complete [2022-04-28T23:21:34.367Z] d747dcd14b5f: Verifying Checksum [2022-04-28T23:21:34.367Z] d747dcd14b5f: Download complete [2022-04-28T23:21:34.367Z] ab5ef0e58194: Verifying Checksum [2022-04-28T23:21:34.367Z] ab5ef0e58194: Download complete [2022-04-28T23:21:34.367Z] e9a5061849ea: Download complete [2022-04-28T23:21:34.367Z] 2de7ff778b66: Download complete [2022-04-28T23:21:37.002Z] ab5ef0e58194: Pull complete [2022-04-28T23:21:37.261Z] 9712f1f96733: Pull complete [2022-04-28T23:21:37.827Z] 63f879dbbcfc: Pull complete [2022-04-28T23:21:42.023Z] 0d9ebad4ef96: Pull complete [2022-04-28T23:21:42.023Z] e9a5061849ea: Pull complete [2022-04-28T23:21:42.282Z] d747dcd14b5f: Pull complete [2022-04-28T23:21:43.664Z] 2de7ff778b66: Pull complete [2022-04-28T23:21:43.664Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-28T23:21:43.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-28T23:21:43.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-28T23:21:43.726Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:21:43.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-28T23:21:46.185Z] $ docker top 72b8a7a21eec6c6d38dfa59e38709b0f712c8b9acf3aafd376891231158d3fc6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:21:46.266Z] provisioning config files... [2022-04-28T23:21:46.275Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config871905716537141845tmp [2022-04-28T23:21:46.287Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6786081484706578718tmp [2022-04-28T23:21:46.299Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5993515643517819703tmp [Pipeline] { [Pipeline] echo [2022-04-28T23:21:46.317Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:21:46.604Z] ---> sigul-configuration.sh [2022-04-28T23:21:46.604Z] gpg: directory `/root/.gnupg' created [2022-04-28T23:21:46.604Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-28T23:21:46.604Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-28T23:21:46.604Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-28T23:21:46.604Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-28T23:21:46.604Z] gpg: CAST5 encrypted data [2022-04-28T23:21:46.604Z] gpg: encrypted with 1 passphrase [2022-04-28T23:21:46.604Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-28T23:21:46.903Z] + mkdir /home/jenkins [2022-04-28T23:21:46.903Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-28T23:21:47.195Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-28T23:21:47.206Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:21:47.498Z] ---> sigul-install.sh [2022-04-28T23:21:47.498Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-28T23:21:47.788Z] + git tag --list [2022-04-28T23:21:47.788Z] v1.0.0 [2022-04-28T23:21:47.788Z] v1.1.0 [2022-04-28T23:21:47.788Z] v1.2.0 [2022-04-28T23:21:47.788Z] v1.3.0 [2022-04-28T23:21:47.788Z] v1.3.1 [2022-04-28T23:21:47.788Z] v2.0.0 [2022-04-28T23:21:47.788Z] v2.0.1 [2022-04-28T23:21:47.788Z] v2.0.1-dev.1 [2022-04-28T23:21:47.788Z] v2.0.2-dev.1 [2022-04-28T23:21:47.788Z] v2.0.2-dev.10 [2022-04-28T23:21:47.788Z] v2.0.2-dev.11 [2022-04-28T23:21:47.788Z] v2.0.2-dev.12 [2022-04-28T23:21:47.788Z] v2.0.2-dev.13 [2022-04-28T23:21:47.788Z] v2.0.2-dev.14 [2022-04-28T23:21:47.788Z] v2.0.2-dev.15 [2022-04-28T23:21:47.788Z] v2.0.2-dev.16 [2022-04-28T23:21:47.788Z] v2.0.2-dev.17 [2022-04-28T23:21:47.788Z] v2.0.2-dev.18 [2022-04-28T23:21:47.788Z] v2.0.2-dev.19 [2022-04-28T23:21:47.788Z] v2.0.2-dev.2 [2022-04-28T23:21:47.788Z] v2.0.2-dev.20 [2022-04-28T23:21:47.788Z] v2.0.2-dev.21 [2022-04-28T23:21:47.788Z] v2.0.2-dev.22 [2022-04-28T23:21:47.788Z] v2.0.2-dev.23 [2022-04-28T23:21:47.788Z] v2.0.2-dev.24 [2022-04-28T23:21:47.788Z] v2.0.2-dev.25 [2022-04-28T23:21:47.788Z] v2.0.2-dev.26 [2022-04-28T23:21:47.788Z] v2.0.2-dev.27 [2022-04-28T23:21:47.788Z] v2.0.2-dev.28 [2022-04-28T23:21:47.788Z] v2.0.2-dev.29 [2022-04-28T23:21:47.788Z] v2.0.2-dev.3 [2022-04-28T23:21:47.788Z] v2.0.2-dev.30 [2022-04-28T23:21:47.788Z] v2.0.2-dev.4 [2022-04-28T23:21:47.788Z] v2.0.2-dev.5 [2022-04-28T23:21:47.788Z] v2.0.2-dev.6 [2022-04-28T23:21:47.788Z] v2.0.2-dev.7 [2022-04-28T23:21:47.788Z] v2.0.2-dev.8 [2022-04-28T23:21:47.788Z] v2.0.2-dev.9 [2022-04-28T23:21:47.788Z] v2.1.0 [2022-04-28T23:21:47.788Z] v2.2.0-dev.1 [2022-04-28T23:21:47.788Z] v2.2.0-dev.10 [2022-04-28T23:21:47.788Z] v2.2.0-dev.11 [2022-04-28T23:21:47.788Z] v2.2.0-dev.12 [2022-04-28T23:21:47.788Z] v2.2.0-dev.13 [2022-04-28T23:21:47.788Z] v2.2.0-dev.14 [2022-04-28T23:21:47.788Z] v2.2.0-dev.15 [2022-04-28T23:21:47.788Z] v2.2.0-dev.16 [2022-04-28T23:21:47.788Z] v2.2.0-dev.17 [2022-04-28T23:21:47.788Z] v2.2.0-dev.18 [2022-04-28T23:21:47.788Z] v2.2.0-dev.19 [2022-04-28T23:21:47.788Z] v2.2.0-dev.2 [2022-04-28T23:21:47.788Z] v2.2.0-dev.20 [2022-04-28T23:21:47.788Z] v2.2.0-dev.21 [2022-04-28T23:21:47.788Z] v2.2.0-dev.22 [2022-04-28T23:21:47.788Z] v2.2.0-dev.23 [2022-04-28T23:21:47.788Z] v2.2.0-dev.24 [2022-04-28T23:21:47.788Z] v2.2.0-dev.25 [2022-04-28T23:21:47.788Z] v2.2.0-dev.26 [2022-04-28T23:21:47.788Z] v2.2.0-dev.27 [2022-04-28T23:21:47.788Z] v2.2.0-dev.28 [2022-04-28T23:21:47.788Z] v2.2.0-dev.29 [2022-04-28T23:21:47.788Z] v2.2.0-dev.3 [2022-04-28T23:21:47.788Z] v2.2.0-dev.30 [2022-04-28T23:21:47.788Z] v2.2.0-dev.31 [2022-04-28T23:21:47.788Z] v2.2.0-dev.32 [2022-04-28T23:21:47.788Z] v2.2.0-dev.33 [2022-04-28T23:21:47.788Z] v2.2.0-dev.4 [2022-04-28T23:21:47.788Z] v2.2.0-dev.5 [2022-04-28T23:21:47.788Z] v2.2.0-dev.6 [2022-04-28T23:21:47.788Z] v2.2.0-dev.7 [2022-04-28T23:21:47.788Z] v2.2.0-dev.8 [2022-04-28T23:21:47.788Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-28T23:21:48.082Z] + lftools sign git-tag v2.2.0-dev.33 [2022-04-28T23:21:48.652Z] Signing Git tag with Sigul... [2022-04-28T23:21:48.652Z] Signing v2.2.0-dev.33 [Pipeline] echo [2022-04-28T23:21:48.927Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:21:49.220Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-28T23:21:49.228Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-28T23:21:49.254Z] $ docker stop --time=1 72b8a7a21eec6c6d38dfa59e38709b0f712c8b9acf3aafd376891231158d3fc6 [2022-04-28T23:21:50.612Z] $ docker rm -f 72b8a7a21eec6c6d38dfa59e38709b0f712c8b9acf3aafd376891231158d3fc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-28T23:21:51.043Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:21:51.043Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:21:51.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:21:51.345Z] . [Pipeline] withDockerContainer [2022-04-28T23:21:51.410Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:21:51.454Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T23:21:51.878Z] $ docker top f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:21:51.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:21:51.996Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:21:52.130Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:21:52.138Z] $ docker exec f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 ssh-agent [2022-04-28T23:21:52.255Z] SSH_AUTH_SOCK=/tmp/ssh-kJrdRspCeBu5/agent.34 [2022-04-28T23:21:52.255Z] SSH_AGENT_PID=40 [2022-04-28T23:21:52.262Z] Running ssh-add (command line suppressed) [2022-04-28T23:21:52.392Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2061337076242089668.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2061337076242089668.key) [2022-04-28T23:21:52.403Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:21:52.700Z] + git semver bump pre [2022-04-28T23:21:52.961Z] 2022-04-28 23:21:52,892 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,892 [bump_version] DEBUG bumping version:2.2.0-dev.33 on axis:pre with prefix:dev [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,892 [bump_version] DEBUG bumped version:2.2.0-dev.34 [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,892 [write_version] DEBUG write version:2.2.0-dev.34 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,892 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,892 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,894 [execute] INFO git cat-file --batch-check [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,900 [execute] INFO git cat-file --batch [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T23:21:52.962Z] 2022-04-28 23:21:52,906 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:21:52.962Z] 2.2.0-dev.34 [Pipeline] } [2022-04-28T23:21:52.978Z] $ docker exec --env ******** --env ******** f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 ssh-agent -k [2022-04-28T23:21:53.090Z] unset SSH_AUTH_SOCK; [2022-04-28T23:21:53.090Z] unset SSH_AGENT_PID; [2022-04-28T23:21:53.091Z] echo Agent pid 40 killed; [2022-04-28T23:21:53.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:21:53.401Z] + git semver [Pipeline] } [2022-04-28T23:21:53.682Z] $ docker stop --time=1 f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 [2022-04-28T23:21:54.967Z] $ docker rm -f f15fb07fa68a9566d8625604f6960e1b581b47a6f7dbf78ff2aee78b5fdde7e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T23:21:55.315Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T23:21:55.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:21:55.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T23:21:55.614Z] . [Pipeline] withDockerContainer [2022-04-28T23:21:55.683Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:21:55.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T23:21:56.132Z] $ docker top 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T23:21:56.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T23:21:56.244Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T23:21:56.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T23:21:56.405Z] $ docker exec 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 ssh-agent [2022-04-28T23:21:56.531Z] SSH_AUTH_SOCK=/tmp/ssh-PNq1ImJ30ZD3/agent.34 [2022-04-28T23:21:56.531Z] SSH_AGENT_PID=41 [2022-04-28T23:21:56.537Z] Running ssh-add (command line suppressed) [2022-04-28T23:21:56.665Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3449105245875724925.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3449105245875724925.key) [2022-04-28T23:21:56.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T23:21:56.971Z] + git semver push [2022-04-28T23:21:57.233Z] 2022-04-28 23:21:57,166 [run_push] DEBUG push [2022-04-28T23:21:57.233Z] 2022-04-28 23:21:57,167 [execute] INFO git push origin semver [2022-04-28T23:21:57.233Z] 2022-04-28 23:21:57,167 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-04-28T23:21:58.180Z] 2022-04-28 23:21:58,016 [run_push] DEBUG push all version tags [2022-04-28T23:21:58.180Z] 2022-04-28 23:21:58,017 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-04-28T23:21:58.180Z] 2022-04-28 23:21:58,017 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-04-28T23:21:58.755Z] 2022-04-28 23:21:58,725 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-04-28T23:21:58.755Z] 2.2.0-dev.34 [Pipeline] } [2022-04-28T23:21:58.774Z] $ docker exec --env ******** --env ******** 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 ssh-agent -k [2022-04-28T23:21:58.886Z] unset SSH_AUTH_SOCK; [2022-04-28T23:21:58.888Z] unset SSH_AGENT_PID; [2022-04-28T23:21:58.888Z] echo Agent pid 41 killed; [2022-04-28T23:21:58.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T23:21:59.209Z] + git semver [Pipeline] } [2022-04-28T23:21:59.496Z] $ docker stop --time=1 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 [2022-04-28T23:22:00.801Z] $ docker rm -f 80738dfaa2a832a2735b6aa2c13f1d360535a85af25a52bfcd45f884e4ecab03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-04-28T23:22:01.399Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-04-28T23:22:01.399Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-28T23:22:01.399Z] total 16 [2022-04-28T23:22:01.399Z] drwxr-xr-x 3 root root 4096 Apr 28 23:13 . [2022-04-28T23:22:01.399Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 23:21 .. [2022-04-28T23:22:01.399Z] drwxr-xr-x 2 root root 4096 Apr 28 23:13 cost [2022-04-28T23:22:01.399Z] -rw-r--r-- 1 root root 94 Apr 28 23:13 cost.csv [2022-04-28T23:22:01.399Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-04-28T23:22:01.399Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-04-28T23:22:01.399Z] total 16 [2022-04-28T23:22:01.399Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 23:13 . [2022-04-28T23:22:01.399Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 28 23:21 .. [2022-04-28T23:22:01.399Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 23:13 cost [2022-04-28T23:22:01.399Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 28 23:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:01.694Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:02.352Z] ---> package-listing.sh [2022-04-28T23:22:02.352Z] ++ facter osfamily [2022-04-28T23:22:02.352Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T23:22:02.613Z] + OS_FAMILY=debian [2022-04-28T23:22:02.613Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-04-28T23:22:02.613Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T23:22:02.613Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T23:22:02.613Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T23:22:02.613Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T23:22:02.613Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-28T23:22:02.613Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T23:22:02.613Z] + case "${OS_FAMILY}" in [2022-04-28T23:22:02.613Z] + dpkg -l [2022-04-28T23:22:02.613Z] + grep '^ii' [2022-04-28T23:22:02.613Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T23:22:02.613Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T23:22:02.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T23:22:02.613Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-04-28T23:22:02.613Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-04-28T23:22:02.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-04-28T23:22:02.625Z] 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T23:22:02.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T23:22:03.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T23:22:03.464Z] . [Pipeline] withDockerContainer [2022-04-28T23:22:03.531Z] prd-ubuntu20.04-docker-8c-8g-34203 does not seem to be running inside a container [2022-04-28T23:22:03.572Z] $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T23:22:03.803Z] $ docker top b8e97e7361297b6835d8f795c875a1b0ae807942bf58432614ac02419ffe9bc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T23:22:04.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T23:22:04.444Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T23:22:04.734Z] + ls /var/log/sa-host [2022-04-28T23:22:04.734Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T23:22:04.970Z] provisioning config files... [2022-04-28T23:22:04.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1879104374522682557tmp [Pipeline] { [Pipeline] echo [2022-04-28T23:22:04.992Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:05.280Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T23:22:05.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:05.623Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T23:22:05.635Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:05.925Z] ---> sudo-logs.sh [2022-04-28T23:22:05.925Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T23:22:05.950Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:06.236Z] ---> job-cost.sh [2022-04-28T23:22:06.236Z] lf-activate-venv: SKIPPING [2022-04-28T23:22:06.236Z] DEBUG: total: 0.2199999988079071 [2022-04-28T23:22:06.236Z] INFO: Retrieving Stack Cost... [2022-04-28T23:22:06.807Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T23:22:07.377Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T23:22:07.391Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T23:22:07.679Z] ---> logs-deploy.sh [2022-04-28T23:22:07.679Z] lf-activate-venv: SKIPPING [2022-04-28T23:22:07.679Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/69 [2022-04-28T23:22:07.679Z] INFO: archiving workspace using pattern(s): [2022-04-28T23:22:08.620Z] Archives upload complete. [2022-04-28T23:22:08.620Z] INFO: archiving logs to Nexus