Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6085ab4eae462fefc7cb0a382f63c0193af74bd5 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-ssh14147892702836859555.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-ssh16382908420122833530.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-ssh1264484916413770583.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-ssh10023922415191106505.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-ssh16315783669340590395.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-20596 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 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (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 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448)" > git rev-list --no-walk fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-20T15:54:45.313Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-20T15:54:45.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-20T15:54:45.393Z] ========================================================= [2022-07-20T15:54:45.393Z] EdgeX Global Pipelines Version Info [2022-07-20T15:54:45.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-20T15:54:46.155Z] ------------------- [2022-07-20T15:54:46.155Z] stable info: [2022-07-20T15:54:46.155Z] ------------------- [2022-07-20T15:54:46.155Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T15:54:46.155Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T15:54:46.155Z] Message: update stable to v1.0.238 [2022-07-20T15:54:46.726Z] ------------------- [2022-07-20T15:54:46.726Z] experimental info: [2022-07-20T15:54:46.726Z] ------------------- [2022-07-20T15:54:46.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-20T15:54:46.726Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-20T15:54:46.726Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-20T15:54:47.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-07-20T15:54:47.035Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-07-20T15:54:47.045Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-20T15:54:47.058Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-20T15:54:47.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-20T15:54:47.081Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-20T15:54:47.092Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-20T15:54:47.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-20T15:54:47.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-20T15:54:47.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-20T15:54:47.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-20T15:54:47.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-07-20T15:54:47.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-20T15:54:47.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-20T15:54:47.192Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T15:54:47.207Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-20T15:54:47.219Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T15:54:47.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-20T15:54:47.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-20T15:54:47.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-20T15:54:47.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-20T15:54:47.288Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-20T15:54:47.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-20T15:54:47.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-20T15:54:47.323Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-20T15:54:47.334Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-20T15:54:47.348Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-20T15:54:47.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-20T15:54:47.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-20T15:54:47.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-20T15:54:47.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-20T15:54:47.408Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6085ab4 [Pipeline] echo [2022-07-20T15:54:47.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T15:54:47.454Z] provisioning config files... [2022-07-20T15:54:47.467Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4467051688229546354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T15:54:47.790Z] ---> docker-login.sh [2022-07-20T15:54:47.790Z] nexus3.edgexfoundry.org:10001 [2022-07-20T15:54:48.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:54:48.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:54:48.313Z] Configure a credential helper to remove this warning. See [2022-07-20T15:54:48.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:54:48.313Z] [2022-07-20T15:54:48.313Z] Login Succeeded [2022-07-20T15:54:48.313Z] nexus3.edgexfoundry.org:10002 [2022-07-20T15:54:48.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:54:48.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:54:48.574Z] Configure a credential helper to remove this warning. See [2022-07-20T15:54:48.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:54:48.574Z] [2022-07-20T15:54:48.574Z] Login Succeeded [2022-07-20T15:54:48.574Z] nexus3.edgexfoundry.org:10003 [2022-07-20T15:54:48.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:54:48.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:54:48.574Z] Configure a credential helper to remove this warning. See [2022-07-20T15:54:48.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:54:48.574Z] [2022-07-20T15:54:48.574Z] Login Succeeded [2022-07-20T15:54:48.574Z] nexus3.edgexfoundry.org:10004 [2022-07-20T15:54:48.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:54:48.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:54:48.834Z] Configure a credential helper to remove this warning. See [2022-07-20T15:54:48.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:54:48.834Z] [2022-07-20T15:54:48.834Z] Login Succeeded [2022-07-20T15:54:48.834Z] docker.io [2022-07-20T15:54:48.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:54:49.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:54:49.095Z] Configure a credential helper to remove this warning. See [2022-07-20T15:54:49.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:54:49.095Z] [2022-07-20T15:54:49.095Z] Login Succeeded [2022-07-20T15:54:49.095Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T15:54:49.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-20T15:54:49.471Z] + git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-20T15:54:49.505Z] -----------> git rev-list -1 --merges 6085ab4eae462fefc7cb0a382f63c0193af74bd5~1..6085ab4eae462fefc7cb0a382f63c0193af74bd5 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [false] [Pipeline] sh [2022-07-20T15:54:49.800Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-20T15:54:49.816Z] ========================================================= [2022-07-20T15:54:49.816Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-20T15:54:49.816Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T15:54:50.148Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] echo [2022-07-20T15:54:50.160Z] [semverPrep] GIT_COMMIT: 6085ab4eae462fefc7cb0a382f63c0193af74bd5, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448) [Pipeline] echo [2022-07-20T15:54:50.170Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-20T15:54:50.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T15:54:50.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-20T15:54:50.542Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-20T15:54:50.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-20T15:54:50.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-20T15:54:50.542Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-20T15:54:50.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:54:50.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T15:54:50.949Z] [2022-07-20T15:54:50.949Z] 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-20T15:54:51.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T15:54:51.249Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-20T15:54:51.249Z] b85a868b505f: Pulling fs layer [2022-07-20T15:54:51.249Z] e2be974225ed: Pulling fs layer [2022-07-20T15:54:51.249Z] 339a4e72a1f5: Pulling fs layer [2022-07-20T15:54:51.249Z] 988bab9f4d93: Pulling fs layer [2022-07-20T15:54:51.249Z] 1469e6f7b9e6: Pulling fs layer [2022-07-20T15:54:51.249Z] eaf3925da568: Pulling fs layer [2022-07-20T15:54:51.249Z] bab4dde63d76: Pulling fs layer [2022-07-20T15:54:51.249Z] bde34c3a00c8: Pulling fs layer [2022-07-20T15:54:51.249Z] b352a97aabf1: Pulling fs layer [2022-07-20T15:54:51.249Z] 4872d77fe225: Pulling fs layer [2022-07-20T15:54:51.249Z] 5851b861e8e6: Pulling fs layer [2022-07-20T15:54:51.249Z] bab4dde63d76: Waiting [2022-07-20T15:54:51.249Z] 4872d77fe225: Waiting [2022-07-20T15:54:51.249Z] bde34c3a00c8: Waiting [2022-07-20T15:54:51.249Z] b352a97aabf1: Waiting [2022-07-20T15:54:51.249Z] 5851b861e8e6: Waiting [2022-07-20T15:54:51.249Z] 988bab9f4d93: Waiting [2022-07-20T15:54:51.249Z] 1469e6f7b9e6: Waiting [2022-07-20T15:54:51.249Z] eaf3925da568: Waiting [2022-07-20T15:54:51.249Z] e2be974225ed: Verifying Checksum [2022-07-20T15:54:51.249Z] e2be974225ed: Download complete [2022-07-20T15:54:51.249Z] 988bab9f4d93: Download complete [2022-07-20T15:54:51.509Z] 1469e6f7b9e6: Verifying Checksum [2022-07-20T15:54:51.509Z] 1469e6f7b9e6: Download complete [2022-07-20T15:54:51.509Z] eaf3925da568: Verifying Checksum [2022-07-20T15:54:51.509Z] eaf3925da568: Download complete [2022-07-20T15:54:51.509Z] 339a4e72a1f5: Verifying Checksum [2022-07-20T15:54:51.509Z] 339a4e72a1f5: Download complete [2022-07-20T15:54:51.509Z] bde34c3a00c8: Download complete [2022-07-20T15:54:51.509Z] b352a97aabf1: Verifying Checksum [2022-07-20T15:54:51.509Z] b352a97aabf1: Download complete [2022-07-20T15:54:51.509Z] 4872d77fe225: Verifying Checksum [2022-07-20T15:54:51.509Z] 4872d77fe225: Download complete [2022-07-20T15:54:51.509Z] 5851b861e8e6: Verifying Checksum [2022-07-20T15:54:51.509Z] 5851b861e8e6: Download complete [2022-07-20T15:54:51.509Z] b85a868b505f: Download complete [2022-07-20T15:54:51.768Z] bab4dde63d76: Verifying Checksum [2022-07-20T15:54:51.768Z] bab4dde63d76: Download complete [2022-07-20T15:54:52.708Z] b85a868b505f: Pull complete [2022-07-20T15:54:52.967Z] e2be974225ed: Pull complete [2022-07-20T15:54:53.539Z] 339a4e72a1f5: Pull complete [2022-07-20T15:54:53.539Z] 988bab9f4d93: Pull complete [2022-07-20T15:54:53.798Z] 1469e6f7b9e6: Pull complete [2022-07-20T15:54:53.798Z] eaf3925da568: Pull complete [2022-07-20T15:54:55.713Z] bab4dde63d76: Pull complete [2022-07-20T15:54:55.713Z] bde34c3a00c8: Pull complete [2022-07-20T15:54:55.713Z] b352a97aabf1: Pull complete [2022-07-20T15:54:55.713Z] 4872d77fe225: Pull complete [2022-07-20T15:54:55.975Z] 5851b861e8e6: Pull complete [2022-07-20T15:54:55.975Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-20T15:54:55.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T15:54:55.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T15:54:56.082Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T15:54:56.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T15:54:58.244Z] $ docker top 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca -eo pid,comm [2022-07-20T15:54:58.303Z] 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-20T15:54:58.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T15:54:58.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T15:54:58.342Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T15:54:58.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T15:54:58.478Z] $ docker exec 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca ssh-agent [2022-07-20T15:54:58.585Z] SSH_AUTH_SOCK=/tmp/ssh-v3a0GwQNLxJG/agent.32 [2022-07-20T15:54:58.585Z] SSH_AGENT_PID=38 [2022-07-20T15:54:58.591Z] Running ssh-add (command line suppressed) [2022-07-20T15:54:58.705Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1066152074523075423.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1066152074523075423.key) [2022-07-20T15:54:58.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T15:54:59.011Z] + git tag --points-at HEAD [Pipeline] } [2022-07-20T15:54:59.029Z] $ docker exec --env ******** --env ******** 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca ssh-agent -k [2022-07-20T15:54:59.133Z] unset SSH_AUTH_SOCK; [2022-07-20T15:54:59.133Z] unset SSH_AGENT_PID; [2022-07-20T15:54:59.133Z] echo Agent pid 38 killed; [2022-07-20T15:54:59.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-20T15:54:59.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T15:54:59.162Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T15:54:59.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T15:54:59.274Z] $ docker exec 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca ssh-agent [2022-07-20T15:54:59.387Z] SSH_AUTH_SOCK=/tmp/ssh-LeBduKiNodCx/agent.72 [2022-07-20T15:54:59.387Z] SSH_AGENT_PID=79 [2022-07-20T15:54:59.392Z] Running ssh-add (command line suppressed) [2022-07-20T15:54:59.504Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1486836659759478013.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1486836659759478013.key) [2022-07-20T15:54:59.515Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T15:54:59.815Z] + git semver init [2022-07-20T15:55:00.076Z] 2022-07-20 15:54:59,994 [run_init] DEBUG init version:0.0.0 force:False [2022-07-20T15:55:00.076Z] 2022-07-20 15:54:59,995 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-07-20T15:55:00.076Z] 2022-07-20 15:54:59,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-07-20T15:55:00.076Z] 2022-07-20 15:54:59,995 [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-20T15:55:01.019Z] 2022-07-20 15:55:00,795 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-07-20T15:55:01.019Z] 2022-07-20 15:55:00,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-07-20T15:55:01.019Z] 2022-07-20 15:55:00,795 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T15:55:01.019Z] 2022-07-20 15:55:00,796 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T15:55:01.019Z] 2.2.1-dev.10 [Pipeline] } [2022-07-20T15:55:01.034Z] $ docker exec --env ******** --env ******** 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca ssh-agent -k [2022-07-20T15:55:01.156Z] unset SSH_AUTH_SOCK; [2022-07-20T15:55:01.157Z] unset SSH_AGENT_PID; [2022-07-20T15:55:01.157Z] echo Agent pid 79 killed; [2022-07-20T15:55:01.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T15:55:01.473Z] + git semver [Pipeline] } [2022-07-20T15:55:01.751Z] $ docker stop --time=1 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca [2022-07-20T15:55:03.080Z] $ docker rm -f 9918a594883bf1181dd31ff9c3a815dd0c36ed05c9b5acae35e1f35b072b99ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T15:55:03.421Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-20T15:55:03.648Z] Stashed 1 file(s) [Pipeline] echo [2022-07-20T15:55:03.651Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.10 [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-20T15:55:03.753Z] provisioning config files... [2022-07-20T15:55:03.762Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2014407837800245650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T15:55:04.064Z] ---> docker-login.sh [2022-07-20T15:55:04.064Z] nexus3.edgexfoundry.org:10001 [2022-07-20T15:55:04.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:55:04.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:55:04.064Z] Configure a credential helper to remove this warning. See [2022-07-20T15:55:04.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:55:04.064Z] [2022-07-20T15:55:04.064Z] Login Succeeded [2022-07-20T15:55:04.064Z] nexus3.edgexfoundry.org:10002 [2022-07-20T15:55:04.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:55:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:55:04.324Z] Configure a credential helper to remove this warning. See [2022-07-20T15:55:04.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:55:04.324Z] [2022-07-20T15:55:04.324Z] Login Succeeded [2022-07-20T15:55:04.324Z] nexus3.edgexfoundry.org:10003 [2022-07-20T15:55:04.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:55:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:55:04.324Z] Configure a credential helper to remove this warning. See [2022-07-20T15:55:04.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:55:04.324Z] [2022-07-20T15:55:04.324Z] Login Succeeded [2022-07-20T15:55:04.324Z] nexus3.edgexfoundry.org:10004 [2022-07-20T15:55:04.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:55:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:55:04.324Z] Configure a credential helper to remove this warning. See [2022-07-20T15:55:04.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:55:04.324Z] [2022-07-20T15:55:04.324Z] Login Succeeded [2022-07-20T15:55:04.585Z] docker.io [2022-07-20T15:55:04.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:55:04.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:55:04.845Z] Configure a credential helper to remove this warning. See [2022-07-20T15:55:04.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:55:04.845Z] [2022-07-20T15:55:04.845Z] Login Succeeded [2022-07-20T15:55:04.845Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T15:55:04.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T15:55:04.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T15:55:04.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T15:55:04.940Z] ========================================================= [2022-07-20T15:55:04.940Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-20T15:55:04.940Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:55:05.256Z] + 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-20T15:55:05.256Z] Sending build context to Docker daemon 3.101MB [2022-07-20T15:55:05.256Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-20T15:55:05.256Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-20T15:55:05.256Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-20T15:55:05.256Z] 2408cc74d12b: Pulling fs layer [2022-07-20T15:55:05.256Z] ea60b727a1ce: Pulling fs layer [2022-07-20T15:55:05.256Z] 30c4a7721957: Pulling fs layer [2022-07-20T15:55:05.256Z] 370296b7ddb6: Pulling fs layer [2022-07-20T15:55:05.256Z] 7c6cee850709: Pulling fs layer [2022-07-20T15:55:05.256Z] 39a5fcdaea64: Pulling fs layer [2022-07-20T15:55:05.256Z] d94ebbe4e438: Pulling fs layer [2022-07-20T15:55:05.256Z] bcfd1f05c69d: Pulling fs layer [2022-07-20T15:55:05.256Z] 59ccb84bbe0f: Pulling fs layer [2022-07-20T15:55:05.256Z] 370296b7ddb6: Waiting [2022-07-20T15:55:05.256Z] 7c6cee850709: Waiting [2022-07-20T15:55:05.256Z] 39a5fcdaea64: Waiting [2022-07-20T15:55:05.256Z] d94ebbe4e438: Waiting [2022-07-20T15:55:05.256Z] bcfd1f05c69d: Waiting [2022-07-20T15:55:05.256Z] 59ccb84bbe0f: Waiting [2022-07-20T15:55:05.256Z] 30c4a7721957: Verifying Checksum [2022-07-20T15:55:05.256Z] ea60b727a1ce: Verifying Checksum [2022-07-20T15:55:05.256Z] ea60b727a1ce: Download complete [2022-07-20T15:55:05.256Z] 7c6cee850709: Verifying Checksum [2022-07-20T15:55:05.256Z] 7c6cee850709: Download complete [2022-07-20T15:55:05.256Z] 39a5fcdaea64: Verifying Checksum [2022-07-20T15:55:05.256Z] 39a5fcdaea64: Download complete [2022-07-20T15:55:05.517Z] 2408cc74d12b: Verifying Checksum [2022-07-20T15:55:05.517Z] 2408cc74d12b: Download complete [2022-07-20T15:55:05.517Z] d94ebbe4e438: Download complete [2022-07-20T15:55:05.517Z] 2408cc74d12b: Pull complete [2022-07-20T15:55:05.777Z] ea60b727a1ce: Pull complete [2022-07-20T15:55:05.777Z] 30c4a7721957: Pull complete [2022-07-20T15:55:05.777Z] 59ccb84bbe0f: Verifying Checksum [2022-07-20T15:55:05.777Z] 59ccb84bbe0f: Download complete [2022-07-20T15:55:06.040Z] bcfd1f05c69d: Verifying Checksum [2022-07-20T15:55:06.040Z] bcfd1f05c69d: Download complete [2022-07-20T15:55:06.040Z] 370296b7ddb6: Verifying Checksum [2022-07-20T15:55:06.040Z] 370296b7ddb6: Download complete [2022-07-20T15:55:10.232Z] 370296b7ddb6: Pull complete [2022-07-20T15:55:10.232Z] 7c6cee850709: Pull complete [2022-07-20T15:55:10.232Z] 39a5fcdaea64: Pull complete [2022-07-20T15:55:10.232Z] d94ebbe4e438: Pull complete [2022-07-20T15:55:12.773Z] bcfd1f05c69d: Pull complete [2022-07-20T15:55:13.342Z] 59ccb84bbe0f: Pull complete [2022-07-20T15:55:13.342Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-20T15:55:13.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-20T15:55:13.342Z] ---> a4fb48ad2a94 [2022-07-20T15:55:13.342Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-20T15:55:16.647Z] ---> Running in 3cc03129e471 [2022-07-20T15:55:16.647Z] Removing intermediate container 3cc03129e471 [2022-07-20T15:55:16.647Z] ---> fe0c31c437fb [2022-07-20T15:55:16.647Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T15:55:16.907Z] ---> Running in eb369b79486e [2022-07-20T15:55:17.169Z] Removing intermediate container eb369b79486e [2022-07-20T15:55:17.169Z] ---> a4f19cf032a0 [2022-07-20T15:55:17.169Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T15:55:17.169Z] ---> Running in 4a052005286e [2022-07-20T15:55:17.430Z] Removing intermediate container 4a052005286e [2022-07-20T15:55:17.430Z] ---> ae494c302561 [2022-07-20T15:55:17.430Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T15:55:17.430Z] ---> Running in 3fc55c615386 [2022-07-20T15:55:17.999Z] Removing intermediate container 3fc55c615386 [2022-07-20T15:55:17.999Z] ---> bda43e38057b [2022-07-20T15:55:17.999Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T15:55:17.999Z] ---> Running in 82f89a4bd456 [2022-07-20T15:55:18.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T15:55:18.726Z] Still waiting to schedule task [2022-07-20T15:55:18.727Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-20T15:55:19.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T15:55:19.459Z] OK: 211 MiB in 51 packages [2022-07-20T15:55:20.029Z] Removing intermediate container 82f89a4bd456 [2022-07-20T15:55:20.029Z] ---> 44a530a0c861 [2022-07-20T15:55:20.029Z] Step 8/13 : WORKDIR /app [2022-07-20T15:55:20.029Z] ---> Running in b9d81a517e4d [2022-07-20T15:55:20.029Z] Removing intermediate container b9d81a517e4d [2022-07-20T15:55:20.029Z] ---> 5c94409b0f9a [2022-07-20T15:55:20.029Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-20T15:55:20.029Z] ---> 771c4033a63f [2022-07-20T15:55:20.029Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T15:55:20.289Z] ---> Running in 5804fa78551f [2022-07-20T15:55:42.250Z] Removing intermediate container 5804fa78551f [2022-07-20T15:55:42.250Z] ---> 4017b7f55086 [2022-07-20T15:55:42.250Z] Step 11/13 : COPY . . [2022-07-20T15:55:42.250Z] ---> 2218f15e913c [2022-07-20T15:55:42.250Z] Step 12/13 : ARG MAKE="make build" [2022-07-20T15:55:42.250Z] ---> Running in 272bf8797b33 [2022-07-20T15:55:42.250Z] Removing intermediate container 272bf8797b33 [2022-07-20T15:55:42.250Z] ---> 1c0fa943dc9c [2022-07-20T15:55:42.250Z] Step 13/13 : RUN $MAKE [2022-07-20T15:55:42.250Z] ---> Running in 6d06bf4cf0f9 [2022-07-20T15:55:42.250Z] noop [2022-07-20T15:55:42.250Z] Removing intermediate container 6d06bf4cf0f9 [2022-07-20T15:55:42.250Z] ---> 70e1d6779ee1 [2022-07-20T15:55:42.250Z] Successfully built 70e1d6779ee1 [2022-07-20T15:55:42.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:55:42.573Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T15:55:42.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T15:55:42.662Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T15:55:42.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T15:55:43.119Z] $ docker top d6d63041256314b173789a2a477231b9ea318ec04e229cd0dc08d9a50c20a7c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T15:55:43.488Z] + go version [2022-07-20T15:55:43.488Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-20T15:55:43.507Z] $ docker stop --time=1 d6d63041256314b173789a2a477231b9ea318ec04e229cd0dc08d9a50c20a7c6 [2022-07-20T15:55:44.774Z] $ docker rm -f d6d63041256314b173789a2a477231b9ea318ec04e229cd0dc08d9a50c20a7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:55:45.210Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-20T15:55:45.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T15:55:45.315Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T15:55:45.375Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-20T15:55:45.780Z] $ docker top aae06fe1ccdf36412384d7395899c7c3ed1c7993653881776cffc22fac9ee320 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T15:55:46.162Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-07-20T15:55:46.463Z] + make test [2022-07-20T15:55:46.463Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-20T15:55:56.454Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-20T15:55:56.454Z] CGO_ENABLED=1 go vet ./... [2022-07-20T15:55:59.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T15:55:59.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T15:55:59.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T15:55:59.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T15:55:59.057Z] $ docker stop --time=1 aae06fe1ccdf36412384d7395899c7c3ed1c7993653881776cffc22fac9ee320 [2022-07-20T15:56:01.146Z] $ docker rm -f aae06fe1ccdf36412384d7395899c7c3ed1c7993653881776cffc22fac9ee320 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T15:56:01.556Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T15:56:01.588Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-20T15:56:02.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T15:56:02.392Z] + ls -al . [2022-07-20T15:56:02.392Z] total 168 [2022-07-20T15:56:02.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:55 . [2022-07-20T15:56:02.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:54 .. [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 15:54 .dockerignore [2022-07-20T15:56:02.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:55 .git [2022-07-20T15:56:02.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:54 .github [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 15:54 .gitignore [2022-07-20T15:56:02.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:55 .semver [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 20 15:54 Attribution.txt [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 20 15:54 CHANGELOG.md [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 20 15:54 Dockerfile [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 15:54 GOVERNANCE.md [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 15:54 Jenkinsfile [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 15:54 LICENSE [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 15:54 OWNERS.md [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 20 15:54 README.md [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:55 VERSION [2022-07-20T15:56:02.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:54 bin [2022-07-20T15:56:02.392Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:55 coverage.out [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 20 15:54 go.mod [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 20 15:54 go.sum [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 20 15:54 main.go [2022-07-20T15:56:02.392Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 20 15:54 makefile [2022-07-20T15:56:02.392Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 15:54 res [2022-07-20T15:56:02.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:54 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:02.705Z] + 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=6085ab4eae462fefc7cb0a382f63c0193af74bd5 --label arch=amd64 --label version=2.2.1-dev.10 . [2022-07-20T15:56:02.705Z] Sending build context to Docker daemon 3.102MB [2022-07-20T15:56:02.705Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-20T15:56:02.705Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-20T15:56:02.705Z] ---> 70e1d6779ee1 [2022-07-20T15:56:02.705Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-20T15:56:02.705Z] ---> Running in ce5d515669f3 [2022-07-20T15:56:02.705Z] Removing intermediate container ce5d515669f3 [2022-07-20T15:56:02.705Z] ---> 65b63d100433 [2022-07-20T15:56:02.705Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T15:56:02.966Z] ---> Running in c2c7bc3d48ae [2022-07-20T15:56:02.966Z] Removing intermediate container c2c7bc3d48ae [2022-07-20T15:56:02.966Z] ---> ef44545eaf3d [2022-07-20T15:56:02.966Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T15:56:02.966Z] ---> Running in 7a2c35af6a1a [2022-07-20T15:56:02.966Z] Removing intermediate container 7a2c35af6a1a [2022-07-20T15:56:02.966Z] ---> 791e98353b61 [2022-07-20T15:56:02.966Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T15:56:03.230Z] ---> Running in b23829588ade [2022-07-20T15:56:03.799Z] Removing intermediate container b23829588ade [2022-07-20T15:56:03.799Z] ---> 09b47ad49a4b [2022-07-20T15:56:03.799Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T15:56:03.799Z] ---> Running in 72219d7c0479 [2022-07-20T15:56:04.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T15:56:05.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T15:56:05.264Z] OK: 211 MiB in 51 packages [2022-07-20T15:56:05.841Z] Removing intermediate container 72219d7c0479 [2022-07-20T15:56:05.841Z] ---> 1d219f1766eb [2022-07-20T15:56:05.841Z] Step 8/27 : WORKDIR /app [2022-07-20T15:56:05.841Z] ---> Running in 9ea05d753985 [2022-07-20T15:56:05.841Z] Removing intermediate container 9ea05d753985 [2022-07-20T15:56:05.841Z] ---> 99cf68a57e10 [2022-07-20T15:56:05.841Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-20T15:56:05.841Z] ---> 3b2797e6f2e5 [2022-07-20T15:56:05.841Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T15:56:05.841Z] ---> Running in 19be4c583064 [2022-07-20T15:56:06.784Z] Removing intermediate container 19be4c583064 [2022-07-20T15:56:06.784Z] ---> a537a12c0981 [2022-07-20T15:56:06.784Z] Step 11/27 : COPY . . [2022-07-20T15:56:06.784Z] ---> 77bc29d568a4 [2022-07-20T15:56:06.784Z] Step 12/27 : ARG MAKE="make build" [2022-07-20T15:56:07.045Z] ---> Running in 5c118b4a4c3c [2022-07-20T15:56:07.045Z] Removing intermediate container 5c118b4a4c3c [2022-07-20T15:56:07.045Z] ---> 4410f68bb97b [2022-07-20T15:56:07.045Z] Step 13/27 : RUN $MAKE [2022-07-20T15:56:07.045Z] ---> Running in d175e93dd5cc [2022-07-20T15:56:07.305Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-20T15:56:29.297Z] Removing intermediate container d175e93dd5cc [2022-07-20T15:56:29.297Z] ---> a887e06de739 [2022-07-20T15:56:29.297Z] Step 14/27 : FROM alpine:3.16 [2022-07-20T15:56:29.868Z] 3.16: Pulling from library/alpine [2022-07-20T15:56:29.868Z] 530afca65e2e: Pulling fs layer [2022-07-20T15:56:30.128Z] 530afca65e2e: Verifying Checksum [2022-07-20T15:56:30.128Z] 530afca65e2e: Download complete [2022-07-20T15:56:30.388Z] 530afca65e2e: Pull complete [2022-07-20T15:56:30.388Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T15:56:30.388Z] Status: Downloaded newer image for alpine:3.16 [2022-07-20T15:56:30.388Z] ---> d7d3d98c851f [2022-07-20T15:56:30.388Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T15:56:30.388Z] ---> Running in cfa9fed64fbc [2022-07-20T15:56:30.388Z] Removing intermediate container cfa9fed64fbc [2022-07-20T15:56:30.388Z] ---> 5a7c4b6d5017 [2022-07-20T15:56:30.388Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-20T15:56:30.648Z] ---> Running in 56acc7b981d8 [2022-07-20T15:56:30.648Z] Removing intermediate container 56acc7b981d8 [2022-07-20T15:56:30.648Z] ---> ae31ecf58fc9 [2022-07-20T15:56:30.648Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-20T15:56:30.648Z] ---> Running in 83e04b82653c [2022-07-20T15:56:30.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-20T15:56:31.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-20T15:56:32.112Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-20T15:56:32.112Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-20T15:56:32.112Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-20T15:56:32.112Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-20T15:56:32.112Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-20T15:56:32.112Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-20T15:56:32.112Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-20T15:56:32.112Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T15:56:32.112Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T15:56:32.112Z] OK: 9 MiB in 21 packages [2022-07-20T15:56:32.683Z] Removing intermediate container 83e04b82653c [2022-07-20T15:56:32.683Z] ---> 3a74bd9448fb [2022-07-20T15:56:32.683Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-20T15:56:32.943Z] ---> 70665cf8e9ba [2022-07-20T15:56:32.943Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-20T15:56:33.204Z] ---> a739c2d35220 [2022-07-20T15:56:33.204Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-20T15:56:33.464Z] ---> a525bb70f5f8 [2022-07-20T15:56:33.464Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-20T15:56:34.069Z] ---> 14b594e0d10d [2022-07-20T15:56:34.069Z] Step 22/27 : EXPOSE 48095 [2022-07-20T15:56:34.069Z] ---> Running in c74c332acc2f [2022-07-20T15:56:34.069Z] Removing intermediate container c74c332acc2f [2022-07-20T15:56:34.069Z] ---> 3214205cadb3 [2022-07-20T15:56:34.069Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-20T15:56:34.331Z] ---> Running in f750b76461dd [2022-07-20T15:56:34.331Z] Removing intermediate container f750b76461dd [2022-07-20T15:56:34.331Z] ---> 67a44c53d6e6 [2022-07-20T15:56:34.331Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T15:56:34.331Z] ---> Running in c8dc7756347f [2022-07-20T15:56:34.331Z] Removing intermediate container c8dc7756347f [2022-07-20T15:56:34.331Z] ---> de7f00bda79d [2022-07-20T15:56:34.331Z] Step 25/27 : LABEL arch=amd64 [2022-07-20T15:56:34.331Z] ---> Running in 78d5bc57ade4 [2022-07-20T15:56:34.590Z] Removing intermediate container 78d5bc57ade4 [2022-07-20T15:56:34.590Z] ---> 136b5d8fb2d4 [2022-07-20T15:56:34.590Z] Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-20T15:56:34.590Z] ---> Running in aa74afd9694a [2022-07-20T15:56:34.590Z] Removing intermediate container aa74afd9694a [2022-07-20T15:56:34.590Z] ---> 6199dca0d8c9 [2022-07-20T15:56:34.590Z] Step 27/27 : LABEL version=2.2.1-dev.10 [2022-07-20T15:56:34.852Z] ---> Running in d33bc3aef5fc [2022-07-20T15:56:34.852Z] Removing intermediate container d33bc3aef5fc [2022-07-20T15:56:34.852Z] ---> d9d89f84fc24 [2022-07-20T15:56:34.852Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T15:56:34.852Z] Successfully built d9d89f84fc24 [2022-07-20T15:56:34.852Z] 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-20T15:56:34.947Z] provisioning config files... [2022-07-20T15:56:34.955Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5039606642850523781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T15:56:35.257Z] ---> docker-login.sh [2022-07-20T15:56:35.258Z] nexus3.edgexfoundry.org:10001 [2022-07-20T15:56:35.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:56:35.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:56:35.258Z] Configure a credential helper to remove this warning. See [2022-07-20T15:56:35.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:56:35.258Z] [2022-07-20T15:56:35.258Z] Login Succeeded [2022-07-20T15:56:35.258Z] nexus3.edgexfoundry.org:10002 [2022-07-20T15:56:35.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:56:35.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:56:35.517Z] Configure a credential helper to remove this warning. See [2022-07-20T15:56:35.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:56:35.517Z] [2022-07-20T15:56:35.517Z] Login Succeeded [2022-07-20T15:56:35.517Z] nexus3.edgexfoundry.org:10003 [2022-07-20T15:56:35.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:56:35.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:56:35.517Z] Configure a credential helper to remove this warning. See [2022-07-20T15:56:35.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:56:35.517Z] [2022-07-20T15:56:35.517Z] Login Succeeded [2022-07-20T15:56:35.517Z] nexus3.edgexfoundry.org:10004 [2022-07-20T15:56:35.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:56:35.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:56:35.778Z] Configure a credential helper to remove this warning. See [2022-07-20T15:56:35.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:56:35.778Z] [2022-07-20T15:56:35.778Z] Login Succeeded [2022-07-20T15:56:35.778Z] docker.io [2022-07-20T15:56:35.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:56:36.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:56:36.039Z] Configure a credential helper to remove this warning. See [2022-07-20T15:56:36.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:56:36.039Z] [2022-07-20T15:56:36.039Z] Login Succeeded [2022-07-20T15:56:36.039Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T15:56:36.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-20T15:56:36.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T15:56:36.104Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-07-20T15:56:36.104Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-20T15:56:36.104Z] latest [2022-07-20T15:56:36.104Z] 2.2.1-dev.10 [2022-07-20T15:56:36.104Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [2022-07-20T15:56:36.104Z] main [2022-07-20T15:56:36.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:36.427Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:36.745Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-20T15:56:36.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-20T15:56:36.745Z] 5e6929c35f7b: Preparing [2022-07-20T15:56:36.745Z] 39722e10689b: Preparing [2022-07-20T15:56:36.745Z] 775a48f43782: Preparing [2022-07-20T15:56:36.745Z] d215d8cd04dc: Preparing [2022-07-20T15:56:36.745Z] 6387064a5152: Preparing [2022-07-20T15:56:36.745Z] ec34fcc1d526: Preparing [2022-07-20T15:56:36.745Z] ec34fcc1d526: Waiting [2022-07-20T15:56:36.745Z] d215d8cd04dc: Pushed [2022-07-20T15:56:36.745Z] 39722e10689b: Pushed [2022-07-20T15:56:36.745Z] 775a48f43782: Pushed [2022-07-20T15:56:36.745Z] ec34fcc1d526: Layer already exists [2022-07-20T15:56:37.315Z] 6387064a5152: Pushed [2022-07-20T15:56:39.858Z] 5e6929c35f7b: Pushed [2022-07-20T15:56:39.858Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:40.178Z] + 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-20T15:56:40.488Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-20T15:56:40.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-20T15:56:40.488Z] 5e6929c35f7b: Preparing [2022-07-20T15:56:40.488Z] 39722e10689b: Preparing [2022-07-20T15:56:40.488Z] 775a48f43782: Preparing [2022-07-20T15:56:40.488Z] d215d8cd04dc: Preparing [2022-07-20T15:56:40.488Z] 6387064a5152: Preparing [2022-07-20T15:56:40.488Z] ec34fcc1d526: Preparing [2022-07-20T15:56:40.488Z] ec34fcc1d526: Waiting [2022-07-20T15:56:40.488Z] 6387064a5152: Layer already exists [2022-07-20T15:56:40.488Z] 39722e10689b: Layer already exists [2022-07-20T15:56:40.488Z] d215d8cd04dc: Layer already exists [2022-07-20T15:56:40.488Z] 5e6929c35f7b: Layer already exists [2022-07-20T15:56:40.488Z] 775a48f43782: Layer already exists [2022-07-20T15:56:40.488Z] ec34fcc1d526: Layer already exists [2022-07-20T15:56:40.488Z] latest: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:40.805Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:41.117Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.10 [2022-07-20T15:56:41.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-20T15:56:41.117Z] 5e6929c35f7b: Preparing [2022-07-20T15:56:41.117Z] 39722e10689b: Preparing [2022-07-20T15:56:41.117Z] 775a48f43782: Preparing [2022-07-20T15:56:41.117Z] d215d8cd04dc: Preparing [2022-07-20T15:56:41.117Z] 6387064a5152: Preparing [2022-07-20T15:56:41.117Z] ec34fcc1d526: Preparing [2022-07-20T15:56:41.117Z] ec34fcc1d526: Waiting [2022-07-20T15:56:41.117Z] d215d8cd04dc: Layer already exists [2022-07-20T15:56:41.117Z] 39722e10689b: Layer already exists [2022-07-20T15:56:41.117Z] 5e6929c35f7b: Layer already exists [2022-07-20T15:56:41.117Z] 775a48f43782: Layer already exists [2022-07-20T15:56:41.117Z] 6387064a5152: Layer already exists [2022-07-20T15:56:41.117Z] ec34fcc1d526: Layer already exists [2022-07-20T15:56:41.117Z] 2.2.1-dev.10: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:41.437Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:41.751Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [2022-07-20T15:56:41.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-20T15:56:41.751Z] 5e6929c35f7b: Preparing [2022-07-20T15:56:41.751Z] 39722e10689b: Preparing [2022-07-20T15:56:41.751Z] 775a48f43782: Preparing [2022-07-20T15:56:41.751Z] d215d8cd04dc: Preparing [2022-07-20T15:56:41.751Z] 6387064a5152: Preparing [2022-07-20T15:56:41.751Z] ec34fcc1d526: Preparing [2022-07-20T15:56:41.751Z] ec34fcc1d526: Waiting [2022-07-20T15:56:41.751Z] 39722e10689b: Layer already exists [2022-07-20T15:56:41.751Z] 6387064a5152: Layer already exists [2022-07-20T15:56:41.751Z] 5e6929c35f7b: Layer already exists [2022-07-20T15:56:41.751Z] 775a48f43782: Layer already exists [2022-07-20T15:56:41.751Z] d215d8cd04dc: Layer already exists [2022-07-20T15:56:41.751Z] ec34fcc1d526: Layer already exists [2022-07-20T15:56:41.751Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:42.066Z] + 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-20T15:56:42.380Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-07-20T15:56:42.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-07-20T15:56:42.380Z] 5e6929c35f7b: Preparing [2022-07-20T15:56:42.380Z] 39722e10689b: Preparing [2022-07-20T15:56:42.380Z] 775a48f43782: Preparing [2022-07-20T15:56:42.380Z] d215d8cd04dc: Preparing [2022-07-20T15:56:42.380Z] 6387064a5152: Preparing [2022-07-20T15:56:42.380Z] ec34fcc1d526: Preparing [2022-07-20T15:56:42.380Z] ec34fcc1d526: Waiting [2022-07-20T15:56:42.380Z] 6387064a5152: Layer already exists [2022-07-20T15:56:42.380Z] 775a48f43782: Layer already exists [2022-07-20T15:56:42.380Z] 39722e10689b: Layer already exists [2022-07-20T15:56:42.380Z] d215d8cd04dc: Layer already exists [2022-07-20T15:56:42.380Z] 5e6929c35f7b: Layer already exists [2022-07-20T15:56:42.380Z] ec34fcc1d526: Layer already exists [2022-07-20T15:56:42.380Z] main: digest: sha256:969b411761b3b50ea3d2582511935de01978f06db19261ecd75338eee2814cec size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-20T15:56:42.430Z] ===================================================== [Pipeline] echo [2022-07-20T15:56:42.441Z] taggedImages: [2022-07-20T15:56:42.441Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-20T15:56:42.441Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-07-20T15:56:42.441Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.1-dev.10 [2022-07-20T15:56:42.441Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [2022-07-20T15:56:42.441Z] - 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-20T15:56:42.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T15:56:42.814Z] [2022-07-20T15:56:42.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:56:43.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T15:56:43.120Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-20T15:56:43.120Z] 5eb5b503b376: Pulling fs layer [2022-07-20T15:56:43.120Z] 5c69ac0246d0: Pulling fs layer [2022-07-20T15:56:43.120Z] ec43610c2a17: Pulling fs layer [2022-07-20T15:56:43.120Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-20T15:56:43.120Z] 33b1e0a273af: Pulling fs layer [2022-07-20T15:56:43.120Z] 5d3b04190fa2: Pulling fs layer [2022-07-20T15:56:43.120Z] 2f39f015ded8: Pulling fs layer [2022-07-20T15:56:43.120Z] 33b1e0a273af: Waiting [2022-07-20T15:56:43.120Z] 5d3b04190fa2: Waiting [2022-07-20T15:56:43.120Z] 2f39f015ded8: Waiting [2022-07-20T15:56:43.120Z] 3a2ae6a8a46f: Waiting [2022-07-20T15:56:43.120Z] 5c69ac0246d0: Verifying Checksum [2022-07-20T15:56:43.120Z] 5c69ac0246d0: Download complete [2022-07-20T15:56:43.120Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-20T15:56:43.120Z] 3a2ae6a8a46f: Download complete [2022-07-20T15:56:43.120Z] 33b1e0a273af: Verifying Checksum [2022-07-20T15:56:43.120Z] 33b1e0a273af: Download complete [2022-07-20T15:56:43.120Z] 5d3b04190fa2: Verifying Checksum [2022-07-20T15:56:43.120Z] 5d3b04190fa2: Download complete [2022-07-20T15:56:43.380Z] ec43610c2a17: Verifying Checksum [2022-07-20T15:56:43.380Z] ec43610c2a17: Download complete [2022-07-20T15:56:43.380Z] 5eb5b503b376: Verifying Checksum [2022-07-20T15:56:43.380Z] 5eb5b503b376: Download complete [2022-07-20T15:56:43.948Z] 2f39f015ded8: Verifying Checksum [2022-07-20T15:56:43.948Z] 2f39f015ded8: Download complete [2022-07-20T15:56:44.886Z] 5eb5b503b376: Pull complete [2022-07-20T15:56:44.886Z] 5c69ac0246d0: Pull complete [2022-07-20T15:56:45.455Z] ec43610c2a17: Pull complete [2022-07-20T15:56:45.715Z] 3a2ae6a8a46f: Pull complete [2022-07-20T15:56:45.975Z] 33b1e0a273af: Pull complete [2022-07-20T15:56:45.975Z] 5d3b04190fa2: Pull complete [2022-07-20T15:56:51.331Z] 2f39f015ded8: Pull complete [2022-07-20T15:56:51.331Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-20T15:56:51.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T15:56:51.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T15:56:51.426Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T15:56:51.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T15:56:53.459Z] $ docker top fea081a29ffb4d4b67844c85eeec2fb742d71f68d905790f0c2dcbd18fd0b654 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T15:56:53.874Z] ---> job-cost.sh [2022-07-20T15:56:53.874Z] lf-activate-venv: SKIPPING [2022-07-20T15:56:53.874Z] INFO: No Stack... [2022-07-20T15:56:54.447Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T15:56:54.707Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T15:56:55.002Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-07-20T15:56:55.002Z] + cut -d, -f6 [Pipeline] lock [2022-07-20T15:56:55.016Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [2022-07-20T15:56:55.023Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] did not exist. Created. [2022-07-20T15:56:55.023Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T15:56:55.333Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-20T15:56:55.368Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T15:56:55.375Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T15:56:55.402Z] $ docker stop --time=1 fea081a29ffb4d4b67844c85eeec2fb742d71f68d905790f0c2dcbd18fd0b654 [2022-07-20T15:56:56.611Z] $ docker rm -f fea081a29ffb4d4b67844c85eeec2fb742d71f68d905790f0c2dcbd18fd0b654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-20T15:57:06.581Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20597 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-07-20T15:57:06.592Z] Running in /w/workspace/app-service-configurable/87 [Pipeline] { [Pipeline] checkout [2022-07-20T15:57:06.642Z] Selected Git installation does not exist. Using Default [2022-07-20T15:57:06.642Z] The recommended git tool is: NONE [2022-07-20T15:57:14.402Z] using credential edgex-jenkins-ssh [2022-07-20T15:57:14.421Z] Cloning the remote Git repository [2022-07-20T15:57:14.473Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-07-20T15:57:14.644Z] > git init /w/workspace/app-service-configurable/87 # timeout=10 [2022-07-20T15:57:14.761Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-07-20T15:57:14.765Z] > git --version # timeout=10 [2022-07-20T15:57:14.839Z] > git --version # 'git version 2.25.1' [2022-07-20T15:57:14.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-20T15:57:14.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T15:57:16.012Z] Avoid second fetch [2022-07-20T15:57:16.012Z] Checking out Revision 6085ab4eae462fefc7cb0a382f63c0193af74bd5 (main) [2022-07-20T15:57:15.963Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-07-20T15:57:15.983Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-20T15:57:16.037Z] > git config core.sparsecheckout # timeout=10 [2022-07-20T15:57:16.052Z] > git checkout -f 6085ab4eae462fefc7cb0a382f63c0193af74bd5 # timeout=10 [2022-07-20T15:57:20.484Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#448)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T15:57:21.535Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-20T15:57:21.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T15:57:21.535Z] Dload Upload Total Spent Left Speed [2022-07-20T15:57:21.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 76123 0 --:--:-- --:--:-- --:--:-- 76596 [Pipeline] sh [2022-07-20T15:57:22.260Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-20T15:57:22.608Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-07-20T15:57:22.609Z] /etc/docker/daemon.json [2022-07-20T15:57:22.609Z] { [2022-07-20T15:57:22.609Z] "registry-mirrors": [ [2022-07-20T15:57:22.609Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-20T15:57:22.609Z] ], [2022-07-20T15:57:22.609Z] "bip": "10.250.0.254/24", [2022-07-20T15:57:22.609Z] "hosts": [ [2022-07-20T15:57:22.609Z] "tcp://0.0.0.0:5555", [2022-07-20T15:57:22.609Z] "unix:///var/run/docker.sock" [2022-07-20T15:57:22.609Z] ], [2022-07-20T15:57:22.609Z] "mtu": 1458, [2022-07-20T15:57:22.609Z] "selinux-enabled": true, [2022-07-20T15:57:22.609Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-20T15:57:22.609Z] } [Pipeline] sh [2022-07-20T15:57:22.964Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-20T15:57:23.365Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T15:57:41.717Z] provisioning config files... [2022-07-20T15:57:41.745Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/87@tmp/config5331993761469270609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T15:57:42.116Z] ---> docker-login.sh [2022-07-20T15:57:42.117Z] nexus3.edgexfoundry.org:10001 [2022-07-20T15:57:42.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:57:42.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:57:42.994Z] Configure a credential helper to remove this warning. See [2022-07-20T15:57:42.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:57:42.994Z] [2022-07-20T15:57:42.994Z] Login Succeeded [2022-07-20T15:57:42.994Z] nexus3.edgexfoundry.org:10002 [2022-07-20T15:57:43.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:57:43.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:57:43.552Z] Configure a credential helper to remove this warning. See [2022-07-20T15:57:43.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:57:43.552Z] [2022-07-20T15:57:43.552Z] Login Succeeded [2022-07-20T15:57:43.552Z] nexus3.edgexfoundry.org:10003 [2022-07-20T15:57:43.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:57:44.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:57:44.113Z] Configure a credential helper to remove this warning. See [2022-07-20T15:57:44.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:57:44.113Z] [2022-07-20T15:57:44.113Z] Login Succeeded [2022-07-20T15:57:44.113Z] nexus3.edgexfoundry.org:10004 [2022-07-20T15:57:44.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:57:44.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:57:44.387Z] Configure a credential helper to remove this warning. See [2022-07-20T15:57:44.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:57:44.387Z] [2022-07-20T15:57:44.387Z] Login Succeeded [2022-07-20T15:57:44.660Z] docker.io [2022-07-20T15:57:44.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T15:57:45.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T15:57:45.204Z] Configure a credential helper to remove this warning. See [2022-07-20T15:57:45.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T15:57:45.204Z] [2022-07-20T15:57:45.204Z] Login Succeeded [2022-07-20T15:57:45.204Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T15:57:45.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-20T15:57:45.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T15:57:45.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T15:57:45.761Z] ========================================================= [2022-07-20T15:57:45.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-20T15:57:45.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:57:46.131Z] + 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-20T15:57:46.131Z] Sending build context to Docker daemon 205.3kB [2022-07-20T15:57:46.405Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-20T15:57:46.405Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-20T15:57:46.681Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-20T15:57:46.681Z] b3c136eddcbf: Pulling fs layer [2022-07-20T15:57:46.681Z] c0a3192eca97: Pulling fs layer [2022-07-20T15:57:46.681Z] a050256f5b6f: Pulling fs layer [2022-07-20T15:57:46.681Z] 656be50a0ddc: Pulling fs layer [2022-07-20T15:57:46.681Z] 2bbca73fdf42: Pulling fs layer [2022-07-20T15:57:46.681Z] 656be50a0ddc: Waiting [2022-07-20T15:57:46.681Z] 46d945488cbd: Pulling fs layer [2022-07-20T15:57:46.681Z] 8a5474983e97: Pulling fs layer [2022-07-20T15:57:46.681Z] 329c88fbcd65: Pulling fs layer [2022-07-20T15:57:46.681Z] 2bbca73fdf42: Waiting [2022-07-20T15:57:46.681Z] 8a5474983e97: Waiting [2022-07-20T15:57:46.681Z] 46d945488cbd: Waiting [2022-07-20T15:57:46.681Z] 329c88fbcd65: Waiting [2022-07-20T15:57:46.681Z] a050256f5b6f: Verifying Checksum [2022-07-20T15:57:46.681Z] a050256f5b6f: Download complete [2022-07-20T15:57:46.681Z] c0a3192eca97: Verifying Checksum [2022-07-20T15:57:46.681Z] c0a3192eca97: Download complete [2022-07-20T15:57:46.681Z] 2bbca73fdf42: Verifying Checksum [2022-07-20T15:57:46.681Z] 2bbca73fdf42: Download complete [2022-07-20T15:57:46.681Z] b3c136eddcbf: Verifying Checksum [2022-07-20T15:57:46.681Z] b3c136eddcbf: Download complete [2022-07-20T15:57:46.681Z] 46d945488cbd: Verifying Checksum [2022-07-20T15:57:46.681Z] 46d945488cbd: Download complete [2022-07-20T15:57:47.683Z] b3c136eddcbf: Pull complete [2022-07-20T15:57:47.963Z] 329c88fbcd65: Verifying Checksum [2022-07-20T15:57:47.963Z] 329c88fbcd65: Download complete [2022-07-20T15:57:48.252Z] c0a3192eca97: Pull complete [2022-07-20T15:57:48.864Z] a050256f5b6f: Pull complete [2022-07-20T15:57:49.141Z] 8a5474983e97: Download complete [2022-07-20T15:57:49.739Z] 656be50a0ddc: Verifying Checksum [2022-07-20T15:57:49.739Z] 656be50a0ddc: Download complete [2022-07-20T15:58:04.851Z] 656be50a0ddc: Pull complete [2022-07-20T15:58:04.851Z] 2bbca73fdf42: Pull complete [2022-07-20T15:58:04.851Z] 46d945488cbd: Pull complete [2022-07-20T15:58:10.292Z] 8a5474983e97: Pull complete [2022-07-20T15:58:12.280Z] 329c88fbcd65: Pull complete [2022-07-20T15:58:12.280Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-20T15:58:12.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-20T15:58:12.280Z] ---> ff4287adb874 [2022-07-20T15:58:12.280Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-20T15:58:13.270Z] ---> Running in d701d7901720 [2022-07-20T15:58:13.546Z] Removing intermediate container d701d7901720 [2022-07-20T15:58:13.546Z] ---> 45fc91f1ffb6 [2022-07-20T15:58:13.546Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T15:58:13.546Z] ---> Running in 87ecd96c6d20 [2022-07-20T15:58:13.823Z] Removing intermediate container 87ecd96c6d20 [2022-07-20T15:58:13.823Z] ---> 9979550452f9 [2022-07-20T15:58:13.823Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T15:58:14.104Z] ---> Running in 1e928d7d3ce5 [2022-07-20T15:58:14.382Z] Removing intermediate container 1e928d7d3ce5 [2022-07-20T15:58:14.382Z] ---> f3fdcb5bcf27 [2022-07-20T15:58:14.382Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T15:58:14.382Z] ---> Running in 87f499afb750 [2022-07-20T15:58:17.825Z] Removing intermediate container 87f499afb750 [2022-07-20T15:58:17.825Z] ---> 1545bb673183 [2022-07-20T15:58:17.825Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T15:58:18.108Z] ---> Running in 16bdc49a177a [2022-07-20T15:58:19.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T15:58:20.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T15:58:21.537Z] OK: 221 MiB in 51 packages [2022-07-20T15:58:22.539Z] Removing intermediate container 16bdc49a177a [2022-07-20T15:58:22.539Z] ---> 62dafc988344 [2022-07-20T15:58:22.539Z] Step 8/13 : WORKDIR /app [2022-07-20T15:58:22.539Z] ---> Running in 6c17e60a24de [2022-07-20T15:58:22.816Z] Removing intermediate container 6c17e60a24de [2022-07-20T15:58:22.816Z] ---> 68eb664a0eaf [2022-07-20T15:58:22.816Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-20T15:58:23.423Z] ---> cef9daa2f83f [2022-07-20T15:58:23.423Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T15:58:23.423Z] ---> Running in b68bb1f851c2 [2022-07-20T15:59:19.975Z] Removing intermediate container b68bb1f851c2 [2022-07-20T15:59:19.975Z] ---> 7d1423f78729 [2022-07-20T15:59:19.975Z] Step 11/13 : COPY . . [2022-07-20T15:59:19.975Z] ---> 08f366326669 [2022-07-20T15:59:19.975Z] Step 12/13 : ARG MAKE="make build" [2022-07-20T15:59:19.975Z] ---> Running in 0fb816bb4515 [2022-07-20T15:59:19.975Z] Removing intermediate container 0fb816bb4515 [2022-07-20T15:59:19.975Z] ---> 7bdc56e7d114 [2022-07-20T15:59:19.975Z] Step 13/13 : RUN $MAKE [2022-07-20T15:59:19.975Z] ---> Running in 5c4894d5b125 [2022-07-20T15:59:19.975Z] noop [2022-07-20T15:59:19.975Z] Removing intermediate container 5c4894d5b125 [2022-07-20T15:59:19.975Z] ---> 50acd10b431c [2022-07-20T15:59:19.975Z] Successfully built 50acd10b431c [2022-07-20T15:59:19.975Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:59:20.344Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T15:59:20.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T15:59:20.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-20597 does not seem to be running inside a container [2022-07-20T15:59:20.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/87 -v /w/workspace/app-service-configurable/87:/w/workspace/app-service-configurable/87:rw,z -v /w/workspace/app-service-configurable/87@tmp:/w/workspace/app-service-configurable/87@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-20T15:59:22.125Z] $ docker top 85e15dbbd01685466ee69e27ad7ed210474210f0274e119952ded412657e7e0e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T15:59:23.037Z] + go version [2022-07-20T15:59:23.038Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-20T15:59:23.067Z] $ docker stop --time=1 85e15dbbd01685466ee69e27ad7ed210474210f0274e119952ded412657e7e0e [2022-07-20T15:59:24.685Z] $ docker rm -f 85e15dbbd01685466ee69e27ad7ed210474210f0274e119952ded412657e7e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T15:59:25.292Z] + docker inspect -f . ci-base-image-arm64 [2022-07-20T15:59:25.292Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T15:59:25.528Z] prd-ubuntu20.04-docker-arm64-4c-16g-20597 does not seem to be running inside a container [2022-07-20T15:59:25.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/87 -v /w/workspace/app-service-configurable/87:/w/workspace/app-service-configurable/87:rw,z -v /w/workspace/app-service-configurable/87@tmp:/w/workspace/app-service-configurable/87@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-20T15:59:26.852Z] $ docker top f764bacb6113eb0a91593f17082d5a2b6bfed5097849b25be152e9174c20c2ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T15:59:27.743Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/87 [Pipeline] fileExists [Pipeline] sh [2022-07-20T15:59:28.405Z] + make test [2022-07-20T15:59:28.405Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-07-20T16:00:50.201Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-07-20T16:00:50.201Z] CGO_ENABLED=1 go vet ./... [2022-07-20T16:01:12.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-20T16:01:12.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-20T16:01:12.435Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-20T16:01:12.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-20T16:01:12.480Z] $ docker stop --time=1 f764bacb6113eb0a91593f17082d5a2b6bfed5097849b25be152e9174c20c2ca [2022-07-20T16:01:14.335Z] $ docker rm -f f764bacb6113eb0a91593f17082d5a2b6bfed5097849b25be152e9174c20c2ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T16:01:15.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-20T16:01:15.359Z] Warning: overwriting stash ‘coverage-report’ [2022-07-20T16:01:15.840Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-20T16:01:16.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-20T16:01:16.573Z] + ls -al . [2022-07-20T16:01:16.574Z] total 164 [2022-07-20T16:01:16.574Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 15:59 . [2022-07-20T16:01:16.574Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 15:57 .. [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 15:57 .dockerignore [2022-07-20T16:01:16.574Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 15:57 .git [2022-07-20T16:01:16.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:57 .github [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 15:57 .gitignore [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 8830 Jul 20 15:57 Attribution.txt [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jul 20 15:57 CHANGELOG.md [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 2089 Jul 20 15:57 Dockerfile [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 15:57 GOVERNANCE.md [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 15:57 Jenkinsfile [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 15:57 LICENSE [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 15:57 OWNERS.md [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jul 20 15:57 README.md [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 20 15:55 VERSION [2022-07-20T16:01:16.574Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 15:57 bin [2022-07-20T16:01:16.574Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 20 15:59 coverage.out [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 3337 Jul 20 15:57 go.mod [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 35612 Jul 20 15:57 go.sum [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jul 20 15:57 main.go [2022-07-20T16:01:16.574Z] -rw-rw-r-- 1 jenkins jenkins 1959 Jul 20 15:57 makefile [2022-07-20T16:01:16.574Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 15:57 res [2022-07-20T16:01:16.574Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 15:57 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:01:16.933Z] + 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=6085ab4eae462fefc7cb0a382f63c0193af74bd5 --label arch=arm64 --label version=2.2.1-dev.10 . [2022-07-20T16:01:16.933Z] Sending build context to Docker daemon 206.3kB [2022-07-20T16:01:17.220Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2022-07-20T16:01:17.220Z] Step 2/27 : FROM ${BASE} AS builder [2022-07-20T16:01:17.220Z] ---> 50acd10b431c [2022-07-20T16:01:17.220Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-20T16:01:17.220Z] ---> Running in 85e0544a1e4a [2022-07-20T16:01:17.819Z] Removing intermediate container 85e0544a1e4a [2022-07-20T16:01:17.819Z] ---> 7339f4735367 [2022-07-20T16:01:17.819Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-07-20T16:01:17.819Z] ---> Running in 299b3a7770f3 [2022-07-20T16:01:18.095Z] Removing intermediate container 299b3a7770f3 [2022-07-20T16:01:18.095Z] ---> ea52809b1241 [2022-07-20T16:01:18.095Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T16:01:18.095Z] ---> Running in 8778a6802da5 [2022-07-20T16:01:18.694Z] Removing intermediate container 8778a6802da5 [2022-07-20T16:01:18.694Z] ---> ab8a4f7f41bb [2022-07-20T16:01:18.694Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-20T16:01:18.694Z] ---> Running in 8078371e59ae [2022-07-20T16:01:20.671Z] Removing intermediate container 8078371e59ae [2022-07-20T16:01:20.671Z] ---> c37c365c06e1 [2022-07-20T16:01:20.671Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-20T16:01:20.671Z] ---> Running in 35cb4af19692 [2022-07-20T16:01:21.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T16:01:22.640Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T16:01:23.616Z] OK: 221 MiB in 51 packages [2022-07-20T16:01:24.599Z] Removing intermediate container 35cb4af19692 [2022-07-20T16:01:24.599Z] ---> b8d94399c61d [2022-07-20T16:01:24.599Z] Step 8/27 : WORKDIR /app [2022-07-20T16:01:24.599Z] ---> Running in 6420dfdbe861 [2022-07-20T16:01:24.873Z] Removing intermediate container 6420dfdbe861 [2022-07-20T16:01:24.873Z] ---> bad6eae11d40 [2022-07-20T16:01:24.873Z] Step 9/27 : COPY go.mod vendor* ./ [2022-07-20T16:01:25.487Z] ---> 84863146209b [2022-07-20T16:01:25.487Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-20T16:01:25.487Z] ---> Running in d6653f995435 [2022-07-20T16:01:28.112Z] Removing intermediate container d6653f995435 [2022-07-20T16:01:28.112Z] ---> ddb50826baf7 [2022-07-20T16:01:28.112Z] Step 11/27 : COPY . . [2022-07-20T16:01:28.387Z] ---> 6bfa2beeaea1 [2022-07-20T16:01:28.387Z] Step 12/27 : ARG MAKE="make build" [2022-07-20T16:01:28.387Z] ---> Running in c988e17a5236 [2022-07-20T16:01:28.673Z] Removing intermediate container c988e17a5236 [2022-07-20T16:01:28.673Z] ---> ffa392f51001 [2022-07-20T16:01:28.673Z] Step 13/27 : RUN $MAKE [2022-07-20T16:01:28.948Z] ---> Running in 1154894296c6 [2022-07-20T16:01:29.935Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.10" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-07-20T16:03:51.853Z] Removing intermediate container 1154894296c6 [2022-07-20T16:03:51.853Z] ---> 2d252e250f3a [2022-07-20T16:03:51.853Z] Step 14/27 : FROM alpine:3.16 [2022-07-20T16:03:51.853Z] 3.16: Pulling from library/alpine [2022-07-20T16:03:51.853Z] f97344484467: Pulling fs layer [2022-07-20T16:03:51.853Z] f97344484467: Download complete [2022-07-20T16:03:51.853Z] f97344484467: Pull complete [2022-07-20T16:03:51.853Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-20T16:03:51.853Z] Status: Downloaded newer image for alpine:3.16 [2022-07-20T16:03:51.853Z] ---> 3d81c46cd875 [2022-07-20T16:03:51.853Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-20T16:03:51.853Z] ---> Running in eabe0b69f9ac [2022-07-20T16:03:51.853Z] Removing intermediate container eabe0b69f9ac [2022-07-20T16:03:51.853Z] ---> 7c2ae98f779f [2022-07-20T16:03:51.853Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-07-20T16:03:51.853Z] ---> Running in b4bc0deba5b6 [2022-07-20T16:03:51.853Z] Removing intermediate container b4bc0deba5b6 [2022-07-20T16:03:51.853Z] ---> a1d86b61154b [2022-07-20T16:03:51.854Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-07-20T16:03:51.854Z] ---> Running in a5eadf5a9ab1 [2022-07-20T16:03:51.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-20T16:03:51.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-20T16:03:51.854Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-20T16:03:51.854Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-20T16:03:51.854Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-07-20T16:03:51.854Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-20T16:03:51.854Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-20T16:03:51.854Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-20T16:03:51.854Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-20T16:03:51.854Z] Executing busybox-1.35.0-r15.trigger [2022-07-20T16:03:51.854Z] Executing ca-certificates-20211220-r0.trigger [2022-07-20T16:03:51.854Z] OK: 9 MiB in 21 packages [2022-07-20T16:03:51.854Z] Removing intermediate container a5eadf5a9ab1 [2022-07-20T16:03:51.854Z] ---> ada1087e049e [2022-07-20T16:03:51.854Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-20T16:03:51.854Z] ---> afc3f170b0e5 [2022-07-20T16:03:51.854Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-20T16:03:51.854Z] ---> 53a7a4ad8850 [2022-07-20T16:03:51.854Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-07-20T16:03:51.854Z] ---> 6e88a6786470 [2022-07-20T16:03:51.854Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-07-20T16:03:51.854Z] ---> 1cac2548e800 [2022-07-20T16:03:51.854Z] Step 22/27 : EXPOSE 48095 [2022-07-20T16:03:51.854Z] ---> Running in e88d02edf592 [2022-07-20T16:03:51.854Z] Removing intermediate container e88d02edf592 [2022-07-20T16:03:51.854Z] ---> 09e93f244720 [2022-07-20T16:03:51.854Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-07-20T16:03:51.854Z] ---> Running in 0503ef7f8211 [2022-07-20T16:03:51.854Z] Removing intermediate container 0503ef7f8211 [2022-07-20T16:03:51.854Z] ---> 45f2cab15fdc [2022-07-20T16:03:51.854Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-20T16:03:51.854Z] ---> Running in 214406e4fe94 [2022-07-20T16:03:51.854Z] Removing intermediate container 214406e4fe94 [2022-07-20T16:03:51.854Z] ---> b62d570296ea [2022-07-20T16:03:51.854Z] Step 25/27 : LABEL arch=arm64 [2022-07-20T16:03:51.854Z] ---> Running in 2b7c8a0ece0e [2022-07-20T16:03:51.854Z] Removing intermediate container 2b7c8a0ece0e [2022-07-20T16:03:51.854Z] ---> 2ab017c029e0 [2022-07-20T16:03:51.854Z] Step 26/27 : LABEL git_sha=6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-20T16:03:51.854Z] ---> Running in d21a93fbeb31 [2022-07-20T16:03:52.136Z] Removing intermediate container d21a93fbeb31 [2022-07-20T16:03:52.136Z] ---> fc43080fb94c [2022-07-20T16:03:52.137Z] Step 27/27 : LABEL version=2.2.1-dev.10 [2022-07-20T16:03:52.421Z] ---> Running in c507de3d4610 [2022-07-20T16:03:52.702Z] Removing intermediate container c507de3d4610 [2022-07-20T16:03:52.702Z] ---> b9945509fc3a [2022-07-20T16:03:52.702Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-20T16:03:52.702Z] Successfully built b9945509fc3a [2022-07-20T16:03:52.702Z] 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-20T16:03:52.842Z] provisioning config files... [2022-07-20T16:03:52.863Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/87@tmp/config663660172338105041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:03:53.230Z] ---> docker-login.sh [2022-07-20T16:03:53.230Z] nexus3.edgexfoundry.org:10001 [2022-07-20T16:03:53.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T16:03:53.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T16:03:53.506Z] Configure a credential helper to remove this warning. See [2022-07-20T16:03:53.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T16:03:53.506Z] [2022-07-20T16:03:53.506Z] Login Succeeded [2022-07-20T16:03:53.506Z] nexus3.edgexfoundry.org:10002 [2022-07-20T16:03:54.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T16:03:54.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T16:03:54.106Z] Configure a credential helper to remove this warning. See [2022-07-20T16:03:54.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T16:03:54.106Z] [2022-07-20T16:03:54.106Z] Login Succeeded [2022-07-20T16:03:54.106Z] nexus3.edgexfoundry.org:10003 [2022-07-20T16:03:54.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T16:03:54.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T16:03:54.709Z] Configure a credential helper to remove this warning. See [2022-07-20T16:03:54.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T16:03:54.709Z] [2022-07-20T16:03:54.709Z] Login Succeeded [2022-07-20T16:03:54.709Z] nexus3.edgexfoundry.org:10004 [2022-07-20T16:03:54.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T16:03:55.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T16:03:55.263Z] Configure a credential helper to remove this warning. See [2022-07-20T16:03:55.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T16:03:55.263Z] [2022-07-20T16:03:55.263Z] Login Succeeded [2022-07-20T16:03:55.263Z] docker.io [2022-07-20T16:03:55.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-20T16:03:56.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-20T16:03:56.143Z] Configure a credential helper to remove this warning. See [2022-07-20T16:03:56.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-20T16:03:56.143Z] [2022-07-20T16:03:56.143Z] Login Succeeded [2022-07-20T16:03:56.143Z] ---> docker-login.sh ends [Pipeline] } [2022-07-20T16:03:56.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-20T16:03:56.191Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-20T16:03:56.214Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-07-20T16:03:56.214Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-20T16:03:56.214Z] latest [2022-07-20T16:03:56.214Z] 2.2.1-dev.10 [2022-07-20T16:03:56.214Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [2022-07-20T16:03:56.214Z] main [2022-07-20T16:03:56.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:03:56.589Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:03:56.969Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-20T16:03:56.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-20T16:03:56.970Z] e37beab00b7b: Preparing [2022-07-20T16:03:56.970Z] d432f347d1b8: Preparing [2022-07-20T16:03:56.970Z] a08a58b8a6ce: Preparing [2022-07-20T16:03:56.970Z] 793ac843eb91: Preparing [2022-07-20T16:03:56.970Z] 5a8403005633: Preparing [2022-07-20T16:03:56.970Z] 5b7df235d876: Preparing [2022-07-20T16:03:56.970Z] 5b7df235d876: Waiting [2022-07-20T16:03:57.250Z] a08a58b8a6ce: Pushed [2022-07-20T16:03:57.250Z] d432f347d1b8: Pushed [2022-07-20T16:03:57.250Z] 793ac843eb91: Pushed [2022-07-20T16:03:57.250Z] 5b7df235d876: Layer already exists [2022-07-20T16:03:58.236Z] 5a8403005633: Pushed [2022-07-20T16:04:03.644Z] e37beab00b7b: Pushed [2022-07-20T16:04:03.644Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:04:04.044Z] + 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-20T16:04:04.427Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-20T16:04:04.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-20T16:04:04.427Z] e37beab00b7b: Preparing [2022-07-20T16:04:04.427Z] d432f347d1b8: Preparing [2022-07-20T16:04:04.427Z] a08a58b8a6ce: Preparing [2022-07-20T16:04:04.427Z] 793ac843eb91: Preparing [2022-07-20T16:04:04.427Z] 5a8403005633: Preparing [2022-07-20T16:04:04.427Z] 5b7df235d876: Preparing [2022-07-20T16:04:04.427Z] 5b7df235d876: Waiting [2022-07-20T16:04:04.427Z] d432f347d1b8: Layer already exists [2022-07-20T16:04:04.427Z] 793ac843eb91: Layer already exists [2022-07-20T16:04:04.427Z] a08a58b8a6ce: Layer already exists [2022-07-20T16:04:04.427Z] 5a8403005633: Layer already exists [2022-07-20T16:04:04.427Z] e37beab00b7b: Layer already exists [2022-07-20T16:04:04.703Z] 5b7df235d876: Layer already exists [2022-07-20T16:04:04.703Z] latest: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:04:05.083Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:04:05.453Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.10 [2022-07-20T16:04:05.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-20T16:04:05.453Z] e37beab00b7b: Preparing [2022-07-20T16:04:05.453Z] d432f347d1b8: Preparing [2022-07-20T16:04:05.453Z] a08a58b8a6ce: Preparing [2022-07-20T16:04:05.453Z] 793ac843eb91: Preparing [2022-07-20T16:04:05.453Z] 5a8403005633: Preparing [2022-07-20T16:04:05.453Z] 5b7df235d876: Preparing [2022-07-20T16:04:05.453Z] 5b7df235d876: Waiting [2022-07-20T16:04:05.453Z] 5a8403005633: Layer already exists [2022-07-20T16:04:05.453Z] d432f347d1b8: Layer already exists [2022-07-20T16:04:05.453Z] e37beab00b7b: Layer already exists [2022-07-20T16:04:05.453Z] a08a58b8a6ce: Layer already exists [2022-07-20T16:04:05.453Z] 793ac843eb91: Layer already exists [2022-07-20T16:04:05.725Z] 5b7df235d876: Layer already exists [2022-07-20T16:04:05.725Z] 2.2.1-dev.10: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:04:06.103Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:04:06.472Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [2022-07-20T16:04:06.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-20T16:04:06.472Z] e37beab00b7b: Preparing [2022-07-20T16:04:06.472Z] d432f347d1b8: Preparing [2022-07-20T16:04:06.472Z] a08a58b8a6ce: Preparing [2022-07-20T16:04:06.472Z] 793ac843eb91: Preparing [2022-07-20T16:04:06.472Z] 5a8403005633: Preparing [2022-07-20T16:04:06.472Z] 5b7df235d876: Preparing [2022-07-20T16:04:06.472Z] 5b7df235d876: Waiting [2022-07-20T16:04:06.472Z] d432f347d1b8: Layer already exists [2022-07-20T16:04:06.472Z] a08a58b8a6ce: Layer already exists [2022-07-20T16:04:06.472Z] 793ac843eb91: Layer already exists [2022-07-20T16:04:06.472Z] 5a8403005633: Layer already exists [2022-07-20T16:04:06.472Z] e37beab00b7b: Layer already exists [2022-07-20T16:04:06.472Z] 5b7df235d876: Layer already exists [2022-07-20T16:04:06.747Z] 6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:04:07.133Z] + 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-20T16:04:07.502Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-07-20T16:04:07.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-07-20T16:04:07.503Z] e37beab00b7b: Preparing [2022-07-20T16:04:07.503Z] d432f347d1b8: Preparing [2022-07-20T16:04:07.503Z] a08a58b8a6ce: Preparing [2022-07-20T16:04:07.503Z] 793ac843eb91: Preparing [2022-07-20T16:04:07.503Z] 5a8403005633: Preparing [2022-07-20T16:04:07.503Z] 5b7df235d876: Preparing [2022-07-20T16:04:07.503Z] 5b7df235d876: Waiting [2022-07-20T16:04:07.503Z] a08a58b8a6ce: Layer already exists [2022-07-20T16:04:07.503Z] 5a8403005633: Layer already exists [2022-07-20T16:04:07.503Z] 793ac843eb91: Layer already exists [2022-07-20T16:04:07.503Z] e37beab00b7b: Layer already exists [2022-07-20T16:04:07.503Z] d432f347d1b8: Layer already exists [2022-07-20T16:04:07.503Z] 5b7df235d876: Layer already exists [2022-07-20T16:04:07.777Z] main: digest: sha256:dcb3c90774446b5814883aebe68c4d2b4bf91ca086785b3270f44849564f145b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-20T16:04:07.845Z] ===================================================== [Pipeline] echo [2022-07-20T16:04:07.854Z] taggedImages: [2022-07-20T16:04:07.854Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5 [2022-07-20T16:04:07.854Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-07-20T16:04:07.854Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.1-dev.10 [2022-07-20T16:04:07.854Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6085ab4eae462fefc7cb0a382f63c0193af74bd5-2.2.1-dev.10 [2022-07-20T16:04:07.854Z] - 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-20T16:04:08.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T16:04:08.235Z] [2022-07-20T16:04:08.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:04:08.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T16:04:08.865Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-20T16:04:08.865Z] 8998bd30e6a1: Pulling fs layer [2022-07-20T16:04:08.865Z] 04944245beec: Pulling fs layer [2022-07-20T16:04:08.865Z] 699f458cf7ca: Pulling fs layer [2022-07-20T16:04:08.865Z] 765212b225bb: Pulling fs layer [2022-07-20T16:04:08.865Z] f23df028b6ca: Pulling fs layer [2022-07-20T16:04:08.865Z] d65c8cfc05b1: Pulling fs layer [2022-07-20T16:04:08.865Z] 2437ff75d9bd: Pulling fs layer [2022-07-20T16:04:08.865Z] f23df028b6ca: Waiting [2022-07-20T16:04:08.865Z] d65c8cfc05b1: Waiting [2022-07-20T16:04:08.865Z] 765212b225bb: Waiting [2022-07-20T16:04:08.865Z] 2437ff75d9bd: Waiting [2022-07-20T16:04:08.865Z] 04944245beec: Verifying Checksum [2022-07-20T16:04:08.865Z] 04944245beec: Download complete [2022-07-20T16:04:08.865Z] 765212b225bb: Verifying Checksum [2022-07-20T16:04:08.865Z] 765212b225bb: Download complete [2022-07-20T16:04:08.865Z] f23df028b6ca: Verifying Checksum [2022-07-20T16:04:08.865Z] f23df028b6ca: Download complete [2022-07-20T16:04:09.140Z] d65c8cfc05b1: Verifying Checksum [2022-07-20T16:04:09.140Z] d65c8cfc05b1: Download complete [2022-07-20T16:04:09.140Z] 699f458cf7ca: Verifying Checksum [2022-07-20T16:04:09.140Z] 699f458cf7ca: Download complete [2022-07-20T16:04:09.413Z] 8998bd30e6a1: Verifying Checksum [2022-07-20T16:04:09.413Z] 8998bd30e6a1: Download complete [2022-07-20T16:04:12.040Z] 2437ff75d9bd: Verifying Checksum [2022-07-20T16:04:12.040Z] 2437ff75d9bd: Download complete [2022-07-20T16:04:14.032Z] 8998bd30e6a1: Pull complete [2022-07-20T16:04:14.309Z] 04944245beec: Pull complete [2022-07-20T16:04:15.750Z] 699f458cf7ca: Pull complete [2022-07-20T16:04:16.026Z] 765212b225bb: Pull complete [2022-07-20T16:04:16.621Z] f23df028b6ca: Pull complete [2022-07-20T16:04:16.899Z] d65c8cfc05b1: Pull complete [2022-07-20T16:04:31.989Z] 2437ff75d9bd: Pull complete [2022-07-20T16:04:31.989Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-20T16:04:31.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-20T16:04:31.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T16:04:32.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-20597 does not seem to be running inside a container [2022-07-20T16:04:32.358Z] $ 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/87 -v /w/workspace/app-service-configurable/87:/w/workspace/app-service-configurable/87:rw,z -v /w/workspace/app-service-configurable/87@tmp:/w/workspace/app-service-configurable/87@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-20T16:04:35.368Z] $ docker top 94df0ab059ddb8b01ff864a866df8efc5749744c68d87b7c42b554cb9a78ded6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:04:36.317Z] ---> job-cost.sh [2022-07-20T16:04:36.317Z] lf-activate-venv: SKIPPING [2022-07-20T16:04:36.317Z] INFO: No Stack... [2022-07-20T16:04:36.919Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-20T16:04:37.518Z] INFO: Archiving Costs [Pipeline] sh [2022-07-20T16:04:38.465Z] + cut -d, -f6 [2022-07-20T16:04:38.465Z] + cat /w/workspace/app-service-configurable/87/archives/cost.csv [Pipeline] lock [2022-07-20T16:04:38.538Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [2022-07-20T16:04:38.544Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] did not exist. Created. [2022-07-20T16:04:38.544Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-20T16:04:39.245Z] /w/workspace/app-service-configurable/87@tmp/durable-8f16d509/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-20T16:04:39.938Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-20T16:04:39.963Z] Warning: overwriting stash ‘stack-cost’ [2022-07-20T16:04:40.016Z] Stashed 1 file(s) [Pipeline] } [2022-07-20T16:04:40.026Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-20T16:04:40.058Z] $ docker stop --time=1 94df0ab059ddb8b01ff864a866df8efc5749744c68d87b7c42b554cb9a78ded6 [2022-07-20T16:04:41.626Z] $ docker rm -f 94df0ab059ddb8b01ff864a866df8efc5749744c68d87b7c42b554cb9a78ded6 [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-20T16:04:42.180Z] provisioning config files... [2022-07-20T16:04:42.189Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4133239277730981488tmp [Pipeline] { [Pipeline] sh [2022-07-20T16:04:42.488Z] + set +x [2022-07-20T16:04:42.489Z] + curl -s https://codecov.io/bash [2022-07-20T16:04:42.489Z] + bash -s -- [2022-07-20T16:04:42.489Z] [2022-07-20T16:04:42.489Z] _____ _ [2022-07-20T16:04:42.489Z] / ____| | | [2022-07-20T16:04:42.489Z] | | ___ __| | ___ ___ _____ __ [2022-07-20T16:04:42.489Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-20T16:04:42.489Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-20T16:04:42.489Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-20T16:04:42.489Z] Bash-1.0.6 [2022-07-20T16:04:42.489Z] [2022-07-20T16:04:42.489Z] [2022-07-20T16:04:42.489Z] ==> git version 2.25.1 found [2022-07-20T16:04:42.489Z] ==> 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-20T16:04:42.489Z] Release-Date: 2020-01-08 [2022-07-20T16:04:42.489Z] 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-20T16:04:42.489Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-20T16:04:42.489Z] ==> Jenkins CI detected. [2022-07-20T16:04:42.489Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-07-20T16:04:42.489Z] project root: . [2022-07-20T16:04:42.489Z] --> token set from env [2022-07-20T16:04:42.489Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-20T16:04:42.489Z] ==> Running gcov in . (disable via -X gcov) [2022-07-20T16:04:42.489Z] ==> Python coveragepy not found [2022-07-20T16:04:42.489Z] ==> Searching for coverage reports in: [2022-07-20T16:04:42.489Z] + . [2022-07-20T16:04:42.489Z] -> Found 1 reports [2022-07-20T16:04:42.489Z] ==> Detecting git/mercurial file structure [2022-07-20T16:04:42.752Z] ==> Reading reports [2022-07-20T16:04:42.752Z] + ./coverage.out bytes=10 [2022-07-20T16:04:42.752Z] ==> Appending adjustments [2022-07-20T16:04:42.752Z] https://docs.codecov.io/docs/fixing-reports [2022-07-20T16:04:42.752Z] + Found adjustments [2022-07-20T16:04:42.752Z] ==> Gzipping contents [2022-07-20T16:04:42.752Z] 4.0K /tmp/codecov.yu1wU8.gz [2022-07-20T16:04:42.752Z] ==> Uploading reports [2022-07-20T16:04:42.752Z] url: https://codecov.io [2022-07-20T16:04:42.752Z] query: branch=main&commit=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-20T16:04:42.752Z] -> Pinging Codecov [2022-07-20T16:04:42.752Z] 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=6085ab4eae462fefc7cb0a382f63c0193af74bd5&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-20T16:04:43.013Z] -> Uploading to [2022-07-20T16:04:43.013Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-20/A97CA9966030D2A3747ED39772930CCE/6085ab4eae462fefc7cb0a382f63c0193af74bd5/e7acb561-4f78-41d1-bf78-e6d8b3d434ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T160442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7ae0a5fb6c42af3eb682f2b5ff010297136ffad955ac3efffe3d8d6ed7c7760 [2022-07-20T16:04:43.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-20T16:04:43.013Z] Dload Upload Total Spent Left Speed [2022-07-20T16:04:43.274Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2276 --:--:-- --:--:-- --:--:-- 2276 [2022-07-20T16:04:43.274Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] } [2022-07-20T16:04:43.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-20T16:04:43.468Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-20T16:04:43.486Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:04:43.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-20T16:04:43.801Z] [2022-07-20T16:04:43.801Z] 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-20T16:04:44.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-20T16:04:44.102Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-20T16:04:44.102Z] df9b9388f04a: Pulling fs layer [2022-07-20T16:04:44.102Z] 52dc419b0ee2: Pulling fs layer [2022-07-20T16:04:44.102Z] 25bc292e5bac: Pulling fs layer [2022-07-20T16:04:44.102Z] 114826534d7a: Pulling fs layer [2022-07-20T16:04:44.102Z] 4657fd5d0bcf: Pulling fs layer [2022-07-20T16:04:44.102Z] 6ad1cebc031e: Pulling fs layer [2022-07-20T16:04:44.102Z] 8a3aa393b2d8: Pulling fs layer [2022-07-20T16:04:44.102Z] 114826534d7a: Waiting [2022-07-20T16:04:44.102Z] 6ad1cebc031e: Waiting [2022-07-20T16:04:44.102Z] 4657fd5d0bcf: Waiting [2022-07-20T16:04:44.102Z] 25bc292e5bac: Verifying Checksum [2022-07-20T16:04:44.102Z] 25bc292e5bac: Download complete [2022-07-20T16:04:44.102Z] 52dc419b0ee2: Verifying Checksum [2022-07-20T16:04:44.102Z] 52dc419b0ee2: Download complete [2022-07-20T16:04:44.102Z] 4657fd5d0bcf: Verifying Checksum [2022-07-20T16:04:44.102Z] 4657fd5d0bcf: Download complete [2022-07-20T16:04:44.102Z] df9b9388f04a: Verifying Checksum [2022-07-20T16:04:44.363Z] 6ad1cebc031e: Verifying Checksum [2022-07-20T16:04:44.363Z] 6ad1cebc031e: Download complete [2022-07-20T16:04:44.363Z] df9b9388f04a: Pull complete [2022-07-20T16:04:44.363Z] 52dc419b0ee2: Pull complete [2022-07-20T16:04:44.625Z] 25bc292e5bac: Pull complete [2022-07-20T16:04:44.886Z] 114826534d7a: Verifying Checksum [2022-07-20T16:04:44.886Z] 114826534d7a: Download complete [2022-07-20T16:04:45.147Z] 8a3aa393b2d8: Verifying Checksum [2022-07-20T16:04:45.147Z] 8a3aa393b2d8: Download complete [2022-07-20T16:04:49.342Z] 114826534d7a: Pull complete [2022-07-20T16:04:49.342Z] 4657fd5d0bcf: Pull complete [2022-07-20T16:04:49.342Z] 6ad1cebc031e: Pull complete [2022-07-20T16:04:52.634Z] 8a3aa393b2d8: Pull complete [2022-07-20T16:04:52.634Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-20T16:04:52.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-20T16:04:52.634Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T16:04:52.741Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T16:04:52.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-20T16:04:59.471Z] $ docker top b7f1aa90a587b3f3a5a9f60426ae74cab3ac49e53b27501618e44121bab27ef4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-20T16:04:59.539Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-07-20T16:04:59.823Z] + set -o pipefail [2022-07-20T16:04:59.823Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-07-20T16:05:05.108Z] [2022-07-20T16:05:05.108Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-07-20T16:05:05.108Z] [2022-07-20T16:05:05.108Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/998301fe-9d68-48b1-912a-b7694afe40f7 [2022-07-20T16:05:05.108Z] [2022-07-20T16:05:05.108Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-20T16:05:05.108Z] [2022-07-20T16:05:05.108Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-20T16:05:05.108Z] [2022-07-20T16:05:05.372Z] [Pipeline] } [2022-07-20T16:05:05.395Z] $ docker stop --time=1 b7f1aa90a587b3f3a5a9f60426ae74cab3ac49e53b27501618e44121bab27ef4 [2022-07-20T16:05:10.254Z] $ docker rm -f b7f1aa90a587b3f3a5a9f60426ae74cab3ac49e53b27501618e44121bab27ef4 [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-20T16:05:10.966Z] + git log --format=format:%s -1 6085ab4eae462fefc7cb0a382f63c0193af74bd5 [Pipeline] sh [2022-07-20T16:05:11.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T16:05:11.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:05:11.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T16:05:11.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T16:05:11.641Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T16:05:11.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T16:05:12.234Z] $ docker top c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T16:05:12.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T16:05:12.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T16:05:12.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T16:05:12.476Z] $ docker exec c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 ssh-agent [2022-07-20T16:05:12.593Z] SSH_AUTH_SOCK=/tmp/ssh-lsm1hT0AFomi/agent.33 [2022-07-20T16:05:12.593Z] SSH_AGENT_PID=39 [2022-07-20T16:05:12.598Z] Running ssh-add (command line suppressed) [2022-07-20T16:05:12.712Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4483887096863300274.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4483887096863300274.key) [2022-07-20T16:05:12.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T16:05:13.008Z] + git semver tag [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,196 [run_tag] DEBUG tag force:False [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,196 [check_head_tag] DEBUG check head tag [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,197 [execute] INFO git cat-file --batch-check [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,200 [execute] INFO git cat-file --batch [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,210 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,210 [execute] INFO git tag -a v2.2.1-dev.10 -m v2.2.1-dev.10 [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,210 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.10', '-m', 'v2.2.1-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-07-20T16:05:13.267Z] 2022-07-20 16:05:13,215 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T16:05:13.267Z] 2.2.1-dev.10 [Pipeline] } [2022-07-20T16:05:13.287Z] $ docker exec --env ******** --env ******** c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 ssh-agent -k [2022-07-20T16:05:13.403Z] unset SSH_AUTH_SOCK; [2022-07-20T16:05:13.404Z] unset SSH_AGENT_PID; [2022-07-20T16:05:13.404Z] echo Agent pid 39 killed; [2022-07-20T16:05:13.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T16:05:13.775Z] + git semver [Pipeline] } [2022-07-20T16:05:14.367Z] $ docker stop --time=1 c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 [2022-07-20T16:05:15.750Z] $ docker rm -f c9706d15d11fb834f7418f265e246826c283f0da9378b3d077aa6974658965d2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:05:16.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-20T16:05:16.146Z] [2022-07-20T16:05:16.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:05:16.449Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-20T16:05:16.449Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-20T16:05:16.449Z] ab5ef0e58194: Pulling fs layer [2022-07-20T16:05:16.449Z] 9712f1f96733: Pulling fs layer [2022-07-20T16:05:16.449Z] 63f879dbbcfc: Pulling fs layer [2022-07-20T16:05:16.449Z] 0d9ebad4ef96: Pulling fs layer [2022-07-20T16:05:16.449Z] e9a5061849ea: Pulling fs layer [2022-07-20T16:05:16.449Z] d747dcd14b5f: Pulling fs layer [2022-07-20T16:05:16.449Z] 2de7ff778b66: Pulling fs layer [2022-07-20T16:05:16.449Z] d747dcd14b5f: Waiting [2022-07-20T16:05:16.449Z] 0d9ebad4ef96: Waiting [2022-07-20T16:05:16.449Z] 2de7ff778b66: Waiting [2022-07-20T16:05:16.449Z] e9a5061849ea: Waiting [2022-07-20T16:05:16.449Z] 9712f1f96733: Verifying Checksum [2022-07-20T16:05:16.449Z] 9712f1f96733: Download complete [2022-07-20T16:05:16.712Z] 63f879dbbcfc: Verifying Checksum [2022-07-20T16:05:16.712Z] 63f879dbbcfc: Download complete [2022-07-20T16:05:16.972Z] e9a5061849ea: Verifying Checksum [2022-07-20T16:05:16.972Z] e9a5061849ea: Download complete [2022-07-20T16:05:16.972Z] 0d9ebad4ef96: Verifying Checksum [2022-07-20T16:05:16.972Z] 0d9ebad4ef96: Download complete [2022-07-20T16:05:16.972Z] ab5ef0e58194: Verifying Checksum [2022-07-20T16:05:16.972Z] ab5ef0e58194: Download complete [2022-07-20T16:05:16.972Z] d747dcd14b5f: Verifying Checksum [2022-07-20T16:05:16.972Z] d747dcd14b5f: Download complete [2022-07-20T16:05:17.232Z] 2de7ff778b66: Verifying Checksum [2022-07-20T16:05:17.232Z] 2de7ff778b66: Download complete [2022-07-20T16:05:20.528Z] ab5ef0e58194: Pull complete [2022-07-20T16:05:20.528Z] 9712f1f96733: Pull complete [2022-07-20T16:05:21.099Z] 63f879dbbcfc: Pull complete [2022-07-20T16:05:26.386Z] 0d9ebad4ef96: Pull complete [2022-07-20T16:05:26.386Z] e9a5061849ea: Pull complete [2022-07-20T16:05:26.386Z] d747dcd14b5f: Pull complete [2022-07-20T16:05:27.323Z] 2de7ff778b66: Pull complete [2022-07-20T16:05:27.323Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-20T16:05:27.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-20T16:05:27.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T16:05:27.422Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T16:05:27.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-20T16:05:34.596Z] $ docker top 3cd2f6b268fc689a93120c1aacb4e092adb0f96cfdcd0c03c8e1b21bb1ff6fea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-20T16:05:34.667Z] provisioning config files... [2022-07-20T16:05:34.674Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config574144518446587490tmp [2022-07-20T16:05:34.685Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2491551804962602527tmp [2022-07-20T16:05:34.696Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4887659778003030575tmp [Pipeline] { [Pipeline] echo [2022-07-20T16:05:34.711Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:34.992Z] ---> sigul-configuration.sh [2022-07-20T16:05:34.992Z] gpg: directory `/root/.gnupg' created [2022-07-20T16:05:34.992Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-20T16:05:34.992Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-20T16:05:34.992Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-20T16:05:34.992Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-20T16:05:34.992Z] gpg: CAST5 encrypted data [2022-07-20T16:05:34.992Z] gpg: encrypted with 1 passphrase [2022-07-20T16:05:34.992Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-20T16:05:35.278Z] + mkdir /home/jenkins [2022-07-20T16:05:35.278Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-20T16:05:35.566Z] + 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-20T16:05:35.575Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:35.865Z] ---> sigul-install.sh [2022-07-20T16:05:35.865Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-20T16:05:36.153Z] + git tag --list [2022-07-20T16:05:36.153Z] v1.0.0 [2022-07-20T16:05:36.153Z] v1.1.0 [2022-07-20T16:05:36.153Z] v1.2.0 [2022-07-20T16:05:36.153Z] v1.3.0 [2022-07-20T16:05:36.153Z] v1.3.1 [2022-07-20T16:05:36.153Z] v2.0.0 [2022-07-20T16:05:36.153Z] v2.0.1 [2022-07-20T16:05:36.153Z] v2.1.0 [2022-07-20T16:05:36.153Z] v2.1.1 [2022-07-20T16:05:36.153Z] v2.1.1-dev.1 [2022-07-20T16:05:36.153Z] v2.1.1-dev.2 [2022-07-20T16:05:36.153Z] v2.2.0 [2022-07-20T16:05:36.153Z] v2.2.1-dev.1 [2022-07-20T16:05:36.153Z] v2.2.1-dev.10 [2022-07-20T16:05:36.153Z] v2.2.1-dev.2 [2022-07-20T16:05:36.153Z] v2.2.1-dev.3 [2022-07-20T16:05:36.153Z] v2.2.1-dev.4 [2022-07-20T16:05:36.153Z] v2.2.1-dev.5 [2022-07-20T16:05:36.153Z] v2.2.1-dev.6 [2022-07-20T16:05:36.153Z] v2.2.1-dev.7 [2022-07-20T16:05:36.153Z] v2.2.1-dev.8 [2022-07-20T16:05:36.153Z] v2.2.1-dev.9 [Pipeline] sh [2022-07-20T16:05:36.442Z] + lftools sign git-tag v2.2.1-dev.10 [2022-07-20T16:05:37.015Z] Signing Git tag with Sigul... [2022-07-20T16:05:37.015Z] Signing v2.2.1-dev.10 [Pipeline] echo [2022-07-20T16:05:37.284Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:37.572Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-20T16:05:37.584Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-20T16:05:37.615Z] $ docker stop --time=1 3cd2f6b268fc689a93120c1aacb4e092adb0f96cfdcd0c03c8e1b21bb1ff6fea [2022-07-20T16:05:38.920Z] $ docker rm -f 3cd2f6b268fc689a93120c1aacb4e092adb0f96cfdcd0c03c8e1b21bb1ff6fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-20T16:05:39.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T16:05:39.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:05:39.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T16:05:39.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T16:05:39.717Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T16:05:39.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T16:05:40.141Z] $ docker top 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T16:05:40.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T16:05:40.231Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T16:05:40.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T16:05:40.371Z] $ docker exec 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 ssh-agent [2022-07-20T16:05:40.488Z] SSH_AUTH_SOCK=/tmp/ssh-OGmSi0OzQ6oa/agent.34 [2022-07-20T16:05:40.488Z] SSH_AGENT_PID=41 [2022-07-20T16:05:40.492Z] Running ssh-add (command line suppressed) [2022-07-20T16:05:40.621Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5167266795224611546.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5167266795224611546.key) [2022-07-20T16:05:40.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T16:05:40.913Z] + git semver bump pre [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,102 [bump_version] DEBUG bumping version:2.2.1-dev.10 on axis:pre with prefix:dev [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,102 [bump_version] DEBUG bumped version:2.2.1-dev.11 [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,102 [write_version] DEBUG write version:2.2.1-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,102 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,102 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,105 [execute] INFO git cat-file --batch-check [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,105 [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-20T16:05:41.174Z] 2022-07-20 16:05:41,112 [execute] INFO git cat-file --batch [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-20T16:05:41.174Z] 2022-07-20 16:05:41,117 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T16:05:41.174Z] 2.2.1-dev.11 [Pipeline] } [2022-07-20T16:05:41.194Z] $ docker exec --env ******** --env ******** 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 ssh-agent -k [2022-07-20T16:05:41.302Z] unset SSH_AUTH_SOCK; [2022-07-20T16:05:41.302Z] unset SSH_AGENT_PID; [2022-07-20T16:05:41.303Z] echo Agent pid 41 killed; [2022-07-20T16:05:41.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T16:05:41.610Z] + git semver [Pipeline] } [2022-07-20T16:05:41.891Z] $ docker stop --time=1 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 [2022-07-20T16:05:43.151Z] $ docker rm -f 7883440d88f9c72ee8ed591119dad70b0c98a81e671b4a3fdb8244731ca3c468 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-20T16:05:43.496Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-20T16:05:43.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:05:43.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-20T16:05:43.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T16:05:43.881Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T16:05:43.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-20T16:05:44.256Z] $ docker top 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-20T16:05:44.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-20T16:05:44.361Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-20T16:05:44.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-20T16:05:44.509Z] $ docker exec 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 ssh-agent [2022-07-20T16:05:44.632Z] SSH_AUTH_SOCK=/tmp/ssh-YefQ9F0Z8Ydf/agent.33 [2022-07-20T16:05:44.632Z] SSH_AGENT_PID=39 [2022-07-20T16:05:44.636Z] Running ssh-add (command line suppressed) [2022-07-20T16:05:44.753Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5598885455059940265.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5598885455059940265.key) [2022-07-20T16:05:44.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-20T16:05:45.045Z] + git semver push [2022-07-20T16:05:45.305Z] 2022-07-20 16:05:45,233 [run_push] DEBUG push [2022-07-20T16:05:45.305Z] 2022-07-20 16:05:45,234 [execute] INFO git cat-file --batch-check [2022-07-20T16:05:45.305Z] 2022-07-20 16:05:45,234 [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-20T16:05:45.305Z] 2022-07-20 16:05:45,238 [execute] INFO git rev-list c661be6545e234d786f9d7658df650990fe2f2c6 -- [2022-07-20T16:05:45.305Z] 2022-07-20 16:05:45,238 [execute] DEBUG Popen(['git', 'rev-list', 'c661be6545e234d786f9d7658df650990fe2f2c6', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-20T16:05:45.305Z] 2022-07-20 16:05:45,247 [execute] INFO git fetch -v origin [2022-07-20T16:05:45.305Z] 2022-07-20 16:05:45,248 [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-20T16:05:45.876Z] 2022-07-20 16:05:45,749 [run_push] DEBUG no remote changes detected [2022-07-20T16:05:45.876Z] 2022-07-20 16:05:45,750 [execute] INFO git push origin semver [2022-07-20T16:05:45.876Z] 2022-07-20 16:05:45,751 [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-20T16:05:46.448Z] 2022-07-20 16:05:46,444 [run_push] DEBUG push all version tags [2022-07-20T16:05:46.448Z] 2022-07-20 16:05:46,445 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-20T16:05:46.448Z] 2022-07-20 16:05:46,445 [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-20T16:05:47.391Z] 2022-07-20 16:05:47,174 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-07-20T16:05:47.391Z] 2.2.1-dev.11 [Pipeline] } [2022-07-20T16:05:47.410Z] $ docker exec --env ******** --env ******** 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 ssh-agent -k [2022-07-20T16:05:47.519Z] unset SSH_AUTH_SOCK; [2022-07-20T16:05:47.521Z] unset SSH_AGENT_PID; [2022-07-20T16:05:47.521Z] echo Agent pid 39 killed; [2022-07-20T16:05:47.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-20T16:05:47.829Z] + git semver [Pipeline] } [2022-07-20T16:05:48.113Z] $ docker stop --time=1 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 [2022-07-20T16:05:49.410Z] $ docker rm -f 8f12a7e6c7ed3fabb047b09eb3d57673cd4297a13850c62b95060706234fb183 [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-20T16:05:49.969Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-07-20T16:05:49.969Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-20T16:05:49.969Z] total 16 [2022-07-20T16:05:49.969Z] drwxr-xr-x 3 root root 4096 Jul 20 15:56 . [2022-07-20T16:05:49.969Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 16:05 .. [2022-07-20T16:05:49.969Z] drwxr-xr-x 2 root root 4096 Jul 20 15:56 cost [2022-07-20T16:05:49.969Z] -rw-r--r-- 1 root root 94 Jul 20 15:56 cost.csv [2022-07-20T16:05:49.969Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-07-20T16:05:49.969Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-07-20T16:05:49.970Z] total 16 [2022-07-20T16:05:49.970Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 15:56 . [2022-07-20T16:05:49.970Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 16:05 .. [2022-07-20T16:05:49.970Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 15:56 cost [2022-07-20T16:05:49.970Z] -rw-r--r-- 1 jenkins jenkins 94 Jul 20 15:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:50.262Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:51.126Z] ---> package-listing.sh [2022-07-20T16:05:51.126Z] ++ facter osfamily [2022-07-20T16:05:51.126Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-20T16:05:51.387Z] + OS_FAMILY=debian [2022-07-20T16:05:51.387Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-07-20T16:05:51.387Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-20T16:05:51.387Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-20T16:05:51.387Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-20T16:05:51.387Z] + PACKAGES=/tmp/packages_start.txt [2022-07-20T16:05:51.387Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-20T16:05:51.387Z] + PACKAGES=/tmp/packages_end.txt [2022-07-20T16:05:51.387Z] + case "${OS_FAMILY}" in [2022-07-20T16:05:51.387Z] + dpkg -l [2022-07-20T16:05:51.387Z] + grep '^ii' [2022-07-20T16:05:51.387Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-20T16:05:51.387Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-20T16:05:51.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-20T16:05:51.387Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-07-20T16:05:51.387Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-07-20T16:05:51.387Z] + 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-20T16:05:51.400Z] 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-20T16:05:51.678Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-20T16:05:52.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-20T16:05:52.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-20T16:05:52.326Z] prd-ubuntu20.04-docker-8c-8g-20596 does not seem to be running inside a container [2022-07-20T16:05:52.376Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-20T16:05:52.612Z] $ docker top d3e3947faffe8681f0dd704fadf8aaeb087c8ed9cc5c70eda7b397fb3fd4ddb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-20T16:05:52.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-20T16:05:53.238Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-20T16:05:53.525Z] + ls /var/log/sa-host [2022-07-20T16:05:53.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-20T16:05:53.651Z] provisioning config files... [2022-07-20T16:05:53.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2355484067456507963tmp [Pipeline] { [Pipeline] echo [2022-07-20T16:05:53.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:53.954Z] ---> create-netrc.sh [Pipeline] } [2022-07-20T16:05:53.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:54.307Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-20T16:05:54.316Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:54.600Z] ---> sudo-logs.sh [2022-07-20T16:05:54.600Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-20T16:05:54.620Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:54.902Z] ---> job-cost.sh [2022-07-20T16:05:54.903Z] lf-activate-venv: SKIPPING [2022-07-20T16:05:54.903Z] DEBUG: total: 0.2199999988079071 [2022-07-20T16:05:54.903Z] INFO: Retrieving Stack Cost... [2022-07-20T16:05:55.161Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-20T16:05:55.730Z] INFO: Archiving Costs [Pipeline] echo [2022-07-20T16:05:55.742Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-20T16:05:56.028Z] ---> logs-deploy.sh [2022-07-20T16:05:56.028Z] lf-activate-venv: SKIPPING [2022-07-20T16:05:56.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/87 [2022-07-20T16:05:56.028Z] INFO: archiving workspace using pattern(s): [2022-07-20T16:05:56.969Z] Archives upload complete. [2022-07-20T16:05:56.969Z] INFO: archiving logs to Nexus