Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 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-ssh5471521284378668813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14990581936895417861.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7736494847670068560.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh11668300890889547880.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16707778810711289033.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7233’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7236’ is offline ‘prd-ubuntu20.04-docker-8c-8g-7238’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7231’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-7234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-7235’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7248 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 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 (main) Commit message: "Merge pull request #599 from ernestojeda/create-release" > 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 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 # timeout=10 > git rev-list --no-walk 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T20:58:27.408Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T20:58:27.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T20:58:27.481Z] ========================================================= [2023-09-20T20:58:27.481Z] EdgeX Global Pipelines Version Info [2023-09-20T20:58:27.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:28.195Z] ------------------- [2023-09-20T20:58:28.195Z] stable info: [2023-09-20T20:58:28.195Z] ------------------- [2023-09-20T20:58:28.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T20:58:28.195Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:58:28.195Z] Message: update stable to v1.0.254 [2023-09-20T20:58:28.761Z] ------------------- [2023-09-20T20:58:28.761Z] experimental info: [2023-09-20T20:58:28.761Z] ------------------- [2023-09-20T20:58:28.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T20:58:28.761Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T20:58:28.761Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T20:58:28.922Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-20T20:58:28.935Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-20T20:58:28.948Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T20:58:28.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T20:58:28.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T20:58:28.996Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T20:58:29.013Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T20:58:29.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T20:58:29.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T20:58:29.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T20:58:29.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T20:58:29.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-20T20:58:29.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T20:58:29.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T20:58:29.225Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:58:29.244Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T20:58:29.261Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:58:29.275Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T20:58:29.290Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T20:58:29.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T20:58:29.317Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T20:58:29.331Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T20:58:29.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T20:58:29.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T20:58:29.368Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T20:58:29.388Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T20:58:29.402Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T20:58:29.415Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T20:58:29.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T20:58:29.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T20:58:29.452Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] echo [2023-09-20T20:58:29.462Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0395e99 [Pipeline] echo [2023-09-20T20:58:29.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T20:58:29.523Z] provisioning config files... [2023-09-20T20:58:29.537Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12186621570621289851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:29.851Z] ---> docker-login.sh [2023-09-20T20:58:29.851Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:58:30.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:30.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:30.110Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:30.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:30.110Z] [2023-09-20T20:58:30.110Z] Login Succeeded [2023-09-20T20:58:30.110Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:58:30.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:30.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:30.369Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:30.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:30.369Z] [2023-09-20T20:58:30.369Z] Login Succeeded [2023-09-20T20:58:30.369Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:58:30.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:30.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:30.369Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:30.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:30.369Z] [2023-09-20T20:58:30.369Z] Login Succeeded [2023-09-20T20:58:30.369Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:58:30.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:30.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:30.628Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:30.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:30.628Z] [2023-09-20T20:58:30.628Z] Login Succeeded [2023-09-20T20:58:30.628Z] docker.io [2023-09-20T20:58:30.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:30.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:30.887Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:30.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:30.887Z] [2023-09-20T20:58:30.887Z] Login Succeeded [2023-09-20T20:58:30.887Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:58:30.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T20:58:31.256Z] + git rev-list -1 --merges 0395e99d32a0d2d9a72dc5ab9b084062246bcd10~1..0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] echo [2023-09-20T20:58:31.298Z] -----------> git rev-list -1 --merges 0395e99d32a0d2d9a72dc5ab9b084062246bcd10~1..0395e99d32a0d2d9a72dc5ab9b084062246bcd10 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T20:58:31.298Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [false] [Pipeline] sh [2023-09-20T20:58:31.583Z] + git log --format=format:%s -1 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] echo [2023-09-20T20:58:31.598Z] ========================================================= [2023-09-20T20:58:31.598Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T20:58:31.598Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T20:58:31.936Z] + git log --format=format:%s -1 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] echo [2023-09-20T20:58:31.945Z] [semverPrep] GIT_COMMIT: 0395e99d32a0d2d9a72dc5ab9b084062246bcd10, Commit Message: Merge pull request #599 from ernestojeda/create-release [Pipeline] echo [2023-09-20T20:58:31.953Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T20:58:32.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T20:58:32.298Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T20:58:32.298Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T20:58:32.298Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T20:58:32.298Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T20:58:32.298Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T20:58:32.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:32.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:58:32.642Z] [2023-09-20T20:58:32.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:32.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:58:32.945Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T20:58:32.945Z] b85a868b505f: Pulling fs layer [2023-09-20T20:58:32.945Z] e2be974225ed: Pulling fs layer [2023-09-20T20:58:32.945Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T20:58:32.945Z] 988bab9f4d93: Pulling fs layer [2023-09-20T20:58:32.945Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T20:58:32.945Z] eaf3925da568: Pulling fs layer [2023-09-20T20:58:32.945Z] bab4dde63d76: Pulling fs layer [2023-09-20T20:58:32.945Z] bde34c3a00c8: Pulling fs layer [2023-09-20T20:58:32.945Z] b352a97aabf1: Pulling fs layer [2023-09-20T20:58:32.945Z] 4872d77fe225: Pulling fs layer [2023-09-20T20:58:32.945Z] 5851b861e8e6: Pulling fs layer [2023-09-20T20:58:32.945Z] 1469e6f7b9e6: Waiting [2023-09-20T20:58:32.945Z] eaf3925da568: Waiting [2023-09-20T20:58:32.945Z] bab4dde63d76: Waiting [2023-09-20T20:58:32.945Z] bde34c3a00c8: Waiting [2023-09-20T20:58:32.945Z] b352a97aabf1: Waiting [2023-09-20T20:58:32.945Z] 4872d77fe225: Waiting [2023-09-20T20:58:32.945Z] 5851b861e8e6: Waiting [2023-09-20T20:58:32.945Z] 988bab9f4d93: Waiting [2023-09-20T20:58:32.945Z] e2be974225ed: Download complete [2023-09-20T20:58:32.945Z] 988bab9f4d93: Verifying Checksum [2023-09-20T20:58:32.945Z] 988bab9f4d93: Download complete [2023-09-20T20:58:33.203Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T20:58:33.203Z] 1469e6f7b9e6: Download complete [2023-09-20T20:58:33.203Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T20:58:33.203Z] 339a4e72a1f5: Download complete [2023-09-20T20:58:33.203Z] eaf3925da568: Download complete [2023-09-20T20:58:33.203Z] bde34c3a00c8: Download complete [2023-09-20T20:58:33.203Z] b352a97aabf1: Verifying Checksum [2023-09-20T20:58:33.203Z] b352a97aabf1: Download complete [2023-09-20T20:58:33.203Z] 4872d77fe225: Download complete [2023-09-20T20:58:33.203Z] 5851b861e8e6: Verifying Checksum [2023-09-20T20:58:33.203Z] 5851b861e8e6: Download complete [2023-09-20T20:58:33.203Z] b85a868b505f: Verifying Checksum [2023-09-20T20:58:33.203Z] b85a868b505f: Download complete [2023-09-20T20:58:33.462Z] bab4dde63d76: Verifying Checksum [2023-09-20T20:58:33.462Z] bab4dde63d76: Download complete [2023-09-20T20:58:34.396Z] b85a868b505f: Pull complete [2023-09-20T20:58:34.658Z] e2be974225ed: Pull complete [2023-09-20T20:58:35.267Z] 339a4e72a1f5: Pull complete [2023-09-20T20:58:35.267Z] 988bab9f4d93: Pull complete [2023-09-20T20:58:35.838Z] 1469e6f7b9e6: Pull complete [2023-09-20T20:58:36.100Z] eaf3925da568: Pull complete [2023-09-20T20:58:38.019Z] bab4dde63d76: Pull complete [2023-09-20T20:58:38.278Z] bde34c3a00c8: Pull complete [2023-09-20T20:58:38.538Z] b352a97aabf1: Pull complete [2023-09-20T20:58:38.538Z] 4872d77fe225: Pull complete [2023-09-20T20:58:38.797Z] 5851b861e8e6: Pull complete [2023-09-20T20:58:38.797Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T20:58:38.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T20:58:38.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:58:38.907Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T20:58:38.943Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T20:58:43.609Z] $ docker top 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 -eo pid,comm [2023-09-20T20:58:43.672Z] 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). [2023-09-20T20:58:43.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T20:58:43.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:58:43.718Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:58:43.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:58:43.837Z] $ docker exec 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 ssh-agent [2023-09-20T20:58:43.938Z] SSH_AUTH_SOCK=/tmp/ssh-XNj9YBNN9pzk/agent.32 [2023-09-20T20:58:43.938Z] SSH_AGENT_PID=38 [2023-09-20T20:58:43.947Z] Running ssh-add (command line suppressed) [2023-09-20T20:58:44.050Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6073686122556364465.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6073686122556364465.key) [2023-09-20T20:58:44.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:58:44.353Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T20:58:44.374Z] $ docker exec --env ******** --env ******** 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 ssh-agent -k [2023-09-20T20:58:44.478Z] unset SSH_AUTH_SOCK; [2023-09-20T20:58:44.479Z] unset SSH_AGENT_PID; [2023-09-20T20:58:44.479Z] echo Agent pid 38 killed; [2023-09-20T20:58:44.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T20:58:44.515Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T20:58:44.515Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T20:58:44.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T20:58:44.652Z] $ docker exec 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 ssh-agent [2023-09-20T20:58:44.760Z] SSH_AUTH_SOCK=/tmp/ssh-1FhfntTVbqn3/agent.70 [2023-09-20T20:58:44.760Z] SSH_AGENT_PID=76 [2023-09-20T20:58:44.765Z] Running ssh-add (command line suppressed) [2023-09-20T20:58:44.870Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4745634906188552992.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4745634906188552992.key) [2023-09-20T20:58:44.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T20:58:45.174Z] + git semver init [2023-09-20T20:58:45.432Z] 2023-09-20 20:58:45,347 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T20:58:45.432Z] 2023-09-20 20:58:45,348 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-20T20:58:45.432Z] 2023-09-20 20:58:45,349 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-20T20:58:45.432Z] 2023-09-20 20:58:45,349 [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) [2023-09-20T20:58:46.369Z] 2023-09-20 20:58:46,143 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-20T20:58:46.369Z] 2023-09-20 20:58:46,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-20T20:58:46.369Z] 2023-09-20 20:58:46,143 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T20:58:46.369Z] 2023-09-20 20:58:46,143 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T20:58:46.369Z] 3.1.0-dev.22 [Pipeline] } [2023-09-20T20:58:46.382Z] $ docker exec --env ******** --env ******** 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 ssh-agent -k [2023-09-20T20:58:46.486Z] unset SSH_AUTH_SOCK; [2023-09-20T20:58:46.487Z] unset SSH_AGENT_PID; [2023-09-20T20:58:46.487Z] echo Agent pid 76 killed; [2023-09-20T20:58:46.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T20:58:46.799Z] + git semver [Pipeline] } [2023-09-20T20:58:47.077Z] $ docker stop --time=1 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 [2023-09-20T20:58:48.465Z] $ docker rm -f --volumes 8523d2e3ff3c4bdc942b92fe656a0b6147b5fad4a64b3a3a8970ee84b6474778 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T20:58:48.802Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T20:58:49.042Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T20:58:49.045Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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 [2023-09-20T20:58:49.175Z] provisioning config files... [2023-09-20T20:58:49.183Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6721513593883035505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T20:58:49.572Z] ---> docker-login.sh [2023-09-20T20:58:49.572Z] nexus3.edgexfoundry.org:10001 [2023-09-20T20:58:49.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:49.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:49.572Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:49.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:49.572Z] [2023-09-20T20:58:49.572Z] Login Succeeded [2023-09-20T20:58:49.572Z] nexus3.edgexfoundry.org:10002 [2023-09-20T20:58:49.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:49.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:49.572Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:49.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:49.572Z] [2023-09-20T20:58:49.572Z] Login Succeeded [2023-09-20T20:58:49.572Z] nexus3.edgexfoundry.org:10003 [2023-09-20T20:58:49.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:49.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:49.837Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:49.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:49.837Z] [2023-09-20T20:58:49.837Z] Login Succeeded [2023-09-20T20:58:49.837Z] nexus3.edgexfoundry.org:10004 [2023-09-20T20:58:49.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:49.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:49.837Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:49.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:49.837Z] [2023-09-20T20:58:49.837Z] Login Succeeded [2023-09-20T20:58:49.837Z] docker.io [2023-09-20T20:58:49.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T20:58:50.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T20:58:50.096Z] Configure a credential helper to remove this warning. See [2023-09-20T20:58:50.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T20:58:50.096Z] [2023-09-20T20:58:50.096Z] Login Succeeded [2023-09-20T20:58:50.096Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T20:58:50.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T20:58:50.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:58:50.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T20:58:50.189Z] ========================================================= [2023-09-20T20:58:50.189Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T20:58:50.189Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:58:50.508Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T20:58:50.508Z] Sending build context to Docker daemon 3.353MB [2023-09-20T20:58:50.508Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T20:58:50.508Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T20:58:50.508Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T20:58:50.508Z] 7264a8db6415: Pulling fs layer [2023-09-20T20:58:50.508Z] c4d48a809fc2: Pulling fs layer [2023-09-20T20:58:50.508Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T20:58:50.508Z] ad3a456e5733: Pulling fs layer [2023-09-20T20:58:50.508Z] 33e27b845d1e: Pulling fs layer [2023-09-20T20:58:50.508Z] c68163c4e522: Pulling fs layer [2023-09-20T20:58:50.508Z] 50da416c3ac9: Pulling fs layer [2023-09-20T20:58:50.508Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T20:58:50.508Z] ad3a456e5733: Waiting [2023-09-20T20:58:50.508Z] 33e27b845d1e: Waiting [2023-09-20T20:58:50.508Z] c68163c4e522: Waiting [2023-09-20T20:58:50.508Z] 23d2d4c4bb30: Waiting [2023-09-20T20:58:50.508Z] 50da416c3ac9: Waiting [2023-09-20T20:58:50.508Z] c4d48a809fc2: Download complete [2023-09-20T20:58:50.508Z] ad3a456e5733: Verifying Checksum [2023-09-20T20:58:50.508Z] ad3a456e5733: Download complete [2023-09-20T20:58:50.508Z] 33e27b845d1e: Verifying Checksum [2023-09-20T20:58:50.508Z] 33e27b845d1e: Download complete [2023-09-20T20:58:50.769Z] 7264a8db6415: Verifying Checksum [2023-09-20T20:58:50.769Z] 7264a8db6415: Download complete [2023-09-20T20:58:50.769Z] c68163c4e522: Verifying Checksum [2023-09-20T20:58:50.769Z] c68163c4e522: Download complete [2023-09-20T20:58:50.769Z] 7264a8db6415: Pull complete [2023-09-20T20:58:51.028Z] c4d48a809fc2: Pull complete [2023-09-20T20:58:51.028Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T20:58:51.028Z] 23d2d4c4bb30: Download complete [2023-09-20T20:58:51.286Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T20:58:51.286Z] 4f1c88b9dad5: Download complete [2023-09-20T20:58:51.546Z] 50da416c3ac9: Verifying Checksum [2023-09-20T20:58:51.546Z] 50da416c3ac9: Download complete [2023-09-20T20:58:54.828Z] 4f1c88b9dad5: Pull complete [2023-09-20T20:58:54.828Z] ad3a456e5733: Pull complete [2023-09-20T20:58:54.828Z] 33e27b845d1e: Pull complete [2023-09-20T20:58:55.085Z] c68163c4e522: Pull complete [2023-09-20T20:58:57.623Z] 50da416c3ac9: Pull complete [2023-09-20T20:58:57.882Z] 23d2d4c4bb30: Pull complete [2023-09-20T20:58:57.882Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T20:58:57.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T20:58:57.882Z] ---> 0786185ac409 [2023-09-20T20:58:57.882Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T20:59:02.076Z] ---> Running in 80d1ab739ff0 [2023-09-20T20:59:02.076Z] Removing intermediate container 80d1ab739ff0 [2023-09-20T20:59:02.076Z] ---> c11e342ddc15 [2023-09-20T20:59:02.076Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T20:59:02.076Z] ---> Running in 4b0869082b0c [2023-09-20T20:59:02.076Z] Removing intermediate container 4b0869082b0c [2023-09-20T20:59:02.076Z] ---> ed2c434ce410 [2023-09-20T20:59:02.076Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T20:59:02.076Z] ---> Running in 1de9af022966 [2023-09-20T20:59:02.076Z] Removing intermediate container 1de9af022966 [2023-09-20T20:59:02.076Z] ---> 84f1e640ec79 [2023-09-20T20:59:02.076Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T20:59:02.334Z] ---> Running in 28dcbf1d3ac6 [2023-09-20T20:59:02.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T20:59:02.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T20:59:02.854Z] OK: 264 MiB in 52 packages [2023-09-20T20:59:03.114Z] Removing intermediate container 28dcbf1d3ac6 [2023-09-20T20:59:03.114Z] ---> fbe6bef58ed9 [2023-09-20T20:59:03.114Z] Step 7/12 : WORKDIR /app [2023-09-20T20:59:03.114Z] ---> Running in 2d41f6342929 [2023-09-20T20:59:03.114Z] Removing intermediate container 2d41f6342929 [2023-09-20T20:59:03.114Z] ---> 34351756e173 [2023-09-20T20:59:03.114Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T20:59:03.372Z] ---> 11d38ee1f514 [2023-09-20T20:59:03.372Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T20:59:03.372Z] ---> Running in 3393652d122c [2023-09-20T20:59:04.142Z] Still waiting to schedule task [2023-09-20T20:59:04.142Z] ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:59:04.142Z] ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:59:04.142Z] ‘prd-ubuntu18.04-docker-8c-8g-7259’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:59:04.142Z] ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:59:04.142Z] ‘prd-ubuntu20.04-docker-8c-8g-7250’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:59:04.142Z] ‘prd-ubuntu20.04-docker-8c-8g-7251’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T20:59:04.142Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7213’ is offline [2023-09-20T20:59:04.142Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7246’ is offline [2023-09-20T20:59:04.142Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7249’ is offline [2023-09-20T20:59:42.095Z] Removing intermediate container 3393652d122c [2023-09-20T20:59:42.095Z] ---> 5c26dc17af13 [2023-09-20T20:59:42.095Z] Step 10/12 : COPY . . [2023-09-20T20:59:42.095Z] ---> f460f6ba08f9 [2023-09-20T20:59:42.095Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T20:59:42.095Z] ---> Running in ac833ea36758 [2023-09-20T20:59:42.095Z] Removing intermediate container ac833ea36758 [2023-09-20T20:59:42.095Z] ---> ee929f280477 [2023-09-20T20:59:42.095Z] Step 12/12 : RUN $MAKE [2023-09-20T20:59:42.095Z] ---> Running in 24046731b54b [2023-09-20T20:59:42.662Z] noop [2023-09-20T20:59:43.598Z] Removing intermediate container 24046731b54b [2023-09-20T20:59:43.598Z] ---> 557f30fcd160 [2023-09-20T20:59:43.598Z] Successfully built 557f30fcd160 [2023-09-20T20:59:43.598Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:43.925Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:59:43.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:43.995Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T20:59:44.033Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:59:45.050Z] $ docker top 66db777dd98685b1ef5c0c8067ace41a7ccf634f870de5deefab802486534610 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:59:45.391Z] + go version [2023-09-20T20:59:45.391Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T20:59:45.404Z] $ docker stop --time=1 66db777dd98685b1ef5c0c8067ace41a7ccf634f870de5deefab802486534610 [2023-09-20T20:59:47.109Z] $ docker rm -f --volumes 66db777dd98685b1ef5c0c8067ace41a7ccf634f870de5deefab802486534610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T20:59:47.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T20:59:47.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T20:59:47.605Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T20:59:47.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T20:59:48.326Z] $ docker top 00daf101aa71ba5983b17109e8282cfc018c15abec3433f7cded1a1ed4fd4b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T20:59:48.671Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T20:59:48.964Z] + make test [2023-09-20T20:59:48.964Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T21:00:10.890Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-20T21:00:29.025Z] go vet ./... [2023-09-20T21:00:30.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:00:30.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:00:30.982Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:00:30.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:00:31.013Z] $ docker stop --time=1 00daf101aa71ba5983b17109e8282cfc018c15abec3433f7cded1a1ed4fd4b01 [2023-09-20T21:00:35.876Z] $ docker rm -f --volumes 00daf101aa71ba5983b17109e8282cfc018c15abec3433f7cded1a1ed4fd4b01 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:00:36.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:00:36.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T21:00:36.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:00:37.202Z] + ls -al . [2023-09-20T21:00:37.202Z] total 184 [2023-09-20T21:00:37.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:59 . [2023-09-20T21:00:37.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 .. [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 20:58 .dockerignore [2023-09-20T21:00:37.202Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:00 .git [2023-09-20T21:00:37.202Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:58 .github [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 20:58 .gitignore [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:58 .golangci.yml [2023-09-20T21:00:37.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:58 .semver [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 20:58 Attribution.txt [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 20:58 CHANGELOG.md [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 20:58 Dockerfile [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:58 GOVERNANCE.md [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 20:58 Jenkinsfile [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 20:58 LICENSE [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 20:58 OWNERS.md [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 20:58 README.md [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:58 VERSION [2023-09-20T21:00:37.202Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:58 bin [2023-09-20T21:00:37.202Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 20 20:59 coverage.out [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 20:58 go.mod [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 20:58 go.sum [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 20:58 main.go [2023-09-20T21:00:37.202Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 20:58 makefile [2023-09-20T21:00:37.202Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 20:58 res [2023-09-20T21:00:37.202Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:37.501Z] + 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=0395e99d32a0d2d9a72dc5ab9b084062246bcd10 --label arch=amd64 --label version=3.1.0-dev.22 . [2023-09-20T21:00:37.501Z] Sending build context to Docker daemon 3.354MB [2023-09-20T21:00:37.501Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:00:37.501Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T21:00:37.501Z] ---> 557f30fcd160 [2023-09-20T21:00:37.501Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T21:00:37.759Z] ---> Running in 1be35d094e34 [2023-09-20T21:00:37.759Z] Removing intermediate container 1be35d094e34 [2023-09-20T21:00:37.759Z] ---> 35a6949899dc [2023-09-20T21:00:37.759Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:00:38.018Z] ---> Running in 239bd2d10913 [2023-09-20T21:00:38.277Z] Removing intermediate container 239bd2d10913 [2023-09-20T21:00:38.277Z] ---> dd7685d4fcfb [2023-09-20T21:00:38.277Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:00:38.277Z] ---> Running in 26b9e98e1952 [2023-09-20T21:00:38.277Z] Removing intermediate container 26b9e98e1952 [2023-09-20T21:00:38.277Z] ---> 4fc20007ecb4 [2023-09-20T21:00:38.277Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:00:38.546Z] ---> Running in 8d3deefb58a5 [2023-09-20T21:00:38.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:00:38.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:00:39.065Z] OK: 264 MiB in 52 packages [2023-09-20T21:00:39.632Z] Removing intermediate container 8d3deefb58a5 [2023-09-20T21:00:39.632Z] ---> cfc262fcc529 [2023-09-20T21:00:39.632Z] Step 7/26 : WORKDIR /app [2023-09-20T21:00:39.632Z] ---> Running in 93d10d326a63 [2023-09-20T21:00:39.632Z] Removing intermediate container 93d10d326a63 [2023-09-20T21:00:39.632Z] ---> 3005b545f87b [2023-09-20T21:00:39.632Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T21:00:39.891Z] ---> 94a70a4eb98a [2023-09-20T21:00:39.891Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:00:39.891Z] ---> Running in 0c691df81245 [2023-09-20T21:00:40.883Z] Removing intermediate container 0c691df81245 [2023-09-20T21:00:40.883Z] ---> e76c679d4258 [2023-09-20T21:00:40.883Z] Step 10/26 : COPY . . [2023-09-20T21:00:41.142Z] ---> 0e48a92f1fc5 [2023-09-20T21:00:41.142Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:00:41.142Z] ---> Running in 2d331350b95e [2023-09-20T21:00:41.142Z] Removing intermediate container 2d331350b95e [2023-09-20T21:00:41.142Z] ---> e9c304776807 [2023-09-20T21:00:41.142Z] Step 12/26 : RUN $MAKE [2023-09-20T21:00:41.142Z] ---> Running in c818f9f9bd73 [2023-09-20T21:00:41.402Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22" -trimpath -mod=readonly -o app-service-configurable [2023-09-20T21:01:08.303Z] Removing intermediate container c818f9f9bd73 [2023-09-20T21:01:08.303Z] ---> 6e18a550f48f [2023-09-20T21:01:08.303Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T21:01:08.303Z] 3.18: Pulling from library/alpine [2023-09-20T21:01:08.303Z] 7264a8db6415: Already exists [2023-09-20T21:01:08.303Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:01:08.303Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:01:08.303Z] ---> 7e01a0d0a1dc [2023-09-20T21:01:08.303Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T21:01:08.303Z] ---> Running in 98a3e1661755 [2023-09-20T21:01:08.303Z] Removing intermediate container 98a3e1661755 [2023-09-20T21:01:08.303Z] ---> 2d4aa3e08d1d [2023-09-20T21:01:08.303Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-20T21:01:08.303Z] ---> Running in 16c5d0b21f97 [2023-09-20T21:01:08.303Z] Removing intermediate container 16c5d0b21f97 [2023-09-20T21:01:08.303Z] ---> 90b580f796ab [2023-09-20T21:01:08.303Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T21:01:08.303Z] ---> Running in 2dd742433668 [2023-09-20T21:01:08.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:01:08.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:01:08.303Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T21:01:08.303Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T21:01:08.303Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:01:08.303Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:01:08.303Z] OK: 8 MiB in 17 packages [2023-09-20T21:01:08.562Z] Removing intermediate container 2dd742433668 [2023-09-20T21:01:08.562Z] ---> d42140eb72a2 [2023-09-20T21:01:08.562Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T21:01:09.129Z] ---> 4368f23cd77c [2023-09-20T21:01:09.129Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T21:01:09.409Z] ---> 70cc075055e0 [2023-09-20T21:01:09.409Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T21:01:09.668Z] ---> 6c753d9a1163 [2023-09-20T21:01:09.668Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-20T21:01:11.044Z] ---> 67e9c56b21a9 [2023-09-20T21:01:11.044Z] Step 21/26 : EXPOSE 48095 [2023-09-20T21:01:11.611Z] ---> Running in 11797c23a39b [2023-09-20T21:01:11.869Z] Removing intermediate container 11797c23a39b [2023-09-20T21:01:11.869Z] ---> 9d682023cdaa [2023-09-20T21:01:11.869Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-20T21:01:12.128Z] ---> Running in 792e167abf8f [2023-09-20T21:01:12.128Z] Removing intermediate container 792e167abf8f [2023-09-20T21:01:12.128Z] ---> 7f20609ace29 [2023-09-20T21:01:12.128Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T21:01:12.387Z] ---> Running in 00b85f3251e8 [2023-09-20T21:01:12.655Z] Removing intermediate container 00b85f3251e8 [2023-09-20T21:01:12.655Z] ---> a1dd2ea54cf4 [2023-09-20T21:01:12.655Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T21:01:12.928Z] ---> Running in 6d2dc0dd6e9c [2023-09-20T21:01:13.187Z] Removing intermediate container 6d2dc0dd6e9c [2023-09-20T21:01:13.187Z] ---> 0b06218ce8be [2023-09-20T21:01:13.187Z] Step 25/26 : LABEL git_sha=0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T21:01:13.446Z] ---> Running in 2f9a2ce9b585 [2023-09-20T21:01:13.706Z] Removing intermediate container 2f9a2ce9b585 [2023-09-20T21:01:13.706Z] ---> 1fb437f6daf0 [2023-09-20T21:01:13.706Z] Step 26/26 : LABEL version=3.1.0-dev.22 [2023-09-20T21:01:14.647Z] ---> Running in c37a22a34924 [2023-09-20T21:01:14.647Z] Removing intermediate container c37a22a34924 [2023-09-20T21:01:14.647Z] ---> 5cb6df114727 [2023-09-20T21:01:14.647Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:01:14.647Z] Successfully built 5cb6df114727 [2023-09-20T21:01:14.647Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:01:14.756Z] provisioning config files... [2023-09-20T21:01:14.765Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8408338769400163829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:01:15.064Z] ---> docker-login.sh [2023-09-20T21:01:15.065Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:01:15.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:01:15.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:01:15.065Z] Configure a credential helper to remove this warning. See [2023-09-20T21:01:15.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:01:15.065Z] [2023-09-20T21:01:15.065Z] Login Succeeded [2023-09-20T21:01:15.065Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:01:15.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:01:15.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:01:15.065Z] Configure a credential helper to remove this warning. See [2023-09-20T21:01:15.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:01:15.065Z] [2023-09-20T21:01:15.065Z] Login Succeeded [2023-09-20T21:01:15.065Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:01:15.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:01:15.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:01:15.326Z] Configure a credential helper to remove this warning. See [2023-09-20T21:01:15.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:01:15.326Z] [2023-09-20T21:01:15.326Z] Login Succeeded [2023-09-20T21:01:15.326Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:01:15.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:01:15.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:01:15.326Z] Configure a credential helper to remove this warning. See [2023-09-20T21:01:15.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:01:15.326Z] [2023-09-20T21:01:15.326Z] Login Succeeded [2023-09-20T21:01:15.326Z] docker.io [2023-09-20T21:01:15.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:01:15.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:01:15.584Z] Configure a credential helper to remove this warning. See [2023-09-20T21:01:15.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:01:15.584Z] [2023-09-20T21:01:15.584Z] Login Succeeded [2023-09-20T21:01:15.584Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:01:15.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:01:15.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:01:15.632Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-20T21:01:15.632Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T21:01:15.632Z] latest [2023-09-20T21:01:15.632Z] 3.1.0-dev.22 [2023-09-20T21:01:15.632Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [2023-09-20T21:01:15.632Z] main [2023-09-20T21:01:15.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:15.946Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:16.253Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T21:01:16.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T21:01:16.253Z] 8dec57bc8da2: Preparing [2023-09-20T21:01:16.253Z] 659519644257: Preparing [2023-09-20T21:01:16.253Z] 2dcd0f5e5c94: Preparing [2023-09-20T21:01:16.253Z] 64b68588c370: Preparing [2023-09-20T21:01:16.253Z] 709a08e6ab77: Preparing [2023-09-20T21:01:16.253Z] 4693057ce236: Preparing [2023-09-20T21:01:16.253Z] 2dcd0f5e5c94: Pushed [2023-09-20T21:01:16.253Z] 659519644257: Pushed [2023-09-20T21:01:16.253Z] 64b68588c370: Pushed [2023-09-20T21:01:16.253Z] 4693057ce236: Layer already exists [2023-09-20T21:01:16.253Z] 709a08e6ab77: Pushed [2023-09-20T21:01:19.541Z] 8dec57bc8da2: Pushed [2023-09-20T21:01:19.541Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:19.878Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:20.183Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-20T21:01:20.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T21:01:20.183Z] 8dec57bc8da2: Preparing [2023-09-20T21:01:20.183Z] 659519644257: Preparing [2023-09-20T21:01:20.183Z] 2dcd0f5e5c94: Preparing [2023-09-20T21:01:20.183Z] 64b68588c370: Preparing [2023-09-20T21:01:20.183Z] 709a08e6ab77: Preparing [2023-09-20T21:01:20.183Z] 4693057ce236: Preparing [2023-09-20T21:01:20.183Z] 4693057ce236: Waiting [2023-09-20T21:01:20.183Z] 709a08e6ab77: Layer already exists [2023-09-20T21:01:20.183Z] 659519644257: Layer already exists [2023-09-20T21:01:20.183Z] 2dcd0f5e5c94: Layer already exists [2023-09-20T21:01:20.183Z] 64b68588c370: Layer already exists [2023-09-20T21:01:20.183Z] 4693057ce236: Layer already exists [2023-09-20T21:01:20.183Z] 8dec57bc8da2: Layer already exists [2023-09-20T21:01:20.183Z] latest: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:20.488Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:20.861Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.22 [2023-09-20T21:01:20.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T21:01:20.862Z] 8dec57bc8da2: Preparing [2023-09-20T21:01:20.862Z] 659519644257: Preparing [2023-09-20T21:01:20.862Z] 2dcd0f5e5c94: Preparing [2023-09-20T21:01:20.862Z] 64b68588c370: Preparing [2023-09-20T21:01:20.862Z] 709a08e6ab77: Preparing [2023-09-20T21:01:20.862Z] 4693057ce236: Preparing [2023-09-20T21:01:20.862Z] 4693057ce236: Waiting [2023-09-20T21:01:20.862Z] 8dec57bc8da2: Layer already exists [2023-09-20T21:01:20.862Z] 64b68588c370: Layer already exists [2023-09-20T21:01:20.862Z] 709a08e6ab77: Layer already exists [2023-09-20T21:01:20.862Z] 2dcd0f5e5c94: Layer already exists [2023-09-20T21:01:20.862Z] 659519644257: Layer already exists [2023-09-20T21:01:20.862Z] 4693057ce236: Layer already exists [2023-09-20T21:01:20.862Z] 3.1.0-dev.22: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:21.171Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:21.477Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [2023-09-20T21:01:21.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T21:01:21.477Z] 8dec57bc8da2: Preparing [2023-09-20T21:01:21.477Z] 659519644257: Preparing [2023-09-20T21:01:21.477Z] 2dcd0f5e5c94: Preparing [2023-09-20T21:01:21.477Z] 64b68588c370: Preparing [2023-09-20T21:01:21.477Z] 709a08e6ab77: Preparing [2023-09-20T21:01:21.477Z] 4693057ce236: Preparing [2023-09-20T21:01:21.477Z] 4693057ce236: Waiting [2023-09-20T21:01:21.477Z] 2dcd0f5e5c94: Layer already exists [2023-09-20T21:01:21.477Z] 709a08e6ab77: Layer already exists [2023-09-20T21:01:21.477Z] 659519644257: Layer already exists [2023-09-20T21:01:21.477Z] 8dec57bc8da2: Layer already exists [2023-09-20T21:01:21.477Z] 64b68588c370: Layer already exists [2023-09-20T21:01:21.477Z] 4693057ce236: Layer already exists [2023-09-20T21:01:21.477Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:21.788Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:22.098Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-20T21:01:22.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T21:01:22.098Z] 8dec57bc8da2: Preparing [2023-09-20T21:01:22.098Z] 659519644257: Preparing [2023-09-20T21:01:22.098Z] 2dcd0f5e5c94: Preparing [2023-09-20T21:01:22.098Z] 64b68588c370: Preparing [2023-09-20T21:01:22.098Z] 709a08e6ab77: Preparing [2023-09-20T21:01:22.098Z] 4693057ce236: Preparing [2023-09-20T21:01:22.098Z] 4693057ce236: Waiting [2023-09-20T21:01:22.098Z] 2dcd0f5e5c94: Layer already exists [2023-09-20T21:01:22.098Z] 659519644257: Layer already exists [2023-09-20T21:01:22.098Z] 8dec57bc8da2: Layer already exists [2023-09-20T21:01:22.098Z] 64b68588c370: Layer already exists [2023-09-20T21:01:22.098Z] 709a08e6ab77: Layer already exists [2023-09-20T21:01:22.098Z] 4693057ce236: Layer already exists [2023-09-20T21:01:22.098Z] main: digest: sha256:afc29d3645975de5ce693a4f54440f6be9d8301829e879217165642cc6dc6e9f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:01:22.147Z] ===================================================== [Pipeline] echo [2023-09-20T21:01:22.155Z] taggedImages: [2023-09-20T21:01:22.155Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T21:01:22.155Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-20T21:01:22.155Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.22 [2023-09-20T21:01:22.155Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [2023-09-20T21:01:22.155Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:22.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:01:22.531Z] [2023-09-20T21:01:22.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:22.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:01:22.829Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T21:01:22.829Z] 5eb5b503b376: Pulling fs layer [2023-09-20T21:01:22.829Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T21:01:22.829Z] ec43610c2a17: Pulling fs layer [2023-09-20T21:01:22.829Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T21:01:22.829Z] 33b1e0a273af: Pulling fs layer [2023-09-20T21:01:22.829Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T21:01:22.829Z] 2f39f015ded8: Pulling fs layer [2023-09-20T21:01:22.829Z] 33b1e0a273af: Waiting [2023-09-20T21:01:22.829Z] 5d3b04190fa2: Waiting [2023-09-20T21:01:22.829Z] 2f39f015ded8: Waiting [2023-09-20T21:01:22.829Z] 3a2ae6a8a46f: Waiting [2023-09-20T21:01:22.829Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T21:01:22.829Z] 5c69ac0246d0: Download complete [2023-09-20T21:01:22.829Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T21:01:22.829Z] 3a2ae6a8a46f: Download complete [2023-09-20T21:01:22.829Z] 33b1e0a273af: Verifying Checksum [2023-09-20T21:01:22.829Z] 33b1e0a273af: Download complete [2023-09-20T21:01:22.829Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T21:01:22.829Z] 5d3b04190fa2: Download complete [2023-09-20T21:01:22.829Z] ec43610c2a17: Verifying Checksum [2023-09-20T21:01:22.829Z] ec43610c2a17: Download complete [2023-09-20T21:01:23.088Z] 5eb5b503b376: Download complete [2023-09-20T21:01:23.786Z] 2f39f015ded8: Download complete [2023-09-20T21:01:24.353Z] 5eb5b503b376: Pull complete [2023-09-20T21:01:24.353Z] 5c69ac0246d0: Pull complete [2023-09-20T21:01:24.918Z] ec43610c2a17: Pull complete [2023-09-20T21:01:24.918Z] 3a2ae6a8a46f: Pull complete [2023-09-20T21:01:25.176Z] 33b1e0a273af: Pull complete [2023-09-20T21:01:25.176Z] 5d3b04190fa2: Pull complete [2023-09-20T21:01:30.440Z] 2f39f015ded8: Pull complete [2023-09-20T21:01:30.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T21:01:30.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:01:30.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:01:30.531Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T21:01:30.564Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T21:01:35.578Z] $ docker top 59b044acb6ebecd44fa08dc03ac819ba9a4107f9e081c598a2079d56ecbb2798 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:01:35.942Z] ---> job-cost.sh [2023-09-20T21:01:35.942Z] lf-activate-venv: SKIPPING [2023-09-20T21:01:35.942Z] INFO: No Stack... [2023-09-20T21:01:36.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:01:36.458Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:01:36.750Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-09-20T21:01:36.750Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:01:36.761Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [2023-09-20T21:01:36.770Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] did not exist. Created. [2023-09-20T21:01:36.770Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:01:37.068Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T21:01:37.101Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:01:37.119Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:01:37.142Z] $ docker stop --time=1 59b044acb6ebecd44fa08dc03ac819ba9a4107f9e081c598a2079d56ecbb2798 [2023-09-20T21:01:38.310Z] $ docker rm -f --volumes 59b044acb6ebecd44fa08dc03ac819ba9a4107f9e081c598a2079d56ecbb2798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T21:18:21.647Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7470 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-09-20T21:18:21.661Z] Running in /w/workspace/app-service-configurable/191 [Pipeline] { [Pipeline] checkout [2023-09-20T21:18:21.706Z] Selected Git installation does not exist. Using Default [2023-09-20T21:18:21.706Z] The recommended git tool is: NONE [2023-09-20T21:18:30.016Z] using credential edgex-jenkins-ssh [2023-09-20T21:18:30.035Z] Cloning the remote Git repository [2023-09-20T21:18:30.119Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-20T21:18:30.269Z] > git init /w/workspace/app-service-configurable/191 # timeout=10 [2023-09-20T21:18:30.478Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-20T21:18:30.479Z] > git --version # timeout=10 [2023-09-20T21:18:30.508Z] > git --version # 'git version 2.25.1' [2023-09-20T21:18:30.516Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T21:18:30.721Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:18:31.970Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-20T21:18:32.009Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:18:33.550Z] Avoid second fetch [2023-09-20T21:18:33.551Z] Checking out Revision 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 (main) [2023-09-20T21:18:33.577Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T21:18:33.671Z] > git checkout -f 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 # timeout=10 [2023-09-20T21:18:34.288Z] Commit message: "Merge pull request #599 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:18:35.293Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T21:18:35.293Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:18:35.293Z] Dload Upload Total Spent Left Speed [2023-09-20T21:18:35.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-09-20T21:18:36.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T21:18:36.408Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T21:18:36.408Z] + sudo tee /etc/docker/daemon.new [2023-09-20T21:18:36.408Z] { [2023-09-20T21:18:36.408Z] "registry-mirrors": [ [2023-09-20T21:18:36.408Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T21:18:36.408Z] ], [2023-09-20T21:18:36.408Z] "bip": "10.250.0.254/24", [2023-09-20T21:18:36.408Z] "hosts": [ [2023-09-20T21:18:36.408Z] "tcp://0.0.0.0:5555", [2023-09-20T21:18:36.408Z] "unix:///var/run/docker.sock" [2023-09-20T21:18:36.408Z] ], [2023-09-20T21:18:36.408Z] "mtu": 1458, [2023-09-20T21:18:36.408Z] "selinux-enabled": true, [2023-09-20T21:18:36.408Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T21:18:36.408Z] } [Pipeline] sh [2023-09-20T21:18:36.786Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T21:18:37.147Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:18:55.457Z] provisioning config files... [2023-09-20T21:18:55.498Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/191@tmp/config5349922490965044147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:18:55.890Z] ---> docker-login.sh [2023-09-20T21:18:55.890Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:18:56.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:56.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:56.489Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:56.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:56.489Z] [2023-09-20T21:18:56.489Z] Login Succeeded [2023-09-20T21:18:56.489Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:18:57.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:57.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:57.094Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:57.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:57.094Z] [2023-09-20T21:18:57.094Z] Login Succeeded [2023-09-20T21:18:57.094Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:18:57.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:57.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:57.371Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:57.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:57.371Z] [2023-09-20T21:18:57.371Z] Login Succeeded [2023-09-20T21:18:57.371Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:18:57.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:57.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:57.977Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:57.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:57.977Z] [2023-09-20T21:18:57.977Z] Login Succeeded [2023-09-20T21:18:57.977Z] docker.io [2023-09-20T21:18:58.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:18:58.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:18:58.530Z] Configure a credential helper to remove this warning. See [2023-09-20T21:18:58.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:18:58.530Z] [2023-09-20T21:18:58.530Z] Login Succeeded [2023-09-20T21:18:58.530Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:18:58.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T21:18:58.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:18:58.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:18:59.009Z] ========================================================= [2023-09-20T21:18:59.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T21:18:59.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:18:59.395Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T21:18:59.395Z] Sending build context to Docker daemon 181.8kB [2023-09-20T21:18:59.676Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:18:59.676Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T21:18:59.968Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T21:18:59.968Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T21:18:59.968Z] 5d54e960e981: Pulling fs layer [2023-09-20T21:18:59.968Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T21:18:59.968Z] f0e02332f6b5: Pulling fs layer [2023-09-20T21:18:59.968Z] cefa15bbcfad: Pulling fs layer [2023-09-20T21:18:59.968Z] 17808c966233: Pulling fs layer [2023-09-20T21:18:59.968Z] f4c1fc716caa: Pulling fs layer [2023-09-20T21:18:59.968Z] f0e02332f6b5: Waiting [2023-09-20T21:18:59.968Z] 17808c966233: Waiting [2023-09-20T21:18:59.968Z] f4c1fc716caa: Waiting [2023-09-20T21:18:59.968Z] cefa15bbcfad: Waiting [2023-09-20T21:18:59.968Z] 5d54e960e981: Verifying Checksum [2023-09-20T21:18:59.968Z] 5d54e960e981: Download complete [2023-09-20T21:18:59.968Z] f0e02332f6b5: Verifying Checksum [2023-09-20T21:18:59.968Z] f0e02332f6b5: Download complete [2023-09-20T21:19:00.253Z] cefa15bbcfad: Verifying Checksum [2023-09-20T21:19:00.253Z] cefa15bbcfad: Download complete [2023-09-20T21:19:00.253Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T21:19:00.253Z] 9fda8d8052c6: Download complete [2023-09-20T21:19:00.877Z] f4c1fc716caa: Verifying Checksum [2023-09-20T21:19:00.877Z] f4c1fc716caa: Download complete [2023-09-20T21:19:01.161Z] 9fda8d8052c6: Pull complete [2023-09-20T21:19:01.765Z] 5d54e960e981: Pull complete [2023-09-20T21:19:02.364Z] c4a7e357bf2a: Download complete [2023-09-20T21:19:03.352Z] 17808c966233: Verifying Checksum [2023-09-20T21:19:03.352Z] 17808c966233: Download complete [2023-09-20T21:19:13.480Z] c4a7e357bf2a: Pull complete [2023-09-20T21:19:13.480Z] f0e02332f6b5: Pull complete [2023-09-20T21:19:13.480Z] cefa15bbcfad: Pull complete [2023-09-20T21:19:20.200Z] 17808c966233: Pull complete [2023-09-20T21:19:21.643Z] f4c1fc716caa: Pull complete [2023-09-20T21:19:21.643Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T21:19:21.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T21:19:21.643Z] ---> ea914061e18c [2023-09-20T21:19:21.643Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T21:19:24.463Z] ---> Running in c43378ac4cea [2023-09-20T21:19:24.738Z] Removing intermediate container c43378ac4cea [2023-09-20T21:19:24.738Z] ---> 3c408e496af2 [2023-09-20T21:19:24.738Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:19:24.738Z] ---> Running in 91324a80f017 [2023-09-20T21:19:25.334Z] Removing intermediate container 91324a80f017 [2023-09-20T21:19:25.334Z] ---> 83b7fe596016 [2023-09-20T21:19:25.334Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:19:25.334Z] ---> Running in 76ee5b2934eb [2023-09-20T21:19:25.606Z] Removing intermediate container 76ee5b2934eb [2023-09-20T21:19:25.606Z] ---> e82f0dc7c439 [2023-09-20T21:19:25.606Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:19:25.884Z] ---> Running in 55353c677d30 [2023-09-20T21:19:27.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:19:27.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:19:29.158Z] OK: 266 MiB in 52 packages [2023-09-20T21:19:30.349Z] Removing intermediate container 55353c677d30 [2023-09-20T21:19:30.349Z] ---> f509c47b6e9a [2023-09-20T21:19:30.349Z] Step 7/12 : WORKDIR /app [2023-09-20T21:19:30.349Z] ---> Running in fb137f9fed9c [2023-09-20T21:19:30.622Z] Removing intermediate container fb137f9fed9c [2023-09-20T21:19:30.622Z] ---> 87be4c9b16ff [2023-09-20T21:19:30.622Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T21:19:31.104Z] ---> 558f924aac12 [2023-09-20T21:19:31.104Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:19:31.376Z] ---> Running in 3431810aa5f9 [2023-09-20T21:20:53.373Z] Removing intermediate container 3431810aa5f9 [2023-09-20T21:20:53.373Z] ---> 43991fe841f7 [2023-09-20T21:20:53.373Z] Step 10/12 : COPY . . [2023-09-20T21:20:53.373Z] ---> 2707250e2054 [2023-09-20T21:20:53.373Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:20:53.373Z] ---> Running in b9737ff252ac [2023-09-20T21:20:53.373Z] Removing intermediate container b9737ff252ac [2023-09-20T21:20:53.373Z] ---> ebc6a451667a [2023-09-20T21:20:53.373Z] Step 12/12 : RUN $MAKE [2023-09-20T21:20:53.373Z] ---> Running in 1967ba578970 [2023-09-20T21:20:53.373Z] noop [2023-09-20T21:20:53.373Z] Removing intermediate container 1967ba578970 [2023-09-20T21:20:53.373Z] ---> 34de8cf1e215 [2023-09-20T21:20:53.373Z] Successfully built 34de8cf1e215 [2023-09-20T21:20:53.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:20:53.741Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:20:53.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:20:53.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-7470 does not seem to be running inside a container [2023-09-20T21:20:54.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/191 -v /w/workspace/app-service-configurable/191:/w/workspace/app-service-configurable/191:rw,z -v /w/workspace/app-service-configurable/191@tmp:/w/workspace/app-service-configurable/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T21:20:55.385Z] $ docker top 050d324433f2bcedb8615a7c94b68f9ec12502820f84847f9c8e9fc8351eb667 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:20:56.239Z] + go version [2023-09-20T21:20:56.239Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T21:20:56.261Z] $ docker stop --time=1 050d324433f2bcedb8615a7c94b68f9ec12502820f84847f9c8e9fc8351eb667 [2023-09-20T21:20:57.921Z] $ docker rm -f --volumes 050d324433f2bcedb8615a7c94b68f9ec12502820f84847f9c8e9fc8351eb667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:20:58.483Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:20:58.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:20:58.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-7470 does not seem to be running inside a container [2023-09-20T21:20:58.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/191 -v /w/workspace/app-service-configurable/191:/w/workspace/app-service-configurable/191:rw,z -v /w/workspace/app-service-configurable/191@tmp:/w/workspace/app-service-configurable/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T21:21:00.043Z] $ docker top 281556748d82b924d3251c7e58be6a7c646839b099c0027f9b4eb4ce27a03867 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:21:00.924Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/191 [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:21:01.587Z] + make test [2023-09-20T21:21:01.587Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T21:24:23.469Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-20T21:24:23.469Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T21:24:23.469Z] go vet ./... [2023-09-20T21:26:00.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:26:00.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:26:00.188Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:26:00.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T21:26:00.223Z] $ docker stop --time=1 281556748d82b924d3251c7e58be6a7c646839b099c0027f9b4eb4ce27a03867 [2023-09-20T21:26:02.263Z] $ docker rm -f --volumes 281556748d82b924d3251c7e58be6a7c646839b099c0027f9b4eb4ce27a03867 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:26:03.971Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T21:26:03.994Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T21:26:04.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:26:04.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T21:26:05.190Z] + ls -al . [2023-09-20T21:26:05.190Z] total 180 [2023-09-20T21:26:05.190Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 21:21 . [2023-09-20T21:26:05.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 .. [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 21:18 .dockerignore [2023-09-20T21:26:05.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 21:18 .git [2023-09-20T21:26:05.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 21:18 .github [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 21:18 .gitignore [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 21:18 .golangci.yml [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 21:18 Attribution.txt [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 21:18 CHANGELOG.md [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 21:18 Dockerfile [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 21:18 GOVERNANCE.md [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 21:18 Jenkinsfile [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 21:18 LICENSE [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 21:18 OWNERS.md [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 21:18 README.md [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 20:58 VERSION [2023-09-20T21:26:05.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 21:18 bin [2023-09-20T21:26:05.190Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 20 21:21 coverage.out [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 21:18 go.mod [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 21:18 go.sum [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 21:18 main.go [2023-09-20T21:26:05.190Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 21:18 makefile [2023-09-20T21:26:05.190Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:18 res [2023-09-20T21:26:05.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 21:18 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:26:05.539Z] + 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=0395e99d32a0d2d9a72dc5ab9b084062246bcd10 --label arch=arm64 --label version=3.1.0-dev.22 . [2023-09-20T21:26:05.539Z] Sending build context to Docker daemon 182.8kB [2023-09-20T21:26:05.808Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T21:26:05.808Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T21:26:05.808Z] ---> 34de8cf1e215 [2023-09-20T21:26:05.808Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T21:26:05.808Z] ---> Running in 1fa7f61b6218 [2023-09-20T21:26:06.074Z] Removing intermediate container 1fa7f61b6218 [2023-09-20T21:26:06.074Z] ---> c5c7ba6bebcb [2023-09-20T21:26:06.074Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T21:26:06.341Z] ---> Running in 395939427aff [2023-09-20T21:26:06.610Z] Removing intermediate container 395939427aff [2023-09-20T21:26:06.610Z] ---> c01f7fb2ba6b [2023-09-20T21:26:06.610Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T21:26:06.610Z] ---> Running in e023128fbfdd [2023-09-20T21:26:06.881Z] Removing intermediate container e023128fbfdd [2023-09-20T21:26:06.881Z] ---> b300a4b6cd3e [2023-09-20T21:26:06.881Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T21:26:07.149Z] ---> Running in e48156697ce3 [2023-09-20T21:26:08.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:26:08.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:26:09.898Z] OK: 266 MiB in 52 packages [2023-09-20T21:26:10.869Z] Removing intermediate container e48156697ce3 [2023-09-20T21:26:10.869Z] ---> dba9693ab4d3 [2023-09-20T21:26:10.869Z] Step 7/26 : WORKDIR /app [2023-09-20T21:26:10.869Z] ---> Running in 43fb26c8e193 [2023-09-20T21:26:11.136Z] Removing intermediate container 43fb26c8e193 [2023-09-20T21:26:11.136Z] ---> 1d82c6c97d9d [2023-09-20T21:26:11.136Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T21:26:11.721Z] ---> f4598ebb633d [2023-09-20T21:26:11.721Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:26:11.721Z] ---> Running in d87876f9b7b4 [2023-09-20T21:26:14.328Z] Removing intermediate container d87876f9b7b4 [2023-09-20T21:26:14.328Z] ---> 0c9b4b67911a [2023-09-20T21:26:14.328Z] Step 10/26 : COPY . . [2023-09-20T21:26:15.299Z] ---> b2a4df0ce171 [2023-09-20T21:26:15.299Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T21:26:15.299Z] ---> Running in b519b09ca1ad [2023-09-20T21:26:15.571Z] Removing intermediate container b519b09ca1ad [2023-09-20T21:26:15.571Z] ---> a27f828d7a1f [2023-09-20T21:26:15.571Z] Step 12/26 : RUN $MAKE [2023-09-20T21:26:15.571Z] ---> Running in 626fbe2edda7 [2023-09-20T21:26:16.537Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22" -trimpath -mod=readonly -o app-service-configurable [2023-09-20T21:28:23.258Z] Removing intermediate container 626fbe2edda7 [2023-09-20T21:28:23.258Z] ---> ddc024e71cd7 [2023-09-20T21:28:23.258Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T21:28:23.258Z] 3.18: Pulling from library/alpine [2023-09-20T21:28:23.258Z] 9fda8d8052c6: Already exists [2023-09-20T21:28:23.258Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:28:23.258Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T21:28:23.258Z] ---> f6648c04cd6c [2023-09-20T21:28:23.258Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T21:28:23.258Z] ---> Running in a1c1aca71f19 [2023-09-20T21:28:23.258Z] Removing intermediate container a1c1aca71f19 [2023-09-20T21:28:23.258Z] ---> ab80f4b7e103 [2023-09-20T21:28:23.258Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-20T21:28:23.527Z] ---> Running in c3e4881faa5b [2023-09-20T21:28:23.794Z] Removing intermediate container c3e4881faa5b [2023-09-20T21:28:23.794Z] ---> 430b83e2d5cd [2023-09-20T21:28:23.794Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T21:28:23.794Z] ---> Running in 4346edc26335 [2023-09-20T21:28:24.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:28:25.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:28:26.756Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T21:28:26.756Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T21:28:26.756Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T21:28:26.756Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:28:27.024Z] OK: 9 MiB in 17 packages [2023-09-20T21:28:28.433Z] Removing intermediate container 4346edc26335 [2023-09-20T21:28:28.433Z] ---> 78dff83d6617 [2023-09-20T21:28:28.433Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T21:28:28.700Z] ---> fcb7d23500df [2023-09-20T21:28:28.700Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T21:28:29.284Z] ---> e4b6f5d9a6e7 [2023-09-20T21:28:29.284Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T21:28:29.868Z] ---> d319f535cf8a [2023-09-20T21:28:29.868Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-20T21:28:31.279Z] ---> c03e5db6592c [2023-09-20T21:28:31.279Z] Step 21/26 : EXPOSE 48095 [2023-09-20T21:28:31.545Z] ---> Running in 6e5c521823bb [2023-09-20T21:28:31.816Z] Removing intermediate container 6e5c521823bb [2023-09-20T21:28:31.816Z] ---> 7373cab84980 [2023-09-20T21:28:31.816Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-20T21:28:31.816Z] ---> Running in d3566f43d080 [2023-09-20T21:28:32.084Z] Removing intermediate container d3566f43d080 [2023-09-20T21:28:32.084Z] ---> d3865095049c [2023-09-20T21:28:32.084Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T21:28:32.084Z] ---> Running in 6583489a7de5 [2023-09-20T21:28:32.357Z] Removing intermediate container 6583489a7de5 [2023-09-20T21:28:32.357Z] ---> 46ed52389b6d [2023-09-20T21:28:32.357Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T21:28:32.625Z] ---> Running in 0ab407600559 [2023-09-20T21:28:32.892Z] Removing intermediate container 0ab407600559 [2023-09-20T21:28:32.892Z] ---> 89568ceed896 [2023-09-20T21:28:32.892Z] Step 25/26 : LABEL git_sha=0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T21:28:32.892Z] ---> Running in e29d55c2889b [2023-09-20T21:28:33.159Z] Removing intermediate container e29d55c2889b [2023-09-20T21:28:33.159Z] ---> 23b91c008acc [2023-09-20T21:28:33.159Z] Step 26/26 : LABEL version=3.1.0-dev.22 [2023-09-20T21:28:33.159Z] ---> Running in a74d3701ee47 [2023-09-20T21:28:33.742Z] Removing intermediate container a74d3701ee47 [2023-09-20T21:28:33.742Z] ---> feac9cca9f6b [2023-09-20T21:28:33.742Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T21:28:33.742Z] Successfully built feac9cca9f6b [2023-09-20T21:28:33.742Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:28:33.859Z] provisioning config files... [2023-09-20T21:28:33.873Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/191@tmp/config13350822777674717051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:28:34.204Z] ---> docker-login.sh [2023-09-20T21:28:34.204Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:28:34.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:28:34.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:28:34.471Z] Configure a credential helper to remove this warning. See [2023-09-20T21:28:34.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:28:34.471Z] [2023-09-20T21:28:34.471Z] Login Succeeded [2023-09-20T21:28:34.471Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:28:34.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:28:34.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:28:34.738Z] Configure a credential helper to remove this warning. See [2023-09-20T21:28:34.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:28:34.738Z] [2023-09-20T21:28:34.738Z] Login Succeeded [2023-09-20T21:28:34.738Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:28:35.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:28:35.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:28:35.271Z] Configure a credential helper to remove this warning. See [2023-09-20T21:28:35.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:28:35.271Z] [2023-09-20T21:28:35.271Z] Login Succeeded [2023-09-20T21:28:35.271Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:28:35.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:28:35.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:28:35.538Z] Configure a credential helper to remove this warning. See [2023-09-20T21:28:35.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:28:35.538Z] [2023-09-20T21:28:35.538Z] Login Succeeded [2023-09-20T21:28:35.538Z] docker.io [2023-09-20T21:28:35.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:28:36.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:28:36.070Z] Configure a credential helper to remove this warning. See [2023-09-20T21:28:36.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:28:36.070Z] [2023-09-20T21:28:36.070Z] Login Succeeded [2023-09-20T21:28:36.070Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:28:36.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:28:36.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:28:36.143Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-09-20T21:28:36.143Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T21:28:36.143Z] latest [2023-09-20T21:28:36.143Z] 3.1.0-dev.22 [2023-09-20T21:28:36.143Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [2023-09-20T21:28:36.143Z] main [2023-09-20T21:28:36.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:36.489Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:39.466Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T21:28:39.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T21:28:39.466Z] c4679b7ad5fd: Preparing [2023-09-20T21:28:39.466Z] 9194765e74ca: Preparing [2023-09-20T21:28:39.466Z] 2817e1323201: Preparing [2023-09-20T21:28:39.466Z] 2152a683984e: Preparing [2023-09-20T21:28:39.466Z] ebdde469e7b0: Preparing [2023-09-20T21:28:39.466Z] b2191e2be29d: Preparing [2023-09-20T21:28:39.466Z] b2191e2be29d: Waiting [2023-09-20T21:28:39.759Z] 2817e1323201: Pushed [2023-09-20T21:28:39.759Z] 2152a683984e: Pushed [2023-09-20T21:28:39.759Z] 9194765e74ca: Pushed [2023-09-20T21:28:39.759Z] b2191e2be29d: Layer already exists [2023-09-20T21:28:40.030Z] ebdde469e7b0: Pushed [2023-09-20T21:28:44.308Z] c4679b7ad5fd: Pushed [2023-09-20T21:28:44.575Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:44.926Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:45.263Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-20T21:28:45.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T21:28:45.263Z] c4679b7ad5fd: Preparing [2023-09-20T21:28:45.263Z] 9194765e74ca: Preparing [2023-09-20T21:28:45.263Z] 2817e1323201: Preparing [2023-09-20T21:28:45.263Z] 2152a683984e: Preparing [2023-09-20T21:28:45.263Z] ebdde469e7b0: Preparing [2023-09-20T21:28:45.263Z] b2191e2be29d: Preparing [2023-09-20T21:28:45.263Z] b2191e2be29d: Waiting [2023-09-20T21:28:45.263Z] c4679b7ad5fd: Layer already exists [2023-09-20T21:28:45.263Z] 9194765e74ca: Layer already exists [2023-09-20T21:28:45.263Z] 2152a683984e: Layer already exists [2023-09-20T21:28:45.263Z] 2817e1323201: Layer already exists [2023-09-20T21:28:45.263Z] ebdde469e7b0: Layer already exists [2023-09-20T21:28:45.263Z] b2191e2be29d: Layer already exists [2023-09-20T21:28:45.528Z] latest: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:45.878Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:46.222Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.22 [2023-09-20T21:28:46.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T21:28:46.223Z] c4679b7ad5fd: Preparing [2023-09-20T21:28:46.223Z] 9194765e74ca: Preparing [2023-09-20T21:28:46.223Z] 2817e1323201: Preparing [2023-09-20T21:28:46.223Z] 2152a683984e: Preparing [2023-09-20T21:28:46.223Z] ebdde469e7b0: Preparing [2023-09-20T21:28:46.223Z] b2191e2be29d: Preparing [2023-09-20T21:28:46.223Z] b2191e2be29d: Waiting [2023-09-20T21:28:46.223Z] c4679b7ad5fd: Layer already exists [2023-09-20T21:28:46.223Z] ebdde469e7b0: Layer already exists [2023-09-20T21:28:46.223Z] 9194765e74ca: Layer already exists [2023-09-20T21:28:46.223Z] 2817e1323201: Layer already exists [2023-09-20T21:28:46.223Z] 2152a683984e: Layer already exists [2023-09-20T21:28:46.223Z] b2191e2be29d: Layer already exists [2023-09-20T21:28:46.223Z] 3.1.0-dev.22: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:46.836Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:47.183Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [2023-09-20T21:28:47.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T21:28:47.183Z] c4679b7ad5fd: Preparing [2023-09-20T21:28:47.183Z] 9194765e74ca: Preparing [2023-09-20T21:28:47.183Z] 2817e1323201: Preparing [2023-09-20T21:28:47.183Z] 2152a683984e: Preparing [2023-09-20T21:28:47.183Z] ebdde469e7b0: Preparing [2023-09-20T21:28:47.183Z] b2191e2be29d: Preparing [2023-09-20T21:28:47.183Z] b2191e2be29d: Waiting [2023-09-20T21:28:47.183Z] 9194765e74ca: Layer already exists [2023-09-20T21:28:47.183Z] 2152a683984e: Layer already exists [2023-09-20T21:28:47.183Z] 2817e1323201: Layer already exists [2023-09-20T21:28:47.183Z] ebdde469e7b0: Layer already exists [2023-09-20T21:28:47.183Z] c4679b7ad5fd: Layer already exists [2023-09-20T21:28:47.183Z] b2191e2be29d: Layer already exists [2023-09-20T21:28:47.183Z] 0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:47.791Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:48.128Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-09-20T21:28:48.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T21:28:48.128Z] c4679b7ad5fd: Preparing [2023-09-20T21:28:48.128Z] 9194765e74ca: Preparing [2023-09-20T21:28:48.128Z] 2817e1323201: Preparing [2023-09-20T21:28:48.128Z] 2152a683984e: Preparing [2023-09-20T21:28:48.128Z] ebdde469e7b0: Preparing [2023-09-20T21:28:48.128Z] b2191e2be29d: Preparing [2023-09-20T21:28:48.128Z] b2191e2be29d: Waiting [2023-09-20T21:28:48.128Z] c4679b7ad5fd: Layer already exists [2023-09-20T21:28:48.128Z] 9194765e74ca: Layer already exists [2023-09-20T21:28:48.128Z] ebdde469e7b0: Layer already exists [2023-09-20T21:28:48.128Z] 2817e1323201: Layer already exists [2023-09-20T21:28:48.128Z] 2152a683984e: Layer already exists [2023-09-20T21:28:48.128Z] b2191e2be29d: Layer already exists [2023-09-20T21:28:48.395Z] main: digest: sha256:f29f9b4861da42b8c72eb59c0f5a779a969df45c2c1828fd0b541086c455fc60 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:28:48.439Z] ===================================================== [Pipeline] echo [2023-09-20T21:28:48.445Z] taggedImages: [2023-09-20T21:28:48.445Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [2023-09-20T21:28:48.445Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-20T21:28:48.445Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.22 [2023-09-20T21:28:48.445Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0395e99d32a0d2d9a72dc5ab9b084062246bcd10-3.1.0-dev.22 [2023-09-20T21:28:48.445Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:48.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:28:48.791Z] [2023-09-20T21:28:48.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:28:49.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:28:49.120Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:28:49.120Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:28:49.120Z] 04944245beec: Pulling fs layer [2023-09-20T21:28:49.120Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:28:49.120Z] 765212b225bb: Pulling fs layer [2023-09-20T21:28:49.120Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:28:49.120Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:28:49.120Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:28:49.120Z] 765212b225bb: Waiting [2023-09-20T21:28:49.120Z] f23df028b6ca: Waiting [2023-09-20T21:28:49.120Z] d65c8cfc05b1: Waiting [2023-09-20T21:28:49.120Z] 2437ff75d9bd: Waiting [2023-09-20T21:28:49.389Z] 04944245beec: Verifying Checksum [2023-09-20T21:28:49.389Z] 04944245beec: Download complete [2023-09-20T21:28:49.389Z] 765212b225bb: Verifying Checksum [2023-09-20T21:28:49.389Z] 765212b225bb: Download complete [2023-09-20T21:28:49.389Z] f23df028b6ca: Download complete [2023-09-20T21:28:49.389Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:28:49.389Z] d65c8cfc05b1: Download complete [2023-09-20T21:28:49.657Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:28:49.657Z] 699f458cf7ca: Download complete [2023-09-20T21:28:49.926Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T21:28:49.926Z] 8998bd30e6a1: Download complete [2023-09-20T21:28:52.531Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:28:52.531Z] 2437ff75d9bd: Download complete [2023-09-20T21:28:53.952Z] 8998bd30e6a1: Pull complete [2023-09-20T21:28:54.218Z] 04944245beec: Pull complete [2023-09-20T21:28:55.625Z] 699f458cf7ca: Pull complete [2023-09-20T21:28:55.893Z] 765212b225bb: Pull complete [2023-09-20T21:28:56.475Z] f23df028b6ca: Pull complete [2023-09-20T21:28:56.743Z] d65c8cfc05b1: Pull complete [2023-09-20T21:29:11.738Z] 2437ff75d9bd: Pull complete [2023-09-20T21:29:11.738Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:29:11.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:29:11.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:29:11.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-7470 does not seem to be running inside a container [2023-09-20T21:29:11.994Z] $ 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/191 -v /w/workspace/app-service-configurable/191:/w/workspace/app-service-configurable/191:rw,z -v /w/workspace/app-service-configurable/191@tmp:/w/workspace/app-service-configurable/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T21:29:14.610Z] $ docker top 4f77e9a732d63cb4e2f9c3637c9ca48861982bde3e3185155d2945b3a1454200 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:29:15.442Z] ---> job-cost.sh [2023-09-20T21:29:15.442Z] lf-activate-venv: SKIPPING [2023-09-20T21:29:15.442Z] INFO: No Stack... [2023-09-20T21:29:15.710Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:29:16.668Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:29:17.305Z] + cat /w/workspace/app-service-configurable/191/archives/cost.csv [2023-09-20T21:29:17.305Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:29:17.372Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [2023-09-20T21:29:17.380Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] did not exist. Created. [2023-09-20T21:29:17.380Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:29:18.026Z] /w/workspace/app-service-configurable/191@tmp/durable-1ec328e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T21:29:18.676Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:29:18.690Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T21:29:18.750Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:29:18.758Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:29:18.782Z] $ docker stop --time=1 4f77e9a732d63cb4e2f9c3637c9ca48861982bde3e3185155d2945b3a1454200 [2023-09-20T21:29:20.437Z] $ docker rm -f --volumes 4f77e9a732d63cb4e2f9c3637c9ca48861982bde3e3185155d2945b3a1454200 [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 [2023-09-20T21:29:20.784Z] provisioning config files... [2023-09-20T21:29:20.791Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5324661665797576888tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:29:21.092Z] + set +x [2023-09-20T21:29:21.093Z] + + curl -sbash https://codecov.io/bash -s [2023-09-20T21:29:21.093Z] -- [2023-09-20T21:29:21.093Z] [2023-09-20T21:29:21.093Z] _____ _ [2023-09-20T21:29:21.093Z] / ____| | | [2023-09-20T21:29:21.093Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:29:21.093Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:29:21.093Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:29:21.093Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:29:21.093Z] Bash-1.0.6 [2023-09-20T21:29:21.093Z] [2023-09-20T21:29:21.093Z] [2023-09-20T21:29:21.093Z] ==> git version 2.25.1 found [2023-09-20T21:29:21.093Z] ==> 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 [2023-09-20T21:29:21.093Z] Release-Date: 2020-01-08 [2023-09-20T21:29:21.093Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T21:29:21.093Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:29:21.093Z] ==> Jenkins CI detected. [2023-09-20T21:29:21.093Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-09-20T21:29:21.093Z] project root: . [2023-09-20T21:29:21.093Z] --> token set from env [2023-09-20T21:29:21.093Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:29:21.093Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:29:21.093Z] ==> Python coveragepy not found [2023-09-20T21:29:21.093Z] ==> Searching for coverage reports in: [2023-09-20T21:29:21.093Z] + . [2023-09-20T21:29:21.093Z] -> Found 1 reports [2023-09-20T21:29:21.093Z] ==> Detecting git/mercurial file structure [2023-09-20T21:29:21.093Z] ==> Reading reports [2023-09-20T21:29:21.093Z] + ./coverage.out bytes=13 [2023-09-20T21:29:21.093Z] ==> Appending adjustments [2023-09-20T21:29:21.093Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:29:21.352Z] + Found adjustments [2023-09-20T21:29:21.352Z] ==> Gzipping contents [2023-09-20T21:29:21.352Z] 4.0K /tmp/codecov.Z1BcVu.gz [2023-09-20T21:29:21.352Z] ==> Uploading reports [2023-09-20T21:29:21.352Z] url: https://codecov.io [2023-09-20T21:29:21.352Z] query: branch=main&commit=0395e99d32a0d2d9a72dc5ab9b084062246bcd10&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:29:21.352Z] -> Pinging Codecov [2023-09-20T21:29:21.352Z] 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=0395e99d32a0d2d9a72dc5ab9b084062246bcd10&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:29:21.352Z] -> Uploading to [2023-09-20T21:29:21.352Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/A97CA9966030D2A3747ED39772930CCE/0395e99d32a0d2d9a72dc5ab9b084062246bcd10/7fa4d8b4-daae-41bb-a776-553fb929a93d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T212921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=640018049c19a2476f878e6687e30b33f1eed8109f432d8eec8b0a5af9426a61 [2023-09-20T21:29:21.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:29:21.352Z] Dload Upload Total Spent Left Speed [2023-09-20T21:29:21.614Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2269 --:--:-- --:--:-- --:--:-- 2269 [2023-09-20T21:29:21.614Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] } [2023-09-20T21:29:21.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T21:29:21.741Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:29:21.755Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:29:22.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:29:22.048Z] [2023-09-20T21:29:22.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:29:22.345Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:29:22.345Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:29:22.345Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:29:22.345Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:29:22.345Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:29:22.345Z] 114826534d7a: Pulling fs layer [2023-09-20T21:29:22.345Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:29:22.345Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:29:22.345Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:29:22.345Z] 114826534d7a: Waiting [2023-09-20T21:29:22.345Z] 4657fd5d0bcf: Waiting [2023-09-20T21:29:22.345Z] 6ad1cebc031e: Waiting [2023-09-20T21:29:22.345Z] 8a3aa393b2d8: Waiting [2023-09-20T21:29:22.345Z] 25bc292e5bac: Verifying Checksum [2023-09-20T21:29:22.345Z] 25bc292e5bac: Download complete [2023-09-20T21:29:22.345Z] 52dc419b0ee2: Download complete [2023-09-20T21:29:22.345Z] 4657fd5d0bcf: Download complete [2023-09-20T21:29:22.345Z] df9b9388f04a: Download complete [2023-09-20T21:29:22.605Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:29:22.605Z] 6ad1cebc031e: Download complete [2023-09-20T21:29:22.605Z] df9b9388f04a: Pull complete [2023-09-20T21:29:22.864Z] 52dc419b0ee2: Pull complete [2023-09-20T21:29:22.864Z] 25bc292e5bac: Pull complete [2023-09-20T21:29:23.123Z] 114826534d7a: Verifying Checksum [2023-09-20T21:29:23.123Z] 114826534d7a: Download complete [2023-09-20T21:29:23.383Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:29:23.383Z] 8a3aa393b2d8: Download complete [2023-09-20T21:29:26.674Z] 114826534d7a: Pull complete [2023-09-20T21:29:26.674Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:29:26.939Z] 6ad1cebc031e: Pull complete [2023-09-20T21:29:29.469Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:29:29.469Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:29:29.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:29:29.469Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:29:29.544Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T21:29:29.575Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-20T21:29:36.528Z] $ docker top 1d4fa2ffb8458342d18dccfe40ef38dd1b4b005ced9de33692d39ddb9f63e083 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:29:36.596Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-09-20T21:29:36.873Z] + set -o pipefail [2023-09-20T21:29:36.873Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-09-20T21:29:43.440Z] [2023-09-20T21:29:43.440Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-09-20T21:29:43.440Z] [2023-09-20T21:29:43.440Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/9affd1ea-2b83-4d04-94d2-38608473357a [2023-09-20T21:29:43.440Z] [2023-09-20T21:29:43.440Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T21:29:43.440Z] [2023-09-20T21:29:43.440Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:29:43.440Z] [2023-09-20T21:29:43.699Z] [2023-09-20T21:29:43.699Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:29:43.699Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:29:43.699Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:29:43.708Z] $ docker stop --time=1 1d4fa2ffb8458342d18dccfe40ef38dd1b4b005ced9de33692d39ddb9f63e083 [2023-09-20T21:29:48.713Z] $ docker rm -f --volumes 1d4fa2ffb8458342d18dccfe40ef38dd1b4b005ced9de33692d39ddb9f63e083 [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 [2023-09-20T21:29:49.405Z] + git log --format=format:%s -1 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 [Pipeline] sh [2023-09-20T21:29:49.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:29:49.696Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:29:49.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:29:49.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:29:50.062Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T21:29:50.089Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:29:50.620Z] $ docker top ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 -eo pid,comm [2023-09-20T21:29:50.673Z] 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). [2023-09-20T21:29:50.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:29:50.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:29:50.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:29:50.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:29:50.823Z] $ docker exec ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 ssh-agent [2023-09-20T21:29:50.946Z] SSH_AUTH_SOCK=/tmp/ssh-du21JbvqsMnw/agent.32 [2023-09-20T21:29:50.946Z] SSH_AGENT_PID=38 [2023-09-20T21:29:50.950Z] Running ssh-add (command line suppressed) [2023-09-20T21:29:51.059Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4639907067468690471.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4639907067468690471.key) [2023-09-20T21:29:51.077Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:29:51.364Z] + git semver tag [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,538 [run_tag] DEBUG tag force:False [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,538 [check_head_tag] DEBUG check head tag [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,539 [execute] INFO git cat-file --batch-check [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,545 [execute] INFO git cat-file --batch [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,560 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,560 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,560 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:29:51.624Z] 2023-09-20 21:29:51,566 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T21:29:51.624Z] 3.1.0-dev.22 [Pipeline] } [2023-09-20T21:29:51.630Z] $ docker exec --env ******** --env ******** ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 ssh-agent -k [2023-09-20T21:29:51.725Z] unset SSH_AUTH_SOCK; [2023-09-20T21:29:51.726Z] unset SSH_AGENT_PID; [2023-09-20T21:29:51.726Z] echo Agent pid 38 killed; [2023-09-20T21:29:51.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:29:52.047Z] + git semver [Pipeline] } [2023-09-20T21:29:52.316Z] $ docker stop --time=1 ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 [2023-09-20T21:29:53.627Z] $ docker rm -f --volumes ef3ae4f8d5752acbc06282595f1d2c510e62d1e8c07dc3aed365078a95553109 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:29:53.999Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:29:53.999Z] [2023-09-20T21:29:53.999Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:29:54.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:29:54.298Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:29:54.298Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:29:54.298Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:29:54.298Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:29:54.298Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:29:54.298Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:29:54.298Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:29:54.298Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:29:54.298Z] e9a5061849ea: Waiting [2023-09-20T21:29:54.298Z] d747dcd14b5f: Waiting [2023-09-20T21:29:54.298Z] 0d9ebad4ef96: Waiting [2023-09-20T21:29:54.298Z] 2de7ff778b66: Waiting [2023-09-20T21:29:54.298Z] 9712f1f96733: Verifying Checksum [2023-09-20T21:29:54.298Z] 9712f1f96733: Download complete [2023-09-20T21:29:54.560Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T21:29:54.560Z] 63f879dbbcfc: Download complete [2023-09-20T21:29:54.820Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:29:54.820Z] 0d9ebad4ef96: Download complete [2023-09-20T21:29:54.820Z] e9a5061849ea: Verifying Checksum [2023-09-20T21:29:54.820Z] e9a5061849ea: Download complete [2023-09-20T21:29:54.820Z] d747dcd14b5f: Verifying Checksum [2023-09-20T21:29:54.820Z] d747dcd14b5f: Download complete [2023-09-20T21:29:54.820Z] ab5ef0e58194: Download complete [2023-09-20T21:29:54.820Z] 2de7ff778b66: Verifying Checksum [2023-09-20T21:29:54.820Z] 2de7ff778b66: Download complete [2023-09-20T21:29:58.104Z] ab5ef0e58194: Pull complete [2023-09-20T21:29:58.104Z] 9712f1f96733: Pull complete [2023-09-20T21:29:58.672Z] 63f879dbbcfc: Pull complete [2023-09-20T21:30:02.855Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:30:03.113Z] e9a5061849ea: Pull complete [2023-09-20T21:30:03.113Z] d747dcd14b5f: Pull complete [2023-09-20T21:30:04.490Z] 2de7ff778b66: Pull complete [2023-09-20T21:30:04.490Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:30:04.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:30:04.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:30:04.565Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T21:30:04.588Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-20T21:30:13.356Z] $ docker top 0a1847073a72d86bdcf7188dccc2f442e9bf0a70c0eecdc173ed7b90760c379c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:30:13.424Z] provisioning config files... [2023-09-20T21:30:13.429Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16090245570326894446tmp [2023-09-20T21:30:13.438Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10874008052291015452tmp [2023-09-20T21:30:13.446Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4926900253495240010tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:30:13.461Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:13.740Z] ---> sigul-configuration.sh [2023-09-20T21:30:13.740Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:30:13.740Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:30:13.740Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:30:13.740Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:30:13.740Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:30:13.740Z] gpg: CAST5 encrypted data [2023-09-20T21:30:13.740Z] gpg: encrypted with 1 passphrase [2023-09-20T21:30:13.740Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:30:14.022Z] + mkdir /home/jenkins [2023-09-20T21:30:14.022Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:30:14.303Z] + 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 [2023-09-20T21:30:14.311Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:14.597Z] ---> sigul-install.sh [2023-09-20T21:30:14.597Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:30:14.883Z] + git tag --list [2023-09-20T21:30:14.883Z] v1.0.0 [2023-09-20T21:30:14.883Z] v1.1.0 [2023-09-20T21:30:14.883Z] v1.2.0 [2023-09-20T21:30:14.883Z] v1.3.0 [2023-09-20T21:30:14.883Z] v1.3.1 [2023-09-20T21:30:14.883Z] v2.0.0 [2023-09-20T21:30:14.883Z] v2.0.1 [2023-09-20T21:30:14.883Z] v2.1.0 [2023-09-20T21:30:14.883Z] v2.1.1 [2023-09-20T21:30:14.883Z] v2.1.2 [2023-09-20T21:30:14.883Z] v2.2.0 [2023-09-20T21:30:14.883Z] v2.3 [2023-09-20T21:30:14.883Z] v2.3.0 [2023-09-20T21:30:14.883Z] v2.3.1 [2023-09-20T21:30:14.883Z] v3.0 [2023-09-20T21:30:14.883Z] v3.0.0 [2023-09-20T21:30:14.883Z] v3.0.1 [2023-09-20T21:30:14.883Z] v3.0.1-dev.1 [2023-09-20T21:30:14.883Z] v3.1.0-dev.1 [2023-09-20T21:30:14.883Z] v3.1.0-dev.10 [2023-09-20T21:30:14.883Z] v3.1.0-dev.11 [2023-09-20T21:30:14.883Z] v3.1.0-dev.12 [2023-09-20T21:30:14.883Z] v3.1.0-dev.13 [2023-09-20T21:30:14.883Z] v3.1.0-dev.14 [2023-09-20T21:30:14.883Z] v3.1.0-dev.15 [2023-09-20T21:30:14.883Z] v3.1.0-dev.16 [2023-09-20T21:30:14.883Z] v3.1.0-dev.17 [2023-09-20T21:30:14.883Z] v3.1.0-dev.18 [2023-09-20T21:30:14.883Z] v3.1.0-dev.19 [2023-09-20T21:30:14.883Z] v3.1.0-dev.2 [2023-09-20T21:30:14.883Z] v3.1.0-dev.20 [2023-09-20T21:30:14.883Z] v3.1.0-dev.21 [2023-09-20T21:30:14.883Z] v3.1.0-dev.22 [2023-09-20T21:30:14.883Z] v3.1.0-dev.3 [2023-09-20T21:30:14.883Z] v3.1.0-dev.4 [2023-09-20T21:30:14.883Z] v3.1.0-dev.5 [2023-09-20T21:30:14.883Z] v3.1.0-dev.6 [2023-09-20T21:30:14.883Z] v3.1.0-dev.7 [2023-09-20T21:30:14.883Z] v3.1.0-dev.8 [2023-09-20T21:30:14.883Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:30:15.168Z] + lftools sign git-tag v3.1.0-dev.22 [2023-09-20T21:30:15.737Z] Signing Git tag with Sigul... [2023-09-20T21:30:15.737Z] Signing v3.1.0-dev.22 [Pipeline] echo [2023-09-20T21:30:16.004Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:16.285Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:30:16.293Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:30:16.309Z] $ docker stop --time=1 0a1847073a72d86bdcf7188dccc2f442e9bf0a70c0eecdc173ed7b90760c379c [2023-09-20T21:30:17.639Z] $ docker rm -f --volumes 0a1847073a72d86bdcf7188dccc2f442e9bf0a70c0eecdc173ed7b90760c379c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:30:18.026Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:30:18.026Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:30:18.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:30:18.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:30:18.381Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T21:30:18.411Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:30:18.745Z] $ docker top fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b -eo pid,comm [2023-09-20T21:30:18.796Z] 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). [2023-09-20T21:30:18.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:30:18.824Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:30:18.824Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:30:18.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:30:18.931Z] $ docker exec fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b ssh-agent [2023-09-20T21:30:19.045Z] SSH_AUTH_SOCK=/tmp/ssh-DH3qkXNU8wsM/agent.32 [2023-09-20T21:30:19.045Z] SSH_AGENT_PID=38 [2023-09-20T21:30:19.049Z] Running ssh-add (command line suppressed) [2023-09-20T21:30:19.145Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18334150562947910336.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18334150562947910336.key) [2023-09-20T21:30:19.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:30:19.442Z] + git semver bump pre [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,621 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,621 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,621 [bump_version] DEBUG bumped version:3.1.0-dev.23 [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,622 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,622 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,622 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,624 [execute] INFO git cat-file --batch-check [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,630 [execute] INFO git cat-file --batch [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:30:19.701Z] 2023-09-20 21:30:19,635 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T21:30:19.701Z] 3.1.0-dev.23 [Pipeline] } [2023-09-20T21:30:19.706Z] $ docker exec --env ******** --env ******** fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b ssh-agent -k [2023-09-20T21:30:19.791Z] unset SSH_AUTH_SOCK; [2023-09-20T21:30:19.791Z] unset SSH_AGENT_PID; [2023-09-20T21:30:19.792Z] echo Agent pid 38 killed; [2023-09-20T21:30:19.805Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:30:20.101Z] + git semver [Pipeline] } [2023-09-20T21:30:20.367Z] $ docker stop --time=1 fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b [2023-09-20T21:30:21.615Z] $ docker rm -f --volumes fdaa4a9e7e641126e7069131608d312650d68f984ee073c5dafc6bd53ea78a2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:30:21.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:30:21.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:30:22.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:30:22.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:30:22.472Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T21:30:22.556Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T21:30:22.903Z] $ docker top 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 -eo pid,comm [2023-09-20T21:30:22.952Z] 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). [2023-09-20T21:30:22.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:30:22.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:30:22.993Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:30:23.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:30:23.120Z] $ docker exec 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 ssh-agent [2023-09-20T21:30:23.236Z] SSH_AUTH_SOCK=/tmp/ssh-O2eGhgVk8oNm/agent.31 [2023-09-20T21:30:23.236Z] SSH_AGENT_PID=37 [2023-09-20T21:30:23.241Z] Running ssh-add (command line suppressed) [2023-09-20T21:30:23.332Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11846277537291192573.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11846277537291192573.key) [2023-09-20T21:30:23.349Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:30:23.635Z] + git semver push [2023-09-20T21:30:23.895Z] 2023-09-20 21:30:23,815 [run_push] DEBUG push [2023-09-20T21:30:23.895Z] 2023-09-20 21:30:23,816 [execute] INFO git cat-file --batch-check [2023-09-20T21:30:23.895Z] 2023-09-20 21:30:23,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:30:23.895Z] 2023-09-20 21:30:23,820 [execute] INFO git rev-list 33bed7dc478a18e408e89bcc89ed6897a5aacf2b -- [2023-09-20T21:30:23.895Z] 2023-09-20 21:30:23,820 [execute] DEBUG Popen(['git', 'rev-list', '33bed7dc478a18e408e89bcc89ed6897a5aacf2b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:30:23.895Z] 2023-09-20 21:30:23,831 [execute] INFO git fetch -v origin [2023-09-20T21:30:23.895Z] 2023-09-20 21:30:23,832 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:30:24.462Z] 2023-09-20 21:30:24,445 [run_push] DEBUG no remote changes detected [2023-09-20T21:30:24.462Z] 2023-09-20 21:30:24,445 [execute] INFO git push origin semver [2023-09-20T21:30:24.462Z] 2023-09-20 21:30:24,446 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:30:25.401Z] 2023-09-20 21:30:25,371 [run_push] DEBUG push all version tags [2023-09-20T21:30:25.401Z] 2023-09-20 21:30:25,371 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:30:25.401Z] 2023-09-20 21:30:25,372 [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) [2023-09-20T21:30:26.343Z] 2023-09-20 21:30:26,319 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T21:30:26.343Z] 3.1.0-dev.23 [Pipeline] } [2023-09-20T21:30:26.348Z] $ docker exec --env ******** --env ******** 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 ssh-agent -k [2023-09-20T21:30:26.438Z] unset SSH_AUTH_SOCK; [2023-09-20T21:30:26.439Z] unset SSH_AGENT_PID; [2023-09-20T21:30:26.439Z] echo Agent pid 37 killed; [2023-09-20T21:30:26.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:30:26.767Z] + git semver [Pipeline] } [2023-09-20T21:30:27.033Z] $ docker stop --time=1 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 [2023-09-20T21:30:28.310Z] $ docker rm -f --volumes 2572d2076d2bd1e1183f7c5cad5941cd09424c94cb610a922d93ea6c34911802 [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 [2023-09-20T21:30:28.878Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-20T21:30:28.878Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-20T21:30:28.878Z] total 16 [2023-09-20T21:30:28.878Z] drwxr-xr-x 3 root root 4096 Sep 20 21:01 . [2023-09-20T21:30:28.878Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:30 .. [2023-09-20T21:30:28.878Z] drwxr-xr-x 2 root root 4096 Sep 20 21:01 cost [2023-09-20T21:30:28.878Z] -rw-r--r-- 1 root root 96 Sep 20 21:01 cost.csv [2023-09-20T21:30:28.878Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-20T21:30:28.878Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-20T21:30:28.878Z] total 16 [2023-09-20T21:30:28.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 21:01 . [2023-09-20T21:30:28.878Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 21:30 .. [2023-09-20T21:30:28.878Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 21:01 cost [2023-09-20T21:30:28.878Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 20 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:29.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:30.029Z] ---> package-listing.sh [2023-09-20T21:30:30.030Z] ++ facter osfamily [2023-09-20T21:30:30.030Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:30:30.290Z] + OS_FAMILY=debian [2023-09-20T21:30:30.290Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-20T21:30:30.290Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:30:30.290Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:30:30.290Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:30:30.290Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:30:30.290Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-20T21:30:30.290Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:30:30.290Z] + case "${OS_FAMILY}" in [2023-09-20T21:30:30.290Z] + dpkg -l [2023-09-20T21:30:30.290Z] + grep '^ii' [2023-09-20T21:30:30.290Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:30:30.290Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:30:30.290Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:30:30.290Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-20T21:30:30.290Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-20T21:30:30.290Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-09-20T21:30:30.299Z] 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 [2023-09-20T21:30:30.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:30:31.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:30:31.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:30:31.204Z] prd-ubuntu20.04-docker-8c-8g-7248 does not seem to be running inside a container [2023-09-20T21:30:31.236Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T21:30:31.497Z] $ docker top 4dad9b185ed5a96a7c1302693e2484fc88828ba91a3093de379e4c7b81f7041a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:30:31.848Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:30:32.134Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:30:32.422Z] + ls /var/log/sa-host [2023-09-20T21:30:32.422Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:30:32.481Z] provisioning config files... [2023-09-20T21:30:32.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13031945955267440261tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:30:32.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:32.782Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:30:32.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:33.103Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:30:33.111Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:33.393Z] ---> sudo-logs.sh [2023-09-20T21:30:33.393Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:30:33.421Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:33.701Z] ---> job-cost.sh [2023-09-20T21:30:33.701Z] lf-activate-venv: SKIPPING [2023-09-20T21:30:33.701Z] DEBUG: total: 0.2199999988079071 [2023-09-20T21:30:33.701Z] INFO: Retrieving Stack Cost... [2023-09-20T21:30:33.960Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:30:34.527Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:30:34.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:30:34.823Z] ---> logs-deploy.sh [2023-09-20T21:30:34.823Z] lf-activate-venv: SKIPPING [2023-09-20T21:30:34.823Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/191 [2023-09-20T21:30:34.823Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:30:35.761Z] Archives upload complete. [2023-09-20T21:30:35.761Z] INFO: archiving logs to Nexus