Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 526552ff656a02384cdaefa51e61e743aa906af0 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-ssh12690140990915853348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3546984479791345941.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5407886315301826600.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15171797116949494113.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-ssh15275157123156485973.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] ========================================================= [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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24213 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 526552ff656a02384cdaefa51e61e743aa906af0 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#627)" > 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 526552ff656a02384cdaefa51e61e743aa906af0 # timeout=10 > git rev-list --no-walk 9794ffa7c73ad43861118a86ef928d34694c4382 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T15:23:00.857Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T15:23:00.930Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T15:23:00.956Z] ========================================================= [2023-12-06T15:23:00.957Z] EdgeX Global Pipelines Version Info [2023-12-06T15:23:00.957Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:23:01.692Z] ------------------- [2023-12-06T15:23:01.692Z] stable info: [2023-12-06T15:23:01.692Z] ------------------- [2023-12-06T15:23:01.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T15:23:01.692Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:23:01.692Z] Message: update stable to v1.0.258 [2023-12-06T15:23:02.262Z] ------------------- [2023-12-06T15:23:02.262Z] experimental info: [2023-12-06T15:23:02.262Z] ------------------- [2023-12-06T15:23:02.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T15:23:02.262Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:23:02.262Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T15:23:02.341Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-12-06T15:23:02.359Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-12-06T15:23:02.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T15:23:02.407Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T15:23:02.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T15:23:02.457Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T15:23:02.484Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T15:23:02.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T15:23:02.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T15:23:02.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T15:23:02.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T15:23:02.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-12-06T15:23:02.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T15:23:02.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T15:23:02.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:23:02.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:23:02.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:23:02.801Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:23:02.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T15:23:02.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T15:23:02.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T15:23:02.935Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T15:23:02.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T15:23:03.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T15:23:03.054Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T15:23:03.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T15:23:03.137Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T15:23:03.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T15:23:03.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T15:23:03.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T15:23:03.295Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] echo [2023-12-06T15:23:03.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 526552f [Pipeline] echo [2023-12-06T15:23:03.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:23:03.460Z] provisioning config files... [2023-12-06T15:23:03.475Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6152079345907626459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:23:03.819Z] ---> ****-login.sh [2023-12-06T15:23:03.819Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:23:04.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:04.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:04.080Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:04.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:04.080Z] [2023-12-06T15:23:04.080Z] Login Succeeded [2023-12-06T15:23:04.080Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:23:04.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:04.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:04.080Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:04.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:04.080Z] [2023-12-06T15:23:04.080Z] Login Succeeded [2023-12-06T15:23:04.080Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:23:04.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:04.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:04.340Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:04.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:04.340Z] [2023-12-06T15:23:04.340Z] Login Succeeded [2023-12-06T15:23:04.340Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:23:04.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:04.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:04.340Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:04.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:04.340Z] [2023-12-06T15:23:04.340Z] Login Succeeded [2023-12-06T15:23:04.340Z] ****.io [2023-12-06T15:23:04.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:04.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:04.600Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:04.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:04.600Z] [2023-12-06T15:23:04.600Z] Login Succeeded [2023-12-06T15:23:04.600Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:23:04.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T15:23:05.107Z] + git rev-list -1 --merges 526552ff656a02384cdaefa51e61e743aa906af0~1..526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] echo [2023-12-06T15:23:05.133Z] -----------> git rev-list -1 --merges 526552ff656a02384cdaefa51e61e743aa906af0~1..526552ff656a02384cdaefa51e61e743aa906af0 526552ff656a02384cdaefa51e61e743aa906af0 [false] [Pipeline] sh [2023-12-06T15:23:05.458Z] + git log --format=format:%s -1 526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] echo [2023-12-06T15:23:05.473Z] ========================================================= [2023-12-06T15:23:05.473Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T15:23:05.473Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:23:05.859Z] + git log --format=format:%s -1 526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] echo [2023-12-06T15:23:05.870Z] [semverPrep] GIT_COMMIT: 526552ff656a02384cdaefa51e61e743aa906af0, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#627) [Pipeline] echo [2023-12-06T15:23:05.896Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T15:23:06.287Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:23:06.288Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T15:23:06.288Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T15:23:06.288Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T15:23:06.288Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T15:23:06.288Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T15:23:06.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:23:06.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:23:06.645Z] [2023-12-06T15:23:06.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:23:06.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:23:06.966Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T15:23:06.966Z] b85a868b505f: Pulling fs layer [2023-12-06T15:23:06.966Z] e2be974225ed: Pulling fs layer [2023-12-06T15:23:06.966Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T15:23:06.966Z] 988bab9f4d93: Pulling fs layer [2023-12-06T15:23:06.966Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T15:23:06.966Z] eaf3925da568: Pulling fs layer [2023-12-06T15:23:06.966Z] bab4dde63d76: Pulling fs layer [2023-12-06T15:23:06.966Z] bde34c3a00c8: Pulling fs layer [2023-12-06T15:23:06.966Z] b352a97aabf1: Pulling fs layer [2023-12-06T15:23:06.966Z] 4872d77fe225: Pulling fs layer [2023-12-06T15:23:06.966Z] 5851b861e8e6: Pulling fs layer [2023-12-06T15:23:06.966Z] bab4dde63d76: Waiting [2023-12-06T15:23:06.966Z] bde34c3a00c8: Waiting [2023-12-06T15:23:06.966Z] b352a97aabf1: Waiting [2023-12-06T15:23:06.966Z] 4872d77fe225: Waiting [2023-12-06T15:23:06.966Z] 5851b861e8e6: Waiting [2023-12-06T15:23:06.966Z] 988bab9f4d93: Waiting [2023-12-06T15:23:06.966Z] 1469e6f7b9e6: Waiting [2023-12-06T15:23:06.966Z] eaf3925da568: Waiting [2023-12-06T15:23:06.966Z] e2be974225ed: Download complete [2023-12-06T15:23:06.966Z] 988bab9f4d93: Download complete [2023-12-06T15:23:07.225Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T15:23:07.225Z] 1469e6f7b9e6: Download complete [2023-12-06T15:23:07.225Z] eaf3925da568: Verifying Checksum [2023-12-06T15:23:07.225Z] eaf3925da568: Download complete [2023-12-06T15:23:07.225Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T15:23:07.225Z] 339a4e72a1f5: Download complete [2023-12-06T15:23:07.225Z] bde34c3a00c8: Verifying Checksum [2023-12-06T15:23:07.225Z] bde34c3a00c8: Download complete [2023-12-06T15:23:07.225Z] b352a97aabf1: Verifying Checksum [2023-12-06T15:23:07.225Z] b352a97aabf1: Download complete [2023-12-06T15:23:07.225Z] b85a868b505f: Verifying Checksum [2023-12-06T15:23:07.225Z] b85a868b505f: Download complete [2023-12-06T15:23:07.225Z] 4872d77fe225: Verifying Checksum [2023-12-06T15:23:07.225Z] 4872d77fe225: Download complete [2023-12-06T15:23:07.225Z] 5851b861e8e6: Download complete [2023-12-06T15:23:07.483Z] bab4dde63d76: Verifying Checksum [2023-12-06T15:23:07.483Z] bab4dde63d76: Download complete [2023-12-06T15:23:08.418Z] b85a868b505f: Pull complete [2023-12-06T15:23:08.418Z] e2be974225ed: Pull complete [2023-12-06T15:23:08.988Z] 339a4e72a1f5: Pull complete [2023-12-06T15:23:08.988Z] 988bab9f4d93: Pull complete [2023-12-06T15:23:09.247Z] 1469e6f7b9e6: Pull complete [2023-12-06T15:23:09.247Z] eaf3925da568: Pull complete [2023-12-06T15:23:11.155Z] bab4dde63d76: Pull complete [2023-12-06T15:23:11.155Z] bde34c3a00c8: Pull complete [2023-12-06T15:23:11.155Z] b352a97aabf1: Pull complete [2023-12-06T15:23:11.155Z] 4872d77fe225: Pull complete [2023-12-06T15:23:11.155Z] 5851b861e8e6: Pull complete [2023-12-06T15:23:11.155Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T15:23:11.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:23:11.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:23:11.344Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:23:11.380Z] $ 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-12-06T15:23:13.615Z] $ docker top 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:23:13.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:23:13.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:23:13.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:23:13.873Z] $ docker exec 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f ssh-agent [2023-12-06T15:23:13.980Z] SSH_AUTH_SOCK=/tmp/ssh-wZJbkKFq42ss/agent.32 [2023-12-06T15:23:13.980Z] SSH_AGENT_PID=38 [2023-12-06T15:23:13.987Z] Running ssh-add (command line suppressed) [2023-12-06T15:23:14.105Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10813375926821300664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10813375926821300664.key) [2023-12-06T15:23:14.114Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:23:14.415Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T15:23:14.428Z] $ docker exec --env ******** --env ******** 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f ssh-agent -k [2023-12-06T15:23:14.515Z] unset SSH_AUTH_SOCK; [2023-12-06T15:23:14.515Z] unset SSH_AGENT_PID; [2023-12-06T15:23:14.515Z] echo Agent pid 38 killed; [2023-12-06T15:23:14.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T15:23:14.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:23:14.589Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:23:14.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:23:14.707Z] $ docker exec 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f ssh-agent [2023-12-06T15:23:14.809Z] SSH_AUTH_SOCK=/tmp/ssh-1hCuDSlRDZFA/agent.70 [2023-12-06T15:23:14.809Z] SSH_AGENT_PID=76 [2023-12-06T15:23:14.813Z] Running ssh-add (command line suppressed) [2023-12-06T15:23:14.922Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12481339639225546252.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12481339639225546252.key) [2023-12-06T15:23:14.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:23:15.239Z] + git semver init [2023-12-06T15:23:15.499Z] 2023-12-06 15:23:15,421 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T15:23:15.499Z] 2023-12-06 15:23:15,422 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-12-06T15:23:15.499Z] 2023-12-06 15:23:15,422 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-12-06T15:23:15.499Z] 2023-12-06 15:23:15,423 [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-12-06T15:23:16.878Z] 2023-12-06 15:23:16,476 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-12-06T15:23:16.878Z] 2023-12-06 15:23:16,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-12-06T15:23:16.878Z] 2023-12-06 15:23:16,477 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:23:16.878Z] 2023-12-06 15:23:16,477 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:23:16.878Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T15:23:16.890Z] $ docker exec --env ******** --env ******** 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f ssh-agent -k [2023-12-06T15:23:16.977Z] unset SSH_AUTH_SOCK; [2023-12-06T15:23:16.977Z] unset SSH_AGENT_PID; [2023-12-06T15:23:16.977Z] echo Agent pid 76 killed; [2023-12-06T15:23:16.984Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:23:17.356Z] + git semver [Pipeline] } [2023-12-06T15:23:17.632Z] $ docker stop --time=1 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f [2023-12-06T15:23:18.921Z] $ docker rm -f --volumes 346ff6a611afb387e8c7eb08ef5f91599b5264f595778b6c0a4f47b773317b2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:23:19.292Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T15:23:19.525Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T15:23:19.528Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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-12-06T15:23:19.886Z] provisioning config files... [2023-12-06T15:23:20.746Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2020097967333961795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:23:21.734Z] ---> ****-login.sh [2023-12-06T15:23:21.734Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:23:21.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:21.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:21.993Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:21.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:21.993Z] [2023-12-06T15:23:21.994Z] Login Succeeded [2023-12-06T15:23:21.994Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:23:21.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:21.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:21.994Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:21.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:21.994Z] [2023-12-06T15:23:21.994Z] Login Succeeded [2023-12-06T15:23:21.994Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:23:21.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:22.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:22.254Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:22.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:22.254Z] [2023-12-06T15:23:22.254Z] Login Succeeded [2023-12-06T15:23:22.255Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:23:22.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:22.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:22.255Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:22.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:22.255Z] [2023-12-06T15:23:22.255Z] Login Succeeded [2023-12-06T15:23:22.255Z] ****.io [2023-12-06T15:23:22.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:23:22.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:23:22.515Z] Configure a credential helper to remove this warning. See [2023-12-06T15:23:22.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:23:22.515Z] [2023-12-06T15:23:22.515Z] Login Succeeded [2023-12-06T15:23:22.515Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:23:22.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:23:22.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:23:22.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:23:22.756Z] ========================================================= [2023-12-06T15:23:22.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T15:23:22.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:23:23.159Z] + 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-12-06T15:23:23.159Z] Sending build context to Docker daemon 8.785MB [2023-12-06T15:23:23.159Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:23:23.159Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T15:23:23.159Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T15:23:23.159Z] 7264a8db6415: Pulling fs layer [2023-12-06T15:23:23.159Z] c4d48a809fc2: Pulling fs layer [2023-12-06T15:23:23.159Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T15:23:23.159Z] ad3a456e5733: Pulling fs layer [2023-12-06T15:23:23.159Z] 69c7f0334f64: Pulling fs layer [2023-12-06T15:23:23.159Z] ad3a456e5733: Waiting [2023-12-06T15:23:23.159Z] 69c7f0334f64: Waiting [2023-12-06T15:23:23.159Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T15:23:23.159Z] ce7588e14bc9: Pulling fs layer [2023-12-06T15:23:23.159Z] b5e4710f87ac: Pulling fs layer [2023-12-06T15:23:23.159Z] b5e4710f87ac: Waiting [2023-12-06T15:23:23.159Z] ce7588e14bc9: Waiting [2023-12-06T15:23:23.159Z] 1f1c1a5573a3: Waiting [2023-12-06T15:23:23.420Z] c4d48a809fc2: Download complete [2023-12-06T15:23:23.420Z] ad3a456e5733: Download complete [2023-12-06T15:23:23.420Z] 69c7f0334f64: Download complete [2023-12-06T15:23:23.420Z] 7264a8db6415: Download complete [2023-12-06T15:23:23.420Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T15:23:23.420Z] 1f1c1a5573a3: Download complete [2023-12-06T15:23:23.420Z] 7264a8db6415: Pull complete [2023-12-06T15:23:23.679Z] b5e4710f87ac: Verifying Checksum [2023-12-06T15:23:23.679Z] b5e4710f87ac: Download complete [2023-12-06T15:23:23.679Z] c4d48a809fc2: Pull complete [2023-12-06T15:23:23.679Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T15:23:23.679Z] 4f1c88b9dad5: Download complete [2023-12-06T15:23:24.246Z] ce7588e14bc9: Verifying Checksum [2023-12-06T15:23:24.246Z] ce7588e14bc9: Download complete [2023-12-06T15:23:28.897Z] 4f1c88b9dad5: Pull complete [2023-12-06T15:23:28.897Z] ad3a456e5733: Pull complete [2023-12-06T15:23:28.897Z] 69c7f0334f64: Pull complete [2023-12-06T15:23:28.897Z] 1f1c1a5573a3: Pull complete [2023-12-06T15:23:31.429Z] ce7588e14bc9: Pull complete [2023-12-06T15:23:31.429Z] b5e4710f87ac: Pull complete [2023-12-06T15:23:31.429Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T15:23:31.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T15:23:31.429Z] ---> 88b5674ff536 [2023-12-06T15:23:31.429Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T15:23:34.719Z] ---> Running in 49a0e2206b18 [2023-12-06T15:23:34.719Z] Removing intermediate container 49a0e2206b18 [2023-12-06T15:23:34.719Z] ---> 9be9d91b23ab [2023-12-06T15:23:34.719Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:23:34.790Z] Still waiting to schedule task [2023-12-06T15:23:34.790Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24210’ [2023-12-06T15:23:34.977Z] ---> Running in f6218bbac32a [2023-12-06T15:23:34.977Z] Removing intermediate container f6218bbac32a [2023-12-06T15:23:34.977Z] ---> ddf81366b53f [2023-12-06T15:23:34.977Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:23:34.977Z] ---> Running in cf24a5f27e83 [2023-12-06T15:23:34.977Z] Removing intermediate container cf24a5f27e83 [2023-12-06T15:23:34.977Z] ---> ad65b9fea01f [2023-12-06T15:23:34.977Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:23:34.977Z] ---> Running in 03de6fcbdaa7 [2023-12-06T15:23:35.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:23:35.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:23:35.751Z] OK: 264 MiB in 52 packages [2023-12-06T15:23:36.316Z] Removing intermediate container 03de6fcbdaa7 [2023-12-06T15:23:36.316Z] ---> 79e38372a7bf [2023-12-06T15:23:36.316Z] Step 7/12 : WORKDIR /app [2023-12-06T15:23:36.316Z] ---> Running in 51ea6ea3c8e7 [2023-12-06T15:23:36.316Z] Removing intermediate container 51ea6ea3c8e7 [2023-12-06T15:23:36.316Z] ---> 8ace44e76592 [2023-12-06T15:23:36.316Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T15:23:36.583Z] ---> 9c01d7dafb06 [2023-12-06T15:23:36.583Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:23:36.583Z] ---> Running in d2b5ab13acf1 [2023-12-06T15:24:23.306Z] Removing intermediate container d2b5ab13acf1 [2023-12-06T15:24:23.306Z] ---> 977327e0e246 [2023-12-06T15:24:23.306Z] Step 10/12 : COPY . . [2023-12-06T15:24:23.306Z] ---> 433c0a04d99f [2023-12-06T15:24:23.306Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:24:23.306Z] ---> Running in 141a56392306 [2023-12-06T15:24:23.306Z] Removing intermediate container 141a56392306 [2023-12-06T15:24:23.306Z] ---> 19d04db30373 [2023-12-06T15:24:23.306Z] Step 12/12 : RUN $MAKE [2023-12-06T15:24:23.306Z] ---> Running in 1d4a01ebb4a6 [2023-12-06T15:24:23.306Z] noop [2023-12-06T15:24:23.306Z] Removing intermediate container 1d4a01ebb4a6 [2023-12-06T15:24:23.306Z] ---> 3fb4a560533b [2023-12-06T15:24:23.306Z] Successfully built 3fb4a560533b [2023-12-06T15:24:23.306Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:24:23.687Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:24:23.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:24:23.805Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:24:23.837Z] $ 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-12-06T15:24:24.183Z] $ docker top 522cc45b3a5006a1a4a0b8f8a895ba8a28f2890103d1af319cbeb06932201896 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:24:24.567Z] + go version [2023-12-06T15:24:24.567Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T15:24:24.578Z] $ docker stop --time=1 522cc45b3a5006a1a4a0b8f8a895ba8a28f2890103d1af319cbeb06932201896 [2023-12-06T15:24:25.873Z] $ docker rm -f --volumes 522cc45b3a5006a1a4a0b8f8a895ba8a28f2890103d1af319cbeb06932201896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:24:26.476Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:24:26.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:24:26.595Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:24:26.632Z] $ 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-12-06T15:24:26.967Z] $ docker top 701e4d89b9ec3f629ea6b62bed10f3ce9e2fd43a6a53c894ce3861bcf1fad974 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:24:27.354Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:24:27.669Z] + make test [2023-12-06T15:24:27.669Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T15:24:49.659Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-06T15:25:04.528Z] go vet ./... [2023-12-06T15:25:07.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:25:07.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:25:07.059Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:25:07.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:25:07.104Z] $ docker stop --time=1 701e4d89b9ec3f629ea6b62bed10f3ce9e2fd43a6a53c894ce3861bcf1fad974 [2023-12-06T15:25:11.578Z] $ docker rm -f --volumes 701e4d89b9ec3f629ea6b62bed10f3ce9e2fd43a6a53c894ce3861bcf1fad974 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:25:12.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:25:12.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T15:25:12.761Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:25:13.052Z] + ls -al . [2023-12-06T15:25:13.052Z] total 184 [2023-12-06T15:25:13.052Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 15:24 . [2023-12-06T15:25:13.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:22 .. [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 15:23 .dockerignore [2023-12-06T15:25:13.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:24 .git [2023-12-06T15:25:13.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:23 .github [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 6 15:23 .gitignore [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:23 .golangci.yml [2023-12-06T15:25:13.052Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:23 .semver [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 6 15:23 Attribution.txt [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 6 15:23 CHANGELOG.md [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 6 15:23 Dockerfile [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:23 GOVERNANCE.md [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 6 15:23 Jenkinsfile [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 15:23 LICENSE [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 15:23 OWNERS.md [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 6 15:23 README.md [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:23 VERSION [2023-12-06T15:25:13.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:23 bin [2023-12-06T15:25:13.052Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 6 15:24 coverage.out [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 6 15:23 go.mod [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 15:23 go.sum [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 6 15:23 main.go [2023-12-06T15:25:13.052Z] -rw-rw-r-- 1 jenkins jenkins 2566 Dec 6 15:23 makefile [2023-12-06T15:25:13.052Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:13.473Z] + 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=526552ff656a02384cdaefa51e61e743aa906af0 --label arch=amd64 --label version=3.2.0-dev.2 . [2023-12-06T15:25:13.473Z] Sending build context to Docker daemon 8.786MB [2023-12-06T15:25:13.473Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:25:13.473Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-06T15:25:13.473Z] ---> 3fb4a560533b [2023-12-06T15:25:13.473Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T15:25:13.732Z] ---> Running in c9d318edb41e [2023-12-06T15:25:13.732Z] Removing intermediate container c9d318edb41e [2023-12-06T15:25:13.732Z] ---> 85cf5676705a [2023-12-06T15:25:13.732Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:25:13.732Z] ---> Running in d1c4f95ebf8d [2023-12-06T15:25:13.732Z] Removing intermediate container d1c4f95ebf8d [2023-12-06T15:25:13.732Z] ---> e98aea233651 [2023-12-06T15:25:13.732Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:25:13.732Z] ---> Running in ae962d683a50 [2023-12-06T15:25:13.991Z] Removing intermediate container ae962d683a50 [2023-12-06T15:25:13.991Z] ---> 31a9d3b13c60 [2023-12-06T15:25:13.991Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:25:13.991Z] ---> Running in aea791681013 [2023-12-06T15:25:14.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:14.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:14.512Z] OK: 264 MiB in 52 packages [2023-12-06T15:25:14.771Z] Removing intermediate container aea791681013 [2023-12-06T15:25:14.771Z] ---> 3452baa9a6e1 [2023-12-06T15:25:14.771Z] Step 7/27 : WORKDIR /app [2023-12-06T15:25:14.771Z] ---> Running in 4da94893af3e [2023-12-06T15:25:15.030Z] Removing intermediate container 4da94893af3e [2023-12-06T15:25:15.030Z] ---> 26edb9891d64 [2023-12-06T15:25:15.030Z] Step 8/27 : COPY go.mod vendor* ./ [2023-12-06T15:25:15.030Z] ---> 207a056aa27c [2023-12-06T15:25:15.030Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:25:15.030Z] ---> Running in b61e2862c848 [2023-12-06T15:25:16.037Z] Removing intermediate container b61e2862c848 [2023-12-06T15:25:16.038Z] ---> d9a475bba0a2 [2023-12-06T15:25:16.038Z] Step 10/27 : COPY . . [2023-12-06T15:25:16.295Z] ---> e96a6ea6da0a [2023-12-06T15:25:16.295Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:25:16.295Z] ---> Running in 2d73b3f9720f [2023-12-06T15:25:16.295Z] Removing intermediate container 2d73b3f9720f [2023-12-06T15:25:16.295Z] ---> 6603310482e9 [2023-12-06T15:25:16.295Z] Step 12/27 : RUN $MAKE [2023-12-06T15:25:16.295Z] ---> Running in e1b68d91b66e [2023-12-06T15:25:16.587Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.2" -trimpath -mod=readonly -o app-service-configurable [2023-12-06T15:25:34.749Z] Removing intermediate container e1b68d91b66e [2023-12-06T15:25:34.749Z] ---> 93d3d702cde3 [2023-12-06T15:25:34.749Z] Step 13/27 : FROM alpine:3.18 [2023-12-06T15:25:35.353Z] 3.18: Pulling from library/alpine [2023-12-06T15:25:35.353Z] c926b61bad3b: Pulling fs layer [2023-12-06T15:25:35.643Z] c926b61bad3b: Download complete [2023-12-06T15:25:35.643Z] c926b61bad3b: Pull complete [2023-12-06T15:25:35.643Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:25:35.643Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T15:25:35.643Z] ---> b541f2080109 [2023-12-06T15:25:35.643Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-06T15:25:35.919Z] ---> Running in 1621d2de3ec5 [2023-12-06T15:25:35.919Z] Removing intermediate container 1621d2de3ec5 [2023-12-06T15:25:35.919Z] ---> 591cdc7f25fc [2023-12-06T15:25:35.919Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-12-06T15:25:35.919Z] ---> Running in c3dfb0a012ba [2023-12-06T15:25:35.919Z] Removing intermediate container c3dfb0a012ba [2023-12-06T15:25:35.919Z] ---> e8c4408525f0 [2023-12-06T15:25:35.919Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T15:25:35.919Z] ---> Running in 8f454a64d5cd [2023-12-06T15:25:36.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:36.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:36.436Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-06T15:25:36.436Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-06T15:25:36.436Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:25:36.436Z] Executing ca-certificates-20230506-r0.trigger [2023-12-06T15:25:36.436Z] OK: 8 MiB in 17 packages [2023-12-06T15:25:37.002Z] Removing intermediate container 8f454a64d5cd [2023-12-06T15:25:37.002Z] ---> 54e071fefba8 [2023-12-06T15:25:37.002Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-06T15:25:37.002Z] ---> Running in b3d27f7c48f5 [2023-12-06T15:25:37.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:37.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:25:37.519Z] OK: 8 MiB in 17 packages [2023-12-06T15:25:37.777Z] Removing intermediate container b3d27f7c48f5 [2023-12-06T15:25:37.777Z] ---> fcd9f011fe10 [2023-12-06T15:25:37.777Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-06T15:25:38.035Z] ---> 4e3bbeb8a496 [2023-12-06T15:25:38.035Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-06T15:25:38.296Z] ---> bb97e0610ae0 [2023-12-06T15:25:38.296Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-12-06T15:25:38.296Z] ---> e26ee56bfb7b [2023-12-06T15:25:38.296Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-06T15:25:38.907Z] ---> bd5dd6eeb09c [2023-12-06T15:25:38.907Z] Step 22/27 : EXPOSE 48095 [2023-12-06T15:25:38.907Z] ---> Running in 45937c9849d2 [2023-12-06T15:25:38.907Z] Removing intermediate container 45937c9849d2 [2023-12-06T15:25:38.907Z] ---> a9cff783b35e [2023-12-06T15:25:38.907Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-12-06T15:25:38.907Z] ---> Running in ac250ac2b56e [2023-12-06T15:25:38.907Z] Removing intermediate container ac250ac2b56e [2023-12-06T15:25:38.907Z] ---> 31cb6d1a07dc [2023-12-06T15:25:38.907Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T15:25:38.907Z] ---> Running in 96c6afa319cf [2023-12-06T15:25:39.166Z] Removing intermediate container 96c6afa319cf [2023-12-06T15:25:39.166Z] ---> 8dff75ca563f [2023-12-06T15:25:39.166Z] Step 25/27 : LABEL arch=amd64 [2023-12-06T15:25:39.166Z] ---> Running in 9bbf2c469bba [2023-12-06T15:25:39.166Z] Removing intermediate container 9bbf2c469bba [2023-12-06T15:25:39.166Z] ---> 07ab6ea1c816 [2023-12-06T15:25:39.166Z] Step 26/27 : LABEL git_sha=526552ff656a02384cdaefa51e61e743aa906af0 [2023-12-06T15:25:39.166Z] ---> Running in a102c1157402 [2023-12-06T15:25:39.166Z] Removing intermediate container a102c1157402 [2023-12-06T15:25:39.166Z] ---> ad3ae41b0b50 [2023-12-06T15:25:39.166Z] Step 27/27 : LABEL version=3.2.0-dev.2 [2023-12-06T15:25:39.427Z] ---> Running in bfb7c1dd5f8d [2023-12-06T15:25:39.427Z] Removing intermediate container bfb7c1dd5f8d [2023-12-06T15:25:39.427Z] ---> 1447f3c3b1e1 [2023-12-06T15:25:39.427Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T15:25:39.427Z] Successfully built 1447f3c3b1e1 [2023-12-06T15:25:39.427Z] 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-12-06T15:25:39.724Z] provisioning config files... [2023-12-06T15:25:39.733Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7156218685365375223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:25:40.165Z] ---> ****-login.sh [2023-12-06T15:25:40.165Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:25:40.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:25:40.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:25:40.165Z] Configure a credential helper to remove this warning. See [2023-12-06T15:25:40.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:25:40.165Z] [2023-12-06T15:25:40.165Z] Login Succeeded [2023-12-06T15:25:40.165Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:25:40.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:25:40.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:25:40.424Z] Configure a credential helper to remove this warning. See [2023-12-06T15:25:40.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:25:40.424Z] [2023-12-06T15:25:40.424Z] Login Succeeded [2023-12-06T15:25:40.424Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:25:40.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:25:40.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:25:40.424Z] Configure a credential helper to remove this warning. See [2023-12-06T15:25:40.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:25:40.424Z] [2023-12-06T15:25:40.424Z] Login Succeeded [2023-12-06T15:25:40.424Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:25:40.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:25:40.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:25:40.682Z] Configure a credential helper to remove this warning. See [2023-12-06T15:25:40.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:25:40.682Z] [2023-12-06T15:25:40.682Z] Login Succeeded [2023-12-06T15:25:40.682Z] ****.io [2023-12-06T15:25:40.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:25:40.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:25:40.948Z] Configure a credential helper to remove this warning. See [2023-12-06T15:25:40.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:25:40.948Z] [2023-12-06T15:25:40.948Z] Login Succeeded [2023-12-06T15:25:40.948Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:25:40.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:25:41.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:25:41.143Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-12-06T15:25:41.143Z] 526552ff656a02384cdaefa51e61e743aa906af0 [2023-12-06T15:25:41.143Z] latest [2023-12-06T15:25:41.143Z] 3.2.0-dev.2 [2023-12-06T15:25:41.143Z] 526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [2023-12-06T15:25:41.143Z] main [2023-12-06T15:25:41.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:41.598Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:42.010Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0 [2023-12-06T15:25:42.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T15:25:42.010Z] ea8a13abd8ba: Preparing [2023-12-06T15:25:42.010Z] 245432ed5401: Preparing [2023-12-06T15:25:42.010Z] f60cc278b8ef: Preparing [2023-12-06T15:25:42.010Z] f664df717b68: Preparing [2023-12-06T15:25:42.010Z] 9e515c8eb282: Preparing [2023-12-06T15:25:42.010Z] 4ca040f898c7: Preparing [2023-12-06T15:25:42.010Z] 9fe9a137fd00: Preparing [2023-12-06T15:25:42.010Z] 9fe9a137fd00: Waiting [2023-12-06T15:25:42.010Z] f60cc278b8ef: Pushed [2023-12-06T15:25:42.010Z] f664df717b68: Pushed [2023-12-06T15:25:42.010Z] 9e515c8eb282: Pushed [2023-12-06T15:25:42.010Z] 245432ed5401: Pushed [2023-12-06T15:25:42.268Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:25:42.268Z] 4ca040f898c7: Pushed [2023-12-06T15:25:44.807Z] ea8a13abd8ba: Pushed [2023-12-06T15:25:44.807Z] 526552ff656a02384cdaefa51e61e743aa906af0: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:45.217Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:45.601Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-12-06T15:25:45.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T15:25:45.601Z] ea8a13abd8ba: Preparing [2023-12-06T15:25:45.601Z] 245432ed5401: Preparing [2023-12-06T15:25:45.601Z] f60cc278b8ef: Preparing [2023-12-06T15:25:45.601Z] f664df717b68: Preparing [2023-12-06T15:25:45.601Z] 9e515c8eb282: Preparing [2023-12-06T15:25:45.601Z] 4ca040f898c7: Preparing [2023-12-06T15:25:45.601Z] 9fe9a137fd00: Preparing [2023-12-06T15:25:45.601Z] 4ca040f898c7: Waiting [2023-12-06T15:25:45.601Z] 9fe9a137fd00: Waiting [2023-12-06T15:25:45.601Z] 245432ed5401: Layer already exists [2023-12-06T15:25:45.601Z] f664df717b68: Layer already exists [2023-12-06T15:25:45.601Z] 9e515c8eb282: Layer already exists [2023-12-06T15:25:45.601Z] ea8a13abd8ba: Layer already exists [2023-12-06T15:25:45.601Z] f60cc278b8ef: Layer already exists [2023-12-06T15:25:45.601Z] 4ca040f898c7: Layer already exists [2023-12-06T15:25:45.601Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:25:45.601Z] latest: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:45.995Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:46.396Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.2 [2023-12-06T15:25:46.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T15:25:46.397Z] ea8a13abd8ba: Preparing [2023-12-06T15:25:46.397Z] 245432ed5401: Preparing [2023-12-06T15:25:46.397Z] f60cc278b8ef: Preparing [2023-12-06T15:25:46.397Z] f664df717b68: Preparing [2023-12-06T15:25:46.397Z] 9e515c8eb282: Preparing [2023-12-06T15:25:46.397Z] 4ca040f898c7: Preparing [2023-12-06T15:25:46.397Z] 9fe9a137fd00: Preparing [2023-12-06T15:25:46.397Z] 4ca040f898c7: Waiting [2023-12-06T15:25:46.397Z] 9fe9a137fd00: Waiting [2023-12-06T15:25:46.397Z] 245432ed5401: Layer already exists [2023-12-06T15:25:46.397Z] 9e515c8eb282: Layer already exists [2023-12-06T15:25:46.397Z] f60cc278b8ef: Layer already exists [2023-12-06T15:25:46.397Z] ea8a13abd8ba: Layer already exists [2023-12-06T15:25:46.397Z] f664df717b68: Layer already exists [2023-12-06T15:25:46.397Z] 4ca040f898c7: Layer already exists [2023-12-06T15:25:46.397Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:25:46.397Z] 3.2.0-dev.2: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:46.802Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:47.195Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [2023-12-06T15:25:47.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T15:25:47.195Z] ea8a13abd8ba: Preparing [2023-12-06T15:25:47.195Z] 245432ed5401: Preparing [2023-12-06T15:25:47.195Z] f60cc278b8ef: Preparing [2023-12-06T15:25:47.195Z] f664df717b68: Preparing [2023-12-06T15:25:47.195Z] 9e515c8eb282: Preparing [2023-12-06T15:25:47.195Z] 4ca040f898c7: Preparing [2023-12-06T15:25:47.195Z] 9fe9a137fd00: Preparing [2023-12-06T15:25:47.195Z] 9fe9a137fd00: Waiting [2023-12-06T15:25:47.195Z] 4ca040f898c7: Waiting [2023-12-06T15:25:47.195Z] ea8a13abd8ba: Layer already exists [2023-12-06T15:25:47.195Z] f60cc278b8ef: Layer already exists [2023-12-06T15:25:47.195Z] 245432ed5401: Layer already exists [2023-12-06T15:25:47.195Z] 9e515c8eb282: Layer already exists [2023-12-06T15:25:47.195Z] 4ca040f898c7: Layer already exists [2023-12-06T15:25:47.195Z] f664df717b68: Layer already exists [2023-12-06T15:25:47.195Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:25:47.195Z] 526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:47.615Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:48.009Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-12-06T15:25:48.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T15:25:48.009Z] ea8a13abd8ba: Preparing [2023-12-06T15:25:48.009Z] 245432ed5401: Preparing [2023-12-06T15:25:48.009Z] f60cc278b8ef: Preparing [2023-12-06T15:25:48.009Z] f664df717b68: Preparing [2023-12-06T15:25:48.009Z] 9e515c8eb282: Preparing [2023-12-06T15:25:48.009Z] 4ca040f898c7: Preparing [2023-12-06T15:25:48.009Z] 9fe9a137fd00: Preparing [2023-12-06T15:25:48.009Z] 4ca040f898c7: Waiting [2023-12-06T15:25:48.010Z] 9fe9a137fd00: Waiting [2023-12-06T15:25:48.010Z] 245432ed5401: Layer already exists [2023-12-06T15:25:48.010Z] ea8a13abd8ba: Layer already exists [2023-12-06T15:25:48.010Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:25:48.010Z] f60cc278b8ef: Layer already exists [2023-12-06T15:25:48.010Z] 9e515c8eb282: Layer already exists [2023-12-06T15:25:48.010Z] f664df717b68: Layer already exists [2023-12-06T15:25:48.010Z] 4ca040f898c7: Layer already exists [2023-12-06T15:25:48.010Z] main: digest: sha256:5bb9b534643a7e4401205026d7a9012d90b0ceff8756d7c22bd6e6b7bd4a2d47 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:25:48.245Z] ===================================================== [Pipeline] echo [2023-12-06T15:25:48.280Z] taggedImages: [2023-12-06T15:25:48.280Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0 [2023-12-06T15:25:48.280Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-12-06T15:25:48.280Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.2 [2023-12-06T15:25:48.280Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [2023-12-06T15:25:48.280Z] - 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-12-06T15:25:48.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:25:48.921Z] [2023-12-06T15:25:48.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:25:49.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:25:49.250Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T15:25:49.250Z] 5eb5b503b376: Pulling fs layer [2023-12-06T15:25:49.250Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T15:25:49.250Z] ec43610c2a17: Pulling fs layer [2023-12-06T15:25:49.250Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T15:25:49.250Z] 33b1e0a273af: Pulling fs layer [2023-12-06T15:25:49.250Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T15:25:49.250Z] 2f39f015ded8: Pulling fs layer [2023-12-06T15:25:49.250Z] 3a2ae6a8a46f: Waiting [2023-12-06T15:25:49.250Z] 33b1e0a273af: Waiting [2023-12-06T15:25:49.250Z] 5d3b04190fa2: Waiting [2023-12-06T15:25:49.250Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T15:25:49.250Z] 5c69ac0246d0: Download complete [2023-12-06T15:25:49.250Z] 3a2ae6a8a46f: Download complete [2023-12-06T15:25:49.250Z] 33b1e0a273af: Verifying Checksum [2023-12-06T15:25:49.250Z] 33b1e0a273af: Download complete [2023-12-06T15:25:49.250Z] ec43610c2a17: Verifying Checksum [2023-12-06T15:25:49.250Z] ec43610c2a17: Download complete [2023-12-06T15:25:49.250Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T15:25:49.250Z] 5d3b04190fa2: Download complete [2023-12-06T15:25:49.508Z] 5eb5b503b376: Verifying Checksum [2023-12-06T15:25:49.508Z] 5eb5b503b376: Download complete [2023-12-06T15:25:50.072Z] 2f39f015ded8: Verifying Checksum [2023-12-06T15:25:50.072Z] 2f39f015ded8: Download complete [2023-12-06T15:25:50.330Z] 5eb5b503b376: Pull complete [2023-12-06T15:25:50.586Z] 5c69ac0246d0: Pull complete [2023-12-06T15:25:50.844Z] ec43610c2a17: Pull complete [2023-12-06T15:25:51.103Z] 3a2ae6a8a46f: Pull complete [2023-12-06T15:25:51.104Z] 33b1e0a273af: Pull complete [2023-12-06T15:25:51.104Z] 5d3b04190fa2: Pull complete [2023-12-06T15:25:55.290Z] 2f39f015ded8: Pull complete [2023-12-06T15:25:55.290Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T15:25:55.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:25:55.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:25:55.498Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:25:55.532Z] $ 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-12-06T15:26:00.552Z] $ docker top 761e6e6149f027b07dbf2e8eeb61814167b444b5ef3ffa80c715feadd19672d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:26:00.972Z] ---> job-cost.sh [2023-12-06T15:26:00.973Z] lf-activate-venv: SKIPPING [2023-12-06T15:26:00.973Z] INFO: No Stack... [2023-12-06T15:26:01.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:26:01.802Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:26:02.105Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-12-06T15:26:02.105Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:26:02.119Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [2023-12-06T15:26:02.129Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] did not exist. Created. [2023-12-06T15:26:02.129Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:26:02.490Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:26:02.556Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:26:02.564Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:26:02.647Z] $ docker stop --time=1 761e6e6149f027b07dbf2e8eeb61814167b444b5ef3ffa80c715feadd19672d9 [2023-12-06T15:26:03.900Z] $ docker rm -f --volumes 761e6e6149f027b07dbf2e8eeb61814167b444b5ef3ffa80c715feadd19672d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T15:26:31.643Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24221 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-12-06T15:26:31.694Z] Running in /w/workspace/app-service-configurable/211 [Pipeline] { [Pipeline] checkout [2023-12-06T15:26:34.789Z] Selected Git installation does not exist. Using Default [2023-12-06T15:26:34.789Z] The recommended git tool is: NONE [2023-12-06T15:26:43.872Z] using credential edgex-jenkins-ssh [2023-12-06T15:26:43.894Z] Cloning the remote Git repository [2023-12-06T15:26:43.974Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-12-06T15:26:44.103Z] > git init /w/workspace/app-service-configurable/211 # timeout=10 [2023-12-06T15:26:44.342Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-12-06T15:26:44.344Z] > git --version # timeout=10 [2023-12-06T15:26:44.367Z] > git --version # 'git version 2.25.1' [2023-12-06T15:26:44.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T15:26:44.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:26:46.669Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-12-06T15:26:46.695Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:26:47.767Z] Avoid second fetch [2023-12-06T15:26:47.768Z] Checking out Revision 526552ff656a02384cdaefa51e61e743aa906af0 (main) [2023-12-06T15:26:47.788Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T15:26:47.864Z] > git checkout -f 526552ff656a02384cdaefa51e61e743aa906af0 # timeout=10 [2023-12-06T15:26:48.569Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#627)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:26:49.698Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T15:26:49.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:26:49.699Z] Dload Upload Total Spent Left Speed [2023-12-06T15:26:49.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2023-12-06T15:26:50.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T15:26:50.396Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.new [2023-12-06T15:26:50.396Z] /etc/docker/daemon.json [2023-12-06T15:26:50.396Z] { [2023-12-06T15:26:50.396Z] "registry-mirrors": [ [2023-12-06T15:26:50.396Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T15:26:50.396Z] ], [2023-12-06T15:26:50.396Z] "bip": "10.250.0.254/24", [2023-12-06T15:26:50.396Z] "hosts": [ [2023-12-06T15:26:50.396Z] "tcp://0.0.0.0:5555", [2023-12-06T15:26:50.396Z] "unix:///var/run/docker.sock" [2023-12-06T15:26:50.396Z] ], [2023-12-06T15:26:50.396Z] "mtu": 1458, [2023-12-06T15:26:50.396Z] "selinux-enabled": true, [2023-12-06T15:26:50.396Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T15:26:50.396Z] } [Pipeline] sh [2023-12-06T15:26:50.750Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T15:26:51.109Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:27:09.613Z] provisioning config files... [2023-12-06T15:27:09.644Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/211@tmp/config1674280175775015396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:27:10.156Z] ---> ****-login.sh [2023-12-06T15:27:10.156Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:27:10.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:10.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:10.695Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:10.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:10.695Z] [2023-12-06T15:27:10.695Z] Login Succeeded [2023-12-06T15:27:10.695Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:27:10.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:10.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:10.966Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:10.966Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:10.966Z] [2023-12-06T15:27:10.966Z] Login Succeeded [2023-12-06T15:27:10.966Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:27:11.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:11.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:11.236Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:11.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:11.236Z] [2023-12-06T15:27:11.236Z] Login Succeeded [2023-12-06T15:27:11.236Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:27:11.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:11.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:11.508Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:11.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:11.508Z] [2023-12-06T15:27:11.508Z] Login Succeeded [2023-12-06T15:27:11.508Z] ****.io [2023-12-06T15:27:11.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:27:12.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:27:12.053Z] Configure a credential helper to remove this warning. See [2023-12-06T15:27:12.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:27:12.053Z] [2023-12-06T15:27:12.328Z] Login Succeeded [2023-12-06T15:27:12.328Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:27:12.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:27:12.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:27:12.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:27:12.992Z] ========================================================= [2023-12-06T15:27:12.992Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T15:27:12.992Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:27:13.492Z] + 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-12-06T15:27:14.939Z] #0 building with "default" instance using docker driver [2023-12-06T15:27:14.939Z] [2023-12-06T15:27:14.939Z] #1 [internal] load build definition from Dockerfile [2023-12-06T15:27:14.939Z] #1 transferring dockerfile: [2023-12-06T15:27:14.939Z] #1 transferring dockerfile: 2.05kB 0.0s done [2023-12-06T15:27:14.939Z] #1 DONE 0.1s [2023-12-06T15:27:14.939Z] [2023-12-06T15:27:14.939Z] #2 [internal] load .dockerignore [2023-12-06T15:27:14.939Z] #2 transferring context: 159B done [2023-12-06T15:27:14.939Z] #2 DONE 0.1s [2023-12-06T15:27:14.939Z] [2023-12-06T15:27:14.939Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T15:27:15.213Z] #3 DONE 0.2s [2023-12-06T15:27:15.213Z] [2023-12-06T15:27:15.213Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:27:15.213Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T15:27:15.498Z] #4 ... [2023-12-06T15:27:15.498Z] [2023-12-06T15:27:15.498Z] #5 [internal] load build context [2023-12-06T15:27:15.498Z] #5 transferring context: 130.60kB 0.0s done [2023-12-06T15:27:15.498Z] #5 DONE 0.1s [2023-12-06T15:27:15.498Z] [2023-12-06T15:27:15.498Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:27:15.498Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T15:27:15.498Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2023-12-06T15:27:15.498Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T15:27:15.498Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-06T15:27:15.498Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T15:27:15.498Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T15:27:15.499Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T15:27:15.499Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T15:27:15.499Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T15:27:15.499Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T15:27:15.499Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-06T15:27:15.499Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2023-12-06T15:27:15.499Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2023-12-06T15:27:15.784Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-06T15:27:15.784Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T15:27:15.784Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s [2023-12-06T15:27:16.064Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.40MB / 63.99MB 0.8s [2023-12-06T15:27:16.064Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T15:27:16.064Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.43MB / 97.63MB 0.8s [2023-12-06T15:27:16.064Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.9s [2023-12-06T15:27:16.337Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.13MB / 63.99MB 1.1s [2023-12-06T15:27:16.337Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 1.1s [2023-12-06T15:27:16.337Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T15:27:16.337Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 1.2s [2023-12-06T15:27:16.614Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.72MB / 63.99MB 1.3s [2023-12-06T15:27:16.614Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.68MB / 97.63MB 1.3s [2023-12-06T15:27:16.614Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T15:27:16.614Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.85MB / 63.99MB 1.5s [2023-12-06T15:27:16.614Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.5s [2023-12-06T15:27:16.887Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.14MB / 63.99MB 1.7s [2023-12-06T15:27:16.887Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.7s [2023-12-06T15:27:17.159Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 2.0s [2023-12-06T15:27:17.159Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 2.0s [2023-12-06T15:27:17.444Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 2.2s [2023-12-06T15:27:17.444Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 2.2s [2023-12-06T15:27:17.716Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 2.3s done [2023-12-06T15:27:17.716Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 61.87MB / 97.63MB 2.4s [2023-12-06T15:27:17.716Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T15:27:17.716Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 2.6s [2023-12-06T15:27:17.989Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 2.8s [2023-12-06T15:27:18.260Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 87.03MB / 97.63MB 2.9s [2023-12-06T15:27:18.260Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.40MB / 97.63MB 3.1s [2023-12-06T15:27:18.529Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.3s [2023-12-06T15:27:18.819Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 3.4s done [2023-12-06T15:27:24.192Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-06T15:27:29.562Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2023-12-06T15:27:36.279Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.4s done [2023-12-06T15:27:37.265Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-06T15:27:37.265Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T15:27:37.265Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T15:27:37.534Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T15:27:42.886Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-06T15:27:45.479Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2023-12-06T15:27:45.750Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-06T15:27:47.730Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T15:27:47.730Z] #4 DONE 32.7s [2023-12-06T15:27:48.005Z] [2023-12-06T15:27:48.005Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-06T15:27:48.592Z] #6 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:27:49.202Z] #6 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:27:50.167Z] #6 2.355 OK: 266 MiB in 52 packages [2023-12-06T15:27:52.760Z] #6 DONE 4.4s [2023-12-06T15:27:52.760Z] [2023-12-06T15:27:52.760Z] #7 [builder 3/7] WORKDIR /app [2023-12-06T15:27:52.760Z] #7 DONE 0.1s [2023-12-06T15:27:52.760Z] [2023-12-06T15:27:52.760Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:27:52.760Z] #8 DONE 0.1s [2023-12-06T15:27:52.760Z] [2023-12-06T15:27:52.760Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:28:19.537Z] #9 DONE 23.7s [2023-12-06T15:28:19.537Z] [2023-12-06T15:28:19.537Z] #10 [builder 6/7] COPY . . [2023-12-06T15:28:19.537Z] #10 DONE 0.2s [2023-12-06T15:28:19.537Z] [2023-12-06T15:28:19.537Z] #11 [builder 7/7] RUN echo noop [2023-12-06T15:28:19.537Z] #11 0.704 noop [2023-12-06T15:28:19.537Z] #11 DONE 0.8s [2023-12-06T15:28:19.537Z] [2023-12-06T15:28:19.537Z] #12 exporting to image [2023-12-06T15:28:19.537Z] #12 exporting layers [2023-12-06T15:28:41.701Z] #12 exporting layers 23.6s done [2023-12-06T15:28:41.701Z] #12 writing image sha256:6f981965d6430d92edd654a8442cf170839a177fbdd944b2bf40fd046b16fc29 done [2023-12-06T15:28:41.701Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-06T15:28:41.701Z] #12 DONE 23.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:42.176Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:28:42.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:28:42.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container [2023-12-06T15:28:42.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/211 -v /w/workspace/app-service-configurable/211:/w/workspace/app-service-configurable/211:rw,z -v /w/workspace/app-service-configurable/211@tmp:/w/workspace/app-service-configurable/211@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-12-06T15:28:43.902Z] $ docker top 587d92e08ce1d09876fefc7f82ea1f11e18c0d27b3db3e544485114144067635 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:28:44.830Z] + go version [2023-12-06T15:28:44.830Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T15:28:44.850Z] $ docker stop --time=1 587d92e08ce1d09876fefc7f82ea1f11e18c0d27b3db3e544485114144067635 [2023-12-06T15:28:46.543Z] $ docker rm -f --volumes 587d92e08ce1d09876fefc7f82ea1f11e18c0d27b3db3e544485114144067635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:47.475Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:28:47.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:28:47.752Z] prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container [2023-12-06T15:28:47.852Z] $ 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/211 -v /w/workspace/app-service-configurable/211:/w/workspace/app-service-configurable/211:rw,z -v /w/workspace/app-service-configurable/211@tmp:/w/workspace/app-service-configurable/211@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-12-06T15:28:48.977Z] $ docker top 37df4d851e1c8bb2f521972b8c608afbe8e9b29d7976c0ffde189a13a3d6e826 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:28:49.739Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/211 [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:28:50.540Z] + make test [2023-12-06T15:28:50.541Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T15:30:57.515Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-06T15:30:57.515Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T15:30:57.515Z] go vet ./... [2023-12-06T15:32:34.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:32:34.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:32:34.291Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:32:34.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:32:34.372Z] $ docker stop --time=1 37df4d851e1c8bb2f521972b8c608afbe8e9b29d7976c0ffde189a13a3d6e826 [2023-12-06T15:32:36.386Z] $ docker rm -f --volumes 37df4d851e1c8bb2f521972b8c608afbe8e9b29d7976c0ffde189a13a3d6e826 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:32:38.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:32:38.247Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T15:32:38.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:32:39.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:32:39.831Z] + ls -al . [2023-12-06T15:32:39.831Z] total 180 [2023-12-06T15:32:39.831Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 15:28 . [2023-12-06T15:32:39.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:26 .. [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 15:26 .dockerignore [2023-12-06T15:32:39.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:26 .git [2023-12-06T15:32:39.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:26 .github [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 6 15:26 .gitignore [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:26 .golangci.yml [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 6 15:26 Attribution.txt [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 6 15:26 CHANGELOG.md [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 6 15:26 Dockerfile [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:26 GOVERNANCE.md [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 6 15:26 Jenkinsfile [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 15:26 LICENSE [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 15:26 OWNERS.md [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 6 15:26 README.md [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:23 VERSION [2023-12-06T15:32:39.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:26 bin [2023-12-06T15:32:39.831Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 6 15:28 coverage.out [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 6 15:26 go.mod [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 15:26 go.sum [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 6 15:26 main.go [2023-12-06T15:32:39.831Z] -rw-rw-r-- 1 jenkins jenkins 2566 Dec 6 15:26 makefile [2023-12-06T15:32:39.831Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:32:40.275Z] + 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=526552ff656a02384cdaefa51e61e743aa906af0 --label arch=arm64 --label version=3.2.0-dev.2 . [2023-12-06T15:32:41.239Z] #0 building with "default" instance using docker driver [2023-12-06T15:32:41.239Z] [2023-12-06T15:32:41.239Z] #1 [internal] load build definition from Dockerfile [2023-12-06T15:32:41.239Z] #1 transferring dockerfile: 2.05kB 0.0s done [2023-12-06T15:32:41.239Z] #1 DONE 0.0s [2023-12-06T15:32:41.239Z] [2023-12-06T15:32:41.239Z] #2 [internal] load .dockerignore [2023-12-06T15:32:41.239Z] #2 transferring context: 159B done [2023-12-06T15:32:41.239Z] #2 DONE 0.0s [2023-12-06T15:32:41.239Z] [2023-12-06T15:32:41.239Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T15:32:41.239Z] #3 DONE 0.0s [2023-12-06T15:32:41.239Z] [2023-12-06T15:32:41.239Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T15:32:41.510Z] #4 DONE 0.4s [2023-12-06T15:32:41.510Z] [2023-12-06T15:32:41.510Z] #5 [internal] load build context [2023-12-06T15:32:41.510Z] #5 transferring context: 1.45kB 0.0s done [2023-12-06T15:32:41.781Z] #5 DONE 0.1s [2023-12-06T15:32:41.781Z] [2023-12-06T15:32:41.781Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:32:41.781Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T15:32:41.781Z] #6 ... [2023-12-06T15:32:41.781Z] [2023-12-06T15:32:41.781Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T15:32:41.781Z] #7 DONE 0.3s [2023-12-06T15:32:41.781Z] [2023-12-06T15:32:41.781Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:32:41.781Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T15:32:41.781Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T15:32:41.781Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T15:32:41.781Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-06T15:32:42.052Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-06T15:32:42.052Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T15:32:42.324Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T15:32:42.595Z] #6 DONE 1.1s [2023-12-06T15:32:42.595Z] [2023-12-06T15:32:42.595Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T15:32:43.562Z] #8 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:43.830Z] #8 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:44.814Z] #8 ... [2023-12-06T15:32:44.814Z] [2023-12-06T15:32:44.814Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-06T15:32:44.814Z] #9 0.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:44.814Z] #9 1.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:44.814Z] #9 2.642 OK: 266 MiB in 52 packages [2023-12-06T15:32:44.814Z] #9 DONE 3.0s [2023-12-06T15:32:45.086Z] [2023-12-06T15:32:45.086Z] #10 [builder 3/7] WORKDIR /app [2023-12-06T15:32:45.086Z] #10 DONE 0.1s [2023-12-06T15:32:45.086Z] [2023-12-06T15:32:45.086Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:32:45.357Z] #11 DONE 0.1s [2023-12-06T15:32:45.357Z] [2023-12-06T15:32:45.357Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:32:45.955Z] #12 ... [2023-12-06T15:32:45.955Z] [2023-12-06T15:32:45.955Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T15:32:45.955Z] #8 2.649 (1/2) Installing ca-certificates (20230506-r0) [2023-12-06T15:32:45.955Z] #8 2.759 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-06T15:32:45.955Z] #8 2.770 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:32:45.955Z] #8 2.796 Executing ca-certificates-20230506-r0.trigger [2023-12-06T15:32:45.955Z] #8 3.048 OK: 9 MiB in 17 packages [2023-12-06T15:32:45.955Z] #8 DONE 3.5s [2023-12-06T15:32:46.225Z] [2023-12-06T15:32:46.225Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T15:32:47.216Z] #13 ... [2023-12-06T15:32:47.216Z] [2023-12-06T15:32:47.216Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:32:47.216Z] #12 DONE 1.9s [2023-12-06T15:32:47.216Z] [2023-12-06T15:32:47.216Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T15:32:47.216Z] #13 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:47.216Z] #13 ... [2023-12-06T15:32:47.216Z] [2023-12-06T15:32:47.216Z] #14 [builder 6/7] COPY . . [2023-12-06T15:32:47.216Z] #14 DONE 0.2s [2023-12-06T15:32:47.487Z] [2023-12-06T15:32:47.487Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T15:32:47.487Z] #13 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:32:48.906Z] #13 2.692 OK: 9 MiB in 17 packages [2023-12-06T15:32:49.180Z] #13 DONE 3.1s [2023-12-06T15:32:49.180Z] [2023-12-06T15:32:49.180Z] #15 [builder 7/7] RUN make build [2023-12-06T15:32:49.180Z] #15 0.865 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.2 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.2" -trimpath -mod=readonly -o app-service-configurable [2023-12-06T15:34:10.849Z] #15 DONE 82.4s [2023-12-06T15:34:10.849Z] [2023-12-06T15:34:10.849Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-06T15:34:10.849Z] #16 DONE 0.1s [2023-12-06T15:34:10.849Z] [2023-12-06T15:34:10.849Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2023-12-06T15:34:10.849Z] #17 DONE 0.1s [2023-12-06T15:34:10.849Z] [2023-12-06T15:34:10.849Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2023-12-06T15:34:10.849Z] #18 DONE 0.1s [2023-12-06T15:34:10.849Z] [2023-12-06T15:34:10.849Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-06T15:34:10.849Z] #19 DONE 0.3s [2023-12-06T15:34:10.849Z] [2023-12-06T15:34:10.849Z] #20 exporting to image [2023-12-06T15:34:10.849Z] #20 exporting layers [2023-12-06T15:34:10.849Z] #20 exporting layers 0.3s done [2023-12-06T15:34:10.849Z] #20 writing image sha256:a007df4c0ccdc225ecca0a74c23d5c1767aea5f17cacfcb26f70b295cc3ed983 done [2023-12-06T15:34:10.849Z] #20 naming to docker.io/library/app-service-configurable-arm64 [2023-12-06T15:34:10.849Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2023-12-06T15:34:10.849Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:34:11.325Z] provisioning config files... [2023-12-06T15:34:11.399Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/211@tmp/config11146296842577350199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:34:11.783Z] ---> ****-login.sh [2023-12-06T15:34:11.783Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:34:11.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:12.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:12.050Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:12.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:12.050Z] [2023-12-06T15:34:12.050Z] Login Succeeded [2023-12-06T15:34:12.050Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:34:12.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:12.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:12.318Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:12.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:12.318Z] [2023-12-06T15:34:12.318Z] Login Succeeded [2023-12-06T15:34:12.318Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:34:12.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:12.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:12.585Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:12.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:12.585Z] [2023-12-06T15:34:12.585Z] Login Succeeded [2023-12-06T15:34:12.585Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:34:12.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:12.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:12.854Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:12.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:12.854Z] [2023-12-06T15:34:12.854Z] Login Succeeded [2023-12-06T15:34:12.854Z] ****.io [2023-12-06T15:34:13.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:34:13.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:34:13.405Z] Configure a credential helper to remove this warning. See [2023-12-06T15:34:13.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:34:13.405Z] [2023-12-06T15:34:13.405Z] Login Succeeded [2023-12-06T15:34:13.405Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:34:13.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:34:13.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:34:13.665Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-12-06T15:34:13.665Z] 526552ff656a02384cdaefa51e61e743aa906af0 [2023-12-06T15:34:13.665Z] latest [2023-12-06T15:34:13.665Z] 3.2.0-dev.2 [2023-12-06T15:34:13.665Z] 526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [2023-12-06T15:34:13.665Z] main [2023-12-06T15:34:13.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:14.236Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:14.695Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0 [2023-12-06T15:34:14.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T15:34:14.695Z] ea28d893ee0b: Preparing [2023-12-06T15:34:14.695Z] c16848c16b04: Preparing [2023-12-06T15:34:14.695Z] 675b9a375c5d: Preparing [2023-12-06T15:34:14.695Z] d0c8bca75b0d: Preparing [2023-12-06T15:34:14.695Z] 9682b65fca09: Preparing [2023-12-06T15:34:14.695Z] 254875e32121: Preparing [2023-12-06T15:34:14.695Z] 0faf9b67be60: Preparing [2023-12-06T15:34:14.695Z] 254875e32121: Waiting [2023-12-06T15:34:14.695Z] 0faf9b67be60: Waiting [2023-12-06T15:34:14.967Z] d0c8bca75b0d: Pushed [2023-12-06T15:34:14.967Z] c16848c16b04: Pushed [2023-12-06T15:34:14.967Z] 9682b65fca09: Pushed [2023-12-06T15:34:14.967Z] 675b9a375c5d: Pushed [2023-12-06T15:34:14.967Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:15.599Z] 254875e32121: Pushed [2023-12-06T15:34:20.953Z] ea28d893ee0b: Pushed [2023-12-06T15:34:20.953Z] 526552ff656a02384cdaefa51e61e743aa906af0: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:21.426Z] + 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-12-06T15:34:21.902Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-12-06T15:34:21.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T15:34:21.902Z] ea28d893ee0b: Preparing [2023-12-06T15:34:21.902Z] c16848c16b04: Preparing [2023-12-06T15:34:21.902Z] 675b9a375c5d: Preparing [2023-12-06T15:34:21.902Z] d0c8bca75b0d: Preparing [2023-12-06T15:34:21.902Z] 9682b65fca09: Preparing [2023-12-06T15:34:21.902Z] 254875e32121: Preparing [2023-12-06T15:34:21.902Z] 0faf9b67be60: Preparing [2023-12-06T15:34:21.902Z] 254875e32121: Waiting [2023-12-06T15:34:21.902Z] 0faf9b67be60: Waiting [2023-12-06T15:34:21.902Z] c16848c16b04: Layer already exists [2023-12-06T15:34:21.902Z] 675b9a375c5d: Layer already exists [2023-12-06T15:34:21.902Z] ea28d893ee0b: Layer already exists [2023-12-06T15:34:21.902Z] d0c8bca75b0d: Layer already exists [2023-12-06T15:34:21.902Z] 9682b65fca09: Layer already exists [2023-12-06T15:34:21.902Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:21.902Z] 254875e32121: Layer already exists [2023-12-06T15:34:22.169Z] latest: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:22.639Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:23.127Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.2 [2023-12-06T15:34:23.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T15:34:23.127Z] ea28d893ee0b: Preparing [2023-12-06T15:34:23.127Z] c16848c16b04: Preparing [2023-12-06T15:34:23.127Z] 675b9a375c5d: Preparing [2023-12-06T15:34:23.127Z] d0c8bca75b0d: Preparing [2023-12-06T15:34:23.127Z] 9682b65fca09: Preparing [2023-12-06T15:34:23.127Z] 254875e32121: Preparing [2023-12-06T15:34:23.127Z] 0faf9b67be60: Preparing [2023-12-06T15:34:23.127Z] 0faf9b67be60: Waiting [2023-12-06T15:34:23.127Z] 254875e32121: Waiting [2023-12-06T15:34:23.127Z] d0c8bca75b0d: Layer already exists [2023-12-06T15:34:23.127Z] 675b9a375c5d: Layer already exists [2023-12-06T15:34:23.127Z] 9682b65fca09: Layer already exists [2023-12-06T15:34:23.127Z] ea28d893ee0b: Layer already exists [2023-12-06T15:34:23.127Z] c16848c16b04: Layer already exists [2023-12-06T15:34:23.127Z] 254875e32121: Layer already exists [2023-12-06T15:34:23.127Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:23.395Z] 3.2.0-dev.2: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:23.887Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:24.369Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [2023-12-06T15:34:24.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T15:34:24.369Z] ea28d893ee0b: Preparing [2023-12-06T15:34:24.369Z] c16848c16b04: Preparing [2023-12-06T15:34:24.369Z] 675b9a375c5d: Preparing [2023-12-06T15:34:24.369Z] d0c8bca75b0d: Preparing [2023-12-06T15:34:24.369Z] 9682b65fca09: Preparing [2023-12-06T15:34:24.369Z] 254875e32121: Preparing [2023-12-06T15:34:24.369Z] 0faf9b67be60: Preparing [2023-12-06T15:34:24.369Z] 0faf9b67be60: Waiting [2023-12-06T15:34:24.369Z] 254875e32121: Waiting [2023-12-06T15:34:24.369Z] 675b9a375c5d: Layer already exists [2023-12-06T15:34:24.369Z] c16848c16b04: Layer already exists [2023-12-06T15:34:24.369Z] ea28d893ee0b: Layer already exists [2023-12-06T15:34:24.369Z] 9682b65fca09: Layer already exists [2023-12-06T15:34:24.369Z] d0c8bca75b0d: Layer already exists [2023-12-06T15:34:24.369Z] 254875e32121: Layer already exists [2023-12-06T15:34:24.369Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:24.637Z] 526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:25.114Z] + 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-12-06T15:34:28.179Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-12-06T15:34:28.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T15:34:28.179Z] ea28d893ee0b: Preparing [2023-12-06T15:34:28.179Z] c16848c16b04: Preparing [2023-12-06T15:34:28.179Z] 675b9a375c5d: Preparing [2023-12-06T15:34:28.179Z] d0c8bca75b0d: Preparing [2023-12-06T15:34:28.179Z] 9682b65fca09: Preparing [2023-12-06T15:34:28.179Z] 254875e32121: Preparing [2023-12-06T15:34:28.179Z] 0faf9b67be60: Preparing [2023-12-06T15:34:28.179Z] 254875e32121: Waiting [2023-12-06T15:34:28.179Z] 0faf9b67be60: Waiting [2023-12-06T15:34:28.179Z] 9682b65fca09: Layer already exists [2023-12-06T15:34:28.179Z] ea28d893ee0b: Layer already exists [2023-12-06T15:34:28.179Z] c16848c16b04: Layer already exists [2023-12-06T15:34:28.179Z] d0c8bca75b0d: Layer already exists [2023-12-06T15:34:28.179Z] 675b9a375c5d: Layer already exists [2023-12-06T15:34:28.179Z] 254875e32121: Layer already exists [2023-12-06T15:34:28.179Z] 0faf9b67be60: Layer already exists [2023-12-06T15:34:28.447Z] main: digest: sha256:de0291d48fb94129169dcd90a730ab630c3cd1c0daebc9524dbb1bdb490e2fef size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:34:28.771Z] ===================================================== [Pipeline] echo [2023-12-06T15:34:28.827Z] taggedImages: [2023-12-06T15:34:28.827Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0 [2023-12-06T15:34:28.827Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-12-06T15:34:28.827Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.2 [2023-12-06T15:34:28.827Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:526552ff656a02384cdaefa51e61e743aa906af0-3.2.0-dev.2 [2023-12-06T15:34:28.827Z] - 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-12-06T15:34:29.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:34:29.492Z] [2023-12-06T15:34:29.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:34:29.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:34:29.878Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T15:34:29.878Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T15:34:29.878Z] 04944245beec: Pulling fs layer [2023-12-06T15:34:29.878Z] 699f458cf7ca: Pulling fs layer [2023-12-06T15:34:29.878Z] 765212b225bb: Pulling fs layer [2023-12-06T15:34:29.878Z] f23df028b6ca: Pulling fs layer [2023-12-06T15:34:29.878Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T15:34:29.878Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T15:34:29.878Z] 765212b225bb: Waiting [2023-12-06T15:34:29.878Z] f23df028b6ca: Waiting [2023-12-06T15:34:29.878Z] d65c8cfc05b1: Waiting [2023-12-06T15:34:29.878Z] 2437ff75d9bd: Waiting [2023-12-06T15:34:30.149Z] 04944245beec: Verifying Checksum [2023-12-06T15:34:30.149Z] 04944245beec: Download complete [2023-12-06T15:34:30.149Z] 765212b225bb: Verifying Checksum [2023-12-06T15:34:30.149Z] 765212b225bb: Download complete [2023-12-06T15:34:30.149Z] f23df028b6ca: Verifying Checksum [2023-12-06T15:34:30.149Z] f23df028b6ca: Download complete [2023-12-06T15:34:30.428Z] d65c8cfc05b1: Download complete [2023-12-06T15:34:30.428Z] 699f458cf7ca: Verifying Checksum [2023-12-06T15:34:30.428Z] 699f458cf7ca: Download complete [2023-12-06T15:34:30.702Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T15:34:30.702Z] 8998bd30e6a1: Download complete [2023-12-06T15:34:32.652Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T15:34:32.652Z] 2437ff75d9bd: Download complete [2023-12-06T15:34:36.914Z] 8998bd30e6a1: Pull complete [2023-12-06T15:34:37.184Z] 04944245beec: Pull complete [2023-12-06T15:34:42.556Z] 699f458cf7ca: Pull complete [2023-12-06T15:34:42.556Z] 765212b225bb: Pull complete [2023-12-06T15:34:43.152Z] f23df028b6ca: Pull complete [2023-12-06T15:34:43.419Z] d65c8cfc05b1: Pull complete [2023-12-06T15:35:10.092Z] 2437ff75d9bd: Pull complete [2023-12-06T15:35:10.092Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T15:35:10.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:35:10.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:10.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container [2023-12-06T15:35:10.534Z] $ 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/211 -v /w/workspace/app-service-configurable/211:/w/workspace/app-service-configurable/211:rw,z -v /w/workspace/app-service-configurable/211@tmp:/w/workspace/app-service-configurable/211@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-12-06T15:35:12.748Z] $ docker top dfadf5fd46dae0c476eb83c40ba76e629b6ac9942c07f5050711d6e5b13f3ddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:35:13.339Z] ---> job-cost.sh [2023-12-06T15:35:13.613Z] lf-activate-venv: SKIPPING [2023-12-06T15:35:13.613Z] INFO: No Stack... [2023-12-06T15:35:13.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:35:14.852Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:35:15.179Z] + cat /w/workspace/app-service-configurable/211/archives/cost.csv [2023-12-06T15:35:15.179Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:35:15.249Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [2023-12-06T15:35:15.264Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] did not exist. Created. [2023-12-06T15:35:15.264Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:35:15.682Z] /w/workspace/app-service-configurable/211@tmp/durable-9b5cea35/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T15:35:16.014Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:35:16.034Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T15:35:16.084Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:35:16.098Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-211-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:35:16.229Z] $ docker stop --time=1 dfadf5fd46dae0c476eb83c40ba76e629b6ac9942c07f5050711d6e5b13f3ddc [2023-12-06T15:35:17.642Z] $ docker rm -f --volumes dfadf5fd46dae0c476eb83c40ba76e629b6ac9942c07f5050711d6e5b13f3ddc [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-12-06T15:35:19.019Z] provisioning config files... [2023-12-06T15:35:19.031Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14123327074642333534tmp [Pipeline] { [Pipeline] sh [2023-12-06T15:35:19.404Z] + set +x [2023-12-06T15:35:19.404Z] + curl -s https://codecov.io/bash [2023-12-06T15:35:19.404Z] + bash -s -- [2023-12-06T15:35:19.404Z] [2023-12-06T15:35:19.404Z] _____ _ [2023-12-06T15:35:19.404Z] / ____| | | [2023-12-06T15:35:19.404Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T15:35:19.404Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T15:35:19.404Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T15:35:19.404Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T15:35:19.404Z] Bash-1.0.6 [2023-12-06T15:35:19.404Z] [2023-12-06T15:35:19.404Z] [2023-12-06T15:35:19.404Z] ==> git version 2.25.1 found [2023-12-06T15:35:19.404Z] ==> 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-12-06T15:35:19.404Z] Release-Date: 2020-01-08 [2023-12-06T15:35:19.404Z] 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-12-06T15:35:19.404Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T15:35:19.404Z] ==> Jenkins CI detected. [2023-12-06T15:35:19.404Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-12-06T15:35:19.404Z] project root: . [2023-12-06T15:35:19.404Z] --> token set from env [2023-12-06T15:35:19.404Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T15:35:19.404Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T15:35:19.404Z] ==> Python coveragepy not found [2023-12-06T15:35:19.404Z] ==> Searching for coverage reports in: [2023-12-06T15:35:19.404Z] + . [2023-12-06T15:35:19.404Z] -> Found 1 reports [2023-12-06T15:35:19.404Z] ==> Detecting git/mercurial file structure [2023-12-06T15:35:19.404Z] ==> Reading reports [2023-12-06T15:35:19.404Z] + ./coverage.out bytes=13 [2023-12-06T15:35:19.404Z] ==> Appending adjustments [2023-12-06T15:35:19.404Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T15:35:19.663Z] + Found adjustments [2023-12-06T15:35:19.663Z] ==> Gzipping contents [2023-12-06T15:35:19.663Z] 4.0K /tmp/codecov.OgLikX.gz [2023-12-06T15:35:19.663Z] ==> Uploading reports [2023-12-06T15:35:19.663Z] url: https://codecov.io [2023-12-06T15:35:19.663Z] query: branch=main&commit=526552ff656a02384cdaefa51e61e743aa906af0&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:35:19.663Z] -> Pinging Codecov [2023-12-06T15:35:19.663Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=526552ff656a02384cdaefa51e61e743aa906af0&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:35:19.663Z] -> Uploading to [2023-12-06T15:35:19.663Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/A97CA9966030D2A3747ED39772930CCE/526552ff656a02384cdaefa51e61e743aa906af0/ee154907-5db7-484d-8247-9353c2f47150.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T153519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00924e4b6007aaffbff3f59bc860554b13d01ef0e46de555fff99265558d1e85 [2023-12-06T15:35:19.663Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:35:19.663Z] Dload Upload Total Spent Left Speed [2023-12-06T15:35:19.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 3492 --:--:-- --:--:-- --:--:-- 3441 100 234 0 0 100 234 0 821 --:--:-- --:--:-- --:--:-- 818 [2023-12-06T15:35:19.921Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] } [2023-12-06T15:35:19.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T15:35:20.313Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T15:35:20.324Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:20.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:35:20.763Z] [2023-12-06T15:35:20.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:21.110Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:35:21.110Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T15:35:21.110Z] df9b9388f04a: Pulling fs layer [2023-12-06T15:35:21.110Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T15:35:21.110Z] 25bc292e5bac: Pulling fs layer [2023-12-06T15:35:21.110Z] 114826534d7a: Pulling fs layer [2023-12-06T15:35:21.110Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T15:35:21.110Z] 114826534d7a: Waiting [2023-12-06T15:35:21.110Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T15:35:21.110Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T15:35:21.110Z] 4657fd5d0bcf: Waiting [2023-12-06T15:35:21.110Z] 6ad1cebc031e: Waiting [2023-12-06T15:35:21.110Z] 8a3aa393b2d8: Waiting [2023-12-06T15:35:21.110Z] 25bc292e5bac: Verifying Checksum [2023-12-06T15:35:21.110Z] 25bc292e5bac: Download complete [2023-12-06T15:35:21.110Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T15:35:21.110Z] 52dc419b0ee2: Download complete [2023-12-06T15:35:21.110Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T15:35:21.110Z] df9b9388f04a: Verifying Checksum [2023-12-06T15:35:21.110Z] df9b9388f04a: Download complete [2023-12-06T15:35:21.368Z] df9b9388f04a: Pull complete [2023-12-06T15:35:21.368Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T15:35:21.368Z] 6ad1cebc031e: Download complete [2023-12-06T15:35:21.368Z] 52dc419b0ee2: Pull complete [2023-12-06T15:35:21.368Z] 25bc292e5bac: Pull complete [2023-12-06T15:35:21.935Z] 114826534d7a: Verifying Checksum [2023-12-06T15:35:21.935Z] 114826534d7a: Download complete [2023-12-06T15:35:21.935Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T15:35:21.935Z] 8a3aa393b2d8: Download complete [2023-12-06T15:35:25.222Z] 114826534d7a: Pull complete [2023-12-06T15:35:25.222Z] 4657fd5d0bcf: Pull complete [2023-12-06T15:35:25.222Z] 6ad1cebc031e: Pull complete [2023-12-06T15:35:27.747Z] 8a3aa393b2d8: Pull complete [2023-12-06T15:35:27.747Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T15:35:27.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:35:27.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:28.019Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:35:28.057Z] $ 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-12-06T15:35:32.255Z] $ docker top 4bd15dc2f48dbe74b7030638f8d88305eb0d95a72ac5ad03aa764ba8a3dd73e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T15:35:32.414Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-12-06T15:35:32.691Z] + set -o pipefail [2023-12-06T15:35:32.691Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-12-06T15:35:37.968Z] [2023-12-06T15:35:37.968Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-12-06T15:35:37.968Z] [2023-12-06T15:35:37.968Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/3cf9a164-9cd7-46cd-a0e3-61beba903b22 [2023-12-06T15:35:37.968Z] [2023-12-06T15:35:37.968Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T15:35:37.968Z] [2023-12-06T15:35:37.968Z] [2023-12-06T15:35:37.968Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T15:35:37.968Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T15:35:37.968Z] More details here: https://snyk.co/ue1NS [2023-12-06T15:35:37.968Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T15:35:37.968Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T15:35:37.978Z] $ docker stop --time=1 4bd15dc2f48dbe74b7030638f8d88305eb0d95a72ac5ad03aa764ba8a3dd73e7 [2023-12-06T15:35:42.147Z] $ docker rm -f --volumes 4bd15dc2f48dbe74b7030638f8d88305eb0d95a72ac5ad03aa764ba8a3dd73e7 [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-12-06T15:35:43.667Z] + git log --format=format:%s -1 526552ff656a02384cdaefa51e61e743aa906af0 [Pipeline] sh [2023-12-06T15:35:43.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:35:43.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:44.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:35:44.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:44.530Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:35:44.595Z] $ 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-12-06T15:35:44.947Z] $ docker top 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 -eo pid,comm [2023-12-06T15:35:44.995Z] 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-12-06T15:35:44.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:35:45.189Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:35:45.189Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:35:45.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:35:45.299Z] $ docker exec 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 ssh-agent [2023-12-06T15:35:45.404Z] SSH_AUTH_SOCK=/tmp/ssh-cIWEpRgn0rXL/agent.32 [2023-12-06T15:35:45.404Z] SSH_AGENT_PID=38 [2023-12-06T15:35:45.409Z] Running ssh-add (command line suppressed) [2023-12-06T15:35:45.506Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14741191315252631906.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14741191315252631906.key) [2023-12-06T15:35:45.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:35:45.862Z] + git semver tag [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,028 [run_tag] DEBUG tag force:False [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,028 [check_head_tag] DEBUG check head tag [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,029 [execute] INFO git cat-file --batch-check [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,033 [execute] INFO git cat-file --batch [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,053 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,053 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:35:46.121Z] 2023-12-06 15:35:46,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:35:46.121Z] 3.2.0-dev.2 [Pipeline] } [2023-12-06T15:35:46.131Z] $ docker exec --env ******** --env ******** 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 ssh-agent -k [2023-12-06T15:35:46.225Z] unset SSH_AUTH_SOCK; [2023-12-06T15:35:46.225Z] unset SSH_AGENT_PID; [2023-12-06T15:35:46.226Z] echo Agent pid 38 killed; [2023-12-06T15:35:46.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:35:46.728Z] + git semver [Pipeline] } [2023-12-06T15:35:47.001Z] $ docker stop --time=1 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 [2023-12-06T15:35:48.290Z] $ docker rm -f --volumes 936ea744c3fcf43f854807f530367d7dbbcd276954db13ef753383965dacbab9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:48.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:35:48.921Z] [2023-12-06T15:35:48.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:35:49.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:35:49.272Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T15:35:49.272Z] ab5ef0e58194: Pulling fs layer [2023-12-06T15:35:49.272Z] 9712f1f96733: Pulling fs layer [2023-12-06T15:35:49.272Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T15:35:49.272Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T15:35:49.272Z] e9a5061849ea: Pulling fs layer [2023-12-06T15:35:49.272Z] d747dcd14b5f: Pulling fs layer [2023-12-06T15:35:49.272Z] 2de7ff778b66: Pulling fs layer [2023-12-06T15:35:49.272Z] 0d9ebad4ef96: Waiting [2023-12-06T15:35:49.272Z] e9a5061849ea: Waiting [2023-12-06T15:35:49.272Z] d747dcd14b5f: Waiting [2023-12-06T15:35:49.272Z] 9712f1f96733: Verifying Checksum [2023-12-06T15:35:49.272Z] 9712f1f96733: Download complete [2023-12-06T15:35:49.530Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T15:35:49.530Z] 63f879dbbcfc: Download complete [2023-12-06T15:35:49.789Z] e9a5061849ea: Verifying Checksum [2023-12-06T15:35:49.789Z] e9a5061849ea: Download complete [2023-12-06T15:35:49.789Z] d747dcd14b5f: Verifying Checksum [2023-12-06T15:35:49.789Z] d747dcd14b5f: Download complete [2023-12-06T15:35:49.789Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T15:35:49.789Z] 0d9ebad4ef96: Download complete [2023-12-06T15:35:49.789Z] ab5ef0e58194: Verifying Checksum [2023-12-06T15:35:49.789Z] ab5ef0e58194: Download complete [2023-12-06T15:35:49.789Z] 2de7ff778b66: Verifying Checksum [2023-12-06T15:35:49.789Z] 2de7ff778b66: Download complete [2023-12-06T15:35:53.087Z] ab5ef0e58194: Pull complete [2023-12-06T15:35:53.087Z] 9712f1f96733: Pull complete [2023-12-06T15:35:53.087Z] 63f879dbbcfc: Pull complete [2023-12-06T15:35:56.365Z] 0d9ebad4ef96: Pull complete [2023-12-06T15:35:56.622Z] e9a5061849ea: Pull complete [2023-12-06T15:35:56.622Z] d747dcd14b5f: Pull complete [2023-12-06T15:35:57.562Z] 2de7ff778b66: Pull complete [2023-12-06T15:35:57.562Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T15:35:57.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:35:57.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:35:57.861Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:35:57.898Z] $ 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-12-06T15:36:03.429Z] $ docker top 3e852d6f09af1225201e81280eda2f247a13ebfccd843f8213e02ae94590228e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:36:03.604Z] provisioning config files... [2023-12-06T15:36:03.618Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3340193476736770725tmp [2023-12-06T15:36:03.643Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10986859945679069118tmp [2023-12-06T15:36:03.659Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7855924205391130233tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:36:03.741Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:04.038Z] ---> sigul-configuration.sh [2023-12-06T15:36:04.038Z] gpg: directory `/root/.gnupg' created [2023-12-06T15:36:04.038Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T15:36:04.038Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T15:36:04.038Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T15:36:04.038Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T15:36:04.038Z] gpg: CAST5 encrypted data [2023-12-06T15:36:04.038Z] gpg: encrypted with 1 passphrase [2023-12-06T15:36:04.038Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T15:36:04.345Z] + mkdir /home/jenkins [2023-12-06T15:36:04.345Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T15:36:04.644Z] + 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-12-06T15:36:04.656Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:04.950Z] ---> sigul-install.sh [2023-12-06T15:36:04.950Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T15:36:05.242Z] + git tag --list [2023-12-06T15:36:05.242Z] v1.0.0 [2023-12-06T15:36:05.242Z] v1.1.0 [2023-12-06T15:36:05.242Z] v1.2.0 [2023-12-06T15:36:05.242Z] v1.3.0 [2023-12-06T15:36:05.242Z] v1.3.1 [2023-12-06T15:36:05.242Z] v2.0.0 [2023-12-06T15:36:05.242Z] v2.0.1 [2023-12-06T15:36:05.242Z] v2.1.0 [2023-12-06T15:36:05.242Z] v2.1.1 [2023-12-06T15:36:05.242Z] v2.1.2 [2023-12-06T15:36:05.242Z] v2.2.0 [2023-12-06T15:36:05.242Z] v2.3 [2023-12-06T15:36:05.242Z] v2.3.0 [2023-12-06T15:36:05.242Z] v2.3.1 [2023-12-06T15:36:05.242Z] v3.0 [2023-12-06T15:36:05.242Z] v3.0.0 [2023-12-06T15:36:05.242Z] v3.0.1 [2023-12-06T15:36:05.242Z] v3.0.1-dev.1 [2023-12-06T15:36:05.242Z] v3.1 [2023-12-06T15:36:05.242Z] v3.1.0 [2023-12-06T15:36:05.242Z] v3.1.0-dev.1 [2023-12-06T15:36:05.242Z] v3.1.0-dev.10 [2023-12-06T15:36:05.242Z] v3.1.0-dev.11 [2023-12-06T15:36:05.242Z] v3.1.0-dev.12 [2023-12-06T15:36:05.242Z] v3.1.0-dev.13 [2023-12-06T15:36:05.242Z] v3.1.0-dev.14 [2023-12-06T15:36:05.242Z] v3.1.0-dev.15 [2023-12-06T15:36:05.242Z] v3.1.0-dev.16 [2023-12-06T15:36:05.242Z] v3.1.0-dev.17 [2023-12-06T15:36:05.242Z] v3.1.0-dev.18 [2023-12-06T15:36:05.242Z] v3.1.0-dev.19 [2023-12-06T15:36:05.242Z] v3.1.0-dev.2 [2023-12-06T15:36:05.242Z] v3.1.0-dev.20 [2023-12-06T15:36:05.242Z] v3.1.0-dev.21 [2023-12-06T15:36:05.242Z] v3.1.0-dev.22 [2023-12-06T15:36:05.242Z] v3.1.0-dev.23 [2023-12-06T15:36:05.242Z] v3.1.0-dev.24 [2023-12-06T15:36:05.242Z] v3.1.0-dev.25 [2023-12-06T15:36:05.242Z] v3.1.0-dev.26 [2023-12-06T15:36:05.242Z] v3.1.0-dev.27 [2023-12-06T15:36:05.242Z] v3.1.0-dev.28 [2023-12-06T15:36:05.242Z] v3.1.0-dev.29 [2023-12-06T15:36:05.242Z] v3.1.0-dev.3 [2023-12-06T15:36:05.242Z] v3.1.0-dev.30 [2023-12-06T15:36:05.242Z] v3.1.0-dev.31 [2023-12-06T15:36:05.242Z] v3.1.0-dev.32 [2023-12-06T15:36:05.242Z] v3.1.0-dev.33 [2023-12-06T15:36:05.242Z] v3.1.0-dev.34 [2023-12-06T15:36:05.242Z] v3.1.0-dev.35 [2023-12-06T15:36:05.242Z] v3.1.0-dev.36 [2023-12-06T15:36:05.242Z] v3.1.0-dev.37 [2023-12-06T15:36:05.242Z] v3.1.0-dev.38 [2023-12-06T15:36:05.242Z] v3.1.0-dev.39 [2023-12-06T15:36:05.242Z] v3.1.0-dev.4 [2023-12-06T15:36:05.242Z] v3.1.0-dev.5 [2023-12-06T15:36:05.242Z] v3.1.0-dev.6 [2023-12-06T15:36:05.242Z] v3.1.0-dev.7 [2023-12-06T15:36:05.242Z] v3.1.0-dev.8 [2023-12-06T15:36:05.242Z] v3.1.0-dev.9 [2023-12-06T15:36:05.242Z] v3.2.0-dev.1 [2023-12-06T15:36:05.242Z] v3.2.0-dev.2 [Pipeline] sh [2023-12-06T15:36:05.538Z] + lftools sign git-tag v3.2.0-dev.2 [2023-12-06T15:36:06.106Z] Signing Git tag with Sigul... [2023-12-06T15:36:06.106Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-12-06T15:36:06.379Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:06.673Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T15:36:06.680Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T15:36:06.810Z] $ docker stop --time=1 3e852d6f09af1225201e81280eda2f247a13ebfccd843f8213e02ae94590228e [2023-12-06T15:36:08.097Z] $ docker rm -f --volumes 3e852d6f09af1225201e81280eda2f247a13ebfccd843f8213e02ae94590228e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T15:36:08.988Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:36:08.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:36:09.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:36:09.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:36:09.524Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:36:09.550Z] $ 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-12-06T15:36:09.918Z] $ docker top 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:36:10.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:36:10.167Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:36:10.286Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:36:10.289Z] $ docker exec 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 ssh-agent [2023-12-06T15:36:10.397Z] SSH_AUTH_SOCK=/tmp/ssh-FYNyQro8Kr1S/agent.32 [2023-12-06T15:36:10.397Z] SSH_AGENT_PID=38 [2023-12-06T15:36:10.401Z] Running ssh-add (command line suppressed) [2023-12-06T15:36:10.497Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10352991026893964979.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10352991026893964979.key) [2023-12-06T15:36:10.514Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:36:10.858Z] + git semver bump pre [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,037 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,037 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,037 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,038 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,038 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,038 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,039 [execute] INFO git cat-file --batch-check [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,044 [execute] INFO git cat-file --batch [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:36:11.119Z] 2023-12-06 15:36:11,048 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:36:11.119Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:36:11.131Z] $ docker exec --env ******** --env ******** 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 ssh-agent -k [2023-12-06T15:36:11.203Z] unset SSH_AUTH_SOCK; [2023-12-06T15:36:11.203Z] unset SSH_AGENT_PID; [2023-12-06T15:36:11.203Z] echo Agent pid 38 killed; [2023-12-06T15:36:11.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:36:11.776Z] + git semver [Pipeline] } [2023-12-06T15:36:12.048Z] $ docker stop --time=1 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 [2023-12-06T15:36:13.366Z] $ docker rm -f --volumes 08183f95c3f7372606fab7781032b11ddcaece791daabc7bf4414f7c0c9cb535 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:36:13.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:36:13.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:36:14.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:36:14.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:36:14.439Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:36:14.466Z] $ 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-12-06T15:36:14.802Z] $ docker top c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:36:15.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:36:15.089Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:36:15.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:36:15.215Z] $ docker exec c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 ssh-agent [2023-12-06T15:36:15.323Z] SSH_AUTH_SOCK=/tmp/ssh-3usn0bTNGLKl/agent.32 [2023-12-06T15:36:15.323Z] SSH_AGENT_PID=38 [2023-12-06T15:36:15.328Z] Running ssh-add (command line suppressed) [2023-12-06T15:36:15.441Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2520929260409867483.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2520929260409867483.key) [2023-12-06T15:36:15.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:36:15.793Z] + git semver push [2023-12-06T15:36:16.057Z] 2023-12-06 15:36:15,970 [run_push] DEBUG push [2023-12-06T15:36:16.057Z] 2023-12-06 15:36:15,970 [execute] INFO git cat-file --batch-check [2023-12-06T15:36:16.057Z] 2023-12-06 15:36:15,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:36:16.057Z] 2023-12-06 15:36:15,975 [execute] INFO git rev-list 0db1d04d0551b05766e00449098b1c588149edb7 -- [2023-12-06T15:36:16.057Z] 2023-12-06 15:36:15,975 [execute] DEBUG Popen(['git', 'rev-list', '0db1d04d0551b05766e00449098b1c588149edb7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:36:16.057Z] 2023-12-06 15:36:15,987 [execute] INFO git fetch -v origin [2023-12-06T15:36:16.057Z] 2023-12-06 15:36:15,988 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T15:36:16.626Z] 2023-12-06 15:36:16,548 [run_push] DEBUG no remote changes detected [2023-12-06T15:36:16.626Z] 2023-12-06 15:36:16,548 [execute] INFO git push origin semver [2023-12-06T15:36:16.626Z] 2023-12-06 15:36:16,549 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:36:17.565Z] 2023-12-06 15:36:17,392 [run_push] DEBUG push all version tags [2023-12-06T15:36:17.565Z] 2023-12-06 15:36:17,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T15:36:17.565Z] 2023-12-06 15:36:17,393 [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-12-06T15:36:18.503Z] 2023-12-06 15:36:18,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T15:36:18.503Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:36:18.514Z] $ docker exec --env ******** --env ******** c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 ssh-agent -k [2023-12-06T15:36:18.618Z] unset SSH_AUTH_SOCK; [2023-12-06T15:36:18.618Z] unset SSH_AGENT_PID; [2023-12-06T15:36:18.618Z] echo Agent pid 38 killed; [2023-12-06T15:36:18.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:36:19.169Z] + git semver [Pipeline] } [2023-12-06T15:36:19.441Z] $ docker stop --time=1 c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 [2023-12-06T15:36:20.741Z] $ docker rm -f --volumes c29f6d61002f61f537bd8a9a78f4bd8995484debceb6ebac883b2f89da50e144 [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-12-06T15:36:22.237Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-12-06T15:36:22.237Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-12-06T15:36:22.237Z] total 16 [2023-12-06T15:36:22.237Z] drwxr-xr-x 3 root root 4096 Dec 6 15:26 . [2023-12-06T15:36:22.237Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:36 .. [2023-12-06T15:36:22.237Z] drwxr-xr-x 2 root root 4096 Dec 6 15:26 cost [2023-12-06T15:36:22.237Z] -rw-r--r-- 1 root root 96 Dec 6 15:26 cost.csv [2023-12-06T15:36:22.237Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-12-06T15:36:22.237Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-12-06T15:36:22.237Z] total 16 [2023-12-06T15:36:22.237Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:26 . [2023-12-06T15:36:22.237Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:36 .. [2023-12-06T15:36:22.237Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 15:26 cost [2023-12-06T15:36:22.237Z] -rw-r--r-- 1 jenkins jenkins 96 Dec 6 15:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:22.526Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:23.382Z] ---> package-listing.sh [2023-12-06T15:36:23.382Z] ++ facter osfamily [2023-12-06T15:36:23.382Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T15:36:23.640Z] + OS_FAMILY=debian [2023-12-06T15:36:23.640Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-12-06T15:36:23.640Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T15:36:23.640Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T15:36:23.640Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T15:36:23.640Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T15:36:23.640Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-12-06T15:36:23.640Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T15:36:23.640Z] + case "${OS_FAMILY}" in [2023-12-06T15:36:23.640Z] + dpkg -l [2023-12-06T15:36:23.640Z] + grep '^ii' [2023-12-06T15:36:23.640Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T15:36:23.640Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T15:36:23.640Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T15:36:23.640Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-12-06T15:36:23.640Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-12-06T15:36:23.640Z] + 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-12-06T15:36:23.649Z] 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-12-06T15:36:23.924Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:36:24.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:36:24.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:36:24.825Z] prd-ubuntu20.04-docker-8c-8g-24213 does not seem to be running inside a container [2023-12-06T15:36:24.887Z] $ 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-12-06T15:36:25.135Z] $ docker top 0c817b11c0f2ce4542dc87a341c8726703a28ae1b55e4b2ae93c5cac8af8f689 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:36:25.584Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T15:36:25.869Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T15:36:26.174Z] + ls /var/log/sa-host [2023-12-06T15:36:26.174Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:36:26.300Z] provisioning config files... [2023-12-06T15:36:26.310Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10490668068842203920tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:36:26.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:26.743Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T15:36:26.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:27.189Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T15:36:27.198Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:27.483Z] ---> sudo-logs.sh [2023-12-06T15:36:27.483Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T15:36:27.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:27.859Z] ---> job-cost.sh [2023-12-06T15:36:27.859Z] lf-activate-venv: SKIPPING [2023-12-06T15:36:27.859Z] DEBUG: total: 0.2199999988079071 [2023-12-06T15:36:27.859Z] INFO: Retrieving Stack Cost... [2023-12-06T15:36:28.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:36:28.688Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T15:36:28.699Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:36:28.985Z] ---> logs-deploy.sh [2023-12-06T15:36:28.985Z] lf-activate-venv: SKIPPING [2023-12-06T15:36:28.985Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/211 [2023-12-06T15:36:28.985Z] INFO: archiving workspace using pattern(s): [2023-12-06T15:36:29.920Z] Archives upload complete. [2023-12-06T15:36:29.921Z] INFO: archiving logs to Nexus