Started by user Bill Mahoney Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98b0c68a4b913365b11e69c0a8a84788dfd65c15 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-ssh13103046834956524263.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh202433217035525945.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1003643833094874577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8410258659778034146.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-ssh3777710957363001286.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-7461’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7475 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 98b0c68a4b913365b11e69c0a8a84788dfd65c15 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541)" > 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 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 > git rev-list --no-walk 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T22:51:23.584Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T22:51:23.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T22:51:23.654Z] ========================================================= [2023-04-11T22:51:23.654Z] EdgeX Global Pipelines Version Info [2023-04-11T22:51:23.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:51:24.351Z] ------------------- [2023-04-11T22:51:24.351Z] stable info: [2023-04-11T22:51:24.351Z] ------------------- [2023-04-11T22:51:24.352Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T22:51:24.352Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T22:51:24.352Z] Message: update stable to v1.0.245 [2023-04-11T22:51:24.921Z] ------------------- [2023-04-11T22:51:24.921Z] experimental info: [2023-04-11T22:51:24.921Z] ------------------- [2023-04-11T22:51:24.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T22:51:24.921Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T22:51:24.921Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T22:51:25.086Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-11T22:51:25.096Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-11T22:51:25.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T22:51:25.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T22:51:25.132Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T22:51:25.145Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-11T22:51:25.156Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T22:51:25.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T22:51:25.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T22:51:25.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T22:51:25.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T22:51:25.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-11T22:51:25.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T22:51:25.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T22:51:25.260Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T22:51:25.275Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T22:51:25.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T22:51:25.296Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T22:51:25.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T22:51:25.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T22:51:25.331Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-11T22:51:25.345Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-11T22:51:25.354Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T22:51:25.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T22:51:25.380Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-11T22:51:25.390Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T22:51:25.399Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T22:51:25.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-11T22:51:25.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-11T22:51:25.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-11T22:51:25.452Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo [2023-04-11T22:51:25.466Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98b0c68 [Pipeline] echo [2023-04-11T22:51:25.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T22:51:25.519Z] provisioning config files... [2023-04-11T22:51:25.533Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14006108942366630675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:51:25.839Z] ---> docker-login.sh [2023-04-11T22:51:25.839Z] nexus3.edgexfoundry.org:10001 [2023-04-11T22:51:26.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:26.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:26.099Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:26.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:26.099Z] [2023-04-11T22:51:26.099Z] Login Succeeded [2023-04-11T22:51:26.099Z] nexus3.edgexfoundry.org:10002 [2023-04-11T22:51:26.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:26.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:26.360Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:26.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:26.360Z] [2023-04-11T22:51:26.360Z] Login Succeeded [2023-04-11T22:51:26.360Z] nexus3.edgexfoundry.org:10003 [2023-04-11T22:51:26.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:26.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:26.360Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:26.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:26.360Z] [2023-04-11T22:51:26.360Z] Login Succeeded [2023-04-11T22:51:26.360Z] nexus3.edgexfoundry.org:10004 [2023-04-11T22:51:26.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:26.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:26.619Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:26.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:26.619Z] [2023-04-11T22:51:26.619Z] Login Succeeded [2023-04-11T22:51:26.619Z] docker.io [2023-04-11T22:51:26.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:26.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:26.879Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:26.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:26.879Z] [2023-04-11T22:51:26.879Z] Login Succeeded [2023-04-11T22:51:26.879Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T22:51:26.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T22:51:27.239Z] + git rev-list -1 --merges 98b0c68a4b913365b11e69c0a8a84788dfd65c15~1..98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo [2023-04-11T22:51:27.285Z] -----------> git rev-list -1 --merges 98b0c68a4b913365b11e69c0a8a84788dfd65c15~1..98b0c68a4b913365b11e69c0a8a84788dfd65c15 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [false] [Pipeline] sh [2023-04-11T22:51:27.574Z] + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo [2023-04-11T22:51:27.589Z] ========================================================= [2023-04-11T22:51:27.589Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T22:51:27.589Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T22:51:27.926Z] + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] echo [2023-04-11T22:51:27.936Z] [semverPrep] GIT_COMMIT: 98b0c68a4b913365b11e69c0a8a84788dfd65c15, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541) [Pipeline] echo [2023-04-11T22:51:27.948Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T22:51:28.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T22:51:28.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T22:51:28.309Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T22:51:28.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T22:51:28.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T22:51:28.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T22:51:28.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:51:28.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T22:51:28.659Z] [2023-04-11T22:51:28.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:51:28.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T22:51:28.963Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T22:51:28.963Z] b85a868b505f: Pulling fs layer [2023-04-11T22:51:28.963Z] e2be974225ed: Pulling fs layer [2023-04-11T22:51:28.963Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T22:51:28.963Z] 988bab9f4d93: Pulling fs layer [2023-04-11T22:51:28.963Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T22:51:28.963Z] eaf3925da568: Pulling fs layer [2023-04-11T22:51:28.963Z] bab4dde63d76: Pulling fs layer [2023-04-11T22:51:28.963Z] bde34c3a00c8: Pulling fs layer [2023-04-11T22:51:28.963Z] b352a97aabf1: Pulling fs layer [2023-04-11T22:51:28.963Z] 4872d77fe225: Pulling fs layer [2023-04-11T22:51:28.963Z] 5851b861e8e6: Pulling fs layer [2023-04-11T22:51:28.963Z] bab4dde63d76: Waiting [2023-04-11T22:51:28.963Z] bde34c3a00c8: Waiting [2023-04-11T22:51:28.963Z] b352a97aabf1: Waiting [2023-04-11T22:51:28.963Z] 4872d77fe225: Waiting [2023-04-11T22:51:28.963Z] 5851b861e8e6: Waiting [2023-04-11T22:51:28.963Z] 1469e6f7b9e6: Waiting [2023-04-11T22:51:28.963Z] eaf3925da568: Waiting [2023-04-11T22:51:28.963Z] e2be974225ed: Verifying Checksum [2023-04-11T22:51:28.963Z] e2be974225ed: Download complete [2023-04-11T22:51:28.963Z] 988bab9f4d93: Verifying Checksum [2023-04-11T22:51:28.963Z] 988bab9f4d93: Download complete [2023-04-11T22:51:28.963Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T22:51:28.963Z] 1469e6f7b9e6: Download complete [2023-04-11T22:51:29.221Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T22:51:29.221Z] 339a4e72a1f5: Download complete [2023-04-11T22:51:29.221Z] eaf3925da568: Verifying Checksum [2023-04-11T22:51:29.221Z] eaf3925da568: Download complete [2023-04-11T22:51:29.221Z] bde34c3a00c8: Verifying Checksum [2023-04-11T22:51:29.221Z] bde34c3a00c8: Download complete [2023-04-11T22:51:29.221Z] b352a97aabf1: Verifying Checksum [2023-04-11T22:51:29.221Z] b352a97aabf1: Download complete [2023-04-11T22:51:29.221Z] 4872d77fe225: Download complete [2023-04-11T22:51:29.221Z] 5851b861e8e6: Download complete [2023-04-11T22:51:29.221Z] b85a868b505f: Verifying Checksum [2023-04-11T22:51:29.221Z] b85a868b505f: Download complete [2023-04-11T22:51:29.479Z] bab4dde63d76: Verifying Checksum [2023-04-11T22:51:29.479Z] bab4dde63d76: Download complete [2023-04-11T22:51:30.417Z] b85a868b505f: Pull complete [2023-04-11T22:51:30.695Z] e2be974225ed: Pull complete [2023-04-11T22:51:31.267Z] 339a4e72a1f5: Pull complete [2023-04-11T22:51:31.267Z] 988bab9f4d93: Pull complete [2023-04-11T22:51:31.528Z] 1469e6f7b9e6: Pull complete [2023-04-11T22:51:31.528Z] eaf3925da568: Pull complete [2023-04-11T22:51:33.432Z] bab4dde63d76: Pull complete [2023-04-11T22:51:33.432Z] bde34c3a00c8: Pull complete [2023-04-11T22:51:33.694Z] b352a97aabf1: Pull complete [2023-04-11T22:51:33.694Z] 4872d77fe225: Pull complete [2023-04-11T22:51:33.694Z] 5851b861e8e6: Pull complete [2023-04-11T22:51:33.694Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T22:51:33.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T22:51:33.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:51:33.801Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T22:51:33.834Z] $ 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-04-11T22:51:36.867Z] $ docker top 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 -eo pid,comm [2023-04-11T22:51:36.921Z] 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-04-11T22:51:36.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T22:51:36.963Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T22:51:36.963Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T22:51:37.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T22:51:37.087Z] $ docker exec 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 ssh-agent [2023-04-11T22:51:37.199Z] SSH_AUTH_SOCK=/tmp/ssh-yIn1OgFLvHsn/agent.33 [2023-04-11T22:51:37.199Z] SSH_AGENT_PID=39 [2023-04-11T22:51:37.206Z] Running ssh-add (command line suppressed) [2023-04-11T22:51:37.321Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14956287519491207809.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14956287519491207809.key) [2023-04-11T22:51:37.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T22:51:37.622Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T22:51:37.636Z] $ docker exec --env ******** --env ******** 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 ssh-agent -k [2023-04-11T22:51:37.742Z] unset SSH_AUTH_SOCK; [2023-04-11T22:51:37.743Z] unset SSH_AGENT_PID; [2023-04-11T22:51:37.743Z] echo Agent pid 39 killed; [2023-04-11T22:51:37.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-04-11T22:51:37.778Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0-dev.30' [Pipeline] sshagent [2023-04-11T22:51:37.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T22:51:37.858Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T22:51:37.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T22:51:37.988Z] $ docker exec 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 ssh-agent [2023-04-11T22:51:38.111Z] SSH_AUTH_SOCK=/tmp/ssh-hDzlCD4m6oDP/agent.71 [2023-04-11T22:51:38.111Z] SSH_AGENT_PID=77 [2023-04-11T22:51:38.116Z] Running ssh-add (command line suppressed) [2023-04-11T22:51:38.217Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4052822698808223609.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4052822698808223609.key) [2023-04-11T22:51:38.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T22:51:38.522Z] + git semver init [2023-04-11T22:51:38.781Z] 2023-04-11 22:51:38,744 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T22:51:38.781Z] 2023-04-11 22:51:38,745 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-04-11T22:51:38.781Z] 2023-04-11 22:51:38,745 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-04-11T22:51:38.781Z] 2023-04-11 22:51:38,745 [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-04-11T22:51:39.720Z] 2023-04-11 22:51:39,496 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-04-11T22:51:39.720Z] 2023-04-11 22:51:39,497 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-04-11T22:51:39.720Z] 2023-04-11 22:51:39,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-11T22:51:39.720Z] 2023-04-11 22:51:39,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-11T22:51:39.720Z] 3.0.0-dev.31 [Pipeline] } [2023-04-11T22:51:39.732Z] $ docker exec --env ******** --env ******** 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 ssh-agent -k [2023-04-11T22:51:39.833Z] unset SSH_AUTH_SOCK; [2023-04-11T22:51:39.834Z] unset SSH_AGENT_PID; [2023-04-11T22:51:39.834Z] echo Agent pid 77 killed; [2023-04-11T22:51:39.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T22:51:40.147Z] + git semver [Pipeline] } [2023-04-11T22:51:40.420Z] $ docker stop --time=1 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 [2023-04-11T22:51:41.700Z] $ docker rm -f --volumes 9addb440d60679259efc0146c158603765e3244d5b901683c9d839921a8a9e66 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T22:51:42.037Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T22:51:42.246Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T22:51:42.248Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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-04-11T22:51:42.385Z] provisioning config files... [2023-04-11T22:51:42.395Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17137321505306693340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:51:42.692Z] ---> docker-login.sh [2023-04-11T22:51:42.692Z] nexus3.edgexfoundry.org:10001 [2023-04-11T22:51:42.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:42.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:42.692Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:42.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:42.692Z] [2023-04-11T22:51:42.692Z] Login Succeeded [2023-04-11T22:51:42.692Z] nexus3.edgexfoundry.org:10002 [2023-04-11T22:51:42.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:42.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:42.692Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:42.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:42.692Z] [2023-04-11T22:51:42.692Z] Login Succeeded [2023-04-11T22:51:42.692Z] nexus3.edgexfoundry.org:10003 [2023-04-11T22:51:42.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:42.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:42.950Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:42.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:42.950Z] [2023-04-11T22:51:42.950Z] Login Succeeded [2023-04-11T22:51:42.950Z] nexus3.edgexfoundry.org:10004 [2023-04-11T22:51:42.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:42.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:42.951Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:42.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:42.951Z] [2023-04-11T22:51:42.951Z] Login Succeeded [2023-04-11T22:51:42.951Z] docker.io [2023-04-11T22:51:43.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:51:43.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:51:43.469Z] Configure a credential helper to remove this warning. See [2023-04-11T22:51:43.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:51:43.469Z] [2023-04-11T22:51:43.469Z] Login Succeeded [2023-04-11T22:51:43.469Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T22:51:43.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T22:51:43.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:51:43.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:51:43.559Z] ========================================================= [2023-04-11T22:51:43.559Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-11T22:51:43.559Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:51:43.865Z] + 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-04-11T22:51:43.865Z] Sending build context to Docker daemon 3.267MB [2023-04-11T22:51:43.865Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-11T22:51:43.865Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-11T22:51:43.865Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T22:51:43.865Z] 63b65145d645: Pulling fs layer [2023-04-11T22:51:43.865Z] a2d21d5440eb: Pulling fs layer [2023-04-11T22:51:43.865Z] 935e6c44a52c: Pulling fs layer [2023-04-11T22:51:43.865Z] 94cc34f8dd06: Pulling fs layer [2023-04-11T22:51:43.865Z] 30dea6a524f1: Pulling fs layer [2023-04-11T22:51:43.865Z] a2aff8979fd8: Pulling fs layer [2023-04-11T22:51:43.865Z] 6808be2612f2: Pulling fs layer [2023-04-11T22:51:43.865Z] f25807f1079a: Pulling fs layer [2023-04-11T22:51:43.865Z] a2aff8979fd8: Waiting [2023-04-11T22:51:43.865Z] 6808be2612f2: Waiting [2023-04-11T22:51:43.865Z] f25807f1079a: Waiting [2023-04-11T22:51:43.865Z] 94cc34f8dd06: Waiting [2023-04-11T22:51:43.865Z] 30dea6a524f1: Waiting [2023-04-11T22:51:43.865Z] a2d21d5440eb: Verifying Checksum [2023-04-11T22:51:43.865Z] a2d21d5440eb: Download complete [2023-04-11T22:51:43.865Z] 94cc34f8dd06: Download complete [2023-04-11T22:51:44.124Z] 30dea6a524f1: Verifying Checksum [2023-04-11T22:51:44.125Z] 30dea6a524f1: Download complete [2023-04-11T22:51:44.125Z] 63b65145d645: Verifying Checksum [2023-04-11T22:51:44.125Z] 63b65145d645: Download complete [2023-04-11T22:51:44.125Z] a2aff8979fd8: Verifying Checksum [2023-04-11T22:51:44.125Z] a2aff8979fd8: Download complete [2023-04-11T22:51:44.125Z] 63b65145d645: Pull complete [2023-04-11T22:51:44.392Z] a2d21d5440eb: Pull complete [2023-04-11T22:51:44.392Z] f25807f1079a: Verifying Checksum [2023-04-11T22:51:44.392Z] f25807f1079a: Download complete [2023-04-11T22:51:44.651Z] 935e6c44a52c: Verifying Checksum [2023-04-11T22:51:44.651Z] 935e6c44a52c: Download complete [2023-04-11T22:51:44.909Z] 6808be2612f2: Verifying Checksum [2023-04-11T22:51:44.909Z] 6808be2612f2: Download complete [2023-04-11T22:51:48.193Z] 935e6c44a52c: Pull complete [2023-04-11T22:51:48.450Z] 94cc34f8dd06: Pull complete [2023-04-11T22:51:48.450Z] 30dea6a524f1: Pull complete [2023-04-11T22:51:48.450Z] a2aff8979fd8: Pull complete [2023-04-11T22:51:50.976Z] 6808be2612f2: Pull complete [2023-04-11T22:51:51.546Z] f25807f1079a: Pull complete [2023-04-11T22:51:51.546Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-11T22:51:51.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-11T22:51:51.546Z] ---> 3b553350e43f [2023-04-11T22:51:51.546Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-11T22:51:55.752Z] ---> Running in f4ad539b363f [2023-04-11T22:51:56.011Z] Removing intermediate container f4ad539b363f [2023-04-11T22:51:56.011Z] ---> 68270994e432 [2023-04-11T22:51:56.011Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T22:51:56.011Z] ---> Running in b4eb6bbd1dbf [2023-04-11T22:51:56.011Z] Removing intermediate container b4eb6bbd1dbf [2023-04-11T22:51:56.011Z] ---> 892c227c20f4 [2023-04-11T22:51:56.011Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:51:56.011Z] ---> Running in e36508f85a07 [2023-04-11T22:51:56.270Z] Removing intermediate container e36508f85a07 [2023-04-11T22:51:56.270Z] ---> 1a5da92d459e [2023-04-11T22:51:56.270Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T22:51:56.270Z] ---> Running in 7b2080e720c3 [2023-04-11T22:51:56.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:51:56.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:51:56.787Z] OK: 265 MiB in 53 packages [2023-04-11T22:51:57.344Z] Still waiting to schedule task [2023-04-11T22:51:57.344Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7462’ is offline [2023-04-11T22:51:57.356Z] Removing intermediate container 7b2080e720c3 [2023-04-11T22:51:57.356Z] ---> cfe0b18271a8 [2023-04-11T22:51:57.356Z] Step 7/12 : WORKDIR /app [2023-04-11T22:51:57.356Z] ---> Running in dff746f6bf45 [2023-04-11T22:51:57.356Z] Removing intermediate container dff746f6bf45 [2023-04-11T22:51:57.356Z] ---> d0e17fc87655 [2023-04-11T22:51:57.356Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-11T22:51:57.356Z] ---> 38668c5b5372 [2023-04-11T22:51:57.356Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:51:57.356Z] ---> Running in 12c39eb087fe [2023-04-11T22:52:29.561Z] Removing intermediate container 12c39eb087fe [2023-04-11T22:52:29.561Z] ---> a2535225406a [2023-04-11T22:52:29.561Z] Step 10/12 : COPY . . [2023-04-11T22:52:29.561Z] ---> 76d29e7f12ac [2023-04-11T22:52:29.561Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T22:52:29.561Z] ---> Running in 2a1fb72f1853 [2023-04-11T22:52:29.561Z] Removing intermediate container 2a1fb72f1853 [2023-04-11T22:52:29.561Z] ---> 000731e5e7ab [2023-04-11T22:52:29.561Z] Step 12/12 : RUN $MAKE [2023-04-11T22:52:29.561Z] ---> Running in 078ad5ec823e [2023-04-11T22:52:29.561Z] noop [2023-04-11T22:52:29.561Z] Removing intermediate container 078ad5ec823e [2023-04-11T22:52:29.561Z] ---> bfea09b83d6c [2023-04-11T22:52:29.561Z] Successfully built bfea09b83d6c [2023-04-11T22:52:29.561Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:52:29.873Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T22:52:29.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:52:29.945Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T22:52:29.976Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T22:52:30.347Z] $ docker top deabfd14a9d133608fdf5d6dda1f405af595c551ba19000f73bb966d78c6611d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:52:30.699Z] + go version [2023-04-11T22:52:30.699Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-11T22:52:30.710Z] $ docker stop --time=1 deabfd14a9d133608fdf5d6dda1f405af595c551ba19000f73bb966d78c6611d [2023-04-11T22:52:31.988Z] $ docker rm -f --volumes deabfd14a9d133608fdf5d6dda1f405af595c551ba19000f73bb966d78c6611d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:52:32.398Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T22:52:32.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:52:32.467Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T22:52:32.497Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T22:52:32.845Z] $ docker top f2f46f9c6af7c73619973485e71b6a51cb59773cc858a722bf7e4c64e0f3d5c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:52:33.184Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-04-11T22:52:33.474Z] + make test [2023-04-11T22:52:33.474Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T22:52:55.398Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T22:53:13.479Z] go vet ./... [2023-04-11T22:53:17.660Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T22:53:17.660Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T22:53:17.660Z] ./bin/test-attribution-txt.sh [2023-04-11T22:53:17.660Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-11T22:53:17.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T22:53:17.686Z] $ docker stop --time=1 f2f46f9c6af7c73619973485e71b6a51cb59773cc858a722bf7e4c64e0f3d5c1 [2023-04-11T22:53:21.829Z] $ docker rm -f --volumes f2f46f9c6af7c73619973485e71b6a51cb59773cc858a722bf7e4c64e0f3d5c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T22:53:22.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T22:53:22.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-11T22:53:22.912Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T22:53:23.283Z] + ls -al . [2023-04-11T22:53:23.283Z] total 176 [2023-04-11T22:53:23.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 22:52 . [2023-04-11T22:53:23.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 22:51 .. [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 22:51 .dockerignore [2023-04-11T22:53:23.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 22:51 .git [2023-04-11T22:53:23.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 22:51 .github [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 22:51 .gitignore [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 22:51 .golangci.yml [2023-04-11T22:53:23.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 22:51 .semver [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 11 22:51 Attribution.txt [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 22:51 CHANGELOG.md [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 11 22:51 Dockerfile [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 22:51 GOVERNANCE.md [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 11 22:51 Jenkinsfile [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 22:51 LICENSE [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 22:51 OWNERS.md [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 22:51 README.md [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 11 22:51 VERSION [2023-04-11T22:53:23.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 22:51 bin [2023-04-11T22:53:23.283Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 11 22:52 coverage.out [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 11 22:51 go.mod [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 11 22:51 go.sum [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 22:51 main.go [2023-04-11T22:53:23.283Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 11 22:51 makefile [2023-04-11T22:53:23.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 22:51 res [2023-04-11T22:53:23.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 22:51 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:23.613Z] + 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=98b0c68a4b913365b11e69c0a8a84788dfd65c15 --label arch=amd64 --label version=3.0.0-dev.31 . [2023-04-11T22:53:23.613Z] Sending build context to Docker daemon 3.268MB [2023-04-11T22:53:23.613Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-11T22:53:23.613Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-11T22:53:23.613Z] ---> bfea09b83d6c [2023-04-11T22:53:23.613Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-11T22:53:23.872Z] ---> Running in e8f3dd6440d9 [2023-04-11T22:53:23.872Z] Removing intermediate container e8f3dd6440d9 [2023-04-11T22:53:23.872Z] ---> a417baabafba [2023-04-11T22:53:23.872Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T22:53:23.872Z] ---> Running in a28385ae5238 [2023-04-11T22:53:23.872Z] Removing intermediate container a28385ae5238 [2023-04-11T22:53:23.872Z] ---> 24b671ea436e [2023-04-11T22:53:23.872Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:53:23.872Z] ---> Running in a7221d1bad3c [2023-04-11T22:53:23.872Z] Removing intermediate container a7221d1bad3c [2023-04-11T22:53:23.872Z] ---> b797b88221ca [2023-04-11T22:53:23.872Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T22:53:24.130Z] ---> Running in 6de05bd6b6d6 [2023-04-11T22:53:24.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:53:24.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:53:24.954Z] OK: 265 MiB in 53 packages [2023-04-11T22:53:25.212Z] Removing intermediate container 6de05bd6b6d6 [2023-04-11T22:53:25.212Z] ---> 1ce8c6d68cc6 [2023-04-11T22:53:25.212Z] Step 7/26 : WORKDIR /app [2023-04-11T22:53:25.212Z] ---> Running in 4deda693e2c2 [2023-04-11T22:53:25.212Z] Removing intermediate container 4deda693e2c2 [2023-04-11T22:53:25.212Z] ---> 399d46f17cb1 [2023-04-11T22:53:25.212Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-11T22:53:25.644Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7476 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-04-11T22:53:25.656Z] Running in /w/workspace/app-service-configurable/148 [Pipeline] { [Pipeline] checkout [2023-04-11T22:53:25.690Z] Selected Git installation does not exist. Using Default [2023-04-11T22:53:25.690Z] The recommended git tool is: NONE [2023-04-11T22:53:25.778Z] ---> 4d2ce89dd359 [2023-04-11T22:53:25.778Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:53:25.778Z] ---> Running in 3aab09d225f5 [2023-04-11T22:53:26.343Z] Removing intermediate container 3aab09d225f5 [2023-04-11T22:53:26.343Z] ---> 2e78deb0bb47 [2023-04-11T22:53:26.343Z] Step 10/26 : COPY . . [2023-04-11T22:53:26.601Z] ---> a30221d8d11d [2023-04-11T22:53:26.601Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T22:53:26.601Z] ---> Running in 205b68adff0e [2023-04-11T22:53:26.859Z] Removing intermediate container 205b68adff0e [2023-04-11T22:53:26.859Z] ---> 5ac138d75103 [2023-04-11T22:53:26.859Z] Step 12/26 : RUN $MAKE [2023-04-11T22:53:26.859Z] ---> Running in 3c58ae7ad487 [2023-04-11T22:53:27.172Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31" -trimpath -mod=readonly -o app-service-configurable [2023-04-11T22:53:30.934Z] using credential edgex-jenkins-ssh [2023-04-11T22:53:30.951Z] Cloning the remote Git repository [2023-04-11T22:53:31.001Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T22:53:31.114Z] > git init /w/workspace/app-service-configurable/148 # timeout=10 [2023-04-11T22:53:31.281Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T22:53:31.282Z] > git --version # timeout=10 [2023-04-11T22:53:31.304Z] > git --version # 'git version 2.25.1' [2023-04-11T22:53:31.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T22:53:31.454Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T22:53:32.612Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T22:53:32.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T22:53:33.513Z] Avoid second fetch [2023-04-11T22:53:33.513Z] Checking out Revision 98b0c68a4b913365b11e69c0a8a84788dfd65c15 (main) [2023-04-11T22:53:34.139Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#541)" [2023-04-11T22:53:33.531Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T22:53:33.604Z] > git checkout -f 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T22:53:35.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T22:53:35.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T22:53:35.071Z] Dload Upload Total Spent Left Speed [2023-04-11T22:53:35.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-04-11T22:53:35.744Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T22:53:36.075Z] + sudo tee /etc/docker/daemon.new [2023-04-11T22:53:36.075Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T22:53:36.075Z] { [2023-04-11T22:53:36.075Z] "registry-mirrors": [ [2023-04-11T22:53:36.075Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T22:53:36.075Z] ], [2023-04-11T22:53:36.075Z] "bip": "10.250.0.254/24", [2023-04-11T22:53:36.075Z] "hosts": [ [2023-04-11T22:53:36.075Z] "tcp://0.0.0.0:5555", [2023-04-11T22:53:36.075Z] "unix:///var/run/docker.sock" [2023-04-11T22:53:36.075Z] ], [2023-04-11T22:53:36.075Z] "mtu": 1458, [2023-04-11T22:53:36.075Z] "selinux-enabled": true, [2023-04-11T22:53:36.075Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T22:53:36.075Z] } [Pipeline] sh [2023-04-11T22:53:36.419Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T22:53:36.762Z] + sudo service docker restart [2023-04-11T22:53:49.593Z] Removing intermediate container 3c58ae7ad487 [2023-04-11T22:53:49.593Z] ---> 452e50aabfdd [2023-04-11T22:53:49.593Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T22:53:49.593Z] 3.17: Pulling from library/alpine [2023-04-11T22:53:49.593Z] f56be85fc22e: Pulling fs layer [2023-04-11T22:53:49.593Z] f56be85fc22e: Download complete [2023-04-11T22:53:49.593Z] f56be85fc22e: Pull complete [2023-04-11T22:53:49.593Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T22:53:49.593Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T22:53:49.593Z] ---> 9ed4aefc74f6 [2023-04-11T22:53:49.593Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-11T22:53:49.593Z] ---> Running in 24172728ae3b [2023-04-11T22:53:49.593Z] Removing intermediate container 24172728ae3b [2023-04-11T22:53:49.593Z] ---> 5365a3a4fe68 [2023-04-11T22:53:49.593Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T22:53:49.593Z] ---> Running in 815118465df4 [2023-04-11T22:53:49.593Z] Removing intermediate container 815118465df4 [2023-04-11T22:53:49.593Z] ---> 2a4d7dc7efda [2023-04-11T22:53:49.593Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T22:53:49.593Z] ---> Running in 6e52e3bb3af2 [2023-04-11T22:53:49.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-11T22:53:49.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-11T22:53:50.109Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T22:53:50.109Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T22:53:50.109Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T22:53:50.109Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T22:53:50.109Z] OK: 8 MiB in 17 packages [2023-04-11T22:53:50.689Z] Removing intermediate container 6e52e3bb3af2 [2023-04-11T22:53:50.689Z] ---> c263d70ef0a9 [2023-04-11T22:53:50.689Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T22:53:50.949Z] ---> ac3787b9edb1 [2023-04-11T22:53:50.949Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T22:53:50.949Z] ---> 45937b09a9a8 [2023-04-11T22:53:50.949Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-11T22:53:51.206Z] ---> 5afa663abb6c [2023-04-11T22:53:51.206Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T22:53:52.142Z] ---> e0243f11e374 [2023-04-11T22:53:52.142Z] Step 21/26 : EXPOSE 48095 [2023-04-11T22:53:52.142Z] ---> Running in 2c85171c694b [2023-04-11T22:53:52.142Z] Removing intermediate container 2c85171c694b [2023-04-11T22:53:52.142Z] ---> dd07022d9fde [2023-04-11T22:53:52.142Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T22:53:52.142Z] ---> Running in 196d7246a9ac [2023-04-11T22:53:52.142Z] Removing intermediate container 196d7246a9ac [2023-04-11T22:53:52.142Z] ---> 9561fa1098e7 [2023-04-11T22:53:52.142Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T22:53:52.142Z] ---> Running in 116b1d759a42 [2023-04-11T22:53:52.401Z] Removing intermediate container 116b1d759a42 [2023-04-11T22:53:52.401Z] ---> ddf1ab9fb8e4 [2023-04-11T22:53:52.401Z] Step 24/26 : LABEL arch=amd64 [2023-04-11T22:53:52.401Z] ---> Running in 7a95af37e238 [2023-04-11T22:53:52.401Z] Removing intermediate container 7a95af37e238 [2023-04-11T22:53:52.401Z] ---> bad588cb32af [2023-04-11T22:53:52.401Z] Step 25/26 : LABEL git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-11T22:53:52.401Z] ---> Running in 7ca625242614 [2023-04-11T22:53:52.660Z] Removing intermediate container 7ca625242614 [2023-04-11T22:53:52.660Z] ---> e4376c9a34c7 [2023-04-11T22:53:52.660Z] Step 26/26 : LABEL version=3.0.0-dev.31 [2023-04-11T22:53:52.660Z] ---> Running in b300bb70c459 [2023-04-11T22:53:52.660Z] Removing intermediate container b300bb70c459 [2023-04-11T22:53:52.660Z] ---> e59077ea2b14 [2023-04-11T22:53:52.660Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T22:53:52.660Z] Successfully built e59077ea2b14 [2023-04-11T22:53:52.660Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T22:53:52.736Z] provisioning config files... [2023-04-11T22:53:52.744Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3339671362540032504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:53:53.034Z] ---> docker-login.sh [2023-04-11T22:53:53.034Z] nexus3.edgexfoundry.org:10001 [2023-04-11T22:53:53.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:53.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:53.034Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:53.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:53.034Z] [2023-04-11T22:53:53.034Z] Login Succeeded [2023-04-11T22:53:53.034Z] nexus3.edgexfoundry.org:10002 [2023-04-11T22:53:53.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:53.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:53.034Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:53.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:53.034Z] [2023-04-11T22:53:53.034Z] Login Succeeded [2023-04-11T22:53:53.034Z] nexus3.edgexfoundry.org:10003 [2023-04-11T22:53:53.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:53.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:53.294Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:53.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:53.294Z] [2023-04-11T22:53:53.294Z] Login Succeeded [2023-04-11T22:53:53.294Z] nexus3.edgexfoundry.org:10004 [2023-04-11T22:53:53.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:53.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:53.294Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:53.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:53.294Z] [2023-04-11T22:53:53.294Z] Login Succeeded [2023-04-11T22:53:53.294Z] docker.io [2023-04-11T22:53:53.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:53.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:53.553Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:53.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:53.553Z] [2023-04-11T22:53:53.553Z] Login Succeeded [2023-04-11T22:53:53.553Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T22:53:53.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T22:53:53.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:53:53.605Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-11T22:53:53.605Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-11T22:53:53.605Z] latest [2023-04-11T22:53:53.605Z] 3.0.0-dev.31 [2023-04-11T22:53:53.605Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [2023-04-11T22:53:53.605Z] main [2023-04-11T22:53:53.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:53.916Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:54.217Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-11T22:53:54.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T22:53:54.218Z] ff8514fedfa5: Preparing [2023-04-11T22:53:54.218Z] fe6aefa137aa: Preparing [2023-04-11T22:53:54.218Z] cbb59e0542a2: Preparing [2023-04-11T22:53:54.218Z] 7484797678ae: Preparing [2023-04-11T22:53:54.218Z] 1c9135060d8b: Preparing [2023-04-11T22:53:54.218Z] f1417ff83b31: Preparing [2023-04-11T22:53:54.218Z] f1417ff83b31: Waiting [2023-04-11T22:53:54.218Z] fe6aefa137aa: Pushed [2023-04-11T22:53:54.218Z] cbb59e0542a2: Pushed [2023-04-11T22:53:54.218Z] 7484797678ae: Pushed [2023-04-11T22:53:54.218Z] f1417ff83b31: Layer already exists [2023-04-11T22:53:54.218Z] 1c9135060d8b: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T22:53:55.039Z] provisioning config files... [2023-04-11T22:53:55.066Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/148@tmp/config7565274896801895469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:53:55.413Z] ---> docker-login.sh [2023-04-11T22:53:55.413Z] nexus3.edgexfoundry.org:10001 [2023-04-11T22:53:55.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:55.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:55.954Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:55.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:55.954Z] [2023-04-11T22:53:55.954Z] Login Succeeded [2023-04-11T22:53:55.954Z] nexus3.edgexfoundry.org:10002 [2023-04-11T22:53:56.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:56.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:56.493Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:56.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:56.493Z] [2023-04-11T22:53:56.493Z] Login Succeeded [2023-04-11T22:53:56.493Z] nexus3.edgexfoundry.org:10003 [2023-04-11T22:53:56.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:56.757Z] ff8514fedfa5: Pushed [2023-04-11T22:53:56.757Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [2023-04-11T22:53:56.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:56.765Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:56.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:56.765Z] [2023-04-11T22:53:56.765Z] Login Succeeded [2023-04-11T22:53:56.765Z] nexus3.edgexfoundry.org:10004 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:57.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:57.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:57.041Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:57.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:57.041Z] [2023-04-11T22:53:57.041Z] Login Succeeded [2023-04-11T22:53:57.041Z] docker.io [2023-04-11T22:53:57.067Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:57.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T22:53:57.368Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T22:53:57.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T22:53:57.368Z] ff8514fedfa5: Preparing [2023-04-11T22:53:57.368Z] fe6aefa137aa: Preparing [2023-04-11T22:53:57.368Z] cbb59e0542a2: Preparing [2023-04-11T22:53:57.368Z] 7484797678ae: Preparing [2023-04-11T22:53:57.368Z] 1c9135060d8b: Preparing [2023-04-11T22:53:57.368Z] f1417ff83b31: Preparing [2023-04-11T22:53:57.368Z] f1417ff83b31: Waiting [2023-04-11T22:53:57.368Z] cbb59e0542a2: Layer already exists [2023-04-11T22:53:57.368Z] 7484797678ae: Layer already exists [2023-04-11T22:53:57.368Z] 1c9135060d8b: Layer already exists [2023-04-11T22:53:57.368Z] ff8514fedfa5: Layer already exists [2023-04-11T22:53:57.368Z] fe6aefa137aa: Layer already exists [2023-04-11T22:53:57.368Z] f1417ff83b31: Layer already exists [2023-04-11T22:53:57.368Z] latest: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:57.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T22:53:57.580Z] Configure a credential helper to remove this warning. See [2023-04-11T22:53:57.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T22:53:57.580Z] [2023-04-11T22:53:57.580Z] Login Succeeded [2023-04-11T22:53:57.580Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T22:53:57.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-04-11T22:53:57.673Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-04-11T22:53:57.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:53:57.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T22:53:57.866Z] ========================================================= [2023-04-11T22:53:57.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-11T22:53:57.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:57.985Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 [2023-04-11T22:53:57.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T22:53:57.985Z] ff8514fedfa5: Preparing [2023-04-11T22:53:57.985Z] fe6aefa137aa: Preparing [2023-04-11T22:53:57.985Z] cbb59e0542a2: Preparing [2023-04-11T22:53:57.985Z] 7484797678ae: Preparing [2023-04-11T22:53:57.986Z] 1c9135060d8b: Preparing [2023-04-11T22:53:57.986Z] f1417ff83b31: Preparing [2023-04-11T22:53:57.986Z] f1417ff83b31: Waiting [2023-04-11T22:53:57.986Z] 1c9135060d8b: Layer already exists [2023-04-11T22:53:57.986Z] 7484797678ae: Layer already exists [2023-04-11T22:53:57.986Z] ff8514fedfa5: Layer already exists [2023-04-11T22:53:57.986Z] cbb59e0542a2: Layer already exists [2023-04-11T22:53:57.986Z] fe6aefa137aa: Layer already exists [2023-04-11T22:53:57.986Z] f1417ff83b31: Layer already exists [2023-04-11T22:53:57.986Z] 3.0.0-dev.31: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:58.226Z] + 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-04-11T22:53:58.226Z] Sending build context to Docker daemon 169kB [2023-04-11T22:53:58.302Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:58.496Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-11T22:53:58.496Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-11T22:53:58.496Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T22:53:58.496Z] af6eaf76a39c: Pulling fs layer [2023-04-11T22:53:58.496Z] 55522c791124: Pulling fs layer [2023-04-11T22:53:58.496Z] ce5c4a1c91eb: Pulling fs layer [2023-04-11T22:53:58.496Z] 169dfbe0d373: Pulling fs layer [2023-04-11T22:53:58.496Z] e1ff8fa3b103: Pulling fs layer [2023-04-11T22:53:58.496Z] 52ebb69f0ebf: Pulling fs layer [2023-04-11T22:53:58.496Z] 5abe8eddf0d5: Pulling fs layer [2023-04-11T22:53:58.496Z] 169dfbe0d373: Waiting [2023-04-11T22:53:58.496Z] e1ff8fa3b103: Waiting [2023-04-11T22:53:58.496Z] 52ebb69f0ebf: Waiting [2023-04-11T22:53:58.496Z] 5abe8eddf0d5: Waiting [2023-04-11T22:53:58.613Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [2023-04-11T22:53:58.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T22:53:58.613Z] ff8514fedfa5: Preparing [2023-04-11T22:53:58.613Z] fe6aefa137aa: Preparing [2023-04-11T22:53:58.613Z] cbb59e0542a2: Preparing [2023-04-11T22:53:58.613Z] 7484797678ae: Preparing [2023-04-11T22:53:58.613Z] 1c9135060d8b: Preparing [2023-04-11T22:53:58.613Z] f1417ff83b31: Preparing [2023-04-11T22:53:58.613Z] f1417ff83b31: Waiting [2023-04-11T22:53:58.613Z] fe6aefa137aa: Layer already exists [2023-04-11T22:53:58.613Z] ff8514fedfa5: Layer already exists [2023-04-11T22:53:58.613Z] 7484797678ae: Layer already exists [2023-04-11T22:53:58.613Z] 1c9135060d8b: Layer already exists [2023-04-11T22:53:58.613Z] cbb59e0542a2: Layer already exists [2023-04-11T22:53:58.613Z] f1417ff83b31: Layer already exists [2023-04-11T22:53:58.613Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:58.771Z] 55522c791124: Download complete [2023-04-11T22:53:58.771Z] 169dfbe0d373: Verifying Checksum [2023-04-11T22:53:58.771Z] 169dfbe0d373: Download complete [2023-04-11T22:53:58.771Z] e1ff8fa3b103: Verifying Checksum [2023-04-11T22:53:58.771Z] e1ff8fa3b103: Download complete [2023-04-11T22:53:58.771Z] af6eaf76a39c: Verifying Checksum [2023-04-11T22:53:58.942Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:59.261Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-04-11T22:53:59.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T22:53:59.261Z] ff8514fedfa5: Preparing [2023-04-11T22:53:59.261Z] fe6aefa137aa: Preparing [2023-04-11T22:53:59.261Z] cbb59e0542a2: Preparing [2023-04-11T22:53:59.261Z] 7484797678ae: Preparing [2023-04-11T22:53:59.261Z] 1c9135060d8b: Preparing [2023-04-11T22:53:59.261Z] f1417ff83b31: Preparing [2023-04-11T22:53:59.261Z] f1417ff83b31: Waiting [2023-04-11T22:53:59.261Z] 1c9135060d8b: Layer already exists [2023-04-11T22:53:59.261Z] ff8514fedfa5: Layer already exists [2023-04-11T22:53:59.261Z] fe6aefa137aa: Layer already exists [2023-04-11T22:53:59.261Z] cbb59e0542a2: Layer already exists [2023-04-11T22:53:59.261Z] 7484797678ae: Layer already exists [2023-04-11T22:53:59.261Z] f1417ff83b31: Layer already exists [2023-04-11T22:53:59.261Z] main: digest: sha256:390457728e80d67743ceeac9147ad887be3d89a9936ff0050d1fe8791fd4ff0f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T22:53:59.305Z] ===================================================== [Pipeline] echo [2023-04-11T22:53:59.313Z] taggedImages: [2023-04-11T22:53:59.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-11T22:53:59.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T22:53:59.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 [2023-04-11T22:53:59.313Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [2023-04-11T22:53:59.313Z] - 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-04-11T22:53:59.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T22:53:59.673Z] [2023-04-11T22:53:59.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:53:59.749Z] af6eaf76a39c: Pull complete [2023-04-11T22:53:59.749Z] 5abe8eddf0d5: Verifying Checksum [2023-04-11T22:53:59.749Z] 5abe8eddf0d5: Download complete [2023-04-11T22:53:59.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T22:53:59.970Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T22:53:59.970Z] 5eb5b503b376: Pulling fs layer [2023-04-11T22:53:59.970Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T22:53:59.970Z] ec43610c2a17: Pulling fs layer [2023-04-11T22:53:59.970Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T22:53:59.970Z] 33b1e0a273af: Pulling fs layer [2023-04-11T22:53:59.970Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T22:53:59.970Z] 2f39f015ded8: Pulling fs layer [2023-04-11T22:53:59.970Z] 3a2ae6a8a46f: Waiting [2023-04-11T22:53:59.970Z] 33b1e0a273af: Waiting [2023-04-11T22:53:59.970Z] 5d3b04190fa2: Waiting [2023-04-11T22:53:59.970Z] 2f39f015ded8: Waiting [2023-04-11T22:53:59.970Z] 5c69ac0246d0: Download complete [2023-04-11T22:53:59.970Z] 3a2ae6a8a46f: Download complete [2023-04-11T22:53:59.970Z] 33b1e0a273af: Verifying Checksum [2023-04-11T22:53:59.970Z] 33b1e0a273af: Download complete [2023-04-11T22:53:59.970Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T22:53:59.970Z] 5d3b04190fa2: Download complete [2023-04-11T22:53:59.970Z] ec43610c2a17: Download complete [2023-04-11T22:54:00.228Z] 5eb5b503b376: Verifying Checksum [2023-04-11T22:54:00.228Z] 5eb5b503b376: Download complete [2023-04-11T22:54:00.793Z] 2f39f015ded8: Verifying Checksum [2023-04-11T22:54:00.793Z] 2f39f015ded8: Download complete [2023-04-11T22:54:01.177Z] ce5c4a1c91eb: Verifying Checksum [2023-04-11T22:54:01.177Z] ce5c4a1c91eb: Download complete [2023-04-11T22:54:01.177Z] 52ebb69f0ebf: Verifying Checksum [2023-04-11T22:54:01.177Z] 52ebb69f0ebf: Download complete [2023-04-11T22:54:01.360Z] 5eb5b503b376: Pull complete [2023-04-11T22:54:01.618Z] 5c69ac0246d0: Pull complete [2023-04-11T22:54:01.876Z] ec43610c2a17: Pull complete [2023-04-11T22:54:01.876Z] 3a2ae6a8a46f: Pull complete [2023-04-11T22:54:02.134Z] 33b1e0a273af: Pull complete [2023-04-11T22:54:02.134Z] 5d3b04190fa2: Pull complete [2023-04-11T22:54:03.124Z] 55522c791124: Pull complete [2023-04-11T22:54:07.399Z] 2f39f015ded8: Pull complete [2023-04-11T22:54:07.399Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T22:54:07.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T22:54:07.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:54:07.477Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T22:54:07.505Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T22:54:11.662Z] $ docker top b89ca3008a537a3ba394d30bc97b54d431c08081390a559d5470db64c4958976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T22:54:12.029Z] ---> job-cost.sh [2023-04-11T22:54:12.030Z] lf-activate-venv: SKIPPING [2023-04-11T22:54:12.030Z] INFO: No Stack... [2023-04-11T22:54:12.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T22:54:12.548Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T22:54:12.834Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-04-11T22:54:12.834Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T22:54:12.846Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [2023-04-11T22:54:12.852Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] did not exist. Created. [2023-04-11T22:54:12.852Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T22:54:13.148Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T22:54:13.178Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T22:54:13.184Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T22:54:13.200Z] $ docker stop --time=1 b89ca3008a537a3ba394d30bc97b54d431c08081390a559d5470db64c4958976 [2023-04-11T22:54:14.353Z] $ docker rm -f --volumes b89ca3008a537a3ba394d30bc97b54d431c08081390a559d5470db64c4958976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T22:54:15.447Z] ce5c4a1c91eb: Pull complete [2023-04-11T22:54:15.447Z] 169dfbe0d373: Pull complete [2023-04-11T22:54:15.447Z] e1ff8fa3b103: Pull complete [2023-04-11T22:54:20.807Z] 52ebb69f0ebf: Pull complete [2023-04-11T22:54:22.231Z] 5abe8eddf0d5: Pull complete [2023-04-11T22:54:22.231Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-11T22:54:22.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-11T22:54:22.231Z] ---> 6cb57ee374ae [2023-04-11T22:54:22.231Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-11T22:54:24.308Z] ---> Running in d479f284acde [2023-04-11T22:54:24.308Z] Removing intermediate container d479f284acde [2023-04-11T22:54:24.308Z] ---> 2770abff03e0 [2023-04-11T22:54:24.308Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T22:54:24.308Z] ---> Running in 6a5f3475988f [2023-04-11T22:54:24.589Z] Removing intermediate container 6a5f3475988f [2023-04-11T22:54:24.589Z] ---> b96a3e7b4166 [2023-04-11T22:54:24.589Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-11T22:54:24.589Z] ---> Running in acf0dc32b764 [2023-04-11T22:54:24.877Z] Removing intermediate container acf0dc32b764 [2023-04-11T22:54:24.877Z] ---> ab7b18614ef8 [2023-04-11T22:54:24.877Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T22:54:25.147Z] ---> Running in 4e0e761545fb [2023-04-11T22:54:26.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T22:54:26.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T22:54:27.653Z] OK: 263 MiB in 53 packages [2023-04-11T22:54:28.617Z] Removing intermediate container 4e0e761545fb [2023-04-11T22:54:28.617Z] ---> 0b4712c6b1f6 [2023-04-11T22:54:28.617Z] Step 7/12 : WORKDIR /app [2023-04-11T22:54:28.617Z] ---> Running in a37ce7381dfc [2023-04-11T22:54:28.883Z] Removing intermediate container a37ce7381dfc [2023-04-11T22:54:28.883Z] ---> d2777440156c [2023-04-11T22:54:28.883Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-11T22:54:29.842Z] ---> 1ad777103227 [2023-04-11T22:54:29.842Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T22:54:29.842Z] ---> Running in 5ef1df13ccc0 [2023-04-11T22:55:26.262Z] Removing intermediate container 5ef1df13ccc0 [2023-04-11T22:55:26.262Z] ---> dd3b39856ccf [2023-04-11T22:55:26.262Z] Step 10/12 : COPY . . [2023-04-11T22:55:26.262Z] ---> 66232a762313 [2023-04-11T22:55:26.262Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T22:55:26.262Z] ---> Running in 6c77c010f984 [2023-04-11T22:55:26.262Z] Removing intermediate container 6c77c010f984 [2023-04-11T22:55:26.262Z] ---> 652fb9e1722f [2023-04-11T22:55:26.262Z] Step 12/12 : RUN $MAKE [2023-04-11T22:55:26.262Z] ---> Running in 8cd70d193147 [2023-04-11T22:55:26.262Z] noop [2023-04-11T22:55:26.262Z] Removing intermediate container 8cd70d193147 [2023-04-11T22:55:26.262Z] ---> a3d9135e93a9 [2023-04-11T22:55:26.262Z] Successfully built a3d9135e93a9 [2023-04-11T22:55:26.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:55:26.612Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T22:55:26.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:55:26.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container [2023-04-11T22:55:26.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/148 -v /w/workspace/app-service-configurable/148:/w/workspace/app-service-configurable/148:rw,z -v /w/workspace/app-service-configurable/148@tmp:/w/workspace/app-service-configurable/148@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 ******** -e ******** ci-base-image-arm64 cat [2023-04-11T22:55:28.007Z] $ docker top 82e2ab034c219ec720b57191eed0c67891ce38f84871d8178a512ac93bcb6c20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:55:28.821Z] + go version [2023-04-11T22:55:28.821Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-11T22:55:28.845Z] $ docker stop --time=1 82e2ab034c219ec720b57191eed0c67891ce38f84871d8178a512ac93bcb6c20 [2023-04-11T22:55:30.411Z] $ docker rm -f --volumes 82e2ab034c219ec720b57191eed0c67891ce38f84871d8178a512ac93bcb6c20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T22:55:30.935Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T22:55:30.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T22:55:31.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container [2023-04-11T22:55:31.179Z] $ 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/148 -v /w/workspace/app-service-configurable/148:/w/workspace/app-service-configurable/148:rw,z -v /w/workspace/app-service-configurable/148@tmp:/w/workspace/app-service-configurable/148@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 ******** -e ******** ci-base-image-arm64 cat [2023-04-11T22:55:32.271Z] $ docker top 1beb7fed7149e049c7c70f1ac8f3ba44d519970bc9a887e21181d1574dcca457 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T22:55:32.767Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/148 [Pipeline] fileExists [Pipeline] sh [2023-04-11T22:55:33.093Z] + make test [2023-04-11T22:55:33.093Z] go test -race -coverprofile=coverage.out ./... [2023-04-11T22:57:54.763Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T22:57:55.345Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-11T22:57:55.345Z] go vet ./... [2023-04-11T23:00:33.259Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T23:00:33.259Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T23:00:33.259Z] ./bin/test-attribution-txt.sh [2023-04-11T23:00:33.259Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-11T23:00:33.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T23:00:33.299Z] $ docker stop --time=1 1beb7fed7149e049c7c70f1ac8f3ba44d519970bc9a887e21181d1574dcca457 [2023-04-11T23:00:35.146Z] $ docker rm -f --volumes 1beb7fed7149e049c7c70f1ac8f3ba44d519970bc9a887e21181d1574dcca457 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T23:00:36.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T23:00:36.535Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T23:00:36.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T23:00:37.360Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T23:00:37.680Z] + ls -al . [2023-04-11T23:00:37.680Z] total 172 [2023-04-11T23:00:37.680Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 22:55 . [2023-04-11T23:00:37.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 22:53 .. [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 22:53 .dockerignore [2023-04-11T23:00:37.680Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 22:53 .git [2023-04-11T23:00:37.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 22:53 .github [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 22:53 .gitignore [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 22:53 .golangci.yml [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 11 22:53 Attribution.txt [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 11 22:53 CHANGELOG.md [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 11 22:53 Dockerfile [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 22:53 GOVERNANCE.md [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 11 22:53 Jenkinsfile [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 22:53 LICENSE [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 22:53 OWNERS.md [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 22:53 README.md [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 11 22:51 VERSION [2023-04-11T23:00:37.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 22:53 bin [2023-04-11T23:00:37.680Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 11 22:55 coverage.out [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 11 22:53 go.mod [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 11 22:53 go.sum [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 22:53 main.go [2023-04-11T23:00:37.680Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 11 22:53 makefile [2023-04-11T23:00:37.680Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 22:53 res [2023-04-11T23:00:37.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 22:53 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:00:38.019Z] + 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=98b0c68a4b913365b11e69c0a8a84788dfd65c15 --label arch=arm64 --label version=3.0.0-dev.31 . [2023-04-11T23:00:38.019Z] Sending build context to Docker daemon 170kB [2023-04-11T23:00:38.288Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-11T23:00:38.288Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-11T23:00:38.288Z] ---> a3d9135e93a9 [2023-04-11T23:00:38.288Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-11T23:00:38.288Z] ---> Running in 77c31d4cc8e1 [2023-04-11T23:00:38.556Z] Removing intermediate container 77c31d4cc8e1 [2023-04-11T23:00:38.556Z] ---> 44efa8b9517a [2023-04-11T23:00:38.556Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T23:00:38.825Z] ---> Running in 8db54fd19d2f [2023-04-11T23:00:39.094Z] Removing intermediate container 8db54fd19d2f [2023-04-11T23:00:39.094Z] ---> c8ad9136c5b1 [2023-04-11T23:00:39.094Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-11T23:00:39.094Z] ---> Running in f08c334eb568 [2023-04-11T23:00:39.365Z] Removing intermediate container f08c334eb568 [2023-04-11T23:00:39.365Z] ---> 8740707f7377 [2023-04-11T23:00:39.365Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T23:00:39.365Z] ---> Running in 890f31a6336f [2023-04-11T23:00:40.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T23:00:41.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T23:00:42.012Z] OK: 263 MiB in 53 packages [2023-04-11T23:00:44.595Z] Removing intermediate container 890f31a6336f [2023-04-11T23:00:44.595Z] ---> 5a962dd18b61 [2023-04-11T23:00:44.595Z] Step 7/26 : WORKDIR /app [2023-04-11T23:00:44.595Z] ---> Running in fb874cde960f [2023-04-11T23:00:44.595Z] Removing intermediate container fb874cde960f [2023-04-11T23:00:44.595Z] ---> 66f815d89a35 [2023-04-11T23:00:44.595Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-11T23:00:45.190Z] ---> 26efbb67c42c [2023-04-11T23:00:45.190Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T23:00:45.190Z] ---> Running in f4e8951656e8 [2023-04-11T23:00:47.778Z] Removing intermediate container f4e8951656e8 [2023-04-11T23:00:47.778Z] ---> 3a23d49bd6a2 [2023-04-11T23:00:47.778Z] Step 10/26 : COPY . . [2023-04-11T23:00:48.361Z] ---> e110243b74f3 [2023-04-11T23:00:48.361Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T23:00:48.361Z] ---> Running in f2a3ab04fad6 [2023-04-11T23:00:48.629Z] Removing intermediate container f2a3ab04fad6 [2023-04-11T23:00:48.629Z] ---> 83db94ed2abe [2023-04-11T23:00:48.629Z] Step 12/26 : RUN $MAKE [2023-04-11T23:00:48.629Z] ---> Running in 62fa4f55bd2f [2023-04-11T23:00:49.590Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31" -trimpath -mod=readonly -o app-service-configurable [2023-04-11T23:02:56.259Z] Removing intermediate container 62fa4f55bd2f [2023-04-11T23:02:56.259Z] ---> c083f24375c6 [2023-04-11T23:02:56.259Z] Step 13/26 : FROM alpine:3.17 [2023-04-11T23:02:56.259Z] 3.17: Pulling from library/alpine [2023-04-11T23:02:56.259Z] c41833b44d91: Pulling fs layer [2023-04-11T23:02:56.259Z] c41833b44d91: Verifying Checksum [2023-04-11T23:02:56.259Z] c41833b44d91: Download complete [2023-04-11T23:02:56.259Z] c41833b44d91: Pull complete [2023-04-11T23:02:56.259Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-11T23:02:56.259Z] Status: Downloaded newer image for alpine:3.17 [2023-04-11T23:02:56.259Z] ---> 51e60588ff2c [2023-04-11T23:02:56.259Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-11T23:02:56.259Z] ---> Running in 3cb559fa8995 [2023-04-11T23:02:56.259Z] Removing intermediate container 3cb559fa8995 [2023-04-11T23:02:56.259Z] ---> 4d3a832b5ef3 [2023-04-11T23:02:56.259Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T23:02:56.259Z] ---> Running in e7f10e02d8f0 [2023-04-11T23:02:56.259Z] Removing intermediate container e7f10e02d8f0 [2023-04-11T23:02:56.259Z] ---> 9cee7e22b602 [2023-04-11T23:02:56.259Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-11T23:02:56.259Z] ---> Running in 6ff74ff79e8f [2023-04-11T23:02:56.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-11T23:02:57.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-11T23:02:58.827Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-11T23:02:58.827Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-11T23:02:58.827Z] Executing busybox-1.35.0-r29.trigger [2023-04-11T23:02:58.827Z] Executing ca-certificates-20220614-r4.trigger [2023-04-11T23:02:59.095Z] OK: 8 MiB in 17 packages [2023-04-11T23:03:00.502Z] Removing intermediate container 6ff74ff79e8f [2023-04-11T23:03:00.502Z] ---> 92f14ea4fd21 [2023-04-11T23:03:00.502Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T23:03:00.770Z] ---> a4d72f70e381 [2023-04-11T23:03:00.770Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T23:03:01.357Z] ---> 85de12329e1d [2023-04-11T23:03:01.357Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-11T23:03:01.626Z] ---> fc10122c5399 [2023-04-11T23:03:01.626Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T23:03:03.037Z] ---> af6094305b4b [2023-04-11T23:03:03.037Z] Step 21/26 : EXPOSE 48095 [2023-04-11T23:03:03.037Z] ---> Running in df428ca8c768 [2023-04-11T23:03:03.304Z] Removing intermediate container df428ca8c768 [2023-04-11T23:03:03.304Z] ---> e42fd8968523 [2023-04-11T23:03:03.304Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T23:03:03.304Z] ---> Running in 80f04b138d83 [2023-04-11T23:03:03.788Z] Removing intermediate container 80f04b138d83 [2023-04-11T23:03:03.788Z] ---> b22646f1826e [2023-04-11T23:03:03.788Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-11T23:03:03.788Z] ---> Running in f52723de5c6f [2023-04-11T23:03:04.057Z] Removing intermediate container f52723de5c6f [2023-04-11T23:03:04.057Z] ---> dd4f425bcdb2 [2023-04-11T23:03:04.057Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T23:03:04.057Z] ---> Running in 66e32db282e1 [2023-04-11T23:03:04.325Z] Removing intermediate container 66e32db282e1 [2023-04-11T23:03:04.325Z] ---> 3713d4d245cc [2023-04-11T23:03:04.325Z] Step 25/26 : LABEL git_sha=98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-11T23:03:04.325Z] ---> Running in 8ca9ccc30d04 [2023-04-11T23:03:04.592Z] Removing intermediate container 8ca9ccc30d04 [2023-04-11T23:03:04.592Z] ---> 4353cfb70835 [2023-04-11T23:03:04.592Z] Step 26/26 : LABEL version=3.0.0-dev.31 [2023-04-11T23:03:04.860Z] ---> Running in 6c4d160e6b4e [2023-04-11T23:03:05.127Z] Removing intermediate container 6c4d160e6b4e [2023-04-11T23:03:05.127Z] ---> b6fb38aa6322 [2023-04-11T23:03:05.127Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T23:03:05.127Z] Successfully built b6fb38aa6322 [2023-04-11T23:03:05.127Z] 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-04-11T23:03:05.250Z] provisioning config files... [2023-04-11T23:03:05.264Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/148@tmp/config11780545584193712695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:03:05.588Z] ---> docker-login.sh [2023-04-11T23:03:05.589Z] nexus3.edgexfoundry.org:10001 [2023-04-11T23:03:05.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:03:05.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:03:05.855Z] Configure a credential helper to remove this warning. See [2023-04-11T23:03:05.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:03:05.855Z] [2023-04-11T23:03:05.855Z] Login Succeeded [2023-04-11T23:03:05.855Z] nexus3.edgexfoundry.org:10002 [2023-04-11T23:03:06.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:03:06.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:03:06.121Z] Configure a credential helper to remove this warning. See [2023-04-11T23:03:06.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:03:06.121Z] [2023-04-11T23:03:06.121Z] Login Succeeded [2023-04-11T23:03:06.121Z] nexus3.edgexfoundry.org:10003 [2023-04-11T23:03:06.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:03:06.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:03:06.654Z] Configure a credential helper to remove this warning. See [2023-04-11T23:03:06.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:03:06.654Z] [2023-04-11T23:03:06.654Z] Login Succeeded [2023-04-11T23:03:06.654Z] nexus3.edgexfoundry.org:10004 [2023-04-11T23:03:06.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:03:06.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:03:06.921Z] Configure a credential helper to remove this warning. See [2023-04-11T23:03:06.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:03:06.921Z] [2023-04-11T23:03:06.921Z] Login Succeeded [2023-04-11T23:03:06.921Z] docker.io [2023-04-11T23:03:07.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:03:07.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:03:07.451Z] Configure a credential helper to remove this warning. See [2023-04-11T23:03:07.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:03:07.451Z] [2023-04-11T23:03:07.451Z] Login Succeeded [2023-04-11T23:03:07.451Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T23:03:07.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T23:03:07.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T23:03:07.501Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-11T23:03:07.502Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-11T23:03:07.502Z] latest [2023-04-11T23:03:07.502Z] 3.0.0-dev.31 [2023-04-11T23:03:07.502Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [2023-04-11T23:03:07.502Z] main [2023-04-11T23:03:07.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:07.905Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:08.271Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-11T23:03:08.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:03:08.272Z] 109cd088c556: Preparing [2023-04-11T23:03:08.272Z] 8c633ec34f7c: Preparing [2023-04-11T23:03:08.272Z] 2b2149e9a9d2: Preparing [2023-04-11T23:03:08.272Z] 93c15003896b: Preparing [2023-04-11T23:03:08.272Z] 2f0cce0833d8: Preparing [2023-04-11T23:03:08.272Z] 26cbea5cba74: Preparing [2023-04-11T23:03:08.272Z] 26cbea5cba74: Waiting [2023-04-11T23:03:08.542Z] 8c633ec34f7c: Pushed [2023-04-11T23:03:08.543Z] 2b2149e9a9d2: Pushed [2023-04-11T23:03:08.543Z] 93c15003896b: Pushed [2023-04-11T23:03:08.543Z] 26cbea5cba74: Layer already exists [2023-04-11T23:03:08.826Z] 2f0cce0833d8: Pushed [2023-04-11T23:03:14.175Z] 109cd088c556: Pushed [2023-04-11T23:03:14.175Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:14.524Z] + 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-04-11T23:03:14.855Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T23:03:14.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:03:14.855Z] 109cd088c556: Preparing [2023-04-11T23:03:14.855Z] 8c633ec34f7c: Preparing [2023-04-11T23:03:14.855Z] 2b2149e9a9d2: Preparing [2023-04-11T23:03:14.855Z] 93c15003896b: Preparing [2023-04-11T23:03:14.855Z] 2f0cce0833d8: Preparing [2023-04-11T23:03:14.855Z] 26cbea5cba74: Preparing [2023-04-11T23:03:14.855Z] 26cbea5cba74: Waiting [2023-04-11T23:03:14.855Z] 2b2149e9a9d2: Layer already exists [2023-04-11T23:03:14.855Z] 2f0cce0833d8: Layer already exists [2023-04-11T23:03:14.855Z] 109cd088c556: Layer already exists [2023-04-11T23:03:14.855Z] 93c15003896b: Layer already exists [2023-04-11T23:03:14.855Z] 8c633ec34f7c: Layer already exists [2023-04-11T23:03:14.855Z] 26cbea5cba74: Layer already exists [2023-04-11T23:03:14.855Z] latest: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:15.462Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:15.801Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 [2023-04-11T23:03:15.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:03:15.801Z] 109cd088c556: Preparing [2023-04-11T23:03:15.801Z] 8c633ec34f7c: Preparing [2023-04-11T23:03:15.801Z] 2b2149e9a9d2: Preparing [2023-04-11T23:03:15.801Z] 93c15003896b: Preparing [2023-04-11T23:03:15.801Z] 2f0cce0833d8: Preparing [2023-04-11T23:03:15.801Z] 26cbea5cba74: Preparing [2023-04-11T23:03:15.801Z] 26cbea5cba74: Waiting [2023-04-11T23:03:15.801Z] 93c15003896b: Layer already exists [2023-04-11T23:03:15.801Z] 2b2149e9a9d2: Layer already exists [2023-04-11T23:03:15.801Z] 109cd088c556: Layer already exists [2023-04-11T23:03:15.801Z] 8c633ec34f7c: Layer already exists [2023-04-11T23:03:15.801Z] 2f0cce0833d8: Layer already exists [2023-04-11T23:03:15.801Z] 26cbea5cba74: Layer already exists [2023-04-11T23:03:15.801Z] 3.0.0-dev.31: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:16.142Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:16.475Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [2023-04-11T23:03:16.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:03:16.475Z] 109cd088c556: Preparing [2023-04-11T23:03:16.475Z] 8c633ec34f7c: Preparing [2023-04-11T23:03:16.475Z] 2b2149e9a9d2: Preparing [2023-04-11T23:03:16.475Z] 93c15003896b: Preparing [2023-04-11T23:03:16.475Z] 2f0cce0833d8: Preparing [2023-04-11T23:03:16.475Z] 26cbea5cba74: Preparing [2023-04-11T23:03:16.475Z] 26cbea5cba74: Waiting [2023-04-11T23:03:16.475Z] 93c15003896b: Layer already exists [2023-04-11T23:03:16.475Z] 2f0cce0833d8: Layer already exists [2023-04-11T23:03:16.475Z] 109cd088c556: Layer already exists [2023-04-11T23:03:16.475Z] 8c633ec34f7c: Layer already exists [2023-04-11T23:03:16.475Z] 2b2149e9a9d2: Layer already exists [2023-04-11T23:03:16.475Z] 26cbea5cba74: Layer already exists [2023-04-11T23:03:16.475Z] 98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:16.808Z] + 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-04-11T23:03:17.149Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-04-11T23:03:17.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:03:17.149Z] 109cd088c556: Preparing [2023-04-11T23:03:17.149Z] 8c633ec34f7c: Preparing [2023-04-11T23:03:17.149Z] 2b2149e9a9d2: Preparing [2023-04-11T23:03:17.149Z] 93c15003896b: Preparing [2023-04-11T23:03:17.149Z] 2f0cce0833d8: Preparing [2023-04-11T23:03:17.149Z] 26cbea5cba74: Preparing [2023-04-11T23:03:17.149Z] 26cbea5cba74: Waiting [2023-04-11T23:03:17.149Z] 2f0cce0833d8: Layer already exists [2023-04-11T23:03:17.149Z] 2b2149e9a9d2: Layer already exists [2023-04-11T23:03:17.149Z] 93c15003896b: Layer already exists [2023-04-11T23:03:17.149Z] 8c633ec34f7c: Layer already exists [2023-04-11T23:03:17.149Z] 109cd088c556: Layer already exists [2023-04-11T23:03:17.149Z] 26cbea5cba74: Layer already exists [2023-04-11T23:03:17.415Z] main: digest: sha256:d9c341b48bc4eb482d28f8beddf9060eb23f53dbcdb96e4c9bba7654fbb01d82 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T23:03:17.461Z] ===================================================== [Pipeline] echo [2023-04-11T23:03:17.466Z] taggedImages: [2023-04-11T23:03:17.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15 [2023-04-11T23:03:17.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T23:03:17.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 [2023-04-11T23:03:17.466Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:98b0c68a4b913365b11e69c0a8a84788dfd65c15-3.0.0-dev.31 [2023-04-11T23:03:17.466Z] - 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-04-11T23:03:17.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T23:03:17.824Z] [2023-04-11T23:03:17.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:18.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T23:03:18.150Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T23:03:18.150Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T23:03:18.150Z] 04944245beec: Pulling fs layer [2023-04-11T23:03:18.150Z] 699f458cf7ca: Pulling fs layer [2023-04-11T23:03:18.150Z] 765212b225bb: Pulling fs layer [2023-04-11T23:03:18.150Z] f23df028b6ca: Pulling fs layer [2023-04-11T23:03:18.150Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T23:03:18.150Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T23:03:18.150Z] f23df028b6ca: Waiting [2023-04-11T23:03:18.150Z] d65c8cfc05b1: Waiting [2023-04-11T23:03:18.150Z] 765212b225bb: Waiting [2023-04-11T23:03:18.150Z] 2437ff75d9bd: Waiting [2023-04-11T23:03:18.416Z] 04944245beec: Verifying Checksum [2023-04-11T23:03:18.416Z] 04944245beec: Download complete [2023-04-11T23:03:18.416Z] 765212b225bb: Verifying Checksum [2023-04-11T23:03:18.416Z] 765212b225bb: Download complete [2023-04-11T23:03:18.416Z] f23df028b6ca: Verifying Checksum [2023-04-11T23:03:18.416Z] f23df028b6ca: Download complete [2023-04-11T23:03:18.416Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T23:03:18.416Z] d65c8cfc05b1: Download complete [2023-04-11T23:03:18.416Z] 699f458cf7ca: Verifying Checksum [2023-04-11T23:03:18.416Z] 699f458cf7ca: Download complete [2023-04-11T23:03:19.002Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T23:03:19.002Z] 8998bd30e6a1: Download complete [2023-04-11T23:03:20.946Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T23:03:20.946Z] 2437ff75d9bd: Download complete [2023-04-11T23:03:22.887Z] 8998bd30e6a1: Pull complete [2023-04-11T23:03:23.154Z] 04944245beec: Pull complete [2023-04-11T23:03:24.559Z] 699f458cf7ca: Pull complete [2023-04-11T23:03:24.559Z] 765212b225bb: Pull complete [2023-04-11T23:03:25.518Z] f23df028b6ca: Pull complete [2023-04-11T23:03:25.518Z] d65c8cfc05b1: Pull complete [2023-04-11T23:03:40.519Z] 2437ff75d9bd: Pull complete [2023-04-11T23:03:40.519Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T23:03:40.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T23:03:40.519Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:03:40.717Z] prd-ubuntu20.04-docker-arm64-4c-16g-7476 does not seem to be running inside a container [2023-04-11T23:03:40.782Z] $ 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/148 -v /w/workspace/app-service-configurable/148:/w/workspace/app-service-configurable/148:rw,z -v /w/workspace/app-service-configurable/148@tmp:/w/workspace/app-service-configurable/148@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T23:03:43.207Z] $ docker top b6f28128a593ace3b0d269f8357dcae3fe6b93480ab96a2b81b743f8ad6e3050 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:03:44.038Z] ---> job-cost.sh [2023-04-11T23:03:44.038Z] lf-activate-venv: SKIPPING [2023-04-11T23:03:44.038Z] INFO: No Stack... [2023-04-11T23:03:44.621Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T23:03:45.200Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T23:03:45.834Z] + cat /w/workspace/app-service-configurable/148/archives/cost.csv [2023-04-11T23:03:45.834Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T23:03:45.902Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [2023-04-11T23:03:45.914Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] did not exist. Created. [2023-04-11T23:03:45.914Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T23:03:46.255Z] /w/workspace/app-service-configurable/148@tmp/durable-946ecfec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T23:03:46.604Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T23:03:46.893Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T23:03:46.938Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T23:03:46.944Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T23:03:46.973Z] $ docker stop --time=1 b6f28128a593ace3b0d269f8357dcae3fe6b93480ab96a2b81b743f8ad6e3050 [2023-04-11T23:03:48.472Z] $ docker rm -f --volumes b6f28128a593ace3b0d269f8357dcae3fe6b93480ab96a2b81b743f8ad6e3050 [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-04-11T23:03:48.835Z] provisioning config files... [2023-04-11T23:03:48.842Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10724089466197555957tmp [Pipeline] { [Pipeline] sh [2023-04-11T23:03:49.133Z] + set +x [2023-04-11T23:03:49.133Z] + + bash -s -- [2023-04-11T23:03:49.133Z] curl -s https://codecov.io/bash [2023-04-11T23:03:49.133Z] [2023-04-11T23:03:49.133Z] _____ _ [2023-04-11T23:03:49.133Z] / ____| | | [2023-04-11T23:03:49.133Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T23:03:49.133Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T23:03:49.133Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T23:03:49.133Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T23:03:49.133Z] Bash-1.0.6 [2023-04-11T23:03:49.133Z] [2023-04-11T23:03:49.133Z] [2023-04-11T23:03:49.133Z] ==> git version 2.25.1 found [2023-04-11T23:03:49.133Z] ==> 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-04-11T23:03:49.133Z] Release-Date: 2020-01-08 [2023-04-11T23:03:49.133Z] 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-04-11T23:03:49.133Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T23:03:49.133Z] ==> Jenkins CI detected. [2023-04-11T23:03:49.133Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-04-11T23:03:49.133Z] project root: . [2023-04-11T23:03:49.133Z] --> token set from env [2023-04-11T23:03:49.133Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T23:03:49.133Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T23:03:49.133Z] ==> Python coveragepy not found [2023-04-11T23:03:49.133Z] ==> Searching for coverage reports in: [2023-04-11T23:03:49.133Z] + . [2023-04-11T23:03:49.133Z] -> Found 1 reports [2023-04-11T23:03:49.133Z] ==> Detecting git/mercurial file structure [2023-04-11T23:03:49.133Z] ==> Reading reports [2023-04-11T23:03:49.391Z] + ./coverage.out bytes=13 [2023-04-11T23:03:49.391Z] ==> Appending adjustments [2023-04-11T23:03:49.391Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T23:03:49.391Z] + Found adjustments [2023-04-11T23:03:49.391Z] ==> Gzipping contents [2023-04-11T23:03:49.391Z] 4.0K /tmp/codecov.NPP0AW.gz [2023-04-11T23:03:49.391Z] ==> Uploading reports [2023-04-11T23:03:49.391Z] url: https://codecov.io [2023-04-11T23:03:49.391Z] query: branch=main&commit=98b0c68a4b913365b11e69c0a8a84788dfd65c15&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T23:03:49.392Z] -> Pinging Codecov [2023-04-11T23:03:49.392Z] 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=98b0c68a4b913365b11e69c0a8a84788dfd65c15&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T23:03:49.392Z] -> Uploading to [2023-04-11T23:03:49.392Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/98b0c68a4b913365b11e69c0a8a84788dfd65c15/4026e714-15e6-4e63-90e3-9282c1c92b17.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T230349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87cfd181c4b2adfb9fb79cf3cff8ecedceb133f40e94c98848eee624bc625c38 [2023-04-11T23:03:49.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T23:03:49.392Z] Dload Upload Total Spent Left Speed [2023-04-11T23:03:49.957Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1484 --:--:-- --:--:-- --:--:-- 1484 [2023-04-11T23:03:49.957Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] } [2023-04-11T23:03:49.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-11T23:03:50.172Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T23:03:50.185Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:50.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T23:03:50.477Z] [2023-04-11T23:03:50.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:03:50.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T23:03:50.778Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T23:03:50.778Z] df9b9388f04a: Pulling fs layer [2023-04-11T23:03:50.778Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T23:03:50.778Z] 25bc292e5bac: Pulling fs layer [2023-04-11T23:03:50.778Z] 114826534d7a: Pulling fs layer [2023-04-11T23:03:50.778Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T23:03:50.778Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T23:03:50.778Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T23:03:50.778Z] 4657fd5d0bcf: Waiting [2023-04-11T23:03:50.778Z] 6ad1cebc031e: Waiting [2023-04-11T23:03:50.778Z] 8a3aa393b2d8: Waiting [2023-04-11T23:03:50.778Z] 114826534d7a: Waiting [2023-04-11T23:03:50.778Z] 25bc292e5bac: Verifying Checksum [2023-04-11T23:03:50.778Z] 25bc292e5bac: Download complete [2023-04-11T23:03:50.778Z] 52dc419b0ee2: Verifying Checksum [2023-04-11T23:03:50.778Z] 52dc419b0ee2: Download complete [2023-04-11T23:03:50.778Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T23:03:50.778Z] 4657fd5d0bcf: Download complete [2023-04-11T23:03:50.778Z] df9b9388f04a: Download complete [2023-04-11T23:03:51.039Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T23:03:51.039Z] 6ad1cebc031e: Download complete [2023-04-11T23:03:51.039Z] df9b9388f04a: Pull complete [2023-04-11T23:03:51.298Z] 52dc419b0ee2: Pull complete [2023-04-11T23:03:51.298Z] 25bc292e5bac: Pull complete [2023-04-11T23:03:51.557Z] 114826534d7a: Verifying Checksum [2023-04-11T23:03:51.557Z] 114826534d7a: Download complete [2023-04-11T23:03:51.814Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T23:03:51.814Z] 8a3aa393b2d8: Download complete [2023-04-11T23:03:55.105Z] 114826534d7a: Pull complete [2023-04-11T23:03:55.105Z] 4657fd5d0bcf: Pull complete [2023-04-11T23:03:55.670Z] 6ad1cebc031e: Pull complete [2023-04-11T23:03:58.947Z] 8a3aa393b2d8: Pull complete [2023-04-11T23:03:58.947Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T23:03:58.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T23:03:58.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:03:59.035Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T23:03:59.063Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-11T23:04:06.860Z] $ docker top f8c2782e0da52d073e2057a26bb259208b3b3336ac61f9473529051c24f47801 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T23:04:06.946Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-04-11T23:04:07.221Z] + set -o pipefail [2023-04-11T23:04:07.222Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-04-11T23:04:12.490Z] [2023-04-11T23:04:12.490Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-04-11T23:04:12.490Z] [2023-04-11T23:04:12.490Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dbe62007-1898-4704-98b4-210a87f514ee [2023-04-11T23:04:12.490Z] [2023-04-11T23:04:12.490Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T23:04:12.490Z] [2023-04-11T23:04:12.490Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T23:04:12.490Z] [2023-04-11T23:04:12.490Z] [2023-04-11T23:04:12.490Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T23:04:12.490Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T23:04:12.490Z] More details here: https://snyk.co/ue1NS [2023-04-11T23:04:12.490Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T23:04:12.490Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T23:04:12.499Z] $ docker stop --time=1 f8c2782e0da52d073e2057a26bb259208b3b3336ac61f9473529051c24f47801 [2023-04-11T23:04:15.727Z] $ docker rm -f --volumes f8c2782e0da52d073e2057a26bb259208b3b3336ac61f9473529051c24f47801 [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-04-11T23:04:16.397Z] + git log --format=format:%s -1 98b0c68a4b913365b11e69c0a8a84788dfd65c15 [Pipeline] sh [2023-04-11T23:04:16.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T23:04:16.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:04:16.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:04:16.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:04:17.062Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T23:04:17.087Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T23:04:17.507Z] $ docker top 2f66dfe951a9c8e060d1c3265c3ea4bf4a0211caa15e6dd4cc3b372f2aa08a92 -eo pid,comm [2023-04-11T23:04:17.561Z] 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-04-11T23:04:17.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T23:04:17.586Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.30' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T23:04:17.880Z] + git semver [Pipeline] } [2023-04-11T23:04:18.149Z] $ docker stop --time=1 2f66dfe951a9c8e060d1c3265c3ea4bf4a0211caa15e6dd4cc3b372f2aa08a92 [2023-04-11T23:04:19.449Z] $ docker rm -f --volumes 2f66dfe951a9c8e060d1c3265c3ea4bf4a0211caa15e6dd4cc3b372f2aa08a92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:04:19.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T23:04:19.831Z] [2023-04-11T23:04:19.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:04:20.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T23:04:20.131Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T23:04:20.131Z] ab5ef0e58194: Pulling fs layer [2023-04-11T23:04:20.131Z] 9712f1f96733: Pulling fs layer [2023-04-11T23:04:20.131Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T23:04:20.131Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T23:04:20.131Z] e9a5061849ea: Pulling fs layer [2023-04-11T23:04:20.131Z] d747dcd14b5f: Pulling fs layer [2023-04-11T23:04:20.131Z] 2de7ff778b66: Pulling fs layer [2023-04-11T23:04:20.131Z] 0d9ebad4ef96: Waiting [2023-04-11T23:04:20.131Z] d747dcd14b5f: Waiting [2023-04-11T23:04:20.131Z] e9a5061849ea: Waiting [2023-04-11T23:04:20.131Z] 2de7ff778b66: Waiting [2023-04-11T23:04:20.131Z] 9712f1f96733: Download complete [2023-04-11T23:04:20.391Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T23:04:20.391Z] 63f879dbbcfc: Download complete [2023-04-11T23:04:20.650Z] e9a5061849ea: Verifying Checksum [2023-04-11T23:04:20.650Z] e9a5061849ea: Download complete [2023-04-11T23:04:20.650Z] d747dcd14b5f: Verifying Checksum [2023-04-11T23:04:20.650Z] d747dcd14b5f: Download complete [2023-04-11T23:04:20.650Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T23:04:20.650Z] 0d9ebad4ef96: Download complete [2023-04-11T23:04:20.650Z] ab5ef0e58194: Download complete [2023-04-11T23:04:20.650Z] 2de7ff778b66: Verifying Checksum [2023-04-11T23:04:20.650Z] 2de7ff778b66: Download complete [2023-04-11T23:04:23.178Z] ab5ef0e58194: Pull complete [2023-04-11T23:04:23.178Z] 9712f1f96733: Pull complete [2023-04-11T23:04:24.111Z] 63f879dbbcfc: Pull complete [2023-04-11T23:04:28.306Z] 0d9ebad4ef96: Pull complete [2023-04-11T23:04:28.306Z] e9a5061849ea: Pull complete [2023-04-11T23:04:28.306Z] d747dcd14b5f: Pull complete [2023-04-11T23:04:29.240Z] 2de7ff778b66: Pull complete [2023-04-11T23:04:29.240Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T23:04:29.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T23:04:29.240Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:04:29.320Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T23:04:29.345Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-11T23:04:34.730Z] $ docker top 93fee07cc147b49de162b3dc2224020e849fbfc41816abe9ecce40cdd15d31fb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:04:34.807Z] provisioning config files... [2023-04-11T23:04:34.813Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8476359584435451488tmp [2023-04-11T23:04:34.821Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7384413637941013241tmp [2023-04-11T23:04:34.838Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11302141775990377295tmp [Pipeline] { [Pipeline] echo [2023-04-11T23:04:34.854Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:35.136Z] ---> sigul-configuration.sh [2023-04-11T23:04:35.136Z] gpg: directory `/root/.gnupg' created [2023-04-11T23:04:35.136Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T23:04:35.136Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T23:04:35.136Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T23:04:35.136Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T23:04:35.136Z] gpg: CAST5 encrypted data [2023-04-11T23:04:35.136Z] gpg: encrypted with 1 passphrase [2023-04-11T23:04:35.136Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T23:04:35.422Z] + mkdir /home/jenkins [2023-04-11T23:04:35.422Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T23:04:35.710Z] + 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-04-11T23:04:35.718Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:36.001Z] ---> sigul-install.sh [2023-04-11T23:04:36.001Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T23:04:36.288Z] + git tag --list [2023-04-11T23:04:36.288Z] v1.0.0 [2023-04-11T23:04:36.288Z] v1.1.0 [2023-04-11T23:04:36.288Z] v1.2.0 [2023-04-11T23:04:36.288Z] v1.3.0 [2023-04-11T23:04:36.288Z] v1.3.1 [2023-04-11T23:04:36.288Z] v2.0.0 [2023-04-11T23:04:36.288Z] v2.0.1 [2023-04-11T23:04:36.288Z] v2.1.0 [2023-04-11T23:04:36.288Z] v2.1.1 [2023-04-11T23:04:36.288Z] v2.1.1-dev.1 [2023-04-11T23:04:36.288Z] v2.1.1-dev.2 [2023-04-11T23:04:36.288Z] v2.1.2-dev.1 [2023-04-11T23:04:36.288Z] v2.1.2-dev.2 [2023-04-11T23:04:36.288Z] v2.2.0 [2023-04-11T23:04:36.288Z] v2.2.1-dev.1 [2023-04-11T23:04:36.288Z] v2.2.1-dev.10 [2023-04-11T23:04:36.288Z] v2.2.1-dev.2 [2023-04-11T23:04:36.288Z] v2.2.1-dev.3 [2023-04-11T23:04:36.288Z] v2.2.1-dev.4 [2023-04-11T23:04:36.288Z] v2.2.1-dev.5 [2023-04-11T23:04:36.288Z] v2.2.1-dev.6 [2023-04-11T23:04:36.288Z] v2.2.1-dev.7 [2023-04-11T23:04:36.288Z] v2.2.1-dev.8 [2023-04-11T23:04:36.288Z] v2.2.1-dev.9 [2023-04-11T23:04:36.288Z] v2.3.0 [2023-04-11T23:04:36.288Z] v2.3.0-dev.10 [2023-04-11T23:04:36.288Z] v2.3.0-dev.11 [2023-04-11T23:04:36.288Z] v2.3.0-dev.12 [2023-04-11T23:04:36.288Z] v2.3.0-dev.13 [2023-04-11T23:04:36.288Z] v2.3.0-dev.14 [2023-04-11T23:04:36.288Z] v2.3.0-dev.15 [2023-04-11T23:04:36.288Z] v2.3.0-dev.16 [2023-04-11T23:04:36.288Z] v2.3.0-dev.17 [2023-04-11T23:04:36.288Z] v2.3.0-dev.18 [2023-04-11T23:04:36.288Z] v2.3.0-dev.19 [2023-04-11T23:04:36.288Z] v2.3.0-dev.20 [2023-04-11T23:04:36.288Z] v2.3.0-dev.21 [2023-04-11T23:04:36.288Z] v2.3.0-dev.22 [2023-04-11T23:04:36.288Z] v2.3.0-dev.23 [2023-04-11T23:04:36.288Z] v2.3.0-dev.24 [2023-04-11T23:04:36.288Z] v2.3.0-dev.25 [2023-04-11T23:04:36.288Z] v2.3.0-dev.26 [2023-04-11T23:04:36.288Z] v2.3.0-dev.27 [2023-04-11T23:04:36.288Z] v2.3.0-dev.28 [2023-04-11T23:04:36.288Z] v2.3.0-dev.29 [2023-04-11T23:04:36.288Z] v2.3.0-dev.30 [2023-04-11T23:04:36.288Z] v2.3.0-dev.31 [2023-04-11T23:04:36.288Z] v2.3.0-dev.32 [2023-04-11T23:04:36.288Z] v2.3.0-dev.33 [2023-04-11T23:04:36.288Z] v2.3.0-dev.34 [2023-04-11T23:04:36.288Z] v2.3.0-dev.35 [2023-04-11T23:04:36.288Z] v2.3.0-dev.36 [2023-04-11T23:04:36.288Z] v2.3.0-dev.37 [2023-04-11T23:04:36.288Z] v2.3.1-dev.1 [2023-04-11T23:04:36.288Z] v2.3.1-dev.2 [2023-04-11T23:04:36.288Z] v2.3.1-dev.3 [2023-04-11T23:04:36.288Z] v2.3.1-dev.4 [2023-04-11T23:04:36.288Z] v3.0.0-dev.1 [2023-04-11T23:04:36.288Z] v3.0.0-dev.10 [2023-04-11T23:04:36.288Z] v3.0.0-dev.11 [2023-04-11T23:04:36.288Z] v3.0.0-dev.12 [2023-04-11T23:04:36.288Z] v3.0.0-dev.13 [2023-04-11T23:04:36.288Z] v3.0.0-dev.14 [2023-04-11T23:04:36.288Z] v3.0.0-dev.15 [2023-04-11T23:04:36.288Z] v3.0.0-dev.16 [2023-04-11T23:04:36.288Z] v3.0.0-dev.17 [2023-04-11T23:04:36.288Z] v3.0.0-dev.18 [2023-04-11T23:04:36.288Z] v3.0.0-dev.19 [2023-04-11T23:04:36.288Z] v3.0.0-dev.2 [2023-04-11T23:04:36.288Z] v3.0.0-dev.20 [2023-04-11T23:04:36.288Z] v3.0.0-dev.21 [2023-04-11T23:04:36.288Z] v3.0.0-dev.22 [2023-04-11T23:04:36.288Z] v3.0.0-dev.23 [2023-04-11T23:04:36.288Z] v3.0.0-dev.24 [2023-04-11T23:04:36.288Z] v3.0.0-dev.25 [2023-04-11T23:04:36.288Z] v3.0.0-dev.26 [2023-04-11T23:04:36.288Z] v3.0.0-dev.27 [2023-04-11T23:04:36.288Z] v3.0.0-dev.28 [2023-04-11T23:04:36.288Z] v3.0.0-dev.29 [2023-04-11T23:04:36.288Z] v3.0.0-dev.3 [2023-04-11T23:04:36.288Z] v3.0.0-dev.30 [2023-04-11T23:04:36.288Z] v3.0.0-dev.4 [2023-04-11T23:04:36.288Z] v3.0.0-dev.5 [2023-04-11T23:04:36.288Z] v3.0.0-dev.6 [2023-04-11T23:04:36.288Z] v3.0.0-dev.7 [2023-04-11T23:04:36.288Z] v3.0.0-dev.8 [2023-04-11T23:04:36.288Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-11T23:04:36.574Z] + lftools sign git-tag v3.0.0-dev.31 [2023-04-11T23:04:37.141Z] Signing Git tag with Sigul... [2023-04-11T23:04:37.141Z] Signing v3.0.0-dev.31 [2023-04-11T23:04:37.141Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.0.0-dev.31'], return code 1, stdout , stderr [Pipeline] echo [2023-04-11T23:04:37.148Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:37.430Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T23:04:37.438Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T23:04:37.451Z] $ docker stop --time=1 93fee07cc147b49de162b3dc2224020e849fbfc41816abe9ecce40cdd15d31fb [2023-04-11T23:04:38.734Z] $ docker rm -f --volumes 93fee07cc147b49de162b3dc2224020e849fbfc41816abe9ecce40cdd15d31fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T23:04:39.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T23:04:39.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:04:39.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:04:39.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:04:39.498Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T23:04:39.525Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T23:04:39.870Z] $ docker top 3ad0da85f0081db281dbf60d6a1d95551bee2f13f99140ea05f0982808e98585 -eo pid,comm [2023-04-11T23:04:39.922Z] 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-04-11T23:04:39.922Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T23:04:39.944Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.30' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T23:04:40.226Z] + git semver [Pipeline] } [2023-04-11T23:04:40.495Z] $ docker stop --time=1 3ad0da85f0081db281dbf60d6a1d95551bee2f13f99140ea05f0982808e98585 [2023-04-11T23:04:41.792Z] $ docker rm -f --volumes 3ad0da85f0081db281dbf60d6a1d95551bee2f13f99140ea05f0982808e98585 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T23:04:42.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T23:04:42.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:04:42.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:04:42.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:04:42.499Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T23:04:42.522Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T23:04:42.875Z] $ docker top ef9cf768b65b573a262482d02e9b127556fd65de4cf4d078aa729e1bc58d4328 -eo pid,comm [2023-04-11T23:04:42.923Z] 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-04-11T23:04:42.923Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T23:04:42.947Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.30' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T23:04:43.239Z] + git semver [Pipeline] } [2023-04-11T23:04:43.508Z] $ docker stop --time=1 ef9cf768b65b573a262482d02e9b127556fd65de4cf4d078aa729e1bc58d4328 [2023-04-11T23:04:44.747Z] $ docker rm -f --volumes ef9cf768b65b573a262482d02e9b127556fd65de4cf4d078aa729e1bc58d4328 [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-04-11T23:04:45.284Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-04-11T23:04:45.284Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-11T23:04:45.284Z] total 16 [2023-04-11T23:04:45.284Z] drwxr-xr-x 3 root root 4096 Apr 11 22:54 . [2023-04-11T23:04:45.284Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 23:04 .. [2023-04-11T23:04:45.284Z] drwxr-xr-x 2 root root 4096 Apr 11 22:54 cost [2023-04-11T23:04:45.284Z] -rw-r--r-- 1 root root 96 Apr 11 22:54 cost.csv [2023-04-11T23:04:45.284Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-04-11T23:04:45.284Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-11T23:04:45.284Z] total 16 [2023-04-11T23:04:45.284Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 22:54 . [2023-04-11T23:04:45.284Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 23:04 .. [2023-04-11T23:04:45.284Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 22:54 cost [2023-04-11T23:04:45.284Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 11 22:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:45.574Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:46.427Z] ---> package-listing.sh [2023-04-11T23:04:46.427Z] ++ facter osfamily [2023-04-11T23:04:46.427Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T23:04:46.686Z] + OS_FAMILY=debian [2023-04-11T23:04:46.686Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-04-11T23:04:46.686Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T23:04:46.686Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T23:04:46.686Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T23:04:46.686Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T23:04:46.686Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-11T23:04:46.686Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T23:04:46.686Z] + case "${OS_FAMILY}" in [2023-04-11T23:04:46.686Z] + dpkg -l [2023-04-11T23:04:46.686Z] + grep '^ii' [2023-04-11T23:04:46.686Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T23:04:46.686Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T23:04:46.686Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T23:04:46.686Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-11T23:04:46.686Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-04-11T23:04:46.686Z] + 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-04-11T23:04:46.696Z] 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-04-11T23:04:46.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:04:47.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T23:04:47.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:04:47.602Z] prd-ubuntu20.04-docker-8c-8g-7475 does not seem to be running inside a container [2023-04-11T23:04:47.628Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T23:04:47.827Z] $ docker top fa6d120f68e3d8b292571c4aec8f00a007cc578333baa30f054bd64ede1e31b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T23:04:48.171Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T23:04:48.455Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T23:04:48.743Z] + ls /var/log/sa-host [2023-04-11T23:04:48.743Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:04:48.879Z] provisioning config files... [2023-04-11T23:04:48.887Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14454899198842451708tmp [Pipeline] { [Pipeline] echo [2023-04-11T23:04:48.903Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:49.180Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T23:04:49.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:49.510Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T23:04:49.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:49.799Z] ---> sudo-logs.sh [2023-04-11T23:04:49.799Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T23:04:49.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:50.118Z] ---> job-cost.sh [2023-04-11T23:04:50.118Z] lf-activate-venv: SKIPPING [2023-04-11T23:04:50.118Z] DEBUG: total: 0.2199999988079071 [2023-04-11T23:04:50.118Z] INFO: Retrieving Stack Cost... [2023-04-11T23:04:50.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T23:04:51.002Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T23:04:51.025Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:04:51.334Z] ---> logs-deploy.sh [2023-04-11T23:04:51.334Z] lf-activate-venv: SKIPPING [2023-04-11T23:04:51.334Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/148 [2023-04-11T23:04:51.334Z] INFO: archiving workspace using pattern(s): [2023-04-11T23:04:52.338Z] Archives upload complete. [2023-04-11T23:04:52.338Z] INFO: archiving logs to Nexus