Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4ad7f437a1e68c2d718492a8a567dff3f36cc6a 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-ssh7329071610354538360.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-ssh14351187513564642567.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-ssh5304638454603601525.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-ssh12635966269401078337.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-ssh5390106415716723786.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 ‘prd-ubuntu20.04-docker-8c-8g-24556’ Running on prd-ubuntu20.04-docker-8c-8g-24559 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 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4ad7f437a1e68c2d718492a8a567dff3f36cc6a # timeout=10 Commit message: "build: Add ldflags to strip debug info from binary (#628)" > git rev-list --no-walk 526552ff656a02384cdaefa51e61e743aa906af0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T16:39:42.280Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T16:39:42.365Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T16:39:42.392Z] ========================================================= [2023-12-06T16:39:42.392Z] EdgeX Global Pipelines Version Info [2023-12-06T16:39:42.392Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:39:43.136Z] ------------------- [2023-12-06T16:39:43.136Z] stable info: [2023-12-06T16:39:43.136Z] ------------------- [2023-12-06T16:39:43.136Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T16:39:43.137Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T16:39:43.137Z] Message: update stable to v1.0.258 [2023-12-06T16:39:43.706Z] ------------------- [2023-12-06T16:39:43.706Z] experimental info: [2023-12-06T16:39:43.706Z] ------------------- [2023-12-06T16:39:43.706Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T16:39:43.706Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T16:39:43.706Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T16:39:43.785Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-12-06T16:39:43.809Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-12-06T16:39:43.835Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T16:39:43.862Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T16:39:43.884Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T16:39:43.907Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T16:39:43.937Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T16:39:43.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T16:39:43.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T16:39:44.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T16:39:44.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T16:39:44.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-12-06T16:39:44.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T16:39:44.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T16:39:44.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T16:39:44.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T16:39:44.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T16:39:44.264Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T16:39:44.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T16:39:44.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T16:39:44.368Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T16:39:44.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T16:39:44.445Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T16:39:44.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T16:39:44.525Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T16:39:44.559Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T16:39:44.592Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T16:39:44.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T16:39:44.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T16:39:44.700Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T16:39:44.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] echo [2023-12-06T16:39:44.784Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4ad7f4 [Pipeline] echo [2023-12-06T16:39:44.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T16:39:44.900Z] provisioning config files... [2023-12-06T16:39:44.915Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7408383934436369650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:39:45.261Z] ---> ****-login.sh [2023-12-06T16:39:45.261Z] nexus3.edgexfoundry.org:10001 [2023-12-06T16:39:45.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:39:45.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:39:45.521Z] Configure a credential helper to remove this warning. See [2023-12-06T16:39:45.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:39:45.521Z] [2023-12-06T16:39:45.521Z] Login Succeeded [2023-12-06T16:39:45.521Z] nexus3.edgexfoundry.org:10002 [2023-12-06T16:39:45.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:39:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:39:45.781Z] Configure a credential helper to remove this warning. See [2023-12-06T16:39:45.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:39:45.781Z] [2023-12-06T16:39:45.781Z] Login Succeeded [2023-12-06T16:39:45.781Z] nexus3.edgexfoundry.org:10003 [2023-12-06T16:39:45.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:39:45.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:39:45.781Z] Configure a credential helper to remove this warning. See [2023-12-06T16:39:45.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:39:45.781Z] [2023-12-06T16:39:45.781Z] Login Succeeded [2023-12-06T16:39:45.781Z] nexus3.edgexfoundry.org:10004 [2023-12-06T16:39:45.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:39:46.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:39:46.041Z] Configure a credential helper to remove this warning. See [2023-12-06T16:39:46.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:39:46.041Z] [2023-12-06T16:39:46.041Z] Login Succeeded [2023-12-06T16:39:46.041Z] ****.io [2023-12-06T16:39:46.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:39:46.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:39:46.303Z] Configure a credential helper to remove this warning. See [2023-12-06T16:39:46.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:39:46.303Z] [2023-12-06T16:39:46.303Z] Login Succeeded [2023-12-06T16:39:46.303Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T16:39:46.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T16:39:46.810Z] + git rev-list -1 --merges c4ad7f437a1e68c2d718492a8a567dff3f36cc6a~1..c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] echo [2023-12-06T16:39:46.838Z] -----------> git rev-list -1 --merges c4ad7f437a1e68c2d718492a8a567dff3f36cc6a~1..c4ad7f437a1e68c2d718492a8a567dff3f36cc6a c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [false] [Pipeline] sh [2023-12-06T16:39:47.137Z] + git log --format=format:%s -1 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] echo [2023-12-06T16:39:47.151Z] ========================================================= [2023-12-06T16:39:47.151Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T16:39:47.151Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T16:39:47.563Z] + git log --format=format:%s -1 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] echo [2023-12-06T16:39:47.605Z] [semverPrep] GIT_COMMIT: c4ad7f437a1e68c2d718492a8a567dff3f36cc6a, Commit Message: build: Add ldflags to strip debug info from binary (#628) [Pipeline] echo [2023-12-06T16:39:47.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T16:39:48.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T16:39:48.032Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T16:39:48.032Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T16:39:48.032Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T16:39:48.032Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T16:39:48.032Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T16:39:48.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:39:48.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:39:48.494Z] [2023-12-06T16:39:48.494Z] 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-06T16:39:48.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:39:48.834Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T16:39:48.834Z] b85a868b505f: Pulling fs layer [2023-12-06T16:39:48.834Z] e2be974225ed: Pulling fs layer [2023-12-06T16:39:48.834Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T16:39:48.834Z] 988bab9f4d93: Pulling fs layer [2023-12-06T16:39:48.834Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T16:39:48.834Z] eaf3925da568: Pulling fs layer [2023-12-06T16:39:48.834Z] bab4dde63d76: Pulling fs layer [2023-12-06T16:39:48.834Z] bde34c3a00c8: Pulling fs layer [2023-12-06T16:39:48.834Z] b352a97aabf1: Pulling fs layer [2023-12-06T16:39:48.834Z] 4872d77fe225: Pulling fs layer [2023-12-06T16:39:48.834Z] 5851b861e8e6: Pulling fs layer [2023-12-06T16:39:48.834Z] 988bab9f4d93: Waiting [2023-12-06T16:39:48.834Z] bde34c3a00c8: Waiting [2023-12-06T16:39:48.834Z] b352a97aabf1: Waiting [2023-12-06T16:39:48.834Z] 4872d77fe225: Waiting [2023-12-06T16:39:48.834Z] 5851b861e8e6: Waiting [2023-12-06T16:39:48.834Z] 1469e6f7b9e6: Waiting [2023-12-06T16:39:48.834Z] eaf3925da568: Waiting [2023-12-06T16:39:48.834Z] bab4dde63d76: Waiting [2023-12-06T16:39:48.834Z] e2be974225ed: Verifying Checksum [2023-12-06T16:39:48.834Z] e2be974225ed: Download complete [2023-12-06T16:39:48.834Z] 988bab9f4d93: Verifying Checksum [2023-12-06T16:39:48.834Z] 988bab9f4d93: Download complete [2023-12-06T16:39:49.093Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T16:39:49.093Z] 1469e6f7b9e6: Download complete [2023-12-06T16:39:49.093Z] eaf3925da568: Verifying Checksum [2023-12-06T16:39:49.093Z] eaf3925da568: Download complete [2023-12-06T16:39:49.093Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T16:39:49.093Z] 339a4e72a1f5: Download complete [2023-12-06T16:39:49.093Z] bde34c3a00c8: Verifying Checksum [2023-12-06T16:39:49.093Z] bde34c3a00c8: Download complete [2023-12-06T16:39:49.093Z] b352a97aabf1: Verifying Checksum [2023-12-06T16:39:49.093Z] b352a97aabf1: Download complete [2023-12-06T16:39:49.093Z] 4872d77fe225: Verifying Checksum [2023-12-06T16:39:49.093Z] 4872d77fe225: Download complete [2023-12-06T16:39:49.093Z] 5851b861e8e6: Verifying Checksum [2023-12-06T16:39:49.093Z] 5851b861e8e6: Download complete [2023-12-06T16:39:49.093Z] b85a868b505f: Verifying Checksum [2023-12-06T16:39:49.093Z] b85a868b505f: Download complete [2023-12-06T16:39:49.658Z] bab4dde63d76: Verifying Checksum [2023-12-06T16:39:49.658Z] bab4dde63d76: Download complete [2023-12-06T16:39:50.595Z] b85a868b505f: Pull complete [2023-12-06T16:39:50.595Z] e2be974225ed: Pull complete [2023-12-06T16:39:51.163Z] 339a4e72a1f5: Pull complete [2023-12-06T16:39:51.163Z] 988bab9f4d93: Pull complete [2023-12-06T16:39:51.423Z] 1469e6f7b9e6: Pull complete [2023-12-06T16:39:51.423Z] eaf3925da568: Pull complete [2023-12-06T16:39:53.328Z] bab4dde63d76: Pull complete [2023-12-06T16:39:53.587Z] bde34c3a00c8: Pull complete [2023-12-06T16:39:53.587Z] b352a97aabf1: Pull complete [2023-12-06T16:39:53.847Z] 4872d77fe225: Pull complete [2023-12-06T16:39:53.847Z] 5851b861e8e6: Pull complete [2023-12-06T16:39:53.847Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T16:39:53.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:39:53.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:39:54.049Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:39:54.086Z] $ 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-06T16:39:56.969Z] $ docker top 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 -eo pid,comm [2023-12-06T16:39:57.030Z] 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-06T16:39:57.030Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T16:39:57.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:39:57.116Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:39:57.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:39:57.252Z] $ docker exec 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 ssh-agent [2023-12-06T16:39:57.372Z] SSH_AUTH_SOCK=/tmp/ssh-dq0ivI8uFkd0/agent.33 [2023-12-06T16:39:57.372Z] SSH_AGENT_PID=39 [2023-12-06T16:39:57.379Z] Running ssh-add (command line suppressed) [2023-12-06T16:39:57.486Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10583425511804378969.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10583425511804378969.key) [2023-12-06T16:39:57.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:39:57.801Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T16:39:57.813Z] $ docker exec --env ******** --env ******** 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 ssh-agent -k [2023-12-06T16:39:57.923Z] unset SSH_AUTH_SOCK; [2023-12-06T16:39:57.923Z] unset SSH_AGENT_PID; [2023-12-06T16:39:57.923Z] echo Agent pid 39 killed; [2023-12-06T16:39:57.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T16:39:57.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:39:57.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:39:58.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:39:58.121Z] $ docker exec 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 ssh-agent [2023-12-06T16:39:58.231Z] SSH_AUTH_SOCK=/tmp/ssh-gQi2M3peOIvR/agent.71 [2023-12-06T16:39:58.231Z] SSH_AGENT_PID=77 [2023-12-06T16:39:58.235Z] Running ssh-add (command line suppressed) [2023-12-06T16:39:58.341Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15487785352165137883.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15487785352165137883.key) [2023-12-06T16:39:58.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:39:58.668Z] + git semver init [2023-12-06T16:39:58.928Z] 2023-12-06 16:39:58,865 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T16:39:58.928Z] 2023-12-06 16:39:58,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-12-06T16:39:58.928Z] 2023-12-06 16:39:58,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-12-06T16:39:58.928Z] 2023-12-06 16:39:58,866 [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-06T16:40:00.309Z] 2023-12-06 16:40:00,004 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-12-06T16:40:00.309Z] 2023-12-06 16:40:00,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-12-06T16:40:00.309Z] 2023-12-06 16:40:00,005 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:40:00.309Z] 2023-12-06 16:40:00,005 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:40:00.309Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T16:40:00.329Z] $ docker exec --env ******** --env ******** 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 ssh-agent -k [2023-12-06T16:40:00.442Z] unset SSH_AUTH_SOCK; [2023-12-06T16:40:00.443Z] unset SSH_AGENT_PID; [2023-12-06T16:40:00.443Z] echo Agent pid 77 killed; [2023-12-06T16:40:00.457Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T16:40:00.818Z] + git semver [Pipeline] } [2023-12-06T16:40:01.100Z] $ docker stop --time=1 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 [2023-12-06T16:40:02.438Z] $ docker rm -f --volumes 93f42386d9b760f69d6e533bad63b3723f72c6e80fa7dd70007a1df959e53719 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T16:40:02.828Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T16:40:03.112Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T16:40:03.115Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [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-06T16:40:03.485Z] provisioning config files... [2023-12-06T16:40:03.496Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15857900208783893857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:40:03.842Z] ---> ****-login.sh [2023-12-06T16:40:03.842Z] nexus3.edgexfoundry.org:10001 [2023-12-06T16:40:03.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:40:03.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:40:03.842Z] Configure a credential helper to remove this warning. See [2023-12-06T16:40:03.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:40:03.842Z] [2023-12-06T16:40:03.842Z] Login Succeeded [2023-12-06T16:40:03.842Z] nexus3.edgexfoundry.org:10002 [2023-12-06T16:40:03.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:40:04.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:40:04.103Z] Configure a credential helper to remove this warning. See [2023-12-06T16:40:04.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:40:04.103Z] [2023-12-06T16:40:04.103Z] Login Succeeded [2023-12-06T16:40:04.103Z] nexus3.edgexfoundry.org:10003 [2023-12-06T16:40:04.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:40:04.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:40:04.103Z] Configure a credential helper to remove this warning. See [2023-12-06T16:40:04.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:40:04.103Z] [2023-12-06T16:40:04.103Z] Login Succeeded [2023-12-06T16:40:04.103Z] nexus3.edgexfoundry.org:10004 [2023-12-06T16:40:04.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:40:04.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:40:04.104Z] Configure a credential helper to remove this warning. See [2023-12-06T16:40:04.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:40:04.104Z] [2023-12-06T16:40:04.104Z] Login Succeeded [2023-12-06T16:40:04.104Z] ****.io [2023-12-06T16:40:04.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:40:04.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:40:04.622Z] Configure a credential helper to remove this warning. See [2023-12-06T16:40:04.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:40:04.622Z] [2023-12-06T16:40:04.622Z] Login Succeeded [2023-12-06T16:40:04.622Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T16:40:04.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T16:40:04.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:40:04.838Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:40:04.868Z] ========================================================= [2023-12-06T16:40:04.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T16:40:04.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:40:05.267Z] + 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-06T16:40:05.267Z] Sending build context to Docker daemon 8.788MB [2023-12-06T16:40:05.267Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T16:40:05.267Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T16:40:05.267Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T16:40:05.267Z] 7264a8db6415: Pulling fs layer [2023-12-06T16:40:05.267Z] c4d48a809fc2: Pulling fs layer [2023-12-06T16:40:05.267Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T16:40:05.267Z] ad3a456e5733: Pulling fs layer [2023-12-06T16:40:05.267Z] 69c7f0334f64: Pulling fs layer [2023-12-06T16:40:05.267Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T16:40:05.267Z] ce7588e14bc9: Pulling fs layer [2023-12-06T16:40:05.267Z] b5e4710f87ac: Pulling fs layer [2023-12-06T16:40:05.267Z] ad3a456e5733: Waiting [2023-12-06T16:40:05.267Z] 69c7f0334f64: Waiting [2023-12-06T16:40:05.267Z] 1f1c1a5573a3: Waiting [2023-12-06T16:40:05.267Z] ce7588e14bc9: Waiting [2023-12-06T16:40:05.267Z] b5e4710f87ac: Waiting [2023-12-06T16:40:05.267Z] c4d48a809fc2: Verifying Checksum [2023-12-06T16:40:05.267Z] c4d48a809fc2: Download complete [2023-12-06T16:40:05.267Z] ad3a456e5733: Verifying Checksum [2023-12-06T16:40:05.267Z] ad3a456e5733: Download complete [2023-12-06T16:40:05.267Z] 69c7f0334f64: Download complete [2023-12-06T16:40:05.267Z] 7264a8db6415: Verifying Checksum [2023-12-06T16:40:05.267Z] 7264a8db6415: Download complete [2023-12-06T16:40:05.527Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T16:40:05.527Z] 1f1c1a5573a3: Download complete [2023-12-06T16:40:05.527Z] 7264a8db6415: Pull complete [2023-12-06T16:40:05.785Z] b5e4710f87ac: Verifying Checksum [2023-12-06T16:40:05.785Z] b5e4710f87ac: Download complete [2023-12-06T16:40:05.785Z] c4d48a809fc2: Pull complete [2023-12-06T16:40:05.785Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T16:40:05.785Z] 4f1c88b9dad5: Download complete [2023-12-06T16:40:06.352Z] ce7588e14bc9: Verifying Checksum [2023-12-06T16:40:06.352Z] ce7588e14bc9: Download complete [2023-12-06T16:40:09.041Z] 4f1c88b9dad5: Pull complete [2023-12-06T16:40:09.041Z] ad3a456e5733: Pull complete [2023-12-06T16:40:09.041Z] 69c7f0334f64: Pull complete [2023-12-06T16:40:09.041Z] 1f1c1a5573a3: Pull complete [2023-12-06T16:40:11.581Z] ce7588e14bc9: Pull complete [2023-12-06T16:40:11.841Z] b5e4710f87ac: Pull complete [2023-12-06T16:40:11.841Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T16:40:11.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T16:40:11.841Z] ---> 88b5674ff536 [2023-12-06T16:40:11.841Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T16:40:18.386Z] Still waiting to schedule task [2023-12-06T16:40:18.387Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24558’ is offline [2023-12-06T16:40:18.441Z] ---> Running in 62f7a1cda11f [2023-12-06T16:40:18.441Z] Removing intermediate container 62f7a1cda11f [2023-12-06T16:40:18.441Z] ---> e58ddcc6e1d9 [2023-12-06T16:40:18.441Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T16:40:18.441Z] ---> Running in f4b2c6b3b2c1 [2023-12-06T16:40:18.441Z] Removing intermediate container f4b2c6b3b2c1 [2023-12-06T16:40:18.441Z] ---> 39c350ccabba [2023-12-06T16:40:18.441Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T16:40:18.441Z] ---> Running in 1b55ff2c42a5 [2023-12-06T16:40:18.441Z] Removing intermediate container 1b55ff2c42a5 [2023-12-06T16:40:18.441Z] ---> 943167dd365c [2023-12-06T16:40:18.441Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T16:40:18.441Z] ---> Running in 1e078b0ebbec [2023-12-06T16:40:18.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T16:40:18.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T16:40:18.700Z] OK: 264 MiB in 52 packages [2023-12-06T16:40:19.268Z] Removing intermediate container 1e078b0ebbec [2023-12-06T16:40:19.268Z] ---> 472d89abec64 [2023-12-06T16:40:19.268Z] Step 7/12 : WORKDIR /app [2023-12-06T16:40:19.268Z] ---> Running in aafdbc42edf7 [2023-12-06T16:40:19.268Z] Removing intermediate container aafdbc42edf7 [2023-12-06T16:40:19.268Z] ---> d560a531dcc5 [2023-12-06T16:40:19.268Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T16:40:19.268Z] ---> 801b510413d4 [2023-12-06T16:40:19.268Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T16:40:19.528Z] ---> Running in e9ad3285de4f [2023-12-06T16:40:58.318Z] Removing intermediate container e9ad3285de4f [2023-12-06T16:40:58.318Z] ---> 1a1e1e68da42 [2023-12-06T16:40:58.318Z] Step 10/12 : COPY . . [2023-12-06T16:40:58.318Z] ---> 284b032bd655 [2023-12-06T16:40:58.318Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T16:40:58.318Z] ---> Running in 96f4f3b6d764 [2023-12-06T16:40:58.318Z] Removing intermediate container 96f4f3b6d764 [2023-12-06T16:40:58.318Z] ---> e593df77d97e [2023-12-06T16:40:58.318Z] Step 12/12 : RUN $MAKE [2023-12-06T16:40:58.318Z] ---> Running in 0404eb3e3d71 [2023-12-06T16:40:58.318Z] noop [2023-12-06T16:40:58.577Z] Removing intermediate container 0404eb3e3d71 [2023-12-06T16:40:58.577Z] ---> 8bb4fb828cd2 [2023-12-06T16:40:58.577Z] Successfully built 8bb4fb828cd2 [2023-12-06T16:40:58.577Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:40:58.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T16:40:58.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:40:59.079Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:40:59.114Z] $ 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-06T16:40:59.440Z] $ docker top 5ed0137902100ac53504a922d6655bf4c20ade0466a38f03ffac1cd93bd8ab11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:40:59.826Z] + go version [2023-12-06T16:40:59.826Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T16:40:59.839Z] $ docker stop --time=1 5ed0137902100ac53504a922d6655bf4c20ade0466a38f03ffac1cd93bd8ab11 [2023-12-06T16:41:01.112Z] $ docker rm -f --volumes 5ed0137902100ac53504a922d6655bf4c20ade0466a38f03ffac1cd93bd8ab11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:41:01.690Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T16:41:01.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:41:01.807Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:41:01.844Z] $ 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-06T16:41:02.200Z] $ docker top 87f491f7f2483e6ef6c05cbd33e69e6b199c99a5e8aa34bb2c362587ca99e1c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:41:02.585Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T16:41:02.910Z] + make test [2023-12-06T16:41:02.910Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T16:41:24.830Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-06T16:41:42.893Z] go vet ./... [2023-12-06T16:41:45.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T16:41:45.424Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T16:41:45.424Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T16:41:45.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T16:41:45.467Z] $ docker stop --time=1 87f491f7f2483e6ef6c05cbd33e69e6b199c99a5e8aa34bb2c362587ca99e1c6 [2023-12-06T16:41:49.827Z] $ docker rm -f --volumes 87f491f7f2483e6ef6c05cbd33e69e6b199c99a5e8aa34bb2c362587ca99e1c6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T16:41:50.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T16:41:50.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T16:41:51.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T16:41:51.350Z] + ls -al . [2023-12-06T16:41:51.350Z] total 184 [2023-12-06T16:41:51.350Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 16:41 . [2023-12-06T16:41:51.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 16:39 .. [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 16:39 .dockerignore [2023-12-06T16:41:51.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 16:41 .git [2023-12-06T16:41:51.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 16:39 .github [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 6 16:39 .gitignore [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 16:39 .golangci.yml [2023-12-06T16:41:51.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 16:39 .semver [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 6 16:39 Attribution.txt [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 6 16:39 CHANGELOG.md [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 6 16:39 Dockerfile [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 16:39 GOVERNANCE.md [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 6 16:39 Jenkinsfile [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 16:39 LICENSE [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 16:39 OWNERS.md [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 6 16:39 README.md [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 16:40 VERSION [2023-12-06T16:41:51.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 16:39 bin [2023-12-06T16:41:51.350Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 6 16:41 coverage.out [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 6 16:39 go.mod [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 16:39 go.sum [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 6 16:39 main.go [2023-12-06T16:41:51.350Z] -rw-rw-r-- 1 jenkins jenkins 2572 Dec 6 16:39 makefile [2023-12-06T16:41:51.350Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 16:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:41:51.701Z] + 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=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a --label arch=amd64 --label version=3.2.0-dev.3 . [2023-12-06T16:41:51.701Z] Sending build context to Docker daemon 8.789MB [2023-12-06T16:41:51.701Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T16:41:51.701Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-06T16:41:51.701Z] ---> 8bb4fb828cd2 [2023-12-06T16:41:51.701Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-06T16:41:51.961Z] ---> Running in ec3ff779d69a [2023-12-06T16:41:51.961Z] Removing intermediate container ec3ff779d69a [2023-12-06T16:41:51.961Z] ---> 64944418809f [2023-12-06T16:41:51.961Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T16:41:51.961Z] ---> Running in 7de310993554 [2023-12-06T16:41:52.221Z] Removing intermediate container 7de310993554 [2023-12-06T16:41:52.221Z] ---> d45814db89bd [2023-12-06T16:41:52.221Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-12-06T16:41:52.221Z] ---> Running in e0a9a63de794 [2023-12-06T16:41:52.221Z] Removing intermediate container e0a9a63de794 [2023-12-06T16:41:52.221Z] ---> 1c0eb89ed678 [2023-12-06T16:41:52.221Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T16:41:52.221Z] ---> Running in 13fabcdd1d51 [2023-12-06T16:41:52.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T16:41:52.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T16:41:52.999Z] OK: 264 MiB in 52 packages [2023-12-06T16:41:53.257Z] Removing intermediate container 13fabcdd1d51 [2023-12-06T16:41:53.257Z] ---> a2b53bf39c3e [2023-12-06T16:41:53.257Z] Step 7/27 : WORKDIR /app [2023-12-06T16:41:53.257Z] ---> Running in 10997a5631ff [2023-12-06T16:41:53.513Z] Removing intermediate container 10997a5631ff [2023-12-06T16:41:53.513Z] ---> e7859d031fae [2023-12-06T16:41:53.513Z] Step 8/27 : COPY go.mod vendor* ./ [2023-12-06T16:41:53.513Z] ---> 41b019edd202 [2023-12-06T16:41:53.513Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T16:41:53.514Z] ---> Running in 36b63ff26e6b [2023-12-06T16:41:54.451Z] Removing intermediate container 36b63ff26e6b [2023-12-06T16:41:54.451Z] ---> 6df6f8869a9e [2023-12-06T16:41:54.451Z] Step 10/27 : COPY . . [2023-12-06T16:41:54.708Z] ---> 60b6e51ee212 [2023-12-06T16:41:54.708Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T16:41:54.708Z] ---> Running in 572331164c44 [2023-12-06T16:41:54.708Z] Removing intermediate container 572331164c44 [2023-12-06T16:41:54.708Z] ---> 5446e095f7ce [2023-12-06T16:41:54.708Z] Step 12/27 : RUN $MAKE [2023-12-06T16:41:54.708Z] ---> Running in 33068ad9acd6 [2023-12-06T16:41:54.966Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -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.3" -trimpath -mod=readonly -o app-service-configurable [2023-12-06T16:42:04.975Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24560 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-12-06T16:42:05.012Z] Running in /w/workspace/app-service-configurable/212 [Pipeline] { [Pipeline] checkout [2023-12-06T16:42:05.073Z] Selected Git installation does not exist. Using Default [2023-12-06T16:42:05.073Z] The recommended git tool is: NONE [2023-12-06T16:42:11.310Z] using credential edgex-jenkins-ssh [2023-12-06T16:42:11.331Z] Cloning the remote Git repository [2023-12-06T16:42:11.387Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-12-06T16:42:11.491Z] > git init /w/workspace/app-service-configurable/212 # timeout=10 [2023-12-06T16:42:11.674Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-12-06T16:42:11.675Z] > git --version # timeout=10 [2023-12-06T16:42:11.709Z] > git --version # 'git version 2.25.1' [2023-12-06T16:42:11.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T16:42:11.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T16:42:13.045Z] Removing intermediate container 33068ad9acd6 [2023-12-06T16:42:13.045Z] ---> 53998bd16536 [2023-12-06T16:42:13.045Z] Step 13/27 : FROM alpine:3.18 [2023-12-06T16:42:13.303Z] 3.18: Pulling from library/alpine [2023-12-06T16:42:13.563Z] c926b61bad3b: Pulling fs layer [2023-12-06T16:42:13.872Z] c926b61bad3b: Download complete [2023-12-06T16:42:13.872Z] c926b61bad3b: Pull complete [2023-12-06T16:42:13.873Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T16:42:13.873Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T16:42:13.873Z] ---> b541f2080109 [2023-12-06T16:42:13.873Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-06T16:42:13.937Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-12-06T16:42:13.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T16:42:14.130Z] ---> Running in 84ab0b655274 [2023-12-06T16:42:14.130Z] Removing intermediate container 84ab0b655274 [2023-12-06T16:42:14.130Z] ---> 11eb6567e39b [2023-12-06T16:42:14.130Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-12-06T16:42:14.130Z] ---> Running in d331cb3ded9f [2023-12-06T16:42:14.130Z] Removing intermediate container d331cb3ded9f [2023-12-06T16:42:14.130Z] ---> ec7269a2623d [2023-12-06T16:42:14.130Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T16:42:14.130Z] ---> Running in 46cc07fbbe0b [2023-12-06T16:42:14.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T16:42:14.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T16:42:14.867Z] Avoid second fetch [2023-12-06T16:42:14.867Z] Checking out Revision c4ad7f437a1e68c2d718492a8a567dff3f36cc6a (main) [2023-12-06T16:42:14.903Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-06T16:42:14.903Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-06T16:42:14.903Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T16:42:14.903Z] Executing ca-certificates-20230506-r0.trigger [2023-12-06T16:42:15.161Z] OK: 8 MiB in 17 packages [2023-12-06T16:42:15.423Z] Removing intermediate container 46cc07fbbe0b [2023-12-06T16:42:15.423Z] ---> cf5a0594738b [2023-12-06T16:42:15.423Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-06T16:42:15.423Z] ---> Running in 332d0aaabaa5 [2023-12-06T16:42:14.892Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T16:42:14.961Z] > git checkout -f c4ad7f437a1e68c2d718492a8a567dff3f36cc6a # timeout=10 [2023-12-06T16:42:15.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T16:42:15.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T16:42:15.689Z] Commit message: "build: Add ldflags to strip debug info from binary (#628)" [2023-12-06T16:42:15.940Z] OK: 8 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [2023-12-06T16:42:16.198Z] Removing intermediate container 332d0aaabaa5 [2023-12-06T16:42:16.198Z] ---> 88a683ca2b7c [2023-12-06T16:42:16.198Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T16:42:16.459Z] ---> 53726544f30d [2023-12-06T16:42:16.459Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-06T16:42:16.459Z] ---> 5448b57711ed [2023-12-06T16:42:16.459Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-12-06T16:42:16.718Z] ---> 9828ee2f7e48 [2023-12-06T16:42:16.718Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-06T16:42:17.345Z] ---> c0139d573e0e [2023-12-06T16:42:17.345Z] Step 22/27 : EXPOSE 48095 [2023-12-06T16:42:17.345Z] ---> Running in af02949eed62 [2023-12-06T16:42:17.603Z] Removing intermediate container af02949eed62 [2023-12-06T16:42:17.603Z] ---> 7d87c81cf362 [2023-12-06T16:42:17.603Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-12-06T16:42:17.603Z] ---> Running in 9fd0dbe750d4 [2023-12-06T16:42:17.603Z] Removing intermediate container 9fd0dbe750d4 [2023-12-06T16:42:17.603Z] ---> 224d8942624c [2023-12-06T16:42:17.603Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T16:42:17.603Z] ---> Running in dfb67a2b6180 [2023-12-06T16:42:17.603Z] Removing intermediate container dfb67a2b6180 [2023-12-06T16:42:17.603Z] ---> 44984f1faeb5 [2023-12-06T16:42:17.603Z] Step 25/27 : LABEL arch=amd64 [2023-12-06T16:42:17.603Z] ---> Running in 0c3615f1c66d [2023-12-06T16:42:17.861Z] Removing intermediate container 0c3615f1c66d [2023-12-06T16:42:17.861Z] ---> b819767b4494 [2023-12-06T16:42:17.861Z] Step 26/27 : LABEL git_sha=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [2023-12-06T16:42:17.861Z] ---> Running in a082cada884e [2023-12-06T16:42:17.861Z] Removing intermediate container a082cada884e [2023-12-06T16:42:17.861Z] ---> c3b47ab4805f [2023-12-06T16:42:17.861Z] Step 27/27 : LABEL version=3.2.0-dev.3 [2023-12-06T16:42:17.861Z] ---> Running in 6aeaa1b9aa81 [2023-12-06T16:42:17.861Z] Removing intermediate container 6aeaa1b9aa81 [2023-12-06T16:42:17.861Z] ---> 864cc1cac503 [2023-12-06T16:42:17.861Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T16:42:17.861Z] Successfully built 864cc1cac503 [2023-12-06T16:42:17.861Z] 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-06T16:42:18.738Z] provisioning config files... [2023-12-06T16:42:18.747Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7512603613667695457tmp [2023-12-06T16:42:18.751Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T16:42:18.752Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T16:42:18.752Z] Dload Upload Total Spent Left Speed [2023-12-06T16:42:18.752Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:42:19.113Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T16:42:19.135Z] ---> ****-login.sh [2023-12-06T16:42:19.135Z] nexus3.edgexfoundry.org:10001 [2023-12-06T16:42:19.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:19.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:19.136Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:19.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:19.136Z] [2023-12-06T16:42:19.136Z] Login Succeeded [2023-12-06T16:42:19.136Z] nexus3.edgexfoundry.org:10002 [2023-12-06T16:42:19.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:19.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:19.393Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:19.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:19.393Z] [2023-12-06T16:42:19.393Z] Login Succeeded [2023-12-06T16:42:19.393Z] nexus3.edgexfoundry.org:10003 [2023-12-06T16:42:19.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:19.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:19.393Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:19.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:19.394Z] [2023-12-06T16:42:19.394Z] Login Succeeded [2023-12-06T16:42:19.394Z] nexus3.edgexfoundry.org:10004 [2023-12-06T16:42:19.439Z] + sudo tee /etc/docker/daemon.new [2023-12-06T16:42:19.439Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T16:42:19.439Z] { [2023-12-06T16:42:19.439Z] "registry-mirrors": [ [2023-12-06T16:42:19.439Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T16:42:19.439Z] ], [2023-12-06T16:42:19.439Z] "bip": "10.250.0.254/24", [2023-12-06T16:42:19.439Z] "hosts": [ [2023-12-06T16:42:19.439Z] "tcp://0.0.0.0:5555", [2023-12-06T16:42:19.439Z] "unix:///var/run/docker.sock" [2023-12-06T16:42:19.439Z] ], [2023-12-06T16:42:19.439Z] "mtu": 1458, [2023-12-06T16:42:19.439Z] "selinux-enabled": true, [2023-12-06T16:42:19.439Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T16:42:19.439Z] } [Pipeline] sh [2023-12-06T16:42:19.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:19.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:19.652Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:19.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:19.652Z] [2023-12-06T16:42:19.652Z] Login Succeeded [2023-12-06T16:42:19.652Z] ****.io [2023-12-06T16:42:19.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:19.772Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T16:42:19.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:19.910Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:19.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:19.910Z] [2023-12-06T16:42:19.910Z] Login Succeeded [2023-12-06T16:42:19.910Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T16:42:19.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T16:42:20.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:42:20.098Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-12-06T16:42:20.098Z] c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [2023-12-06T16:42:20.098Z] latest [2023-12-06T16:42:20.098Z] 3.2.0-dev.3 [2023-12-06T16:42:20.098Z] c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [2023-12-06T16:42:20.098Z] main [2023-12-06T16:42:20.098Z] ===================================================== [2023-12-06T16:42:20.127Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:20.545Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:20.991Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [2023-12-06T16:42:20.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T16:42:20.991Z] cb81265c808c: Preparing [2023-12-06T16:42:20.991Z] 9d6ecb041548: Preparing [2023-12-06T16:42:20.991Z] 767e26765285: Preparing [2023-12-06T16:42:20.991Z] aae79e3ab959: Preparing [2023-12-06T16:42:20.991Z] e8d130391a98: Preparing [2023-12-06T16:42:20.991Z] aa5f87cf807f: Preparing [2023-12-06T16:42:20.991Z] 9fe9a137fd00: Preparing [2023-12-06T16:42:20.991Z] 9fe9a137fd00: Waiting [2023-12-06T16:42:20.991Z] aa5f87cf807f: Waiting [2023-12-06T16:42:20.991Z] 767e26765285: Pushed [2023-12-06T16:42:20.991Z] 9d6ecb041548: Pushed [2023-12-06T16:42:20.991Z] e8d130391a98: Pushed [2023-12-06T16:42:20.991Z] aae79e3ab959: Pushed [2023-12-06T16:42:20.991Z] 9fe9a137fd00: Layer already exists [2023-12-06T16:42:21.252Z] aa5f87cf807f: Pushed [2023-12-06T16:42:23.159Z] cb81265c808c: Pushed [2023-12-06T16:42:23.159Z] c4ad7f437a1e68c2d718492a8a567dff3f36cc6a: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:23.554Z] + 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-06T16:42:23.948Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-12-06T16:42:23.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T16:42:23.948Z] cb81265c808c: Preparing [2023-12-06T16:42:23.948Z] 9d6ecb041548: Preparing [2023-12-06T16:42:23.948Z] 767e26765285: Preparing [2023-12-06T16:42:23.948Z] aae79e3ab959: Preparing [2023-12-06T16:42:23.948Z] e8d130391a98: Preparing [2023-12-06T16:42:23.948Z] aa5f87cf807f: Preparing [2023-12-06T16:42:23.948Z] 9fe9a137fd00: Preparing [2023-12-06T16:42:23.948Z] 9fe9a137fd00: Waiting [2023-12-06T16:42:23.948Z] aa5f87cf807f: Waiting [2023-12-06T16:42:23.948Z] aae79e3ab959: Layer already exists [2023-12-06T16:42:23.948Z] cb81265c808c: Layer already exists [2023-12-06T16:42:23.948Z] e8d130391a98: Layer already exists [2023-12-06T16:42:23.948Z] 767e26765285: Layer already exists [2023-12-06T16:42:23.948Z] 9d6ecb041548: Layer already exists [2023-12-06T16:42:23.948Z] aa5f87cf807f: Layer already exists [2023-12-06T16:42:23.948Z] 9fe9a137fd00: Layer already exists [2023-12-06T16:42:23.948Z] latest: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:24.442Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:24.916Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.3 [2023-12-06T16:42:24.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T16:42:24.916Z] cb81265c808c: Preparing [2023-12-06T16:42:24.916Z] 9d6ecb041548: Preparing [2023-12-06T16:42:24.916Z] 767e26765285: Preparing [2023-12-06T16:42:24.916Z] aae79e3ab959: Preparing [2023-12-06T16:42:24.916Z] e8d130391a98: Preparing [2023-12-06T16:42:24.916Z] aa5f87cf807f: Preparing [2023-12-06T16:42:24.916Z] 9fe9a137fd00: Preparing [2023-12-06T16:42:24.916Z] 9fe9a137fd00: Waiting [2023-12-06T16:42:24.916Z] aa5f87cf807f: Waiting [2023-12-06T16:42:24.916Z] 9d6ecb041548: Layer already exists [2023-12-06T16:42:24.916Z] aae79e3ab959: Layer already exists [2023-12-06T16:42:24.916Z] 767e26765285: Layer already exists [2023-12-06T16:42:24.916Z] e8d130391a98: Layer already exists [2023-12-06T16:42:24.916Z] cb81265c808c: Layer already exists [2023-12-06T16:42:24.916Z] aa5f87cf807f: Layer already exists [2023-12-06T16:42:24.916Z] 9fe9a137fd00: Layer already exists [2023-12-06T16:42:24.916Z] 3.2.0-dev.3: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:25.331Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:25.723Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [2023-12-06T16:42:25.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T16:42:25.723Z] cb81265c808c: Preparing [2023-12-06T16:42:25.723Z] 9d6ecb041548: Preparing [2023-12-06T16:42:25.723Z] 767e26765285: Preparing [2023-12-06T16:42:25.723Z] aae79e3ab959: Preparing [2023-12-06T16:42:25.723Z] e8d130391a98: Preparing [2023-12-06T16:42:25.723Z] aa5f87cf807f: Preparing [2023-12-06T16:42:25.723Z] 9fe9a137fd00: Preparing [2023-12-06T16:42:25.723Z] aa5f87cf807f: Waiting [2023-12-06T16:42:25.723Z] 9fe9a137fd00: Waiting [2023-12-06T16:42:25.723Z] aae79e3ab959: Layer already exists [2023-12-06T16:42:25.723Z] 767e26765285: Layer already exists [2023-12-06T16:42:25.723Z] cb81265c808c: Layer already exists [2023-12-06T16:42:25.723Z] aa5f87cf807f: Layer already exists [2023-12-06T16:42:25.723Z] 9fe9a137fd00: Layer already exists [2023-12-06T16:42:25.723Z] e8d130391a98: Layer already exists [2023-12-06T16:42:25.723Z] 9d6ecb041548: Layer already exists [2023-12-06T16:42:25.723Z] c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:26.132Z] + 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-06T16:42:26.535Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-12-06T16:42:26.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-06T16:42:26.535Z] cb81265c808c: Preparing [2023-12-06T16:42:26.535Z] 9d6ecb041548: Preparing [2023-12-06T16:42:26.535Z] 767e26765285: Preparing [2023-12-06T16:42:26.535Z] aae79e3ab959: Preparing [2023-12-06T16:42:26.535Z] e8d130391a98: Preparing [2023-12-06T16:42:26.535Z] aa5f87cf807f: Preparing [2023-12-06T16:42:26.535Z] 9fe9a137fd00: Preparing [2023-12-06T16:42:26.535Z] 9fe9a137fd00: Waiting [2023-12-06T16:42:26.535Z] aa5f87cf807f: Waiting [2023-12-06T16:42:26.535Z] 9d6ecb041548: Layer already exists [2023-12-06T16:42:26.535Z] e8d130391a98: Layer already exists [2023-12-06T16:42:26.535Z] cb81265c808c: Layer already exists [2023-12-06T16:42:26.535Z] aae79e3ab959: Layer already exists [2023-12-06T16:42:26.535Z] 767e26765285: Layer already exists [2023-12-06T16:42:26.535Z] aa5f87cf807f: Layer already exists [2023-12-06T16:42:26.535Z] 9fe9a137fd00: Layer already exists [2023-12-06T16:42:26.535Z] main: digest: sha256:d5e24666448d407ff9766c7ce1fd2afd9b792df037bf18d229b4cc56c54b1de1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T16:42:26.776Z] ===================================================== [Pipeline] echo [2023-12-06T16:42:26.814Z] taggedImages: [2023-12-06T16:42:26.814Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [2023-12-06T16:42:26.814Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-12-06T16:42:26.814Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.3 [2023-12-06T16:42:26.814Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [2023-12-06T16:42:26.814Z] - 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-06T16:42:27.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T16:42:27.460Z] [2023-12-06T16:42:27.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:27.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T16:42:27.798Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T16:42:27.798Z] 5eb5b503b376: Pulling fs layer [2023-12-06T16:42:27.798Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T16:42:27.798Z] ec43610c2a17: Pulling fs layer [2023-12-06T16:42:27.798Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T16:42:27.798Z] 33b1e0a273af: Pulling fs layer [2023-12-06T16:42:27.798Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T16:42:27.798Z] 2f39f015ded8: Pulling fs layer [2023-12-06T16:42:27.798Z] 3a2ae6a8a46f: Waiting [2023-12-06T16:42:27.798Z] 33b1e0a273af: Waiting [2023-12-06T16:42:27.798Z] 5d3b04190fa2: Waiting [2023-12-06T16:42:27.798Z] 2f39f015ded8: Waiting [2023-12-06T16:42:27.798Z] 5c69ac0246d0: Download complete [2023-12-06T16:42:27.798Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T16:42:27.798Z] 3a2ae6a8a46f: Download complete [2023-12-06T16:42:27.798Z] 33b1e0a273af: Verifying Checksum [2023-12-06T16:42:27.798Z] 33b1e0a273af: Download complete [2023-12-06T16:42:27.798Z] ec43610c2a17: Verifying Checksum [2023-12-06T16:42:27.798Z] ec43610c2a17: Download complete [2023-12-06T16:42:27.798Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T16:42:27.798Z] 5d3b04190fa2: Download complete [2023-12-06T16:42:28.056Z] 5eb5b503b376: Verifying Checksum [2023-12-06T16:42:28.056Z] 5eb5b503b376: Download complete [2023-12-06T16:42:28.626Z] 2f39f015ded8: Verifying Checksum [2023-12-06T16:42:28.626Z] 2f39f015ded8: Download complete [2023-12-06T16:42:29.561Z] 5eb5b503b376: Pull complete [2023-12-06T16:42:29.561Z] 5c69ac0246d0: Pull complete [2023-12-06T16:42:29.819Z] ec43610c2a17: Pull complete [2023-12-06T16:42:30.078Z] 3a2ae6a8a46f: Pull complete [2023-12-06T16:42:30.337Z] 33b1e0a273af: Pull complete [2023-12-06T16:42:30.337Z] 5d3b04190fa2: Pull complete [2023-12-06T16:42:34.539Z] 2f39f015ded8: Pull complete [2023-12-06T16:42:34.539Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T16:42:34.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T16:42:34.539Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:42:34.763Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:42:34.796Z] $ 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-06T16:42:38.591Z] $ docker top 2b609f1d749ced2591ebf858e9aab15ca4b9a94f3532c5264b36e584f5051ac9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-12-06T16:42:38.830Z] provisioning config files... [2023-12-06T16:42:38.854Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/212@tmp/config16486877674097785795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:42:39.081Z] ---> job-cost.sh [2023-12-06T16:42:39.081Z] lf-activate-venv: SKIPPING [2023-12-06T16:42:39.081Z] INFO: No Stack... [2023-12-06T16:42:39.312Z] ---> ****-login.sh [2023-12-06T16:42:39.312Z] nexus3.edgexfoundry.org:10001 [2023-12-06T16:42:39.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T16:42:39.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:39.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:39.580Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:39.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:39.580Z] [2023-12-06T16:42:39.580Z] Login Succeeded [2023-12-06T16:42:39.580Z] nexus3.edgexfoundry.org:10002 [2023-12-06T16:42:39.598Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T16:42:39.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:39.886Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-12-06T16:42:39.886Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T16:42:39.899Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [2023-12-06T16:42:39.905Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] did not exist. Created. [2023-12-06T16:42:39.905Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T16:42:40.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:40.120Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:40.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:40.120Z] [2023-12-06T16:42:40.120Z] Login Succeeded [2023-12-06T16:42:40.120Z] nexus3.edgexfoundry.org:10003 [2023-12-06T16:42:40.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:40.277Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T16:42:40.344Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T16:42:40.352Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [2023-12-06T16:42:40.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:40.387Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:40.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:40.387Z] [2023-12-06T16:42:40.387Z] Login Succeeded [2023-12-06T16:42:40.387Z] nexus3.edgexfoundry.org:10004 [2023-12-06T16:42:40.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // lock [Pipeline] } [2023-12-06T16:42:40.437Z] $ docker stop --time=1 2b609f1d749ced2591ebf858e9aab15ca4b9a94f3532c5264b36e584f5051ac9 [2023-12-06T16:42:40.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:40.662Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:40.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:40.662Z] [2023-12-06T16:42:40.662Z] Login Succeeded [2023-12-06T16:42:40.662Z] ****.io [2023-12-06T16:42:40.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:42:40.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:42:40.928Z] Configure a credential helper to remove this warning. See [2023-12-06T16:42:40.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:42:40.928Z] [2023-12-06T16:42:40.928Z] Login Succeeded [2023-12-06T16:42:40.928Z] ---> ****-login.sh ends [2023-12-06T16:42:41.595Z] $ docker rm -f --volumes 2b609f1d749ced2591ebf858e9aab15ca4b9a94f3532c5264b36e584f5051ac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-12-06T16:42:41.679Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-12-06T16:42:42.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:42:42.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:42:42.181Z] ========================================================= [2023-12-06T16:42:42.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T16:42:42.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:42:42.670Z] + 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-06T16:42:43.630Z] #0 building with "default" instance using docker driver [2023-12-06T16:42:43.630Z] [2023-12-06T16:42:43.630Z] #1 [internal] load .dockerignore [2023-12-06T16:42:43.630Z] #1 transferring context: 159B done [2023-12-06T16:42:43.630Z] #1 DONE 0.1s [2023-12-06T16:42:43.630Z] [2023-12-06T16:42:43.630Z] #2 [internal] load build definition from Dockerfile [2023-12-06T16:42:43.630Z] #2 transferring dockerfile: 2.05kB 0.0s done [2023-12-06T16:42:43.630Z] #2 DONE 0.1s [2023-12-06T16:42:43.630Z] [2023-12-06T16:42:43.630Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T16:42:43.897Z] #3 DONE 0.1s [2023-12-06T16:42:43.897Z] [2023-12-06T16:42:43.897Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T16:42:43.897Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T16:42:44.165Z] #4 ... [2023-12-06T16:42:44.165Z] [2023-12-06T16:42:44.165Z] #5 [internal] load build context [2023-12-06T16:42:44.165Z] #5 transferring context: 130.60kB 0.1s done [2023-12-06T16:42:44.165Z] #5 DONE 0.1s [2023-12-06T16:42:44.165Z] [2023-12-06T16:42:44.165Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T16:42:44.165Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.2s [2023-12-06T16:42:44.165Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s [2023-12-06T16:42:44.165Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T16:42:44.165Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T16:42:44.165Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T16:42:44.165Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T16:42:44.165Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2023-12-06T16:42:44.165Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T16:42:44.165Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s [2023-12-06T16:42:44.165Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T16:42:44.165Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T16:42:44.165Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T16:42:44.165Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-06T16:42:44.435Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.53MB / 63.99MB 0.5s [2023-12-06T16:42:44.435Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.07MB / 11.40MB 0.5s [2023-12-06T16:42:44.435Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s [2023-12-06T16:42:44.435Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.21MB / 63.99MB 0.6s [2023-12-06T16:42:44.435Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s [2023-12-06T16:42:44.702Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.80MB / 63.99MB 0.7s [2023-12-06T16:42:44.702Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T16:42:44.702Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-06T16:42:44.702Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.7s [2023-12-06T16:42:44.970Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 0.9s [2023-12-06T16:42:44.970Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s [2023-12-06T16:42:44.970Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.1s [2023-12-06T16:42:44.970Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.99MB / 97.63MB 1.1s [2023-12-06T16:42:45.239Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.2s [2023-12-06T16:42:45.239Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.2s [2023-12-06T16:42:45.239Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.4s [2023-12-06T16:42:45.507Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.18MB / 97.63MB 1.5s [2023-12-06T16:42:48.844Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.6s [2023-12-06T16:42:48.844Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.7s [2023-12-06T16:42:48.844Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.5s [2023-12-06T16:42:48.844Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.5s done [2023-12-06T16:42:48.844Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T16:42:48.844Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.7s done [2023-12-06T16:42:48.844Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T16:42:49.112Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T16:42:54.470Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.1s [2023-12-06T16:42:59.924Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s [2023-12-06T16:43:05.300Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.9s done [2023-12-06T16:43:06.709Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T16:43:06.709Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T16:43:06.709Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-06T16:43:12.059Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-06T16:43:15.410Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.7s done [2023-12-06T16:43:15.410Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-06T16:43:17.369Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T16:43:18.778Z] #4 DONE 34.6s [2023-12-06T16:43:18.778Z] [2023-12-06T16:43:18.778Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-06T16:43:19.044Z] #6 0.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T16:43:19.626Z] #6 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T16:43:20.596Z] #6 2.039 OK: 266 MiB in 52 packages [2023-12-06T16:43:22.543Z] #6 DONE 3.8s [2023-12-06T16:43:22.543Z] [2023-12-06T16:43:22.543Z] #7 [builder 3/7] WORKDIR /app [2023-12-06T16:43:22.543Z] #7 DONE 0.1s [2023-12-06T16:43:22.543Z] [2023-12-06T16:43:22.543Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T16:43:22.543Z] #8 DONE 0.1s [2023-12-06T16:43:22.543Z] [2023-12-06T16:43:22.543Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T16:43:44.645Z] #9 DONE 21.6s [2023-12-06T16:43:44.645Z] [2023-12-06T16:43:44.645Z] #10 [builder 6/7] COPY . . [2023-12-06T16:43:44.645Z] #10 DONE 0.1s [2023-12-06T16:43:44.645Z] [2023-12-06T16:43:44.645Z] #11 [builder 7/7] RUN echo noop [2023-12-06T16:43:44.911Z] #11 0.608 noop [2023-12-06T16:43:47.586Z] #11 DONE 2.9s [2023-12-06T16:43:47.586Z] [2023-12-06T16:43:47.586Z] #12 exporting to image [2023-12-06T16:43:47.586Z] #12 exporting layers [2023-12-06T16:44:09.662Z] #12 exporting layers 22.1s done [2023-12-06T16:44:09.662Z] #12 writing image sha256:a61fc8801b0248e698a96b9433df0711053b74e1e13ad7ed4aab3ffbb9d0a93b done [2023-12-06T16:44:09.662Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T16:44:09.662Z] #12 DONE 22.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:44:10.111Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T16:44:10.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:44:10.364Z] prd-ubuntu20.04-docker-arm64-4c-16g-24560 does not seem to be running inside a container [2023-12-06T16:44:10.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/212 -v /w/workspace/app-service-configurable/212:/w/workspace/app-service-configurable/212:rw,z -v /w/workspace/app-service-configurable/212@tmp:/w/workspace/app-service-configurable/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T16:44:11.654Z] $ docker top 8a3ae3d7a75c9fe728297d59c9990867cf9a47550190e62105f8982c6875bd91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:44:12.207Z] + go version [2023-12-06T16:44:12.207Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T16:44:12.235Z] $ docker stop --time=1 8a3ae3d7a75c9fe728297d59c9990867cf9a47550190e62105f8982c6875bd91 [2023-12-06T16:44:15.824Z] $ docker rm -f --volumes 8a3ae3d7a75c9fe728297d59c9990867cf9a47550190e62105f8982c6875bd91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:44:16.670Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T16:44:16.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:44:16.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-24560 does not seem to be running inside a container [2023-12-06T16:44:16.974Z] $ 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/212 -v /w/workspace/app-service-configurable/212:/w/workspace/app-service-configurable/212:rw,z -v /w/workspace/app-service-configurable/212@tmp:/w/workspace/app-service-configurable/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T16:44:17.876Z] $ docker top ad4fd5a40be7c98a7c83871e3bd5e89a613388ea803a573c983da9571a6fedd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:44:18.417Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/212 [Pipeline] fileExists [Pipeline] sh [2023-12-06T16:44:18.788Z] + make test [2023-12-06T16:44:18.788Z] go test -race -coverprofile=coverage.out ./... [2023-12-06T16:45:55.428Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-06T16:45:55.428Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T16:45:55.428Z] go vet ./... [2023-12-06T16:46:51.836Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T16:46:51.836Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T16:46:51.836Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T16:46:51.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T16:46:51.917Z] $ docker stop --time=1 ad4fd5a40be7c98a7c83871e3bd5e89a613388ea803a573c983da9571a6fedd7 [2023-12-06T16:46:53.818Z] $ docker rm -f --volumes ad4fd5a40be7c98a7c83871e3bd5e89a613388ea803a573c983da9571a6fedd7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T16:46:55.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T16:46:55.401Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T16:46:55.801Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T16:46:56.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T16:46:56.710Z] + ls -al . [2023-12-06T16:46:56.710Z] total 180 [2023-12-06T16:46:56.710Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 16:44 . [2023-12-06T16:46:56.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 16:42 .. [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 6 16:42 .dockerignore [2023-12-06T16:46:56.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 16:42 .git [2023-12-06T16:46:56.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 16:42 .github [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 6 16:42 .gitignore [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 16:42 .golangci.yml [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 6 16:42 Attribution.txt [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 6 16:42 CHANGELOG.md [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 6 16:42 Dockerfile [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 16:42 GOVERNANCE.md [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 6 16:42 Jenkinsfile [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 6 16:42 LICENSE [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 6 16:42 OWNERS.md [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 6 16:42 README.md [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 16:40 VERSION [2023-12-06T16:46:56.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 16:42 bin [2023-12-06T16:46:56.710Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 6 16:44 coverage.out [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 6 16:42 go.mod [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 6 16:42 go.sum [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 6 16:42 main.go [2023-12-06T16:46:56.710Z] -rw-rw-r-- 1 jenkins jenkins 2572 Dec 6 16:42 makefile [2023-12-06T16:46:56.710Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 16:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:46:57.127Z] + 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=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a --label arch=arm64 --label version=3.2.0-dev.3 . [2023-12-06T16:46:57.711Z] #0 building with "default" instance using docker driver [2023-12-06T16:46:57.711Z] [2023-12-06T16:46:57.711Z] #1 [internal] load build definition from Dockerfile [2023-12-06T16:46:57.711Z] #1 transferring dockerfile: 30B [2023-12-06T16:46:57.711Z] #1 transferring dockerfile: 2.05kB done [2023-12-06T16:46:57.711Z] #1 DONE 0.0s [2023-12-06T16:46:57.711Z] [2023-12-06T16:46:57.711Z] #2 [internal] load .dockerignore [2023-12-06T16:46:57.711Z] #2 transferring context: 159B 0.0s done [2023-12-06T16:46:57.711Z] #2 DONE 0.0s [2023-12-06T16:46:57.711Z] [2023-12-06T16:46:57.711Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T16:46:57.711Z] #3 DONE 0.0s [2023-12-06T16:46:57.711Z] [2023-12-06T16:46:57.711Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T16:46:57.979Z] #4 DONE 0.3s [2023-12-06T16:46:57.979Z] [2023-12-06T16:46:57.979Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T16:46:57.979Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T16:46:58.247Z] #5 ... [2023-12-06T16:46:58.247Z] [2023-12-06T16:46:58.247Z] #6 [internal] load build context [2023-12-06T16:46:58.247Z] #6 transferring context: 1.45kB 0.0s done [2023-12-06T16:46:58.247Z] #6 DONE 0.0s [2023-12-06T16:46:58.247Z] [2023-12-06T16:46:58.247Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T16:46:58.247Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T16:46:58.247Z] #5 ... [2023-12-06T16:46:58.247Z] [2023-12-06T16:46:58.247Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T16:46:58.247Z] #7 DONE 0.2s [2023-12-06T16:46:58.247Z] [2023-12-06T16:46:58.247Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T16:46:58.247Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T16:46:58.247Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T16:46:58.247Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T16:46:58.247Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T16:46:58.247Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T16:46:58.830Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T16:46:59.097Z] #5 DONE 0.9s [2023-12-06T16:46:59.097Z] [2023-12-06T16:46:59.097Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T16:46:59.682Z] #8 0.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T16:46:59.949Z] #8 0.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T16:47:00.921Z] #8 ... [2023-12-06T16:47:00.921Z] [2023-12-06T16:47:00.921Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-06T16:47:00.921Z] #9 0.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T16:47:00.921Z] #9 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T16:47:00.921Z] #9 2.278 OK: 266 MiB in 52 packages [2023-12-06T16:47:00.921Z] #9 DONE 2.6s [2023-12-06T16:47:00.921Z] [2023-12-06T16:47:00.921Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T16:47:00.921Z] #8 1.896 (1/2) Installing ca-certificates (20230506-r0) [2023-12-06T16:47:01.198Z] #8 ... [2023-12-06T16:47:01.198Z] [2023-12-06T16:47:01.198Z] #10 [builder 3/7] WORKDIR /app [2023-12-06T16:47:01.198Z] #10 DONE 0.1s [2023-12-06T16:47:01.198Z] [2023-12-06T16:47:01.198Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T16:47:01.198Z] #11 DONE 0.1s [2023-12-06T16:47:01.198Z] [2023-12-06T16:47:01.198Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-06T16:47:01.198Z] #8 1.992 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-06T16:47:01.198Z] #8 2.003 Executing busybox-1.36.1-r5.trigger [2023-12-06T16:47:01.198Z] #8 2.043 Executing ca-certificates-20230506-r0.trigger [2023-12-06T16:47:01.463Z] #8 2.317 OK: 9 MiB in 17 packages [2023-12-06T16:47:01.731Z] #8 DONE 2.6s [2023-12-06T16:47:01.731Z] [2023-12-06T16:47:01.731Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T16:47:02.316Z] #12 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T16:47:02.899Z] #12 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T16:47:02.899Z] #12 ... [2023-12-06T16:47:02.899Z] [2023-12-06T16:47:02.899Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T16:47:02.899Z] #13 DONE 1.7s [2023-12-06T16:47:03.166Z] [2023-12-06T16:47:03.166Z] #14 [builder 6/7] COPY . . [2023-12-06T16:47:03.166Z] #14 DONE 0.1s [2023-12-06T16:47:03.166Z] [2023-12-06T16:47:03.166Z] #15 [builder 7/7] RUN make build [2023-12-06T16:47:03.750Z] #15 0.742 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -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.3" -trimpath -mod=readonly -o app-service-configurable [2023-12-06T16:47:04.017Z] #15 ... [2023-12-06T16:47:04.017Z] [2023-12-06T16:47:04.017Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T16:47:04.017Z] #12 2.102 OK: 9 MiB in 17 packages [2023-12-06T16:47:04.017Z] #12 DONE 2.4s [2023-12-06T16:47:04.285Z] [2023-12-06T16:47:04.285Z] #15 [builder 7/7] RUN make build [2023-12-06T16:48:12.169Z] #15 DONE 58.6s [2023-12-06T16:48:12.169Z] [2023-12-06T16:48:12.169Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-06T16:48:12.169Z] #16 DONE 0.1s [2023-12-06T16:48:12.169Z] [2023-12-06T16:48:12.169Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2023-12-06T16:48:12.169Z] #17 DONE 0.1s [2023-12-06T16:48:12.169Z] [2023-12-06T16:48:12.169Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2023-12-06T16:48:12.169Z] #18 DONE 0.1s [2023-12-06T16:48:12.169Z] [2023-12-06T16:48:12.169Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-06T16:48:12.169Z] #19 DONE 0.2s [2023-12-06T16:48:12.169Z] [2023-12-06T16:48:12.169Z] #20 exporting to image [2023-12-06T16:48:12.169Z] #20 exporting layers [2023-12-06T16:48:12.169Z] #20 exporting layers 0.3s done [2023-12-06T16:48:12.169Z] #20 writing image sha256:a83bf3e3bc99301ba708fd754cb3d643d3f7adb24097f7eafde14d88b88e5287 done [2023-12-06T16:48:12.169Z] #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done [2023-12-06T16:48:12.169Z] #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T16:48:12.671Z] provisioning config files... [2023-12-06T16:48:12.686Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/212@tmp/config1964511585504209600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:48:13.083Z] ---> ****-login.sh [2023-12-06T16:48:13.083Z] nexus3.edgexfoundry.org:10001 [2023-12-06T16:48:13.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:48:13.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:48:13.350Z] Configure a credential helper to remove this warning. See [2023-12-06T16:48:13.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:48:13.351Z] [2023-12-06T16:48:13.351Z] Login Succeeded [2023-12-06T16:48:13.351Z] nexus3.edgexfoundry.org:10002 [2023-12-06T16:48:13.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:48:13.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:48:13.617Z] Configure a credential helper to remove this warning. See [2023-12-06T16:48:13.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:48:13.617Z] [2023-12-06T16:48:13.617Z] Login Succeeded [2023-12-06T16:48:13.617Z] nexus3.edgexfoundry.org:10003 [2023-12-06T16:48:13.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:48:14.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:48:14.153Z] Configure a credential helper to remove this warning. See [2023-12-06T16:48:14.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:48:14.153Z] [2023-12-06T16:48:14.153Z] Login Succeeded [2023-12-06T16:48:14.153Z] nexus3.edgexfoundry.org:10004 [2023-12-06T16:48:14.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:48:14.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:48:14.425Z] Configure a credential helper to remove this warning. See [2023-12-06T16:48:14.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:48:14.425Z] [2023-12-06T16:48:14.425Z] Login Succeeded [2023-12-06T16:48:14.425Z] ****.io [2023-12-06T16:48:14.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T16:48:14.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T16:48:14.691Z] Configure a credential helper to remove this warning. See [2023-12-06T16:48:14.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T16:48:14.691Z] [2023-12-06T16:48:14.691Z] Login Succeeded [2023-12-06T16:48:14.691Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T16:48:14.702Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T16:48:14.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T16:48:14.955Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-12-06T16:48:14.955Z] c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [2023-12-06T16:48:14.955Z] latest [2023-12-06T16:48:14.955Z] 3.2.0-dev.3 [2023-12-06T16:48:14.955Z] c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [2023-12-06T16:48:14.955Z] main [2023-12-06T16:48:14.955Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:15.494Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:16.026Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [2023-12-06T16:48:16.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T16:48:16.026Z] 6ac9123aec87: Preparing [2023-12-06T16:48:16.026Z] 6b229661230b: Preparing [2023-12-06T16:48:16.026Z] 76fda162fbf8: Preparing [2023-12-06T16:48:16.026Z] e175eeb2744a: Preparing [2023-12-06T16:48:16.026Z] eabe89092227: Preparing [2023-12-06T16:48:16.026Z] 3a8e9b0589e3: Preparing [2023-12-06T16:48:16.026Z] 0faf9b67be60: Preparing [2023-12-06T16:48:16.026Z] 3a8e9b0589e3: Waiting [2023-12-06T16:48:16.026Z] 0faf9b67be60: Waiting [2023-12-06T16:48:16.298Z] 6b229661230b: Pushed [2023-12-06T16:48:16.298Z] eabe89092227: Pushed [2023-12-06T16:48:16.298Z] 76fda162fbf8: Pushed [2023-12-06T16:48:16.298Z] e175eeb2744a: Pushed [2023-12-06T16:48:16.298Z] 0faf9b67be60: Layer already exists [2023-12-06T16:48:16.591Z] 3a8e9b0589e3: Pushed [2023-12-06T16:48:20.888Z] 6ac9123aec87: Pushed [2023-12-06T16:48:20.888Z] c4ad7f437a1e68c2d718492a8a567dff3f36cc6a: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:21.354Z] + 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-06T16:48:21.826Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-12-06T16:48:21.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T16:48:21.826Z] 6ac9123aec87: Preparing [2023-12-06T16:48:21.826Z] 6b229661230b: Preparing [2023-12-06T16:48:21.826Z] 76fda162fbf8: Preparing [2023-12-06T16:48:21.826Z] e175eeb2744a: Preparing [2023-12-06T16:48:21.826Z] eabe89092227: Preparing [2023-12-06T16:48:21.826Z] 3a8e9b0589e3: Preparing [2023-12-06T16:48:21.826Z] 0faf9b67be60: Preparing [2023-12-06T16:48:21.826Z] 3a8e9b0589e3: Waiting [2023-12-06T16:48:21.826Z] 0faf9b67be60: Waiting [2023-12-06T16:48:21.826Z] 76fda162fbf8: Layer already exists [2023-12-06T16:48:21.826Z] 6ac9123aec87: Layer already exists [2023-12-06T16:48:21.826Z] 6b229661230b: Layer already exists [2023-12-06T16:48:21.826Z] eabe89092227: Layer already exists [2023-12-06T16:48:21.826Z] e175eeb2744a: Layer already exists [2023-12-06T16:48:21.826Z] 3a8e9b0589e3: Layer already exists [2023-12-06T16:48:21.826Z] 0faf9b67be60: Layer already exists [2023-12-06T16:48:22.092Z] latest: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:22.566Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:26.381Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.3 [2023-12-06T16:48:26.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T16:48:26.382Z] 6ac9123aec87: Preparing [2023-12-06T16:48:26.382Z] 6b229661230b: Preparing [2023-12-06T16:48:26.382Z] 76fda162fbf8: Preparing [2023-12-06T16:48:26.382Z] e175eeb2744a: Preparing [2023-12-06T16:48:26.382Z] eabe89092227: Preparing [2023-12-06T16:48:26.382Z] 3a8e9b0589e3: Preparing [2023-12-06T16:48:26.382Z] 0faf9b67be60: Preparing [2023-12-06T16:48:26.382Z] 3a8e9b0589e3: Waiting [2023-12-06T16:48:26.382Z] 0faf9b67be60: Waiting [2023-12-06T16:48:26.382Z] 6b229661230b: Layer already exists [2023-12-06T16:48:26.382Z] 76fda162fbf8: Layer already exists [2023-12-06T16:48:26.382Z] eabe89092227: Layer already exists [2023-12-06T16:48:26.382Z] 6ac9123aec87: Layer already exists [2023-12-06T16:48:26.382Z] e175eeb2744a: Layer already exists [2023-12-06T16:48:26.382Z] 3a8e9b0589e3: Layer already exists [2023-12-06T16:48:26.382Z] 0faf9b67be60: Layer already exists [2023-12-06T16:48:26.645Z] 3.2.0-dev.3: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:27.108Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:27.582Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [2023-12-06T16:48:27.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T16:48:27.582Z] 6ac9123aec87: Preparing [2023-12-06T16:48:27.582Z] 6b229661230b: Preparing [2023-12-06T16:48:27.582Z] 76fda162fbf8: Preparing [2023-12-06T16:48:27.582Z] e175eeb2744a: Preparing [2023-12-06T16:48:27.582Z] eabe89092227: Preparing [2023-12-06T16:48:27.582Z] 3a8e9b0589e3: Preparing [2023-12-06T16:48:27.582Z] 0faf9b67be60: Preparing [2023-12-06T16:48:27.582Z] 3a8e9b0589e3: Waiting [2023-12-06T16:48:27.582Z] 0faf9b67be60: Waiting [2023-12-06T16:48:27.582Z] 6b229661230b: Layer already exists [2023-12-06T16:48:27.582Z] 6ac9123aec87: Layer already exists [2023-12-06T16:48:27.582Z] e175eeb2744a: Layer already exists [2023-12-06T16:48:27.582Z] 76fda162fbf8: Layer already exists [2023-12-06T16:48:27.582Z] eabe89092227: Layer already exists [2023-12-06T16:48:27.582Z] 3a8e9b0589e3: Layer already exists [2023-12-06T16:48:27.582Z] 0faf9b67be60: Layer already exists [2023-12-06T16:48:27.846Z] c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:28.324Z] + 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-06T16:48:28.794Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-12-06T16:48:28.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-06T16:48:28.794Z] 6ac9123aec87: Preparing [2023-12-06T16:48:28.794Z] 6b229661230b: Preparing [2023-12-06T16:48:28.794Z] 76fda162fbf8: Preparing [2023-12-06T16:48:28.794Z] e175eeb2744a: Preparing [2023-12-06T16:48:28.794Z] eabe89092227: Preparing [2023-12-06T16:48:28.794Z] 3a8e9b0589e3: Preparing [2023-12-06T16:48:28.794Z] 0faf9b67be60: Preparing [2023-12-06T16:48:28.794Z] 3a8e9b0589e3: Waiting [2023-12-06T16:48:28.794Z] 0faf9b67be60: Waiting [2023-12-06T16:48:28.794Z] e175eeb2744a: Layer already exists [2023-12-06T16:48:28.794Z] 76fda162fbf8: Layer already exists [2023-12-06T16:48:28.795Z] 6b229661230b: Layer already exists [2023-12-06T16:48:28.795Z] 3a8e9b0589e3: Layer already exists [2023-12-06T16:48:28.795Z] eabe89092227: Layer already exists [2023-12-06T16:48:28.795Z] 6ac9123aec87: Layer already exists [2023-12-06T16:48:28.795Z] 0faf9b67be60: Layer already exists [2023-12-06T16:48:29.057Z] main: digest: sha256:499df7bc27c41a6dd74007cb88d704233ee6c4c3a5c2ba76db1ae15ecc4111c2 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T16:48:29.409Z] ===================================================== [Pipeline] echo [2023-12-06T16:48:29.465Z] taggedImages: [2023-12-06T16:48:29.465Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [2023-12-06T16:48:29.465Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-12-06T16:48:29.465Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.3 [2023-12-06T16:48:29.465Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c4ad7f437a1e68c2d718492a8a567dff3f36cc6a-3.2.0-dev.3 [2023-12-06T16:48:29.465Z] - 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-06T16:48:30.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T16:48:30.112Z] [2023-12-06T16:48:30.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:48:30.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T16:48:30.486Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T16:48:30.486Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T16:48:30.486Z] 04944245beec: Pulling fs layer [2023-12-06T16:48:30.486Z] 699f458cf7ca: Pulling fs layer [2023-12-06T16:48:30.486Z] 765212b225bb: Pulling fs layer [2023-12-06T16:48:30.486Z] f23df028b6ca: Pulling fs layer [2023-12-06T16:48:30.486Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T16:48:30.486Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T16:48:30.486Z] 765212b225bb: Waiting [2023-12-06T16:48:30.486Z] f23df028b6ca: Waiting [2023-12-06T16:48:30.486Z] 2437ff75d9bd: Waiting [2023-12-06T16:48:30.486Z] d65c8cfc05b1: Waiting [2023-12-06T16:48:30.752Z] 04944245beec: Verifying Checksum [2023-12-06T16:48:30.752Z] 04944245beec: Download complete [2023-12-06T16:48:30.752Z] 765212b225bb: Verifying Checksum [2023-12-06T16:48:30.752Z] 765212b225bb: Download complete [2023-12-06T16:48:30.752Z] f23df028b6ca: Verifying Checksum [2023-12-06T16:48:30.752Z] f23df028b6ca: Download complete [2023-12-06T16:48:30.752Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T16:48:30.752Z] d65c8cfc05b1: Download complete [2023-12-06T16:48:30.752Z] 699f458cf7ca: Verifying Checksum [2023-12-06T16:48:30.752Z] 699f458cf7ca: Download complete [2023-12-06T16:48:31.331Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T16:48:31.331Z] 8998bd30e6a1: Download complete [2023-12-06T16:48:33.268Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T16:48:33.268Z] 2437ff75d9bd: Download complete [2023-12-06T16:48:41.497Z] 8998bd30e6a1: Pull complete [2023-12-06T16:48:41.497Z] 04944245beec: Pull complete [2023-12-06T16:48:42.451Z] 699f458cf7ca: Pull complete [2023-12-06T16:48:42.716Z] 765212b225bb: Pull complete [2023-12-06T16:48:43.670Z] f23df028b6ca: Pull complete [2023-12-06T16:48:43.670Z] d65c8cfc05b1: Pull complete [2023-12-06T16:49:05.711Z] 2437ff75d9bd: Pull complete [2023-12-06T16:49:05.711Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T16:49:05.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T16:49:05.711Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:49:06.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-24560 does not seem to be running inside a container [2023-12-06T16:49:06.133Z] $ 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/212 -v /w/workspace/app-service-configurable/212:/w/workspace/app-service-configurable/212:rw,z -v /w/workspace/app-service-configurable/212@tmp:/w/workspace/app-service-configurable/212@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T16:49:10.674Z] $ docker top 1b7341d2205385b0f7c6fe40b3266b963b1919a84bc611c45a84ab204c0d7404 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:49:11.324Z] ---> job-cost.sh [2023-12-06T16:49:11.618Z] lf-activate-venv: SKIPPING [2023-12-06T16:49:11.618Z] INFO: No Stack... [2023-12-06T16:49:11.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T16:49:12.463Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T16:49:13.040Z] + cat /w/workspace/app-service-configurable/212/archives/cost.csv [2023-12-06T16:49:13.040Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T16:49:13.095Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [2023-12-06T16:49:13.102Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] did not exist. Created. [2023-12-06T16:49:13.102Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T16:49:13.532Z] /w/workspace/app-service-configurable/212@tmp/durable-4c78d7ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T16:49:13.893Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T16:49:13.908Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T16:49:13.957Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T16:49:13.983Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-212-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T16:49:14.116Z] $ docker stop --time=1 1b7341d2205385b0f7c6fe40b3266b963b1919a84bc611c45a84ab204c0d7404 [2023-12-06T16:49:15.484Z] $ docker rm -f --volumes 1b7341d2205385b0f7c6fe40b3266b963b1919a84bc611c45a84ab204c0d7404 [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-06T16:49:16.761Z] provisioning config files... [2023-12-06T16:49:16.773Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config572835601683493947tmp [Pipeline] { [Pipeline] sh [2023-12-06T16:49:17.142Z] + set +x [2023-12-06T16:49:17.142Z] + curl -s https://codecov.io/bash [2023-12-06T16:49:17.142Z] + bash -s -- [2023-12-06T16:49:17.402Z] [2023-12-06T16:49:17.402Z] _____ _ [2023-12-06T16:49:17.402Z] / ____| | | [2023-12-06T16:49:17.402Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T16:49:17.402Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T16:49:17.402Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T16:49:17.402Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T16:49:17.402Z] Bash-1.0.6 [2023-12-06T16:49:17.402Z] [2023-12-06T16:49:17.402Z] [2023-12-06T16:49:17.402Z] ==> git version 2.25.1 found [2023-12-06T16:49:17.402Z] ==> 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-06T16:49:17.402Z] Release-Date: 2020-01-08 [2023-12-06T16:49:17.402Z] 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-06T16:49:17.402Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T16:49:17.402Z] ==> Jenkins CI detected. [2023-12-06T16:49:17.402Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-12-06T16:49:17.402Z] project root: . [2023-12-06T16:49:17.402Z] --> token set from env [2023-12-06T16:49:17.402Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T16:49:17.402Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T16:49:17.402Z] ==> Python coveragepy not found [2023-12-06T16:49:17.402Z] ==> Searching for coverage reports in: [2023-12-06T16:49:17.402Z] + . [2023-12-06T16:49:17.402Z] -> Found 1 reports [2023-12-06T16:49:17.402Z] ==> Detecting git/mercurial file structure [2023-12-06T16:49:17.402Z] ==> Reading reports [2023-12-06T16:49:17.402Z] + ./coverage.out bytes=13 [2023-12-06T16:49:17.402Z] ==> Appending adjustments [2023-12-06T16:49:17.402Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T16:49:17.402Z] + Found adjustments [2023-12-06T16:49:17.402Z] ==> Gzipping contents [2023-12-06T16:49:17.402Z] 4.0K /tmp/codecov.Z0XLtz.gz [2023-12-06T16:49:17.402Z] ==> Uploading reports [2023-12-06T16:49:17.402Z] url: https://codecov.io [2023-12-06T16:49:17.402Z] query: branch=main&commit=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T16:49:17.402Z] -> Pinging Codecov [2023-12-06T16:49:17.402Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c4ad7f437a1e68c2d718492a8a567dff3f36cc6a&build=212&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F212%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T16:49:17.661Z] -> Uploading to [2023-12-06T16:49:17.661Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/A97CA9966030D2A3747ED39772930CCE/c4ad7f437a1e68c2d718492a8a567dff3f36cc6a/aa5a8c44-8b95-44b1-9c00-9c6a4ee23b0f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T164917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0639f2dea7d6b8e9a7b5e7e952dda038d172a0e5e1e2a23672a3a720a8e27a9c [2023-12-06T16:49:17.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T16:49:17.661Z] Dload Upload Total Spent Left Speed [2023-12-06T16:49:17.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1088 --:--:-- --:--:-- --:--:-- 1088 [2023-12-06T16:49:17.921Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] } [2023-12-06T16:49:17.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T16:49:18.354Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T16:49:18.373Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:49:18.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T16:49:18.835Z] [2023-12-06T16:49:18.835Z] 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-06T16:49:19.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T16:49:19.192Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T16:49:19.192Z] df9b9388f04a: Pulling fs layer [2023-12-06T16:49:19.192Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T16:49:19.192Z] 25bc292e5bac: Pulling fs layer [2023-12-06T16:49:19.192Z] 114826534d7a: Pulling fs layer [2023-12-06T16:49:19.192Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T16:49:19.192Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T16:49:19.192Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T16:49:19.192Z] 6ad1cebc031e: Waiting [2023-12-06T16:49:19.192Z] 8a3aa393b2d8: Waiting [2023-12-06T16:49:19.192Z] 114826534d7a: Waiting [2023-12-06T16:49:19.192Z] 4657fd5d0bcf: Waiting [2023-12-06T16:49:19.192Z] 25bc292e5bac: Verifying Checksum [2023-12-06T16:49:19.192Z] 25bc292e5bac: Download complete [2023-12-06T16:49:19.192Z] 52dc419b0ee2: Download complete [2023-12-06T16:49:19.192Z] 4657fd5d0bcf: Download complete [2023-12-06T16:49:19.192Z] df9b9388f04a: Verifying Checksum [2023-12-06T16:49:19.192Z] df9b9388f04a: Download complete [2023-12-06T16:49:19.453Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T16:49:19.453Z] 6ad1cebc031e: Download complete [2023-12-06T16:49:19.453Z] df9b9388f04a: Pull complete [2023-12-06T16:49:19.453Z] 52dc419b0ee2: Pull complete [2023-12-06T16:49:19.453Z] 25bc292e5bac: Pull complete [2023-12-06T16:49:20.021Z] 114826534d7a: Download complete [2023-12-06T16:49:20.021Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T16:49:20.021Z] 8a3aa393b2d8: Download complete [2023-12-06T16:49:24.211Z] 114826534d7a: Pull complete [2023-12-06T16:49:24.211Z] 4657fd5d0bcf: Pull complete [2023-12-06T16:49:24.211Z] 6ad1cebc031e: Pull complete [2023-12-06T16:49:26.747Z] 8a3aa393b2d8: Pull complete [2023-12-06T16:49:26.747Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T16:49:26.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T16:49:26.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:49:27.048Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:49:27.089Z] $ 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-06T16:49:32.650Z] $ docker top 3426ebd962c508017ebd3614e5dd193ee8423616602ec549ac3379e04e845c3d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T16:49:32.808Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-12-06T16:49:33.085Z] + set -o pipefail [2023-12-06T16:49:33.085Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-12-06T16:49:39.652Z] [2023-12-06T16:49:39.652Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-12-06T16:49:39.652Z] [2023-12-06T16:49:39.652Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/1defd42e-3de6-4d0b-9c36-582ee40cace6 [2023-12-06T16:49:39.652Z] [2023-12-06T16:49:39.652Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T16:49:39.652Z] [2023-12-06T16:49:39.652Z] [2023-12-06T16:49:39.652Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T16:49:39.652Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T16:49:39.652Z] More details here: https://snyk.co/ue1NS [2023-12-06T16:49:39.652Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T16:49:39.652Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T16:49:39.663Z] $ docker stop --time=1 3426ebd962c508017ebd3614e5dd193ee8423616602ec549ac3379e04e845c3d [2023-12-06T16:49:43.311Z] $ docker rm -f --volumes 3426ebd962c508017ebd3614e5dd193ee8423616602ec549ac3379e04e845c3d [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-06T16:49:44.767Z] + git log --format=format:%s -1 c4ad7f437a1e68c2d718492a8a567dff3f36cc6a [Pipeline] sh [2023-12-06T16:49:45.062Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T16:49:45.062Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:49:45.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:49:45.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:49:45.588Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:49:45.621Z] $ 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-06T16:49:46.027Z] $ docker top 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 -eo pid,comm [2023-12-06T16:49:46.077Z] 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-06T16:49:46.077Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T16:49:46.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:49:46.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:49:46.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:49:46.381Z] $ docker exec 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 ssh-agent [2023-12-06T16:49:46.500Z] SSH_AUTH_SOCK=/tmp/ssh-8vPxP72xyO1E/agent.33 [2023-12-06T16:49:46.500Z] SSH_AGENT_PID=39 [2023-12-06T16:49:46.506Z] Running ssh-add (command line suppressed) [2023-12-06T16:49:46.614Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11683442647270446053.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11683442647270446053.key) [2023-12-06T16:49:46.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:49:46.970Z] + git semver tag [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,136 [run_tag] DEBUG tag force:False [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,136 [check_head_tag] DEBUG check head tag [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,137 [execute] INFO git cat-file --batch-check [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,141 [execute] INFO git cat-file --batch [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,163 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,163 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,163 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T16:49:47.229Z] 2023-12-06 16:49:47,168 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:49:47.229Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T16:49:47.240Z] $ docker exec --env ******** --env ******** 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 ssh-agent -k [2023-12-06T16:49:47.343Z] unset SSH_AUTH_SOCK; [2023-12-06T16:49:47.344Z] unset SSH_AGENT_PID; [2023-12-06T16:49:47.344Z] echo Agent pid 39 killed; [2023-12-06T16:49:47.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T16:49:47.866Z] + git semver [Pipeline] } [2023-12-06T16:49:48.139Z] $ docker stop --time=1 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 [2023-12-06T16:49:49.451Z] $ docker rm -f --volumes 36d3130720a93e39b3ca0cf882931b1fd654d8b9446e9c18fea93368c335de23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:49:50.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T16:49:50.090Z] [2023-12-06T16:49:50.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:49:50.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T16:49:50.442Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T16:49:50.442Z] ab5ef0e58194: Pulling fs layer [2023-12-06T16:49:50.442Z] 9712f1f96733: Pulling fs layer [2023-12-06T16:49:50.442Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T16:49:50.442Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T16:49:50.442Z] e9a5061849ea: Pulling fs layer [2023-12-06T16:49:50.442Z] d747dcd14b5f: Pulling fs layer [2023-12-06T16:49:50.442Z] 2de7ff778b66: Pulling fs layer [2023-12-06T16:49:50.442Z] e9a5061849ea: Waiting [2023-12-06T16:49:50.442Z] d747dcd14b5f: Waiting [2023-12-06T16:49:50.442Z] 2de7ff778b66: Waiting [2023-12-06T16:49:50.442Z] 0d9ebad4ef96: Waiting [2023-12-06T16:49:50.442Z] 9712f1f96733: Verifying Checksum [2023-12-06T16:49:50.442Z] 9712f1f96733: Download complete [2023-12-06T16:49:50.702Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T16:49:50.702Z] 63f879dbbcfc: Download complete [2023-12-06T16:49:50.962Z] e9a5061849ea: Verifying Checksum [2023-12-06T16:49:50.962Z] e9a5061849ea: Download complete [2023-12-06T16:49:50.962Z] d747dcd14b5f: Verifying Checksum [2023-12-06T16:49:50.962Z] d747dcd14b5f: Download complete [2023-12-06T16:49:50.962Z] ab5ef0e58194: Verifying Checksum [2023-12-06T16:49:50.962Z] ab5ef0e58194: Download complete [2023-12-06T16:49:50.962Z] 0d9ebad4ef96: Download complete [2023-12-06T16:49:50.962Z] 2de7ff778b66: Verifying Checksum [2023-12-06T16:49:50.962Z] 2de7ff778b66: Download complete [2023-12-06T16:49:54.250Z] ab5ef0e58194: Pull complete [2023-12-06T16:49:54.250Z] 9712f1f96733: Pull complete [2023-12-06T16:49:54.509Z] 63f879dbbcfc: Pull complete [2023-12-06T16:49:58.700Z] 0d9ebad4ef96: Pull complete [2023-12-06T16:49:58.960Z] e9a5061849ea: Pull complete [2023-12-06T16:49:58.960Z] d747dcd14b5f: Pull complete [2023-12-06T16:50:00.334Z] 2de7ff778b66: Pull complete [2023-12-06T16:50:00.334Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T16:50:00.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T16:50:00.334Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:50:00.624Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:50:00.655Z] $ 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-06T16:50:06.118Z] $ docker top 18e0f52c37cd4cdf3bdd97ed58b9bc8c97a501421963bbe9f65ef6152c4d2430 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T16:50:06.301Z] provisioning config files... [2023-12-06T16:50:06.310Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9793725294222474025tmp [2023-12-06T16:50:06.327Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15299655207498529429tmp [2023-12-06T16:50:06.344Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2706676495793308156tmp [Pipeline] { [Pipeline] echo [2023-12-06T16:50:06.424Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:06.717Z] ---> sigul-configuration.sh [2023-12-06T16:50:06.717Z] gpg: directory `/root/.gnupg' created [2023-12-06T16:50:06.717Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T16:50:06.717Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T16:50:06.717Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T16:50:06.717Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T16:50:06.717Z] gpg: CAST5 encrypted data [2023-12-06T16:50:06.717Z] gpg: encrypted with 1 passphrase [2023-12-06T16:50:06.717Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T16:50:07.011Z] + mkdir /home/jenkins [2023-12-06T16:50:07.011Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T16:50:07.302Z] + 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-06T16:50:07.315Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:07.610Z] ---> sigul-install.sh [2023-12-06T16:50:07.610Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T16:50:07.902Z] + git tag --list [2023-12-06T16:50:07.902Z] v1.0.0 [2023-12-06T16:50:07.902Z] v1.1.0 [2023-12-06T16:50:07.902Z] v1.2.0 [2023-12-06T16:50:07.902Z] v1.3.0 [2023-12-06T16:50:07.902Z] v1.3.1 [2023-12-06T16:50:07.902Z] v2.0.0 [2023-12-06T16:50:07.902Z] v2.0.1 [2023-12-06T16:50:07.902Z] v2.1.0 [2023-12-06T16:50:07.902Z] v2.1.1 [2023-12-06T16:50:07.902Z] v2.1.2 [2023-12-06T16:50:07.902Z] v2.2.0 [2023-12-06T16:50:07.902Z] v2.3 [2023-12-06T16:50:07.902Z] v2.3.0 [2023-12-06T16:50:07.902Z] v2.3.1 [2023-12-06T16:50:07.902Z] v3.0 [2023-12-06T16:50:07.902Z] v3.0.0 [2023-12-06T16:50:07.902Z] v3.0.1 [2023-12-06T16:50:07.902Z] v3.0.1-dev.1 [2023-12-06T16:50:07.902Z] v3.1 [2023-12-06T16:50:07.902Z] v3.1.0 [2023-12-06T16:50:07.902Z] v3.1.0-dev.1 [2023-12-06T16:50:07.902Z] v3.1.0-dev.10 [2023-12-06T16:50:07.902Z] v3.1.0-dev.11 [2023-12-06T16:50:07.902Z] v3.1.0-dev.12 [2023-12-06T16:50:07.902Z] v3.1.0-dev.13 [2023-12-06T16:50:07.902Z] v3.1.0-dev.14 [2023-12-06T16:50:07.902Z] v3.1.0-dev.15 [2023-12-06T16:50:07.902Z] v3.1.0-dev.16 [2023-12-06T16:50:07.902Z] v3.1.0-dev.17 [2023-12-06T16:50:07.902Z] v3.1.0-dev.18 [2023-12-06T16:50:07.902Z] v3.1.0-dev.19 [2023-12-06T16:50:07.902Z] v3.1.0-dev.2 [2023-12-06T16:50:07.902Z] v3.1.0-dev.20 [2023-12-06T16:50:07.902Z] v3.1.0-dev.21 [2023-12-06T16:50:07.902Z] v3.1.0-dev.22 [2023-12-06T16:50:07.902Z] v3.1.0-dev.23 [2023-12-06T16:50:07.902Z] v3.1.0-dev.24 [2023-12-06T16:50:07.902Z] v3.1.0-dev.25 [2023-12-06T16:50:07.902Z] v3.1.0-dev.26 [2023-12-06T16:50:07.902Z] v3.1.0-dev.27 [2023-12-06T16:50:07.902Z] v3.1.0-dev.28 [2023-12-06T16:50:07.902Z] v3.1.0-dev.29 [2023-12-06T16:50:07.902Z] v3.1.0-dev.3 [2023-12-06T16:50:07.902Z] v3.1.0-dev.30 [2023-12-06T16:50:07.902Z] v3.1.0-dev.31 [2023-12-06T16:50:07.902Z] v3.1.0-dev.32 [2023-12-06T16:50:07.902Z] v3.1.0-dev.33 [2023-12-06T16:50:07.902Z] v3.1.0-dev.34 [2023-12-06T16:50:07.902Z] v3.1.0-dev.35 [2023-12-06T16:50:07.902Z] v3.1.0-dev.36 [2023-12-06T16:50:07.902Z] v3.1.0-dev.37 [2023-12-06T16:50:07.902Z] v3.1.0-dev.38 [2023-12-06T16:50:07.902Z] v3.1.0-dev.39 [2023-12-06T16:50:07.902Z] v3.1.0-dev.4 [2023-12-06T16:50:07.902Z] v3.1.0-dev.5 [2023-12-06T16:50:07.902Z] v3.1.0-dev.6 [2023-12-06T16:50:07.902Z] v3.1.0-dev.7 [2023-12-06T16:50:07.902Z] v3.1.0-dev.8 [2023-12-06T16:50:07.902Z] v3.1.0-dev.9 [2023-12-06T16:50:07.902Z] v3.2.0-dev.1 [2023-12-06T16:50:07.902Z] v3.2.0-dev.2 [2023-12-06T16:50:07.902Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-06T16:50:08.190Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-06T16:50:08.757Z] Signing Git tag with Sigul... [2023-12-06T16:50:08.757Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-06T16:50:09.029Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:09.317Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T16:50:09.323Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T16:50:09.452Z] $ docker stop --time=1 18e0f52c37cd4cdf3bdd97ed58b9bc8c97a501421963bbe9f65ef6152c4d2430 [2023-12-06T16:50:10.776Z] $ docker rm -f --volumes 18e0f52c37cd4cdf3bdd97ed58b9bc8c97a501421963bbe9f65ef6152c4d2430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T16:50:11.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T16:50:11.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:50:12.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:50:12.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:50:12.235Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:50:12.262Z] $ 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-06T16:50:12.618Z] $ docker top a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 -eo pid,comm [2023-12-06T16:50:12.665Z] 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-06T16:50:12.665Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T16:50:12.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:50:12.891Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:50:13.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:50:13.015Z] $ docker exec a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 ssh-agent [2023-12-06T16:50:13.117Z] SSH_AUTH_SOCK=/tmp/ssh-DpAUjiycAG3l/agent.32 [2023-12-06T16:50:13.117Z] SSH_AGENT_PID=38 [2023-12-06T16:50:13.123Z] Running ssh-add (command line suppressed) [2023-12-06T16:50:13.230Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15696278478264629498.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15696278478264629498.key) [2023-12-06T16:50:13.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:50:13.589Z] + git semver bump pre [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,784 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,784 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,784 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,784 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,785 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,785 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,787 [execute] INFO git cat-file --batch-check [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,787 [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-06T16:50:13.848Z] 2023-12-06 16:50:13,794 [execute] INFO git cat-file --batch [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T16:50:13.848Z] 2023-12-06 16:50:13,799 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:50:13.848Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T16:50:13.860Z] $ docker exec --env ******** --env ******** a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 ssh-agent -k [2023-12-06T16:50:13.973Z] unset SSH_AUTH_SOCK; [2023-12-06T16:50:13.974Z] unset SSH_AGENT_PID; [2023-12-06T16:50:13.974Z] echo Agent pid 38 killed; [2023-12-06T16:50:13.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T16:50:14.503Z] + git semver [Pipeline] } [2023-12-06T16:50:14.775Z] $ docker stop --time=1 a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 [2023-12-06T16:50:16.059Z] $ docker rm -f --volumes a747adfdcb226d0dbec08e5bff5c27e6c6c468af9fbede4d5f184f9dd84c5612 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T16:50:16.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T16:50:16.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:50:16.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T16:50:16.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:50:17.151Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:50:17.185Z] $ 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-06T16:50:17.550Z] $ docker top 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T16:50:17.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T16:50:17.813Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T16:50:17.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T16:50:17.922Z] $ docker exec 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f ssh-agent [2023-12-06T16:50:18.033Z] SSH_AUTH_SOCK=/tmp/ssh-s48bOMHCs9aw/agent.31 [2023-12-06T16:50:18.033Z] SSH_AGENT_PID=37 [2023-12-06T16:50:18.038Z] Running ssh-add (command line suppressed) [2023-12-06T16:50:18.139Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4928652448372930673.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4928652448372930673.key) [2023-12-06T16:50:18.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T16:50:18.501Z] + git semver push [2023-12-06T16:50:18.760Z] 2023-12-06 16:50:18,690 [run_push] DEBUG push [2023-12-06T16:50:18.760Z] 2023-12-06 16:50:18,690 [execute] INFO git cat-file --batch-check [2023-12-06T16:50:18.760Z] 2023-12-06 16:50:18,691 [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-06T16:50:18.760Z] 2023-12-06 16:50:18,695 [execute] INFO git rev-list 190808753b3408dabd1bd322af63aa539909ede1 -- [2023-12-06T16:50:18.760Z] 2023-12-06 16:50:18,695 [execute] DEBUG Popen(['git', 'rev-list', '190808753b3408dabd1bd322af63aa539909ede1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T16:50:18.760Z] 2023-12-06 16:50:18,709 [execute] INFO git fetch -v origin [2023-12-06T16:50:18.760Z] 2023-12-06 16:50:18,709 [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-06T16:50:19.330Z] 2023-12-06 16:50:19,251 [run_push] DEBUG no remote changes detected [2023-12-06T16:50:19.330Z] 2023-12-06 16:50:19,251 [execute] INFO git push origin semver [2023-12-06T16:50:19.330Z] 2023-12-06 16:50:19,252 [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-06T16:50:20.269Z] 2023-12-06 16:50:20,013 [run_push] DEBUG push all version tags [2023-12-06T16:50:20.269Z] 2023-12-06 16:50:20,013 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T16:50:20.269Z] 2023-12-06 16:50:20,014 [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-06T16:50:20.838Z] 2023-12-06 16:50:20,824 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-06T16:50:20.838Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T16:50:21.108Z] $ docker exec --env ******** --env ******** 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f ssh-agent -k [2023-12-06T16:50:21.211Z] unset SSH_AUTH_SOCK; [2023-12-06T16:50:21.211Z] unset SSH_AGENT_PID; [2023-12-06T16:50:21.212Z] echo Agent pid 37 killed; [2023-12-06T16:50:21.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T16:50:21.767Z] + git semver [Pipeline] } [2023-12-06T16:50:22.038Z] $ docker stop --time=1 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f [2023-12-06T16:50:23.301Z] $ docker rm -f --volumes 2b0a49ccbfd26e6d4a0cffbe45bc1fe2d41e6c1535988d913fd8880d981fea2f [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-06T16:50:24.848Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-12-06T16:50:24.849Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-12-06T16:50:24.849Z] total 16 [2023-12-06T16:50:24.849Z] drwxr-xr-x 3 root root 4096 Dec 6 16:42 . [2023-12-06T16:50:24.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 16:50 .. [2023-12-06T16:50:24.849Z] drwxr-xr-x 2 root root 4096 Dec 6 16:42 cost [2023-12-06T16:50:24.849Z] -rw-r--r-- 1 root root 96 Dec 6 16:42 cost.csv [2023-12-06T16:50:24.849Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-12-06T16:50:24.849Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-12-06T16:50:24.849Z] total 16 [2023-12-06T16:50:24.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 16:42 . [2023-12-06T16:50:24.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 16:50 .. [2023-12-06T16:50:24.849Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 16:42 cost [2023-12-06T16:50:24.849Z] -rw-r--r-- 1 jenkins jenkins 96 Dec 6 16:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:25.142Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:25.998Z] ---> package-listing.sh [2023-12-06T16:50:25.998Z] ++ facter osfamily [2023-12-06T16:50:25.998Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T16:50:26.257Z] + OS_FAMILY=debian [2023-12-06T16:50:26.257Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-12-06T16:50:26.257Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T16:50:26.257Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T16:50:26.257Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T16:50:26.257Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T16:50:26.257Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-12-06T16:50:26.257Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T16:50:26.257Z] + case "${OS_FAMILY}" in [2023-12-06T16:50:26.257Z] + dpkg -l [2023-12-06T16:50:26.257Z] + grep '^ii' [2023-12-06T16:50:26.257Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T16:50:26.257Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T16:50:26.257Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T16:50:26.257Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-12-06T16:50:26.257Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-12-06T16:50:26.257Z] + 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-06T16:50:26.267Z] 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-06T16:50:26.542Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T16:50:27.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T16:50:27.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T16:50:27.359Z] prd-ubuntu20.04-docker-8c-8g-24559 does not seem to be running inside a container [2023-12-06T16:50:27.388Z] $ 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-06T16:50:27.600Z] $ docker top 416b4751fd904f75c85bb009716251cd593a45c24b9977827b2fded85b49f051 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T16:50:28.062Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T16:50:28.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T16:50:28.630Z] + ls /var/log/sa-host [2023-12-06T16:50:28.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T16:50:28.762Z] provisioning config files... [2023-12-06T16:50:28.771Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15177040723620161828tmp [Pipeline] { [Pipeline] echo [2023-12-06T16:50:28.908Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:29.194Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T16:50:29.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:29.678Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T16:50:29.687Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:30.045Z] ---> sudo-logs.sh [2023-12-06T16:50:30.045Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T16:50:30.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:30.496Z] ---> job-cost.sh [2023-12-06T16:50:30.496Z] lf-activate-venv: SKIPPING [2023-12-06T16:50:30.496Z] DEBUG: total: 0.2199999988079071 [2023-12-06T16:50:30.496Z] INFO: Retrieving Stack Cost... [2023-12-06T16:50:30.784Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T16:50:31.042Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T16:50:31.053Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T16:50:31.339Z] ---> logs-deploy.sh [2023-12-06T16:50:31.339Z] lf-activate-venv: SKIPPING [2023-12-06T16:50:31.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/212 [2023-12-06T16:50:31.339Z] INFO: archiving workspace using pattern(s): [2023-12-06T16:50:32.277Z] Archives upload complete. [2023-12-06T16:50:32.538Z] INFO: archiving logs to Nexus