Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 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-ssh10403689913845862194.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17496651230936466358.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6109758083132346301.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13412449265603583468.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-ssh14983346809209286144.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9417’ Running on prd-ubuntu20.04-docker-8c-8g-9420 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 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#606)" > 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 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e # timeout=10 > git rev-list --no-walk 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-17T15:43:08.064Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-17T15:43:08.141Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-17T15:43:08.164Z] ========================================================= [2023-10-17T15:43:08.164Z] EdgeX Global Pipelines Version Info [2023-10-17T15:43:08.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:43:09.301Z] ------------------- [2023-10-17T15:43:09.301Z] stable info: [2023-10-17T15:43:09.301Z] ------------------- [2023-10-17T15:43:09.301Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-17T15:43:09.301Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T15:43:09.301Z] Message: update stable to v1.0.254 [2023-10-17T15:43:09.562Z] ------------------- [2023-10-17T15:43:09.562Z] experimental info: [2023-10-17T15:43:09.562Z] ------------------- [2023-10-17T15:43:09.562Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-17T15:43:09.562Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-17T15:43:09.562Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-17T15:43:09.750Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-17T15:43:09.764Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-17T15:43:09.778Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-17T15:43:09.793Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-17T15:43:09.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-17T15:43:09.821Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-17T15:43:09.834Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-17T15:43:09.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-17T15:43:09.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-17T15:43:09.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-17T15:43:09.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-17T15:43:09.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-17T15:43:09.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-17T15:43:09.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-17T15:43:09.970Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T15:43:09.984Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-17T15:43:09.997Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T15:43:10.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-17T15:43:10.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-17T15:43:10.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-17T15:43:10.059Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-17T15:43:10.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-17T15:43:10.090Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-17T15:43:10.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-17T15:43:10.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-17T15:43:10.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-17T15:43:10.149Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-17T15:43:10.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-17T15:43:10.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-17T15:43:10.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-17T15:43:10.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] echo [2023-10-17T15:43:10.200Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa19ffe [Pipeline] echo [2023-10-17T15:43:10.217Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:43:10.263Z] provisioning config files... [2023-10-17T15:43:10.278Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config874280027805903333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:43:10.590Z] ---> docker-login.sh [2023-10-17T15:43:10.590Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:43:10.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:10.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:10.850Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:10.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:10.850Z] [2023-10-17T15:43:10.850Z] Login Succeeded [2023-10-17T15:43:10.850Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:43:10.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:10.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:10.850Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:10.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:10.850Z] [2023-10-17T15:43:10.850Z] Login Succeeded [2023-10-17T15:43:10.850Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:43:11.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:11.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:11.115Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:11.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:11.115Z] [2023-10-17T15:43:11.115Z] Login Succeeded [2023-10-17T15:43:11.115Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:43:11.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:11.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:11.115Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:11.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:11.115Z] [2023-10-17T15:43:11.115Z] Login Succeeded [2023-10-17T15:43:11.115Z] docker.io [2023-10-17T15:43:11.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:11.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:11.646Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:11.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:11.646Z] [2023-10-17T15:43:11.646Z] Login Succeeded [2023-10-17T15:43:11.646Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:43:11.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-17T15:43:12.070Z] + git rev-list -1 --merges aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e~1..aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] echo [2023-10-17T15:43:12.144Z] -----------> git rev-list -1 --merges aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e~1..aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [false] [Pipeline] sh [2023-10-17T15:43:12.449Z] + git log --format=format:%s -1 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] echo [2023-10-17T15:43:12.473Z] ========================================================= [2023-10-17T15:43:12.473Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-17T15:43:12.473Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:43:12.833Z] + git log --format=format:%s -1 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] echo [2023-10-17T15:43:12.847Z] [semverPrep] GIT_COMMIT: aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#606) [Pipeline] echo [2023-10-17T15:43:12.855Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-17T15:43:13.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:43:13.207Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-17T15:43:13.207Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-17T15:43:13.207Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-17T15:43:13.207Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-17T15:43:13.207Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-17T15:43:13.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:43:13.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:43:13.588Z] [2023-10-17T15:43:13.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:43:13.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:43:13.906Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-17T15:43:13.906Z] b85a868b505f: Pulling fs layer [2023-10-17T15:43:13.906Z] e2be974225ed: Pulling fs layer [2023-10-17T15:43:13.906Z] 339a4e72a1f5: Pulling fs layer [2023-10-17T15:43:13.906Z] 988bab9f4d93: Pulling fs layer [2023-10-17T15:43:13.906Z] 1469e6f7b9e6: Pulling fs layer [2023-10-17T15:43:13.906Z] eaf3925da568: Pulling fs layer [2023-10-17T15:43:13.906Z] bab4dde63d76: Pulling fs layer [2023-10-17T15:43:13.906Z] bde34c3a00c8: Pulling fs layer [2023-10-17T15:43:13.906Z] b352a97aabf1: Pulling fs layer [2023-10-17T15:43:13.906Z] 4872d77fe225: Pulling fs layer [2023-10-17T15:43:13.906Z] 5851b861e8e6: Pulling fs layer [2023-10-17T15:43:13.906Z] eaf3925da568: Waiting [2023-10-17T15:43:13.906Z] 1469e6f7b9e6: Waiting [2023-10-17T15:43:13.906Z] 4872d77fe225: Waiting [2023-10-17T15:43:13.906Z] 988bab9f4d93: Waiting [2023-10-17T15:43:13.906Z] 5851b861e8e6: Waiting [2023-10-17T15:43:13.906Z] bab4dde63d76: Waiting [2023-10-17T15:43:13.906Z] bde34c3a00c8: Waiting [2023-10-17T15:43:13.906Z] b352a97aabf1: Waiting [2023-10-17T15:43:13.906Z] e2be974225ed: Verifying Checksum [2023-10-17T15:43:13.906Z] e2be974225ed: Download complete [2023-10-17T15:43:13.906Z] 988bab9f4d93: Verifying Checksum [2023-10-17T15:43:13.906Z] 988bab9f4d93: Download complete [2023-10-17T15:43:14.168Z] 1469e6f7b9e6: Verifying Checksum [2023-10-17T15:43:14.168Z] 1469e6f7b9e6: Download complete [2023-10-17T15:43:14.168Z] 339a4e72a1f5: Verifying Checksum [2023-10-17T15:43:14.168Z] 339a4e72a1f5: Download complete [2023-10-17T15:43:14.168Z] eaf3925da568: Verifying Checksum [2023-10-17T15:43:14.168Z] eaf3925da568: Download complete [2023-10-17T15:43:14.168Z] bde34c3a00c8: Verifying Checksum [2023-10-17T15:43:14.168Z] bde34c3a00c8: Download complete [2023-10-17T15:43:14.168Z] b352a97aabf1: Verifying Checksum [2023-10-17T15:43:14.168Z] b352a97aabf1: Download complete [2023-10-17T15:43:14.168Z] 4872d77fe225: Verifying Checksum [2023-10-17T15:43:14.168Z] 4872d77fe225: Download complete [2023-10-17T15:43:14.168Z] 5851b861e8e6: Verifying Checksum [2023-10-17T15:43:14.168Z] 5851b861e8e6: Download complete [2023-10-17T15:43:14.430Z] b85a868b505f: Verifying Checksum [2023-10-17T15:43:14.430Z] b85a868b505f: Download complete [2023-10-17T15:43:14.699Z] bab4dde63d76: Verifying Checksum [2023-10-17T15:43:14.699Z] bab4dde63d76: Download complete [2023-10-17T15:43:15.645Z] b85a868b505f: Pull complete [2023-10-17T15:43:15.645Z] e2be974225ed: Pull complete [2023-10-17T15:43:16.225Z] 339a4e72a1f5: Pull complete [2023-10-17T15:43:16.225Z] 988bab9f4d93: Pull complete [2023-10-17T15:43:16.484Z] 1469e6f7b9e6: Pull complete [2023-10-17T15:43:16.484Z] eaf3925da568: Pull complete [2023-10-17T15:43:18.384Z] bab4dde63d76: Pull complete [2023-10-17T15:43:18.384Z] bde34c3a00c8: Pull complete [2023-10-17T15:43:18.643Z] b352a97aabf1: Pull complete [2023-10-17T15:43:18.643Z] 4872d77fe225: Pull complete [2023-10-17T15:43:18.643Z] 5851b861e8e6: Pull complete [2023-10-17T15:43:18.643Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-17T15:43:18.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:43:18.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:43:18.741Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:43:18.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T15:43:22.035Z] $ docker top cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 -eo pid,comm [2023-10-17T15:43:22.088Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-17T15:43:22.088Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:43:22.129Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:43:22.129Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:43:22.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:43:22.239Z] $ docker exec cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 ssh-agent [2023-10-17T15:43:22.343Z] SSH_AUTH_SOCK=/tmp/ssh-bv1R0irYoA06/agent.33 [2023-10-17T15:43:22.343Z] SSH_AGENT_PID=39 [2023-10-17T15:43:22.349Z] Running ssh-add (command line suppressed) [2023-10-17T15:43:22.463Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4043325505755356248.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4043325505755356248.key) [2023-10-17T15:43:22.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:43:22.759Z] + git tag --points-at HEAD [Pipeline] } [2023-10-17T15:43:22.780Z] $ docker exec --env ******** --env ******** cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 ssh-agent -k [2023-10-17T15:43:22.869Z] unset SSH_AUTH_SOCK; [2023-10-17T15:43:22.869Z] unset SSH_AGENT_PID; [2023-10-17T15:43:22.869Z] echo Agent pid 39 killed; [2023-10-17T15:43:22.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-17T15:43:22.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:43:22.899Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:43:23.020Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:43:23.025Z] $ docker exec cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 ssh-agent [2023-10-17T15:43:23.133Z] SSH_AUTH_SOCK=/tmp/ssh-otGqcM9BeNTA/agent.71 [2023-10-17T15:43:23.133Z] SSH_AGENT_PID=77 [2023-10-17T15:43:23.137Z] Running ssh-add (command line suppressed) [2023-10-17T15:43:23.238Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2993301631296157482.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2993301631296157482.key) [2023-10-17T15:43:23.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:43:23.536Z] + git semver init [2023-10-17T15:43:23.795Z] 2023-10-17 15:43:23,728 [run_init] DEBUG init version:0.0.0 force:False [2023-10-17T15:43:23.795Z] 2023-10-17 15:43:23,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-10-17T15:43:23.795Z] 2023-10-17 15:43:23,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-10-17T15:43:23.795Z] 2023-10-17 15:43:23,730 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:43:24.733Z] 2023-10-17 15:43:24,632 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-10-17T15:43:24.733Z] 2023-10-17 15:43:24,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-10-17T15:43:24.733Z] 2023-10-17 15:43:24,633 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:43:24.733Z] 2023-10-17 15:43:24,633 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:43:24.733Z] 3.1.0-dev.27 [Pipeline] } [2023-10-17T15:43:24.745Z] $ docker exec --env ******** --env ******** cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 ssh-agent -k [2023-10-17T15:43:24.832Z] unset SSH_AUTH_SOCK; [2023-10-17T15:43:24.832Z] unset SSH_AGENT_PID; [2023-10-17T15:43:24.833Z] echo Agent pid 77 killed; [2023-10-17T15:43:24.838Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:43:25.145Z] + git semver [Pipeline] } [2023-10-17T15:43:25.425Z] $ docker stop --time=1 cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 [2023-10-17T15:43:26.735Z] $ docker rm -f --volumes cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:43:27.073Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-17T15:43:27.283Z] Stashed 1 file(s) [Pipeline] echo [2023-10-17T15:43:27.285Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:43:27.436Z] provisioning config files... [2023-10-17T15:43:27.445Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1103683489728011768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:43:27.739Z] ---> docker-login.sh [2023-10-17T15:43:27.739Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:43:27.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:27.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:27.739Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:27.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:27.739Z] [2023-10-17T15:43:27.739Z] Login Succeeded [2023-10-17T15:43:27.739Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:43:27.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:27.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:27.739Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:27.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:27.739Z] [2023-10-17T15:43:27.739Z] Login Succeeded [2023-10-17T15:43:27.739Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:43:27.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:27.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:27.998Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:27.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:27.998Z] [2023-10-17T15:43:27.998Z] Login Succeeded [2023-10-17T15:43:27.998Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:43:27.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:27.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:27.998Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:27.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:27.998Z] [2023-10-17T15:43:27.998Z] Login Succeeded [2023-10-17T15:43:27.998Z] docker.io [2023-10-17T15:43:27.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:43:28.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:43:28.257Z] Configure a credential helper to remove this warning. See [2023-10-17T15:43:28.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:43:28.257Z] [2023-10-17T15:43:28.257Z] Login Succeeded [2023-10-17T15:43:28.257Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:43:28.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T15:43:28.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:43:28.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:43:28.359Z] ========================================================= [2023-10-17T15:43:28.359Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-17T15:43:28.359Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:43:28.684Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T15:43:28.684Z] Sending build context to Docker daemon 3.368MB [2023-10-17T15:43:28.684Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:43:28.684Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-17T15:43:28.684Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-17T15:43:28.684Z] 7264a8db6415: Pulling fs layer [2023-10-17T15:43:28.684Z] c4d48a809fc2: Pulling fs layer [2023-10-17T15:43:28.684Z] 4f1c88b9dad5: Pulling fs layer [2023-10-17T15:43:28.684Z] ad3a456e5733: Pulling fs layer [2023-10-17T15:43:28.684Z] 33e27b845d1e: Pulling fs layer [2023-10-17T15:43:28.684Z] c68163c4e522: Pulling fs layer [2023-10-17T15:43:28.684Z] 50da416c3ac9: Pulling fs layer [2023-10-17T15:43:28.684Z] 23d2d4c4bb30: Pulling fs layer [2023-10-17T15:43:28.684Z] ad3a456e5733: Waiting [2023-10-17T15:43:28.684Z] 33e27b845d1e: Waiting [2023-10-17T15:43:28.684Z] c68163c4e522: Waiting [2023-10-17T15:43:28.684Z] 50da416c3ac9: Waiting [2023-10-17T15:43:28.684Z] 23d2d4c4bb30: Waiting [2023-10-17T15:43:28.684Z] c4d48a809fc2: Verifying Checksum [2023-10-17T15:43:28.684Z] c4d48a809fc2: Download complete [2023-10-17T15:43:28.684Z] ad3a456e5733: Verifying Checksum [2023-10-17T15:43:28.684Z] ad3a456e5733: Download complete [2023-10-17T15:43:28.684Z] 33e27b845d1e: Verifying Checksum [2023-10-17T15:43:28.684Z] 33e27b845d1e: Download complete [2023-10-17T15:43:28.944Z] 7264a8db6415: Verifying Checksum [2023-10-17T15:43:28.944Z] 7264a8db6415: Download complete [2023-10-17T15:43:28.944Z] c68163c4e522: Verifying Checksum [2023-10-17T15:43:28.944Z] c68163c4e522: Download complete [2023-10-17T15:43:28.944Z] 7264a8db6415: Pull complete [2023-10-17T15:43:29.203Z] 23d2d4c4bb30: Verifying Checksum [2023-10-17T15:43:29.203Z] 23d2d4c4bb30: Download complete [2023-10-17T15:43:29.203Z] c4d48a809fc2: Pull complete [2023-10-17T15:43:29.203Z] 4f1c88b9dad5: Verifying Checksum [2023-10-17T15:43:29.203Z] 4f1c88b9dad5: Download complete [2023-10-17T15:43:29.461Z] 50da416c3ac9: Verifying Checksum [2023-10-17T15:43:29.461Z] 50da416c3ac9: Download complete [2023-10-17T15:43:32.841Z] 4f1c88b9dad5: Pull complete [2023-10-17T15:43:32.841Z] ad3a456e5733: Pull complete [2023-10-17T15:43:32.841Z] 33e27b845d1e: Pull complete [2023-10-17T15:43:32.841Z] c68163c4e522: Pull complete [2023-10-17T15:43:34.740Z] 50da416c3ac9: Pull complete [2023-10-17T15:43:34.999Z] 23d2d4c4bb30: Pull complete [2023-10-17T15:43:34.999Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-17T15:43:34.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-17T15:43:34.999Z] ---> 0786185ac409 [2023-10-17T15:43:34.999Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:43:39.218Z] ---> Running in ca0cb65c022a [2023-10-17T15:43:39.218Z] Removing intermediate container ca0cb65c022a [2023-10-17T15:43:39.218Z] ---> e7e87b7a817b [2023-10-17T15:43:39.218Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:43:39.218Z] ---> Running in 8435b20e9c68 [2023-10-17T15:43:39.218Z] Removing intermediate container 8435b20e9c68 [2023-10-17T15:43:39.218Z] ---> 0c7498eb3993 [2023-10-17T15:43:39.218Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:43:39.218Z] ---> Running in 63d11ff3727a [2023-10-17T15:43:39.218Z] Removing intermediate container 63d11ff3727a [2023-10-17T15:43:39.218Z] ---> 87c5962b0de1 [2023-10-17T15:43:39.218Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:43:39.218Z] ---> Running in 94a3228c400d [2023-10-17T15:43:39.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:43:39.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:43:39.476Z] OK: 264 MiB in 52 packages [2023-10-17T15:43:39.735Z] Removing intermediate container 94a3228c400d [2023-10-17T15:43:39.735Z] ---> 4b3117fd1a1d [2023-10-17T15:43:39.735Z] Step 7/12 : WORKDIR /app [2023-10-17T15:43:39.735Z] ---> Running in 3e3ae76225cd [2023-10-17T15:43:39.735Z] Removing intermediate container 3e3ae76225cd [2023-10-17T15:43:39.735Z] ---> bd7d1f49c58a [2023-10-17T15:43:39.735Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-17T15:43:39.994Z] ---> af5806e7302e [2023-10-17T15:43:39.994Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:43:39.994Z] ---> Running in 2acd8da9492d [2023-10-17T15:43:42.392Z] Still waiting to schedule task [2023-10-17T15:43:42.392Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ [2023-10-17T15:44:39.920Z] Removing intermediate container 2acd8da9492d [2023-10-17T15:44:39.921Z] ---> c39d47764e88 [2023-10-17T15:44:39.921Z] Step 10/12 : COPY . . [2023-10-17T15:44:39.921Z] ---> a33256314953 [2023-10-17T15:44:39.921Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:44:39.921Z] ---> Running in a3ddaa3f879c [2023-10-17T15:44:39.921Z] Removing intermediate container a3ddaa3f879c [2023-10-17T15:44:39.921Z] ---> 881f872a1f7f [2023-10-17T15:44:39.921Z] Step 12/12 : RUN $MAKE [2023-10-17T15:44:39.921Z] ---> Running in 258f92cb37f5 [2023-10-17T15:44:39.921Z] noop [2023-10-17T15:44:39.921Z] Removing intermediate container 258f92cb37f5 [2023-10-17T15:44:39.921Z] ---> 56e0e2ec5319 [2023-10-17T15:44:39.921Z] Successfully built 56e0e2ec5319 [2023-10-17T15:44:39.921Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:40.785Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T15:44:40.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:44:41.743Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:44:39.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T15:44:41.063Z] $ docker top e66edb52fc1422b75e82b0eb8adffef55d0cf7b9140d86d9503f3a1ba995c72e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:44:44.811Z] + go version [2023-10-17T15:44:44.812Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-17T15:44:42.570Z] $ docker stop --time=1 e66edb52fc1422b75e82b0eb8adffef55d0cf7b9140d86d9503f3a1ba995c72e [2023-10-17T15:44:43.836Z] $ docker rm -f --volumes e66edb52fc1422b75e82b0eb8adffef55d0cf7b9140d86d9503f3a1ba995c72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:44:46.491Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-17T15:44:46.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:44:46.564Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:44:44.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-17T15:44:44.666Z] $ docker top e37a588f3f5821bcb0706c0b209d0102f768736926b13468da650d2009dd1f3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:44:47.265Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-10-17T15:44:47.564Z] + make test [2023-10-17T15:44:47.564Z] go test -race -coverprofile=coverage.out ./... [2023-10-17T15:45:05.642Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-17T15:45:23.709Z] go vet ./... [2023-10-17T15:45:25.082Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T15:45:25.082Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T15:45:25.082Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-17T15:45:25.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T15:45:25.108Z] $ docker stop --time=1 e37a588f3f5821bcb0706c0b209d0102f768736926b13468da650d2009dd1f3b [2023-10-17T15:45:30.911Z] $ docker rm -f --volumes e37a588f3f5821bcb0706c0b209d0102f768736926b13468da650d2009dd1f3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:45:31.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T15:45:31.475Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-17T15:45:31.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T15:45:32.210Z] + ls -al . [2023-10-17T15:45:32.210Z] total 184 [2023-10-17T15:45:32.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:44 . [2023-10-17T15:45:32.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:43 .. [2023-10-17T15:45:32.210Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 15:43 .dockerignore [2023-10-17T15:45:32.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:45 .git [2023-10-17T15:45:32.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:43 .github [2023-10-17T15:45:32.210Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 15:43 .gitignore [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:43 .golangci.yml [2023-10-17T15:45:32.211Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:43 .semver [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 17 15:43 Attribution.txt [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 17 15:43 CHANGELOG.md [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 17 15:43 Dockerfile [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:43 GOVERNANCE.md [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 15:43 Jenkinsfile [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 15:43 LICENSE [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 15:43 OWNERS.md [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 17 15:43 README.md [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:43 VERSION [2023-10-17T15:45:32.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:43 bin [2023-10-17T15:45:32.211Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 17 15:44 coverage.out [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 17 15:43 go.mod [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 17 15:43 go.sum [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 17 15:43 main.go [2023-10-17T15:45:32.211Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 17 15:43 makefile [2023-10-17T15:45:32.211Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:43 res [2023-10-17T15:45:32.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:45:32.511Z] + 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=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e --label arch=amd64 --label version=3.1.0-dev.27 . [2023-10-17T15:45:32.511Z] Sending build context to Docker daemon 3.369MB [2023-10-17T15:45:32.511Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:45:32.511Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-17T15:45:32.511Z] ---> 56e0e2ec5319 [2023-10-17T15:45:32.511Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:45:32.511Z] ---> Running in 7973a643edf6 [2023-10-17T15:45:32.769Z] Removing intermediate container 7973a643edf6 [2023-10-17T15:45:32.770Z] ---> ee5bdd3c4fa8 [2023-10-17T15:45:32.770Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:45:32.770Z] ---> Running in be7a03cfd694 [2023-10-17T15:45:32.770Z] Removing intermediate container be7a03cfd694 [2023-10-17T15:45:32.770Z] ---> 26752682dde6 [2023-10-17T15:45:32.770Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:45:32.770Z] ---> Running in c95e8e9f1da0 [2023-10-17T15:45:32.770Z] Removing intermediate container c95e8e9f1da0 [2023-10-17T15:45:32.770Z] ---> 1a93dba5259c [2023-10-17T15:45:32.770Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:45:32.770Z] ---> Running in c81e113201ec [2023-10-17T15:45:33.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:45:33.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:45:33.578Z] OK: 264 MiB in 52 packages [2023-10-17T15:45:33.850Z] Removing intermediate container c81e113201ec [2023-10-17T15:45:33.850Z] ---> c5b48c1246dc [2023-10-17T15:45:33.850Z] Step 7/26 : WORKDIR /app [2023-10-17T15:45:33.850Z] ---> Running in 16be609b00f3 [2023-10-17T15:45:34.134Z] Removing intermediate container 16be609b00f3 [2023-10-17T15:45:34.134Z] ---> a58ed987eee3 [2023-10-17T15:45:34.134Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-17T15:45:34.134Z] ---> c407392da981 [2023-10-17T15:45:34.134Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:45:34.134Z] ---> Running in f24a7419c16c [2023-10-17T15:45:35.137Z] Removing intermediate container f24a7419c16c [2023-10-17T15:45:35.137Z] ---> 7b47e1e5a32e [2023-10-17T15:45:35.137Z] Step 10/26 : COPY . . [2023-10-17T15:45:35.137Z] ---> c51651505287 [2023-10-17T15:45:35.137Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:45:35.137Z] ---> Running in 08cb3ef7a1c8 [2023-10-17T15:45:35.137Z] Removing intermediate container 08cb3ef7a1c8 [2023-10-17T15:45:35.137Z] ---> 1cf9c6c462d3 [2023-10-17T15:45:35.137Z] Step 12/26 : RUN $MAKE [2023-10-17T15:45:35.137Z] ---> Running in 716d380912d2 [2023-10-17T15:45:35.396Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27" -trimpath -mod=readonly -o app-service-configurable [2023-10-17T15:45:53.471Z] Removing intermediate container 716d380912d2 [2023-10-17T15:45:53.471Z] ---> 0e1b1d039529 [2023-10-17T15:45:53.471Z] Step 13/26 : FROM alpine:3.18 [2023-10-17T15:45:53.730Z] 3.18: Pulling from library/alpine [2023-10-17T15:45:53.989Z] 96526aa774ef: Pulling fs layer [2023-10-17T15:45:54.268Z] 96526aa774ef: Verifying Checksum [2023-10-17T15:45:54.268Z] 96526aa774ef: Download complete [2023-10-17T15:45:54.527Z] 96526aa774ef: Pull complete [2023-10-17T15:45:54.527Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T15:45:54.527Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T15:45:54.527Z] ---> 8ca4688f4f35 [2023-10-17T15:45:54.527Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-17T15:45:54.527Z] ---> Running in d6175c4523fe [2023-10-17T15:45:54.527Z] Removing intermediate container d6175c4523fe [2023-10-17T15:45:54.527Z] ---> d2dba932edd7 [2023-10-17T15:45:54.527Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-17T15:45:54.527Z] ---> Running in 3c20d91fe5e2 [2023-10-17T15:45:54.786Z] Removing intermediate container 3c20d91fe5e2 [2023-10-17T15:45:54.786Z] ---> 1687f643b1b9 [2023-10-17T15:45:54.786Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T15:45:54.786Z] ---> Running in e89bf5e1e085 [2023-10-17T15:45:55.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-17T15:45:55.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-17T15:45:55.304Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T15:45:55.304Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T15:45:55.304Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T15:45:55.304Z] Executing ca-certificates-20230506-r0.trigger [2023-10-17T15:45:55.304Z] OK: 8 MiB in 17 packages [2023-10-17T15:45:55.562Z] Removing intermediate container e89bf5e1e085 [2023-10-17T15:45:55.562Z] ---> 763ca15dad64 [2023-10-17T15:45:55.562Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-17T15:45:55.820Z] ---> 65f4eba408cf [2023-10-17T15:45:55.820Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-17T15:45:55.820Z] ---> 29abf437d596 [2023-10-17T15:45:55.820Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-17T15:45:56.078Z] ---> 67a7f9d5cef1 [2023-10-17T15:45:56.078Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-17T15:45:57.177Z] ---> d6b4b576bf2e [2023-10-17T15:45:57.177Z] Step 21/26 : EXPOSE 48095 [2023-10-17T15:45:57.177Z] ---> Running in a37a08f776b8 [2023-10-17T15:45:57.177Z] Removing intermediate container a37a08f776b8 [2023-10-17T15:45:57.177Z] ---> ec3135ffdd18 [2023-10-17T15:45:57.177Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-17T15:45:57.177Z] ---> Running in 5c3d11de1478 [2023-10-17T15:45:57.177Z] Removing intermediate container 5c3d11de1478 [2023-10-17T15:45:57.177Z] ---> 11c287303b25 [2023-10-17T15:45:57.177Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-17T15:45:57.177Z] ---> Running in b8ddf9da2e96 [2023-10-17T15:45:57.177Z] Removing intermediate container b8ddf9da2e96 [2023-10-17T15:45:57.177Z] ---> f0e8b607f754 [2023-10-17T15:45:57.177Z] Step 24/26 : LABEL arch=amd64 [2023-10-17T15:45:57.177Z] ---> Running in ec65d3ad3220 [2023-10-17T15:45:57.436Z] Removing intermediate container ec65d3ad3220 [2023-10-17T15:45:57.436Z] ---> aa50980c154f [2023-10-17T15:45:57.436Z] Step 25/26 : LABEL git_sha=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [2023-10-17T15:45:57.436Z] ---> Running in 68c78ef56065 [2023-10-17T15:45:57.436Z] Removing intermediate container 68c78ef56065 [2023-10-17T15:45:57.436Z] ---> bb501ab875f8 [2023-10-17T15:45:57.436Z] Step 26/26 : LABEL version=3.1.0-dev.27 [2023-10-17T15:45:57.436Z] ---> Running in b767caef96f0 [2023-10-17T15:45:57.436Z] Removing intermediate container b767caef96f0 [2023-10-17T15:45:57.436Z] ---> 9de352d7f873 [2023-10-17T15:45:57.436Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T15:45:57.436Z] Successfully built 9de352d7f873 [2023-10-17T15:45:57.436Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:45:57.553Z] provisioning config files... [2023-10-17T15:45:57.755Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6105103783156505998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:45:58.051Z] ---> docker-login.sh [2023-10-17T15:45:58.051Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:45:58.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:45:58.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:45:58.051Z] Configure a credential helper to remove this warning. See [2023-10-17T15:45:58.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:45:58.051Z] [2023-10-17T15:45:58.051Z] Login Succeeded [2023-10-17T15:45:58.051Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:45:58.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:45:58.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:45:58.051Z] Configure a credential helper to remove this warning. See [2023-10-17T15:45:58.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:45:58.051Z] [2023-10-17T15:45:58.051Z] Login Succeeded [2023-10-17T15:45:58.051Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:45:58.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:45:58.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:45:58.310Z] Configure a credential helper to remove this warning. See [2023-10-17T15:45:58.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:45:58.310Z] [2023-10-17T15:45:58.310Z] Login Succeeded [2023-10-17T15:45:58.310Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:45:58.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:45:58.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:45:58.310Z] Configure a credential helper to remove this warning. See [2023-10-17T15:45:58.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:45:58.310Z] [2023-10-17T15:45:58.310Z] Login Succeeded [2023-10-17T15:45:58.310Z] docker.io [2023-10-17T15:45:58.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:45:58.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:45:58.569Z] Configure a credential helper to remove this warning. See [2023-10-17T15:45:58.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:45:58.569Z] [2023-10-17T15:45:58.569Z] Login Succeeded [2023-10-17T15:45:58.569Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:45:58.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:45:58.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:45:58.642Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-10-17T15:45:58.642Z] aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [2023-10-17T15:45:58.642Z] latest [2023-10-17T15:45:58.642Z] 3.1.0-dev.27 [2023-10-17T15:45:58.642Z] aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [2023-10-17T15:45:58.642Z] main [2023-10-17T15:45:58.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:45:58.979Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:45:59.294Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [2023-10-17T15:45:59.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-17T15:45:59.294Z] eb78bb22847a: Preparing [2023-10-17T15:45:59.294Z] a36d7b7fd797: Preparing [2023-10-17T15:45:59.294Z] 6e8d204e62b2: Preparing [2023-10-17T15:45:59.294Z] 9d954bdbb36f: Preparing [2023-10-17T15:45:59.294Z] bc3f29206760: Preparing [2023-10-17T15:45:59.294Z] cc2447e1835a: Preparing [2023-10-17T15:45:59.294Z] cc2447e1835a: Waiting [2023-10-17T15:45:59.294Z] 9d954bdbb36f: Pushed [2023-10-17T15:45:59.294Z] a36d7b7fd797: Pushed [2023-10-17T15:45:59.294Z] 6e8d204e62b2: Pushed [2023-10-17T15:45:59.294Z] cc2447e1835a: Layer already exists [2023-10-17T15:45:59.294Z] bc3f29206760: Pushed [2023-10-17T15:46:01.826Z] eb78bb22847a: Pushed [2023-10-17T15:46:01.826Z] aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:02.402Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:02.707Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-17T15:46:02.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-17T15:46:02.708Z] eb78bb22847a: Preparing [2023-10-17T15:46:02.708Z] a36d7b7fd797: Preparing [2023-10-17T15:46:02.708Z] 6e8d204e62b2: Preparing [2023-10-17T15:46:02.708Z] 9d954bdbb36f: Preparing [2023-10-17T15:46:02.708Z] bc3f29206760: Preparing [2023-10-17T15:46:02.708Z] cc2447e1835a: Preparing [2023-10-17T15:46:02.708Z] cc2447e1835a: Waiting [2023-10-17T15:46:02.708Z] a36d7b7fd797: Layer already exists [2023-10-17T15:46:02.708Z] eb78bb22847a: Layer already exists [2023-10-17T15:46:02.708Z] 6e8d204e62b2: Layer already exists [2023-10-17T15:46:02.708Z] bc3f29206760: Layer already exists [2023-10-17T15:46:02.708Z] 9d954bdbb36f: Layer already exists [2023-10-17T15:46:02.708Z] cc2447e1835a: Layer already exists [2023-10-17T15:46:02.708Z] latest: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:03.015Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:03.318Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.27 [2023-10-17T15:46:03.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-17T15:46:03.318Z] eb78bb22847a: Preparing [2023-10-17T15:46:03.318Z] a36d7b7fd797: Preparing [2023-10-17T15:46:03.318Z] 6e8d204e62b2: Preparing [2023-10-17T15:46:03.318Z] 9d954bdbb36f: Preparing [2023-10-17T15:46:03.318Z] bc3f29206760: Preparing [2023-10-17T15:46:03.318Z] cc2447e1835a: Preparing [2023-10-17T15:46:03.318Z] cc2447e1835a: Waiting [2023-10-17T15:46:03.318Z] a36d7b7fd797: Layer already exists [2023-10-17T15:46:03.318Z] 6e8d204e62b2: Layer already exists [2023-10-17T15:46:03.318Z] eb78bb22847a: Layer already exists [2023-10-17T15:46:03.318Z] 9d954bdbb36f: Layer already exists [2023-10-17T15:46:03.318Z] bc3f29206760: Layer already exists [2023-10-17T15:46:03.318Z] cc2447e1835a: Layer already exists [2023-10-17T15:46:03.318Z] 3.1.0-dev.27: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:03.624Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:03.924Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [2023-10-17T15:46:03.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-17T15:46:03.924Z] eb78bb22847a: Preparing [2023-10-17T15:46:03.924Z] a36d7b7fd797: Preparing [2023-10-17T15:46:03.924Z] 6e8d204e62b2: Preparing [2023-10-17T15:46:03.924Z] 9d954bdbb36f: Preparing [2023-10-17T15:46:03.924Z] bc3f29206760: Preparing [2023-10-17T15:46:03.924Z] cc2447e1835a: Preparing [2023-10-17T15:46:03.924Z] cc2447e1835a: Waiting [2023-10-17T15:46:03.924Z] 9d954bdbb36f: Layer already exists [2023-10-17T15:46:03.924Z] 6e8d204e62b2: Layer already exists [2023-10-17T15:46:03.924Z] bc3f29206760: Layer already exists [2023-10-17T15:46:03.924Z] a36d7b7fd797: Layer already exists [2023-10-17T15:46:03.924Z] eb78bb22847a: Layer already exists [2023-10-17T15:46:03.924Z] cc2447e1835a: Layer already exists [2023-10-17T15:46:03.924Z] aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:04.233Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:04.534Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-10-17T15:46:04.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-17T15:46:04.534Z] eb78bb22847a: Preparing [2023-10-17T15:46:04.534Z] a36d7b7fd797: Preparing [2023-10-17T15:46:04.534Z] 6e8d204e62b2: Preparing [2023-10-17T15:46:04.534Z] 9d954bdbb36f: Preparing [2023-10-17T15:46:04.534Z] bc3f29206760: Preparing [2023-10-17T15:46:04.534Z] cc2447e1835a: Preparing [2023-10-17T15:46:04.534Z] cc2447e1835a: Waiting [2023-10-17T15:46:04.534Z] a36d7b7fd797: Layer already exists [2023-10-17T15:46:04.534Z] 9d954bdbb36f: Layer already exists [2023-10-17T15:46:04.534Z] eb78bb22847a: Layer already exists [2023-10-17T15:46:04.534Z] 6e8d204e62b2: Layer already exists [2023-10-17T15:46:04.534Z] bc3f29206760: Layer already exists [2023-10-17T15:46:04.534Z] cc2447e1835a: Layer already exists [2023-10-17T15:46:04.534Z] main: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:46:04.574Z] ===================================================== [Pipeline] echo [2023-10-17T15:46:04.580Z] taggedImages: [2023-10-17T15:46:04.580Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [2023-10-17T15:46:04.580Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-17T15:46:04.580Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.27 [2023-10-17T15:46:04.580Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [2023-10-17T15:46:04.580Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:04.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:46:04.956Z] [2023-10-17T15:46:04.956Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:46:05.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:46:05.253Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-17T15:46:05.253Z] 5eb5b503b376: Pulling fs layer [2023-10-17T15:46:05.253Z] 5c69ac0246d0: Pulling fs layer [2023-10-17T15:46:05.253Z] ec43610c2a17: Pulling fs layer [2023-10-17T15:46:05.253Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-17T15:46:05.253Z] 33b1e0a273af: Pulling fs layer [2023-10-17T15:46:05.253Z] 5d3b04190fa2: Pulling fs layer [2023-10-17T15:46:05.253Z] 2f39f015ded8: Pulling fs layer [2023-10-17T15:46:05.253Z] 3a2ae6a8a46f: Waiting [2023-10-17T15:46:05.253Z] 33b1e0a273af: Waiting [2023-10-17T15:46:05.253Z] 5d3b04190fa2: Waiting [2023-10-17T15:46:05.253Z] 2f39f015ded8: Waiting [2023-10-17T15:46:05.253Z] 5c69ac0246d0: Verifying Checksum [2023-10-17T15:46:05.253Z] 5c69ac0246d0: Download complete [2023-10-17T15:46:05.253Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-17T15:46:05.253Z] 3a2ae6a8a46f: Download complete [2023-10-17T15:46:05.253Z] 33b1e0a273af: Verifying Checksum [2023-10-17T15:46:05.253Z] 33b1e0a273af: Download complete [2023-10-17T15:46:05.253Z] 5d3b04190fa2: Verifying Checksum [2023-10-17T15:46:05.253Z] 5d3b04190fa2: Download complete [2023-10-17T15:46:05.253Z] ec43610c2a17: Verifying Checksum [2023-10-17T15:46:05.253Z] ec43610c2a17: Download complete [2023-10-17T15:46:05.512Z] 5eb5b503b376: Verifying Checksum [2023-10-17T15:46:05.512Z] 5eb5b503b376: Download complete [2023-10-17T15:46:06.079Z] 2f39f015ded8: Verifying Checksum [2023-10-17T15:46:06.079Z] 2f39f015ded8: Download complete [2023-10-17T15:46:06.645Z] 5eb5b503b376: Pull complete [2023-10-17T15:46:06.905Z] 5c69ac0246d0: Pull complete [2023-10-17T15:46:07.163Z] ec43610c2a17: Pull complete [2023-10-17T15:46:07.163Z] 3a2ae6a8a46f: Pull complete [2023-10-17T15:46:07.421Z] 33b1e0a273af: Pull complete [2023-10-17T15:46:07.421Z] 5d3b04190fa2: Pull complete [2023-10-17T15:46:11.606Z] 2f39f015ded8: Pull complete [2023-10-17T15:46:11.606Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-17T15:46:11.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:46:11.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:46:11.783Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:46:11.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T15:46:16.732Z] $ docker top 4fe76fb1e64fcc23ea2d1595cc54da0c8daeb9145ce15c1b9104f43930f4d98e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:46:17.107Z] ---> job-cost.sh [2023-10-17T15:46:17.107Z] lf-activate-venv: SKIPPING [2023-10-17T15:46:17.107Z] INFO: No Stack... [2023-10-17T15:46:17.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T15:46:17.623Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T15:46:17.910Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-10-17T15:46:17.910Z] + cut -d, -f6 [Pipeline] lock [2023-10-17T15:46:17.923Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [2023-10-17T15:46:17.929Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] did not exist. Created. [2023-10-17T15:46:17.929Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T15:46:18.232Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-17T15:46:18.262Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T15:46:18.269Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T15:46:18.294Z] $ docker stop --time=1 4fe76fb1e64fcc23ea2d1595cc54da0c8daeb9145ce15c1b9104f43930f4d98e [2023-10-17T15:46:19.432Z] $ docker rm -f --volumes 4fe76fb1e64fcc23ea2d1595cc54da0c8daeb9145ce15c1b9104f43930f4d98e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-17T15:46:24.562Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9424 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-10-17T15:46:24.578Z] Running in /w/workspace/app-service-configurable/197 [Pipeline] { [Pipeline] checkout [2023-10-17T15:46:24.619Z] Selected Git installation does not exist. Using Default [2023-10-17T15:46:24.619Z] The recommended git tool is: NONE [2023-10-17T15:46:30.766Z] using credential edgex-jenkins-ssh [2023-10-17T15:46:30.791Z] Cloning the remote Git repository [2023-10-17T15:46:30.838Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-17T15:46:30.957Z] > git init /w/workspace/app-service-configurable/197 # timeout=10 [2023-10-17T15:46:31.131Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-17T15:46:31.132Z] > git --version # timeout=10 [2023-10-17T15:46:31.154Z] > git --version # 'git version 2.25.1' [2023-10-17T15:46:31.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-17T15:46:31.344Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T15:46:34.222Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-17T15:46:34.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-17T15:46:35.171Z] Avoid second fetch [2023-10-17T15:46:35.172Z] Checking out Revision aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e (main) [2023-10-17T15:46:35.726Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#606)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-10-17T15:46:35.184Z] > git config core.sparsecheckout # timeout=10 [2023-10-17T15:46:35.260Z] > git checkout -f aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:46:36.896Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-17T15:46:36.896Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T15:46:36.896Z] Dload Upload Total Spent Left Speed [2023-10-17T15:46:36.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-10-17T15:46:37.493Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-17T15:46:37.826Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-17T15:46:37.826Z] + sudo tee /etc/docker/daemon.new [2023-10-17T15:46:37.826Z] { [2023-10-17T15:46:37.826Z] "registry-mirrors": [ [2023-10-17T15:46:37.826Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-17T15:46:37.826Z] ], [2023-10-17T15:46:37.826Z] "bip": "10.250.0.254/24", [2023-10-17T15:46:37.826Z] "hosts": [ [2023-10-17T15:46:37.826Z] "tcp://0.0.0.0:5555", [2023-10-17T15:46:37.826Z] "unix:///var/run/docker.sock" [2023-10-17T15:46:37.826Z] ], [2023-10-17T15:46:37.826Z] "mtu": 1458, [2023-10-17T15:46:37.826Z] "selinux-enabled": true, [2023-10-17T15:46:37.826Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-17T15:46:37.826Z] } [Pipeline] sh [2023-10-17T15:46:38.155Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-17T15:46:38.485Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:46:56.767Z] provisioning config files... [2023-10-17T15:46:56.793Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/197@tmp/config1047120351853315946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:46:57.150Z] ---> docker-login.sh [2023-10-17T15:46:57.150Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:46:57.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:46:57.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:46:57.691Z] Configure a credential helper to remove this warning. See [2023-10-17T15:46:57.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:46:57.691Z] [2023-10-17T15:46:57.691Z] Login Succeeded [2023-10-17T15:46:57.691Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:46:57.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:46:58.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:46:58.229Z] Configure a credential helper to remove this warning. See [2023-10-17T15:46:58.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:46:58.229Z] [2023-10-17T15:46:58.229Z] Login Succeeded [2023-10-17T15:46:58.229Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:46:58.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:46:58.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:46:58.500Z] Configure a credential helper to remove this warning. See [2023-10-17T15:46:58.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:46:58.500Z] [2023-10-17T15:46:58.500Z] Login Succeeded [2023-10-17T15:46:58.500Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:46:58.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:46:59.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:46:59.041Z] Configure a credential helper to remove this warning. See [2023-10-17T15:46:59.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:46:59.041Z] [2023-10-17T15:46:59.041Z] Login Succeeded [2023-10-17T15:46:59.041Z] docker.io [2023-10-17T15:46:59.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:46:59.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:46:59.579Z] Configure a credential helper to remove this warning. See [2023-10-17T15:46:59.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:46:59.579Z] [2023-10-17T15:46:59.579Z] Login Succeeded [2023-10-17T15:46:59.579Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:46:59.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-17T15:46:59.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:46:59.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:46:59.867Z] ========================================================= [2023-10-17T15:46:59.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-17T15:46:59.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:47:00.206Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-17T15:47:00.206Z] Sending build context to Docker daemon 181.8kB [2023-10-17T15:47:00.474Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:47:00.474Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-17T15:47:00.746Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-17T15:47:00.746Z] 9fda8d8052c6: Pulling fs layer [2023-10-17T15:47:00.746Z] 5d54e960e981: Pulling fs layer [2023-10-17T15:47:00.746Z] c4a7e357bf2a: Pulling fs layer [2023-10-17T15:47:00.746Z] f0e02332f6b5: Pulling fs layer [2023-10-17T15:47:00.746Z] cefa15bbcfad: Pulling fs layer [2023-10-17T15:47:00.746Z] 17808c966233: Pulling fs layer [2023-10-17T15:47:00.746Z] f4c1fc716caa: Pulling fs layer [2023-10-17T15:47:00.746Z] f0e02332f6b5: Waiting [2023-10-17T15:47:00.746Z] cefa15bbcfad: Waiting [2023-10-17T15:47:00.746Z] 17808c966233: Waiting [2023-10-17T15:47:00.746Z] f4c1fc716caa: Waiting [2023-10-17T15:47:01.017Z] 5d54e960e981: Verifying Checksum [2023-10-17T15:47:01.017Z] 5d54e960e981: Download complete [2023-10-17T15:47:01.017Z] f0e02332f6b5: Verifying Checksum [2023-10-17T15:47:01.017Z] f0e02332f6b5: Download complete [2023-10-17T15:47:01.017Z] cefa15bbcfad: Verifying Checksum [2023-10-17T15:47:01.017Z] cefa15bbcfad: Download complete [2023-10-17T15:47:01.017Z] 9fda8d8052c6: Verifying Checksum [2023-10-17T15:47:01.017Z] 9fda8d8052c6: Download complete [2023-10-17T15:47:01.611Z] f4c1fc716caa: Verifying Checksum [2023-10-17T15:47:01.611Z] f4c1fc716caa: Download complete [2023-10-17T15:47:01.895Z] 9fda8d8052c6: Pull complete [2023-10-17T15:47:02.872Z] 5d54e960e981: Pull complete [2023-10-17T15:47:02.872Z] c4a7e357bf2a: Download complete [2023-10-17T15:47:03.851Z] 17808c966233: Verifying Checksum [2023-10-17T15:47:03.851Z] 17808c966233: Download complete [2023-10-17T15:47:16.190Z] c4a7e357bf2a: Pull complete [2023-10-17T15:47:16.190Z] f0e02332f6b5: Pull complete [2023-10-17T15:47:16.772Z] cefa15bbcfad: Pull complete [2023-10-17T15:47:25.082Z] 17808c966233: Pull complete [2023-10-17T15:47:28.455Z] f4c1fc716caa: Pull complete [2023-10-17T15:47:28.455Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-17T15:47:28.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-17T15:47:28.455Z] ---> ea914061e18c [2023-10-17T15:47:28.455Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:47:30.414Z] ---> Running in 53025bf074fe [2023-10-17T15:47:30.414Z] Removing intermediate container 53025bf074fe [2023-10-17T15:47:30.414Z] ---> e1adf5e000a3 [2023-10-17T15:47:30.414Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:47:30.415Z] ---> Running in d193dad58ae5 [2023-10-17T15:47:30.998Z] Removing intermediate container d193dad58ae5 [2023-10-17T15:47:30.998Z] ---> 2d362446aca4 [2023-10-17T15:47:30.998Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:47:30.998Z] ---> Running in 7c5872436bbd [2023-10-17T15:47:31.270Z] Removing intermediate container 7c5872436bbd [2023-10-17T15:47:31.270Z] ---> 757cd34ddc26 [2023-10-17T15:47:31.270Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:47:31.270Z] ---> Running in ba25a02fadc4 [2023-10-17T15:47:32.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:47:32.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:47:34.365Z] OK: 266 MiB in 52 packages [2023-10-17T15:47:35.331Z] Removing intermediate container ba25a02fadc4 [2023-10-17T15:47:35.331Z] ---> a0a04c5af9c7 [2023-10-17T15:47:35.331Z] Step 7/12 : WORKDIR /app [2023-10-17T15:47:35.331Z] ---> Running in 6fe5839c5118 [2023-10-17T15:47:35.929Z] Removing intermediate container 6fe5839c5118 [2023-10-17T15:47:35.930Z] ---> 81ccce392b01 [2023-10-17T15:47:35.930Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-17T15:47:36.197Z] ---> 6df170cfd1f1 [2023-10-17T15:47:36.197Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:47:36.480Z] ---> Running in 6b3bfccd752f [2023-10-17T15:49:13.122Z] Removing intermediate container 6b3bfccd752f [2023-10-17T15:49:13.122Z] ---> 68490bee6efb [2023-10-17T15:49:13.122Z] Step 10/12 : COPY . . [2023-10-17T15:49:13.122Z] ---> c125d46d48a2 [2023-10-17T15:49:13.122Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:49:13.122Z] ---> Running in 88e860690896 [2023-10-17T15:49:13.122Z] Removing intermediate container 88e860690896 [2023-10-17T15:49:13.122Z] ---> c35ac879a242 [2023-10-17T15:49:13.122Z] Step 12/12 : RUN $MAKE [2023-10-17T15:49:13.122Z] ---> Running in 24fc803cf84d [2023-10-17T15:49:13.122Z] noop [2023-10-17T15:49:13.122Z] Removing intermediate container 24fc803cf84d [2023-10-17T15:49:13.122Z] ---> 80e610878e5b [2023-10-17T15:49:13.122Z] Successfully built 80e610878e5b [2023-10-17T15:49:13.122Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:49:13.470Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T15:49:13.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:49:13.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-9424 does not seem to be running inside a container [2023-10-17T15:49:13.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/197 -v /w/workspace/app-service-configurable/197:/w/workspace/app-service-configurable/197:rw,z -v /w/workspace/app-service-configurable/197@tmp:/w/workspace/app-service-configurable/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-17T15:49:14.938Z] $ docker top 4af9a398b21b4cba40731c6a4165367e513e8208825aa3e31336ebeb414fd93c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:49:15.963Z] + go version [2023-10-17T15:49:15.963Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-17T15:49:15.990Z] $ docker stop --time=1 4af9a398b21b4cba40731c6a4165367e513e8208825aa3e31336ebeb414fd93c [2023-10-17T15:49:17.624Z] $ docker rm -f --volumes 4af9a398b21b4cba40731c6a4165367e513e8208825aa3e31336ebeb414fd93c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:49:18.154Z] + docker inspect -f . ci-base-image-arm64 [2023-10-17T15:49:18.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:49:18.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-9424 does not seem to be running inside a container [2023-10-17T15:49:18.435Z] $ 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/197 -v /w/workspace/app-service-configurable/197:/w/workspace/app-service-configurable/197:rw,z -v /w/workspace/app-service-configurable/197@tmp:/w/workspace/app-service-configurable/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-17T15:49:19.678Z] $ docker top 630b03fac14264e500021c447dbb6f43327280d06071c63fd9ba1fd6f23be662 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:49:20.189Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/197 [Pipeline] fileExists [Pipeline] sh [2023-10-17T15:49:21.111Z] + make test [2023-10-17T15:49:21.112Z] go test -race -coverprofile=coverage.out ./... [2023-10-17T15:52:12.902Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-17T15:52:12.902Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-17T15:52:12.902Z] go vet ./... [2023-10-17T15:54:04.633Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-17T15:54:04.633Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-17T15:54:04.633Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-17T15:54:04.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-17T15:54:04.944Z] $ docker stop --time=1 630b03fac14264e500021c447dbb6f43327280d06071c63fd9ba1fd6f23be662 [2023-10-17T15:54:07.143Z] $ docker rm -f --volumes 630b03fac14264e500021c447dbb6f43327280d06071c63fd9ba1fd6f23be662 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:54:08.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-17T15:54:08.794Z] Warning: overwriting stash ‘coverage-report’ [2023-10-17T15:54:09.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-17T15:54:09.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-17T15:54:09.976Z] + ls -al . [2023-10-17T15:54:09.976Z] total 180 [2023-10-17T15:54:09.976Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 15:49 . [2023-10-17T15:54:09.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:46 .. [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 15:46 .dockerignore [2023-10-17T15:54:09.976Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:46 .git [2023-10-17T15:54:09.976Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:46 .github [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 15:46 .gitignore [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:46 .golangci.yml [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 17 15:46 Attribution.txt [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 17 15:46 CHANGELOG.md [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 17 15:46 Dockerfile [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:46 GOVERNANCE.md [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 15:46 Jenkinsfile [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 15:46 LICENSE [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 15:46 OWNERS.md [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 17 15:46 README.md [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:43 VERSION [2023-10-17T15:54:09.976Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:46 bin [2023-10-17T15:54:09.976Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 17 15:49 coverage.out [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 17 15:46 go.mod [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 17 15:46 go.sum [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 17 15:46 main.go [2023-10-17T15:54:09.976Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 17 15:46 makefile [2023-10-17T15:54:09.976Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:46 res [2023-10-17T15:54:09.976Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:54:10.330Z] + 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=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e --label arch=arm64 --label version=3.1.0-dev.27 . [2023-10-17T15:54:10.330Z] Sending build context to Docker daemon 182.8kB [2023-10-17T15:54:10.599Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-17T15:54:10.599Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-17T15:54:10.599Z] ---> 80e610878e5b [2023-10-17T15:54:10.599Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-17T15:54:10.599Z] ---> Running in 47677ab94b29 [2023-10-17T15:54:10.868Z] Removing intermediate container 47677ab94b29 [2023-10-17T15:54:10.868Z] ---> cff56f053db5 [2023-10-17T15:54:10.868Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-17T15:54:11.136Z] ---> Running in e2c8bd7713f2 [2023-10-17T15:54:11.407Z] Removing intermediate container e2c8bd7713f2 [2023-10-17T15:54:11.407Z] ---> d3822f38ec14 [2023-10-17T15:54:11.407Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-17T15:54:11.407Z] ---> Running in a9ed41e3ce59 [2023-10-17T15:54:11.994Z] Removing intermediate container a9ed41e3ce59 [2023-10-17T15:54:11.994Z] ---> b0235c78adc8 [2023-10-17T15:54:11.994Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-17T15:54:11.994Z] ---> Running in d38b3085e9f8 [2023-10-17T15:54:12.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:54:13.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:54:14.495Z] OK: 266 MiB in 52 packages [2023-10-17T15:54:15.904Z] Removing intermediate container d38b3085e9f8 [2023-10-17T15:54:15.904Z] ---> f692cdb7edfd [2023-10-17T15:54:15.904Z] Step 7/26 : WORKDIR /app [2023-10-17T15:54:15.904Z] ---> Running in eb010562df81 [2023-10-17T15:54:16.172Z] Removing intermediate container eb010562df81 [2023-10-17T15:54:16.172Z] ---> bd671a9c05b0 [2023-10-17T15:54:16.172Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-17T15:54:16.441Z] ---> fc5287af97bc [2023-10-17T15:54:16.441Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-17T15:54:16.711Z] ---> Running in 6f3152f01401 [2023-10-17T15:54:19.299Z] Removing intermediate container 6f3152f01401 [2023-10-17T15:54:19.299Z] ---> 7e5647832eb4 [2023-10-17T15:54:19.299Z] Step 10/26 : COPY . . [2023-10-17T15:54:20.265Z] ---> 9f696f098c3a [2023-10-17T15:54:20.265Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-17T15:54:20.265Z] ---> Running in ef19194ed071 [2023-10-17T15:54:20.535Z] Removing intermediate container ef19194ed071 [2023-10-17T15:54:20.535Z] ---> fcbf4cf59930 [2023-10-17T15:54:20.535Z] Step 12/26 : RUN $MAKE [2023-10-17T15:54:20.535Z] ---> Running in 173ecde1f45d [2023-10-17T15:54:21.495Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27" -trimpath -mod=readonly -o app-service-configurable [2023-10-17T15:56:31.738Z] Removing intermediate container 173ecde1f45d [2023-10-17T15:56:31.738Z] ---> e472cc9c51b3 [2023-10-17T15:56:31.738Z] Step 13/26 : FROM alpine:3.18 [2023-10-17T15:56:31.738Z] 3.18: Pulling from library/alpine [2023-10-17T15:56:31.738Z] 579b34f0a95b: Pulling fs layer [2023-10-17T15:56:31.738Z] 579b34f0a95b: Verifying Checksum [2023-10-17T15:56:31.738Z] 579b34f0a95b: Download complete [2023-10-17T15:56:31.738Z] 579b34f0a95b: Pull complete [2023-10-17T15:56:31.738Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-17T15:56:31.738Z] Status: Downloaded newer image for alpine:3.18 [2023-10-17T15:56:31.738Z] ---> 3cc203321400 [2023-10-17T15:56:31.738Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-17T15:56:31.738Z] ---> Running in dccf4195498c [2023-10-17T15:56:31.738Z] Removing intermediate container dccf4195498c [2023-10-17T15:56:31.738Z] ---> b8344fb4dbd7 [2023-10-17T15:56:31.738Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-17T15:56:31.738Z] ---> Running in 667bf5cc90f3 [2023-10-17T15:56:31.738Z] Removing intermediate container 667bf5cc90f3 [2023-10-17T15:56:31.738Z] ---> 7d53db4d225c [2023-10-17T15:56:31.738Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-17T15:56:31.738Z] ---> Running in cc42d069d8fe [2023-10-17T15:56:31.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-17T15:56:31.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-17T15:56:31.738Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-17T15:56:31.738Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-17T15:56:31.738Z] Executing busybox-1.36.1-r2.trigger [2023-10-17T15:56:31.738Z] Executing ca-certificates-20230506-r0.trigger [2023-10-17T15:56:31.738Z] OK: 9 MiB in 17 packages [2023-10-17T15:56:31.738Z] Removing intermediate container cc42d069d8fe [2023-10-17T15:56:31.738Z] ---> 94ca30c34da1 [2023-10-17T15:56:31.738Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-17T15:56:31.738Z] ---> 536394d7606d [2023-10-17T15:56:31.738Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-17T15:56:31.738Z] ---> bc496141b569 [2023-10-17T15:56:31.738Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-17T15:56:31.738Z] ---> 0f6790885b86 [2023-10-17T15:56:31.738Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-17T15:56:31.738Z] ---> 3f7e4bd87cce [2023-10-17T15:56:31.738Z] Step 21/26 : EXPOSE 48095 [2023-10-17T15:56:31.738Z] ---> Running in 2285a57b249a [2023-10-17T15:56:31.739Z] Removing intermediate container 2285a57b249a [2023-10-17T15:56:31.739Z] ---> 175f2cb7ab2a [2023-10-17T15:56:31.739Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-17T15:56:31.739Z] ---> Running in 540510bbb806 [2023-10-17T15:56:31.739Z] Removing intermediate container 540510bbb806 [2023-10-17T15:56:31.739Z] ---> edc2608a8b70 [2023-10-17T15:56:31.739Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-17T15:56:31.739Z] ---> Running in e8a7291aca15 [2023-10-17T15:56:31.739Z] Removing intermediate container e8a7291aca15 [2023-10-17T15:56:31.739Z] ---> 15c74956b98a [2023-10-17T15:56:31.739Z] Step 24/26 : LABEL arch=arm64 [2023-10-17T15:56:31.739Z] ---> Running in 524f679ba49a [2023-10-17T15:56:31.739Z] Removing intermediate container 524f679ba49a [2023-10-17T15:56:31.739Z] ---> f3443ec8077b [2023-10-17T15:56:31.739Z] Step 25/26 : LABEL git_sha=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [2023-10-17T15:56:31.739Z] ---> Running in 31a349ddcfed [2023-10-17T15:56:31.739Z] Removing intermediate container 31a349ddcfed [2023-10-17T15:56:31.739Z] ---> 70b686fb2a38 [2023-10-17T15:56:31.739Z] Step 26/26 : LABEL version=3.1.0-dev.27 [2023-10-17T15:56:31.739Z] ---> Running in 60abf81fba7f [2023-10-17T15:56:31.739Z] Removing intermediate container 60abf81fba7f [2023-10-17T15:56:31.739Z] ---> a31d3cc39ba5 [2023-10-17T15:56:31.739Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-17T15:56:31.739Z] Successfully built a31d3cc39ba5 [2023-10-17T15:56:31.739Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:56:31.835Z] provisioning config files... [2023-10-17T15:56:31.847Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/197@tmp/config8876951700305407707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:56:32.185Z] ---> docker-login.sh [2023-10-17T15:56:32.185Z] nexus3.edgexfoundry.org:10001 [2023-10-17T15:56:32.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:56:32.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:56:32.454Z] Configure a credential helper to remove this warning. See [2023-10-17T15:56:32.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:56:32.454Z] [2023-10-17T15:56:32.454Z] Login Succeeded [2023-10-17T15:56:32.454Z] nexus3.edgexfoundry.org:10002 [2023-10-17T15:56:32.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:56:32.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:56:32.721Z] Configure a credential helper to remove this warning. See [2023-10-17T15:56:32.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:56:32.721Z] [2023-10-17T15:56:32.721Z] Login Succeeded [2023-10-17T15:56:32.721Z] nexus3.edgexfoundry.org:10003 [2023-10-17T15:56:32.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:56:33.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:56:33.258Z] Configure a credential helper to remove this warning. See [2023-10-17T15:56:33.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:56:33.258Z] [2023-10-17T15:56:33.258Z] Login Succeeded [2023-10-17T15:56:33.258Z] nexus3.edgexfoundry.org:10004 [2023-10-17T15:56:33.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:56:33.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:56:33.525Z] Configure a credential helper to remove this warning. See [2023-10-17T15:56:33.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:56:33.525Z] [2023-10-17T15:56:33.525Z] Login Succeeded [2023-10-17T15:56:33.525Z] docker.io [2023-10-17T15:56:33.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-17T15:56:34.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-17T15:56:34.059Z] Configure a credential helper to remove this warning. See [2023-10-17T15:56:34.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-17T15:56:34.059Z] [2023-10-17T15:56:34.059Z] Login Succeeded [2023-10-17T15:56:34.059Z] ---> docker-login.sh ends [Pipeline] } [2023-10-17T15:56:34.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:56:34.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-17T15:56:34.120Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-10-17T15:56:34.120Z] aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [2023-10-17T15:56:34.120Z] latest [2023-10-17T15:56:34.120Z] 3.1.0-dev.27 [2023-10-17T15:56:34.120Z] aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [2023-10-17T15:56:34.120Z] main [2023-10-17T15:56:34.120Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:34.465Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:34.815Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [2023-10-17T15:56:34.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-17T15:56:34.815Z] 13356c950592: Preparing [2023-10-17T15:56:34.815Z] 20e527b67e01: Preparing [2023-10-17T15:56:34.815Z] 457010d5784d: Preparing [2023-10-17T15:56:34.815Z] dd0446a4746f: Preparing [2023-10-17T15:56:34.815Z] 570a42b509dd: Preparing [2023-10-17T15:56:34.815Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:56:34.815Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:56:35.087Z] 457010d5784d: Pushed [2023-10-17T15:56:35.087Z] dd0446a4746f: Pushed [2023-10-17T15:56:35.087Z] 20e527b67e01: Pushed [2023-10-17T15:56:35.087Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:56:35.355Z] 570a42b509dd: Pushed [2023-10-17T15:56:41.998Z] 13356c950592: Pushed [2023-10-17T15:56:41.998Z] aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:42.351Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:42.697Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-17T15:56:42.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-17T15:56:42.697Z] 13356c950592: Preparing [2023-10-17T15:56:42.697Z] 20e527b67e01: Preparing [2023-10-17T15:56:42.697Z] 457010d5784d: Preparing [2023-10-17T15:56:42.697Z] dd0446a4746f: Preparing [2023-10-17T15:56:42.697Z] 570a42b509dd: Preparing [2023-10-17T15:56:42.697Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:56:42.697Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:56:42.697Z] 20e527b67e01: Layer already exists [2023-10-17T15:56:42.697Z] 457010d5784d: Layer already exists [2023-10-17T15:56:42.697Z] dd0446a4746f: Layer already exists [2023-10-17T15:56:42.697Z] 13356c950592: Layer already exists [2023-10-17T15:56:42.697Z] 570a42b509dd: Layer already exists [2023-10-17T15:56:42.697Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:56:42.965Z] latest: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:43.309Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:43.659Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.27 [2023-10-17T15:56:43.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-17T15:56:43.659Z] 13356c950592: Preparing [2023-10-17T15:56:43.659Z] 20e527b67e01: Preparing [2023-10-17T15:56:43.659Z] 457010d5784d: Preparing [2023-10-17T15:56:43.659Z] dd0446a4746f: Preparing [2023-10-17T15:56:43.659Z] 570a42b509dd: Preparing [2023-10-17T15:56:43.659Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:56:43.659Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:56:43.659Z] dd0446a4746f: Layer already exists [2023-10-17T15:56:43.659Z] 20e527b67e01: Layer already exists [2023-10-17T15:56:43.659Z] 457010d5784d: Layer already exists [2023-10-17T15:56:43.659Z] 13356c950592: Layer already exists [2023-10-17T15:56:43.659Z] 570a42b509dd: Layer already exists [2023-10-17T15:56:43.659Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:56:43.926Z] 3.1.0-dev.27: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:44.271Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:44.624Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [2023-10-17T15:56:44.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-17T15:56:44.624Z] 13356c950592: Preparing [2023-10-17T15:56:44.624Z] 20e527b67e01: Preparing [2023-10-17T15:56:44.624Z] 457010d5784d: Preparing [2023-10-17T15:56:44.624Z] dd0446a4746f: Preparing [2023-10-17T15:56:44.624Z] 570a42b509dd: Preparing [2023-10-17T15:56:44.624Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:56:44.624Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:56:44.624Z] 457010d5784d: Layer already exists [2023-10-17T15:56:44.624Z] 20e527b67e01: Layer already exists [2023-10-17T15:56:44.624Z] dd0446a4746f: Layer already exists [2023-10-17T15:56:44.624Z] 570a42b509dd: Layer already exists [2023-10-17T15:56:44.624Z] 13356c950592: Layer already exists [2023-10-17T15:56:44.624Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:56:44.890Z] aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:45.253Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:45.601Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-10-17T15:56:45.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-17T15:56:45.601Z] 13356c950592: Preparing [2023-10-17T15:56:45.601Z] 20e527b67e01: Preparing [2023-10-17T15:56:45.601Z] 457010d5784d: Preparing [2023-10-17T15:56:45.601Z] dd0446a4746f: Preparing [2023-10-17T15:56:45.601Z] 570a42b509dd: Preparing [2023-10-17T15:56:45.601Z] 5f4d9fc4d98d: Preparing [2023-10-17T15:56:45.601Z] 5f4d9fc4d98d: Waiting [2023-10-17T15:56:45.601Z] 13356c950592: Layer already exists [2023-10-17T15:56:45.601Z] 570a42b509dd: Layer already exists [2023-10-17T15:56:45.601Z] 20e527b67e01: Layer already exists [2023-10-17T15:56:45.601Z] 457010d5784d: Layer already exists [2023-10-17T15:56:45.601Z] dd0446a4746f: Layer already exists [2023-10-17T15:56:45.601Z] 5f4d9fc4d98d: Layer already exists [2023-10-17T15:56:45.868Z] main: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-17T15:56:45.911Z] ===================================================== [Pipeline] echo [2023-10-17T15:56:45.917Z] taggedImages: [2023-10-17T15:56:45.917Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [2023-10-17T15:56:45.917Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-17T15:56:45.917Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.27 [2023-10-17T15:56:45.917Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [2023-10-17T15:56:45.917Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:46.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:56:46.286Z] [2023-10-17T15:56:46.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:56:46.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:56:46.891Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-17T15:56:46.891Z] 8998bd30e6a1: Pulling fs layer [2023-10-17T15:56:46.891Z] 04944245beec: Pulling fs layer [2023-10-17T15:56:46.891Z] 699f458cf7ca: Pulling fs layer [2023-10-17T15:56:46.891Z] 765212b225bb: Pulling fs layer [2023-10-17T15:56:46.891Z] f23df028b6ca: Pulling fs layer [2023-10-17T15:56:46.891Z] d65c8cfc05b1: Pulling fs layer [2023-10-17T15:56:46.891Z] 2437ff75d9bd: Pulling fs layer [2023-10-17T15:56:46.891Z] f23df028b6ca: Waiting [2023-10-17T15:56:46.891Z] d65c8cfc05b1: Waiting [2023-10-17T15:56:46.891Z] 2437ff75d9bd: Waiting [2023-10-17T15:56:46.891Z] 765212b225bb: Waiting [2023-10-17T15:56:46.891Z] 04944245beec: Verifying Checksum [2023-10-17T15:56:46.891Z] 04944245beec: Download complete [2023-10-17T15:56:46.891Z] 765212b225bb: Verifying Checksum [2023-10-17T15:56:46.891Z] 765212b225bb: Download complete [2023-10-17T15:56:46.891Z] f23df028b6ca: Verifying Checksum [2023-10-17T15:56:46.891Z] f23df028b6ca: Download complete [2023-10-17T15:56:47.162Z] d65c8cfc05b1: Download complete [2023-10-17T15:56:47.162Z] 699f458cf7ca: Verifying Checksum [2023-10-17T15:56:47.162Z] 699f458cf7ca: Download complete [2023-10-17T15:56:47.430Z] 8998bd30e6a1: Verifying Checksum [2023-10-17T15:56:47.430Z] 8998bd30e6a1: Download complete [2023-10-17T15:56:50.024Z] 2437ff75d9bd: Verifying Checksum [2023-10-17T15:56:50.024Z] 2437ff75d9bd: Download complete [2023-10-17T15:56:52.609Z] 8998bd30e6a1: Pull complete [2023-10-17T15:56:52.609Z] 04944245beec: Pull complete [2023-10-17T15:56:54.555Z] 699f458cf7ca: Pull complete [2023-10-17T15:56:54.555Z] 765212b225bb: Pull complete [2023-10-17T15:56:55.519Z] f23df028b6ca: Pull complete [2023-10-17T15:56:55.519Z] d65c8cfc05b1: Pull complete [2023-10-17T15:57:13.738Z] 2437ff75d9bd: Pull complete [2023-10-17T15:57:13.738Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-17T15:57:13.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-17T15:57:13.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:57:13.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-9424 does not seem to be running inside a container [2023-10-17T15:57:14.001Z] $ 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/197 -v /w/workspace/app-service-configurable/197:/w/workspace/app-service-configurable/197:rw,z -v /w/workspace/app-service-configurable/197@tmp:/w/workspace/app-service-configurable/197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-17T15:57:16.720Z] $ docker top 57ea6e562f5bb90970b99e1daba6c4c66c3df91419b1a443048dc9f69398acc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:57:17.551Z] ---> job-cost.sh [2023-10-17T15:57:17.551Z] lf-activate-venv: SKIPPING [2023-10-17T15:57:17.551Z] INFO: No Stack... [2023-10-17T15:57:17.818Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-17T15:57:18.778Z] INFO: Archiving Costs [Pipeline] sh [2023-10-17T15:57:19.423Z] + cat+ /w/workspace/app-service-configurable/197/archives/cost.csv [2023-10-17T15:57:19.423Z] cut -d, -f6 [Pipeline] lock [2023-10-17T15:57:19.456Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [2023-10-17T15:57:19.462Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] did not exist. Created. [2023-10-17T15:57:19.463Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T15:57:20.122Z] /w/workspace/app-service-configurable/197@tmp/durable-57716228/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-17T15:57:20.770Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-17T15:57:20.792Z] Warning: overwriting stash ‘stack-cost’ [2023-10-17T15:57:20.847Z] Stashed 1 file(s) [Pipeline] } [2023-10-17T15:57:20.854Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-17T15:57:20.882Z] $ docker stop --time=1 57ea6e562f5bb90970b99e1daba6c4c66c3df91419b1a443048dc9f69398acc2 [2023-10-17T15:57:22.412Z] $ docker rm -f --volumes 57ea6e562f5bb90970b99e1daba6c4c66c3df91419b1a443048dc9f69398acc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-17T15:57:22.800Z] provisioning config files... [2023-10-17T15:57:22.807Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3074451571189952464tmp [Pipeline] { [Pipeline] sh [2023-10-17T15:57:23.110Z] + set +x [2023-10-17T15:57:23.110Z] + bash -s -- [2023-10-17T15:57:23.110Z] + curl -s https://codecov.io/bash [2023-10-17T15:57:23.110Z] [2023-10-17T15:57:23.110Z] _____ _ [2023-10-17T15:57:23.110Z] / ____| | | [2023-10-17T15:57:23.110Z] | | ___ __| | ___ ___ _____ __ [2023-10-17T15:57:23.110Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-17T15:57:23.110Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-17T15:57:23.110Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-17T15:57:23.110Z] Bash-1.0.6 [2023-10-17T15:57:23.110Z] [2023-10-17T15:57:23.110Z] [2023-10-17T15:57:23.110Z] ==> git version 2.25.1 found [2023-10-17T15:57:23.110Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-17T15:57:23.110Z] Release-Date: 2020-01-08 [2023-10-17T15:57:23.110Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-17T15:57:23.110Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-17T15:57:23.110Z] ==> Jenkins CI detected. [2023-10-17T15:57:23.110Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-10-17T15:57:23.110Z] project root: . [2023-10-17T15:57:23.110Z] --> token set from env [2023-10-17T15:57:23.110Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-17T15:57:23.110Z] ==> Running gcov in . (disable via -X gcov) [2023-10-17T15:57:23.110Z] ==> Python coveragepy not found [2023-10-17T15:57:23.110Z] ==> Searching for coverage reports in: [2023-10-17T15:57:23.110Z] + . [2023-10-17T15:57:23.110Z] -> Found 1 reports [2023-10-17T15:57:23.110Z] ==> Detecting git/mercurial file structure [2023-10-17T15:57:23.110Z] ==> Reading reports [2023-10-17T15:57:23.110Z] + ./coverage.out bytes=13 [2023-10-17T15:57:23.110Z] ==> Appending adjustments [2023-10-17T15:57:23.110Z] https://docs.codecov.io/docs/fixing-reports [2023-10-17T15:57:23.110Z] + Found adjustments [2023-10-17T15:57:23.110Z] ==> Gzipping contents [2023-10-17T15:57:23.370Z] 4.0K /tmp/codecov.LR2Jp9.gz [2023-10-17T15:57:23.370Z] ==> Uploading reports [2023-10-17T15:57:23.370Z] url: https://codecov.io [2023-10-17T15:57:23.370Z] query: branch=main&commit=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-17T15:57:23.370Z] -> Pinging Codecov [2023-10-17T15:57:23.370Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-17T15:58:31.068Z] -> Uploading to [2023-10-17T15:58:31.068Z] [2023-10-17T15:58:31.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T15:58:31.068Z] Dload Upload Total Spent Left Speed [2023-10-17T15:58:31.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: [2023-10-17T15:58:31.068Z] X> Failed to upload [2023-10-17T15:58:31.068Z] ==> Uploading to Codecov [2023-10-17T15:58:31.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-17T15:58:31.068Z] Dload Upload Total Spent Left Speed [2023-10-17T15:58:31.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 686 100 257 100 429 1917 3201 --:--:-- --:--:-- --:--:-- 5119 [2023-10-17T15:58:31.068Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "a8a4280e-720d-4f8a-be1c-a6b639a8fcc1", "url": "https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e"} [Pipeline] } [2023-10-17T15:58:31.076Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-17T15:58:31.224Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-17T15:58:31.235Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:31.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:58:31.536Z] [2023-10-17T15:58:31.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:58:31.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:58:31.841Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-17T15:58:31.841Z] df9b9388f04a: Pulling fs layer [2023-10-17T15:58:31.841Z] 52dc419b0ee2: Pulling fs layer [2023-10-17T15:58:31.841Z] 25bc292e5bac: Pulling fs layer [2023-10-17T15:58:31.841Z] 114826534d7a: Pulling fs layer [2023-10-17T15:58:31.841Z] 4657fd5d0bcf: Pulling fs layer [2023-10-17T15:58:31.841Z] 6ad1cebc031e: Pulling fs layer [2023-10-17T15:58:31.841Z] 8a3aa393b2d8: Pulling fs layer [2023-10-17T15:58:31.841Z] 4657fd5d0bcf: Waiting [2023-10-17T15:58:31.841Z] 6ad1cebc031e: Waiting [2023-10-17T15:58:31.841Z] 8a3aa393b2d8: Waiting [2023-10-17T15:58:31.841Z] 25bc292e5bac: Verifying Checksum [2023-10-17T15:58:31.841Z] 25bc292e5bac: Download complete [2023-10-17T15:58:31.841Z] 52dc419b0ee2: Verifying Checksum [2023-10-17T15:58:31.841Z] 52dc419b0ee2: Download complete [2023-10-17T15:58:31.841Z] 4657fd5d0bcf: Download complete [2023-10-17T15:58:31.841Z] df9b9388f04a: Verifying Checksum [2023-10-17T15:58:31.841Z] df9b9388f04a: Download complete [2023-10-17T15:58:32.101Z] 6ad1cebc031e: Verifying Checksum [2023-10-17T15:58:32.101Z] 6ad1cebc031e: Download complete [2023-10-17T15:58:32.101Z] df9b9388f04a: Pull complete [2023-10-17T15:58:32.101Z] 52dc419b0ee2: Pull complete [2023-10-17T15:58:32.101Z] 25bc292e5bac: Pull complete [2023-10-17T15:58:32.670Z] 114826534d7a: Verifying Checksum [2023-10-17T15:58:32.670Z] 114826534d7a: Download complete [2023-10-17T15:58:32.670Z] 8a3aa393b2d8: Verifying Checksum [2023-10-17T15:58:32.670Z] 8a3aa393b2d8: Download complete [2023-10-17T15:58:36.855Z] 114826534d7a: Pull complete [2023-10-17T15:58:36.855Z] 4657fd5d0bcf: Pull complete [2023-10-17T15:58:36.855Z] 6ad1cebc031e: Pull complete [2023-10-17T15:58:40.150Z] 8a3aa393b2d8: Pull complete [2023-10-17T15:58:40.150Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-17T15:58:40.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-17T15:58:40.150Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:58:40.248Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:58:40.278Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-17T15:58:46.002Z] $ docker top 82d9374bf79a77080947eec307745f13a396475eec1897499a406541b01979fc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-17T15:58:46.069Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-10-17T15:58:46.349Z] + set -o pipefail [2023-10-17T15:58:46.349Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-10-17T15:58:56.331Z] [2023-10-17T15:58:56.331Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-10-17T15:58:56.331Z] [2023-10-17T15:58:56.331Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b268fe91-3e8b-4fa5-87e5-4553526e000f [2023-10-17T15:58:56.331Z] [2023-10-17T15:58:56.331Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-17T15:58:56.331Z] [2023-10-17T15:58:56.331Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-17T15:58:56.331Z] [2023-10-17T15:58:56.898Z] [2023-10-17T15:58:56.898Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-17T15:58:56.898Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-17T15:58:56.898Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-17T15:58:56.908Z] $ docker stop --time=1 82d9374bf79a77080947eec307745f13a396475eec1897499a406541b01979fc [2023-10-17T15:59:01.680Z] $ docker rm -f --volumes 82d9374bf79a77080947eec307745f13a396475eec1897499a406541b01979fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-17T15:59:02.462Z] + git log --format=format:%s -1 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] sh [2023-10-17T15:59:02.751Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:59:02.751Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:03.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:59:03.046Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:03.109Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:59:03.139Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T15:59:03.679Z] $ docker top eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 -eo pid,comm [2023-10-17T15:59:03.729Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-17T15:59:03.729Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:59:03.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:59:03.766Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:59:03.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:59:03.880Z] $ docker exec eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 ssh-agent [2023-10-17T15:59:03.984Z] SSH_AUTH_SOCK=/tmp/ssh-HZL05gA8QrrR/agent.32 [2023-10-17T15:59:03.984Z] SSH_AGENT_PID=38 [2023-10-17T15:59:03.989Z] Running ssh-add (command line suppressed) [2023-10-17T15:59:04.089Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6943757677969890758.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6943757677969890758.key) [2023-10-17T15:59:04.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:59:04.391Z] + git semver tag [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,578 [run_tag] DEBUG tag force:False [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,578 [check_head_tag] DEBUG check head tag [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,579 [execute] INFO git cat-file --batch-check [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,584 [execute] INFO git cat-file --batch [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,599 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,600 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:59:04.650Z] 2023-10-17 15:59:04,604 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:59:04.650Z] 3.1.0-dev.27 [Pipeline] } [2023-10-17T15:59:04.658Z] $ docker exec --env ******** --env ******** eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 ssh-agent -k [2023-10-17T15:59:04.787Z] unset SSH_AUTH_SOCK; [2023-10-17T15:59:04.788Z] unset SSH_AGENT_PID; [2023-10-17T15:59:04.788Z] echo Agent pid 38 killed; [2023-10-17T15:59:04.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:59:05.099Z] + git semver [Pipeline] } [2023-10-17T15:59:05.370Z] $ docker stop --time=1 eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 [2023-10-17T15:59:06.832Z] $ docker rm -f --volumes eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:07.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:59:07.205Z] [2023-10-17T15:59:07.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:07.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:59:07.503Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-17T15:59:07.503Z] ab5ef0e58194: Pulling fs layer [2023-10-17T15:59:07.503Z] 9712f1f96733: Pulling fs layer [2023-10-17T15:59:07.503Z] 63f879dbbcfc: Pulling fs layer [2023-10-17T15:59:07.503Z] 0d9ebad4ef96: Pulling fs layer [2023-10-17T15:59:07.503Z] e9a5061849ea: Pulling fs layer [2023-10-17T15:59:07.503Z] d747dcd14b5f: Pulling fs layer [2023-10-17T15:59:07.503Z] 2de7ff778b66: Pulling fs layer [2023-10-17T15:59:07.503Z] 0d9ebad4ef96: Waiting [2023-10-17T15:59:07.503Z] e9a5061849ea: Waiting [2023-10-17T15:59:07.503Z] d747dcd14b5f: Waiting [2023-10-17T15:59:07.503Z] 2de7ff778b66: Waiting [2023-10-17T15:59:07.503Z] 9712f1f96733: Verifying Checksum [2023-10-17T15:59:07.503Z] 9712f1f96733: Download complete [2023-10-17T15:59:08.071Z] 63f879dbbcfc: Verifying Checksum [2023-10-17T15:59:08.071Z] 63f879dbbcfc: Download complete [2023-10-17T15:59:08.071Z] 0d9ebad4ef96: Verifying Checksum [2023-10-17T15:59:08.071Z] 0d9ebad4ef96: Download complete [2023-10-17T15:59:08.071Z] d747dcd14b5f: Verifying Checksum [2023-10-17T15:59:08.071Z] d747dcd14b5f: Download complete [2023-10-17T15:59:08.071Z] e9a5061849ea: Verifying Checksum [2023-10-17T15:59:08.071Z] e9a5061849ea: Download complete [2023-10-17T15:59:08.071Z] ab5ef0e58194: Verifying Checksum [2023-10-17T15:59:08.071Z] ab5ef0e58194: Download complete [2023-10-17T15:59:08.071Z] 2de7ff778b66: Verifying Checksum [2023-10-17T15:59:08.071Z] 2de7ff778b66: Download complete [2023-10-17T15:59:10.598Z] ab5ef0e58194: Pull complete [2023-10-17T15:59:10.856Z] 9712f1f96733: Pull complete [2023-10-17T15:59:11.420Z] 63f879dbbcfc: Pull complete [2023-10-17T15:59:15.604Z] 0d9ebad4ef96: Pull complete [2023-10-17T15:59:15.604Z] e9a5061849ea: Pull complete [2023-10-17T15:59:15.604Z] d747dcd14b5f: Pull complete [2023-10-17T15:59:16.537Z] 2de7ff778b66: Pull complete [2023-10-17T15:59:16.537Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-17T15:59:16.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-17T15:59:16.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:16.612Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:59:16.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-17T15:59:29.696Z] $ docker top 801f1b79ceb18e9847d00a918e1029d6d1550e612e66ddc5fd446f6afe9610d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:59:29.783Z] provisioning config files... [2023-10-17T15:59:29.791Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1381952213573771960tmp [2023-10-17T15:59:29.803Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1274570324372214925tmp [2023-10-17T15:59:29.810Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1434997459670761185tmp [Pipeline] { [Pipeline] echo [2023-10-17T15:59:29.826Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:30.103Z] ---> sigul-configuration.sh [2023-10-17T15:59:30.103Z] gpg: directory `/root/.gnupg' created [2023-10-17T15:59:30.103Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-17T15:59:30.103Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-17T15:59:30.103Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-17T15:59:30.103Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-17T15:59:30.103Z] gpg: CAST5 encrypted data [2023-10-17T15:59:30.103Z] gpg: encrypted with 1 passphrase [2023-10-17T15:59:30.103Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-17T15:59:30.390Z] + mkdir /home/jenkins [2023-10-17T15:59:30.390Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-17T15:59:30.675Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-17T15:59:30.683Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:30.968Z] ---> sigul-install.sh [2023-10-17T15:59:30.968Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-17T15:59:31.250Z] + git tag --list [2023-10-17T15:59:31.250Z] v1.0.0 [2023-10-17T15:59:31.250Z] v1.1.0 [2023-10-17T15:59:31.250Z] v1.2.0 [2023-10-17T15:59:31.250Z] v1.3.0 [2023-10-17T15:59:31.250Z] v1.3.1 [2023-10-17T15:59:31.250Z] v2.0.0 [2023-10-17T15:59:31.250Z] v2.0.1 [2023-10-17T15:59:31.250Z] v2.1.0 [2023-10-17T15:59:31.250Z] v2.1.1 [2023-10-17T15:59:31.250Z] v2.1.2 [2023-10-17T15:59:31.250Z] v2.2.0 [2023-10-17T15:59:31.250Z] v2.3 [2023-10-17T15:59:31.250Z] v2.3.0 [2023-10-17T15:59:31.250Z] v2.3.1 [2023-10-17T15:59:31.250Z] v3.0 [2023-10-17T15:59:31.250Z] v3.0.0 [2023-10-17T15:59:31.250Z] v3.0.1 [2023-10-17T15:59:31.250Z] v3.0.1-dev.1 [2023-10-17T15:59:31.250Z] v3.1.0-dev.1 [2023-10-17T15:59:31.250Z] v3.1.0-dev.10 [2023-10-17T15:59:31.250Z] v3.1.0-dev.11 [2023-10-17T15:59:31.250Z] v3.1.0-dev.12 [2023-10-17T15:59:31.250Z] v3.1.0-dev.13 [2023-10-17T15:59:31.250Z] v3.1.0-dev.14 [2023-10-17T15:59:31.250Z] v3.1.0-dev.15 [2023-10-17T15:59:31.250Z] v3.1.0-dev.16 [2023-10-17T15:59:31.250Z] v3.1.0-dev.17 [2023-10-17T15:59:31.250Z] v3.1.0-dev.18 [2023-10-17T15:59:31.250Z] v3.1.0-dev.19 [2023-10-17T15:59:31.250Z] v3.1.0-dev.2 [2023-10-17T15:59:31.250Z] v3.1.0-dev.20 [2023-10-17T15:59:31.250Z] v3.1.0-dev.21 [2023-10-17T15:59:31.250Z] v3.1.0-dev.22 [2023-10-17T15:59:31.250Z] v3.1.0-dev.23 [2023-10-17T15:59:31.250Z] v3.1.0-dev.24 [2023-10-17T15:59:31.250Z] v3.1.0-dev.25 [2023-10-17T15:59:31.250Z] v3.1.0-dev.26 [2023-10-17T15:59:31.250Z] v3.1.0-dev.27 [2023-10-17T15:59:31.250Z] v3.1.0-dev.3 [2023-10-17T15:59:31.250Z] v3.1.0-dev.4 [2023-10-17T15:59:31.250Z] v3.1.0-dev.5 [2023-10-17T15:59:31.250Z] v3.1.0-dev.6 [2023-10-17T15:59:31.250Z] v3.1.0-dev.7 [2023-10-17T15:59:31.250Z] v3.1.0-dev.8 [2023-10-17T15:59:31.250Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-17T15:59:31.537Z] + lftools sign git-tag v3.1.0-dev.27 [2023-10-17T15:59:32.108Z] Signing Git tag with Sigul... [2023-10-17T15:59:32.108Z] Signing v3.1.0-dev.27 [Pipeline] echo [2023-10-17T15:59:32.686Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:32.973Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-17T15:59:32.980Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-17T15:59:32.998Z] $ docker stop --time=1 801f1b79ceb18e9847d00a918e1029d6d1550e612e66ddc5fd446f6afe9610d8 [2023-10-17T15:59:35.292Z] $ docker rm -f --volumes 801f1b79ceb18e9847d00a918e1029d6d1550e612e66ddc5fd446f6afe9610d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-17T15:59:38.289Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:59:38.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:38.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:59:38.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:38.694Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:59:38.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T15:59:39.716Z] $ docker top f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 -eo pid,comm [2023-10-17T15:59:39.759Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-17T15:59:39.759Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:59:39.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:59:39.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:59:39.919Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:59:39.922Z] $ docker exec f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 ssh-agent [2023-10-17T15:59:40.030Z] SSH_AUTH_SOCK=/tmp/ssh-AQbTeuSzFpi0/agent.14 [2023-10-17T15:59:40.030Z] SSH_AGENT_PID=20 [2023-10-17T15:59:40.038Z] Running ssh-add (command line suppressed) [2023-10-17T15:59:40.168Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17255267825745108536.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17255267825745108536.key) [2023-10-17T15:59:40.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:59:40.470Z] + git semver bump pre [2023-10-17T15:59:40.730Z] 2023-10-17 15:59:40,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:59:40.730Z] 2023-10-17 15:59:40,669 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev [2023-10-17T15:59:40.730Z] 2023-10-17 15:59:40,669 [bump_version] DEBUG bumped version:3.1.0-dev.28 [2023-10-17T15:59:40.730Z] 2023-10-17 15:59:40,669 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-10-17T15:59:40.730Z] 2023-10-17 15:59:40,670 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:59:40.731Z] 2023-10-17 15:59:40,670 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:59:40.731Z] 2023-10-17 15:59:40,673 [execute] INFO git cat-file --batch-check [2023-10-17T15:59:40.731Z] 2023-10-17 15:59:40,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T15:59:40.731Z] 2023-10-17 15:59:40,679 [execute] INFO git cat-file --batch [2023-10-17T15:59:40.731Z] 2023-10-17 15:59:40,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T15:59:40.731Z] 2023-10-17 15:59:40,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:59:40.731Z] 3.1.0-dev.28 [Pipeline] } [2023-10-17T15:59:40.739Z] $ docker exec --env ******** --env ******** f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 ssh-agent -k [2023-10-17T15:59:40.842Z] unset SSH_AUTH_SOCK; [2023-10-17T15:59:40.842Z] unset SSH_AGENT_PID; [2023-10-17T15:59:40.842Z] echo Agent pid 20 killed; [2023-10-17T15:59:40.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:59:41.163Z] + git semver [Pipeline] } [2023-10-17T15:59:41.436Z] $ docker stop --time=1 f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 [2023-10-17T15:59:43.298Z] $ docker rm -f --volumes f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-17T15:59:43.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-17T15:59:43.690Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:43.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-17T15:59:43.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:44.058Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:59:44.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-17T15:59:45.692Z] $ docker top 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 -eo pid,comm [2023-10-17T15:59:45.739Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-17T15:59:45.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-17T15:59:45.776Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-17T15:59:45.776Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-17T15:59:45.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-17T15:59:45.934Z] $ docker exec 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 ssh-agent [2023-10-17T15:59:46.046Z] SSH_AUTH_SOCK=/tmp/ssh-zYrDmOMv1fXu/agent.14 [2023-10-17T15:59:46.046Z] SSH_AGENT_PID=20 [2023-10-17T15:59:46.057Z] Running ssh-add (command line suppressed) [2023-10-17T15:59:46.145Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9965116548450073725.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9965116548450073725.key) [2023-10-17T15:59:46.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-17T15:59:46.547Z] + git semver push [2023-10-17T15:59:46.836Z] 2023-10-17 15:59:46,818 [run_push] DEBUG push [2023-10-17T15:59:46.836Z] 2023-10-17 15:59:46,819 [execute] INFO git cat-file --batch-check [2023-10-17T15:59:46.836Z] 2023-10-17 15:59:46,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-17T15:59:46.836Z] 2023-10-17 15:59:46,822 [execute] INFO git rev-list 043b5ba270ff02c72a6111f037cdec723ce2f8c8 -- [2023-10-17T15:59:46.836Z] 2023-10-17 15:59:46,823 [execute] DEBUG Popen(['git', 'rev-list', '043b5ba270ff02c72a6111f037cdec723ce2f8c8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:59:47.110Z] 2023-10-17 15:59:46,837 [execute] INFO git fetch -v origin [2023-10-17T15:59:47.111Z] 2023-10-17 15:59:46,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-17T15:59:47.678Z] 2023-10-17 15:59:47,500 [run_push] DEBUG no remote changes detected [2023-10-17T15:59:47.678Z] 2023-10-17 15:59:47,500 [execute] INFO git push origin semver [2023-10-17T15:59:47.678Z] 2023-10-17 15:59:47,500 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:59:48.621Z] 2023-10-17 15:59:48,289 [run_push] DEBUG push all version tags [2023-10-17T15:59:48.621Z] 2023-10-17 15:59:48,289 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-17T15:59:48.621Z] 2023-10-17 15:59:48,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-17T15:59:49.185Z] 2023-10-17 15:59:49,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-17T15:59:49.185Z] 3.1.0-dev.28 [Pipeline] } [2023-10-17T15:59:49.194Z] $ docker exec --env ******** --env ******** 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 ssh-agent -k [2023-10-17T15:59:49.280Z] unset SSH_AUTH_SOCK; [2023-10-17T15:59:49.280Z] unset SSH_AGENT_PID; [2023-10-17T15:59:49.280Z] echo Agent pid 20 killed; [2023-10-17T15:59:49.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-17T15:59:49.611Z] + git semver [Pipeline] } [2023-10-17T15:59:49.882Z] $ docker stop --time=1 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 [2023-10-17T15:59:51.684Z] $ docker rm -f --volumes 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-17T15:59:52.427Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-10-17T15:59:52.427Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-17T15:59:52.427Z] total 16 [2023-10-17T15:59:52.427Z] drwxr-xr-x 3 root root 4096 Oct 17 15:46 . [2023-10-17T15:59:52.427Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:59 .. [2023-10-17T15:59:52.427Z] drwxr-xr-x 2 root root 4096 Oct 17 15:46 cost [2023-10-17T15:59:52.427Z] -rw-r--r-- 1 root root 96 Oct 17 15:46 cost.csv [2023-10-17T15:59:52.427Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-10-17T15:59:52.686Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-17T15:59:52.686Z] total 16 [2023-10-17T15:59:52.686Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:46 . [2023-10-17T15:59:52.686Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:59 .. [2023-10-17T15:59:52.686Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 15:46 cost [2023-10-17T15:59:52.686Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 17 15:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:52.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:53.830Z] ---> package-listing.sh [2023-10-17T15:59:53.830Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-17T15:59:53.830Z] ++ facter osfamily [2023-10-17T15:59:54.091Z] + OS_FAMILY=debian [2023-10-17T15:59:54.091Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-10-17T15:59:54.091Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-17T15:59:54.091Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-17T15:59:54.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-17T15:59:54.091Z] + PACKAGES=/tmp/packages_start.txt [2023-10-17T15:59:54.091Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-17T15:59:54.091Z] + PACKAGES=/tmp/packages_end.txt [2023-10-17T15:59:54.091Z] + case "${OS_FAMILY}" in [2023-10-17T15:59:54.091Z] + dpkg -l [2023-10-17T15:59:54.091Z] + grep '^ii' [2023-10-17T15:59:54.091Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-17T15:59:54.091Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-17T15:59:54.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-17T15:59:54.091Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-17T15:59:54.091Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-10-17T15:59:54.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-10-17T15:59:54.102Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-17T15:59:54.375Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-17T15:59:54.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-17T15:59:54.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-17T15:59:55.009Z] prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container [2023-10-17T15:59:55.041Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-17T15:59:56.180Z] $ docker top 3489f030db43520b5cb7c14c3b7de21bfceb4e911e88b3ce7fa1a289f62cd13b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-17T15:59:56.523Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-17T15:59:56.812Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-17T15:59:57.097Z] + ls /var/log/sa-host [2023-10-17T15:59:57.097Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-17T15:59:57.243Z] provisioning config files... [2023-10-17T15:59:57.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12606861322182952976tmp [Pipeline] { [Pipeline] echo [2023-10-17T15:59:57.267Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:57.546Z] ---> create-netrc.sh [Pipeline] } [2023-10-17T15:59:57.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:57.896Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-17T15:59:57.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:58.186Z] ---> sudo-logs.sh [2023-10-17T15:59:58.186Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-17T15:59:58.206Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:58.487Z] ---> job-cost.sh [2023-10-17T15:59:58.487Z] lf-activate-venv: SKIPPING [2023-10-17T15:59:58.487Z] DEBUG: total: 0.2199999988079071 [2023-10-17T15:59:58.487Z] INFO: Retrieving Stack Cost... [2023-10-17T15:59:58.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-17T15:59:59.314Z] INFO: Archiving Costs [Pipeline] echo [2023-10-17T15:59:59.325Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-17T15:59:59.605Z] ---> logs-deploy.sh [2023-10-17T15:59:59.605Z] lf-activate-venv: SKIPPING [2023-10-17T15:59:59.605Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/197 [2023-10-17T15:59:59.605Z] INFO: archiving workspace using pattern(s): [2023-10-17T16:00:00.539Z] Archives upload complete. [2023-10-17T16:00:00.539Z] INFO: archiving logs to Nexus