Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5f9822de111f2ad008e04cca8702a7116aaeba8 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-ssh10717536247161533270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17024389251837463292.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3465213007902437401.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4936821620842547000.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-ssh3050250131393320084.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1729’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1730 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 c5f9822de111f2ad008e04cca8702a7116aaeba8 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#576)" > 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 c5f9822de111f2ad008e04cca8702a7116aaeba8 # timeout=10 > git rev-list --no-walk a1ff75ce4f452d12354ab0b1f24bdf4428979f4c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-21T16:55:51.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-21T16:55:51.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-21T16:55:51.976Z] ========================================================= [2023-07-21T16:55:51.976Z] EdgeX Global Pipelines Version Info [2023-07-21T16:55:51.976Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:55:52.683Z] ------------------- [2023-07-21T16:55:52.683Z] stable info: [2023-07-21T16:55:52.683Z] ------------------- [2023-07-21T16:55:52.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-21T16:55:52.683Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T16:55:52.683Z] Message: update stable to v1.0.250 [2023-07-21T16:55:53.256Z] ------------------- [2023-07-21T16:55:53.256Z] experimental info: [2023-07-21T16:55:53.256Z] ------------------- [2023-07-21T16:55:53.256Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-21T16:55:53.256Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-21T16:55:53.256Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-21T16:55:53.415Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-21T16:55:53.430Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-21T16:55:53.441Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-21T16:55:53.457Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-21T16:55:53.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-21T16:55:53.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-21T16:55:53.498Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-21T16:55:53.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-21T16:55:53.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-21T16:55:53.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-21T16:55:53.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-21T16:55:53.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-21T16:55:53.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-21T16:55:53.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-21T16:55:53.600Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T16:55:53.612Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-21T16:55:53.620Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T16:55:53.629Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-21T16:55:53.638Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-21T16:55:53.647Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-21T16:55:53.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-21T16:55:53.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-21T16:55:53.674Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-21T16:55:53.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-21T16:55:53.700Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-21T16:55:53.713Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-21T16:55:53.726Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-21T16:55:53.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-21T16:55:53.749Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-21T16:55:53.765Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-21T16:55:53.785Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] echo [2023-07-21T16:55:53.804Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5f9822 [Pipeline] echo [2023-07-21T16:55:53.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T16:55:53.869Z] provisioning config files... [2023-07-21T16:55:53.884Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11458641768581541721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:55:54.185Z] ---> docker-login.sh [2023-07-21T16:55:54.185Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:55:54.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:54.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:54.451Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:54.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:54.451Z] [2023-07-21T16:55:54.451Z] Login Succeeded [2023-07-21T16:55:54.451Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:55:54.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:54.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:54.732Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:54.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:54.732Z] [2023-07-21T16:55:54.732Z] Login Succeeded [2023-07-21T16:55:54.732Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:55:54.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:54.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:54.732Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:54.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:54.732Z] [2023-07-21T16:55:54.732Z] Login Succeeded [2023-07-21T16:55:54.732Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:55:54.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:54.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:54.992Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:54.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:54.992Z] [2023-07-21T16:55:54.992Z] Login Succeeded [2023-07-21T16:55:54.992Z] docker.io [2023-07-21T16:55:54.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:55:55.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:55:55.253Z] Configure a credential helper to remove this warning. See [2023-07-21T16:55:55.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:55:55.253Z] [2023-07-21T16:55:55.253Z] Login Succeeded [2023-07-21T16:55:55.253Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:55:55.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-21T16:55:55.644Z] + git rev-list -1 --merges c5f9822de111f2ad008e04cca8702a7116aaeba8~1..c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] echo [2023-07-21T16:55:55.688Z] -----------> git rev-list -1 --merges c5f9822de111f2ad008e04cca8702a7116aaeba8~1..c5f9822de111f2ad008e04cca8702a7116aaeba8 c5f9822de111f2ad008e04cca8702a7116aaeba8 [false] [Pipeline] sh [2023-07-21T16:55:55.976Z] + git log --format=format:%s -1 c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] echo [2023-07-21T16:55:55.991Z] ========================================================= [2023-07-21T16:55:55.991Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-21T16:55:55.991Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T16:55:56.319Z] + git log --format=format:%s -1 c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] echo [2023-07-21T16:55:56.329Z] [semverPrep] GIT_COMMIT: c5f9822de111f2ad008e04cca8702a7116aaeba8, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#576) [Pipeline] echo [2023-07-21T16:55:56.339Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-21T16:55:56.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T16:55:56.686Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-21T16:55:56.686Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-21T16:55:56.686Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-21T16:55:56.686Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-21T16:55:56.686Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-21T16:55:56.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:55:57.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:55:57.034Z] [2023-07-21T16:55:57.034Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:55:57.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:55:57.595Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-21T16:55:57.595Z] b85a868b505f: Pulling fs layer [2023-07-21T16:55:57.595Z] e2be974225ed: Pulling fs layer [2023-07-21T16:55:57.595Z] 339a4e72a1f5: Pulling fs layer [2023-07-21T16:55:57.595Z] 988bab9f4d93: Pulling fs layer [2023-07-21T16:55:57.595Z] 1469e6f7b9e6: Pulling fs layer [2023-07-21T16:55:57.595Z] eaf3925da568: Pulling fs layer [2023-07-21T16:55:57.595Z] bab4dde63d76: Pulling fs layer [2023-07-21T16:55:57.595Z] bde34c3a00c8: Pulling fs layer [2023-07-21T16:55:57.595Z] b352a97aabf1: Pulling fs layer [2023-07-21T16:55:57.595Z] 4872d77fe225: Pulling fs layer [2023-07-21T16:55:57.595Z] 5851b861e8e6: Pulling fs layer [2023-07-21T16:55:57.595Z] 988bab9f4d93: Waiting [2023-07-21T16:55:57.595Z] 1469e6f7b9e6: Waiting [2023-07-21T16:55:57.595Z] eaf3925da568: Waiting [2023-07-21T16:55:57.595Z] 4872d77fe225: Waiting [2023-07-21T16:55:57.595Z] 5851b861e8e6: Waiting [2023-07-21T16:55:57.595Z] bab4dde63d76: Waiting [2023-07-21T16:55:57.595Z] b352a97aabf1: Waiting [2023-07-21T16:55:57.595Z] bde34c3a00c8: Waiting [2023-07-21T16:55:57.595Z] e2be974225ed: Verifying Checksum [2023-07-21T16:55:57.595Z] e2be974225ed: Download complete [2023-07-21T16:55:57.595Z] 988bab9f4d93: Verifying Checksum [2023-07-21T16:55:57.595Z] 988bab9f4d93: Download complete [2023-07-21T16:55:57.595Z] 339a4e72a1f5: Verifying Checksum [2023-07-21T16:55:57.595Z] 339a4e72a1f5: Download complete [2023-07-21T16:55:57.595Z] 1469e6f7b9e6: Verifying Checksum [2023-07-21T16:55:57.595Z] 1469e6f7b9e6: Download complete [2023-07-21T16:55:57.595Z] eaf3925da568: Verifying Checksum [2023-07-21T16:55:57.595Z] eaf3925da568: Download complete [2023-07-21T16:55:57.595Z] bde34c3a00c8: Download complete [2023-07-21T16:55:57.595Z] b352a97aabf1: Verifying Checksum [2023-07-21T16:55:57.595Z] b352a97aabf1: Download complete [2023-07-21T16:55:57.595Z] 4872d77fe225: Verifying Checksum [2023-07-21T16:55:57.595Z] 4872d77fe225: Download complete [2023-07-21T16:55:57.595Z] 5851b861e8e6: Verifying Checksum [2023-07-21T16:55:57.595Z] 5851b861e8e6: Download complete [2023-07-21T16:55:57.855Z] b85a868b505f: Verifying Checksum [2023-07-21T16:55:57.855Z] b85a868b505f: Download complete [2023-07-21T16:55:58.116Z] bab4dde63d76: Verifying Checksum [2023-07-21T16:55:58.116Z] bab4dde63d76: Download complete [2023-07-21T16:55:59.054Z] b85a868b505f: Pull complete [2023-07-21T16:55:59.054Z] e2be974225ed: Pull complete [2023-07-21T16:55:59.620Z] 339a4e72a1f5: Pull complete [2023-07-21T16:55:59.620Z] 988bab9f4d93: Pull complete [2023-07-21T16:56:00.189Z] 1469e6f7b9e6: Pull complete [2023-07-21T16:56:00.448Z] eaf3925da568: Pull complete [2023-07-21T16:56:02.354Z] bab4dde63d76: Pull complete [2023-07-21T16:56:02.354Z] bde34c3a00c8: Pull complete [2023-07-21T16:56:02.354Z] b352a97aabf1: Pull complete [2023-07-21T16:56:02.354Z] 4872d77fe225: Pull complete [2023-07-21T16:56:02.354Z] 5851b861e8e6: Pull complete [2023-07-21T16:56:02.614Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-21T16:56:02.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T16:56:02.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:56:02.707Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T16:56:02.745Z] $ 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-07-21T16:56:07.834Z] $ docker top 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 -eo pid,comm [2023-07-21T16:56:07.882Z] 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-07-21T16:56:07.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T16:56:07.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T16:56:07.918Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T16:56:08.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T16:56:08.076Z] $ docker exec 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 ssh-agent [2023-07-21T16:56:08.191Z] SSH_AUTH_SOCK=/tmp/ssh-PM3IAGwZPLtE/agent.14 [2023-07-21T16:56:08.191Z] SSH_AGENT_PID=27 [2023-07-21T16:56:08.197Z] Running ssh-add (command line suppressed) [2023-07-21T16:56:08.316Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_632695227079944142.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_632695227079944142.key) [2023-07-21T16:56:08.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T16:56:08.610Z] + git tag --points-at HEAD [Pipeline] } [2023-07-21T16:56:08.624Z] $ docker exec --env ******** --env ******** 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 ssh-agent -k [2023-07-21T16:56:08.722Z] unset SSH_AUTH_SOCK; [2023-07-21T16:56:08.723Z] unset SSH_AGENT_PID; [2023-07-21T16:56:08.723Z] echo Agent pid 27 killed; [2023-07-21T16:56:08.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-21T16:56:08.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T16:56:08.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T16:56:08.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T16:56:08.854Z] $ docker exec 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 ssh-agent [2023-07-21T16:56:08.954Z] SSH_AUTH_SOCK=/tmp/ssh-REH8OKOWANoU/agent.70 [2023-07-21T16:56:08.954Z] SSH_AGENT_PID=76 [2023-07-21T16:56:08.959Z] Running ssh-add (command line suppressed) [2023-07-21T16:56:09.059Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6939958302108614218.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6939958302108614218.key) [2023-07-21T16:56:09.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T16:56:09.358Z] + git semver init [2023-07-21T16:56:09.926Z] 2023-07-21 16:56:09,698 [run_init] DEBUG init version:0.0.0 force:False [2023-07-21T16:56:09.926Z] 2023-07-21 16:56:09,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-07-21T16:56:09.926Z] 2023-07-21 16:56:09,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-07-21T16:56:09.926Z] 2023-07-21 16:56:09,700 [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-07-21T16:56:10.863Z] 2023-07-21 16:56:10,707 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-07-21T16:56:10.863Z] 2023-07-21 16:56:10,708 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-07-21T16:56:10.863Z] 2023-07-21 16:56:10,708 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T16:56:10.863Z] 2023-07-21 16:56:10,708 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T16:56:10.863Z] 3.1.0-dev.4 [Pipeline] } [2023-07-21T16:56:10.874Z] $ docker exec --env ******** --env ******** 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 ssh-agent -k [2023-07-21T16:56:10.967Z] unset SSH_AUTH_SOCK; [2023-07-21T16:56:10.968Z] unset SSH_AGENT_PID; [2023-07-21T16:56:10.968Z] echo Agent pid 76 killed; [2023-07-21T16:56:10.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T16:56:11.287Z] + git semver [Pipeline] } [2023-07-21T16:56:11.561Z] $ docker stop --time=1 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 [2023-07-21T16:56:13.054Z] $ docker rm -f --volumes 4c4026f943761629f632d326fab22dc3b6bd3d9227ca2e48c4a4fdc82b5afac1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T16:56:13.423Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-21T16:56:13.631Z] Stashed 1 file(s) [Pipeline] echo [2023-07-21T16:56:13.634Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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-07-21T16:56:13.805Z] provisioning config files... [2023-07-21T16:56:13.814Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3961246388647424408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:56:14.108Z] ---> docker-login.sh [2023-07-21T16:56:14.108Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:56:14.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:14.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:14.108Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:14.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:14.108Z] [2023-07-21T16:56:14.108Z] Login Succeeded [2023-07-21T16:56:14.108Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:56:14.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:14.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:14.108Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:14.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:14.108Z] [2023-07-21T16:56:14.108Z] Login Succeeded [2023-07-21T16:56:14.108Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:56:14.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:14.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:14.366Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:14.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:14.366Z] [2023-07-21T16:56:14.366Z] Login Succeeded [2023-07-21T16:56:14.366Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:56:14.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:14.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:14.366Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:14.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:14.366Z] [2023-07-21T16:56:14.366Z] Login Succeeded [2023-07-21T16:56:14.366Z] docker.io [2023-07-21T16:56:14.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:56:14.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:56:14.625Z] Configure a credential helper to remove this warning. See [2023-07-21T16:56:14.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:56:14.625Z] [2023-07-21T16:56:14.625Z] Login Succeeded [2023-07-21T16:56:14.625Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:56:14.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-21T16:56:14.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:56:14.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:56:14.721Z] ========================================================= [2023-07-21T16:56:14.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-21T16:56:14.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:56:15.043Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-21T16:56:15.043Z] Sending build context to Docker daemon 3.3MB [2023-07-21T16:56:15.043Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T16:56:15.043Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T16:56:15.043Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-21T16:56:15.043Z] 4db1b89c0bd1: Pulling fs layer [2023-07-21T16:56:15.043Z] 6911f1a30b25: Pulling fs layer [2023-07-21T16:56:15.043Z] e194b8c5c2a9: Pulling fs layer [2023-07-21T16:56:15.043Z] 6863d3e3a2b1: Pulling fs layer [2023-07-21T16:56:15.043Z] ec0bb842ea78: Pulling fs layer [2023-07-21T16:56:15.043Z] 40a00589a448: Pulling fs layer [2023-07-21T16:56:15.043Z] 6c08303d61cc: Pulling fs layer [2023-07-21T16:56:15.043Z] 798269fcf238: Pulling fs layer [2023-07-21T16:56:15.043Z] 6863d3e3a2b1: Waiting [2023-07-21T16:56:15.043Z] ec0bb842ea78: Waiting [2023-07-21T16:56:15.043Z] 40a00589a448: Waiting [2023-07-21T16:56:15.043Z] 6c08303d61cc: Waiting [2023-07-21T16:56:15.043Z] 798269fcf238: Waiting [2023-07-21T16:56:15.043Z] 6911f1a30b25: Verifying Checksum [2023-07-21T16:56:15.043Z] 6911f1a30b25: Download complete [2023-07-21T16:56:15.043Z] 6863d3e3a2b1: Verifying Checksum [2023-07-21T16:56:15.043Z] 6863d3e3a2b1: Download complete [2023-07-21T16:56:15.303Z] ec0bb842ea78: Verifying Checksum [2023-07-21T16:56:15.303Z] ec0bb842ea78: Download complete [2023-07-21T16:56:15.303Z] 4db1b89c0bd1: Verifying Checksum [2023-07-21T16:56:15.303Z] 4db1b89c0bd1: Download complete [2023-07-21T16:56:15.303Z] 40a00589a448: Verifying Checksum [2023-07-21T16:56:15.303Z] 40a00589a448: Download complete [2023-07-21T16:56:15.303Z] 4db1b89c0bd1: Pull complete [2023-07-21T16:56:15.580Z] 6911f1a30b25: Pull complete [2023-07-21T16:56:15.842Z] 798269fcf238: Verifying Checksum [2023-07-21T16:56:15.842Z] 798269fcf238: Download complete [2023-07-21T16:56:16.100Z] e194b8c5c2a9: Verifying Checksum [2023-07-21T16:56:16.100Z] e194b8c5c2a9: Download complete [2023-07-21T16:56:16.100Z] 6c08303d61cc: Verifying Checksum [2023-07-21T16:56:16.100Z] 6c08303d61cc: Download complete [2023-07-21T16:56:20.287Z] e194b8c5c2a9: Pull complete [2023-07-21T16:56:20.287Z] 6863d3e3a2b1: Pull complete [2023-07-21T16:56:20.287Z] ec0bb842ea78: Pull complete [2023-07-21T16:56:20.287Z] 40a00589a448: Pull complete [2023-07-21T16:56:22.829Z] 6c08303d61cc: Pull complete [2023-07-21T16:56:23.397Z] 798269fcf238: Pull complete [2023-07-21T16:56:23.397Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-21T16:56:23.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-21T16:56:23.397Z] ---> ec979cd7f677 [2023-07-21T16:56:23.397Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T16:56:28.753Z] Still waiting to schedule task [2023-07-21T16:56:28.754Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1731’ is offline [2023-07-21T16:56:38.287Z] ---> Running in 023c7b9b115e [2023-07-21T16:56:38.287Z] Removing intermediate container 023c7b9b115e [2023-07-21T16:56:38.287Z] ---> bee987836c30 [2023-07-21T16:56:38.287Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T16:56:38.287Z] ---> Running in 8c371149f8ff [2023-07-21T16:56:38.855Z] Removing intermediate container 8c371149f8ff [2023-07-21T16:56:38.855Z] ---> c541af5f084a [2023-07-21T16:56:38.855Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T16:56:39.792Z] ---> Running in 0c312010137d [2023-07-21T16:56:40.726Z] Removing intermediate container 0c312010137d [2023-07-21T16:56:40.726Z] ---> b7a3265960ff [2023-07-21T16:56:40.726Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T16:56:40.726Z] ---> Running in a18a792aee28 [2023-07-21T16:56:40.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:56:41.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:56:41.502Z] OK: 265 MiB in 53 packages [2023-07-21T16:56:41.759Z] Removing intermediate container a18a792aee28 [2023-07-21T16:56:41.759Z] ---> 3653bf05f143 [2023-07-21T16:56:41.759Z] Step 7/12 : WORKDIR /app [2023-07-21T16:56:41.759Z] ---> Running in c546f0289f21 [2023-07-21T16:56:41.759Z] Removing intermediate container c546f0289f21 [2023-07-21T16:56:41.759Z] ---> 483ad541c351 [2023-07-21T16:56:41.759Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T16:56:42.017Z] ---> 14c0d5c23126 [2023-07-21T16:56:42.017Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T16:56:42.017Z] ---> Running in fbbdb4bd2156 [2023-07-21T16:57:28.681Z] Removing intermediate container fbbdb4bd2156 [2023-07-21T16:57:28.681Z] ---> 2709760693fa [2023-07-21T16:57:28.681Z] Step 10/12 : COPY . . [2023-07-21T16:57:28.681Z] ---> 0465810d5504 [2023-07-21T16:57:28.681Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T16:57:28.681Z] ---> Running in 69459c0ced98 [2023-07-21T16:57:28.681Z] Removing intermediate container 69459c0ced98 [2023-07-21T16:57:28.681Z] ---> a9111510434f [2023-07-21T16:57:28.681Z] Step 12/12 : RUN $MAKE [2023-07-21T16:57:28.681Z] ---> Running in 4f714110409c [2023-07-21T16:57:28.681Z] noop [2023-07-21T16:57:28.681Z] Removing intermediate container 4f714110409c [2023-07-21T16:57:28.681Z] ---> 348169efa005 [2023-07-21T16:57:28.681Z] Successfully built 348169efa005 [2023-07-21T16:57:28.681Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:29.001Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T16:57:29.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:57:29.071Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T16:57:29.106Z] $ 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-07-21T16:57:29.439Z] $ docker top d1565e0f1e44a672e0e78cb4a7d16220e99d4a01704b6f80c77b22b25d2bec28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T16:57:29.785Z] + go version [2023-07-21T16:57:29.785Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-21T16:57:29.798Z] $ docker stop --time=1 d1565e0f1e44a672e0e78cb4a7d16220e99d4a01704b6f80c77b22b25d2bec28 [2023-07-21T16:57:31.109Z] $ docker rm -f --volumes d1565e0f1e44a672e0e78cb4a7d16220e99d4a01704b6f80c77b22b25d2bec28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:57:31.519Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-21T16:57:31.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:57:31.584Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T16:57:31.619Z] $ 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-07-21T16:57:31.957Z] $ docker top 72de140987583dc6ae2b130dc3b0b27fff84980fc61a4feb4374497e5114f956 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T16:57:32.290Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-07-21T16:57:32.590Z] + make test [2023-07-21T16:57:32.590Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T16:57:54.555Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-21T16:58:16.511Z] go vet ./... [2023-07-21T16:58:20.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T16:58:20.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T16:58:20.711Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T16:58:20.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T16:58:20.747Z] $ docker stop --time=1 72de140987583dc6ae2b130dc3b0b27fff84980fc61a4feb4374497e5114f956 [2023-07-21T16:58:28.253Z] $ docker rm -f --volumes 72de140987583dc6ae2b130dc3b0b27fff84980fc61a4feb4374497e5114f956 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T16:58:28.786Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T16:58:28.821Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-21T16:58:29.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T16:58:29.546Z] + ls -al . [2023-07-21T16:58:29.546Z] total 180 [2023-07-21T16:58:29.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:57 . [2023-07-21T16:58:29.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:55 .. [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 16:55 .dockerignore [2023-07-21T16:58:29.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:56 .git [2023-07-21T16:58:29.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:55 .github [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 21 16:55 .gitignore [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:55 .golangci.yml [2023-07-21T16:58:29.546Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:56 .semver [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 21 16:55 Attribution.txt [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 21 16:55 CHANGELOG.md [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 21 16:55 Dockerfile [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:55 GOVERNANCE.md [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 21 16:55 Jenkinsfile [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 16:55 LICENSE [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 21 16:55 OWNERS.md [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 21 16:55 README.md [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 16:56 VERSION [2023-07-21T16:58:29.546Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:55 bin [2023-07-21T16:58:29.546Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 21 16:57 coverage.out [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 21 16:55 go.mod [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 21 16:55 go.sum [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 16:55 main.go [2023-07-21T16:58:29.546Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 21 16:55 makefile [2023-07-21T16:58:29.546Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 16:55 res [2023-07-21T16:58:29.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:55 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:58:29.942Z] + 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=c5f9822de111f2ad008e04cca8702a7116aaeba8 --label arch=amd64 --label version=3.1.0-dev.4 . [2023-07-21T16:58:29.942Z] Sending build context to Docker daemon 3.301MB [2023-07-21T16:58:29.942Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T16:58:29.942Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-21T16:58:29.942Z] ---> 348169efa005 [2023-07-21T16:58:29.942Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T16:58:30.227Z] ---> Running in 6d0abd80ab80 [2023-07-21T16:58:30.227Z] Removing intermediate container 6d0abd80ab80 [2023-07-21T16:58:30.227Z] ---> aaf4bec164ab [2023-07-21T16:58:30.227Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T16:58:30.227Z] ---> Running in 45a49dca7e69 [2023-07-21T16:58:30.227Z] Removing intermediate container 45a49dca7e69 [2023-07-21T16:58:30.227Z] ---> 4ffcdaf024cc [2023-07-21T16:58:30.227Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-21T16:58:30.227Z] ---> Running in 713be7b0d62c [2023-07-21T16:58:30.498Z] Removing intermediate container 713be7b0d62c [2023-07-21T16:58:30.498Z] ---> 5468964a2dc9 [2023-07-21T16:58:30.498Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T16:58:30.498Z] ---> Running in 207fd21b6df2 [2023-07-21T16:58:30.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:58:31.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:58:31.340Z] OK: 265 MiB in 53 packages [2023-07-21T16:58:31.599Z] Removing intermediate container 207fd21b6df2 [2023-07-21T16:58:31.599Z] ---> 6c32e69799c9 [2023-07-21T16:58:31.599Z] Step 7/26 : WORKDIR /app [2023-07-21T16:58:31.599Z] ---> Running in 945ddbcc0824 [2023-07-21T16:58:31.858Z] Removing intermediate container 945ddbcc0824 [2023-07-21T16:58:31.858Z] ---> 05c5595b7e28 [2023-07-21T16:58:31.858Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-21T16:58:31.858Z] ---> 4cefd22cb77f [2023-07-21T16:58:31.858Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T16:58:32.118Z] ---> Running in f2de9d97a22a [2023-07-21T16:58:32.546Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1733 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-07-21T16:58:32.562Z] Running in /w/workspace/app-service-configurable/173 [Pipeline] { [Pipeline] checkout [2023-07-21T16:58:32.596Z] Selected Git installation does not exist. Using Default [2023-07-21T16:58:32.596Z] The recommended git tool is: NONE [2023-07-21T16:58:33.106Z] Removing intermediate container f2de9d97a22a [2023-07-21T16:58:33.106Z] ---> 3207e284258f [2023-07-21T16:58:33.106Z] Step 10/26 : COPY . . [2023-07-21T16:58:33.366Z] ---> 2e94d93dc756 [2023-07-21T16:58:33.366Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T16:58:33.366Z] ---> Running in 010e1aae1756 [2023-07-21T16:58:33.366Z] Removing intermediate container 010e1aae1756 [2023-07-21T16:58:33.366Z] ---> 1ac45c4798a5 [2023-07-21T16:58:33.366Z] Step 12/26 : RUN $MAKE [2023-07-21T16:58:33.366Z] ---> Running in 9512eac22643 [2023-07-21T16:58:33.935Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4" -trimpath -mod=readonly -o app-service-configurable [2023-07-21T16:58:37.832Z] using credential edgex-jenkins-ssh [2023-07-21T16:58:37.852Z] Cloning the remote Git repository [2023-07-21T16:58:37.932Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-21T16:58:38.036Z] > git init /w/workspace/app-service-configurable/173 # timeout=10 [2023-07-21T16:58:38.180Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-21T16:58:38.181Z] > git --version # timeout=10 [2023-07-21T16:58:38.201Z] > git --version # 'git version 2.25.1' [2023-07-21T16:58:38.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-21T16:58:38.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T16:58:39.491Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-21T16:58:39.512Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-21T16:58:40.356Z] Avoid second fetch [2023-07-21T16:58:40.357Z] Checking out Revision c5f9822de111f2ad008e04cca8702a7116aaeba8 (main) [2023-07-21T16:58:40.940Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#576)" [2023-07-21T16:58:40.374Z] > git config core.sparsecheckout # timeout=10 [2023-07-21T16:58:40.449Z] > git checkout -f c5f9822de111f2ad008e04cca8702a7116aaeba8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T16:58:41.855Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-21T16:58:41.855Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T16:58:41.855Z] Dload Upload Total Spent Left Speed [2023-07-21T16:58:41.855Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 131k 0 --:--:-- --:--:-- --:--:-- 131k [Pipeline] sh [2023-07-21T16:58:42.517Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-21T16:58:42.854Z] + + sudo tee /etc/docker/daemon.new [2023-07-21T16:58:42.855Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-21T16:58:42.855Z] { [2023-07-21T16:58:42.855Z] "registry-mirrors": [ [2023-07-21T16:58:42.855Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-21T16:58:42.855Z] ], [2023-07-21T16:58:42.855Z] "bip": "10.250.0.254/24", [2023-07-21T16:58:42.855Z] "hosts": [ [2023-07-21T16:58:42.855Z] "tcp://0.0.0.0:5555", [2023-07-21T16:58:42.855Z] "unix:///var/run/docker.sock" [2023-07-21T16:58:42.855Z] ], [2023-07-21T16:58:42.855Z] "mtu": 1458, [2023-07-21T16:58:42.855Z] "selinux-enabled": true, [2023-07-21T16:58:42.855Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-21T16:58:42.855Z] } [Pipeline] sh [2023-07-21T16:58:43.192Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-21T16:58:43.527Z] + sudo service docker restart [2023-07-21T16:59:00.489Z] Removing intermediate container 9512eac22643 [2023-07-21T16:59:00.490Z] ---> ea9cc6bdfac5 [2023-07-21T16:59:00.490Z] Step 13/26 : FROM alpine:3.17 [2023-07-21T16:59:00.490Z] 3.17: Pulling from library/alpine [2023-07-21T16:59:00.490Z] 4db1b89c0bd1: Already exists [2023-07-21T16:59:00.490Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T16:59:00.490Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T16:59:00.490Z] ---> 1f73a9d63274 [2023-07-21T16:59:00.490Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T16:59:00.490Z] ---> Running in efa5db5a5f62 [2023-07-21T16:59:00.490Z] Removing intermediate container efa5db5a5f62 [2023-07-21T16:59:00.490Z] ---> 5ad488983f95 [2023-07-21T16:59:00.490Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-21T16:59:00.490Z] ---> Running in 731588b564a6 [2023-07-21T16:59:00.490Z] Removing intermediate container 731588b564a6 [2023-07-21T16:59:00.490Z] ---> 6f6d8ac4ece9 [2023-07-21T16:59:00.490Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T16:59:00.490Z] ---> Running in 7837792cd02a [2023-07-21T16:59:00.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-21T16:59:00.490Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-21T16:59:00.490Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T16:59:00.490Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T16:59:00.490Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T16:59:00.490Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T16:59:00.490Z] OK: 8 MiB in 17 packages [2023-07-21T16:59:00.490Z] Removing intermediate container 7837792cd02a [2023-07-21T16:59:00.490Z] ---> 9f4ea4a735fe [2023-07-21T16:59:00.490Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T16:59:00.752Z] ---> 3b90d65a29fd [2023-07-21T16:59:00.752Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T16:59:00.752Z] ---> db94e2e48f24 [2023-07-21T16:59:00.752Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-21T16:59:01.011Z] ---> 2184b5aaa92f [2023-07-21T16:59:01.011Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T16:59:01.783Z] provisioning config files... [2023-07-21T16:59:01.812Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/173@tmp/config2471084575819080739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:59:01.954Z] ---> e8e7bc33e703 [2023-07-21T16:59:01.954Z] Step 21/26 : EXPOSE 48095 [2023-07-21T16:59:01.954Z] ---> Running in 1db95f2d1cf8 [2023-07-21T16:59:01.954Z] Removing intermediate container 1db95f2d1cf8 [2023-07-21T16:59:01.954Z] ---> d0218697ad10 [2023-07-21T16:59:01.954Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-21T16:59:02.168Z] ---> docker-login.sh [2023-07-21T16:59:02.168Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:59:02.213Z] ---> Running in 2709f36aa962 [2023-07-21T16:59:02.213Z] Removing intermediate container 2709f36aa962 [2023-07-21T16:59:02.213Z] ---> 2e94345d9f5a [2023-07-21T16:59:02.213Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-21T16:59:02.213Z] ---> Running in d3c5aebc2aa4 [2023-07-21T16:59:02.213Z] Removing intermediate container d3c5aebc2aa4 [2023-07-21T16:59:02.213Z] ---> cbf82540ec76 [2023-07-21T16:59:02.213Z] Step 24/26 : LABEL arch=amd64 [2023-07-21T16:59:02.472Z] ---> Running in 750ff90f8730 [2023-07-21T16:59:02.472Z] Removing intermediate container 750ff90f8730 [2023-07-21T16:59:02.472Z] ---> 480b5e423cc1 [2023-07-21T16:59:02.472Z] Step 25/26 : LABEL git_sha=c5f9822de111f2ad008e04cca8702a7116aaeba8 [2023-07-21T16:59:02.472Z] ---> Running in dda1f21def53 [2023-07-21T16:59:02.472Z] Removing intermediate container dda1f21def53 [2023-07-21T16:59:02.472Z] ---> 51521a1944ab [2023-07-21T16:59:02.472Z] Step 26/26 : LABEL version=3.1.0-dev.4 [2023-07-21T16:59:02.472Z] ---> Running in 719eb18d828b [2023-07-21T16:59:02.732Z] Removing intermediate container 719eb18d828b [2023-07-21T16:59:02.732Z] ---> bac07ed8a8a2 [2023-07-21T16:59:02.732Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T16:59:02.732Z] Successfully built bac07ed8a8a2 [2023-07-21T16:59:02.732Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-07-21T16:59:02.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:02.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:02.757Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:02.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:02.757Z] [2023-07-21T16:59:02.757Z] Login Succeeded [2023-07-21T16:59:02.757Z] nexus3.edgexfoundry.org:10002 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T16:59:02.839Z] provisioning config files... [2023-07-21T16:59:02.848Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17796966254220429630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:59:03.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:03.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:03.029Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:03.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:03.029Z] [2023-07-21T16:59:03.029Z] Login Succeeded [2023-07-21T16:59:03.029Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:59:03.145Z] ---> docker-login.sh [2023-07-21T16:59:03.145Z] nexus3.edgexfoundry.org:10001 [2023-07-21T16:59:03.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:03.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:03.145Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:03.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:03.145Z] [2023-07-21T16:59:03.145Z] Login Succeeded [2023-07-21T16:59:03.145Z] nexus3.edgexfoundry.org:10002 [2023-07-21T16:59:03.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:03.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:03.145Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:03.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:03.145Z] [2023-07-21T16:59:03.145Z] Login Succeeded [2023-07-21T16:59:03.145Z] nexus3.edgexfoundry.org:10003 [2023-07-21T16:59:03.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:03.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:03.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:03.404Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:03.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:03.404Z] [2023-07-21T16:59:03.404Z] Login Succeeded [2023-07-21T16:59:03.404Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:59:03.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:03.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:03.404Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:03.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:03.404Z] [2023-07-21T16:59:03.404Z] Login Succeeded [2023-07-21T16:59:03.404Z] docker.io [2023-07-21T16:59:03.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:03.567Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:03.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:03.567Z] [2023-07-21T16:59:03.567Z] Login Succeeded [2023-07-21T16:59:03.567Z] nexus3.edgexfoundry.org:10004 [2023-07-21T16:59:03.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:03.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:03.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:03.836Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:03.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:03.836Z] [2023-07-21T16:59:03.836Z] Login Succeeded [2023-07-21T16:59:03.836Z] docker.io [2023-07-21T16:59:03.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:03.923Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:03.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:03.923Z] [2023-07-21T16:59:03.923Z] Login Succeeded [2023-07-21T16:59:03.923Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:59:03.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T16:59:03.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:59:03.991Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-21T16:59:03.991Z] c5f9822de111f2ad008e04cca8702a7116aaeba8 [2023-07-21T16:59:03.991Z] latest [2023-07-21T16:59:03.991Z] 3.1.0-dev.4 [2023-07-21T16:59:03.991Z] c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [2023-07-21T16:59:03.991Z] main [2023-07-21T16:59:03.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:04.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T16:59:04.311Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:04.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T16:59:04.379Z] Configure a credential helper to remove this warning. See [2023-07-21T16:59:04.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T16:59:04.379Z] [2023-07-21T16:59:04.379Z] Login Succeeded [2023-07-21T16:59:04.379Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T16:59:04.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-21T16:59:04.620Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8 [2023-07-21T16:59:04.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-21T16:59:04.620Z] 72001481780b: Preparing [2023-07-21T16:59:04.620Z] f454d917ae7b: Preparing [2023-07-21T16:59:04.620Z] 511d49053872: Preparing [2023-07-21T16:59:04.620Z] cd91c4bc55e0: Preparing [2023-07-21T16:59:04.620Z] 6faeaa2b513e: Preparing [2023-07-21T16:59:04.620Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:59:04.620Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:59:04.620Z] f454d917ae7b: Pushed [2023-07-21T16:59:04.620Z] cd91c4bc55e0: Pushed [2023-07-21T16:59:04.620Z] 511d49053872: Pushed [2023-07-21T16:59:04.620Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:59:04.620Z] 6faeaa2b513e: Pushed [Pipeline] echo [2023-07-21T16:59:04.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:59:04.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T16:59:04.677Z] ========================================================= [2023-07-21T16:59:04.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-21T16:59:04.677Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:05.011Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-21T16:59:05.011Z] Sending build context to Docker daemon 176.1kB [2023-07-21T16:59:05.290Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T16:59:05.290Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-21T16:59:05.290Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-21T16:59:05.290Z] edb6bdbacee9: Pulling fs layer [2023-07-21T16:59:05.290Z] 5f9638ab2659: Pulling fs layer [2023-07-21T16:59:05.290Z] 8d51d6327a98: Pulling fs layer [2023-07-21T16:59:05.290Z] 8b374f2dd631: Pulling fs layer [2023-07-21T16:59:05.290Z] ec14aa9079de: Pulling fs layer [2023-07-21T16:59:05.290Z] 2f466654f4bb: Pulling fs layer [2023-07-21T16:59:05.290Z] 554e91adad29: Pulling fs layer [2023-07-21T16:59:05.290Z] 8b374f2dd631: Waiting [2023-07-21T16:59:05.290Z] ec14aa9079de: Waiting [2023-07-21T16:59:05.290Z] 2f466654f4bb: Waiting [2023-07-21T16:59:05.290Z] 554e91adad29: Waiting [2023-07-21T16:59:05.563Z] 5f9638ab2659: Verifying Checksum [2023-07-21T16:59:05.563Z] 5f9638ab2659: Download complete [2023-07-21T16:59:05.563Z] 8b374f2dd631: Verifying Checksum [2023-07-21T16:59:05.563Z] 8b374f2dd631: Download complete [2023-07-21T16:59:05.563Z] ec14aa9079de: Verifying Checksum [2023-07-21T16:59:05.563Z] ec14aa9079de: Download complete [2023-07-21T16:59:05.563Z] edb6bdbacee9: Verifying Checksum [2023-07-21T16:59:05.563Z] edb6bdbacee9: Download complete [2023-07-21T16:59:06.992Z] 554e91adad29: Verifying Checksum [2023-07-21T16:59:06.992Z] 554e91adad29: Download complete [2023-07-21T16:59:07.913Z] 72001481780b: Pushed [2023-07-21T16:59:07.913Z] c5f9822de111f2ad008e04cca8702a7116aaeba8: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:08.236Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:08.415Z] 8d51d6327a98: Verifying Checksum [2023-07-21T16:59:08.415Z] 8d51d6327a98: Download complete [2023-07-21T16:59:08.415Z] 2f466654f4bb: Download complete [2023-07-21T16:59:08.415Z] edb6bdbacee9: Pull complete [2023-07-21T16:59:08.542Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-21T16:59:08.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-21T16:59:08.542Z] 72001481780b: Preparing [2023-07-21T16:59:08.542Z] f454d917ae7b: Preparing [2023-07-21T16:59:08.542Z] 511d49053872: Preparing [2023-07-21T16:59:08.542Z] cd91c4bc55e0: Preparing [2023-07-21T16:59:08.542Z] 6faeaa2b513e: Preparing [2023-07-21T16:59:08.542Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:59:08.542Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:59:08.542Z] 72001481780b: Layer already exists [2023-07-21T16:59:08.542Z] f454d917ae7b: Layer already exists [2023-07-21T16:59:08.542Z] cd91c4bc55e0: Layer already exists [2023-07-21T16:59:08.542Z] 6faeaa2b513e: Layer already exists [2023-07-21T16:59:08.542Z] 511d49053872: Layer already exists [2023-07-21T16:59:08.542Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:59:08.542Z] latest: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:08.684Z] 5f9638ab2659: Pull complete [2023-07-21T16:59:08.854Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:09.163Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.4 [2023-07-21T16:59:09.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-21T16:59:09.164Z] 72001481780b: Preparing [2023-07-21T16:59:09.164Z] f454d917ae7b: Preparing [2023-07-21T16:59:09.164Z] 511d49053872: Preparing [2023-07-21T16:59:09.164Z] cd91c4bc55e0: Preparing [2023-07-21T16:59:09.164Z] 6faeaa2b513e: Preparing [2023-07-21T16:59:09.164Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:59:09.164Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:59:09.164Z] cd91c4bc55e0: Layer already exists [2023-07-21T16:59:09.164Z] 72001481780b: Layer already exists [2023-07-21T16:59:09.164Z] 511d49053872: Layer already exists [2023-07-21T16:59:09.164Z] f454d917ae7b: Layer already exists [2023-07-21T16:59:09.164Z] 6faeaa2b513e: Layer already exists [2023-07-21T16:59:09.164Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:59:09.164Z] 3.1.0-dev.4: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:09.474Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:09.778Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [2023-07-21T16:59:09.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-21T16:59:09.778Z] 72001481780b: Preparing [2023-07-21T16:59:09.778Z] f454d917ae7b: Preparing [2023-07-21T16:59:09.778Z] 511d49053872: Preparing [2023-07-21T16:59:09.778Z] cd91c4bc55e0: Preparing [2023-07-21T16:59:09.778Z] 6faeaa2b513e: Preparing [2023-07-21T16:59:09.778Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:59:09.778Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:59:09.778Z] f454d917ae7b: Layer already exists [2023-07-21T16:59:09.778Z] 511d49053872: Layer already exists [2023-07-21T16:59:09.778Z] 72001481780b: Layer already exists [2023-07-21T16:59:09.778Z] 6faeaa2b513e: Layer already exists [2023-07-21T16:59:09.778Z] cd91c4bc55e0: Layer already exists [2023-07-21T16:59:09.778Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:59:09.778Z] c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:10.090Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:10.405Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-07-21T16:59:10.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-21T16:59:10.405Z] 72001481780b: Preparing [2023-07-21T16:59:10.405Z] f454d917ae7b: Preparing [2023-07-21T16:59:10.405Z] 511d49053872: Preparing [2023-07-21T16:59:10.405Z] cd91c4bc55e0: Preparing [2023-07-21T16:59:10.405Z] 6faeaa2b513e: Preparing [2023-07-21T16:59:10.405Z] 3dab9f8bf2d2: Preparing [2023-07-21T16:59:10.405Z] 3dab9f8bf2d2: Waiting [2023-07-21T16:59:10.405Z] 6faeaa2b513e: Layer already exists [2023-07-21T16:59:10.405Z] f454d917ae7b: Layer already exists [2023-07-21T16:59:10.405Z] 511d49053872: Layer already exists [2023-07-21T16:59:10.405Z] 72001481780b: Layer already exists [2023-07-21T16:59:10.405Z] cd91c4bc55e0: Layer already exists [2023-07-21T16:59:10.405Z] 3dab9f8bf2d2: Layer already exists [2023-07-21T16:59:10.405Z] main: digest: sha256:41d25f62dfc0469a1a69c02bfb730dbdf8193c878d0aa202c64e1b0233f7fb29 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T16:59:10.447Z] ===================================================== [Pipeline] echo [2023-07-21T16:59:10.454Z] taggedImages: [2023-07-21T16:59:10.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8 [2023-07-21T16:59:10.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-21T16:59:10.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.4 [2023-07-21T16:59:10.454Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [2023-07-21T16:59:10.454Z] - 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-07-21T16:59:10.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:59:10.838Z] [2023-07-21T16:59:10.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T16:59:11.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:59:11.141Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-21T16:59:11.141Z] 5eb5b503b376: Pulling fs layer [2023-07-21T16:59:11.141Z] 5c69ac0246d0: Pulling fs layer [2023-07-21T16:59:11.141Z] ec43610c2a17: Pulling fs layer [2023-07-21T16:59:11.141Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-21T16:59:11.141Z] 33b1e0a273af: Pulling fs layer [2023-07-21T16:59:11.141Z] 5d3b04190fa2: Pulling fs layer [2023-07-21T16:59:11.141Z] 2f39f015ded8: Pulling fs layer [2023-07-21T16:59:11.141Z] 33b1e0a273af: Waiting [2023-07-21T16:59:11.141Z] 3a2ae6a8a46f: Waiting [2023-07-21T16:59:11.141Z] 5d3b04190fa2: Waiting [2023-07-21T16:59:11.141Z] 2f39f015ded8: Waiting [2023-07-21T16:59:11.141Z] 5c69ac0246d0: Download complete [2023-07-21T16:59:11.141Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-21T16:59:11.141Z] 3a2ae6a8a46f: Download complete [2023-07-21T16:59:11.399Z] 33b1e0a273af: Verifying Checksum [2023-07-21T16:59:11.399Z] 33b1e0a273af: Download complete [2023-07-21T16:59:11.399Z] 5d3b04190fa2: Verifying Checksum [2023-07-21T16:59:11.399Z] 5d3b04190fa2: Download complete [2023-07-21T16:59:11.399Z] ec43610c2a17: Verifying Checksum [2023-07-21T16:59:11.399Z] ec43610c2a17: Download complete [2023-07-21T16:59:11.399Z] 5eb5b503b376: Verifying Checksum [2023-07-21T16:59:11.399Z] 5eb5b503b376: Download complete [2023-07-21T16:59:12.336Z] 2f39f015ded8: Download complete [2023-07-21T16:59:12.905Z] 5eb5b503b376: Pull complete [2023-07-21T16:59:12.905Z] 5c69ac0246d0: Pull complete [2023-07-21T16:59:13.472Z] ec43610c2a17: Pull complete [2023-07-21T16:59:13.472Z] 3a2ae6a8a46f: Pull complete [2023-07-21T16:59:13.730Z] 33b1e0a273af: Pull complete [2023-07-21T16:59:13.730Z] 5d3b04190fa2: Pull complete [2023-07-21T16:59:18.995Z] 2f39f015ded8: Pull complete [2023-07-21T16:59:18.995Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-21T16:59:18.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T16:59:18.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T16:59:19.090Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T16:59:19.120Z] $ 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-07-21T16:59:23.036Z] $ docker top 9788f101c35eca4b6fddcdc40ae1ce78029afbdeaff19a1bfbd58717af8da71c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T16:59:23.422Z] ---> job-cost.sh [2023-07-21T16:59:23.422Z] lf-activate-venv: SKIPPING [2023-07-21T16:59:23.422Z] INFO: No Stack... [2023-07-21T16:59:23.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T16:59:23.718Z] 8d51d6327a98: Pull complete [2023-07-21T16:59:23.718Z] 8b374f2dd631: Pull complete [2023-07-21T16:59:23.718Z] ec14aa9079de: Pull complete [2023-07-21T16:59:24.249Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T16:59:24.538Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-07-21T16:59:24.538Z] + cut -d, -f6 [Pipeline] lock [2023-07-21T16:59:24.552Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [2023-07-21T16:59:24.558Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] did not exist. Created. [2023-07-21T16:59:24.559Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T16:59:24.857Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-21T16:59:24.892Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T16:59:24.899Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T16:59:24.915Z] $ docker stop --time=1 9788f101c35eca4b6fddcdc40ae1ce78029afbdeaff19a1bfbd58717af8da71c [2023-07-21T16:59:26.097Z] $ docker rm -f --volumes 9788f101c35eca4b6fddcdc40ae1ce78029afbdeaff19a1bfbd58717af8da71c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-21T16:59:30.374Z] 2f466654f4bb: Pull complete [2023-07-21T16:59:31.802Z] 554e91adad29: Pull complete [2023-07-21T16:59:31.802Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-21T16:59:31.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-21T16:59:31.802Z] ---> 1e15ea492957 [2023-07-21T16:59:31.802Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T16:59:33.758Z] ---> Running in 3287f6032801 [2023-07-21T16:59:34.024Z] Removing intermediate container 3287f6032801 [2023-07-21T16:59:34.024Z] ---> a0859dc9872f [2023-07-21T16:59:34.024Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T16:59:34.301Z] ---> Running in e1776ad08782 [2023-07-21T16:59:34.568Z] Removing intermediate container e1776ad08782 [2023-07-21T16:59:34.568Z] ---> f797e6c0d43e [2023-07-21T16:59:34.568Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-21T16:59:34.568Z] ---> Running in ab3e2eab5c5b [2023-07-21T16:59:34.838Z] Removing intermediate container ab3e2eab5c5b [2023-07-21T16:59:34.838Z] ---> bd4c3fedb648 [2023-07-21T16:59:34.838Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T16:59:35.107Z] ---> Running in c9e52f1d2893 [2023-07-21T16:59:36.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T16:59:36.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T16:59:38.194Z] OK: 263 MiB in 53 packages [2023-07-21T16:59:38.779Z] Removing intermediate container c9e52f1d2893 [2023-07-21T16:59:38.779Z] ---> ed6730bb5283 [2023-07-21T16:59:38.779Z] Step 7/12 : WORKDIR /app [2023-07-21T16:59:38.779Z] ---> Running in 493553ebd689 [2023-07-21T16:59:39.048Z] Removing intermediate container 493553ebd689 [2023-07-21T16:59:39.048Z] ---> 110248da5e72 [2023-07-21T16:59:39.048Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-21T16:59:39.635Z] ---> 98a6f0db73f5 [2023-07-21T16:59:39.635Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T16:59:39.919Z] ---> Running in befc3e2688f6 [2023-07-21T17:00:47.811Z] Removing intermediate container befc3e2688f6 [2023-07-21T17:00:47.811Z] ---> b53e088558ca [2023-07-21T17:00:47.811Z] Step 10/12 : COPY . . [2023-07-21T17:00:47.811Z] ---> e2c32d74363d [2023-07-21T17:00:47.811Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T17:00:47.811Z] ---> Running in 5d20d4645eee [2023-07-21T17:00:47.811Z] Removing intermediate container 5d20d4645eee [2023-07-21T17:00:47.811Z] ---> 578301f70b59 [2023-07-21T17:00:47.811Z] Step 12/12 : RUN $MAKE [2023-07-21T17:00:47.811Z] ---> Running in b5586e1c3d09 [2023-07-21T17:00:47.811Z] noop [2023-07-21T17:00:47.811Z] Removing intermediate container b5586e1c3d09 [2023-07-21T17:00:47.811Z] ---> afe805fc1659 [2023-07-21T17:00:47.811Z] Successfully built afe805fc1659 [2023-07-21T17:00:47.811Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:00:48.176Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T17:00:48.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:00:48.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container [2023-07-21T17:00:48.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/173 -v /w/workspace/app-service-configurable/173:/w/workspace/app-service-configurable/173:rw,z -v /w/workspace/app-service-configurable/173@tmp:/w/workspace/app-service-configurable/173@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-07-21T17:00:49.709Z] $ docker top 039f4d3aa56a126eba37e53b82dd95c000a8785aadd87b7b769a4d171c537f2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T17:00:50.560Z] + go version [2023-07-21T17:00:50.560Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-21T17:00:50.578Z] $ docker stop --time=1 039f4d3aa56a126eba37e53b82dd95c000a8785aadd87b7b769a4d171c537f2a [2023-07-21T17:00:52.182Z] $ docker rm -f --volumes 039f4d3aa56a126eba37e53b82dd95c000a8785aadd87b7b769a4d171c537f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:00:52.738Z] + docker inspect -f . ci-base-image-arm64 [2023-07-21T17:00:52.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:00:52.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container [2023-07-21T17:00:52.993Z] $ 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/173 -v /w/workspace/app-service-configurable/173:/w/workspace/app-service-configurable/173:rw,z -v /w/workspace/app-service-configurable/173@tmp:/w/workspace/app-service-configurable/173@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-07-21T17:00:54.167Z] $ docker top dd09da6e1e6e39aeeb6f7742ee010770d77d26fc903d93b9ed9c84d307208a44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T17:00:54.999Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/173 [Pipeline] fileExists [Pipeline] sh [2023-07-21T17:00:55.335Z] + make test [2023-07-21T17:00:55.335Z] go test -race -coverprofile=coverage.out ./... [2023-07-21T17:04:02.098Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-21T17:04:02.098Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-21T17:04:02.098Z] go vet ./... [2023-07-21T17:06:23.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-21T17:06:23.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-21T17:06:23.817Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-21T17:06:23.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-21T17:06:23.845Z] $ docker stop --time=1 dd09da6e1e6e39aeeb6f7742ee010770d77d26fc903d93b9ed9c84d307208a44 [2023-07-21T17:06:25.709Z] $ docker rm -f --volumes dd09da6e1e6e39aeeb6f7742ee010770d77d26fc903d93b9ed9c84d307208a44 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T17:06:27.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-21T17:06:27.229Z] Warning: overwriting stash ‘coverage-report’ [2023-07-21T17:06:27.669Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-21T17:06:28.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-21T17:06:28.378Z] + ls -al . [2023-07-21T17:06:28.378Z] total 176 [2023-07-21T17:06:28.378Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 21 17:00 . [2023-07-21T17:06:28.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:58 .. [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 16:58 .dockerignore [2023-07-21T17:06:28.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:58 .git [2023-07-21T17:06:28.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:58 .github [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 21 16:58 .gitignore [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:58 .golangci.yml [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 21 16:58 Attribution.txt [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 21 16:58 CHANGELOG.md [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 21 16:58 Dockerfile [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:58 GOVERNANCE.md [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 21 16:58 Jenkinsfile [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 16:58 LICENSE [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 21 16:58 OWNERS.md [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 21 16:58 README.md [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 16:56 VERSION [2023-07-21T17:06:28.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:58 bin [2023-07-21T17:06:28.378Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 21 17:00 coverage.out [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 3469 Jul 21 16:58 go.mod [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 32452 Jul 21 16:58 go.sum [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 21 16:58 main.go [2023-07-21T17:06:28.378Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 21 16:58 makefile [2023-07-21T17:06:28.378Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 16:58 res [2023-07-21T17:06:28.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:06:28.715Z] + 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=c5f9822de111f2ad008e04cca8702a7116aaeba8 --label arch=arm64 --label version=3.1.0-dev.4 . [2023-07-21T17:06:28.716Z] Sending build context to Docker daemon 177.2kB [2023-07-21T17:06:28.983Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-21T17:06:28.983Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-21T17:06:28.983Z] ---> afe805fc1659 [2023-07-21T17:06:28.983Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-21T17:06:28.983Z] ---> Running in 42ed7ea05bd7 [2023-07-21T17:06:29.249Z] Removing intermediate container 42ed7ea05bd7 [2023-07-21T17:06:29.249Z] ---> 67599b419b3c [2023-07-21T17:06:29.249Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-21T17:06:29.518Z] ---> Running in 2c32e06dbc81 [2023-07-21T17:06:29.786Z] Removing intermediate container 2c32e06dbc81 [2023-07-21T17:06:29.786Z] ---> 63fbb35ae850 [2023-07-21T17:06:29.786Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-21T17:06:29.786Z] ---> Running in 10450ec45bb6 [2023-07-21T17:06:30.056Z] Removing intermediate container 10450ec45bb6 [2023-07-21T17:06:30.056Z] ---> 39011b15efa5 [2023-07-21T17:06:30.056Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-21T17:06:30.056Z] ---> Running in a2b8c27060dd [2023-07-21T17:06:31.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T17:06:31.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T17:06:32.950Z] OK: 263 MiB in 53 packages [2023-07-21T17:06:33.918Z] Removing intermediate container a2b8c27060dd [2023-07-21T17:06:33.918Z] ---> c0ebb4c17d6c [2023-07-21T17:06:33.918Z] Step 7/26 : WORKDIR /app [2023-07-21T17:06:33.918Z] ---> Running in 3e3eabd73af1 [2023-07-21T17:06:34.186Z] Removing intermediate container 3e3eabd73af1 [2023-07-21T17:06:34.186Z] ---> b7852be6925a [2023-07-21T17:06:34.186Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-21T17:06:34.454Z] ---> 83b849a54dc7 [2023-07-21T17:06:34.454Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-21T17:06:34.721Z] ---> Running in db095b6f0e5c [2023-07-21T17:06:37.310Z] Removing intermediate container db095b6f0e5c [2023-07-21T17:06:37.310Z] ---> 24aad6e9654e [2023-07-21T17:06:37.310Z] Step 10/26 : COPY . . [2023-07-21T17:06:37.894Z] ---> 5a2b019da4da [2023-07-21T17:06:37.894Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-21T17:06:37.894Z] ---> Running in 820fc021a978 [2023-07-21T17:06:38.163Z] Removing intermediate container 820fc021a978 [2023-07-21T17:06:38.163Z] ---> d7f27aeacf77 [2023-07-21T17:06:38.163Z] Step 12/26 : RUN $MAKE [2023-07-21T17:06:38.163Z] ---> Running in 57e689385027 [2023-07-21T17:06:39.124Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4" -trimpath -mod=readonly -o app-service-configurable [2023-07-21T17:09:00.832Z] Removing intermediate container 57e689385027 [2023-07-21T17:09:00.832Z] ---> eb18082736b7 [2023-07-21T17:09:00.832Z] Step 13/26 : FROM alpine:3.17 [2023-07-21T17:09:00.832Z] 3.17: Pulling from library/alpine [2023-07-21T17:09:00.832Z] edb6bdbacee9: Already exists [2023-07-21T17:09:00.832Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-21T17:09:00.832Z] Status: Downloaded newer image for alpine:3.17 [2023-07-21T17:09:00.832Z] ---> 779605e5fbc0 [2023-07-21T17:09:00.832Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-21T17:09:00.832Z] ---> Running in b748e7230b5a [2023-07-21T17:09:00.832Z] Removing intermediate container b748e7230b5a [2023-07-21T17:09:00.832Z] ---> 8fd6355c34db [2023-07-21T17:09:00.832Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-21T17:09:00.832Z] ---> Running in 21d21bf5861b [2023-07-21T17:09:00.832Z] Removing intermediate container 21d21bf5861b [2023-07-21T17:09:00.832Z] ---> 5451b98d8fb8 [2023-07-21T17:09:00.832Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-21T17:09:00.832Z] ---> Running in df7f9b41650d [2023-07-21T17:09:00.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-21T17:09:00.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-21T17:09:01.099Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-21T17:09:01.365Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-21T17:09:01.365Z] Executing busybox-1.35.0-r29.trigger [2023-07-21T17:09:01.365Z] Executing ca-certificates-20230506-r0.trigger [2023-07-21T17:09:01.636Z] OK: 8 MiB in 17 packages [2023-07-21T17:09:03.586Z] Removing intermediate container df7f9b41650d [2023-07-21T17:09:03.586Z] ---> c3d9a2ae328f [2023-07-21T17:09:03.586Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-21T17:09:04.170Z] ---> a2b78e245e38 [2023-07-21T17:09:04.170Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-21T17:09:04.756Z] ---> bc8478019b88 [2023-07-21T17:09:04.756Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-21T17:09:05.340Z] ---> 2397e987bcd1 [2023-07-21T17:09:05.340Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-21T17:09:06.750Z] ---> 5266a71e36fd [2023-07-21T17:09:06.750Z] Step 21/26 : EXPOSE 48095 [2023-07-21T17:09:06.750Z] ---> Running in 7c4c98885f95 [2023-07-21T17:09:07.016Z] Removing intermediate container 7c4c98885f95 [2023-07-21T17:09:07.016Z] ---> 12382192b916 [2023-07-21T17:09:07.016Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-21T17:09:07.016Z] ---> Running in 210b7c760f77 [2023-07-21T17:09:07.284Z] Removing intermediate container 210b7c760f77 [2023-07-21T17:09:07.284Z] ---> 47985937aba3 [2023-07-21T17:09:07.284Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-21T17:09:07.284Z] ---> Running in 329c80e8c788 [2023-07-21T17:09:07.557Z] Removing intermediate container 329c80e8c788 [2023-07-21T17:09:07.557Z] ---> 7efcc05c0cb5 [2023-07-21T17:09:07.557Z] Step 24/26 : LABEL arch=arm64 [2023-07-21T17:09:07.557Z] ---> Running in 9f72d491910d [2023-07-21T17:09:07.832Z] Removing intermediate container 9f72d491910d [2023-07-21T17:09:07.832Z] ---> ebd9bdb58d1a [2023-07-21T17:09:07.832Z] Step 25/26 : LABEL git_sha=c5f9822de111f2ad008e04cca8702a7116aaeba8 [2023-07-21T17:09:08.100Z] ---> Running in 17d473d8c661 [2023-07-21T17:09:08.367Z] Removing intermediate container 17d473d8c661 [2023-07-21T17:09:08.367Z] ---> 6540df4846f8 [2023-07-21T17:09:08.367Z] Step 26/26 : LABEL version=3.1.0-dev.4 [2023-07-21T17:09:08.367Z] ---> Running in f8481adbbb7b [2023-07-21T17:09:08.634Z] Removing intermediate container f8481adbbb7b [2023-07-21T17:09:08.634Z] ---> b5e556524659 [2023-07-21T17:09:08.634Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-21T17:09:08.634Z] Successfully built b5e556524659 [2023-07-21T17:09:08.634Z] 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-07-21T17:09:08.749Z] provisioning config files... [2023-07-21T17:09:08.764Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/173@tmp/config12560271570778390284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:09.088Z] ---> docker-login.sh [2023-07-21T17:09:09.088Z] nexus3.edgexfoundry.org:10001 [2023-07-21T17:09:09.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:09:09.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:09:09.358Z] Configure a credential helper to remove this warning. See [2023-07-21T17:09:09.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:09:09.358Z] [2023-07-21T17:09:09.358Z] Login Succeeded [2023-07-21T17:09:09.358Z] nexus3.edgexfoundry.org:10002 [2023-07-21T17:09:09.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:09:09.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:09:09.626Z] Configure a credential helper to remove this warning. See [2023-07-21T17:09:09.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:09:09.626Z] [2023-07-21T17:09:09.626Z] Login Succeeded [2023-07-21T17:09:09.626Z] nexus3.edgexfoundry.org:10003 [2023-07-21T17:09:09.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:09:10.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:09:10.158Z] Configure a credential helper to remove this warning. See [2023-07-21T17:09:10.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:09:10.158Z] [2023-07-21T17:09:10.158Z] Login Succeeded [2023-07-21T17:09:10.158Z] nexus3.edgexfoundry.org:10004 [2023-07-21T17:09:10.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:09:10.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:09:10.425Z] Configure a credential helper to remove this warning. See [2023-07-21T17:09:10.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:09:10.425Z] [2023-07-21T17:09:10.425Z] Login Succeeded [2023-07-21T17:09:10.425Z] docker.io [2023-07-21T17:09:10.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-21T17:09:10.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-21T17:09:10.958Z] Configure a credential helper to remove this warning. See [2023-07-21T17:09:10.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-21T17:09:10.958Z] [2023-07-21T17:09:10.958Z] Login Succeeded [2023-07-21T17:09:10.958Z] ---> docker-login.sh ends [Pipeline] } [2023-07-21T17:09:10.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T17:09:10.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-21T17:09:11.013Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-21T17:09:11.013Z] c5f9822de111f2ad008e04cca8702a7116aaeba8 [2023-07-21T17:09:11.013Z] latest [2023-07-21T17:09:11.013Z] 3.1.0-dev.4 [2023-07-21T17:09:11.013Z] c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [2023-07-21T17:09:11.013Z] main [2023-07-21T17:09:11.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:11.349Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:11.694Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8 [2023-07-21T17:09:11.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-21T17:09:11.695Z] 34f7b4fa59e8: Preparing [2023-07-21T17:09:11.695Z] f45bab4eeda2: Preparing [2023-07-21T17:09:11.695Z] 56ea64ed0812: Preparing [2023-07-21T17:09:11.695Z] 4701bf8f3583: Preparing [2023-07-21T17:09:11.695Z] 1cc78f8c43fd: Preparing [2023-07-21T17:09:11.695Z] 9386262d7a74: Preparing [2023-07-21T17:09:11.695Z] 9386262d7a74: Waiting [2023-07-21T17:09:11.962Z] f45bab4eeda2: Pushed [2023-07-21T17:09:11.962Z] 56ea64ed0812: Pushed [2023-07-21T17:09:11.962Z] 4701bf8f3583: Pushed [2023-07-21T17:09:11.962Z] 9386262d7a74: Layer already exists [2023-07-21T17:09:12.229Z] 1cc78f8c43fd: Pushed [2023-07-21T17:09:17.717Z] 34f7b4fa59e8: Pushed [2023-07-21T17:09:17.717Z] c5f9822de111f2ad008e04cca8702a7116aaeba8: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:18.074Z] + 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-07-21T17:09:18.408Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-21T17:09:18.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-21T17:09:18.408Z] 34f7b4fa59e8: Preparing [2023-07-21T17:09:18.408Z] f45bab4eeda2: Preparing [2023-07-21T17:09:18.408Z] 56ea64ed0812: Preparing [2023-07-21T17:09:18.408Z] 4701bf8f3583: Preparing [2023-07-21T17:09:18.408Z] 1cc78f8c43fd: Preparing [2023-07-21T17:09:18.408Z] 9386262d7a74: Preparing [2023-07-21T17:09:18.408Z] 9386262d7a74: Waiting [2023-07-21T17:09:18.408Z] 56ea64ed0812: Layer already exists [2023-07-21T17:09:18.408Z] 4701bf8f3583: Layer already exists [2023-07-21T17:09:18.408Z] f45bab4eeda2: Layer already exists [2023-07-21T17:09:18.408Z] 34f7b4fa59e8: Layer already exists [2023-07-21T17:09:18.408Z] 1cc78f8c43fd: Layer already exists [2023-07-21T17:09:18.408Z] 9386262d7a74: Layer already exists [2023-07-21T17:09:18.675Z] latest: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:19.013Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:19.345Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.4 [2023-07-21T17:09:19.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-21T17:09:19.345Z] 34f7b4fa59e8: Preparing [2023-07-21T17:09:19.345Z] f45bab4eeda2: Preparing [2023-07-21T17:09:19.345Z] 56ea64ed0812: Preparing [2023-07-21T17:09:19.345Z] 4701bf8f3583: Preparing [2023-07-21T17:09:19.345Z] 1cc78f8c43fd: Preparing [2023-07-21T17:09:19.345Z] 9386262d7a74: Preparing [2023-07-21T17:09:19.345Z] 9386262d7a74: Waiting [2023-07-21T17:09:19.345Z] 1cc78f8c43fd: Layer already exists [2023-07-21T17:09:19.345Z] 34f7b4fa59e8: Layer already exists [2023-07-21T17:09:19.345Z] 4701bf8f3583: Layer already exists [2023-07-21T17:09:19.345Z] f45bab4eeda2: Layer already exists [2023-07-21T17:09:19.345Z] 56ea64ed0812: Layer already exists [2023-07-21T17:09:19.345Z] 9386262d7a74: Layer already exists [2023-07-21T17:09:19.345Z] 3.1.0-dev.4: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:19.958Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:20.304Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [2023-07-21T17:09:20.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-21T17:09:20.304Z] 34f7b4fa59e8: Preparing [2023-07-21T17:09:20.304Z] f45bab4eeda2: Preparing [2023-07-21T17:09:20.304Z] 56ea64ed0812: Preparing [2023-07-21T17:09:20.304Z] 4701bf8f3583: Preparing [2023-07-21T17:09:20.304Z] 1cc78f8c43fd: Preparing [2023-07-21T17:09:20.304Z] 9386262d7a74: Preparing [2023-07-21T17:09:20.304Z] 9386262d7a74: Waiting [2023-07-21T17:09:20.304Z] 4701bf8f3583: Layer already exists [2023-07-21T17:09:20.304Z] 56ea64ed0812: Layer already exists [2023-07-21T17:09:20.304Z] 1cc78f8c43fd: Layer already exists [2023-07-21T17:09:20.304Z] 34f7b4fa59e8: Layer already exists [2023-07-21T17:09:20.304Z] f45bab4eeda2: Layer already exists [2023-07-21T17:09:20.304Z] 9386262d7a74: Layer already exists [2023-07-21T17:09:20.304Z] c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:20.643Z] + 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-07-21T17:09:20.983Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-07-21T17:09:20.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-21T17:09:20.983Z] 34f7b4fa59e8: Preparing [2023-07-21T17:09:20.983Z] f45bab4eeda2: Preparing [2023-07-21T17:09:20.983Z] 56ea64ed0812: Preparing [2023-07-21T17:09:20.983Z] 4701bf8f3583: Preparing [2023-07-21T17:09:20.983Z] 1cc78f8c43fd: Preparing [2023-07-21T17:09:20.983Z] 9386262d7a74: Preparing [2023-07-21T17:09:20.983Z] 9386262d7a74: Waiting [2023-07-21T17:09:20.983Z] 34f7b4fa59e8: Layer already exists [2023-07-21T17:09:20.983Z] f45bab4eeda2: Layer already exists [2023-07-21T17:09:20.983Z] 4701bf8f3583: Layer already exists [2023-07-21T17:09:20.983Z] 1cc78f8c43fd: Layer already exists [2023-07-21T17:09:20.983Z] 56ea64ed0812: Layer already exists [2023-07-21T17:09:20.983Z] 9386262d7a74: Layer already exists [2023-07-21T17:09:20.983Z] main: digest: sha256:c4e8e2e7e40cb641ca7e6e320801a675821e67d33d954df44f72c0e9f3152088 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-21T17:09:21.311Z] ===================================================== [Pipeline] echo [2023-07-21T17:09:21.320Z] taggedImages: [2023-07-21T17:09:21.320Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8 [2023-07-21T17:09:21.320Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-21T17:09:21.320Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.4 [2023-07-21T17:09:21.320Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c5f9822de111f2ad008e04cca8702a7116aaeba8-3.1.0-dev.4 [2023-07-21T17:09:21.320Z] - 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-07-21T17:09:21.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:09:21.688Z] [2023-07-21T17:09:21.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:22.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:09:22.026Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-21T17:09:22.026Z] 8998bd30e6a1: Pulling fs layer [2023-07-21T17:09:22.026Z] 04944245beec: Pulling fs layer [2023-07-21T17:09:22.026Z] 699f458cf7ca: Pulling fs layer [2023-07-21T17:09:22.026Z] 765212b225bb: Pulling fs layer [2023-07-21T17:09:22.026Z] f23df028b6ca: Pulling fs layer [2023-07-21T17:09:22.026Z] d65c8cfc05b1: Pulling fs layer [2023-07-21T17:09:22.026Z] 2437ff75d9bd: Pulling fs layer [2023-07-21T17:09:22.026Z] 765212b225bb: Waiting [2023-07-21T17:09:22.026Z] f23df028b6ca: Waiting [2023-07-21T17:09:22.026Z] d65c8cfc05b1: Waiting [2023-07-21T17:09:22.026Z] 2437ff75d9bd: Waiting [2023-07-21T17:09:22.295Z] 04944245beec: Verifying Checksum [2023-07-21T17:09:22.295Z] 04944245beec: Download complete [2023-07-21T17:09:22.295Z] 765212b225bb: Verifying Checksum [2023-07-21T17:09:22.295Z] 765212b225bb: Download complete [2023-07-21T17:09:22.295Z] f23df028b6ca: Verifying Checksum [2023-07-21T17:09:22.295Z] f23df028b6ca: Download complete [2023-07-21T17:09:22.295Z] d65c8cfc05b1: Verifying Checksum [2023-07-21T17:09:22.295Z] d65c8cfc05b1: Download complete [2023-07-21T17:09:22.295Z] 699f458cf7ca: Verifying Checksum [2023-07-21T17:09:22.295Z] 699f458cf7ca: Download complete [2023-07-21T17:09:22.879Z] 8998bd30e6a1: Verifying Checksum [2023-07-21T17:09:22.879Z] 8998bd30e6a1: Download complete [2023-07-21T17:09:25.459Z] 2437ff75d9bd: Verifying Checksum [2023-07-21T17:09:25.459Z] 2437ff75d9bd: Download complete [2023-07-21T17:09:26.869Z] 8998bd30e6a1: Pull complete [2023-07-21T17:09:29.446Z] 04944245beec: Pull complete [2023-07-21T17:09:30.404Z] 699f458cf7ca: Pull complete [2023-07-21T17:09:30.404Z] 765212b225bb: Pull complete [2023-07-21T17:09:31.363Z] f23df028b6ca: Pull complete [2023-07-21T17:09:31.364Z] d65c8cfc05b1: Pull complete [2023-07-21T17:09:46.355Z] 2437ff75d9bd: Pull complete [2023-07-21T17:09:46.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-21T17:09:46.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-21T17:09:46.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:09:46.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container [2023-07-21T17:09:46.611Z] $ 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/173 -v /w/workspace/app-service-configurable/173:/w/workspace/app-service-configurable/173:rw,z -v /w/workspace/app-service-configurable/173@tmp:/w/workspace/app-service-configurable/173@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-07-21T17:09:49.499Z] $ docker top 43e44fa3007c2d70eedd4e4adedff7c4f52bfbd2121e1c4dea12ee122ea92fe1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:09:50.398Z] ---> job-cost.sh [2023-07-21T17:09:50.398Z] lf-activate-venv: SKIPPING [2023-07-21T17:09:50.398Z] INFO: No Stack... [2023-07-21T17:09:50.979Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-21T17:09:51.937Z] INFO: Archiving Costs [Pipeline] sh [2023-07-21T17:09:52.578Z] + cat /w/workspace/app-service-configurable/173/archives/cost.csv [2023-07-21T17:09:52.578Z] + cut -d, -f6 [Pipeline] lock [2023-07-21T17:09:52.616Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [2023-07-21T17:09:52.621Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] did not exist. Created. [2023-07-21T17:09:52.621Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-21T17:09:52.968Z] /w/workspace/app-service-configurable/173@tmp/durable-da99548b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-21T17:09:53.566Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-21T17:09:53.582Z] Warning: overwriting stash ‘stack-cost’ [2023-07-21T17:09:53.641Z] Stashed 1 file(s) [Pipeline] } [2023-07-21T17:09:53.648Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-173-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-21T17:09:53.670Z] $ docker stop --time=1 43e44fa3007c2d70eedd4e4adedff7c4f52bfbd2121e1c4dea12ee122ea92fe1 [2023-07-21T17:09:56.967Z] $ docker rm -f --volumes 43e44fa3007c2d70eedd4e4adedff7c4f52bfbd2121e1c4dea12ee122ea92fe1 [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-07-21T17:09:57.347Z] provisioning config files... [2023-07-21T17:09:57.352Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14399196431543196810tmp [Pipeline] { [Pipeline] sh [2023-07-21T17:09:57.646Z] + set +x [2023-07-21T17:09:57.646Z] + curl -s https://codecov.io/bash [2023-07-21T17:09:57.646Z] + bash -s -- [2023-07-21T17:09:57.646Z] [2023-07-21T17:09:57.646Z] _____ _ [2023-07-21T17:09:57.646Z] / ____| | | [2023-07-21T17:09:57.646Z] | | ___ __| | ___ ___ _____ __ [2023-07-21T17:09:57.646Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-21T17:09:57.646Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-21T17:09:57.646Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-21T17:09:57.646Z] Bash-1.0.6 [2023-07-21T17:09:57.646Z] [2023-07-21T17:09:57.646Z] [2023-07-21T17:09:57.646Z] ==> git version 2.25.1 found [2023-07-21T17:09:57.646Z] ==> 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-07-21T17:09:57.646Z] Release-Date: 2020-01-08 [2023-07-21T17:09:57.646Z] 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-07-21T17:09:57.646Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-21T17:09:57.646Z] ==> Jenkins CI detected. [2023-07-21T17:09:57.646Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-07-21T17:09:57.646Z] project root: . [2023-07-21T17:09:57.646Z] --> token set from env [2023-07-21T17:09:57.646Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-21T17:09:57.646Z] ==> Running gcov in . (disable via -X gcov) [2023-07-21T17:09:57.646Z] ==> Python coveragepy not found [2023-07-21T17:09:57.646Z] ==> Searching for coverage reports in: [2023-07-21T17:09:57.646Z] + . [2023-07-21T17:09:57.646Z] -> Found 1 reports [2023-07-21T17:09:57.646Z] ==> Detecting git/mercurial file structure [2023-07-21T17:09:57.646Z] ==> Reading reports [2023-07-21T17:09:57.646Z] + ./coverage.out bytes=13 [2023-07-21T17:09:57.646Z] ==> Appending adjustments [2023-07-21T17:09:57.646Z] https://docs.codecov.io/docs/fixing-reports [2023-07-21T17:09:57.904Z] + Found adjustments [2023-07-21T17:09:57.904Z] ==> Gzipping contents [2023-07-21T17:09:57.904Z] 4.0K /tmp/codecov.39xt5w.gz [2023-07-21T17:09:57.904Z] ==> Uploading reports [2023-07-21T17:09:57.904Z] url: https://codecov.io [2023-07-21T17:09:57.904Z] query: branch=main&commit=c5f9822de111f2ad008e04cca8702a7116aaeba8&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-21T17:09:57.904Z] -> Pinging Codecov [2023-07-21T17:09:57.904Z] 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=c5f9822de111f2ad008e04cca8702a7116aaeba8&build=173&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F173%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-21T17:09:57.904Z] -> Uploading to [2023-07-21T17:09:57.904Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-21/A97CA9966030D2A3747ED39772930CCE/c5f9822de111f2ad008e04cca8702a7116aaeba8/1dd54511-5558-4077-97b1-293142951269.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230721T170957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=799b3cb6207f0429c45bd9ae5446ddc25adebff34212512408809c309035bf75 [2023-07-21T17:09:57.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-21T17:09:57.904Z] Dload Upload Total Spent Left Speed [2023-07-21T17:09:58.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2396 --:--:-- --:--:-- --:--:-- 2396 [2023-07-21T17:09:58.164Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] } [2023-07-21T17:09:58.171Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-21T17:09:58.269Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-21T17:09:58.278Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:58.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:09:58.571Z] [2023-07-21T17:09:58.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:09:58.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:09:58.871Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-21T17:09:58.871Z] df9b9388f04a: Pulling fs layer [2023-07-21T17:09:58.871Z] 52dc419b0ee2: Pulling fs layer [2023-07-21T17:09:58.871Z] 25bc292e5bac: Pulling fs layer [2023-07-21T17:09:58.871Z] 114826534d7a: Pulling fs layer [2023-07-21T17:09:58.871Z] 4657fd5d0bcf: Pulling fs layer [2023-07-21T17:09:58.871Z] 6ad1cebc031e: Pulling fs layer [2023-07-21T17:09:58.871Z] 8a3aa393b2d8: Pulling fs layer [2023-07-21T17:09:58.871Z] 6ad1cebc031e: Waiting [2023-07-21T17:09:58.871Z] 114826534d7a: Waiting [2023-07-21T17:09:58.871Z] 4657fd5d0bcf: Waiting [2023-07-21T17:09:58.871Z] 8a3aa393b2d8: Waiting [2023-07-21T17:09:58.871Z] 25bc292e5bac: Verifying Checksum [2023-07-21T17:09:58.871Z] 25bc292e5bac: Download complete [2023-07-21T17:09:58.871Z] 52dc419b0ee2: Verifying Checksum [2023-07-21T17:09:58.871Z] 52dc419b0ee2: Download complete [2023-07-21T17:09:58.871Z] 4657fd5d0bcf: Verifying Checksum [2023-07-21T17:09:58.871Z] 4657fd5d0bcf: Download complete [2023-07-21T17:09:58.871Z] df9b9388f04a: Download complete [2023-07-21T17:09:59.135Z] df9b9388f04a: Pull complete [2023-07-21T17:09:59.135Z] 6ad1cebc031e: Download complete [2023-07-21T17:09:59.135Z] 52dc419b0ee2: Pull complete [2023-07-21T17:09:59.135Z] 25bc292e5bac: Pull complete [2023-07-21T17:09:59.702Z] 114826534d7a: Download complete [2023-07-21T17:09:59.702Z] 8a3aa393b2d8: Verifying Checksum [2023-07-21T17:09:59.702Z] 8a3aa393b2d8: Download complete [2023-07-21T17:10:02.982Z] 114826534d7a: Pull complete [2023-07-21T17:10:02.982Z] 4657fd5d0bcf: Pull complete [2023-07-21T17:10:03.549Z] 6ad1cebc031e: Pull complete [2023-07-21T17:10:06.836Z] 8a3aa393b2d8: Pull complete [2023-07-21T17:10:06.836Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-21T17:10:06.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-21T17:10:06.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:10:06.921Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T17:10:06.944Z] $ 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-07-21T17:10:09.566Z] $ docker top 9d6354b55789f4bf5e5f704210fb7e5776b803285a0921b6332c91573fedd776 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-21T17:10:09.638Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-07-21T17:10:09.912Z] + set -o pipefail [2023-07-21T17:10:09.913Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-07-21T17:10:15.186Z] [2023-07-21T17:10:15.186Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-07-21T17:10:15.186Z] [2023-07-21T17:10:15.186Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/448edbd5-adc8-4395-96b4-7b33e7a45bf6 [2023-07-21T17:10:15.186Z] [2023-07-21T17:10:15.186Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-21T17:10:15.186Z] [2023-07-21T17:10:15.186Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-21T17:10:15.186Z] [2023-07-21T17:10:15.186Z] [2023-07-21T17:10:15.186Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-21T17:10:15.186Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-21T17:10:15.186Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-21T17:10:15.186Z] $ docker stop --time=1 9d6354b55789f4bf5e5f704210fb7e5776b803285a0921b6332c91573fedd776 [2023-07-21T17:10:18.001Z] $ docker rm -f --volumes 9d6354b55789f4bf5e5f704210fb7e5776b803285a0921b6332c91573fedd776 [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-07-21T17:10:18.796Z] + git log --format=format:%s -1 c5f9822de111f2ad008e04cca8702a7116aaeba8 [Pipeline] sh [2023-07-21T17:10:19.086Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:10:19.086Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:19.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:10:19.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:10:19.457Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T17:10:19.471Z] $ 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-07-21T17:10:19.865Z] $ docker top 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 -eo pid,comm [2023-07-21T17:10:19.927Z] 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-07-21T17:10:19.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:10:19.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:10:19.960Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:10:20.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:10:20.077Z] $ docker exec 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 ssh-agent [2023-07-21T17:10:20.201Z] SSH_AUTH_SOCK=/tmp/ssh-yETq8KIriZDX/agent.32 [2023-07-21T17:10:20.201Z] SSH_AGENT_PID=38 [2023-07-21T17:10:20.208Z] Running ssh-add (command line suppressed) [2023-07-21T17:10:20.308Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17107626523876144645.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17107626523876144645.key) [2023-07-21T17:10:20.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:10:20.622Z] + git semver tag [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,796 [run_tag] DEBUG tag force:False [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,796 [check_head_tag] DEBUG check head tag [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,796 [execute] INFO git cat-file --batch-check [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,801 [execute] INFO git cat-file --batch [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,813 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,814 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,814 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-21T17:10:20.881Z] 2023-07-21 17:10:20,819 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T17:10:20.881Z] 3.1.0-dev.4 [Pipeline] } [2023-07-21T17:10:20.879Z] $ docker exec --env ******** --env ******** 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 ssh-agent -k [2023-07-21T17:10:20.983Z] unset SSH_AUTH_SOCK; [2023-07-21T17:10:20.983Z] unset SSH_AGENT_PID; [2023-07-21T17:10:20.983Z] echo Agent pid 38 killed; [2023-07-21T17:10:21.008Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:10:21.309Z] + git semver [Pipeline] } [2023-07-21T17:10:21.566Z] $ docker stop --time=1 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 [2023-07-21T17:10:22.854Z] $ docker rm -f --volumes 6756c36c8f594670ce24a608d30c3cd2ee9880c9ceafa267e0d31a74143a2ce4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:23.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:10:23.265Z] [2023-07-21T17:10:23.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:23.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:10:23.564Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-21T17:10:23.564Z] ab5ef0e58194: Pulling fs layer [2023-07-21T17:10:23.564Z] 9712f1f96733: Pulling fs layer [2023-07-21T17:10:23.564Z] 63f879dbbcfc: Pulling fs layer [2023-07-21T17:10:23.564Z] 0d9ebad4ef96: Pulling fs layer [2023-07-21T17:10:23.564Z] e9a5061849ea: Pulling fs layer [2023-07-21T17:10:23.564Z] d747dcd14b5f: Pulling fs layer [2023-07-21T17:10:23.564Z] 2de7ff778b66: Pulling fs layer [2023-07-21T17:10:23.564Z] e9a5061849ea: Waiting [2023-07-21T17:10:23.564Z] 0d9ebad4ef96: Waiting [2023-07-21T17:10:23.564Z] 2de7ff778b66: Waiting [2023-07-21T17:10:23.564Z] d747dcd14b5f: Waiting [2023-07-21T17:10:23.564Z] 9712f1f96733: Verifying Checksum [2023-07-21T17:10:23.564Z] 9712f1f96733: Download complete [2023-07-21T17:10:24.136Z] 63f879dbbcfc: Verifying Checksum [2023-07-21T17:10:24.136Z] 63f879dbbcfc: Download complete [2023-07-21T17:10:24.136Z] 0d9ebad4ef96: Verifying Checksum [2023-07-21T17:10:24.136Z] 0d9ebad4ef96: Download complete [2023-07-21T17:10:24.136Z] d747dcd14b5f: Verifying Checksum [2023-07-21T17:10:24.136Z] d747dcd14b5f: Download complete [2023-07-21T17:10:24.136Z] e9a5061849ea: Verifying Checksum [2023-07-21T17:10:24.136Z] e9a5061849ea: Download complete [2023-07-21T17:10:24.396Z] ab5ef0e58194: Verifying Checksum [2023-07-21T17:10:24.396Z] ab5ef0e58194: Download complete [2023-07-21T17:10:24.396Z] 2de7ff778b66: Verifying Checksum [2023-07-21T17:10:24.396Z] 2de7ff778b66: Download complete [2023-07-21T17:10:27.680Z] ab5ef0e58194: Pull complete [2023-07-21T17:10:27.680Z] 9712f1f96733: Pull complete [2023-07-21T17:10:27.937Z] 63f879dbbcfc: Pull complete [2023-07-21T17:10:32.126Z] 0d9ebad4ef96: Pull complete [2023-07-21T17:10:32.386Z] e9a5061849ea: Pull complete [2023-07-21T17:10:32.386Z] d747dcd14b5f: Pull complete [2023-07-21T17:10:33.763Z] 2de7ff778b66: Pull complete [2023-07-21T17:10:33.763Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-21T17:10:33.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-21T17:10:33.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:10:33.842Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T17:10:33.861Z] $ 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-07-21T17:10:36.973Z] $ docker top 7bc93333bf1cb0269d179857adba833a8f7f030f1da29404651fb1524baf90c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-21T17:10:37.058Z] provisioning config files... [2023-07-21T17:10:37.064Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8472071853786117291tmp [2023-07-21T17:10:37.074Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4832636462189086284tmp [2023-07-21T17:10:37.085Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7455704644502471446tmp [Pipeline] { [Pipeline] echo [2023-07-21T17:10:37.098Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:37.383Z] ---> sigul-configuration.sh [2023-07-21T17:10:37.383Z] gpg: directory `/root/.gnupg' created [2023-07-21T17:10:37.383Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-21T17:10:37.383Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-21T17:10:37.383Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-21T17:10:37.383Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-21T17:10:37.383Z] gpg: CAST5 encrypted data [2023-07-21T17:10:37.383Z] gpg: encrypted with 1 passphrase [2023-07-21T17:10:37.383Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-21T17:10:37.673Z] + mkdir /home/jenkins [2023-07-21T17:10:37.674Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-21T17:10:37.959Z] + 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-07-21T17:10:37.968Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:38.254Z] ---> sigul-install.sh [2023-07-21T17:10:38.254Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-21T17:10:38.541Z] + git tag --list [2023-07-21T17:10:38.541Z] v1.0.0 [2023-07-21T17:10:38.541Z] v1.1.0 [2023-07-21T17:10:38.541Z] v1.2.0 [2023-07-21T17:10:38.541Z] v1.3.0 [2023-07-21T17:10:38.541Z] v1.3.1 [2023-07-21T17:10:38.541Z] v2.0.0 [2023-07-21T17:10:38.541Z] v2.0.1 [2023-07-21T17:10:38.541Z] v2.1.0 [2023-07-21T17:10:38.541Z] v2.1.1 [2023-07-21T17:10:38.541Z] v2.1.2 [2023-07-21T17:10:38.541Z] v2.2.0 [2023-07-21T17:10:38.541Z] v2.3 [2023-07-21T17:10:38.541Z] v2.3.0 [2023-07-21T17:10:38.541Z] v2.3.1 [2023-07-21T17:10:38.541Z] v3.0 [2023-07-21T17:10:38.541Z] v3.0.0 [2023-07-21T17:10:38.541Z] v3.1.0-dev.1 [2023-07-21T17:10:38.541Z] v3.1.0-dev.2 [2023-07-21T17:10:38.541Z] v3.1.0-dev.3 [2023-07-21T17:10:38.541Z] v3.1.0-dev.4 [Pipeline] sh [2023-07-21T17:10:38.828Z] + lftools sign git-tag v3.1.0-dev.4 [2023-07-21T17:10:39.396Z] Signing Git tag with Sigul... [2023-07-21T17:10:39.396Z] Signing v3.1.0-dev.4 [Pipeline] echo [2023-07-21T17:10:39.663Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:39.950Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-21T17:10:39.958Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-21T17:10:39.964Z] $ docker stop --time=1 7bc93333bf1cb0269d179857adba833a8f7f030f1da29404651fb1524baf90c2 [2023-07-21T17:10:41.294Z] $ docker rm -f --volumes 7bc93333bf1cb0269d179857adba833a8f7f030f1da29404651fb1524baf90c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-21T17:10:41.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:10:41.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:42.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:10:42.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:10:42.096Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T17:10:42.114Z] $ 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-07-21T17:10:42.478Z] $ docker top 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:10:42.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:10:42.576Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:10:42.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:10:42.688Z] $ docker exec 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 ssh-agent [2023-07-21T17:10:42.807Z] SSH_AUTH_SOCK=/tmp/ssh-bOv4A6Xhphkk/agent.32 [2023-07-21T17:10:42.807Z] SSH_AGENT_PID=38 [2023-07-21T17:10:42.813Z] Running ssh-add (command line suppressed) [2023-07-21T17:10:42.903Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13978128883625639763.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13978128883625639763.key) [2023-07-21T17:10:42.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:10:43.217Z] + git semver bump pre [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,364 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,364 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,364 [bump_version] DEBUG bumped version:3.1.0-dev.5 [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,364 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,364 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,365 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,366 [execute] INFO git cat-file --batch-check [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,372 [execute] INFO git cat-file --batch [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T17:10:43.477Z] 2023-07-21 17:10:43,377 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T17:10:43.477Z] 3.1.0-dev.5 [Pipeline] } [2023-07-21T17:10:43.475Z] $ docker exec --env ******** --env ******** 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 ssh-agent -k [2023-07-21T17:10:43.584Z] unset SSH_AUTH_SOCK; [2023-07-21T17:10:43.584Z] unset SSH_AGENT_PID; [2023-07-21T17:10:43.584Z] echo Agent pid 38 killed; [2023-07-21T17:10:43.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:10:43.908Z] + git semver [Pipeline] } [2023-07-21T17:10:44.170Z] $ docker stop --time=1 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 [2023-07-21T17:10:45.487Z] $ docker rm -f --volumes 675f7a7bbe3850949c853a34047ea6690e3677e1b04bd50b2207a6bb694bf101 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-21T17:10:45.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-21T17:10:45.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:46.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-21T17:10:46.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:10:46.220Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T17:10:46.238Z] $ 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-07-21T17:10:46.593Z] $ docker top 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-21T17:10:46.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-21T17:10:46.692Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-21T17:10:46.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-21T17:10:46.793Z] $ docker exec 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb ssh-agent [2023-07-21T17:10:46.918Z] SSH_AUTH_SOCK=/tmp/ssh-GBty9jBUFnEX/agent.32 [2023-07-21T17:10:46.918Z] SSH_AGENT_PID=38 [2023-07-21T17:10:46.924Z] Running ssh-add (command line suppressed) [2023-07-21T17:10:47.009Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5810482843876042881.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5810482843876042881.key) [2023-07-21T17:10:47.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-21T17:10:47.324Z] + git semver push [2023-07-21T17:10:47.583Z] 2023-07-21 17:10:47,489 [run_push] DEBUG push [2023-07-21T17:10:47.583Z] 2023-07-21 17:10:47,489 [execute] INFO git cat-file --batch-check [2023-07-21T17:10:47.583Z] 2023-07-21 17:10:47,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-21T17:10:47.583Z] 2023-07-21 17:10:47,494 [execute] INFO git rev-list 8e1448bea8e8608a597256ebfb366fa2e6f0d6f3 -- [2023-07-21T17:10:47.583Z] 2023-07-21 17:10:47,494 [execute] DEBUG Popen(['git', 'rev-list', '8e1448bea8e8608a597256ebfb366fa2e6f0d6f3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-21T17:10:47.583Z] 2023-07-21 17:10:47,507 [execute] INFO git fetch -v origin [2023-07-21T17:10:47.583Z] 2023-07-21 17:10:47,507 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-21T17:10:48.149Z] 2023-07-21 17:10:47,974 [run_push] DEBUG no remote changes detected [2023-07-21T17:10:48.149Z] 2023-07-21 17:10:47,974 [execute] INFO git push origin semver [2023-07-21T17:10:48.149Z] 2023-07-21 17:10:47,975 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-21T17:10:49.172Z] 2023-07-21 17:10:48,795 [run_push] DEBUG push all version tags [2023-07-21T17:10:49.172Z] 2023-07-21 17:10:48,796 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-21T17:10:49.172Z] 2023-07-21 17:10:48,796 [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-07-21T17:10:49.798Z] 2023-07-21 17:10:49,518 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-21T17:10:49.798Z] 3.1.0-dev.5 [Pipeline] } [2023-07-21T17:10:49.905Z] $ docker exec --env ******** --env ******** 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb ssh-agent -k [2023-07-21T17:10:50.013Z] unset SSH_AUTH_SOCK; [2023-07-21T17:10:50.013Z] unset SSH_AGENT_PID; [2023-07-21T17:10:50.013Z] echo Agent pid 38 killed; [2023-07-21T17:10:50.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-21T17:10:50.341Z] + git semver [Pipeline] } [2023-07-21T17:10:50.603Z] $ docker stop --time=1 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb [2023-07-21T17:10:51.915Z] $ docker rm -f --volumes 00eef6062a2189d131be2b0de80f5edb126a35110576a18d64d9c187defa99bb [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-07-21T17:10:52.467Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-07-21T17:10:52.467Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-21T17:10:52.467Z] total 16 [2023-07-21T17:10:52.467Z] drwxr-xr-x 3 root root 4096 Jul 21 16:59 . [2023-07-21T17:10:52.467Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 17:10 .. [2023-07-21T17:10:52.467Z] drwxr-xr-x 2 root root 4096 Jul 21 16:59 cost [2023-07-21T17:10:52.467Z] -rw-r--r-- 1 root root 96 Jul 21 16:59 cost.csv [2023-07-21T17:10:52.467Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-07-21T17:10:52.467Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-21T17:10:52.467Z] total 16 [2023-07-21T17:10:52.467Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:59 . [2023-07-21T17:10:52.467Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 17:10 .. [2023-07-21T17:10:52.467Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 16:59 cost [2023-07-21T17:10:52.467Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 21 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:52.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:53.623Z] ---> package-listing.sh [2023-07-21T17:10:53.623Z] ++ facter osfamily [2023-07-21T17:10:53.623Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-21T17:10:53.882Z] + OS_FAMILY=debian [2023-07-21T17:10:53.882Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-07-21T17:10:53.882Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-21T17:10:53.882Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-21T17:10:53.882Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-21T17:10:53.882Z] + PACKAGES=/tmp/packages_start.txt [2023-07-21T17:10:53.882Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-21T17:10:53.882Z] + PACKAGES=/tmp/packages_end.txt [2023-07-21T17:10:53.882Z] + case "${OS_FAMILY}" in [2023-07-21T17:10:53.882Z] + dpkg -l [2023-07-21T17:10:53.882Z] + grep '^ii' [2023-07-21T17:10:53.882Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-21T17:10:53.882Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-21T17:10:53.882Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-21T17:10:53.882Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-21T17:10:53.882Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-07-21T17:10:53.882Z] + 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-07-21T17:10:53.892Z] 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-07-21T17:10:54.168Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-21T17:10:54.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-21T17:10:54.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-21T17:10:54.793Z] prd-ubuntu20.04-docker-8c-8g-1730 does not seem to be running inside a container [2023-07-21T17:10:54.809Z] $ 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-07-21T17:10:55.018Z] $ docker top 4cc5b03c77ea3ff926714db1183665d4be9b8d80e03313807c5693c597168f80 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-21T17:10:55.375Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-21T17:10:55.659Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-21T17:10:55.944Z] + ls /var/log/sa-host [2023-07-21T17:10:55.944Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-21T17:10:56.007Z] provisioning config files... [2023-07-21T17:10:56.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3559427563930727390tmp [Pipeline] { [Pipeline] echo [2023-07-21T17:10:56.029Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:56.309Z] ---> create-netrc.sh [Pipeline] } [2023-07-21T17:10:56.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:56.653Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-21T17:10:56.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:56.945Z] ---> sudo-logs.sh [2023-07-21T17:10:56.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-21T17:10:56.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:57.248Z] ---> job-cost.sh [2023-07-21T17:10:57.248Z] lf-activate-venv: SKIPPING [2023-07-21T17:10:57.248Z] DEBUG: total: 0.2199999988079071 [2023-07-21T17:10:57.248Z] INFO: Retrieving Stack Cost... [2023-07-21T17:10:57.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-21T17:10:58.080Z] INFO: Archiving Costs [Pipeline] echo [2023-07-21T17:10:58.092Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-21T17:10:58.374Z] ---> logs-deploy.sh [2023-07-21T17:10:58.374Z] lf-activate-venv: SKIPPING [2023-07-21T17:10:58.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/173 [2023-07-21T17:10:58.374Z] INFO: archiving workspace using pattern(s): [2023-07-21T17:10:59.311Z] Archives upload complete. [2023-07-21T17:10:59.571Z] INFO: archiving logs to Nexus [2023-07-21T17:11:00.140Z] ---> uname -a: [2023-07-21T17:11:00.140Z] Linux prd-ubuntu20-04-docker-8c-8g-1730 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-07-21T17:11:00.140Z] [2023-07-21T17:11:00.140Z]