Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6634504278288e6934fcc5ff18d9fc69e07ed390 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-ssh15677747825995333587.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-ssh8882455427994996843.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-ssh10735185024361689886.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-ssh2168748506313368888.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-ssh1703385191705480013.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5253 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 6634504278288e6934fcc5ff18d9fc69e07ed390 (main) Commit message: "Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25" > 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 6634504278288e6934fcc5ff18d9fc69e07ed390 # timeout=10 > git rev-list --no-walk de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-08T13:47:40.937Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-08T13:47:41.059Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-08T13:47:41.093Z] ========================================================= [2024-03-08T13:47:41.093Z] EdgeX Global Pipelines Version Info [2024-03-08T13:47:41.093Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:47:41.886Z] ------------------- [2024-03-08T13:47:41.887Z] stable info: [2024-03-08T13:47:41.887Z] ------------------- [2024-03-08T13:47:41.887Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-08T13:47:41.887Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T13:47:41.887Z] Message: update stable to v1.0.258 [2024-03-08T13:47:42.472Z] ------------------- [2024-03-08T13:47:42.473Z] experimental info: [2024-03-08T13:47:42.473Z] ------------------- [2024-03-08T13:47:42.473Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-08T13:47:42.473Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-08T13:47:42.473Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-08T13:47:42.597Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-08T13:47:42.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-08T13:47:42.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-08T13:47:42.700Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-08T13:47:42.739Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-08T13:47:42.789Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-08T13:47:42.840Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-08T13:47:42.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-08T13:47:42.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-08T13:47:42.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-08T13:47:43.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-08T13:47:43.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-08T13:47:43.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-08T13:47:43.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-08T13:47:43.176Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T13:47:43.233Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-08T13:47:43.277Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T13:47:43.320Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-08T13:47:43.367Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-08T13:47:43.409Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-08T13:47:43.455Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-08T13:47:43.501Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-08T13:47:43.545Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-08T13:47:43.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-08T13:47:43.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-08T13:47:43.707Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-08T13:47:43.750Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-08T13:47:43.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-08T13:47:43.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-08T13:47:43.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-08T13:47:43.967Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] echo [2024-03-08T13:47:44.015Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6634504 [Pipeline] echo [2024-03-08T13:47:44.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:47:44.171Z] provisioning config files... [2024-03-08T13:47:44.188Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3308025623345410650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:47:44.717Z] ---> ****-login.sh [2024-03-08T13:47:44.717Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:47:44.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:47:44.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:47:44.980Z] Configure a credential helper to remove this warning. See [2024-03-08T13:47:44.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:47:44.980Z] [2024-03-08T13:47:44.980Z] Login Succeeded [2024-03-08T13:47:44.980Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:47:44.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:47:44.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:47:44.980Z] Configure a credential helper to remove this warning. See [2024-03-08T13:47:44.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:47:44.980Z] [2024-03-08T13:47:44.980Z] Login Succeeded [2024-03-08T13:47:44.980Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:47:45.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:47:45.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:47:45.244Z] Configure a credential helper to remove this warning. See [2024-03-08T13:47:45.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:47:45.244Z] [2024-03-08T13:47:45.244Z] Login Succeeded [2024-03-08T13:47:45.244Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:47:45.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:47:45.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:47:45.244Z] Configure a credential helper to remove this warning. See [2024-03-08T13:47:45.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:47:45.244Z] [2024-03-08T13:47:45.244Z] Login Succeeded [2024-03-08T13:47:45.244Z] ****.io [2024-03-08T13:47:45.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:47:45.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:47:45.505Z] Configure a credential helper to remove this warning. See [2024-03-08T13:47:45.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:47:45.505Z] [2024-03-08T13:47:45.505Z] Login Succeeded [2024-03-08T13:47:45.505Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:47:45.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-08T13:47:46.082Z] + git rev-list -1 --merges 6634504278288e6934fcc5ff18d9fc69e07ed390~1..6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] echo [2024-03-08T13:47:46.127Z] -----------> git rev-list -1 --merges 6634504278288e6934fcc5ff18d9fc69e07ed390~1..6634504278288e6934fcc5ff18d9fc69e07ed390 6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T13:47:46.127Z] 6634504278288e6934fcc5ff18d9fc69e07ed390 [false] [Pipeline] sh [2024-03-08T13:47:46.463Z] + git log --format=format:%s -1 6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] echo [2024-03-08T13:47:46.483Z] ========================================================= [2024-03-08T13:47:46.483Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-08T13:47:46.483Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T13:47:46.934Z] + git log --format=format:%s -1 6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] echo [2024-03-08T13:47:46.949Z] [semverPrep] GIT_COMMIT: 6634504278288e6934fcc5ff18d9fc69e07ed390, Commit Message: Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25 [Pipeline] echo [2024-03-08T13:47:46.980Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-08T13:47:47.414Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T13:47:47.414Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-08T13:47:47.414Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-08T13:47:47.414Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-08T13:47:47.414Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-08T13:47:47.414Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-08T13:47:47.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:47:47.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:47:47.825Z] [2024-03-08T13:47:47.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:47:48.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:47:48.180Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-08T13:47:48.180Z] b85a868b505f: Pulling fs layer [2024-03-08T13:47:48.180Z] e2be974225ed: Pulling fs layer [2024-03-08T13:47:48.180Z] 339a4e72a1f5: Pulling fs layer [2024-03-08T13:47:48.180Z] 988bab9f4d93: Pulling fs layer [2024-03-08T13:47:48.180Z] 1469e6f7b9e6: Pulling fs layer [2024-03-08T13:47:48.180Z] eaf3925da568: Pulling fs layer [2024-03-08T13:47:48.180Z] bab4dde63d76: Pulling fs layer [2024-03-08T13:47:48.180Z] bde34c3a00c8: Pulling fs layer [2024-03-08T13:47:48.180Z] b352a97aabf1: Pulling fs layer [2024-03-08T13:47:48.180Z] 4872d77fe225: Pulling fs layer [2024-03-08T13:47:48.180Z] 5851b861e8e6: Pulling fs layer [2024-03-08T13:47:48.180Z] 1469e6f7b9e6: Waiting [2024-03-08T13:47:48.180Z] eaf3925da568: Waiting [2024-03-08T13:47:48.180Z] bab4dde63d76: Waiting [2024-03-08T13:47:48.180Z] bde34c3a00c8: Waiting [2024-03-08T13:47:48.180Z] b352a97aabf1: Waiting [2024-03-08T13:47:48.180Z] 4872d77fe225: Waiting [2024-03-08T13:47:48.180Z] 5851b861e8e6: Waiting [2024-03-08T13:47:48.180Z] 988bab9f4d93: Waiting [2024-03-08T13:47:48.180Z] e2be974225ed: Download complete [2024-03-08T13:47:48.180Z] 988bab9f4d93: Verifying Checksum [2024-03-08T13:47:48.180Z] 988bab9f4d93: Download complete [2024-03-08T13:47:48.447Z] 1469e6f7b9e6: Verifying Checksum [2024-03-08T13:47:48.447Z] 1469e6f7b9e6: Download complete [2024-03-08T13:47:48.447Z] eaf3925da568: Download complete [2024-03-08T13:47:48.447Z] 339a4e72a1f5: Verifying Checksum [2024-03-08T13:47:48.447Z] 339a4e72a1f5: Download complete [2024-03-08T13:47:48.447Z] bde34c3a00c8: Download complete [2024-03-08T13:47:48.447Z] b352a97aabf1: Verifying Checksum [2024-03-08T13:47:48.447Z] b352a97aabf1: Download complete [2024-03-08T13:47:48.447Z] 4872d77fe225: Download complete [2024-03-08T13:47:48.447Z] 5851b861e8e6: Verifying Checksum [2024-03-08T13:47:48.447Z] 5851b861e8e6: Download complete [2024-03-08T13:47:48.447Z] b85a868b505f: Verifying Checksum [2024-03-08T13:47:48.447Z] b85a868b505f: Download complete [2024-03-08T13:47:48.708Z] bab4dde63d76: Verifying Checksum [2024-03-08T13:47:48.709Z] bab4dde63d76: Download complete [2024-03-08T13:47:49.659Z] b85a868b505f: Pull complete [2024-03-08T13:47:49.659Z] e2be974225ed: Pull complete [2024-03-08T13:47:50.233Z] 339a4e72a1f5: Pull complete [2024-03-08T13:47:50.233Z] 988bab9f4d93: Pull complete [2024-03-08T13:47:50.506Z] 1469e6f7b9e6: Pull complete [2024-03-08T13:47:50.506Z] eaf3925da568: Pull complete [2024-03-08T13:47:52.435Z] bab4dde63d76: Pull complete [2024-03-08T13:47:52.435Z] bde34c3a00c8: Pull complete [2024-03-08T13:47:52.435Z] b352a97aabf1: Pull complete [2024-03-08T13:47:52.435Z] 4872d77fe225: Pull complete [2024-03-08T13:47:52.702Z] 5851b861e8e6: Pull complete [2024-03-08T13:47:52.702Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-08T13:47:52.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T13:47:52.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:47:52.993Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T13:47:53.066Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T13:47:55.934Z] $ docker top ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f -eo pid,comm [2024-03-08T13:47:55.985Z] 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). [2024-03-08T13:47:55.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T13:47:56.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T13:47:56.104Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T13:47:56.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T13:47:56.226Z] $ docker exec ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f ssh-agent [2024-03-08T13:47:56.322Z] SSH_AUTH_SOCK=/tmp/ssh-T49ghCXhRByM/agent.33 [2024-03-08T13:47:56.322Z] SSH_AGENT_PID=39 [2024-03-08T13:47:56.329Z] Running ssh-add (command line suppressed) [2024-03-08T13:47:56.429Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5399299144585038683.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5399299144585038683.key) [2024-03-08T13:47:56.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T13:47:56.757Z] + git tag --points-at HEAD [Pipeline] } [2024-03-08T13:47:56.783Z] $ docker exec --env ******** --env ******** ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f ssh-agent -k [2024-03-08T13:47:56.872Z] unset SSH_AUTH_SOCK; [2024-03-08T13:47:56.873Z] unset SSH_AGENT_PID; [2024-03-08T13:47:56.873Z] echo Agent pid 39 killed; [2024-03-08T13:47:56.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-08T13:47:56.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T13:47:56.971Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T13:47:57.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T13:47:57.102Z] $ docker exec ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f ssh-agent [2024-03-08T13:47:57.218Z] SSH_AUTH_SOCK=/tmp/ssh-IWhz2X4X8e4G/agent.71 [2024-03-08T13:47:57.218Z] SSH_AGENT_PID=77 [2024-03-08T13:47:57.227Z] Running ssh-add (command line suppressed) [2024-03-08T13:47:57.333Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2074907529760830489.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2074907529760830489.key) [2024-03-08T13:47:57.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T13:47:57.674Z] + git semver init [2024-03-08T13:47:57.935Z] 2024-03-08 13:47:57,852 [run_init] DEBUG init version:0.0.0 force:False [2024-03-08T13:47:57.935Z] 2024-03-08 13:47:57,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-03-08T13:47:57.935Z] 2024-03-08 13:47:57,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-03-08T13:47:57.935Z] 2024-03-08 13:47:57,853 [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) [2024-03-08T13:47:59.328Z] 2024-03-08 13:47:59,019 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-03-08T13:47:59.328Z] 2024-03-08 13:47:59,019 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-03-08T13:47:59.328Z] 2024-03-08 13:47:59,019 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T13:47:59.328Z] 2024-03-08 13:47:59,020 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T13:47:59.328Z] 3.2.0-dev.16 [Pipeline] } [2024-03-08T13:47:59.351Z] $ docker exec --env ******** --env ******** ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f ssh-agent -k [2024-03-08T13:47:59.437Z] unset SSH_AUTH_SOCK; [2024-03-08T13:47:59.438Z] unset SSH_AGENT_PID; [2024-03-08T13:47:59.438Z] echo Agent pid 77 killed; [2024-03-08T13:47:59.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T13:47:59.873Z] + git semver [Pipeline] } [2024-03-08T13:48:00.161Z] $ docker stop --time=1 ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f [2024-03-08T13:48:01.448Z] $ docker rm -f --volumes ae138a2670be274c44dfad290f510fdd72a798dd0d08c8f213f4edcbcecd2c4f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T13:48:01.832Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-08T13:48:02.163Z] Stashed 1 file(s) [Pipeline] echo [2024-03-08T13:48:02.168Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 [2024-03-08T13:48:02.690Z] provisioning config files... [2024-03-08T13:48:02.715Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5683146783237475348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:48:03.040Z] ---> ****-login.sh [2024-03-08T13:48:03.040Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:48:03.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:48:03.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:48:03.040Z] Configure a credential helper to remove this warning. See [2024-03-08T13:48:03.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:48:03.040Z] [2024-03-08T13:48:03.040Z] Login Succeeded [2024-03-08T13:48:03.040Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:48:03.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:48:03.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:48:03.040Z] Configure a credential helper to remove this warning. See [2024-03-08T13:48:03.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:48:03.040Z] [2024-03-08T13:48:03.040Z] Login Succeeded [2024-03-08T13:48:03.040Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:48:03.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:48:03.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:48:03.305Z] Configure a credential helper to remove this warning. See [2024-03-08T13:48:03.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:48:03.305Z] [2024-03-08T13:48:03.305Z] Login Succeeded [2024-03-08T13:48:03.305Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:48:03.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:48:03.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:48:03.305Z] Configure a credential helper to remove this warning. See [2024-03-08T13:48:03.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:48:03.305Z] [2024-03-08T13:48:03.305Z] Login Succeeded [2024-03-08T13:48:03.305Z] ****.io [2024-03-08T13:48:03.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:48:03.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:48:03.567Z] Configure a credential helper to remove this warning. See [2024-03-08T13:48:03.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:48:03.567Z] [2024-03-08T13:48:03.567Z] Login Succeeded [2024-03-08T13:48:03.567Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:48:03.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T13:48:03.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:48:03.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:48:03.856Z] ========================================================= [2024-03-08T13:48:03.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-08T13:48:03.856Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:48:04.332Z] + 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 . [2024-03-08T13:48:04.333Z] Sending build context to Docker daemon 8.802MB [2024-03-08T13:48:04.333Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:48:04.333Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T13:48:04.333Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-08T13:48:04.333Z] 7264a8db6415: Pulling fs layer [2024-03-08T13:48:04.333Z] c4d48a809fc2: Pulling fs layer [2024-03-08T13:48:04.333Z] 4f1c88b9dad5: Pulling fs layer [2024-03-08T13:48:04.333Z] ad3a456e5733: Pulling fs layer [2024-03-08T13:48:04.333Z] 69c7f0334f64: Pulling fs layer [2024-03-08T13:48:04.333Z] 1f1c1a5573a3: Pulling fs layer [2024-03-08T13:48:04.333Z] ce7588e14bc9: Pulling fs layer [2024-03-08T13:48:04.333Z] b5e4710f87ac: Pulling fs layer [2024-03-08T13:48:04.333Z] 69c7f0334f64: Waiting [2024-03-08T13:48:04.333Z] 1f1c1a5573a3: Waiting [2024-03-08T13:48:04.333Z] ce7588e14bc9: Waiting [2024-03-08T13:48:04.333Z] b5e4710f87ac: Waiting [2024-03-08T13:48:04.333Z] ad3a456e5733: Waiting [2024-03-08T13:48:04.333Z] c4d48a809fc2: Verifying Checksum [2024-03-08T13:48:04.333Z] c4d48a809fc2: Download complete [2024-03-08T13:48:04.596Z] ad3a456e5733: Download complete [2024-03-08T13:48:04.596Z] 69c7f0334f64: Verifying Checksum [2024-03-08T13:48:04.596Z] 69c7f0334f64: Download complete [2024-03-08T13:48:04.596Z] 7264a8db6415: Verifying Checksum [2024-03-08T13:48:04.596Z] 7264a8db6415: Download complete [2024-03-08T13:48:04.596Z] 1f1c1a5573a3: Verifying Checksum [2024-03-08T13:48:04.596Z] 1f1c1a5573a3: Download complete [2024-03-08T13:48:04.881Z] 7264a8db6415: Pull complete [2024-03-08T13:48:04.881Z] b5e4710f87ac: Verifying Checksum [2024-03-08T13:48:04.881Z] b5e4710f87ac: Download complete [2024-03-08T13:48:04.881Z] c4d48a809fc2: Pull complete [2024-03-08T13:48:05.166Z] 4f1c88b9dad5: Download complete [2024-03-08T13:48:05.429Z] ce7588e14bc9: Verifying Checksum [2024-03-08T13:48:05.429Z] ce7588e14bc9: Download complete [2024-03-08T13:48:08.748Z] 4f1c88b9dad5: Pull complete [2024-03-08T13:48:08.748Z] ad3a456e5733: Pull complete [2024-03-08T13:48:08.748Z] 69c7f0334f64: Pull complete [2024-03-08T13:48:08.748Z] 1f1c1a5573a3: Pull complete [2024-03-08T13:48:10.693Z] ce7588e14bc9: Pull complete [2024-03-08T13:48:11.276Z] b5e4710f87ac: Pull complete [2024-03-08T13:48:11.276Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-08T13:48:11.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-08T13:48:11.276Z] ---> 88b5674ff536 [2024-03-08T13:48:11.276Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:48:15.521Z] ---> Running in 8bbae4275438 [2024-03-08T13:48:15.521Z] Removing intermediate container 8bbae4275438 [2024-03-08T13:48:15.521Z] ---> 1800399b81d0 [2024-03-08T13:48:15.521Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:48:15.521Z] ---> Running in 007b904ef814 [2024-03-08T13:48:15.521Z] Removing intermediate container 007b904ef814 [2024-03-08T13:48:15.521Z] ---> 188f7b777f7c [2024-03-08T13:48:15.521Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:48:15.521Z] ---> Running in 3977992e212d [2024-03-08T13:48:15.521Z] Removing intermediate container 3977992e212d [2024-03-08T13:48:15.521Z] ---> f7081bf81313 [2024-03-08T13:48:15.521Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:48:15.521Z] ---> Running in ec640f5eddd1 [2024-03-08T13:48:15.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:48:15.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:48:16.045Z] OK: 264 MiB in 52 packages [2024-03-08T13:48:16.314Z] Removing intermediate container ec640f5eddd1 [2024-03-08T13:48:16.314Z] ---> 8729fd03fd1d [2024-03-08T13:48:16.314Z] Step 7/12 : WORKDIR /app [2024-03-08T13:48:16.314Z] ---> Running in 6158907e956e [2024-03-08T13:48:16.314Z] Removing intermediate container 6158907e956e [2024-03-08T13:48:16.314Z] ---> ac03c4439073 [2024-03-08T13:48:16.314Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T13:48:16.575Z] ---> 36e22a68aec4 [2024-03-08T13:48:16.575Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:48:16.575Z] ---> Running in aa2241e92b66 [2024-03-08T13:48:17.540Z] Still waiting to schedule task [2024-03-08T13:48:17.541Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-08T13:48:43.219Z] Removing intermediate container aa2241e92b66 [2024-03-08T13:48:43.219Z] ---> 920d56bfcfdc [2024-03-08T13:48:43.219Z] Step 10/12 : COPY . . [2024-03-08T13:48:43.219Z] ---> 1d0120c462d9 [2024-03-08T13:48:43.219Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:48:43.219Z] ---> Running in ba99509fa8de [2024-03-08T13:48:43.219Z] Removing intermediate container ba99509fa8de [2024-03-08T13:48:43.219Z] ---> 43bfcee98510 [2024-03-08T13:48:43.219Z] Step 12/12 : RUN $MAKE [2024-03-08T13:48:43.219Z] ---> Running in 7f82376210fb [2024-03-08T13:48:43.793Z] noop [2024-03-08T13:48:44.054Z] Removing intermediate container 7f82376210fb [2024-03-08T13:48:44.054Z] ---> e06969ab2d12 [2024-03-08T13:48:44.054Z] Successfully built e06969ab2d12 [2024-03-08T13:48:44.054Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:48:44.484Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T13:48:44.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:48:44.626Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T13:48:44.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-08T13:48:44.983Z] $ docker top 6eb6f8885a9d097ac1a5367702e428916bb6c29a3da94318ef7a179ab5a2cb0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:48:45.377Z] + go version [2024-03-08T13:48:45.377Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-08T13:48:45.400Z] $ docker stop --time=1 6eb6f8885a9d097ac1a5367702e428916bb6c29a3da94318ef7a179ab5a2cb0b [2024-03-08T13:48:46.659Z] $ docker rm -f --volumes 6eb6f8885a9d097ac1a5367702e428916bb6c29a3da94318ef7a179ab5a2cb0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:48:47.355Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-08T13:48:47.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:48:47.494Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T13:48:47.626Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-08T13:48:47.936Z] $ docker top f8644cfae0afe415705d53730a27c91027f0e5bade6ce8ed44a80f6e54ded86a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:48:48.352Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-03-08T13:48:48.721Z] + make test [2024-03-08T13:48:48.721Z] go test -race -coverprofile=coverage.out ./... [2024-03-08T13:49:06.909Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-08T13:49:25.050Z] go vet ./... [2024-03-08T13:49:25.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T13:49:25.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T13:49:25.683Z] ./bin/test-attribution-txt.sh [2024-03-08T13:49:25.948Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T13:49:25.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T13:49:26.041Z] $ docker stop --time=1 f8644cfae0afe415705d53730a27c91027f0e5bade6ce8ed44a80f6e54ded86a [2024-03-08T13:49:33.521Z] $ docker rm -f --volumes f8644cfae0afe415705d53730a27c91027f0e5bade6ce8ed44a80f6e54ded86a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T13:49:34.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T13:49:34.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-08T13:49:34.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T13:49:35.146Z] + ls -al . [2024-03-08T13:49:35.146Z] total 184 [2024-03-08T13:49:35.146Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 8 13:48 . [2024-03-08T13:49:35.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:47 .. [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 8 13:47 .dockerignore [2024-03-08T13:49:35.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:49 .git [2024-03-08T13:49:35.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:47 .github [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 8 13:47 .gitignore [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:47 .golangci.yml [2024-03-08T13:49:35.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:47 .semver [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 8 13:47 Attribution.txt [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 8 13:47 CHANGELOG.md [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 8 13:47 Dockerfile [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:47 GOVERNANCE.md [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 8 13:47 Jenkinsfile [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 8 13:47 LICENSE [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 8 13:47 OWNERS.md [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 8 13:47 README.md [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 13:48 VERSION [2024-03-08T13:49:35.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:47 bin [2024-03-08T13:49:35.146Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 8 13:48 coverage.out [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 8 13:47 go.mod [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:47 go.sum [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 8 13:47 main.go [2024-03-08T13:49:35.146Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 8 13:47 makefile [2024-03-08T13:49:35.146Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 13:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:49:35.541Z] + 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=6634504278288e6934fcc5ff18d9fc69e07ed390 --label arch=amd64 --label version=3.2.0-dev.16 . [2024-03-08T13:49:35.541Z] Sending build context to Docker daemon 8.803MB [2024-03-08T13:49:35.541Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:49:35.541Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-08T13:49:35.541Z] ---> e06969ab2d12 [2024-03-08T13:49:35.541Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:49:35.803Z] ---> Running in 44e7674b702c [2024-03-08T13:49:36.064Z] Removing intermediate container 44e7674b702c [2024-03-08T13:49:36.064Z] ---> 32be032b6557 [2024-03-08T13:49:36.064Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:49:36.064Z] ---> Running in 1a1ed28e72f5 [2024-03-08T13:49:36.323Z] Removing intermediate container 1a1ed28e72f5 [2024-03-08T13:49:36.323Z] ---> 85a265b51547 [2024-03-08T13:49:36.323Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:49:36.323Z] ---> Running in 516c2a91c3ee [2024-03-08T13:49:36.323Z] Removing intermediate container 516c2a91c3ee [2024-03-08T13:49:36.323Z] ---> 4aa86ca945e8 [2024-03-08T13:49:36.323Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:49:36.323Z] ---> Running in 5f5582ad79f4 [2024-03-08T13:49:36.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:49:36.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:49:36.843Z] OK: 264 MiB in 52 packages [2024-03-08T13:49:37.101Z] Removing intermediate container 5f5582ad79f4 [2024-03-08T13:49:37.101Z] ---> ededbe3e3678 [2024-03-08T13:49:37.101Z] Step 7/27 : WORKDIR /app [2024-03-08T13:49:37.101Z] ---> Running in 3b31c9e1be47 [2024-03-08T13:49:37.363Z] Removing intermediate container 3b31c9e1be47 [2024-03-08T13:49:37.363Z] ---> 03c6fde574b4 [2024-03-08T13:49:37.363Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-08T13:49:37.363Z] ---> 02e6333016a2 [2024-03-08T13:49:37.363Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:49:37.622Z] ---> Running in 6350b1f9f0d5 [2024-03-08T13:49:38.193Z] Removing intermediate container 6350b1f9f0d5 [2024-03-08T13:49:38.193Z] ---> 5ba43135ff9e [2024-03-08T13:49:38.193Z] Step 10/27 : COPY . . [2024-03-08T13:49:38.466Z] ---> f9a735713607 [2024-03-08T13:49:38.466Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:49:38.731Z] ---> Running in f608e55970dd [2024-03-08T13:49:38.731Z] Removing intermediate container f608e55970dd [2024-03-08T13:49:38.731Z] ---> e0e14cc0afc4 [2024-03-08T13:49:38.731Z] Step 12/27 : RUN $MAKE [2024-03-08T13:49:38.731Z] ---> Running in e8f5d4b205bb [2024-03-08T13:49:38.991Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16" -trimpath -mod=readonly -o app-service-configurable [2024-03-08T13:49:57.210Z] Removing intermediate container e8f5d4b205bb [2024-03-08T13:49:57.210Z] ---> cf3d30c72839 [2024-03-08T13:49:57.210Z] Step 13/27 : FROM alpine:3.18 [2024-03-08T13:49:57.777Z] 3.18: Pulling from library/alpine [2024-03-08T13:49:57.777Z] 619be1103602: Pulling fs layer [2024-03-08T13:49:58.045Z] 619be1103602: Verifying Checksum [2024-03-08T13:49:58.046Z] 619be1103602: Download complete [2024-03-08T13:49:58.314Z] 619be1103602: Pull complete [2024-03-08T13:49:58.314Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T13:49:58.314Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T13:49:58.314Z] ---> d3782b16ccc9 [2024-03-08T13:49:58.314Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T13:49:58.314Z] ---> Running in 2598bb6202c8 [2024-03-08T13:49:58.580Z] Removing intermediate container 2598bb6202c8 [2024-03-08T13:49:58.580Z] ---> d4c5380f8748 [2024-03-08T13:49:58.580Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-08T13:49:58.580Z] ---> Running in debef3869cac [2024-03-08T13:49:58.580Z] Removing intermediate container debef3869cac [2024-03-08T13:49:58.580Z] ---> 920df9ae74e3 [2024-03-08T13:49:58.580Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-08T13:49:58.580Z] ---> Running in f2a006beb763 [2024-03-08T13:49:58.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:49:59.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:49:59.369Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T13:49:59.369Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T13:49:59.369Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T13:49:59.369Z] Executing ca-certificates-20230506-r0.trigger [2024-03-08T13:49:59.628Z] OK: 8 MiB in 17 packages [2024-03-08T13:50:00.205Z] Removing intermediate container f2a006beb763 [2024-03-08T13:50:00.205Z] ---> b4b61b4664b2 [2024-03-08T13:50:00.205Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-08T13:50:00.205Z] ---> Running in 827d381208af [2024-03-08T13:50:00.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-08T13:50:00.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-08T13:50:00.729Z] OK: 8 MiB in 17 packages [2024-03-08T13:50:00.990Z] Removing intermediate container 827d381208af [2024-03-08T13:50:00.990Z] ---> 10f74e1c0007 [2024-03-08T13:50:00.990Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-08T13:50:01.253Z] ---> 62cc22806f72 [2024-03-08T13:50:01.253Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-08T13:50:01.253Z] ---> 3a02a22855f0 [2024-03-08T13:50:01.253Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-08T13:50:01.511Z] ---> 763d1c66aa4f [2024-03-08T13:50:01.511Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-08T13:50:02.086Z] ---> 5e04791b8ac7 [2024-03-08T13:50:02.086Z] Step 22/27 : EXPOSE 48095 [2024-03-08T13:50:02.086Z] ---> Running in b83677973957 [2024-03-08T13:50:02.345Z] Removing intermediate container b83677973957 [2024-03-08T13:50:02.345Z] ---> 6d074c3947e0 [2024-03-08T13:50:02.345Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-08T13:50:02.345Z] ---> Running in d61359883a3f [2024-03-08T13:50:02.345Z] Removing intermediate container d61359883a3f [2024-03-08T13:50:02.345Z] ---> 1233d11e57ff [2024-03-08T13:50:02.345Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T13:50:02.345Z] ---> Running in 9457662c95d5 [2024-03-08T13:50:02.345Z] Removing intermediate container 9457662c95d5 [2024-03-08T13:50:02.345Z] ---> 31ab3ea346e8 [2024-03-08T13:50:02.345Z] Step 25/27 : LABEL arch=amd64 [2024-03-08T13:50:02.345Z] ---> Running in dad9677e6724 [2024-03-08T13:50:02.620Z] Removing intermediate container dad9677e6724 [2024-03-08T13:50:02.620Z] ---> 0441d5a0157c [2024-03-08T13:50:02.620Z] Step 26/27 : LABEL git_sha=6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T13:50:02.620Z] ---> Running in ab7f9bc3be6c [2024-03-08T13:50:02.620Z] Removing intermediate container ab7f9bc3be6c [2024-03-08T13:50:02.620Z] ---> 3d5bac58ce8a [2024-03-08T13:50:02.620Z] Step 27/27 : LABEL version=3.2.0-dev.16 [2024-03-08T13:50:02.620Z] ---> Running in 3353f53f67e1 [2024-03-08T13:50:02.620Z] Removing intermediate container 3353f53f67e1 [2024-03-08T13:50:02.620Z] ---> 9aaab830e841 [2024-03-08T13:50:02.620Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T13:50:02.620Z] Successfully built 9aaab830e841 [2024-03-08T13:50:02.620Z] 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 [2024-03-08T13:50:02.980Z] provisioning config files... [2024-03-08T13:50:02.990Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14420980850592053772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:50:03.352Z] ---> ****-login.sh [2024-03-08T13:50:03.352Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:50:03.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:03.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:03.352Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:03.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:03.352Z] [2024-03-08T13:50:03.352Z] Login Succeeded [2024-03-08T13:50:03.352Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:50:03.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:03.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:03.352Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:03.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:03.352Z] [2024-03-08T13:50:03.352Z] Login Succeeded [2024-03-08T13:50:03.352Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:50:03.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:03.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:03.613Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:03.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:03.613Z] [2024-03-08T13:50:03.613Z] Login Succeeded [2024-03-08T13:50:03.613Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:50:03.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:03.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:03.613Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:03.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:03.613Z] [2024-03-08T13:50:03.613Z] Login Succeeded [2024-03-08T13:50:03.613Z] ****.io [2024-03-08T13:50:03.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:50:03.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:50:03.877Z] Configure a credential helper to remove this warning. See [2024-03-08T13:50:03.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:50:03.877Z] [2024-03-08T13:50:03.877Z] Login Succeeded [2024-03-08T13:50:03.877Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:50:03.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T13:50:04.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:50:04.154Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-03-08T13:50:04.154Z] 6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T13:50:04.154Z] latest [2024-03-08T13:50:04.154Z] 3.2.0-dev.16 [2024-03-08T13:50:04.154Z] 6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [2024-03-08T13:50:04.154Z] main [2024-03-08T13:50:04.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:04.651Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:05.086Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T13:50:05.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-08T13:50:05.086Z] 8ebe5f39b2c5: Preparing [2024-03-08T13:50:05.086Z] 2e2625859950: Preparing [2024-03-08T13:50:05.086Z] 0809131c5d4f: Preparing [2024-03-08T13:50:05.086Z] 5263c7bda15f: Preparing [2024-03-08T13:50:05.086Z] 1491ecb8d716: Preparing [2024-03-08T13:50:05.086Z] ab0d679e58ef: Preparing [2024-03-08T13:50:05.086Z] aedc3bda2944: Preparing [2024-03-08T13:50:05.086Z] ab0d679e58ef: Waiting [2024-03-08T13:50:05.086Z] aedc3bda2944: Waiting [2024-03-08T13:50:05.086Z] 2e2625859950: Pushed [2024-03-08T13:50:05.086Z] 0809131c5d4f: Pushed [2024-03-08T13:50:05.086Z] 5263c7bda15f: Pushed [2024-03-08T13:50:05.086Z] 1491ecb8d716: Pushed [2024-03-08T13:50:05.086Z] aedc3bda2944: Layer already exists [2024-03-08T13:50:05.348Z] ab0d679e58ef: Pushed [2024-03-08T13:50:07.344Z] 8ebe5f39b2c5: Pushed [2024-03-08T13:50:07.344Z] 6634504278288e6934fcc5ff18d9fc69e07ed390: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:07.764Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:08.242Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-08T13:50:08.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-08T13:50:08.242Z] 8ebe5f39b2c5: Preparing [2024-03-08T13:50:08.242Z] 2e2625859950: Preparing [2024-03-08T13:50:08.242Z] 0809131c5d4f: Preparing [2024-03-08T13:50:08.242Z] 5263c7bda15f: Preparing [2024-03-08T13:50:08.242Z] 1491ecb8d716: Preparing [2024-03-08T13:50:08.242Z] ab0d679e58ef: Preparing [2024-03-08T13:50:08.242Z] aedc3bda2944: Preparing [2024-03-08T13:50:08.242Z] ab0d679e58ef: Waiting [2024-03-08T13:50:08.242Z] aedc3bda2944: Waiting [2024-03-08T13:50:08.242Z] 8ebe5f39b2c5: Layer already exists [2024-03-08T13:50:08.242Z] 2e2625859950: Layer already exists [2024-03-08T13:50:08.242Z] 5263c7bda15f: Layer already exists [2024-03-08T13:50:08.242Z] 1491ecb8d716: Layer already exists [2024-03-08T13:50:08.242Z] 0809131c5d4f: Layer already exists [2024-03-08T13:50:08.242Z] ab0d679e58ef: Layer already exists [2024-03-08T13:50:08.242Z] aedc3bda2944: Layer already exists [2024-03-08T13:50:08.242Z] latest: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:08.665Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:09.066Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.16 [2024-03-08T13:50:09.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-08T13:50:09.066Z] 8ebe5f39b2c5: Preparing [2024-03-08T13:50:09.066Z] 2e2625859950: Preparing [2024-03-08T13:50:09.066Z] 0809131c5d4f: Preparing [2024-03-08T13:50:09.066Z] 5263c7bda15f: Preparing [2024-03-08T13:50:09.066Z] 1491ecb8d716: Preparing [2024-03-08T13:50:09.066Z] ab0d679e58ef: Preparing [2024-03-08T13:50:09.066Z] aedc3bda2944: Preparing [2024-03-08T13:50:09.066Z] aedc3bda2944: Waiting [2024-03-08T13:50:09.066Z] ab0d679e58ef: Waiting [2024-03-08T13:50:09.066Z] 8ebe5f39b2c5: Layer already exists [2024-03-08T13:50:09.066Z] 2e2625859950: Layer already exists [2024-03-08T13:50:09.066Z] 1491ecb8d716: Layer already exists [2024-03-08T13:50:09.066Z] 0809131c5d4f: Layer already exists [2024-03-08T13:50:09.066Z] 5263c7bda15f: Layer already exists [2024-03-08T13:50:09.066Z] aedc3bda2944: Layer already exists [2024-03-08T13:50:09.066Z] ab0d679e58ef: Layer already exists [2024-03-08T13:50:09.066Z] 3.2.0-dev.16: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:09.504Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:09.938Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [2024-03-08T13:50:09.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-08T13:50:09.938Z] 8ebe5f39b2c5: Preparing [2024-03-08T13:50:09.938Z] 2e2625859950: Preparing [2024-03-08T13:50:09.938Z] 0809131c5d4f: Preparing [2024-03-08T13:50:09.938Z] 5263c7bda15f: Preparing [2024-03-08T13:50:09.938Z] 1491ecb8d716: Preparing [2024-03-08T13:50:09.938Z] ab0d679e58ef: Preparing [2024-03-08T13:50:09.938Z] aedc3bda2944: Preparing [2024-03-08T13:50:09.938Z] aedc3bda2944: Waiting [2024-03-08T13:50:09.938Z] ab0d679e58ef: Waiting [2024-03-08T13:50:09.938Z] 1491ecb8d716: Layer already exists [2024-03-08T13:50:09.938Z] 5263c7bda15f: Layer already exists [2024-03-08T13:50:09.938Z] 0809131c5d4f: Layer already exists [2024-03-08T13:50:09.938Z] 8ebe5f39b2c5: Layer already exists [2024-03-08T13:50:09.938Z] 2e2625859950: Layer already exists [2024-03-08T13:50:09.938Z] aedc3bda2944: Layer already exists [2024-03-08T13:50:09.938Z] ab0d679e58ef: Layer already exists [2024-03-08T13:50:09.938Z] 6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:10.434Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:10.901Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-03-08T13:50:10.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-08T13:50:10.902Z] 8ebe5f39b2c5: Preparing [2024-03-08T13:50:10.902Z] 2e2625859950: Preparing [2024-03-08T13:50:10.902Z] 0809131c5d4f: Preparing [2024-03-08T13:50:10.902Z] 5263c7bda15f: Preparing [2024-03-08T13:50:10.902Z] 1491ecb8d716: Preparing [2024-03-08T13:50:10.902Z] ab0d679e58ef: Preparing [2024-03-08T13:50:10.902Z] aedc3bda2944: Preparing [2024-03-08T13:50:10.902Z] ab0d679e58ef: Waiting [2024-03-08T13:50:10.902Z] aedc3bda2944: Waiting [2024-03-08T13:50:10.902Z] 1491ecb8d716: Layer already exists [2024-03-08T13:50:10.902Z] 8ebe5f39b2c5: Layer already exists [2024-03-08T13:50:10.902Z] 5263c7bda15f: Layer already exists [2024-03-08T13:50:10.902Z] 0809131c5d4f: Layer already exists [2024-03-08T13:50:10.902Z] 2e2625859950: Layer already exists [2024-03-08T13:50:10.902Z] aedc3bda2944: Layer already exists [2024-03-08T13:50:10.902Z] ab0d679e58ef: Layer already exists [2024-03-08T13:50:10.902Z] main: digest: sha256:e570f90296c19c4f0075a04dc28b40ef7e58f94ca74e9c0de23e0c016a0c14fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T13:50:11.223Z] ===================================================== [Pipeline] echo [2024-03-08T13:50:11.285Z] taggedImages: [2024-03-08T13:50:11.285Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T13:50:11.285Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-08T13:50:11.285Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.16 [2024-03-08T13:50:11.285Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [2024-03-08T13:50:11.285Z] - 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 [2024-03-08T13:50:12.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:50:12.089Z] [2024-03-08T13:50:12.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:50:12.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:50:12.440Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-08T13:50:12.440Z] 5eb5b503b376: Pulling fs layer [2024-03-08T13:50:12.440Z] 5c69ac0246d0: Pulling fs layer [2024-03-08T13:50:12.440Z] ec43610c2a17: Pulling fs layer [2024-03-08T13:50:12.440Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-08T13:50:12.440Z] 33b1e0a273af: Pulling fs layer [2024-03-08T13:50:12.440Z] 5d3b04190fa2: Pulling fs layer [2024-03-08T13:50:12.440Z] 2f39f015ded8: Pulling fs layer [2024-03-08T13:50:12.440Z] 33b1e0a273af: Waiting [2024-03-08T13:50:12.440Z] 5d3b04190fa2: Waiting [2024-03-08T13:50:12.440Z] 2f39f015ded8: Waiting [2024-03-08T13:50:12.440Z] 5c69ac0246d0: Verifying Checksum [2024-03-08T13:50:12.440Z] 5c69ac0246d0: Download complete [2024-03-08T13:50:12.440Z] 3a2ae6a8a46f: Download complete [2024-03-08T13:50:12.440Z] 33b1e0a273af: Verifying Checksum [2024-03-08T13:50:12.440Z] 33b1e0a273af: Download complete [2024-03-08T13:50:12.440Z] ec43610c2a17: Verifying Checksum [2024-03-08T13:50:12.440Z] ec43610c2a17: Download complete [2024-03-08T13:50:12.440Z] 5d3b04190fa2: Download complete [2024-03-08T13:50:12.701Z] 5eb5b503b376: Verifying Checksum [2024-03-08T13:50:12.701Z] 5eb5b503b376: Download complete [2024-03-08T13:50:13.269Z] 2f39f015ded8: Download complete [2024-03-08T13:50:13.836Z] 5eb5b503b376: Pull complete [2024-03-08T13:50:14.094Z] 5c69ac0246d0: Pull complete [2024-03-08T13:50:14.662Z] ec43610c2a17: Pull complete [2024-03-08T13:50:14.662Z] 3a2ae6a8a46f: Pull complete [2024-03-08T13:50:14.919Z] 33b1e0a273af: Pull complete [2024-03-08T13:50:14.919Z] 5d3b04190fa2: Pull complete [2024-03-08T13:50:20.238Z] 2f39f015ded8: Pull complete [2024-03-08T13:50:20.238Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-08T13:50:20.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T13:50:20.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:50:20.482Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T13:50:20.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T13:50:27.184Z] $ docker top 2b139433268e2c1e37e5c5a4336412e1ccad3d7f2df80ff047073d77d656a9b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:50:27.641Z] ---> job-cost.sh [2024-03-08T13:50:27.642Z] lf-activate-venv: SKIPPING [2024-03-08T13:50:27.642Z] INFO: No Stack... [2024-03-08T13:50:27.917Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T13:50:28.489Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T13:50:28.777Z] + cut -d, -f6 [2024-03-08T13:50:28.777Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock [2024-03-08T13:50:28.788Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [2024-03-08T13:50:28.795Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] did not exist. Created. [2024-03-08T13:50:28.801Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T13:50:29.186Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-08T13:50:29.206Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T13:50:29.279Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T13:50:29.393Z] $ docker stop --time=1 2b139433268e2c1e37e5c5a4336412e1ccad3d7f2df80ff047073d77d656a9b0 [2024-03-08T13:50:30.551Z] $ docker rm -f --volumes 2b139433268e2c1e37e5c5a4336412e1ccad3d7f2df80ff047073d77d656a9b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-08T13:50:52.604Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5258 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-03-08T13:50:52.670Z] Running in /w/workspace/app-service-configurable/225 [Pipeline] { [Pipeline] checkout [2024-03-08T13:50:55.772Z] Selected Git installation does not exist. Using Default [2024-03-08T13:50:55.772Z] The recommended git tool is: NONE [2024-03-08T13:51:01.060Z] using credential edgex-jenkins-ssh [2024-03-08T13:51:01.090Z] Cloning the remote Git repository [2024-03-08T13:51:01.145Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-08T13:51:01.245Z] > git init /w/workspace/app-service-configurable/225 # timeout=10 [2024-03-08T13:51:01.399Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-08T13:51:01.401Z] > git --version # timeout=10 [2024-03-08T13:51:01.421Z] > git --version # 'git version 2.25.1' [2024-03-08T13:51:01.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-08T13:51:01.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T13:51:04.512Z] Avoid second fetch [2024-03-08T13:51:04.512Z] Checking out Revision 6634504278288e6934fcc5ff18d9fc69e07ed390 (main) [2024-03-08T13:51:03.604Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-08T13:51:03.623Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-08T13:51:04.537Z] > git config core.sparsecheckout # timeout=10 [2024-03-08T13:51:04.594Z] > git checkout -f 6634504278288e6934fcc5ff18d9fc69e07ed390 # timeout=10 [2024-03-08T13:51:05.107Z] Commit message: "Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T13:51:06.332Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-08T13:51:06.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T13:51:06.333Z] Dload Upload Total Spent Left Speed [2024-03-08T13:51:06.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-03-08T13:51:06.681Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-08T13:51:07.019Z] + + sudosudo tee /etc/docker/daemon.new [2024-03-08T13:51:07.019Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-08T13:51:07.019Z] { [2024-03-08T13:51:07.019Z] "registry-mirrors": [ [2024-03-08T13:51:07.019Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-08T13:51:07.019Z] ], [2024-03-08T13:51:07.019Z] "bip": "10.250.0.254/24", [2024-03-08T13:51:07.019Z] "hosts": [ [2024-03-08T13:51:07.019Z] "tcp://0.0.0.0:5555", [2024-03-08T13:51:07.019Z] "unix:///var/run/docker.sock" [2024-03-08T13:51:07.019Z] ], [2024-03-08T13:51:07.019Z] "mtu": 1458, [2024-03-08T13:51:07.019Z] "selinux-enabled": true, [2024-03-08T13:51:07.019Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-08T13:51:07.019Z] } [Pipeline] sh [2024-03-08T13:51:07.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-08T13:51:07.719Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:51:26.062Z] provisioning config files... [2024-03-08T13:51:26.092Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/225@tmp/config7457287315626139520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:51:26.599Z] ---> ****-login.sh [2024-03-08T13:51:26.599Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:51:26.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:51:27.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:51:27.152Z] Configure a credential helper to remove this warning. See [2024-03-08T13:51:27.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:51:27.152Z] [2024-03-08T13:51:27.152Z] Login Succeeded [2024-03-08T13:51:27.152Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:51:27.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:51:27.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:51:27.710Z] Configure a credential helper to remove this warning. See [2024-03-08T13:51:27.710Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:51:27.710Z] [2024-03-08T13:51:27.710Z] Login Succeeded [2024-03-08T13:51:27.710Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:51:27.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:51:27.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:51:27.990Z] Configure a credential helper to remove this warning. See [2024-03-08T13:51:27.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:51:27.990Z] [2024-03-08T13:51:27.990Z] Login Succeeded [2024-03-08T13:51:27.990Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:51:28.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:51:28.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:51:28.262Z] Configure a credential helper to remove this warning. See [2024-03-08T13:51:28.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:51:28.262Z] [2024-03-08T13:51:28.262Z] Login Succeeded [2024-03-08T13:51:28.262Z] ****.io [2024-03-08T13:51:28.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:51:28.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:51:28.808Z] Configure a credential helper to remove this warning. See [2024-03-08T13:51:28.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:51:28.808Z] [2024-03-08T13:51:28.808Z] Login Succeeded [2024-03-08T13:51:28.808Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:51:28.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-08T13:51:29.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:51:29.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:51:29.601Z] ========================================================= [2024-03-08T13:51:29.601Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-08T13:51:29.601Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:51:30.355Z] + 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 . [2024-03-08T13:51:30.355Z] Sending build context to Docker daemon 160.8kB [2024-03-08T13:51:30.355Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:51:30.355Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-08T13:51:30.676Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-08T13:51:30.676Z] 9fda8d8052c6: Pulling fs layer [2024-03-08T13:51:30.676Z] 5d54e960e981: Pulling fs layer [2024-03-08T13:51:30.676Z] c4a7e357bf2a: Pulling fs layer [2024-03-08T13:51:30.676Z] f0e02332f6b5: Pulling fs layer [2024-03-08T13:51:30.676Z] 872ee5b61b7b: Pulling fs layer [2024-03-08T13:51:30.676Z] 0c6a40ed1a82: Pulling fs layer [2024-03-08T13:51:30.676Z] 94ae7d8d031c: Pulling fs layer [2024-03-08T13:51:30.676Z] f0e02332f6b5: Waiting [2024-03-08T13:51:30.676Z] 0c6a40ed1a82: Waiting [2024-03-08T13:51:30.676Z] 872ee5b61b7b: Waiting [2024-03-08T13:51:30.676Z] 5d54e960e981: Download complete [2024-03-08T13:51:30.676Z] f0e02332f6b5: Verifying Checksum [2024-03-08T13:51:30.676Z] f0e02332f6b5: Download complete [2024-03-08T13:51:30.676Z] 872ee5b61b7b: Verifying Checksum [2024-03-08T13:51:30.676Z] 872ee5b61b7b: Download complete [2024-03-08T13:51:31.007Z] 9fda8d8052c6: Verifying Checksum [2024-03-08T13:51:31.007Z] 9fda8d8052c6: Download complete [2024-03-08T13:51:31.748Z] 94ae7d8d031c: Verifying Checksum [2024-03-08T13:51:31.748Z] 94ae7d8d031c: Download complete [2024-03-08T13:51:32.023Z] 9fda8d8052c6: Pull complete [2024-03-08T13:51:32.633Z] 5d54e960e981: Pull complete [2024-03-08T13:51:32.928Z] c4a7e357bf2a: Verifying Checksum [2024-03-08T13:51:32.928Z] c4a7e357bf2a: Download complete [2024-03-08T13:51:34.368Z] 0c6a40ed1a82: Verifying Checksum [2024-03-08T13:51:34.368Z] 0c6a40ed1a82: Download complete [2024-03-08T13:51:46.737Z] c4a7e357bf2a: Pull complete [2024-03-08T13:51:46.737Z] f0e02332f6b5: Pull complete [2024-03-08T13:51:47.009Z] 872ee5b61b7b: Pull complete [2024-03-08T13:51:57.139Z] 0c6a40ed1a82: Pull complete [2024-03-08T13:51:57.408Z] 94ae7d8d031c: Pull complete [2024-03-08T13:51:57.408Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-08T13:51:57.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-08T13:51:57.408Z] ---> 86de565de09d [2024-03-08T13:51:57.408Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:51:59.374Z] ---> Running in 87a5952ad8b2 [2024-03-08T13:51:59.374Z] Removing intermediate container 87a5952ad8b2 [2024-03-08T13:51:59.374Z] ---> ca52a9326555 [2024-03-08T13:51:59.374Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:51:59.648Z] ---> Running in dd3a05952221 [2024-03-08T13:51:59.916Z] Removing intermediate container dd3a05952221 [2024-03-08T13:51:59.916Z] ---> a2f9c7e59a81 [2024-03-08T13:51:59.916Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:51:59.916Z] ---> Running in b7ab167020eb [2024-03-08T13:52:00.194Z] Removing intermediate container b7ab167020eb [2024-03-08T13:52:00.194Z] ---> b6dcb5ef1e56 [2024-03-08T13:52:00.194Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:52:00.194Z] ---> Running in 1f8929558f5a [2024-03-08T13:52:01.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:52:01.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:52:02.853Z] OK: 266 MiB in 52 packages [2024-03-08T13:52:03.821Z] Removing intermediate container 1f8929558f5a [2024-03-08T13:52:03.821Z] ---> bc0715f76d82 [2024-03-08T13:52:03.821Z] Step 7/12 : WORKDIR /app [2024-03-08T13:52:03.821Z] ---> Running in 78efa676603a [2024-03-08T13:52:04.089Z] Removing intermediate container 78efa676603a [2024-03-08T13:52:04.089Z] ---> 9525e2348474 [2024-03-08T13:52:04.089Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-08T13:52:04.357Z] ---> 04d1ca9e8105 [2024-03-08T13:52:04.357Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:52:04.628Z] ---> Running in 95065cc28221 [2024-03-08T13:53:12.764Z] Removing intermediate container 95065cc28221 [2024-03-08T13:53:12.764Z] ---> 48dce7bf8a25 [2024-03-08T13:53:12.764Z] Step 10/12 : COPY . . [2024-03-08T13:53:12.764Z] ---> 61b16db93ebf [2024-03-08T13:53:12.764Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:53:12.764Z] ---> Running in 7cdb77781e47 [2024-03-08T13:53:12.764Z] Removing intermediate container 7cdb77781e47 [2024-03-08T13:53:12.764Z] ---> c7a2ca25f523 [2024-03-08T13:53:12.764Z] Step 12/12 : RUN $MAKE [2024-03-08T13:53:12.764Z] ---> Running in b2f2bc6442d0 [2024-03-08T13:53:12.764Z] noop [2024-03-08T13:53:12.764Z] Removing intermediate container b2f2bc6442d0 [2024-03-08T13:53:12.764Z] ---> 1a66f1dfaaef [2024-03-08T13:53:12.764Z] Successfully built 1a66f1dfaaef [2024-03-08T13:53:12.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:13.456Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T13:53:13.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:53:13.857Z] prd-ubuntu20.04-docker-arm64-4c-16g-5258 does not seem to be running inside a container [2024-03-08T13:53:13.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/225 -v /w/workspace/app-service-configurable/225:/w/workspace/app-service-configurable/225:rw,z -v /w/workspace/app-service-configurable/225@tmp:/w/workspace/app-service-configurable/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T13:53:15.160Z] $ docker top 7be5e6e5cc2a782d6d266b9682930ca6181e98cd2946591936fc85d332724bf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:53:16.228Z] + go version [2024-03-08T13:53:16.228Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-08T13:53:16.261Z] $ docker stop --time=1 7be5e6e5cc2a782d6d266b9682930ca6181e98cd2946591936fc85d332724bf7 [2024-03-08T13:53:17.889Z] $ docker rm -f --volumes 7be5e6e5cc2a782d6d266b9682930ca6181e98cd2946591936fc85d332724bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:53:19.156Z] + docker inspect -f . ci-base-image-arm64 [2024-03-08T13:53:19.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T13:53:19.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-5258 does not seem to be running inside a container [2024-03-08T13:53:19.668Z] $ 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/225 -v /w/workspace/app-service-configurable/225:/w/workspace/app-service-configurable/225:rw,z -v /w/workspace/app-service-configurable/225@tmp:/w/workspace/app-service-configurable/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-08T13:53:21.008Z] $ docker top 754796c954272ba7a77b31e7d3bd48cd2d4f18a9bf1477efde3f614357682f46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T13:53:21.669Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/225 [Pipeline] fileExists [Pipeline] sh [2024-03-08T13:53:22.683Z] + make test [2024-03-08T13:53:22.683Z] go test -race -coverprofile=coverage.out ./... [2024-03-08T13:55:44.530Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-08T13:55:44.530Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-08T13:55:44.530Z] go vet ./... [2024-03-08T13:57:36.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-08T13:57:36.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-08T13:57:36.229Z] ./bin/test-attribution-txt.sh [2024-03-08T13:57:36.229Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-08T13:57:36.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-08T13:57:36.313Z] $ docker stop --time=1 754796c954272ba7a77b31e7d3bd48cd2d4f18a9bf1477efde3f614357682f46 [2024-03-08T13:57:38.252Z] $ docker rm -f --volumes 754796c954272ba7a77b31e7d3bd48cd2d4f18a9bf1477efde3f614357682f46 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T13:57:39.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-08T13:57:39.960Z] Warning: overwriting stash ‘coverage-report’ [2024-03-08T13:57:40.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-08T13:57:41.136Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-08T13:57:41.464Z] + ls -al . [2024-03-08T13:57:41.464Z] total 180 [2024-03-08T13:57:41.464Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 8 13:53 . [2024-03-08T13:57:41.464Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 13:51 .. [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 8 13:51 .dockerignore [2024-03-08T13:57:41.464Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 13:51 .git [2024-03-08T13:57:41.464Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 13:51 .github [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 8 13:51 .gitignore [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 13:51 .golangci.yml [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 8 13:51 Attribution.txt [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 8 13:51 CHANGELOG.md [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 8 13:51 Dockerfile [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 13:51 GOVERNANCE.md [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 8 13:51 Jenkinsfile [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 8 13:51 LICENSE [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 8 13:51 OWNERS.md [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 8 13:51 README.md [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 8 13:48 VERSION [2024-03-08T13:57:41.464Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 13:51 bin [2024-03-08T13:57:41.464Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 8 13:53 coverage.out [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 8 13:51 go.mod [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 8 13:51 go.sum [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 8 13:51 main.go [2024-03-08T13:57:41.464Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 8 13:51 makefile [2024-03-08T13:57:41.464Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 13:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:57:41.960Z] + 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=6634504278288e6934fcc5ff18d9fc69e07ed390 --label arch=arm64 --label version=3.2.0-dev.16 . [2024-03-08T13:57:41.961Z] Sending build context to Docker daemon 161.8kB [2024-03-08T13:57:42.230Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-08T13:57:42.230Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-08T13:57:42.230Z] ---> 1a66f1dfaaef [2024-03-08T13:57:42.230Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-08T13:57:42.230Z] ---> Running in 076edec959e4 [2024-03-08T13:57:42.499Z] Removing intermediate container 076edec959e4 [2024-03-08T13:57:42.499Z] ---> f1f41d9b1317 [2024-03-08T13:57:42.499Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-08T13:57:42.770Z] ---> Running in dfc23d513434 [2024-03-08T13:57:43.038Z] Removing intermediate container dfc23d513434 [2024-03-08T13:57:43.038Z] ---> 58dad61d6c2b [2024-03-08T13:57:43.038Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-08T13:57:43.038Z] ---> Running in 5d9a48c7d0dc [2024-03-08T13:57:43.311Z] Removing intermediate container 5d9a48c7d0dc [2024-03-08T13:57:43.311Z] ---> fa5204ffce78 [2024-03-08T13:57:43.311Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-08T13:57:43.581Z] ---> Running in b4d37b05d6ab [2024-03-08T13:57:44.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:57:45.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:57:46.092Z] OK: 266 MiB in 52 packages [2024-03-08T13:57:47.068Z] Removing intermediate container b4d37b05d6ab [2024-03-08T13:57:47.068Z] ---> f602942ab332 [2024-03-08T13:57:47.068Z] Step 7/27 : WORKDIR /app [2024-03-08T13:57:47.068Z] ---> Running in d8a4d7504a99 [2024-03-08T13:57:47.338Z] Removing intermediate container d8a4d7504a99 [2024-03-08T13:57:47.338Z] ---> 57c8db6e455a [2024-03-08T13:57:47.338Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-08T13:57:47.931Z] ---> f86ad26c109e [2024-03-08T13:57:47.931Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-08T13:57:47.931Z] ---> Running in 7209506767cc [2024-03-08T13:57:49.889Z] Removing intermediate container 7209506767cc [2024-03-08T13:57:49.889Z] ---> 13a448563eba [2024-03-08T13:57:49.889Z] Step 10/27 : COPY . . [2024-03-08T13:57:50.851Z] ---> 19ff6a51e745 [2024-03-08T13:57:50.851Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-08T13:57:50.851Z] ---> Running in b7a7c5af00aa [2024-03-08T13:57:50.851Z] Removing intermediate container b7a7c5af00aa [2024-03-08T13:57:50.851Z] ---> ce36572348bb [2024-03-08T13:57:50.851Z] Step 12/27 : RUN $MAKE [2024-03-08T13:57:51.121Z] ---> Running in b433e06f2531 [2024-03-08T13:57:52.079Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.16" -trimpath -mod=readonly -o app-service-configurable [2024-03-08T13:59:43.780Z] Removing intermediate container b433e06f2531 [2024-03-08T13:59:43.780Z] ---> 0aede0889587 [2024-03-08T13:59:43.780Z] Step 13/27 : FROM alpine:3.18 [2024-03-08T13:59:43.780Z] 3.18: Pulling from library/alpine [2024-03-08T13:59:43.780Z] c6b39de5b339: Pulling fs layer [2024-03-08T13:59:43.780Z] c6b39de5b339: Verifying Checksum [2024-03-08T13:59:43.780Z] c6b39de5b339: Download complete [2024-03-08T13:59:43.780Z] c6b39de5b339: Pull complete [2024-03-08T13:59:43.780Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-08T13:59:43.780Z] Status: Downloaded newer image for alpine:3.18 [2024-03-08T13:59:43.780Z] ---> 33abbf032149 [2024-03-08T13:59:43.780Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-08T13:59:43.780Z] ---> Running in d949289c6dab [2024-03-08T13:59:43.780Z] Removing intermediate container d949289c6dab [2024-03-08T13:59:43.780Z] ---> 9265498469a9 [2024-03-08T13:59:43.780Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-08T13:59:43.780Z] ---> Running in d113e4fe4f9d [2024-03-08T13:59:43.780Z] Removing intermediate container d113e4fe4f9d [2024-03-08T13:59:43.780Z] ---> 0f7aa1892764 [2024-03-08T13:59:43.780Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-08T13:59:43.780Z] ---> Running in 2ce0c821e24a [2024-03-08T13:59:43.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:59:43.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:59:43.780Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-08T13:59:43.780Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-08T13:59:43.780Z] Executing busybox-1.36.1-r5.trigger [2024-03-08T13:59:43.780Z] Executing ca-certificates-20230506-r0.trigger [2024-03-08T13:59:43.780Z] OK: 9 MiB in 17 packages [2024-03-08T13:59:43.780Z] Removing intermediate container 2ce0c821e24a [2024-03-08T13:59:43.780Z] ---> ba3d37b1f194 [2024-03-08T13:59:43.780Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-08T13:59:43.780Z] ---> Running in 7de0ba45edff [2024-03-08T13:59:44.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-08T13:59:45.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-08T13:59:46.027Z] OK: 9 MiB in 17 packages [2024-03-08T13:59:47.055Z] Removing intermediate container 7de0ba45edff [2024-03-08T13:59:47.055Z] ---> c3dc67823f04 [2024-03-08T13:59:47.055Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-08T13:59:47.340Z] ---> de2222bc797f [2024-03-08T13:59:47.340Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-08T13:59:47.954Z] ---> afb6d7ce6dcb [2024-03-08T13:59:47.954Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-08T13:59:48.583Z] ---> fdd23c8d0bf4 [2024-03-08T13:59:48.583Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-08T13:59:49.617Z] ---> 3d71da91c26c [2024-03-08T13:59:49.617Z] Step 22/27 : EXPOSE 48095 [2024-03-08T13:59:49.617Z] ---> Running in e4126c6e5909 [2024-03-08T13:59:49.896Z] Removing intermediate container e4126c6e5909 [2024-03-08T13:59:49.896Z] ---> 672f629a7f50 [2024-03-08T13:59:49.896Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-08T13:59:49.896Z] ---> Running in b8a3d685c004 [2024-03-08T13:59:50.184Z] Removing intermediate container b8a3d685c004 [2024-03-08T13:59:50.184Z] ---> 40f104558fc0 [2024-03-08T13:59:50.184Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-08T13:59:50.184Z] ---> Running in aa5f6ecfed8c [2024-03-08T13:59:50.463Z] Removing intermediate container aa5f6ecfed8c [2024-03-08T13:59:50.463Z] ---> c0d71eccb5b3 [2024-03-08T13:59:50.463Z] Step 25/27 : LABEL arch=arm64 [2024-03-08T13:59:50.463Z] ---> Running in 0bbd87efc8ff [2024-03-08T13:59:50.744Z] Removing intermediate container 0bbd87efc8ff [2024-03-08T13:59:50.744Z] ---> cbaa5064acd6 [2024-03-08T13:59:50.744Z] Step 26/27 : LABEL git_sha=6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T13:59:51.032Z] ---> Running in 36c0b04549d9 [2024-03-08T13:59:51.307Z] Removing intermediate container 36c0b04549d9 [2024-03-08T13:59:51.307Z] ---> a632eee48bc0 [2024-03-08T13:59:51.307Z] Step 27/27 : LABEL version=3.2.0-dev.16 [2024-03-08T13:59:51.307Z] ---> Running in 738e382fd672 [2024-03-08T13:59:51.592Z] Removing intermediate container 738e382fd672 [2024-03-08T13:59:51.592Z] ---> 88eacae9fa00 [2024-03-08T13:59:51.592Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-08T13:59:51.592Z] Successfully built 88eacae9fa00 [2024-03-08T13:59:51.592Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T13:59:52.462Z] provisioning config files... [2024-03-08T13:59:52.484Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/225@tmp/config12059667946221571965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T13:59:52.976Z] ---> ****-login.sh [2024-03-08T13:59:52.976Z] nexus3.edgexfoundry.org:10001 [2024-03-08T13:59:52.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:59:53.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:59:53.264Z] Configure a credential helper to remove this warning. See [2024-03-08T13:59:53.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:59:53.264Z] [2024-03-08T13:59:53.264Z] Login Succeeded [2024-03-08T13:59:53.264Z] nexus3.edgexfoundry.org:10002 [2024-03-08T13:59:53.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:59:53.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:59:53.546Z] Configure a credential helper to remove this warning. See [2024-03-08T13:59:53.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:59:53.546Z] [2024-03-08T13:59:53.546Z] Login Succeeded [2024-03-08T13:59:53.547Z] nexus3.edgexfoundry.org:10003 [2024-03-08T13:59:53.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:59:54.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:59:54.128Z] Configure a credential helper to remove this warning. See [2024-03-08T13:59:54.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:59:54.128Z] [2024-03-08T13:59:54.128Z] Login Succeeded [2024-03-08T13:59:54.128Z] nexus3.edgexfoundry.org:10004 [2024-03-08T13:59:54.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:59:54.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:59:54.427Z] Configure a credential helper to remove this warning. See [2024-03-08T13:59:54.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:59:54.427Z] [2024-03-08T13:59:54.427Z] Login Succeeded [2024-03-08T13:59:54.427Z] ****.io [2024-03-08T13:59:54.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-08T13:59:55.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-08T13:59:55.044Z] Configure a credential helper to remove this warning. See [2024-03-08T13:59:55.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-08T13:59:55.044Z] [2024-03-08T13:59:55.044Z] Login Succeeded [2024-03-08T13:59:55.044Z] ---> ****-login.sh ends [Pipeline] } [2024-03-08T13:59:55.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T13:59:55.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-08T13:59:55.532Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-03-08T13:59:55.532Z] 6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T13:59:55.532Z] latest [2024-03-08T13:59:55.532Z] 3.2.0-dev.16 [2024-03-08T13:59:55.532Z] 6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [2024-03-08T13:59:55.532Z] main [2024-03-08T13:59:55.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:59:56.412Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T13:59:57.063Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T13:59:57.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-08T13:59:57.063Z] 8061e1b4db2c: Preparing [2024-03-08T13:59:57.063Z] 76aac6b9f5cf: Preparing [2024-03-08T13:59:57.063Z] 72110d53f62f: Preparing [2024-03-08T13:59:57.063Z] d864def4bb7a: Preparing [2024-03-08T13:59:57.063Z] 3022ff31f950: Preparing [2024-03-08T13:59:57.063Z] b6f4798726e3: Preparing [2024-03-08T13:59:57.063Z] 7c504f21be85: Preparing [2024-03-08T13:59:57.063Z] 7c504f21be85: Waiting [2024-03-08T13:59:57.063Z] b6f4798726e3: Waiting [2024-03-08T13:59:57.349Z] d864def4bb7a: Pushed [2024-03-08T13:59:57.349Z] 76aac6b9f5cf: Pushed [2024-03-08T13:59:57.349Z] 3022ff31f950: Pushed [2024-03-08T13:59:57.349Z] 72110d53f62f: Pushed [2024-03-08T13:59:57.349Z] 7c504f21be85: Layer already exists [2024-03-08T13:59:57.627Z] b6f4798726e3: Pushed [2024-03-08T14:00:02.027Z] 8061e1b4db2c: Pushed [2024-03-08T14:00:02.027Z] 6634504278288e6934fcc5ff18d9fc69e07ed390: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:02.653Z] + 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 [2024-03-08T14:00:03.445Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-08T14:00:03.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-08T14:00:03.445Z] 8061e1b4db2c: Preparing [2024-03-08T14:00:03.445Z] 76aac6b9f5cf: Preparing [2024-03-08T14:00:03.445Z] 72110d53f62f: Preparing [2024-03-08T14:00:03.445Z] d864def4bb7a: Preparing [2024-03-08T14:00:03.445Z] 3022ff31f950: Preparing [2024-03-08T14:00:03.445Z] b6f4798726e3: Preparing [2024-03-08T14:00:03.445Z] 7c504f21be85: Preparing [2024-03-08T14:00:03.445Z] b6f4798726e3: Waiting [2024-03-08T14:00:03.445Z] 7c504f21be85: Waiting [2024-03-08T14:00:03.445Z] 72110d53f62f: Layer already exists [2024-03-08T14:00:03.445Z] 8061e1b4db2c: Layer already exists [2024-03-08T14:00:03.445Z] 76aac6b9f5cf: Layer already exists [2024-03-08T14:00:03.445Z] 3022ff31f950: Layer already exists [2024-03-08T14:00:03.445Z] d864def4bb7a: Layer already exists [2024-03-08T14:00:03.445Z] b6f4798726e3: Layer already exists [2024-03-08T14:00:03.445Z] 7c504f21be85: Layer already exists [2024-03-08T14:00:03.445Z] latest: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:04.247Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:04.969Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.16 [2024-03-08T14:00:04.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-08T14:00:04.969Z] 8061e1b4db2c: Preparing [2024-03-08T14:00:04.969Z] 76aac6b9f5cf: Preparing [2024-03-08T14:00:04.969Z] 72110d53f62f: Preparing [2024-03-08T14:00:04.969Z] d864def4bb7a: Preparing [2024-03-08T14:00:04.969Z] 3022ff31f950: Preparing [2024-03-08T14:00:04.969Z] b6f4798726e3: Preparing [2024-03-08T14:00:04.969Z] 7c504f21be85: Preparing [2024-03-08T14:00:04.969Z] b6f4798726e3: Waiting [2024-03-08T14:00:04.969Z] 7c504f21be85: Waiting [2024-03-08T14:00:04.969Z] 8061e1b4db2c: Layer already exists [2024-03-08T14:00:04.969Z] d864def4bb7a: Layer already exists [2024-03-08T14:00:04.969Z] 72110d53f62f: Layer already exists [2024-03-08T14:00:04.969Z] 3022ff31f950: Layer already exists [2024-03-08T14:00:04.969Z] 76aac6b9f5cf: Layer already exists [2024-03-08T14:00:04.969Z] 7c504f21be85: Layer already exists [2024-03-08T14:00:04.969Z] b6f4798726e3: Layer already exists [2024-03-08T14:00:05.262Z] 3.2.0-dev.16: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:06.076Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:06.758Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [2024-03-08T14:00:06.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-08T14:00:06.758Z] 8061e1b4db2c: Preparing [2024-03-08T14:00:06.758Z] 76aac6b9f5cf: Preparing [2024-03-08T14:00:06.758Z] 72110d53f62f: Preparing [2024-03-08T14:00:06.758Z] d864def4bb7a: Preparing [2024-03-08T14:00:06.758Z] 3022ff31f950: Preparing [2024-03-08T14:00:06.758Z] b6f4798726e3: Preparing [2024-03-08T14:00:06.758Z] 7c504f21be85: Preparing [2024-03-08T14:00:06.758Z] 7c504f21be85: Waiting [2024-03-08T14:00:06.758Z] b6f4798726e3: Waiting [2024-03-08T14:00:06.758Z] 72110d53f62f: Layer already exists [2024-03-08T14:00:06.758Z] 76aac6b9f5cf: Layer already exists [2024-03-08T14:00:06.758Z] d864def4bb7a: Layer already exists [2024-03-08T14:00:06.758Z] 3022ff31f950: Layer already exists [2024-03-08T14:00:06.758Z] 8061e1b4db2c: Layer already exists [2024-03-08T14:00:06.758Z] b6f4798726e3: Layer already exists [2024-03-08T14:00:06.758Z] 7c504f21be85: Layer already exists [2024-03-08T14:00:07.040Z] 6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:07.803Z] + 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 [2024-03-08T14:00:08.481Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-03-08T14:00:08.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-08T14:00:08.481Z] 8061e1b4db2c: Preparing [2024-03-08T14:00:08.481Z] 76aac6b9f5cf: Preparing [2024-03-08T14:00:08.481Z] 72110d53f62f: Preparing [2024-03-08T14:00:08.481Z] d864def4bb7a: Preparing [2024-03-08T14:00:08.481Z] 3022ff31f950: Preparing [2024-03-08T14:00:08.481Z] b6f4798726e3: Preparing [2024-03-08T14:00:08.481Z] 7c504f21be85: Preparing [2024-03-08T14:00:08.481Z] b6f4798726e3: Waiting [2024-03-08T14:00:08.481Z] 7c504f21be85: Waiting [2024-03-08T14:00:08.481Z] 3022ff31f950: Layer already exists [2024-03-08T14:00:08.481Z] 72110d53f62f: Layer already exists [2024-03-08T14:00:08.481Z] d864def4bb7a: Layer already exists [2024-03-08T14:00:08.481Z] 76aac6b9f5cf: Layer already exists [2024-03-08T14:00:08.481Z] 8061e1b4db2c: Layer already exists [2024-03-08T14:00:08.481Z] b6f4798726e3: Layer already exists [2024-03-08T14:00:08.481Z] 7c504f21be85: Layer already exists [2024-03-08T14:00:08.776Z] main: digest: sha256:4885ecd83f6c1eea0bbc892d9a61ae1fa8b5bad44082ba2d8fbf0aa6fb03d9f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-08T14:00:09.402Z] ===================================================== [Pipeline] echo [2024-03-08T14:00:09.615Z] taggedImages: [2024-03-08T14:00:09.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390 [2024-03-08T14:00:09.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-08T14:00:09.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.16 [2024-03-08T14:00:09.615Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6634504278288e6934fcc5ff18d9fc69e07ed390-3.2.0-dev.16 [2024-03-08T14:00:09.615Z] - 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 [2024-03-08T14:00:10.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T14:00:10.618Z] [2024-03-08T14:00:10.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:11.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T14:00:11.095Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-08T14:00:11.381Z] 8998bd30e6a1: Pulling fs layer [2024-03-08T14:00:11.381Z] 04944245beec: Pulling fs layer [2024-03-08T14:00:11.381Z] 699f458cf7ca: Pulling fs layer [2024-03-08T14:00:11.381Z] 765212b225bb: Pulling fs layer [2024-03-08T14:00:11.381Z] f23df028b6ca: Pulling fs layer [2024-03-08T14:00:11.381Z] d65c8cfc05b1: Pulling fs layer [2024-03-08T14:00:11.381Z] 2437ff75d9bd: Pulling fs layer [2024-03-08T14:00:11.381Z] 765212b225bb: Waiting [2024-03-08T14:00:11.381Z] f23df028b6ca: Waiting [2024-03-08T14:00:11.381Z] d65c8cfc05b1: Waiting [2024-03-08T14:00:11.381Z] 2437ff75d9bd: Waiting [2024-03-08T14:00:11.381Z] 04944245beec: Verifying Checksum [2024-03-08T14:00:11.381Z] 04944245beec: Download complete [2024-03-08T14:00:11.381Z] 765212b225bb: Verifying Checksum [2024-03-08T14:00:11.381Z] 765212b225bb: Download complete [2024-03-08T14:00:11.381Z] f23df028b6ca: Verifying Checksum [2024-03-08T14:00:11.381Z] f23df028b6ca: Download complete [2024-03-08T14:00:11.381Z] d65c8cfc05b1: Verifying Checksum [2024-03-08T14:00:11.381Z] d65c8cfc05b1: Download complete [2024-03-08T14:00:11.671Z] 699f458cf7ca: Verifying Checksum [2024-03-08T14:00:11.671Z] 699f458cf7ca: Download complete [2024-03-08T14:00:11.958Z] 8998bd30e6a1: Verifying Checksum [2024-03-08T14:00:11.958Z] 8998bd30e6a1: Download complete [2024-03-08T14:00:14.720Z] 2437ff75d9bd: Verifying Checksum [2024-03-08T14:00:14.720Z] 2437ff75d9bd: Download complete [2024-03-08T14:00:16.733Z] 8998bd30e6a1: Pull complete [2024-03-08T14:00:17.010Z] 04944245beec: Pull complete [2024-03-08T14:00:19.099Z] 699f458cf7ca: Pull complete [2024-03-08T14:00:19.099Z] 765212b225bb: Pull complete [2024-03-08T14:00:19.751Z] f23df028b6ca: Pull complete [2024-03-08T14:00:20.034Z] d65c8cfc05b1: Pull complete [2024-03-08T14:00:38.568Z] 2437ff75d9bd: Pull complete [2024-03-08T14:00:38.568Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-08T14:00:38.568Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-08T14:00:38.568Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:00:39.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-5258 does not seem to be running inside a container [2024-03-08T14:00:39.278Z] $ 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/225 -v /w/workspace/app-service-configurable/225:/w/workspace/app-service-configurable/225:rw,z -v /w/workspace/app-service-configurable/225@tmp:/w/workspace/app-service-configurable/225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-08T14:00:42.035Z] $ docker top 20da8027bd07ce2fa3f29de227a06c8f10e50ae32ce1d7e54804f6e5263bff04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:00:43.144Z] ---> job-cost.sh [2024-03-08T14:00:43.144Z] lf-activate-venv: SKIPPING [2024-03-08T14:00:43.144Z] INFO: No Stack... [2024-03-08T14:00:43.756Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-08T14:00:44.368Z] INFO: Archiving Costs [Pipeline] sh [2024-03-08T14:00:44.819Z] + cat /w/workspace/app-service-configurable/225/archives/cost.csv [2024-03-08T14:00:44.819Z] + cut -d, -f6 [Pipeline] lock [2024-03-08T14:00:44.915Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [2024-03-08T14:00:44.968Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] did not exist. Created. [2024-03-08T14:00:44.991Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-08T14:00:45.681Z] /w/workspace/app-service-configurable/225@tmp/durable-e22ec802/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-08T14:00:46.072Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-08T14:00:46.098Z] Warning: overwriting stash ‘stack-cost’ [2024-03-08T14:00:46.166Z] Stashed 1 file(s) [Pipeline] } [2024-03-08T14:00:46.224Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-225-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-08T14:00:46.426Z] $ docker stop --time=1 20da8027bd07ce2fa3f29de227a06c8f10e50ae32ce1d7e54804f6e5263bff04 [2024-03-08T14:00:47.951Z] $ docker rm -f --volumes 20da8027bd07ce2fa3f29de227a06c8f10e50ae32ce1d7e54804f6e5263bff04 [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 [2024-03-08T14:00:50.235Z] provisioning config files... [2024-03-08T14:00:50.272Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17390151190745574139tmp [Pipeline] { [Pipeline] sh [2024-03-08T14:00:50.792Z] + set +x [2024-03-08T14:00:50.792Z] + + curlbash -s -s https://codecov.io/bash -- [2024-03-08T14:00:50.792Z] [2024-03-08T14:00:50.792Z] [2024-03-08T14:00:50.792Z] _____ _ [2024-03-08T14:00:50.792Z] / ____| | | [2024-03-08T14:00:50.792Z] | | ___ __| | ___ ___ _____ __ [2024-03-08T14:00:50.792Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-08T14:00:50.792Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-08T14:00:50.792Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-08T14:00:50.792Z] Bash-1.0.6 [2024-03-08T14:00:50.792Z] [2024-03-08T14:00:50.792Z] [2024-03-08T14:00:50.792Z] ==> git version 2.25.1 found [2024-03-08T14:00:50.792Z] ==> 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 [2024-03-08T14:00:50.792Z] Release-Date: 2020-01-08 [2024-03-08T14:00:50.792Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-08T14:00:50.792Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-08T14:00:50.792Z] ==> Jenkins CI detected. [2024-03-08T14:00:50.792Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-03-08T14:00:50.792Z] project root: . [2024-03-08T14:00:50.792Z] --> token set from env [2024-03-08T14:00:50.792Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-08T14:00:50.792Z] ==> Running gcov in . (disable via -X gcov) [2024-03-08T14:00:50.792Z] ==> Python coveragepy not found [2024-03-08T14:00:50.792Z] ==> Searching for coverage reports in: [2024-03-08T14:00:50.792Z] + . [2024-03-08T14:00:50.792Z] -> Found 1 reports [2024-03-08T14:00:50.792Z] ==> Detecting git/mercurial file structure [2024-03-08T14:00:50.792Z] ==> Reading reports [2024-03-08T14:00:50.792Z] + ./coverage.out bytes=13 [2024-03-08T14:00:51.075Z] ==> Appending adjustments [2024-03-08T14:00:51.075Z] https://docs.codecov.io/docs/fixing-reports [2024-03-08T14:00:51.075Z] + Found adjustments [2024-03-08T14:00:51.075Z] ==> Gzipping contents [2024-03-08T14:00:51.075Z] 4.0K /tmp/codecov.kUSt1G.gz [2024-03-08T14:00:51.075Z] ==> Uploading reports [2024-03-08T14:00:51.075Z] url: https://codecov.io [2024-03-08T14:00:51.075Z] query: branch=main&commit=6634504278288e6934fcc5ff18d9fc69e07ed390&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T14:00:51.075Z] -> Pinging Codecov [2024-03-08T14:00:51.075Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6634504278288e6934fcc5ff18d9fc69e07ed390&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-08T14:00:51.075Z] -> Uploading to [2024-03-08T14:00:51.075Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-08/A97CA9966030D2A3747ED39772930CCE/6634504278288e6934fcc5ff18d9fc69e07ed390/9700e9df-685c-4588-b4a9-9416b4ac93cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240308T140051Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=319a4a09f5db33ab4e8f98fabab9678e5c69ba31e40076ff692197718e4cba58 [2024-03-08T14:00:51.355Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-08T14:00:51.355Z] Dload Upload Total Spent Left Speed [2024-03-08T14:00:51.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 806 --:--:-- --:--:-- --:--:-- 806 [2024-03-08T14:00:51.651Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] } [2024-03-08T14:00:51.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-08T14:00:52.444Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-08T14:00:52.500Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:53.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T14:00:53.099Z] [2024-03-08T14:00:53.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:00:53.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T14:00:53.588Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-08T14:00:53.588Z] df9b9388f04a: Pulling fs layer [2024-03-08T14:00:53.588Z] 52dc419b0ee2: Pulling fs layer [2024-03-08T14:00:53.588Z] 25bc292e5bac: Pulling fs layer [2024-03-08T14:00:53.588Z] 114826534d7a: Pulling fs layer [2024-03-08T14:00:53.588Z] 4657fd5d0bcf: Pulling fs layer [2024-03-08T14:00:53.588Z] 6ad1cebc031e: Pulling fs layer [2024-03-08T14:00:53.588Z] 8a3aa393b2d8: Pulling fs layer [2024-03-08T14:00:53.588Z] 6ad1cebc031e: Waiting [2024-03-08T14:00:53.588Z] 4657fd5d0bcf: Waiting [2024-03-08T14:00:53.588Z] 8a3aa393b2d8: Waiting [2024-03-08T14:00:53.588Z] 25bc292e5bac: Verifying Checksum [2024-03-08T14:00:53.588Z] 25bc292e5bac: Download complete [2024-03-08T14:00:53.588Z] 52dc419b0ee2: Verifying Checksum [2024-03-08T14:00:53.588Z] 52dc419b0ee2: Download complete [2024-03-08T14:00:53.588Z] 4657fd5d0bcf: Verifying Checksum [2024-03-08T14:00:53.588Z] 4657fd5d0bcf: Download complete [2024-03-08T14:00:53.588Z] df9b9388f04a: Download complete [2024-03-08T14:00:53.856Z] df9b9388f04a: Pull complete [2024-03-08T14:00:53.856Z] 52dc419b0ee2: Pull complete [2024-03-08T14:00:54.135Z] 25bc292e5bac: Pull complete [2024-03-08T14:00:54.135Z] 6ad1cebc031e: Verifying Checksum [2024-03-08T14:00:54.135Z] 6ad1cebc031e: Download complete [2024-03-08T14:00:54.728Z] 114826534d7a: Download complete [2024-03-08T14:00:54.728Z] 8a3aa393b2d8: Verifying Checksum [2024-03-08T14:00:54.728Z] 8a3aa393b2d8: Download complete [2024-03-08T14:00:58.159Z] 114826534d7a: Pull complete [2024-03-08T14:00:58.160Z] 4657fd5d0bcf: Pull complete [2024-03-08T14:00:58.439Z] 6ad1cebc031e: Pull complete [2024-03-08T14:01:01.115Z] 8a3aa393b2d8: Pull complete [2024-03-08T14:01:01.115Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-08T14:01:01.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-08T14:01:01.115Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:01:01.703Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T14:01:01.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-08T14:01:06.611Z] $ docker top e495b096e807f662fa943f4b344bb2446f6def57e7617817b9718004af38f998 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-08T14:01:06.882Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-03-08T14:01:07.199Z] + set -o pipefail [2024-03-08T14:01:07.199Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-03-08T14:01:13.963Z] [2024-03-08T14:01:13.963Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-03-08T14:01:13.963Z] [2024-03-08T14:01:13.963Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/c7b378b1-b55a-4a48-97d5-d0c96fa283e8 [2024-03-08T14:01:13.963Z] [2024-03-08T14:01:13.963Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-08T14:01:13.963Z] [2024-03-08T14:01:13.963Z] [2024-03-08T14:01:13.963Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-08T14:01:13.963Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-08T14:01:13.963Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-08T14:01:14.027Z] $ docker stop --time=1 e495b096e807f662fa943f4b344bb2446f6def57e7617817b9718004af38f998 [2024-03-08T14:01:18.359Z] $ docker rm -f --volumes e495b096e807f662fa943f4b344bb2446f6def57e7617817b9718004af38f998 [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 [2024-03-08T14:01:20.675Z] + git log --format=format:%s -1 6634504278288e6934fcc5ff18d9fc69e07ed390 [Pipeline] sh [2024-03-08T14:01:21.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T14:01:21.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:01:21.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T14:01:21.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:01:21.870Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T14:01:21.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T14:01:22.502Z] $ docker top a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T14:01:22.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T14:01:22.931Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T14:01:23.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T14:01:23.062Z] $ docker exec a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c ssh-agent [2024-03-08T14:01:23.171Z] SSH_AUTH_SOCK=/tmp/ssh-ivIEFyNeGje5/agent.32 [2024-03-08T14:01:23.171Z] SSH_AGENT_PID=38 [2024-03-08T14:01:23.187Z] Running ssh-add (command line suppressed) [2024-03-08T14:01:23.303Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_466956974415950669.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_466956974415950669.key) [2024-03-08T14:01:23.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T14:01:23.929Z] + git semver tag [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,075 [run_tag] DEBUG tag force:False [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,075 [check_head_tag] DEBUG check head tag [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,077 [execute] INFO git cat-file --batch-check [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,080 [execute] INFO git cat-file --batch [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,100 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,100 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,100 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-03-08T14:01:24.216Z] 2024-03-08 14:01:24,106 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T14:01:24.216Z] 3.2.0-dev.16 [Pipeline] } [2024-03-08T14:01:24.248Z] $ docker exec --env ******** --env ******** a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c ssh-agent -k [2024-03-08T14:01:24.345Z] unset SSH_AUTH_SOCK; [2024-03-08T14:01:24.346Z] unset SSH_AGENT_PID; [2024-03-08T14:01:24.346Z] echo Agent pid 38 killed; [2024-03-08T14:01:24.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T14:01:25.087Z] + git semver [Pipeline] } [2024-03-08T14:01:25.410Z] $ docker stop --time=1 a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c [2024-03-08T14:01:26.682Z] $ docker rm -f --volumes a5389bfe639e48dce66a2626600701d008fd62104bd1f531c871188fb0d1ef6c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:01:27.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T14:01:27.759Z] [2024-03-08T14:01:27.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:01:28.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T14:01:28.271Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-08T14:01:28.271Z] ab5ef0e58194: Pulling fs layer [2024-03-08T14:01:28.271Z] 9712f1f96733: Pulling fs layer [2024-03-08T14:01:28.271Z] 63f879dbbcfc: Pulling fs layer [2024-03-08T14:01:28.271Z] 0d9ebad4ef96: Pulling fs layer [2024-03-08T14:01:28.271Z] e9a5061849ea: Pulling fs layer [2024-03-08T14:01:28.271Z] d747dcd14b5f: Pulling fs layer [2024-03-08T14:01:28.271Z] 2de7ff778b66: Pulling fs layer [2024-03-08T14:01:28.271Z] e9a5061849ea: Waiting [2024-03-08T14:01:28.271Z] d747dcd14b5f: Waiting [2024-03-08T14:01:28.271Z] 2de7ff778b66: Waiting [2024-03-08T14:01:28.271Z] 0d9ebad4ef96: Waiting [2024-03-08T14:01:28.271Z] 9712f1f96733: Verifying Checksum [2024-03-08T14:01:28.271Z] 9712f1f96733: Download complete [2024-03-08T14:01:28.557Z] 63f879dbbcfc: Verifying Checksum [2024-03-08T14:01:28.557Z] 63f879dbbcfc: Download complete [2024-03-08T14:01:28.843Z] ab5ef0e58194: Verifying Checksum [2024-03-08T14:01:28.843Z] e9a5061849ea: Verifying Checksum [2024-03-08T14:01:28.843Z] e9a5061849ea: Download complete [2024-03-08T14:01:29.124Z] d747dcd14b5f: Verifying Checksum [2024-03-08T14:01:29.124Z] d747dcd14b5f: Download complete [2024-03-08T14:01:29.124Z] 0d9ebad4ef96: Verifying Checksum [2024-03-08T14:01:29.124Z] 0d9ebad4ef96: Download complete [2024-03-08T14:01:29.124Z] 2de7ff778b66: Verifying Checksum [2024-03-08T14:01:29.124Z] 2de7ff778b66: Download complete [2024-03-08T14:01:31.791Z] ab5ef0e58194: Pull complete [2024-03-08T14:01:31.791Z] 9712f1f96733: Pull complete [2024-03-08T14:01:32.052Z] 63f879dbbcfc: Pull complete [2024-03-08T14:01:36.372Z] 0d9ebad4ef96: Pull complete [2024-03-08T14:01:36.372Z] e9a5061849ea: Pull complete [2024-03-08T14:01:36.372Z] d747dcd14b5f: Pull complete [2024-03-08T14:01:36.979Z] 2de7ff778b66: Pull complete [2024-03-08T14:01:36.979Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-08T14:01:36.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-08T14:01:36.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:01:37.553Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T14:01:37.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-08T14:01:45.129Z] $ docker top 109441b59cc996f091535dda1b82d88325c8de0ad04b7d66ae23d22b1d0fd43a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-08T14:01:45.416Z] provisioning config files... [2024-03-08T14:01:45.440Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13616204658688352399tmp [2024-03-08T14:01:45.467Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10583791043379875848tmp [2024-03-08T14:01:45.481Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15224092698625157838tmp [Pipeline] { [Pipeline] echo [2024-03-08T14:01:45.664Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:01:46.010Z] ---> sigul-configuration.sh [2024-03-08T14:01:46.010Z] gpg: directory `/root/.gnupg' created [2024-03-08T14:01:46.010Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-08T14:01:46.010Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-08T14:01:46.010Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-08T14:01:46.010Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-08T14:01:46.010Z] gpg: CAST5 encrypted data [2024-03-08T14:01:46.010Z] gpg: encrypted with 1 passphrase [2024-03-08T14:01:46.010Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-08T14:01:46.347Z] + mkdir /home/jenkins [2024-03-08T14:01:46.348Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-08T14:01:46.661Z] + 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 [2024-03-08T14:01:46.674Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:01:47.002Z] ---> sigul-install.sh [2024-03-08T14:01:47.002Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-08T14:01:47.328Z] + git tag --list [2024-03-08T14:01:47.328Z] v1.0.0 [2024-03-08T14:01:47.328Z] v1.1.0 [2024-03-08T14:01:47.328Z] v1.2.0 [2024-03-08T14:01:47.328Z] v1.3.0 [2024-03-08T14:01:47.328Z] v1.3.1 [2024-03-08T14:01:47.328Z] v2.0.0 [2024-03-08T14:01:47.328Z] v2.0.1 [2024-03-08T14:01:47.328Z] v2.1.0 [2024-03-08T14:01:47.328Z] v2.1.1 [2024-03-08T14:01:47.328Z] v2.1.2 [2024-03-08T14:01:47.328Z] v2.2.0 [2024-03-08T14:01:47.328Z] v2.3 [2024-03-08T14:01:47.328Z] v2.3.0 [2024-03-08T14:01:47.328Z] v2.3.1 [2024-03-08T14:01:47.328Z] v3.0 [2024-03-08T14:01:47.328Z] v3.0.0 [2024-03-08T14:01:47.328Z] v3.0.1 [2024-03-08T14:01:47.328Z] v3.0.1-dev.1 [2024-03-08T14:01:47.328Z] v3.1 [2024-03-08T14:01:47.328Z] v3.1.0 [2024-03-08T14:01:47.328Z] v3.1.0-dev.1 [2024-03-08T14:01:47.328Z] v3.1.0-dev.10 [2024-03-08T14:01:47.328Z] v3.1.0-dev.11 [2024-03-08T14:01:47.328Z] v3.1.0-dev.12 [2024-03-08T14:01:47.328Z] v3.1.0-dev.13 [2024-03-08T14:01:47.328Z] v3.1.0-dev.14 [2024-03-08T14:01:47.328Z] v3.1.0-dev.15 [2024-03-08T14:01:47.328Z] v3.1.0-dev.16 [2024-03-08T14:01:47.328Z] v3.1.0-dev.17 [2024-03-08T14:01:47.328Z] v3.1.0-dev.18 [2024-03-08T14:01:47.328Z] v3.1.0-dev.19 [2024-03-08T14:01:47.328Z] v3.1.0-dev.2 [2024-03-08T14:01:47.328Z] v3.1.0-dev.20 [2024-03-08T14:01:47.328Z] v3.1.0-dev.21 [2024-03-08T14:01:47.328Z] v3.1.0-dev.22 [2024-03-08T14:01:47.328Z] v3.1.0-dev.23 [2024-03-08T14:01:47.328Z] v3.1.0-dev.24 [2024-03-08T14:01:47.328Z] v3.1.0-dev.25 [2024-03-08T14:01:47.328Z] v3.1.0-dev.26 [2024-03-08T14:01:47.328Z] v3.1.0-dev.27 [2024-03-08T14:01:47.328Z] v3.1.0-dev.28 [2024-03-08T14:01:47.328Z] v3.1.0-dev.29 [2024-03-08T14:01:47.328Z] v3.1.0-dev.3 [2024-03-08T14:01:47.328Z] v3.1.0-dev.30 [2024-03-08T14:01:47.328Z] v3.1.0-dev.31 [2024-03-08T14:01:47.328Z] v3.1.0-dev.32 [2024-03-08T14:01:47.328Z] v3.1.0-dev.33 [2024-03-08T14:01:47.328Z] v3.1.0-dev.34 [2024-03-08T14:01:47.328Z] v3.1.0-dev.35 [2024-03-08T14:01:47.328Z] v3.1.0-dev.36 [2024-03-08T14:01:47.328Z] v3.1.0-dev.37 [2024-03-08T14:01:47.328Z] v3.1.0-dev.38 [2024-03-08T14:01:47.328Z] v3.1.0-dev.39 [2024-03-08T14:01:47.328Z] v3.1.0-dev.4 [2024-03-08T14:01:47.328Z] v3.1.0-dev.5 [2024-03-08T14:01:47.328Z] v3.1.0-dev.6 [2024-03-08T14:01:47.328Z] v3.1.0-dev.7 [2024-03-08T14:01:47.328Z] v3.1.0-dev.8 [2024-03-08T14:01:47.328Z] v3.1.0-dev.9 [2024-03-08T14:01:47.328Z] v3.2.0-dev.1 [2024-03-08T14:01:47.328Z] v3.2.0-dev.10 [2024-03-08T14:01:47.328Z] v3.2.0-dev.11 [2024-03-08T14:01:47.328Z] v3.2.0-dev.12 [2024-03-08T14:01:47.328Z] v3.2.0-dev.13 [2024-03-08T14:01:47.328Z] v3.2.0-dev.14 [2024-03-08T14:01:47.328Z] v3.2.0-dev.15 [2024-03-08T14:01:47.328Z] v3.2.0-dev.16 [2024-03-08T14:01:47.328Z] v3.2.0-dev.2 [2024-03-08T14:01:47.328Z] v3.2.0-dev.3 [2024-03-08T14:01:47.328Z] v3.2.0-dev.4 [2024-03-08T14:01:47.328Z] v3.2.0-dev.5 [2024-03-08T14:01:47.328Z] v3.2.0-dev.6 [2024-03-08T14:01:47.328Z] v3.2.0-dev.7 [2024-03-08T14:01:47.328Z] v3.2.0-dev.8 [2024-03-08T14:01:47.328Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-08T14:01:47.686Z] + lftools sign git-tag v3.2.0-dev.16 [2024-03-08T14:01:48.299Z] Signing Git tag with Sigul... [2024-03-08T14:01:48.299Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-03-08T14:01:48.606Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:01:48.971Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-08T14:01:49.020Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-08T14:01:49.362Z] $ docker stop --time=1 109441b59cc996f091535dda1b82d88325c8de0ad04b7d66ae23d22b1d0fd43a [2024-03-08T14:01:50.646Z] $ docker rm -f --volumes 109441b59cc996f091535dda1b82d88325c8de0ad04b7d66ae23d22b1d0fd43a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-08T14:01:52.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T14:01:52.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:01:52.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T14:01:52.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:01:53.029Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T14:01:53.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T14:01:53.521Z] $ docker top 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T14:01:53.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T14:01:53.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T14:01:54.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T14:01:54.131Z] $ docker exec 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb ssh-agent [2024-03-08T14:01:54.259Z] SSH_AUTH_SOCK=/tmp/ssh-8WEapRLmluCC/agent.32 [2024-03-08T14:01:54.259Z] SSH_AGENT_PID=38 [2024-03-08T14:01:54.275Z] Running ssh-add (command line suppressed) [2024-03-08T14:01:54.388Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10229885504349563225.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10229885504349563225.key) [2024-03-08T14:01:54.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T14:01:54.937Z] + git semver bump pre [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,088 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,088 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,088 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,088 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,088 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,088 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,090 [execute] INFO git cat-file --batch-check [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,095 [execute] INFO git cat-file --batch [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T14:01:55.219Z] 2024-03-08 14:01:55,100 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T14:01:55.219Z] 3.2.0-dev.17 [Pipeline] } [2024-03-08T14:01:55.252Z] $ docker exec --env ******** --env ******** 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb ssh-agent -k [2024-03-08T14:01:55.351Z] unset SSH_AUTH_SOCK; [2024-03-08T14:01:55.351Z] unset SSH_AGENT_PID; [2024-03-08T14:01:55.351Z] echo Agent pid 38 killed; [2024-03-08T14:01:55.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T14:01:56.243Z] + git semver [Pipeline] } [2024-03-08T14:01:56.562Z] $ docker stop --time=1 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb [2024-03-08T14:01:57.868Z] $ docker rm -f --volumes 09c94f049f10815d6d397de02d196765859e0eeb8b16de0ff16900a300631adb [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-08T14:01:58.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-08T14:01:58.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:01:59.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-08T14:01:59.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:01:59.485Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T14:01:59.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-08T14:01:59.975Z] $ docker top 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-08T14:02:00.554Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-08T14:02:00.555Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-08T14:02:00.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-08T14:02:00.721Z] $ docker exec 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad ssh-agent [2024-03-08T14:02:00.835Z] SSH_AUTH_SOCK=/tmp/ssh-cp18QLJ2YRAZ/agent.32 [2024-03-08T14:02:00.835Z] SSH_AGENT_PID=38 [2024-03-08T14:02:00.878Z] Running ssh-add (command line suppressed) [2024-03-08T14:02:00.988Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7855298292536073107.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7855298292536073107.key) [2024-03-08T14:02:00.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-08T14:02:01.443Z] + git semver push [2024-03-08T14:02:01.710Z] 2024-03-08 14:02:01,596 [run_push] DEBUG push [2024-03-08T14:02:01.710Z] 2024-03-08 14:02:01,597 [execute] INFO git cat-file --batch-check [2024-03-08T14:02:01.710Z] 2024-03-08 14:02:01,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-08T14:02:01.710Z] 2024-03-08 14:02:01,600 [execute] INFO git rev-list 71cf596e741b67355a88830d3c1a9c8a49d9224e -- [2024-03-08T14:02:01.710Z] 2024-03-08 14:02:01,601 [execute] DEBUG Popen(['git', 'rev-list', '71cf596e741b67355a88830d3c1a9c8a49d9224e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-08T14:02:01.710Z] 2024-03-08 14:02:01,607 [execute] INFO git fetch -v origin [2024-03-08T14:02:01.710Z] 2024-03-08 14:02:01,607 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-08T14:02:02.334Z] 2024-03-08 14:02:02,126 [run_push] DEBUG no remote changes detected [2024-03-08T14:02:02.334Z] 2024-03-08 14:02:02,127 [execute] INFO git push origin semver [2024-03-08T14:02:02.334Z] 2024-03-08 14:02:02,127 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-08T14:02:02.929Z] 2024-03-08 14:02:02,899 [run_push] DEBUG push all version tags [2024-03-08T14:02:02.929Z] 2024-03-08 14:02:02,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-08T14:02:02.929Z] 2024-03-08 14:02:02,900 [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) [2024-03-08T14:02:03.959Z] 2024-03-08 14:02:03,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-08T14:02:03.959Z] 3.2.0-dev.17 [Pipeline] } [2024-03-08T14:02:04.016Z] $ docker exec --env ******** --env ******** 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad ssh-agent -k [2024-03-08T14:02:04.110Z] unset SSH_AUTH_SOCK; [2024-03-08T14:02:04.112Z] unset SSH_AGENT_PID; [2024-03-08T14:02:04.112Z] echo Agent pid 38 killed; [2024-03-08T14:02:04.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-08T14:02:04.887Z] + git semver [Pipeline] } [2024-03-08T14:02:05.226Z] $ docker stop --time=1 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad [2024-03-08T14:02:06.530Z] $ docker rm -f --volumes 4c955926d77ca57c72ca410c89b2448c7267385c900ded2b86cfecd3bded37ad [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 [2024-03-08T14:02:09.291Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-03-08T14:02:09.291Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-08T14:02:09.291Z] total 16 [2024-03-08T14:02:09.291Z] drwxr-xr-x 3 root root 4096 Mar 8 13:50 . [2024-03-08T14:02:09.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 14:01 .. [2024-03-08T14:02:09.291Z] drwxr-xr-x 2 root root 4096 Mar 8 13:50 cost [2024-03-08T14:02:09.291Z] -rw-r--r-- 1 root root 96 Mar 8 13:50 cost.csv [2024-03-08T14:02:09.291Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-03-08T14:02:09.291Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-08T14:02:09.291Z] total 16 [2024-03-08T14:02:09.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 13:50 . [2024-03-08T14:02:09.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 14:01 .. [2024-03-08T14:02:09.291Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 13:50 cost [2024-03-08T14:02:09.291Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 8 13:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:02:09.655Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:02:10.651Z] ---> package-listing.sh [2024-03-08T14:02:10.651Z] ++ facter osfamily [2024-03-08T14:02:10.651Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-08T14:02:10.651Z] + OS_FAMILY=debian [2024-03-08T14:02:10.651Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-03-08T14:02:10.651Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-08T14:02:10.651Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-08T14:02:10.651Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-08T14:02:10.651Z] + PACKAGES=/tmp/packages_start.txt [2024-03-08T14:02:10.651Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-08T14:02:10.651Z] + PACKAGES=/tmp/packages_end.txt [2024-03-08T14:02:10.651Z] + case "${OS_FAMILY}" in [2024-03-08T14:02:10.651Z] + dpkg -l [2024-03-08T14:02:10.651Z] + grep '^ii' [2024-03-08T14:02:10.931Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-08T14:02:10.931Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-08T14:02:10.931Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-08T14:02:10.931Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-08T14:02:10.931Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-03-08T14:02:10.931Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-03-08T14:02:10.965Z] 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 [2024-03-08T14:02:11.287Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-08T14:02:11.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-08T14:02:11.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-08T14:02:12.173Z] prd-ubuntu20.04-docker-8c-8g-5253 does not seem to be running inside a container [2024-03-08T14:02:12.307Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-08T14:02:12.522Z] $ docker top 8f2e69f1b2d9d4387e35c2644457d67876161545adc12966ed5c4406f819d647 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-08T14:02:13.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-08T14:02:13.447Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-08T14:02:13.830Z] + ls /var/log/sa-host [2024-03-08T14:02:13.830Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-08T14:02:14.031Z] provisioning config files... [2024-03-08T14:02:14.038Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9406532018627015646tmp [Pipeline] { [Pipeline] echo [2024-03-08T14:02:14.326Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:02:14.642Z] ---> create-netrc.sh [Pipeline] } [2024-03-08T14:02:14.675Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:02:15.343Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-08T14:02:15.366Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:02:15.715Z] ---> sudo-logs.sh [2024-03-08T14:02:15.715Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-08T14:02:15.885Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:02:16.338Z] ---> job-cost.sh [2024-03-08T14:02:16.338Z] lf-activate-venv: SKIPPING [2024-03-08T14:02:16.338Z] DEBUG: total: 0.2199999988079071 [2024-03-08T14:02:16.338Z] INFO: Retrieving Stack Cost... [2024-03-08T14:02:16.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-08T14:02:16.915Z] INFO: Archiving Costs [Pipeline] echo [2024-03-08T14:02:16.941Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-08T14:02:17.271Z] ---> logs-deploy.sh [2024-03-08T14:02:17.271Z] lf-activate-venv: SKIPPING [2024-03-08T14:02:17.271Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/225 [2024-03-08T14:02:17.271Z] INFO: archiving workspace using pattern(s): [2024-03-08T14:02:18.283Z] Archives upload complete. [2024-03-08T14:02:18.283Z] INFO: archiving logs to Nexus [2024-03-08T14:02:18.904Z] ---> uname -a: [2024-03-08T14:02:18.904Z] Linux prd-ubuntu20-04-docker-8c-8g-5253 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-08T14:02:18.904Z] [2024-03-08T14:02:18.904Z] [2024-03-08T14:02:18.904Z] ---> lscpu: [2024-03-08T14:02:18.904Z] Architecture: x86_64 [2024-03-08T14:02:18.904Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-08T14:02:18.904Z] Byte Order: Little Endian [2024-03-08T14:02:18.904Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-08T14:02:18.904Z] CPU(s): 8 [2024-03-08T14:02:18.904Z] On-line CPU(s) list: 0-7 [2024-03-08T14:02:18.904Z] Thread(s) per core: 1 [2024-03-08T14:02:18.904Z] Core(s) per socket: 1 [2024-03-08T14:02:18.904Z] Socket(s): 8 [2024-03-08T14:02:18.904Z] NUMA node(s): 1 [2024-03-08T14:02:18.904Z] Vendor ID: AuthenticAMD [2024-03-08T14:02:18.904Z] CPU family: 23 [2024-03-08T14:02:18.904Z] Model: 49 [2024-03-08T14:02:18.904Z] Model name: AMD EPYC-Rome Processor [2024-03-08T14:02:18.904Z] Stepping: 0 [2024-03-08T14:02:18.904Z] CPU MHz: 2800.000 [2024-03-08T14:02:18.904Z] BogoMIPS: 5600.00 [2024-03-08T14:02:18.904Z] Virtualization: AMD-V [2024-03-08T14:02:18.904Z] Hypervisor vendor: KVM [2024-03-08T14:02:18.904Z] Virtualization type: full [2024-03-08T14:02:18.904Z] L1d cache: 256 KiB [2024-03-08T14:02:18.904Z] L1i cache: 256 KiB [2024-03-08T14:02:18.904Z] L2 cache: 4 MiB [2024-03-08T14:02:18.904Z] L3 cache: 128 MiB [2024-03-08T14:02:18.904Z] NUMA node0 CPU(s): 0-7 [2024-03-08T14:02:18.904Z] Vulnerability Itlb multihit: Not affected [2024-03-08T14:02:18.904Z] Vulnerability L1tf: Not affected [2024-03-08T14:02:18.904Z] Vulnerability Mds: Not affected [2024-03-08T14:02:18.904Z] Vulnerability Meltdown: Not affected [2024-03-08T14:02:18.904Z] Vulnerability Mmio stale data: Not affected [2024-03-08T14:02:18.904Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-08T14:02:18.904Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-08T14:02:18.904Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-08T14:02:18.904Z] Vulnerability Srbds: Not affected [2024-03-08T14:02:18.904Z] Vulnerability Tsx async abort: Not affected [2024-03-08T14:02:18.904Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-08T14:02:18.904Z] [2024-03-08T14:02:18.904Z] [2024-03-08T14:02:18.904Z] ---> nproc: [2024-03-08T14:02:18.904Z] 8 [2024-03-08T14:02:18.904Z] [2024-03-08T14:02:18.904Z]