Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb88ed39f64d8dd845d29c6abe479f02aa589859 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-ssh6397416401227476055.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15301107838969556812.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh13971133299907971496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh3708059079109724704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh6448962984606199616.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19945 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 fb88ed39f64d8dd845d29c6abe479f02aa589859 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#445)" > git rev-list --no-walk 36942d585d64ecf4972d6f5453203026c8ac18ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-14T15:34:47.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-14T15:34:47.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-14T15:34:47.169Z] ========================================================= [2022-07-14T15:34:47.169Z] EdgeX Global Pipelines Version Info [2022-07-14T15:34:47.169Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:34:47.933Z] ------------------- [2022-07-14T15:34:47.933Z] stable info: [2022-07-14T15:34:47.933Z] ------------------- [2022-07-14T15:34:47.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T15:34:47.933Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T15:34:47.933Z] Message: update stable to v1.0.238 [2022-07-14T15:34:48.510Z] ------------------- [2022-07-14T15:34:48.510Z] experimental info: [2022-07-14T15:34:48.510Z] ------------------- [2022-07-14T15:34:48.510Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-14T15:34:48.510Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-14T15:34:48.510Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-14T15:34:48.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-14T15:34:48.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-14T15:34:48.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-14T15:34:48.833Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-14T15:34:48.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-14T15:34:48.851Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-14T15:34:48.859Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-14T15:34:48.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-14T15:34:48.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-14T15:34:48.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-14T15:34:48.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-14T15:34:48.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-14T15:34:48.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-14T15:34:48.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-14T15:34:48.928Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T15:34:48.937Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-14T15:34:48.945Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-14T15:34:48.954Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-14T15:34:48.963Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-14T15:34:48.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-14T15:34:48.980Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-14T15:34:48.989Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-14T15:34:48.997Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-14T15:34:49.009Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-14T15:34:49.019Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-14T15:34:49.030Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-14T15:34:49.040Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-14T15:34:49.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-14T15:34:49.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-14T15:34:49.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-14T15:34:49.084Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] echo [2022-07-14T15:34:49.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb88ed3 [Pipeline] echo [2022-07-14T15:34:49.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:34:49.166Z] provisioning config files... [2022-07-14T15:34:49.185Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2572862993781443748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:34:49.490Z] ---> docker-login.sh [2022-07-14T15:34:49.490Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:34:49.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:34:50.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:34:50.013Z] Configure a credential helper to remove this warning. See [2022-07-14T15:34:50.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:34:50.013Z] [2022-07-14T15:34:50.013Z] Login Succeeded [2022-07-14T15:34:50.013Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:34:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:34:50.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:34:50.275Z] Configure a credential helper to remove this warning. See [2022-07-14T15:34:50.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:34:50.275Z] [2022-07-14T15:34:50.275Z] Login Succeeded [2022-07-14T15:34:50.275Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:34:50.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:34:50.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:34:50.275Z] Configure a credential helper to remove this warning. See [2022-07-14T15:34:50.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:34:50.275Z] [2022-07-14T15:34:50.275Z] Login Succeeded [2022-07-14T15:34:50.275Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:34:50.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:34:50.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:34:50.537Z] Configure a credential helper to remove this warning. See [2022-07-14T15:34:50.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:34:50.537Z] [2022-07-14T15:34:50.537Z] Login Succeeded [2022-07-14T15:34:50.537Z] docker.io [2022-07-14T15:34:50.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:34:50.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:34:50.798Z] Configure a credential helper to remove this warning. See [2022-07-14T15:34:50.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:34:50.798Z] [2022-07-14T15:34:50.798Z] Login Succeeded [2022-07-14T15:34:50.798Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:34:50.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-14T15:34:51.194Z] + git rev-list -1 --merges fb88ed39f64d8dd845d29c6abe479f02aa589859~1..fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] echo [2022-07-14T15:34:51.231Z] -----------> git rev-list -1 --merges fb88ed39f64d8dd845d29c6abe479f02aa589859~1..fb88ed39f64d8dd845d29c6abe479f02aa589859 fb88ed39f64d8dd845d29c6abe479f02aa589859 [false] [Pipeline] sh [2022-07-14T15:34:51.535Z] + git log --format=format:%s -1 fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] echo [2022-07-14T15:34:51.553Z] ========================================================= [2022-07-14T15:34:51.553Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-14T15:34:51.553Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:34:51.894Z] + git log --format=format:%s -1 fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] echo [2022-07-14T15:34:51.906Z] [semverPrep] GIT_COMMIT: fb88ed39f64d8dd845d29c6abe479f02aa589859, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#445) [Pipeline] echo [2022-07-14T15:34:51.917Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-14T15:34:52.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:34:52.282Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-14T15:34:52.282Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-14T15:34:52.282Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-14T15:34:52.282Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-14T15:34:52.283Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-14T15:34:52.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:34:52.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:34:52.729Z] [2022-07-14T15:34:52.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:34:53.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:34:53.039Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-14T15:34:53.039Z] b85a868b505f: Pulling fs layer [2022-07-14T15:34:53.039Z] e2be974225ed: Pulling fs layer [2022-07-14T15:34:53.039Z] 339a4e72a1f5: Pulling fs layer [2022-07-14T15:34:53.039Z] 988bab9f4d93: Pulling fs layer [2022-07-14T15:34:53.039Z] 1469e6f7b9e6: Pulling fs layer [2022-07-14T15:34:53.039Z] eaf3925da568: Pulling fs layer [2022-07-14T15:34:53.039Z] bab4dde63d76: Pulling fs layer [2022-07-14T15:34:53.039Z] bde34c3a00c8: Pulling fs layer [2022-07-14T15:34:53.039Z] b352a97aabf1: Pulling fs layer [2022-07-14T15:34:53.039Z] 4872d77fe225: Pulling fs layer [2022-07-14T15:34:53.039Z] 5851b861e8e6: Pulling fs layer [2022-07-14T15:34:53.039Z] 988bab9f4d93: Waiting [2022-07-14T15:34:53.039Z] 1469e6f7b9e6: Waiting [2022-07-14T15:34:53.039Z] eaf3925da568: Waiting [2022-07-14T15:34:53.039Z] bab4dde63d76: Waiting [2022-07-14T15:34:53.039Z] 4872d77fe225: Waiting [2022-07-14T15:34:53.039Z] bde34c3a00c8: Waiting [2022-07-14T15:34:53.039Z] 5851b861e8e6: Waiting [2022-07-14T15:34:53.039Z] b352a97aabf1: Waiting [2022-07-14T15:34:53.039Z] e2be974225ed: Download complete [2022-07-14T15:34:53.039Z] 988bab9f4d93: Verifying Checksum [2022-07-14T15:34:53.039Z] 988bab9f4d93: Download complete [2022-07-14T15:34:53.300Z] 1469e6f7b9e6: Verifying Checksum [2022-07-14T15:34:53.300Z] 1469e6f7b9e6: Download complete [2022-07-14T15:34:53.300Z] 339a4e72a1f5: Verifying Checksum [2022-07-14T15:34:53.300Z] 339a4e72a1f5: Download complete [2022-07-14T15:34:53.300Z] eaf3925da568: Download complete [2022-07-14T15:34:53.300Z] bde34c3a00c8: Verifying Checksum [2022-07-14T15:34:53.300Z] bde34c3a00c8: Download complete [2022-07-14T15:34:53.300Z] b352a97aabf1: Verifying Checksum [2022-07-14T15:34:53.300Z] b352a97aabf1: Download complete [2022-07-14T15:34:53.300Z] 4872d77fe225: Verifying Checksum [2022-07-14T15:34:53.300Z] 4872d77fe225: Download complete [2022-07-14T15:34:53.300Z] 5851b861e8e6: Verifying Checksum [2022-07-14T15:34:53.300Z] 5851b861e8e6: Download complete [2022-07-14T15:34:53.300Z] b85a868b505f: Verifying Checksum [2022-07-14T15:34:53.300Z] b85a868b505f: Download complete [2022-07-14T15:34:53.560Z] bab4dde63d76: Verifying Checksum [2022-07-14T15:34:53.560Z] bab4dde63d76: Download complete [2022-07-14T15:34:54.948Z] b85a868b505f: Pull complete [2022-07-14T15:34:54.948Z] e2be974225ed: Pull complete [2022-07-14T15:34:55.215Z] 339a4e72a1f5: Pull complete [2022-07-14T15:34:55.476Z] 988bab9f4d93: Pull complete [2022-07-14T15:34:55.742Z] 1469e6f7b9e6: Pull complete [2022-07-14T15:34:55.742Z] eaf3925da568: Pull complete [2022-07-14T15:34:57.652Z] bab4dde63d76: Pull complete [2022-07-14T15:34:57.652Z] bde34c3a00c8: Pull complete [2022-07-14T15:34:57.652Z] b352a97aabf1: Pull complete [2022-07-14T15:34:57.652Z] 4872d77fe225: Pull complete [2022-07-14T15:34:57.652Z] 5851b861e8e6: Pull complete [2022-07-14T15:34:57.652Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-14T15:34:57.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:34:57.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:34:57.755Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:34:57.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:34:59.119Z] $ docker top 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce -eo pid,comm [2022-07-14T15:34:59.179Z] 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). [2022-07-14T15:34:59.179Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:34:59.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:34:59.215Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:34:59.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:34:59.340Z] $ docker exec 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce ssh-agent [2022-07-14T15:34:59.467Z] SSH_AUTH_SOCK=/tmp/ssh-8IlhMKxCbpBo/agent.32 [2022-07-14T15:34:59.467Z] SSH_AGENT_PID=39 [2022-07-14T15:34:59.474Z] Running ssh-add (command line suppressed) [2022-07-14T15:34:59.600Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1638642660483191836.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1638642660483191836.key) [2022-07-14T15:34:59.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:34:59.903Z] + git tag --points-at HEAD [Pipeline] } [2022-07-14T15:34:59.920Z] $ docker exec --env ******** --env ******** 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce ssh-agent -k [2022-07-14T15:35:00.029Z] unset SSH_AUTH_SOCK; [2022-07-14T15:35:00.030Z] unset SSH_AGENT_PID; [2022-07-14T15:35:00.030Z] echo Agent pid 39 killed; [2022-07-14T15:35:00.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-14T15:35:00.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:35:00.064Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:35:00.191Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:35:00.197Z] $ docker exec 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce ssh-agent [2022-07-14T15:35:00.310Z] SSH_AUTH_SOCK=/tmp/ssh-ftsWIS2g2QwA/agent.72 [2022-07-14T15:35:00.310Z] SSH_AGENT_PID=78 [2022-07-14T15:35:00.315Z] Running ssh-add (command line suppressed) [2022-07-14T15:35:00.428Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7223668252807398500.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7223668252807398500.key) [2022-07-14T15:35:00.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:35:00.733Z] + git semver init [2022-07-14T15:35:00.994Z] 2022-07-14 15:35:00,909 [run_init] DEBUG init version:0.0.0 force:False [2022-07-14T15:35:00.994Z] 2022-07-14 15:35:00,910 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-07-14T15:35:00.994Z] 2022-07-14 15:35:00,911 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-07-14T15:35:00.994Z] 2022-07-14 15:35:00,911 [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) [2022-07-14T15:35:01.939Z] 2022-07-14 15:35:01,633 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-07-14T15:35:01.939Z] 2022-07-14 15:35:01,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-07-14T15:35:01.939Z] 2022-07-14 15:35:01,633 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:35:01.939Z] 2022-07-14 15:35:01,634 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:35:01.939Z] 2.2.1-dev.9 [Pipeline] } [2022-07-14T15:35:01.957Z] $ docker exec --env ******** --env ******** 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce ssh-agent -k [2022-07-14T15:35:02.075Z] unset SSH_AUTH_SOCK; [2022-07-14T15:35:02.075Z] unset SSH_AGENT_PID; [2022-07-14T15:35:02.075Z] echo Agent pid 78 killed; [2022-07-14T15:35:02.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:35:02.399Z] + git semver [Pipeline] } [2022-07-14T15:35:02.678Z] $ docker stop --time=1 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce [2022-07-14T15:35:03.969Z] $ docker rm -f 6603bb64723e008cd4dbb0f52a42ad02f22148a6e343cc05c5eca1171a7152ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:35:04.310Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-14T15:35:04.567Z] Stashed 1 file(s) [Pipeline] echo [2022-07-14T15:35:04.570Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.9 [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 [2022-07-14T15:35:04.722Z] provisioning config files... [2022-07-14T15:35:04.734Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5484525458680320590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:35:05.048Z] ---> docker-login.sh [2022-07-14T15:35:05.048Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:35:05.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:35:05.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:35:05.048Z] Configure a credential helper to remove this warning. See [2022-07-14T15:35:05.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:35:05.048Z] [2022-07-14T15:35:05.048Z] Login Succeeded [2022-07-14T15:35:05.048Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:35:05.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:35:05.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:35:05.309Z] Configure a credential helper to remove this warning. See [2022-07-14T15:35:05.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:35:05.309Z] [2022-07-14T15:35:05.309Z] Login Succeeded [2022-07-14T15:35:05.309Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:35:05.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:35:05.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:35:05.309Z] Configure a credential helper to remove this warning. See [2022-07-14T15:35:05.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:35:05.309Z] [2022-07-14T15:35:05.309Z] Login Succeeded [2022-07-14T15:35:05.309Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:35:05.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:35:05.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:35:05.571Z] Configure a credential helper to remove this warning. See [2022-07-14T15:35:05.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:35:05.571Z] [2022-07-14T15:35:05.571Z] Login Succeeded [2022-07-14T15:35:05.571Z] docker.io [2022-07-14T15:35:05.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:35:05.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:35:05.832Z] Configure a credential helper to remove this warning. See [2022-07-14T15:35:05.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:35:05.832Z] [2022-07-14T15:35:05.832Z] Login Succeeded [2022-07-14T15:35:05.832Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:35:05.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-14T15:35:05.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:35:05.918Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:35:05.928Z] ========================================================= [2022-07-14T15:35:05.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-14T15:35:05.928Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:35:06.248Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-14T15:35:06.248Z] Sending build context to Docker daemon 3.098MB [2022-07-14T15:35:06.248Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T15:35:06.248Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-14T15:35:06.248Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-14T15:35:06.248Z] 2408cc74d12b: Pulling fs layer [2022-07-14T15:35:06.248Z] ea60b727a1ce: Pulling fs layer [2022-07-14T15:35:06.248Z] 30c4a7721957: Pulling fs layer [2022-07-14T15:35:06.248Z] 370296b7ddb6: Pulling fs layer [2022-07-14T15:35:06.248Z] 7c6cee850709: Pulling fs layer [2022-07-14T15:35:06.248Z] 39a5fcdaea64: Pulling fs layer [2022-07-14T15:35:06.248Z] d94ebbe4e438: Pulling fs layer [2022-07-14T15:35:06.248Z] bcfd1f05c69d: Pulling fs layer [2022-07-14T15:35:06.248Z] 59ccb84bbe0f: Pulling fs layer [2022-07-14T15:35:06.248Z] 370296b7ddb6: Waiting [2022-07-14T15:35:06.248Z] bcfd1f05c69d: Waiting [2022-07-14T15:35:06.248Z] 7c6cee850709: Waiting [2022-07-14T15:35:06.248Z] 59ccb84bbe0f: Waiting [2022-07-14T15:35:06.248Z] d94ebbe4e438: Waiting [2022-07-14T15:35:06.248Z] 39a5fcdaea64: Waiting [2022-07-14T15:35:06.248Z] 30c4a7721957: Verifying Checksum [2022-07-14T15:35:06.248Z] 30c4a7721957: Download complete [2022-07-14T15:35:06.248Z] 7c6cee850709: Verifying Checksum [2022-07-14T15:35:06.248Z] 7c6cee850709: Download complete [2022-07-14T15:35:06.248Z] 39a5fcdaea64: Verifying Checksum [2022-07-14T15:35:06.248Z] 39a5fcdaea64: Download complete [2022-07-14T15:35:06.248Z] 2408cc74d12b: Verifying Checksum [2022-07-14T15:35:06.248Z] 2408cc74d12b: Download complete [2022-07-14T15:35:06.515Z] d94ebbe4e438: Verifying Checksum [2022-07-14T15:35:06.515Z] d94ebbe4e438: Download complete [2022-07-14T15:35:06.515Z] 2408cc74d12b: Pull complete [2022-07-14T15:35:06.800Z] ea60b727a1ce: Pull complete [2022-07-14T15:35:06.800Z] 30c4a7721957: Pull complete [2022-07-14T15:35:07.071Z] 59ccb84bbe0f: Verifying Checksum [2022-07-14T15:35:07.071Z] 59ccb84bbe0f: Download complete [2022-07-14T15:35:07.332Z] 370296b7ddb6: Verifying Checksum [2022-07-14T15:35:07.332Z] 370296b7ddb6: Download complete [2022-07-14T15:35:07.332Z] bcfd1f05c69d: Verifying Checksum [2022-07-14T15:35:07.332Z] bcfd1f05c69d: Download complete [2022-07-14T15:35:11.531Z] 370296b7ddb6: Pull complete [2022-07-14T15:35:11.531Z] 7c6cee850709: Pull complete [2022-07-14T15:35:11.531Z] 39a5fcdaea64: Pull complete [2022-07-14T15:35:11.531Z] d94ebbe4e438: Pull complete [2022-07-14T15:35:13.437Z] bcfd1f05c69d: Pull complete [2022-07-14T15:35:14.378Z] 59ccb84bbe0f: Pull complete [2022-07-14T15:35:14.378Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-14T15:35:14.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-14T15:35:14.378Z] ---> a4fb48ad2a94 [2022-07-14T15:35:14.378Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-14T15:35:15.763Z] ---> Running in fbd99983588e [2022-07-14T15:35:15.763Z] Removing intermediate container fbd99983588e [2022-07-14T15:35:15.763Z] ---> f460987c20ed [2022-07-14T15:35:15.763Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:35:15.763Z] ---> Running in 8cdf76f4b686 [2022-07-14T15:35:16.022Z] Removing intermediate container 8cdf76f4b686 [2022-07-14T15:35:16.022Z] ---> 292b94ac9669 [2022-07-14T15:35:16.022Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T15:35:16.022Z] ---> Running in aef99cc0ff02 [2022-07-14T15:35:16.022Z] Removing intermediate container aef99cc0ff02 [2022-07-14T15:35:16.022Z] ---> 0f7fc2cf0d14 [2022-07-14T15:35:16.022Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:35:16.022Z] ---> Running in c0bebee3a365 [2022-07-14T15:35:16.594Z] Removing intermediate container c0bebee3a365 [2022-07-14T15:35:16.594Z] ---> 96064f1c3b9b [2022-07-14T15:35:16.594Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:35:16.854Z] ---> Running in bc96bda4b63e [2022-07-14T15:35:17.114Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T15:35:19.680Z] Still waiting to schedule task [2022-07-14T15:35:19.680Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-14T15:35:20.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T15:35:20.676Z] OK: 211 MiB in 51 packages [2022-07-14T15:35:20.936Z] Removing intermediate container bc96bda4b63e [2022-07-14T15:35:20.936Z] ---> e6a00faf8a03 [2022-07-14T15:35:20.936Z] Step 8/13 : WORKDIR /app [2022-07-14T15:35:21.202Z] ---> Running in 04c2241ac889 [2022-07-14T15:35:21.202Z] Removing intermediate container 04c2241ac889 [2022-07-14T15:35:21.202Z] ---> 9970ff337d78 [2022-07-14T15:35:21.202Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-14T15:35:21.463Z] ---> b5bc836a92fd [2022-07-14T15:35:21.463Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:35:21.463Z] ---> Running in bc8b8b058c8a [2022-07-14T15:35:39.573Z] Removing intermediate container bc8b8b058c8a [2022-07-14T15:35:39.573Z] ---> c5d2fe8e7a9a [2022-07-14T15:35:39.573Z] Step 11/13 : COPY . . [2022-07-14T15:35:39.573Z] ---> 8d70f05570fd [2022-07-14T15:35:39.573Z] Step 12/13 : ARG MAKE="make build" [2022-07-14T15:35:39.573Z] ---> Running in 6ad1b9355e1b [2022-07-14T15:35:39.573Z] Removing intermediate container 6ad1b9355e1b [2022-07-14T15:35:39.573Z] ---> c919e679e65d [2022-07-14T15:35:39.573Z] Step 13/13 : RUN $MAKE [2022-07-14T15:35:39.573Z] ---> Running in bd0269e0296e [2022-07-14T15:35:39.573Z] noop [2022-07-14T15:35:39.573Z] Removing intermediate container bd0269e0296e [2022-07-14T15:35:39.573Z] ---> 05a7da9701e2 [2022-07-14T15:35:39.573Z] Successfully built 05a7da9701e2 [2022-07-14T15:35:39.573Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:35:39.896Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T15:35:39.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:35:39.977Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:35:40.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-14T15:35:40.383Z] $ docker top 9d02eed5393dc1c2e05923e649b62be251db86e5d60b2befd31dae0f658d01bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:35:40.742Z] + go version [2022-07-14T15:35:40.742Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-14T15:35:40.757Z] $ docker stop --time=1 9d02eed5393dc1c2e05923e649b62be251db86e5d60b2befd31dae0f658d01bf [2022-07-14T15:35:42.046Z] $ docker rm -f 9d02eed5393dc1c2e05923e649b62be251db86e5d60b2befd31dae0f658d01bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:35:42.431Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-14T15:35:42.431Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:35:42.547Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:35:42.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-14T15:35:42.972Z] $ docker top bf31bc5ced10a7802fed9d62a0d87c4b361aaf8e0c983677938491b16642b312 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:35:43.325Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-07-14T15:35:43.624Z] + make test [2022-07-14T15:35:43.624Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-14T15:35:53.607Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-14T15:35:53.607Z] CGO_ENABLED=1 go vet ./... [2022-07-14T15:35:55.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T15:35:55.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T15:35:55.516Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T15:35:55.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-14T15:35:55.548Z] $ docker stop --time=1 bf31bc5ced10a7802fed9d62a0d87c4b361aaf8e0c983677938491b16642b312 [2022-07-14T15:35:57.177Z] $ docker rm -f bf31bc5ced10a7802fed9d62a0d87c4b361aaf8e0c983677938491b16642b312 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:35:57.570Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-14T15:35:57.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-14T15:35:58.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-14T15:35:58.402Z] + ls -al . [2022-07-14T15:35:58.402Z] total 168 [2022-07-14T15:35:58.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:35 . [2022-07-14T15:35:58.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:34 .. [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 15:34 .dockerignore [2022-07-14T15:35:58.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:35 .git [2022-07-14T15:35:58.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:34 .github [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 14 15:34 .gitignore [2022-07-14T15:35:58.402Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:35 .semver [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 14 15:34 Attribution.txt [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 14 15:34 CHANGELOG.md [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 14 15:34 Dockerfile [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:34 GOVERNANCE.md [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 14 15:34 Jenkinsfile [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 15:34 LICENSE [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 15:34 OWNERS.md [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 14 15:34 README.md [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 15:35 VERSION [2022-07-14T15:35:58.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:34 bin [2022-07-14T15:35:58.402Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 14 15:35 coverage.out [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 14 15:34 go.mod [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 14 15:34 go.sum [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 14 15:34 main.go [2022-07-14T15:35:58.402Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 14 15:34 makefile [2022-07-14T15:35:58.402Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 15:34 res [2022-07-14T15:35:58.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:34 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:35:58.709Z] + 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=fb88ed39f64d8dd845d29c6abe479f02aa589859 --label arch=amd64 --label version=2.2.1-dev.9 . [2022-07-14T15:35:58.709Z] Sending build context to Docker daemon 3.099MB [2022-07-14T15:35:58.709Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T15:35:58.709Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-14T15:35:58.709Z] ---> 05a7da9701e2 [2022-07-14T15:35:58.709Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-14T15:35:58.709Z] ---> Running in dd55fe52bab1 [2022-07-14T15:35:58.970Z] Removing intermediate container dd55fe52bab1 [2022-07-14T15:35:58.970Z] ---> c02d342341e1 [2022-07-14T15:35:58.970Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:35:58.970Z] ---> Running in bcc27148bcef [2022-07-14T15:35:58.970Z] Removing intermediate container bcc27148bcef [2022-07-14T15:35:58.970Z] ---> db6a509e8959 [2022-07-14T15:35:58.970Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T15:35:58.970Z] ---> Running in 3354e5cbba77 [2022-07-14T15:35:59.230Z] Removing intermediate container 3354e5cbba77 [2022-07-14T15:35:59.231Z] ---> eba5c9d335f7 [2022-07-14T15:35:59.231Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:35:59.231Z] ---> Running in 8ed298c16b4c [2022-07-14T15:35:59.803Z] Removing intermediate container 8ed298c16b4c [2022-07-14T15:35:59.803Z] ---> 45ec88c62db1 [2022-07-14T15:35:59.803Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:35:59.803Z] ---> Running in 3637b92ad5fd [2022-07-14T15:36:00.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T15:36:01.012Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T15:36:01.272Z] OK: 211 MiB in 51 packages [2022-07-14T15:36:01.532Z] Removing intermediate container 3637b92ad5fd [2022-07-14T15:36:01.532Z] ---> d36e93e14a57 [2022-07-14T15:36:01.532Z] Step 8/27 : WORKDIR /app [2022-07-14T15:36:01.532Z] ---> Running in f239f7bfb66d [2022-07-14T15:36:01.795Z] Removing intermediate container f239f7bfb66d [2022-07-14T15:36:01.795Z] ---> 1d267e31238b [2022-07-14T15:36:01.795Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-14T15:36:01.795Z] ---> 3bf160e67a18 [2022-07-14T15:36:01.795Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:36:01.795Z] ---> Running in 7ed1a3c162c4 [2022-07-14T15:36:02.735Z] Removing intermediate container 7ed1a3c162c4 [2022-07-14T15:36:02.736Z] ---> 5708af6ac23c [2022-07-14T15:36:02.736Z] Step 11/27 : COPY . . [2022-07-14T15:36:02.736Z] ---> 15b836ed2a5f [2022-07-14T15:36:02.736Z] Step 12/27 : ARG MAKE="make build" [2022-07-14T15:36:02.736Z] ---> Running in 696fa2cce976 [2022-07-14T15:36:02.997Z] Removing intermediate container 696fa2cce976 [2022-07-14T15:36:02.997Z] ---> 12de42e0e715 [2022-07-14T15:36:02.997Z] Step 13/27 : RUN $MAKE [2022-07-14T15:36:02.997Z] ---> Running in 5e4e39174ff7 [2022-07-14T15:36:03.257Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-14T15:36:25.208Z] Removing intermediate container 5e4e39174ff7 [2022-07-14T15:36:25.208Z] ---> 2f3831e5c451 [2022-07-14T15:36:25.208Z] Step 14/27 : FROM alpine:3.16 [2022-07-14T15:36:25.208Z] 3.16: Pulling from library/alpine [2022-07-14T15:36:25.208Z] 2408cc74d12b: Already exists [2022-07-14T15:36:25.209Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T15:36:25.209Z] Status: Downloaded newer image for alpine:3.16 [2022-07-14T15:36:25.209Z] ---> e66264b98777 [2022-07-14T15:36:25.209Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T15:36:25.209Z] ---> Running in 080c1cbd3d91 [2022-07-14T15:36:25.209Z] Removing intermediate container 080c1cbd3d91 [2022-07-14T15:36:25.209Z] ---> 75ca6cad75b6 [2022-07-14T15:36:25.209Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-14T15:36:25.209Z] ---> Running in 8dcaa7d0c6d8 [2022-07-14T15:36:25.209Z] Removing intermediate container 8dcaa7d0c6d8 [2022-07-14T15:36:25.209Z] ---> fc0f0be5e213 [2022-07-14T15:36:25.209Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-14T15:36:25.209Z] ---> Running in 3737f73f3973 [2022-07-14T15:36:25.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-14T15:36:25.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-14T15:36:25.209Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-14T15:36:25.209Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-14T15:36:25.209Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-14T15:36:25.209Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-14T15:36:25.209Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-14T15:36:25.209Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-14T15:36:25.209Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-14T15:36:25.209Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T15:36:25.209Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T15:36:25.209Z] OK: 9 MiB in 21 packages [2022-07-14T15:36:25.209Z] Removing intermediate container 3737f73f3973 [2022-07-14T15:36:25.209Z] ---> b3646a770143 [2022-07-14T15:36:25.209Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-14T15:36:25.209Z] ---> 44a3cd4cc80f [2022-07-14T15:36:25.209Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-14T15:36:25.209Z] ---> 8b82dc2cc0f4 [2022-07-14T15:36:25.209Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-14T15:36:25.209Z] ---> 00a707ed40be [2022-07-14T15:36:25.209Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-14T15:36:25.469Z] ---> deaab79811ab [2022-07-14T15:36:25.469Z] Step 22/27 : EXPOSE 48095 [2022-07-14T15:36:25.731Z] ---> Running in 56c2f55c841b [2022-07-14T15:36:25.731Z] Removing intermediate container 56c2f55c841b [2022-07-14T15:36:25.731Z] ---> 02dbf6383eff [2022-07-14T15:36:25.731Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-14T15:36:25.731Z] ---> Running in d100a20de906 [2022-07-14T15:36:25.731Z] Removing intermediate container d100a20de906 [2022-07-14T15:36:25.731Z] ---> 749ced7fe341 [2022-07-14T15:36:25.731Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T15:36:25.991Z] ---> Running in 0770775efb44 [2022-07-14T15:36:25.991Z] Removing intermediate container 0770775efb44 [2022-07-14T15:36:25.991Z] ---> 5d7bd931a6bc [2022-07-14T15:36:25.991Z] Step 25/27 : LABEL arch=amd64 [2022-07-14T15:36:25.991Z] ---> Running in 29862f14779f [2022-07-14T15:36:25.991Z] Removing intermediate container 29862f14779f [2022-07-14T15:36:25.991Z] ---> 7e08594241ef [2022-07-14T15:36:25.991Z] Step 26/27 : LABEL git_sha=fb88ed39f64d8dd845d29c6abe479f02aa589859 [2022-07-14T15:36:26.250Z] ---> Running in 597d6703db41 [2022-07-14T15:36:26.250Z] Removing intermediate container 597d6703db41 [2022-07-14T15:36:26.250Z] ---> af3232dabc8c [2022-07-14T15:36:26.250Z] Step 27/27 : LABEL version=2.2.1-dev.9 [2022-07-14T15:36:26.250Z] ---> Running in 7e376d6bdc0a [2022-07-14T15:36:26.250Z] Removing intermediate container 7e376d6bdc0a [2022-07-14T15:36:26.250Z] ---> 4e2afb70f7b5 [2022-07-14T15:36:26.250Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-14T15:36:26.250Z] Successfully built 4e2afb70f7b5 [2022-07-14T15:36:26.510Z] 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 [2022-07-14T15:36:26.619Z] provisioning config files... [2022-07-14T15:36:26.627Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6723253565415621907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:36:26.920Z] ---> docker-login.sh [2022-07-14T15:36:26.921Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:36:26.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:36:26.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:36:26.921Z] Configure a credential helper to remove this warning. See [2022-07-14T15:36:26.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:36:26.921Z] [2022-07-14T15:36:26.921Z] Login Succeeded [2022-07-14T15:36:26.921Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:36:26.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:36:27.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:36:27.180Z] Configure a credential helper to remove this warning. See [2022-07-14T15:36:27.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:36:27.180Z] [2022-07-14T15:36:27.180Z] Login Succeeded [2022-07-14T15:36:27.180Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:36:27.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:36:27.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:36:27.180Z] Configure a credential helper to remove this warning. See [2022-07-14T15:36:27.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:36:27.180Z] [2022-07-14T15:36:27.180Z] Login Succeeded [2022-07-14T15:36:27.180Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:36:27.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:36:27.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:36:27.440Z] Configure a credential helper to remove this warning. See [2022-07-14T15:36:27.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:36:27.440Z] [2022-07-14T15:36:27.440Z] Login Succeeded [2022-07-14T15:36:27.440Z] docker.io [2022-07-14T15:36:27.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:36:27.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:36:27.699Z] Configure a credential helper to remove this warning. See [2022-07-14T15:36:27.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:36:27.700Z] [2022-07-14T15:36:27.700Z] Login Succeeded [2022-07-14T15:36:27.700Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:36:27.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:36:27.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:36:27.768Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-07-14T15:36:27.769Z] fb88ed39f64d8dd845d29c6abe479f02aa589859 [2022-07-14T15:36:27.769Z] latest [2022-07-14T15:36:27.769Z] 2.2.1-dev.9 [2022-07-14T15:36:27.769Z] fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [2022-07-14T15:36:27.769Z] main [2022-07-14T15:36:27.769Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:28.091Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:28.406Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859 [2022-07-14T15:36:28.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-14T15:36:28.406Z] 62463b2eef9b: Preparing [2022-07-14T15:36:28.406Z] 729e4be7e378: Preparing [2022-07-14T15:36:28.406Z] a280ff9901de: Preparing [2022-07-14T15:36:28.406Z] d0b5285ac6ca: Preparing [2022-07-14T15:36:28.406Z] 891b4c7d200e: Preparing [2022-07-14T15:36:28.406Z] 24302eb7d908: Preparing [2022-07-14T15:36:28.406Z] 24302eb7d908: Waiting [2022-07-14T15:36:28.406Z] d0b5285ac6ca: Pushed [2022-07-14T15:36:28.406Z] 729e4be7e378: Pushed [2022-07-14T15:36:28.406Z] a280ff9901de: Pushed [2022-07-14T15:36:28.406Z] 24302eb7d908: Layer already exists [2022-07-14T15:36:28.978Z] 891b4c7d200e: Pushed [2022-07-14T15:36:30.891Z] 62463b2eef9b: Pushed [2022-07-14T15:36:31.151Z] fb88ed39f64d8dd845d29c6abe479f02aa589859: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:31.480Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:31.799Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-14T15:36:31.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-14T15:36:31.799Z] 62463b2eef9b: Preparing [2022-07-14T15:36:31.799Z] 729e4be7e378: Preparing [2022-07-14T15:36:31.799Z] a280ff9901de: Preparing [2022-07-14T15:36:31.799Z] d0b5285ac6ca: Preparing [2022-07-14T15:36:31.799Z] 891b4c7d200e: Preparing [2022-07-14T15:36:31.799Z] 24302eb7d908: Preparing [2022-07-14T15:36:31.799Z] 24302eb7d908: Waiting [2022-07-14T15:36:31.799Z] d0b5285ac6ca: Layer already exists [2022-07-14T15:36:31.799Z] 729e4be7e378: Layer already exists [2022-07-14T15:36:31.799Z] 62463b2eef9b: Layer already exists [2022-07-14T15:36:31.799Z] 891b4c7d200e: Layer already exists [2022-07-14T15:36:31.799Z] a280ff9901de: Layer already exists [2022-07-14T15:36:31.799Z] 24302eb7d908: Layer already exists [2022-07-14T15:36:31.799Z] latest: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:32.111Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:32.424Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.9 [2022-07-14T15:36:32.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-14T15:36:32.424Z] 62463b2eef9b: Preparing [2022-07-14T15:36:32.424Z] 729e4be7e378: Preparing [2022-07-14T15:36:32.424Z] a280ff9901de: Preparing [2022-07-14T15:36:32.424Z] d0b5285ac6ca: Preparing [2022-07-14T15:36:32.424Z] 891b4c7d200e: Preparing [2022-07-14T15:36:32.424Z] 24302eb7d908: Preparing [2022-07-14T15:36:32.424Z] 24302eb7d908: Waiting [2022-07-14T15:36:32.424Z] d0b5285ac6ca: Layer already exists [2022-07-14T15:36:32.424Z] 729e4be7e378: Layer already exists [2022-07-14T15:36:32.424Z] 891b4c7d200e: Layer already exists [2022-07-14T15:36:32.424Z] a280ff9901de: Layer already exists [2022-07-14T15:36:32.424Z] 62463b2eef9b: Layer already exists [2022-07-14T15:36:32.424Z] 24302eb7d908: Layer already exists [2022-07-14T15:36:32.424Z] 2.2.1-dev.9: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:32.746Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:33.061Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [2022-07-14T15:36:33.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-14T15:36:33.061Z] 62463b2eef9b: Preparing [2022-07-14T15:36:33.061Z] 729e4be7e378: Preparing [2022-07-14T15:36:33.061Z] a280ff9901de: Preparing [2022-07-14T15:36:33.061Z] d0b5285ac6ca: Preparing [2022-07-14T15:36:33.061Z] 891b4c7d200e: Preparing [2022-07-14T15:36:33.061Z] 24302eb7d908: Preparing [2022-07-14T15:36:33.061Z] 24302eb7d908: Waiting [2022-07-14T15:36:33.061Z] a280ff9901de: Layer already exists [2022-07-14T15:36:33.061Z] 891b4c7d200e: Layer already exists [2022-07-14T15:36:33.061Z] 62463b2eef9b: Layer already exists [2022-07-14T15:36:33.061Z] d0b5285ac6ca: Layer already exists [2022-07-14T15:36:33.061Z] 729e4be7e378: Layer already exists [2022-07-14T15:36:33.061Z] 24302eb7d908: Layer already exists [2022-07-14T15:36:33.061Z] fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:33.381Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:33.696Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-07-14T15:36:33.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-14T15:36:33.696Z] 62463b2eef9b: Preparing [2022-07-14T15:36:33.696Z] 729e4be7e378: Preparing [2022-07-14T15:36:33.696Z] a280ff9901de: Preparing [2022-07-14T15:36:33.696Z] d0b5285ac6ca: Preparing [2022-07-14T15:36:33.696Z] 891b4c7d200e: Preparing [2022-07-14T15:36:33.696Z] 24302eb7d908: Preparing [2022-07-14T15:36:33.696Z] 24302eb7d908: Waiting [2022-07-14T15:36:33.696Z] a280ff9901de: Layer already exists [2022-07-14T15:36:33.696Z] 729e4be7e378: Layer already exists [2022-07-14T15:36:33.696Z] 62463b2eef9b: Layer already exists [2022-07-14T15:36:33.696Z] d0b5285ac6ca: Layer already exists [2022-07-14T15:36:33.696Z] 891b4c7d200e: Layer already exists [2022-07-14T15:36:33.696Z] 24302eb7d908: Layer already exists [2022-07-14T15:36:33.696Z] main: digest: sha256:1b93b53a328752244fe274380cb928f548e62ab222d2d75f145d5d7de67b2933 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:36:33.747Z] ===================================================== [Pipeline] echo [2022-07-14T15:36:33.756Z] taggedImages: [2022-07-14T15:36:33.756Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859 [2022-07-14T15:36:33.756Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-14T15:36:33.756Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.9 [2022-07-14T15:36:33.756Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [2022-07-14T15:36:33.756Z] - 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 [2022-07-14T15:36:34.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:36:34.116Z] [2022-07-14T15:36:34.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:36:34.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:36:34.422Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-14T15:36:34.422Z] 5eb5b503b376: Pulling fs layer [2022-07-14T15:36:34.422Z] 5c69ac0246d0: Pulling fs layer [2022-07-14T15:36:34.422Z] ec43610c2a17: Pulling fs layer [2022-07-14T15:36:34.422Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-14T15:36:34.422Z] 33b1e0a273af: Pulling fs layer [2022-07-14T15:36:34.422Z] 5d3b04190fa2: Pulling fs layer [2022-07-14T15:36:34.422Z] 2f39f015ded8: Pulling fs layer [2022-07-14T15:36:34.422Z] 33b1e0a273af: Waiting [2022-07-14T15:36:34.422Z] 2f39f015ded8: Waiting [2022-07-14T15:36:34.422Z] 5d3b04190fa2: Waiting [2022-07-14T15:36:34.422Z] 3a2ae6a8a46f: Waiting [2022-07-14T15:36:34.422Z] 5c69ac0246d0: Verifying Checksum [2022-07-14T15:36:34.422Z] 5c69ac0246d0: Download complete [2022-07-14T15:36:34.422Z] 3a2ae6a8a46f: Download complete [2022-07-14T15:36:34.422Z] 33b1e0a273af: Verifying Checksum [2022-07-14T15:36:34.422Z] 33b1e0a273af: Download complete [2022-07-14T15:36:34.682Z] 5d3b04190fa2: Download complete [2022-07-14T15:36:34.682Z] ec43610c2a17: Download complete [2022-07-14T15:36:34.682Z] 5eb5b503b376: Verifying Checksum [2022-07-14T15:36:34.682Z] 5eb5b503b376: Download complete [2022-07-14T15:36:35.250Z] 2f39f015ded8: Verifying Checksum [2022-07-14T15:36:35.250Z] 2f39f015ded8: Download complete [2022-07-14T15:36:35.818Z] 5eb5b503b376: Pull complete [2022-07-14T15:36:36.077Z] 5c69ac0246d0: Pull complete [2022-07-14T15:36:36.337Z] ec43610c2a17: Pull complete [2022-07-14T15:36:36.597Z] 3a2ae6a8a46f: Pull complete [2022-07-14T15:36:36.597Z] 33b1e0a273af: Pull complete [2022-07-14T15:36:36.857Z] 5d3b04190fa2: Pull complete [2022-07-14T15:36:41.053Z] 2f39f015ded8: Pull complete [2022-07-14T15:36:41.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-14T15:36:41.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:36:41.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:36:41.152Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:36:41.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-14T15:36:42.804Z] $ docker top 4db50b88d8f998ff5c837e68cac609031e166b5a99bd9957e7d788a453f01de6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:36:43.230Z] ---> job-cost.sh [2022-07-14T15:36:43.230Z] lf-activate-venv: SKIPPING [2022-07-14T15:36:43.230Z] INFO: No Stack... [2022-07-14T15:36:43.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T15:36:44.059Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T15:36:44.354Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-07-14T15:36:44.354Z] + cut -d, -f6 [Pipeline] lock [2022-07-14T15:36:44.368Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [2022-07-14T15:36:44.374Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] did not exist. Created. [2022-07-14T15:36:44.374Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T15:36:44.682Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-14T15:36:44.713Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T15:36:44.719Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T15:36:44.746Z] $ docker stop --time=1 4db50b88d8f998ff5c837e68cac609031e166b5a99bd9957e7d788a453f01de6 [2022-07-14T15:36:45.905Z] $ docker rm -f 4db50b88d8f998ff5c837e68cac609031e166b5a99bd9957e7d788a453f01de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-14T15:36:59.118Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19946 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-07-14T15:36:59.134Z] Running in /w/workspace/app-service-configurable/86 [Pipeline] { [Pipeline] checkout [2022-07-14T15:36:59.178Z] Selected Git installation does not exist. Using Default [2022-07-14T15:36:59.178Z] The recommended git tool is: NONE [2022-07-14T15:37:05.183Z] using credential edgex-jenkins-ssh [2022-07-14T15:37:05.200Z] Cloning the remote Git repository [2022-07-14T15:37:05.262Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-14T15:37:06.572Z] Avoid second fetch [2022-07-14T15:37:06.572Z] Checking out Revision fb88ed39f64d8dd845d29c6abe479f02aa589859 (main) [2022-07-14T15:37:05.341Z] > git init /w/workspace/app-service-configurable/86 # timeout=10 [2022-07-14T15:37:05.412Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-14T15:37:05.412Z] > git --version # timeout=10 [2022-07-14T15:37:05.432Z] > git --version # 'git version 2.25.1' [2022-07-14T15:37:05.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-14T15:37:05.526Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T15:37:06.480Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-14T15:37:06.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-14T15:37:06.603Z] > git config core.sparsecheckout # timeout=10 [2022-07-14T15:37:06.644Z] > git checkout -f fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 [2022-07-14T15:37:10.932Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#445)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:37:11.827Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-14T15:37:11.827Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T15:37:11.827Z] Dload Upload Total Spent Left Speed [2022-07-14T15:37:11.827Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 75656 0 --:--:-- --:--:-- --:--:-- 75656 [Pipeline] sh [2022-07-14T15:37:12.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-14T15:37:12.811Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-14T15:37:12.811Z] + sudo tee /etc/docker/daemon.new [2022-07-14T15:37:12.811Z] { [2022-07-14T15:37:12.811Z] "registry-mirrors": [ [2022-07-14T15:37:12.811Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-14T15:37:12.811Z] ], [2022-07-14T15:37:12.811Z] "bip": "10.250.0.254/24", [2022-07-14T15:37:12.811Z] "hosts": [ [2022-07-14T15:37:12.811Z] "tcp://0.0.0.0:5555", [2022-07-14T15:37:12.811Z] "unix:///var/run/docker.sock" [2022-07-14T15:37:12.811Z] ], [2022-07-14T15:37:12.811Z] "mtu": 1458, [2022-07-14T15:37:12.811Z] "selinux-enabled": true, [2022-07-14T15:37:12.811Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-14T15:37:12.811Z] } [Pipeline] sh [2022-07-14T15:37:13.209Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-14T15:37:13.574Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:37:31.942Z] provisioning config files... [2022-07-14T15:37:31.967Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/86@tmp/config7841149161283918169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:37:32.331Z] ---> docker-login.sh [2022-07-14T15:37:32.331Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:37:32.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:37:33.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:37:33.199Z] Configure a credential helper to remove this warning. See [2022-07-14T15:37:33.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:37:33.199Z] [2022-07-14T15:37:33.199Z] Login Succeeded [2022-07-14T15:37:33.199Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:37:33.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:37:33.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:37:33.473Z] Configure a credential helper to remove this warning. See [2022-07-14T15:37:33.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:37:33.473Z] [2022-07-14T15:37:33.473Z] Login Succeeded [2022-07-14T15:37:33.473Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:37:34.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:37:34.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:37:34.072Z] Configure a credential helper to remove this warning. See [2022-07-14T15:37:34.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:37:34.072Z] [2022-07-14T15:37:34.072Z] Login Succeeded [2022-07-14T15:37:34.072Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:37:34.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:37:34.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:37:34.622Z] Configure a credential helper to remove this warning. See [2022-07-14T15:37:34.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:37:34.622Z] [2022-07-14T15:37:34.622Z] Login Succeeded [2022-07-14T15:37:34.622Z] docker.io [2022-07-14T15:37:34.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:37:35.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:37:35.165Z] Configure a credential helper to remove this warning. See [2022-07-14T15:37:35.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:37:35.165Z] [2022-07-14T15:37:35.165Z] Login Succeeded [2022-07-14T15:37:35.165Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:37:35.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-14T15:37:35.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:37:35.722Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:37:35.732Z] ========================================================= [2022-07-14T15:37:35.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-14T15:37:35.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:37:36.113Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-14T15:37:36.113Z] Sending build context to Docker daemon 205.3kB [2022-07-14T15:37:36.387Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T15:37:36.387Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-14T15:37:36.664Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-14T15:37:36.664Z] b3c136eddcbf: Pulling fs layer [2022-07-14T15:37:36.664Z] c0a3192eca97: Pulling fs layer [2022-07-14T15:37:36.664Z] a050256f5b6f: Pulling fs layer [2022-07-14T15:37:36.664Z] 656be50a0ddc: Pulling fs layer [2022-07-14T15:37:36.664Z] 2bbca73fdf42: Pulling fs layer [2022-07-14T15:37:36.664Z] 46d945488cbd: Pulling fs layer [2022-07-14T15:37:36.664Z] 8a5474983e97: Pulling fs layer [2022-07-14T15:37:36.664Z] 329c88fbcd65: Pulling fs layer [2022-07-14T15:37:36.664Z] 656be50a0ddc: Waiting [2022-07-14T15:37:36.664Z] 2bbca73fdf42: Waiting [2022-07-14T15:37:36.664Z] 46d945488cbd: Waiting [2022-07-14T15:37:36.664Z] 8a5474983e97: Waiting [2022-07-14T15:37:36.664Z] 329c88fbcd65: Waiting [2022-07-14T15:37:36.664Z] a050256f5b6f: Verifying Checksum [2022-07-14T15:37:36.664Z] a050256f5b6f: Download complete [2022-07-14T15:37:36.664Z] c0a3192eca97: Verifying Checksum [2022-07-14T15:37:36.664Z] c0a3192eca97: Download complete [2022-07-14T15:37:36.664Z] 2bbca73fdf42: Verifying Checksum [2022-07-14T15:37:36.664Z] 2bbca73fdf42: Download complete [2022-07-14T15:37:36.664Z] 46d945488cbd: Verifying Checksum [2022-07-14T15:37:36.664Z] 46d945488cbd: Download complete [2022-07-14T15:37:36.664Z] b3c136eddcbf: Download complete [2022-07-14T15:37:37.650Z] b3c136eddcbf: Pull complete [2022-07-14T15:37:37.650Z] 329c88fbcd65: Verifying Checksum [2022-07-14T15:37:37.650Z] 329c88fbcd65: Download complete [2022-07-14T15:37:38.258Z] c0a3192eca97: Pull complete [2022-07-14T15:37:38.536Z] a050256f5b6f: Pull complete [2022-07-14T15:37:38.811Z] 8a5474983e97: Verifying Checksum [2022-07-14T15:37:38.811Z] 8a5474983e97: Download complete [2022-07-14T15:37:39.407Z] 656be50a0ddc: Verifying Checksum [2022-07-14T15:37:39.407Z] 656be50a0ddc: Download complete [2022-07-14T15:37:51.820Z] 656be50a0ddc: Pull complete [2022-07-14T15:37:52.105Z] 2bbca73fdf42: Pull complete [2022-07-14T15:37:52.380Z] 46d945488cbd: Pull complete [2022-07-14T15:37:59.103Z] 8a5474983e97: Pull complete [2022-07-14T15:38:01.082Z] 329c88fbcd65: Pull complete [2022-07-14T15:38:01.082Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-14T15:38:01.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-14T15:38:01.082Z] ---> ff4287adb874 [2022-07-14T15:38:01.082Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-14T15:38:02.072Z] ---> Running in 54ae17c9907d [2022-07-14T15:38:02.347Z] Removing intermediate container 54ae17c9907d [2022-07-14T15:38:02.347Z] ---> cf042f5ba0f2 [2022-07-14T15:38:02.347Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:38:02.347Z] ---> Running in c7b46dcc7e30 [2022-07-14T15:38:02.622Z] Removing intermediate container c7b46dcc7e30 [2022-07-14T15:38:02.622Z] ---> a2a93235c44b [2022-07-14T15:38:02.622Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T15:38:02.622Z] ---> Running in de2cbe6e7689 [2022-07-14T15:38:02.896Z] Removing intermediate container de2cbe6e7689 [2022-07-14T15:38:02.896Z] ---> be99f1c3549b [2022-07-14T15:38:02.896Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:38:02.896Z] ---> Running in be1f3321f091 [2022-07-14T15:38:06.296Z] Removing intermediate container be1f3321f091 [2022-07-14T15:38:06.296Z] ---> 37d6f434e337 [2022-07-14T15:38:06.296Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:38:06.296Z] ---> Running in c7ed11bbaa23 [2022-07-14T15:38:06.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T15:38:07.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T15:38:08.857Z] OK: 221 MiB in 51 packages [2022-07-14T15:38:09.461Z] Removing intermediate container c7ed11bbaa23 [2022-07-14T15:38:09.461Z] ---> 4728e64e5097 [2022-07-14T15:38:09.461Z] Step 8/13 : WORKDIR /app [2022-07-14T15:38:09.461Z] ---> Running in c3501566d8bd [2022-07-14T15:38:09.737Z] Removing intermediate container c3501566d8bd [2022-07-14T15:38:09.737Z] ---> 19d996cec5a2 [2022-07-14T15:38:09.737Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-14T15:38:10.341Z] ---> 0df016e60cf0 [2022-07-14T15:38:10.341Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:38:10.341Z] ---> Running in 00f40ff1e4ee [2022-07-14T15:38:57.366Z] Removing intermediate container 00f40ff1e4ee [2022-07-14T15:38:57.366Z] ---> 2f71d27e944a [2022-07-14T15:38:57.366Z] Step 11/13 : COPY . . [2022-07-14T15:38:57.366Z] ---> fab786084058 [2022-07-14T15:38:57.366Z] Step 12/13 : ARG MAKE="make build" [2022-07-14T15:38:57.366Z] ---> Running in 0b4bf3806807 [2022-07-14T15:38:57.366Z] Removing intermediate container 0b4bf3806807 [2022-07-14T15:38:57.366Z] ---> d1b8ac585114 [2022-07-14T15:38:57.366Z] Step 13/13 : RUN $MAKE [2022-07-14T15:38:57.366Z] ---> Running in c471d0413bf4 [2022-07-14T15:38:57.366Z] noop [2022-07-14T15:38:57.366Z] Removing intermediate container c471d0413bf4 [2022-07-14T15:38:57.366Z] ---> 63c5b3ba6913 [2022-07-14T15:38:57.366Z] Successfully built 63c5b3ba6913 [2022-07-14T15:38:57.366Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:38:57.734Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T15:38:57.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:38:57.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container [2022-07-14T15:38:58.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/86 -v /w/workspace/app-service-configurable/86:/w/workspace/app-service-configurable/86:rw,z -v /w/workspace/app-service-configurable/86@tmp:/w/workspace/app-service-configurable/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-14T15:38:59.428Z] $ docker top 13b1f59e70fb15daccaa3786d4fd9c48b82defbac1ccab0a3401d8e0d2d31222 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:39:00.358Z] + go version [2022-07-14T15:39:00.358Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-14T15:39:00.388Z] $ docker stop --time=1 13b1f59e70fb15daccaa3786d4fd9c48b82defbac1ccab0a3401d8e0d2d31222 [2022-07-14T15:39:02.043Z] $ docker rm -f 13b1f59e70fb15daccaa3786d4fd9c48b82defbac1ccab0a3401d8e0d2d31222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:39:02.659Z] + docker inspect -f . ci-base-image-arm64 [2022-07-14T15:39:02.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:39:02.920Z] prd-ubuntu20.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container [2022-07-14T15:39:03.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/86 -v /w/workspace/app-service-configurable/86:/w/workspace/app-service-configurable/86:rw,z -v /w/workspace/app-service-configurable/86@tmp:/w/workspace/app-service-configurable/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-14T15:39:04.249Z] $ docker top fd64ad13bd6bfe561711c7fa6952744a73b2aea7ea81f90a53eded17aa57755b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:39:05.166Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/86 [Pipeline] fileExists [Pipeline] sh [2022-07-14T15:39:05.846Z] + make test [2022-07-14T15:39:05.846Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-14T15:40:27.656Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-14T15:40:27.656Z] CGO_ENABLED=1 go vet ./... [2022-07-14T15:40:40.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-14T15:40:40.115Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-14T15:40:40.115Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-14T15:40:40.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-14T15:40:40.159Z] $ docker stop --time=1 fd64ad13bd6bfe561711c7fa6952744a73b2aea7ea81f90a53eded17aa57755b [2022-07-14T15:40:41.931Z] $ docker rm -f fd64ad13bd6bfe561711c7fa6952744a73b2aea7ea81f90a53eded17aa57755b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:40:42.888Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-14T15:40:42.914Z] Warning: overwriting stash ‘coverage-report’ [2022-07-14T15:40:43.330Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-14T15:40:43.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-14T15:40:44.057Z] + ls -al . [2022-07-14T15:40:44.057Z] total 164 [2022-07-14T15:40:44.057Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 14 15:39 . [2022-07-14T15:40:44.057Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 15:37 .. [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 15:37 .dockerignore [2022-07-14T15:40:44.057Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 15:37 .git [2022-07-14T15:40:44.057Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:37 .github [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 14 15:37 .gitignore [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 14 15:37 Attribution.txt [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 14 15:37 CHANGELOG.md [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 14 15:37 Dockerfile [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 15:37 GOVERNANCE.md [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 14 15:37 Jenkinsfile [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 15:37 LICENSE [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 15:37 OWNERS.md [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 14 15:37 README.md [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 15:35 VERSION [2022-07-14T15:40:44.057Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 15:37 bin [2022-07-14T15:40:44.057Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 14 15:39 coverage.out [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 14 15:37 go.mod [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 14 15:37 go.sum [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 14 15:37 main.go [2022-07-14T15:40:44.057Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 14 15:37 makefile [2022-07-14T15:40:44.057Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 15:37 res [2022-07-14T15:40:44.057Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 15:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:40:44.404Z] + 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=fb88ed39f64d8dd845d29c6abe479f02aa589859 --label arch=arm64 --label version=2.2.1-dev.9 . [2022-07-14T15:40:44.404Z] Sending build context to Docker daemon 206.3kB [2022-07-14T15:40:44.677Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-14T15:40:44.677Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-14T15:40:44.677Z] ---> 63c5b3ba6913 [2022-07-14T15:40:44.677Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-14T15:40:44.677Z] ---> Running in 91ad968a4ed8 [2022-07-14T15:40:44.962Z] Removing intermediate container 91ad968a4ed8 [2022-07-14T15:40:44.962Z] ---> 57867695b22e [2022-07-14T15:40:44.962Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-14T15:40:45.236Z] ---> Running in 1db36d8295b1 [2022-07-14T15:40:45.509Z] Removing intermediate container 1db36d8295b1 [2022-07-14T15:40:45.509Z] ---> 059c586bae9b [2022-07-14T15:40:45.509Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T15:40:45.509Z] ---> Running in 8efef94ce4db [2022-07-14T15:40:45.788Z] Removing intermediate container 8efef94ce4db [2022-07-14T15:40:45.788Z] ---> ac00ff70b575 [2022-07-14T15:40:45.788Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-14T15:40:45.788Z] ---> Running in b30558d9e5a5 [2022-07-14T15:40:47.773Z] Removing intermediate container b30558d9e5a5 [2022-07-14T15:40:47.773Z] ---> 66c61bc2c8df [2022-07-14T15:40:47.773Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-14T15:40:47.773Z] ---> Running in 4ec0468ba91c [2022-07-14T15:40:48.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T15:40:49.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T15:40:50.330Z] OK: 221 MiB in 51 packages [2022-07-14T15:40:51.318Z] Removing intermediate container 4ec0468ba91c [2022-07-14T15:40:51.318Z] ---> 9f4a2ba3bf24 [2022-07-14T15:40:51.318Z] Step 8/27 : WORKDIR /app [2022-07-14T15:40:51.318Z] ---> Running in a3b5b838e249 [2022-07-14T15:40:51.593Z] Removing intermediate container a3b5b838e249 [2022-07-14T15:40:51.593Z] ---> 295d89ae49df [2022-07-14T15:40:51.593Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-14T15:40:52.194Z] ---> 52e3f4ee8af4 [2022-07-14T15:40:52.194Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-14T15:40:52.194Z] ---> Running in c338b929890f [2022-07-14T15:40:54.177Z] Removing intermediate container c338b929890f [2022-07-14T15:40:54.177Z] ---> cfd1835a0d72 [2022-07-14T15:40:54.177Z] Step 11/27 : COPY . . [2022-07-14T15:40:54.777Z] ---> f271b279b9ef [2022-07-14T15:40:54.777Z] Step 12/27 : ARG MAKE="make build" [2022-07-14T15:40:54.777Z] ---> Running in 075d1028695a [2022-07-14T15:40:55.054Z] Removing intermediate container 075d1028695a [2022-07-14T15:40:55.054Z] ---> dc886d6015f1 [2022-07-14T15:40:55.054Z] Step 13/27 : RUN $MAKE [2022-07-14T15:40:55.336Z] ---> Running in 2f50411e9941 [2022-07-14T15:40:56.335Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.9" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-14T15:43:03.365Z] Removing intermediate container 2f50411e9941 [2022-07-14T15:43:03.365Z] ---> 1d663c2b1ad2 [2022-07-14T15:43:03.365Z] Step 14/27 : FROM alpine:3.16 [2022-07-14T15:43:03.365Z] 3.16: Pulling from library/alpine [2022-07-14T15:43:03.365Z] b3c136eddcbf: Already exists [2022-07-14T15:43:03.365Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-14T15:43:03.365Z] Status: Downloaded newer image for alpine:3.16 [2022-07-14T15:43:03.365Z] ---> 6e30ab57aeee [2022-07-14T15:43:03.365Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-14T15:43:03.365Z] ---> Running in eba7a4f43c19 [2022-07-14T15:43:03.365Z] Removing intermediate container eba7a4f43c19 [2022-07-14T15:43:03.365Z] ---> 739553c2d9c7 [2022-07-14T15:43:03.365Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-14T15:43:03.365Z] ---> Running in fc2f54a1605f [2022-07-14T15:43:03.365Z] Removing intermediate container fc2f54a1605f [2022-07-14T15:43:03.365Z] ---> 2d7b8cc4d374 [2022-07-14T15:43:03.365Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-14T15:43:03.365Z] ---> Running in 66b8e9a386d1 [2022-07-14T15:43:03.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-14T15:43:03.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-14T15:43:03.365Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-14T15:43:03.365Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-14T15:43:03.365Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-14T15:43:03.365Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-14T15:43:03.365Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-14T15:43:03.365Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-14T15:43:03.365Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-14T15:43:03.365Z] Executing busybox-1.35.0-r13.trigger [2022-07-14T15:43:03.365Z] Executing ca-certificates-20211220-r0.trigger [2022-07-14T15:43:03.365Z] OK: 9 MiB in 21 packages [2022-07-14T15:43:03.365Z] Removing intermediate container 66b8e9a386d1 [2022-07-14T15:43:03.365Z] ---> 1a82f1feb980 [2022-07-14T15:43:03.365Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-14T15:43:03.365Z] ---> 545287e4fe4f [2022-07-14T15:43:03.365Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-14T15:43:03.365Z] ---> 2fa335490cf9 [2022-07-14T15:43:03.365Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-14T15:43:03.971Z] ---> 907c3efe2c22 [2022-07-14T15:43:03.971Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-14T15:43:05.438Z] ---> 1e7fbf054728 [2022-07-14T15:43:05.438Z] Step 22/27 : EXPOSE 48095 [2022-07-14T15:43:05.438Z] ---> Running in f72520514d63 [2022-07-14T15:43:05.438Z] Removing intermediate container f72520514d63 [2022-07-14T15:43:05.438Z] ---> 4108342de0a3 [2022-07-14T15:43:05.438Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-14T15:43:05.721Z] ---> Running in 622e52e86d5c [2022-07-14T15:43:05.996Z] Removing intermediate container 622e52e86d5c [2022-07-14T15:43:05.996Z] ---> 4edb81715ab5 [2022-07-14T15:43:05.996Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-14T15:43:05.996Z] ---> Running in 9587d914ded4 [2022-07-14T15:43:06.272Z] Removing intermediate container 9587d914ded4 [2022-07-14T15:43:06.272Z] ---> 5721aee75577 [2022-07-14T15:43:06.272Z] Step 25/27 : LABEL arch=arm64 [2022-07-14T15:43:06.272Z] ---> Running in 28b8e1b55f33 [2022-07-14T15:43:06.547Z] Removing intermediate container 28b8e1b55f33 [2022-07-14T15:43:06.547Z] ---> 5b0171690e51 [2022-07-14T15:43:06.547Z] Step 26/27 : LABEL git_sha=fb88ed39f64d8dd845d29c6abe479f02aa589859 [2022-07-14T15:43:06.822Z] ---> Running in 36086e352314 [2022-07-14T15:43:07.105Z] Removing intermediate container 36086e352314 [2022-07-14T15:43:07.105Z] ---> 81af34198222 [2022-07-14T15:43:07.105Z] Step 27/27 : LABEL version=2.2.1-dev.9 [2022-07-14T15:43:07.105Z] ---> Running in f0671352843e [2022-07-14T15:43:07.380Z] Removing intermediate container f0671352843e [2022-07-14T15:43:07.380Z] ---> ab43ed551f83 [2022-07-14T15:43:07.380Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-14T15:43:07.380Z] Successfully built ab43ed551f83 [2022-07-14T15:43:07.380Z] 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 [2022-07-14T15:43:07.501Z] provisioning config files... [2022-07-14T15:43:07.522Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/86@tmp/config7388387109321623822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:43:07.874Z] ---> docker-login.sh [2022-07-14T15:43:07.874Z] nexus3.edgexfoundry.org:10001 [2022-07-14T15:43:08.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:43:08.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:43:08.148Z] Configure a credential helper to remove this warning. See [2022-07-14T15:43:08.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:43:08.148Z] [2022-07-14T15:43:08.148Z] Login Succeeded [2022-07-14T15:43:08.148Z] nexus3.edgexfoundry.org:10002 [2022-07-14T15:43:08.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:43:08.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:43:08.750Z] Configure a credential helper to remove this warning. See [2022-07-14T15:43:08.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:43:08.750Z] [2022-07-14T15:43:08.750Z] Login Succeeded [2022-07-14T15:43:08.750Z] nexus3.edgexfoundry.org:10003 [2022-07-14T15:43:09.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:43:09.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:43:09.301Z] Configure a credential helper to remove this warning. See [2022-07-14T15:43:09.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:43:09.301Z] [2022-07-14T15:43:09.301Z] Login Succeeded [2022-07-14T15:43:09.301Z] nexus3.edgexfoundry.org:10004 [2022-07-14T15:43:09.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:43:09.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:43:09.576Z] Configure a credential helper to remove this warning. See [2022-07-14T15:43:09.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:43:09.576Z] [2022-07-14T15:43:09.576Z] Login Succeeded [2022-07-14T15:43:09.576Z] docker.io [2022-07-14T15:43:10.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-14T15:43:10.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-14T15:43:10.446Z] Configure a credential helper to remove this warning. See [2022-07-14T15:43:10.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-14T15:43:10.446Z] [2022-07-14T15:43:10.446Z] Login Succeeded [2022-07-14T15:43:10.446Z] ---> docker-login.sh ends [Pipeline] } [2022-07-14T15:43:10.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:43:10.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-14T15:43:10.534Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-14T15:43:10.534Z] fb88ed39f64d8dd845d29c6abe479f02aa589859 [2022-07-14T15:43:10.534Z] latest [2022-07-14T15:43:10.534Z] 2.2.1-dev.9 [2022-07-14T15:43:10.534Z] fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [2022-07-14T15:43:10.534Z] main [2022-07-14T15:43:10.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:10.915Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:11.296Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859 [2022-07-14T15:43:11.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-14T15:43:11.296Z] dcc471fbe2fb: Preparing [2022-07-14T15:43:11.296Z] a01cf5328ecb: Preparing [2022-07-14T15:43:11.296Z] 1ecbc4fde2dc: Preparing [2022-07-14T15:43:11.296Z] 773a73481bca: Preparing [2022-07-14T15:43:11.296Z] 011ef8a3a418: Preparing [2022-07-14T15:43:11.296Z] dd565ff850e7: Preparing [2022-07-14T15:43:11.296Z] dd565ff850e7: Waiting [2022-07-14T15:43:11.571Z] a01cf5328ecb: Pushed [2022-07-14T15:43:11.571Z] 1ecbc4fde2dc: Pushed [2022-07-14T15:43:11.571Z] 773a73481bca: Pushed [2022-07-14T15:43:11.571Z] dd565ff850e7: Layer already exists [2022-07-14T15:43:12.559Z] 011ef8a3a418: Pushed [2022-07-14T15:43:17.974Z] dcc471fbe2fb: Pushed [2022-07-14T15:43:17.974Z] fb88ed39f64d8dd845d29c6abe479f02aa589859: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:18.348Z] + 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 [2022-07-14T15:43:18.718Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-14T15:43:18.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-14T15:43:18.718Z] dcc471fbe2fb: Preparing [2022-07-14T15:43:18.718Z] a01cf5328ecb: Preparing [2022-07-14T15:43:18.718Z] 1ecbc4fde2dc: Preparing [2022-07-14T15:43:18.718Z] 773a73481bca: Preparing [2022-07-14T15:43:18.718Z] 011ef8a3a418: Preparing [2022-07-14T15:43:18.718Z] dd565ff850e7: Preparing [2022-07-14T15:43:18.718Z] a01cf5328ecb: Layer already exists [2022-07-14T15:43:18.718Z] 011ef8a3a418: Layer already exists [2022-07-14T15:43:18.718Z] dcc471fbe2fb: Layer already exists [2022-07-14T15:43:18.718Z] 773a73481bca: Layer already exists [2022-07-14T15:43:18.718Z] 1ecbc4fde2dc: Layer already exists [2022-07-14T15:43:18.990Z] dd565ff850e7: Layer already exists [2022-07-14T15:43:18.990Z] latest: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:19.362Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:19.730Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.9 [2022-07-14T15:43:19.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-14T15:43:19.730Z] dcc471fbe2fb: Preparing [2022-07-14T15:43:19.730Z] a01cf5328ecb: Preparing [2022-07-14T15:43:19.730Z] 1ecbc4fde2dc: Preparing [2022-07-14T15:43:19.730Z] 773a73481bca: Preparing [2022-07-14T15:43:19.730Z] 011ef8a3a418: Preparing [2022-07-14T15:43:19.730Z] dd565ff850e7: Preparing [2022-07-14T15:43:19.730Z] dd565ff850e7: Waiting [2022-07-14T15:43:19.730Z] 011ef8a3a418: Layer already exists [2022-07-14T15:43:19.730Z] dcc471fbe2fb: Layer already exists [2022-07-14T15:43:19.730Z] 1ecbc4fde2dc: Layer already exists [2022-07-14T15:43:19.730Z] a01cf5328ecb: Layer already exists [2022-07-14T15:43:19.730Z] 773a73481bca: Layer already exists [2022-07-14T15:43:20.005Z] dd565ff850e7: Layer already exists [2022-07-14T15:43:20.005Z] 2.2.1-dev.9: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:20.383Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:20.753Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [2022-07-14T15:43:20.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-14T15:43:20.753Z] dcc471fbe2fb: Preparing [2022-07-14T15:43:20.753Z] a01cf5328ecb: Preparing [2022-07-14T15:43:20.753Z] 1ecbc4fde2dc: Preparing [2022-07-14T15:43:20.753Z] 773a73481bca: Preparing [2022-07-14T15:43:20.753Z] 011ef8a3a418: Preparing [2022-07-14T15:43:20.753Z] dd565ff850e7: Preparing [2022-07-14T15:43:20.753Z] dd565ff850e7: Waiting [2022-07-14T15:43:20.753Z] 773a73481bca: Layer already exists [2022-07-14T15:43:20.753Z] 011ef8a3a418: Layer already exists [2022-07-14T15:43:20.753Z] dcc471fbe2fb: Layer already exists [2022-07-14T15:43:20.753Z] a01cf5328ecb: Layer already exists [2022-07-14T15:43:20.753Z] 1ecbc4fde2dc: Layer already exists [2022-07-14T15:43:20.753Z] dd565ff850e7: Layer already exists [2022-07-14T15:43:21.027Z] fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:21.409Z] + 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 [2022-07-14T15:43:21.787Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-14T15:43:21.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-14T15:43:21.787Z] dcc471fbe2fb: Preparing [2022-07-14T15:43:21.787Z] a01cf5328ecb: Preparing [2022-07-14T15:43:21.787Z] 1ecbc4fde2dc: Preparing [2022-07-14T15:43:21.787Z] 773a73481bca: Preparing [2022-07-14T15:43:21.787Z] 011ef8a3a418: Preparing [2022-07-14T15:43:21.787Z] dd565ff850e7: Preparing [2022-07-14T15:43:21.787Z] dd565ff850e7: Waiting [2022-07-14T15:43:21.787Z] 1ecbc4fde2dc: Layer already exists [2022-07-14T15:43:21.787Z] dcc471fbe2fb: Layer already exists [2022-07-14T15:43:21.787Z] 011ef8a3a418: Layer already exists [2022-07-14T15:43:21.787Z] a01cf5328ecb: Layer already exists [2022-07-14T15:43:21.787Z] 773a73481bca: Layer already exists [2022-07-14T15:43:21.787Z] dd565ff850e7: Layer already exists [2022-07-14T15:43:22.062Z] main: digest: sha256:5c30ce92abdc3c5d5af3e33aed8bff2230eafde371bd0b98bb546d5021a14d88 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-14T15:43:22.128Z] ===================================================== [Pipeline] echo [2022-07-14T15:43:22.137Z] taggedImages: [2022-07-14T15:43:22.137Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859 [2022-07-14T15:43:22.137Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-14T15:43:22.137Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.9 [2022-07-14T15:43:22.137Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fb88ed39f64d8dd845d29c6abe479f02aa589859-2.2.1-dev.9 [2022-07-14T15:43:22.137Z] - 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 [2022-07-14T15:43:22.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:43:22.532Z] [2022-07-14T15:43:22.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:43:22.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:43:23.165Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-14T15:43:23.165Z] 8998bd30e6a1: Pulling fs layer [2022-07-14T15:43:23.166Z] 04944245beec: Pulling fs layer [2022-07-14T15:43:23.166Z] 699f458cf7ca: Pulling fs layer [2022-07-14T15:43:23.166Z] 765212b225bb: Pulling fs layer [2022-07-14T15:43:23.166Z] f23df028b6ca: Pulling fs layer [2022-07-14T15:43:23.166Z] d65c8cfc05b1: Pulling fs layer [2022-07-14T15:43:23.166Z] 2437ff75d9bd: Pulling fs layer [2022-07-14T15:43:23.166Z] f23df028b6ca: Waiting [2022-07-14T15:43:23.166Z] d65c8cfc05b1: Waiting [2022-07-14T15:43:23.166Z] 2437ff75d9bd: Waiting [2022-07-14T15:43:23.166Z] 765212b225bb: Waiting [2022-07-14T15:43:23.166Z] 04944245beec: Verifying Checksum [2022-07-14T15:43:23.166Z] 04944245beec: Download complete [2022-07-14T15:43:23.166Z] 765212b225bb: Verifying Checksum [2022-07-14T15:43:23.166Z] 765212b225bb: Download complete [2022-07-14T15:43:23.166Z] f23df028b6ca: Download complete [2022-07-14T15:43:23.166Z] d65c8cfc05b1: Verifying Checksum [2022-07-14T15:43:23.166Z] d65c8cfc05b1: Download complete [2022-07-14T15:43:23.452Z] 699f458cf7ca: Verifying Checksum [2022-07-14T15:43:23.452Z] 699f458cf7ca: Download complete [2022-07-14T15:43:23.729Z] 8998bd30e6a1: Verifying Checksum [2022-07-14T15:43:23.729Z] 8998bd30e6a1: Download complete [2022-07-14T15:43:26.363Z] 2437ff75d9bd: Verifying Checksum [2022-07-14T15:43:26.363Z] 2437ff75d9bd: Download complete [2022-07-14T15:43:28.374Z] 8998bd30e6a1: Pull complete [2022-07-14T15:43:28.972Z] 04944245beec: Pull complete [2022-07-14T15:43:30.417Z] 699f458cf7ca: Pull complete [2022-07-14T15:43:30.690Z] 765212b225bb: Pull complete [2022-07-14T15:43:31.678Z] f23df028b6ca: Pull complete [2022-07-14T15:43:31.678Z] d65c8cfc05b1: Pull complete [2022-07-14T15:43:50.033Z] 2437ff75d9bd: Pull complete [2022-07-14T15:43:50.033Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-14T15:43:50.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-14T15:43:50.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:43:50.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-19946 does not seem to be running inside a container [2022-07-14T15:43:50.376Z] $ 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/86 -v /w/workspace/app-service-configurable/86:/w/workspace/app-service-configurable/86:rw,z -v /w/workspace/app-service-configurable/86@tmp:/w/workspace/app-service-configurable/86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-14T15:43:53.095Z] $ docker top e55fbd60c7ad8be3b2b494916b1655c9c0c94b956b48ed7d6af1811281b9b0e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:43:54.033Z] ---> job-cost.sh [2022-07-14T15:43:54.033Z] lf-activate-venv: SKIPPING [2022-07-14T15:43:54.033Z] INFO: No Stack... [2022-07-14T15:43:54.634Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-14T15:43:55.622Z] INFO: Archiving Costs [Pipeline] sh [2022-07-14T15:43:56.309Z] + cat /w/workspace/app-service-configurable/86/archives/cost.csv [2022-07-14T15:43:56.309Z] + cut -d, -f6 [Pipeline] lock [2022-07-14T15:43:56.385Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [2022-07-14T15:43:56.391Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] did not exist. Created. [2022-07-14T15:43:56.391Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-14T15:43:57.090Z] /w/workspace/app-service-configurable/86@tmp/durable-3ca20489/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-14T15:43:57.916Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-14T15:43:57.949Z] Warning: overwriting stash ‘stack-cost’ [2022-07-14T15:43:58.026Z] Stashed 1 file(s) [Pipeline] } [2022-07-14T15:43:58.032Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-14T15:43:58.064Z] $ docker stop --time=1 e55fbd60c7ad8be3b2b494916b1655c9c0c94b956b48ed7d6af1811281b9b0e5 [2022-07-14T15:43:59.660Z] $ docker rm -f e55fbd60c7ad8be3b2b494916b1655c9c0c94b956b48ed7d6af1811281b9b0e5 [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 [2022-07-14T15:44:00.162Z] provisioning config files... [2022-07-14T15:44:00.169Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config653443688218454133tmp [Pipeline] { [Pipeline] sh [2022-07-14T15:44:00.465Z] + set +x [2022-07-14T15:44:00.465Z] + curl -s https://codecov.io/bash [2022-07-14T15:44:00.465Z] + bash -s -- [2022-07-14T15:44:00.465Z] [2022-07-14T15:44:00.465Z] _____ _ [2022-07-14T15:44:00.465Z] / ____| | | [2022-07-14T15:44:00.465Z] | | ___ __| | ___ ___ _____ __ [2022-07-14T15:44:00.465Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-14T15:44:00.465Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-14T15:44:00.465Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-14T15:44:00.465Z] Bash-1.0.6 [2022-07-14T15:44:00.465Z] [2022-07-14T15:44:00.465Z] [2022-07-14T15:44:00.465Z] ==> git version 2.25.1 found [2022-07-14T15:44:00.465Z] ==> 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 [2022-07-14T15:44:00.465Z] Release-Date: 2020-01-08 [2022-07-14T15:44:00.465Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-14T15:44:00.465Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-14T15:44:00.465Z] ==> Jenkins CI detected. [2022-07-14T15:44:00.465Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-14T15:44:00.465Z] project root: . [2022-07-14T15:44:00.465Z] --> token set from env [2022-07-14T15:44:00.465Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-14T15:44:00.465Z] ==> Running gcov in . (disable via -X gcov) [2022-07-14T15:44:00.465Z] ==> Python coveragepy not found [2022-07-14T15:44:00.465Z] ==> Searching for coverage reports in: [2022-07-14T15:44:00.465Z] + . [2022-07-14T15:44:00.465Z] -> Found 1 reports [2022-07-14T15:44:00.465Z] ==> Detecting git/mercurial file structure [2022-07-14T15:44:00.465Z] ==> Reading reports [2022-07-14T15:44:00.465Z] + ./coverage.out bytes=10 [2022-07-14T15:44:00.465Z] ==> Appending adjustments [2022-07-14T15:44:00.465Z] https://docs.codecov.io/docs/fixing-reports [2022-07-14T15:44:00.724Z] + Found adjustments [2022-07-14T15:44:00.724Z] ==> Gzipping contents [2022-07-14T15:44:00.724Z] 4.0K /tmp/codecov.4kU2pT.gz [2022-07-14T15:44:00.724Z] ==> Uploading reports [2022-07-14T15:44:00.724Z] url: https://codecov.io [2022-07-14T15:44:00.724Z] query: branch=main&commit=fb88ed39f64d8dd845d29c6abe479f02aa589859&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-14T15:44:00.724Z] -> Pinging Codecov [2022-07-14T15:44:00.724Z] 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=fb88ed39f64d8dd845d29c6abe479f02aa589859&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-14T15:44:00.724Z] -> Uploading to [2022-07-14T15:44:00.724Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-14/A97CA9966030D2A3747ED39772930CCE/fb88ed39f64d8dd845d29c6abe479f02aa589859/45a09827-871b-441a-95a2-59a0ac1317bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220714T154400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=caa248d76e552e37a4e2230f54b24504650c5ba675100d061d932a3cbd1b7984 [2022-07-14T15:44:00.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-14T15:44:00.984Z] Dload Upload Total Spent Left Speed [2022-07-14T15:44:01.244Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2208 --:--:-- --:--:-- --:--:-- 2208 [2022-07-14T15:44:01.244Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] } [2022-07-14T15:44:01.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-14T15:44:01.446Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-14T15:44:01.457Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:01.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:44:01.754Z] [2022-07-14T15:44:01.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:02.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:44:02.050Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-14T15:44:02.050Z] df9b9388f04a: Pulling fs layer [2022-07-14T15:44:02.050Z] 52dc419b0ee2: Pulling fs layer [2022-07-14T15:44:02.050Z] 25bc292e5bac: Pulling fs layer [2022-07-14T15:44:02.050Z] 114826534d7a: Pulling fs layer [2022-07-14T15:44:02.050Z] 4657fd5d0bcf: Pulling fs layer [2022-07-14T15:44:02.050Z] 6ad1cebc031e: Pulling fs layer [2022-07-14T15:44:02.050Z] 8a3aa393b2d8: Pulling fs layer [2022-07-14T15:44:02.050Z] 114826534d7a: Waiting [2022-07-14T15:44:02.050Z] 4657fd5d0bcf: Waiting [2022-07-14T15:44:02.050Z] 6ad1cebc031e: Waiting [2022-07-14T15:44:02.050Z] 8a3aa393b2d8: Waiting [2022-07-14T15:44:02.050Z] 25bc292e5bac: Verifying Checksum [2022-07-14T15:44:02.050Z] 25bc292e5bac: Download complete [2022-07-14T15:44:02.050Z] 52dc419b0ee2: Download complete [2022-07-14T15:44:02.050Z] 4657fd5d0bcf: Verifying Checksum [2022-07-14T15:44:02.050Z] 4657fd5d0bcf: Download complete [2022-07-14T15:44:02.050Z] df9b9388f04a: Download complete [2022-07-14T15:44:02.311Z] df9b9388f04a: Pull complete [2022-07-14T15:44:02.311Z] 6ad1cebc031e: Verifying Checksum [2022-07-14T15:44:02.311Z] 6ad1cebc031e: Download complete [2022-07-14T15:44:02.311Z] 52dc419b0ee2: Pull complete [2022-07-14T15:44:02.574Z] 25bc292e5bac: Pull complete [2022-07-14T15:44:02.835Z] 114826534d7a: Verifying Checksum [2022-07-14T15:44:02.835Z] 114826534d7a: Download complete [2022-07-14T15:44:03.095Z] 8a3aa393b2d8: Verifying Checksum [2022-07-14T15:44:03.095Z] 8a3aa393b2d8: Download complete [2022-07-14T15:44:06.386Z] 114826534d7a: Pull complete [2022-07-14T15:44:06.646Z] 4657fd5d0bcf: Pull complete [2022-07-14T15:44:06.906Z] 6ad1cebc031e: Pull complete [2022-07-14T15:44:09.443Z] 8a3aa393b2d8: Pull complete [2022-07-14T15:44:09.443Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-14T15:44:09.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-14T15:44:09.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:44:09.822Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:44:09.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-14T15:44:11.449Z] $ docker top 7ef4f95b7139964906ff721e61302cb8752e26f0f74bed1879f312e8cc90efe6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-14T15:44:11.535Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-14T15:44:11.816Z] + set -o pipefail [2022-07-14T15:44:11.816Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-14T15:44:17.091Z] [2022-07-14T15:44:17.091Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-14T15:44:17.091Z] [2022-07-14T15:44:17.091Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/832d0497-a474-4fc7-9c2b-0ecce4171254 [2022-07-14T15:44:17.091Z] [2022-07-14T15:44:17.091Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-14T15:44:17.091Z] [2022-07-14T15:44:17.091Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-14T15:44:17.091Z] [2022-07-14T15:44:17.091Z] [2022-07-14T15:44:17.091Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-14T15:44:17.091Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-14T15:44:17.105Z] $ docker stop --time=1 7ef4f95b7139964906ff721e61302cb8752e26f0f74bed1879f312e8cc90efe6 [2022-07-14T15:44:19.154Z] $ docker rm -f 7ef4f95b7139964906ff721e61302cb8752e26f0f74bed1879f312e8cc90efe6 [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 [2022-07-14T15:44:19.870Z] + git log --format=format:%s -1 fb88ed39f64d8dd845d29c6abe479f02aa589859 [Pipeline] sh [2022-07-14T15:44:20.167Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:44:20.167Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:20.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:44:20.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:44:20.554Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:44:20.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:44:20.993Z] $ docker top 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:44:21.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:44:21.086Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:44:21.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:44:21.236Z] $ docker exec 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a ssh-agent [2022-07-14T15:44:21.407Z] SSH_AUTH_SOCK=/tmp/ssh-bfbdMvUnSGwt/agent.33 [2022-07-14T15:44:21.407Z] SSH_AGENT_PID=39 [2022-07-14T15:44:21.413Z] Running ssh-add (command line suppressed) [2022-07-14T15:44:21.539Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5911233848410510888.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5911233848410510888.key) [2022-07-14T15:44:21.556Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:44:21.847Z] + git semver tag [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,034 [run_tag] DEBUG tag force:False [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,035 [check_head_tag] DEBUG check head tag [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,035 [execute] INFO git cat-file --batch-check [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,039 [execute] INFO git cat-file --batch [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,050 [execute] INFO git tag -a v2.2.1-dev.9 -m v2.2.1-dev.9 [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,050 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.9', '-m', 'v2.2.1-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:44:22.108Z] 2022-07-14 15:44:22,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:44:22.108Z] 2.2.1-dev.9 [Pipeline] } [2022-07-14T15:44:22.121Z] $ docker exec --env ******** --env ******** 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a ssh-agent -k [2022-07-14T15:44:22.237Z] unset SSH_AUTH_SOCK; [2022-07-14T15:44:22.238Z] unset SSH_AGENT_PID; [2022-07-14T15:44:22.238Z] echo Agent pid 39 killed; [2022-07-14T15:44:22.247Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:44:22.562Z] + git semver [Pipeline] } [2022-07-14T15:44:22.838Z] $ docker stop --time=1 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a [2022-07-14T15:44:24.138Z] $ docker rm -f 25bdf7abb40d43634cfff9541ba1f307eac2fdc468b22e92ce60d25dd448199a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:24.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:44:24.544Z] [2022-07-14T15:44:24.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:24.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:44:24.848Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-14T15:44:24.848Z] ab5ef0e58194: Pulling fs layer [2022-07-14T15:44:24.848Z] 9712f1f96733: Pulling fs layer [2022-07-14T15:44:24.848Z] 63f879dbbcfc: Pulling fs layer [2022-07-14T15:44:24.848Z] 0d9ebad4ef96: Pulling fs layer [2022-07-14T15:44:24.848Z] e9a5061849ea: Pulling fs layer [2022-07-14T15:44:24.848Z] d747dcd14b5f: Pulling fs layer [2022-07-14T15:44:24.848Z] 2de7ff778b66: Pulling fs layer [2022-07-14T15:44:24.848Z] 0d9ebad4ef96: Waiting [2022-07-14T15:44:24.848Z] d747dcd14b5f: Waiting [2022-07-14T15:44:24.848Z] e9a5061849ea: Waiting [2022-07-14T15:44:24.848Z] 2de7ff778b66: Waiting [2022-07-14T15:44:24.848Z] 9712f1f96733: Verifying Checksum [2022-07-14T15:44:24.848Z] 9712f1f96733: Download complete [2022-07-14T15:44:25.434Z] 63f879dbbcfc: Verifying Checksum [2022-07-14T15:44:25.434Z] 63f879dbbcfc: Download complete [2022-07-14T15:44:25.695Z] ab5ef0e58194: Verifying Checksum [2022-07-14T15:44:25.695Z] ab5ef0e58194: Download complete [2022-07-14T15:44:25.695Z] d747dcd14b5f: Download complete [2022-07-14T15:44:25.695Z] e9a5061849ea: Verifying Checksum [2022-07-14T15:44:25.695Z] e9a5061849ea: Download complete [2022-07-14T15:44:25.695Z] 0d9ebad4ef96: Verifying Checksum [2022-07-14T15:44:25.695Z] 0d9ebad4ef96: Download complete [2022-07-14T15:44:25.695Z] 2de7ff778b66: Verifying Checksum [2022-07-14T15:44:25.695Z] 2de7ff778b66: Download complete [2022-07-14T15:44:28.983Z] ab5ef0e58194: Pull complete [2022-07-14T15:44:28.983Z] 9712f1f96733: Pull complete [2022-07-14T15:44:29.242Z] 63f879dbbcfc: Pull complete [2022-07-14T15:44:33.436Z] 0d9ebad4ef96: Pull complete [2022-07-14T15:44:33.436Z] e9a5061849ea: Pull complete [2022-07-14T15:44:33.436Z] d747dcd14b5f: Pull complete [2022-07-14T15:44:34.374Z] 2de7ff778b66: Pull complete [2022-07-14T15:44:34.374Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-14T15:44:34.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-14T15:44:34.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:44:34.462Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:44:34.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-14T15:44:36.262Z] $ docker top 2b61ec450cd0afda40e5aaa12a5c703a81bb8fcf5521628eca5d9a445e0b7355 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:44:36.330Z] provisioning config files... [2022-07-14T15:44:36.336Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5576708063207678409tmp [2022-07-14T15:44:36.347Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3792044570998438131tmp [2022-07-14T15:44:36.356Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5203889522493643342tmp [Pipeline] { [Pipeline] echo [2022-07-14T15:44:36.371Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:36.657Z] ---> sigul-configuration.sh [2022-07-14T15:44:36.657Z] gpg: directory `/root/.gnupg' created [2022-07-14T15:44:36.657Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-14T15:44:36.657Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-14T15:44:36.657Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-14T15:44:36.658Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-14T15:44:36.658Z] gpg: CAST5 encrypted data [2022-07-14T15:44:36.658Z] gpg: encrypted with 1 passphrase [2022-07-14T15:44:36.658Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-14T15:44:36.943Z] + mkdir /home/jenkins [2022-07-14T15:44:36.943Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-14T15:44:37.225Z] + 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 [2022-07-14T15:44:37.234Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:37.516Z] ---> sigul-install.sh [2022-07-14T15:44:37.516Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-14T15:44:37.801Z] + git tag --list [2022-07-14T15:44:37.801Z] v1.0.0 [2022-07-14T15:44:37.801Z] v1.1.0 [2022-07-14T15:44:37.801Z] v1.2.0 [2022-07-14T15:44:37.801Z] v1.3.0 [2022-07-14T15:44:37.801Z] v1.3.1 [2022-07-14T15:44:37.802Z] v2.0.0 [2022-07-14T15:44:37.802Z] v2.0.1 [2022-07-14T15:44:37.802Z] v2.1.0 [2022-07-14T15:44:37.802Z] v2.1.1 [2022-07-14T15:44:37.802Z] v2.1.1-dev.1 [2022-07-14T15:44:37.802Z] v2.1.1-dev.2 [2022-07-14T15:44:37.802Z] v2.2.0 [2022-07-14T15:44:37.802Z] v2.2.1-dev.1 [2022-07-14T15:44:37.802Z] v2.2.1-dev.2 [2022-07-14T15:44:37.802Z] v2.2.1-dev.3 [2022-07-14T15:44:37.802Z] v2.2.1-dev.4 [2022-07-14T15:44:37.802Z] v2.2.1-dev.5 [2022-07-14T15:44:37.802Z] v2.2.1-dev.6 [2022-07-14T15:44:37.802Z] v2.2.1-dev.7 [2022-07-14T15:44:37.802Z] v2.2.1-dev.8 [2022-07-14T15:44:37.802Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-14T15:44:38.087Z] + lftools sign git-tag v2.2.1-dev.9 [2022-07-14T15:44:38.655Z] Signing Git tag with Sigul... [2022-07-14T15:44:38.655Z] Signing v2.2.1-dev.9 [Pipeline] echo [2022-07-14T15:44:38.922Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:39.205Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-14T15:44:39.213Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-14T15:44:39.235Z] $ docker stop --time=1 2b61ec450cd0afda40e5aaa12a5c703a81bb8fcf5521628eca5d9a445e0b7355 [2022-07-14T15:44:40.559Z] $ docker rm -f 2b61ec450cd0afda40e5aaa12a5c703a81bb8fcf5521628eca5d9a445e0b7355 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-14T15:44:40.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:44:40.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:41.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:44:41.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:44:41.335Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:44:41.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:44:41.740Z] $ docker top 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:44:41.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:44:41.829Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:44:41.961Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:44:41.965Z] $ docker exec 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 ssh-agent [2022-07-14T15:44:42.085Z] SSH_AUTH_SOCK=/tmp/ssh-sLWIXRHf6hUS/agent.32 [2022-07-14T15:44:42.085Z] SSH_AGENT_PID=38 [2022-07-14T15:44:42.091Z] Running ssh-add (command line suppressed) [2022-07-14T15:44:42.205Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2440509970316804694.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2440509970316804694.key) [2022-07-14T15:44:42.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:44:42.504Z] + git semver bump pre [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,685 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,685 [bump_version] DEBUG bumping version:2.2.1-dev.9 on axis:pre with prefix:dev [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,685 [bump_version] DEBUG bumped version:2.2.1-dev.10 [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,685 [write_version] DEBUG write version:2.2.1-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,686 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,686 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,688 [execute] INFO git cat-file --batch-check [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,693 [execute] INFO git cat-file --batch [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:44:42.765Z] 2022-07-14 15:44:42,698 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:44:42.765Z] 2.2.1-dev.10 [Pipeline] } [2022-07-14T15:44:42.777Z] $ docker exec --env ******** --env ******** 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 ssh-agent -k [2022-07-14T15:44:42.897Z] unset SSH_AUTH_SOCK; [2022-07-14T15:44:42.898Z] unset SSH_AGENT_PID; [2022-07-14T15:44:42.898Z] echo Agent pid 38 killed; [2022-07-14T15:44:42.906Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:44:43.213Z] + git semver [Pipeline] } [2022-07-14T15:44:43.488Z] $ docker stop --time=1 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 [2022-07-14T15:44:44.804Z] $ docker rm -f 8d8712fbf5841fbd37c571a4381d95140e6579c6c32acd143d0d2c7a2e8ab662 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-14T15:44:45.162Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-14T15:44:45.162Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:45.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-14T15:44:45.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:44:45.549Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:44:45.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-14T15:44:45.949Z] $ docker top 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-14T15:44:46.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-14T15:44:46.042Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-14T15:44:46.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-14T15:44:46.172Z] $ docker exec 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a ssh-agent [2022-07-14T15:44:46.291Z] SSH_AUTH_SOCK=/tmp/ssh-PVFAaT4U07C9/agent.33 [2022-07-14T15:44:46.291Z] SSH_AGENT_PID=39 [2022-07-14T15:44:46.296Z] Running ssh-add (command line suppressed) [2022-07-14T15:44:46.416Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8176479132462852046.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8176479132462852046.key) [2022-07-14T15:44:46.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-14T15:44:46.752Z] + git semver push [2022-07-14T15:44:47.013Z] 2022-07-14 15:44:46,937 [run_push] DEBUG push [2022-07-14T15:44:47.013Z] 2022-07-14 15:44:46,938 [execute] INFO git cat-file --batch-check [2022-07-14T15:44:47.013Z] 2022-07-14 15:44:46,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-14T15:44:47.013Z] 2022-07-14 15:44:46,942 [execute] INFO git rev-list c2b5a375f7f102f2b77be5daa817d9713d41565d -- [2022-07-14T15:44:47.013Z] 2022-07-14 15:44:46,942 [execute] DEBUG Popen(['git', 'rev-list', 'c2b5a375f7f102f2b77be5daa817d9713d41565d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:44:47.013Z] 2022-07-14 15:44:46,952 [execute] INFO git fetch -v origin [2022-07-14T15:44:47.013Z] 2022-07-14 15:44:46,953 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-14T15:44:47.582Z] 2022-07-14 15:44:47,493 [run_push] DEBUG no remote changes detected [2022-07-14T15:44:47.582Z] 2022-07-14 15:44:47,493 [execute] INFO git push origin semver [2022-07-14T15:44:47.582Z] 2022-07-14 15:44:47,494 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:44:48.523Z] 2022-07-14 15:44:48,175 [run_push] DEBUG push all version tags [2022-07-14T15:44:48.523Z] 2022-07-14 15:44:48,176 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-14T15:44:48.523Z] 2022-07-14 15:44:48,176 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-14T15:44:49.091Z] 2022-07-14 15:44:48,839 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-14T15:44:49.091Z] 2.2.1-dev.10 [Pipeline] } [2022-07-14T15:44:49.103Z] $ docker exec --env ******** --env ******** 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a ssh-agent -k [2022-07-14T15:44:49.207Z] unset SSH_AUTH_SOCK; [2022-07-14T15:44:49.207Z] unset SSH_AGENT_PID; [2022-07-14T15:44:49.207Z] echo Agent pid 39 killed; [2022-07-14T15:44:49.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-14T15:44:49.520Z] + git semver [Pipeline] } [2022-07-14T15:44:49.794Z] $ docker stop --time=1 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a [2022-07-14T15:44:51.088Z] $ docker rm -f 9bbd16b19712137e92d05228cf34a0220cf348f324e0a5080b6256217382541a [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 [2022-07-14T15:44:51.643Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-14T15:44:51.643Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-14T15:44:51.643Z] total 16 [2022-07-14T15:44:51.643Z] drwxr-xr-x 3 root root 4096 Jul 14 15:36 . [2022-07-14T15:44:51.643Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:44 .. [2022-07-14T15:44:51.643Z] drwxr-xr-x 2 root root 4096 Jul 14 15:36 cost [2022-07-14T15:44:51.643Z] -rw-r--r-- 1 root root 94 Jul 14 15:36 cost.csv [2022-07-14T15:44:51.643Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-14T15:44:51.643Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-14T15:44:51.643Z] total 16 [2022-07-14T15:44:51.643Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 15:36 . [2022-07-14T15:44:51.643Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 15:44 .. [2022-07-14T15:44:51.643Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 15:36 cost [2022-07-14T15:44:51.643Z] -rw-r--r-- 1 jenkins jenkins 94 Jul 14 15:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:51.932Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:52.796Z] ---> package-listing.sh [2022-07-14T15:44:52.796Z] ++ facter osfamily [2022-07-14T15:44:52.796Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-14T15:44:53.056Z] + OS_FAMILY=debian [2022-07-14T15:44:53.056Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-14T15:44:53.056Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-14T15:44:53.056Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-14T15:44:53.056Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-14T15:44:53.056Z] + PACKAGES=/tmp/packages_start.txt [2022-07-14T15:44:53.056Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-14T15:44:53.056Z] + PACKAGES=/tmp/packages_end.txt [2022-07-14T15:44:53.056Z] + case "${OS_FAMILY}" in [2022-07-14T15:44:53.056Z] + dpkg -l [2022-07-14T15:44:53.056Z] + grep '^ii' [2022-07-14T15:44:53.056Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-14T15:44:53.056Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-14T15:44:53.056Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-14T15:44:53.056Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-14T15:44:53.056Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-14T15:44:53.056Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-07-14T15:44:53.066Z] 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 [2022-07-14T15:44:53.342Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-14T15:44:53.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-14T15:44:53.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-14T15:44:53.981Z] prd-ubuntu20.04-docker-8c-8g-19945 does not seem to be running inside a container [2022-07-14T15:44:54.017Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-14T15:44:54.253Z] $ docker top 68deb9427c7d9f8a4cef1da23cc7a8a5cda5fa1f5e21b66994a6112cb2a480c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-14T15:44:54.596Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-14T15:44:54.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-14T15:44:55.171Z] + ls /var/log/sa-host [2022-07-14T15:44:55.171Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-14T15:44:55.235Z] provisioning config files... [2022-07-14T15:44:55.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6237410501086001303tmp [Pipeline] { [Pipeline] echo [2022-07-14T15:44:55.253Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:55.597Z] ---> create-netrc.sh [Pipeline] } [2022-07-14T15:44:55.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:55.929Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-14T15:44:55.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:56.224Z] ---> sudo-logs.sh [2022-07-14T15:44:56.224Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-14T15:44:56.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:56.539Z] ---> job-cost.sh [2022-07-14T15:44:56.540Z] lf-activate-venv: SKIPPING [2022-07-14T15:44:56.540Z] DEBUG: total: 0.2199999988079071 [2022-07-14T15:44:56.540Z] INFO: Retrieving Stack Cost... [2022-07-14T15:44:56.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-14T15:44:57.368Z] INFO: Archiving Costs [Pipeline] echo [2022-07-14T15:44:57.379Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-14T15:44:57.662Z] ---> logs-deploy.sh [2022-07-14T15:44:57.662Z] lf-activate-venv: SKIPPING [2022-07-14T15:44:57.662Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/86 [2022-07-14T15:44:57.662Z] INFO: archiving workspace using pattern(s): [2022-07-14T15:44:58.603Z] Archives upload complete. [2022-07-14T15:44:58.603Z] INFO: archiving logs to Nexus