Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33a8a0fb1d1881fd1b73fa23662390bbef39c173 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-ssh16865232134951025260.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15503708994259831900.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13585552845240802751.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh4175088816519440471.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3097365780555764090.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-2963 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 33a8a0fb1d1881fd1b73fa23662390bbef39c173 (main) Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#502)" > 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 33a8a0fb1d1881fd1b73fa23662390bbef39c173 # timeout=10 > git rev-list --no-walk 98ba4b579a71d8df1e8645a2b00f90d0d7fafb5d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T16:31:29.034Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T16:31:29.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T16:31:29.097Z] ========================================================= [2023-01-18T16:31:29.097Z] EdgeX Global Pipelines Version Info [2023-01-18T16:31:29.097Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:31:29.799Z] ------------------- [2023-01-18T16:31:29.799Z] stable info: [2023-01-18T16:31:29.799Z] ------------------- [2023-01-18T16:31:29.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T16:31:29.799Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T16:31:29.799Z] Message: update stable to v1.0.244 [2023-01-18T16:31:30.370Z] ------------------- [2023-01-18T16:31:30.370Z] experimental info: [2023-01-18T16:31:30.370Z] ------------------- [2023-01-18T16:31:30.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T16:31:30.370Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T16:31:30.370Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T16:31:30.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-18T16:31:30.540Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-18T16:31:30.548Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T16:31:30.556Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T16:31:30.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T16:31:30.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T16:31:30.589Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T16:31:30.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T16:31:30.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T16:31:30.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T16:31:30.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T16:31:30.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-18T16:31:30.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T16:31:30.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T16:31:30.689Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T16:31:30.699Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T16:31:30.711Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T16:31:30.722Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T16:31:30.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T16:31:30.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T16:31:30.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T16:31:30.770Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T16:31:30.782Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T16:31:30.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T16:31:30.806Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T16:31:30.817Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T16:31:30.828Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T16:31:30.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-18T16:31:30.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-18T16:31:30.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-18T16:31:30.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] echo [2023-01-18T16:31:30.889Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33a8a0f [Pipeline] echo [2023-01-18T16:31:30.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:31:30.939Z] provisioning config files... [2023-01-18T16:31:30.953Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9455875920876129434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:31:31.252Z] ---> docker-login.sh [2023-01-18T16:31:31.252Z] nexus3.edgexfoundry.org:10001 [2023-01-18T16:31:31.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:31.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:31.513Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:31.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:31.513Z] [2023-01-18T16:31:31.513Z] Login Succeeded [2023-01-18T16:31:31.513Z] nexus3.edgexfoundry.org:10002 [2023-01-18T16:31:31.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:31.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:31.775Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:31.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:31.775Z] [2023-01-18T16:31:31.775Z] Login Succeeded [2023-01-18T16:31:31.775Z] nexus3.edgexfoundry.org:10003 [2023-01-18T16:31:31.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:31.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:31.775Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:31.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:31.775Z] [2023-01-18T16:31:31.775Z] Login Succeeded [2023-01-18T16:31:31.775Z] nexus3.edgexfoundry.org:10004 [2023-01-18T16:31:31.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:32.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:32.035Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:32.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:32.035Z] [2023-01-18T16:31:32.035Z] Login Succeeded [2023-01-18T16:31:32.035Z] docker.io [2023-01-18T16:31:32.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:32.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:32.294Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:32.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:32.294Z] [2023-01-18T16:31:32.294Z] Login Succeeded [2023-01-18T16:31:32.294Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T16:31:32.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T16:31:32.684Z] + git rev-list -1 --merges 33a8a0fb1d1881fd1b73fa23662390bbef39c173~1..33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] echo [2023-01-18T16:31:32.728Z] -----------> git rev-list -1 --merges 33a8a0fb1d1881fd1b73fa23662390bbef39c173~1..33a8a0fb1d1881fd1b73fa23662390bbef39c173 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [false] [Pipeline] sh [2023-01-18T16:31:33.018Z] + git log --format=format:%s -1 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] echo [2023-01-18T16:31:33.034Z] ========================================================= [2023-01-18T16:31:33.034Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T16:31:33.034Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T16:31:33.394Z] + git log --format=format:%s -1 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] echo [2023-01-18T16:31:33.407Z] [semverPrep] GIT_COMMIT: 33a8a0fb1d1881fd1b73fa23662390bbef39c173, Commit Message: refactor(snap)!: Drop the support for legacy snap env options (#502) [Pipeline] echo [2023-01-18T16:31:33.419Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T16:31:33.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T16:31:33.780Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T16:31:33.780Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T16:31:33.780Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T16:31:33.780Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T16:31:33.780Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T16:31:33.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:31:34.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:31:34.180Z] [2023-01-18T16:31:34.180Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:31:34.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:31:34.486Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T16:31:34.486Z] b85a868b505f: Pulling fs layer [2023-01-18T16:31:34.486Z] e2be974225ed: Pulling fs layer [2023-01-18T16:31:34.486Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T16:31:34.486Z] 988bab9f4d93: Pulling fs layer [2023-01-18T16:31:34.486Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T16:31:34.486Z] eaf3925da568: Pulling fs layer [2023-01-18T16:31:34.486Z] bab4dde63d76: Pulling fs layer [2023-01-18T16:31:34.486Z] bde34c3a00c8: Pulling fs layer [2023-01-18T16:31:34.486Z] b352a97aabf1: Pulling fs layer [2023-01-18T16:31:34.486Z] 4872d77fe225: Pulling fs layer [2023-01-18T16:31:34.486Z] 5851b861e8e6: Pulling fs layer [2023-01-18T16:31:34.486Z] 988bab9f4d93: Waiting [2023-01-18T16:31:34.486Z] bde34c3a00c8: Waiting [2023-01-18T16:31:34.486Z] b352a97aabf1: Waiting [2023-01-18T16:31:34.486Z] 1469e6f7b9e6: Waiting [2023-01-18T16:31:34.486Z] 4872d77fe225: Waiting [2023-01-18T16:31:34.486Z] eaf3925da568: Waiting [2023-01-18T16:31:34.486Z] bab4dde63d76: Waiting [2023-01-18T16:31:34.486Z] 5851b861e8e6: Waiting [2023-01-18T16:31:34.486Z] e2be974225ed: Download complete [2023-01-18T16:31:34.486Z] 988bab9f4d93: Download complete [2023-01-18T16:31:34.749Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T16:31:34.749Z] 1469e6f7b9e6: Download complete [2023-01-18T16:31:34.749Z] eaf3925da568: Verifying Checksum [2023-01-18T16:31:34.749Z] eaf3925da568: Download complete [2023-01-18T16:31:34.749Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T16:31:34.749Z] 339a4e72a1f5: Download complete [2023-01-18T16:31:34.749Z] bde34c3a00c8: Verifying Checksum [2023-01-18T16:31:34.749Z] bde34c3a00c8: Download complete [2023-01-18T16:31:34.749Z] b352a97aabf1: Download complete [2023-01-18T16:31:34.749Z] 4872d77fe225: Verifying Checksum [2023-01-18T16:31:34.749Z] 4872d77fe225: Download complete [2023-01-18T16:31:34.749Z] 5851b861e8e6: Verifying Checksum [2023-01-18T16:31:34.749Z] 5851b861e8e6: Download complete [2023-01-18T16:31:35.009Z] b85a868b505f: Verifying Checksum [2023-01-18T16:31:35.009Z] b85a868b505f: Download complete [2023-01-18T16:31:35.269Z] bab4dde63d76: Verifying Checksum [2023-01-18T16:31:35.269Z] bab4dde63d76: Download complete [2023-01-18T16:31:36.206Z] b85a868b505f: Pull complete [2023-01-18T16:31:36.206Z] e2be974225ed: Pull complete [2023-01-18T16:31:36.773Z] 339a4e72a1f5: Pull complete [2023-01-18T16:31:36.773Z] 988bab9f4d93: Pull complete [2023-01-18T16:31:37.033Z] 1469e6f7b9e6: Pull complete [2023-01-18T16:31:37.033Z] eaf3925da568: Pull complete [2023-01-18T16:31:38.936Z] bab4dde63d76: Pull complete [2023-01-18T16:31:38.936Z] bde34c3a00c8: Pull complete [2023-01-18T16:31:38.936Z] b352a97aabf1: Pull complete [2023-01-18T16:31:38.936Z] 4872d77fe225: Pull complete [2023-01-18T16:31:38.936Z] 5851b861e8e6: Pull complete [2023-01-18T16:31:38.936Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T16:31:38.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:31:38.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:31:39.021Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:31:39.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T16:31:42.578Z] $ docker top 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 -eo pid,comm [2023-01-18T16:31:42.633Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T16:31:42.633Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T16:31:42.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T16:31:42.667Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T16:31:42.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T16:31:42.787Z] $ docker exec 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 ssh-agent [2023-01-18T16:31:42.880Z] SSH_AUTH_SOCK=/tmp/ssh-L631a49XIT3B/agent.32 [2023-01-18T16:31:42.880Z] SSH_AGENT_PID=38 [2023-01-18T16:31:42.886Z] Running ssh-add (command line suppressed) [2023-01-18T16:31:42.975Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9851954914225310980.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9851954914225310980.key) [2023-01-18T16:31:42.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T16:31:43.275Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T16:31:43.286Z] $ docker exec --env ******** --env ******** 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 ssh-agent -k [2023-01-18T16:31:43.379Z] unset SSH_AUTH_SOCK; [2023-01-18T16:31:43.379Z] unset SSH_AGENT_PID; [2023-01-18T16:31:43.379Z] echo Agent pid 38 killed; [2023-01-18T16:31:43.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T16:31:43.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T16:31:43.423Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T16:31:43.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T16:31:43.528Z] $ docker exec 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 ssh-agent [2023-01-18T16:31:43.633Z] SSH_AUTH_SOCK=/tmp/ssh-FixcGKn5SEb4/agent.70 [2023-01-18T16:31:43.633Z] SSH_AGENT_PID=76 [2023-01-18T16:31:43.638Z] Running ssh-add (command line suppressed) [2023-01-18T16:31:43.741Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16800404944427124948.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16800404944427124948.key) [2023-01-18T16:31:43.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T16:31:44.043Z] + git semver init [2023-01-18T16:31:44.302Z] 2023-01-18 16:31:44,211 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T16:31:44.302Z] 2023-01-18 16:31:44,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-01-18T16:31:44.302Z] 2023-01-18 16:31:44,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-01-18T16:31:44.302Z] 2023-01-18 16:31:44,215 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T16:31:45.240Z] 2023-01-18 16:31:45,067 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-01-18T16:31:45.240Z] 2023-01-18 16:31:45,068 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-01-18T16:31:45.240Z] 2023-01-18 16:31:45,068 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:31:45.240Z] 2023-01-18 16:31:45,069 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:31:45.240Z] 3.0.0-dev.10 [Pipeline] } [2023-01-18T16:31:45.248Z] $ docker exec --env ******** --env ******** 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 ssh-agent -k [2023-01-18T16:31:45.366Z] unset SSH_AUTH_SOCK; [2023-01-18T16:31:45.366Z] unset SSH_AGENT_PID; [2023-01-18T16:31:45.366Z] echo Agent pid 76 killed; [2023-01-18T16:31:45.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T16:31:45.686Z] + git semver [Pipeline] } [2023-01-18T16:31:45.957Z] $ docker stop --time=1 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 [2023-01-18T16:31:47.230Z] $ docker rm -f --volumes 9456e0f6d375489576aafc41bf8d6d84d7025d1cf33e862d55a069075e167f23 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T16:31:47.565Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T16:31:47.766Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T16:31:47.770Z] [edgeXSemver]: initialized semver on version 3.0.0-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 [2023-01-18T16:31:47.889Z] provisioning config files... [2023-01-18T16:31:47.898Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5635810758582626779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:31:48.189Z] ---> docker-login.sh [2023-01-18T16:31:48.189Z] nexus3.edgexfoundry.org:10001 [2023-01-18T16:31:48.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:48.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:48.189Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:48.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:48.189Z] [2023-01-18T16:31:48.189Z] Login Succeeded [2023-01-18T16:31:48.189Z] nexus3.edgexfoundry.org:10002 [2023-01-18T16:31:48.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:48.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:48.449Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:48.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:48.449Z] [2023-01-18T16:31:48.449Z] Login Succeeded [2023-01-18T16:31:48.449Z] nexus3.edgexfoundry.org:10003 [2023-01-18T16:31:48.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:48.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:48.449Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:48.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:48.449Z] [2023-01-18T16:31:48.449Z] Login Succeeded [2023-01-18T16:31:48.449Z] nexus3.edgexfoundry.org:10004 [2023-01-18T16:31:48.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:48.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:48.708Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:48.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:48.708Z] [2023-01-18T16:31:48.708Z] Login Succeeded [2023-01-18T16:31:48.708Z] docker.io [2023-01-18T16:31:48.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:31:48.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:31:48.967Z] Configure a credential helper to remove this warning. See [2023-01-18T16:31:48.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:31:48.967Z] [2023-01-18T16:31:48.967Z] Login Succeeded [2023-01-18T16:31:48.967Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T16:31:48.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T16:31:49.038Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:31:49.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:31:49.066Z] ========================================================= [2023-01-18T16:31:49.066Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T16:31:49.066Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:31:49.389Z] + 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 . [2023-01-18T16:31:49.389Z] Sending build context to Docker daemon 3.226MB [2023-01-18T16:31:49.389Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T16:31:49.389Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T16:31:49.389Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T16:31:49.389Z] 213ec9aee27d: Pulling fs layer [2023-01-18T16:31:49.389Z] 4583459ba037: Pulling fs layer [2023-01-18T16:31:49.389Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T16:31:49.389Z] 53926ce57604: Pulling fs layer [2023-01-18T16:31:49.389Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T16:31:49.389Z] 22ff95d597cd: Pulling fs layer [2023-01-18T16:31:49.389Z] 22ff95d597cd: Waiting [2023-01-18T16:31:49.389Z] 21b2b0c7a3f4: Waiting [2023-01-18T16:31:49.389Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T16:31:49.389Z] 53926ce57604: Waiting [2023-01-18T16:31:49.389Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T16:31:49.389Z] a7acece74701: Pulling fs layer [2023-01-18T16:31:49.389Z] 12d6caf4c0d1: Waiting [2023-01-18T16:31:49.389Z] 96b7cbca73a9: Waiting [2023-01-18T16:31:49.389Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T16:31:49.389Z] 93c1e223e6f2: Download complete [2023-01-18T16:31:49.389Z] 4583459ba037: Download complete [2023-01-18T16:31:49.389Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T16:31:49.389Z] 21b2b0c7a3f4: Download complete [2023-01-18T16:31:49.389Z] 22ff95d597cd: Download complete [2023-01-18T16:31:49.653Z] 213ec9aee27d: Verifying Checksum [2023-01-18T16:31:49.653Z] 213ec9aee27d: Download complete [2023-01-18T16:31:49.653Z] 12d6caf4c0d1: Verifying Checksum [2023-01-18T16:31:49.653Z] 12d6caf4c0d1: Download complete [2023-01-18T16:31:49.653Z] 213ec9aee27d: Pull complete [2023-01-18T16:31:49.924Z] 4583459ba037: Pull complete [2023-01-18T16:31:49.924Z] 93c1e223e6f2: Pull complete [2023-01-18T16:31:50.522Z] a7acece74701: Verifying Checksum [2023-01-18T16:31:50.522Z] a7acece74701: Download complete [2023-01-18T16:31:51.115Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T16:31:51.115Z] 96b7cbca73a9: Download complete [2023-01-18T16:31:51.115Z] 53926ce57604: Verifying Checksum [2023-01-18T16:31:51.115Z] 53926ce57604: Download complete [2023-01-18T16:31:54.396Z] 53926ce57604: Pull complete [2023-01-18T16:31:54.396Z] 21b2b0c7a3f4: Pull complete [2023-01-18T16:31:54.396Z] 22ff95d597cd: Pull complete [2023-01-18T16:31:54.396Z] 12d6caf4c0d1: Pull complete [2023-01-18T16:31:56.297Z] 96b7cbca73a9: Pull complete [2023-01-18T16:31:57.230Z] a7acece74701: Pull complete [2023-01-18T16:31:57.230Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T16:31:57.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T16:31:57.230Z] ---> db6d94c90886 [2023-01-18T16:31:57.230Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T16:32:02.859Z] Still waiting to schedule task [2023-01-18T16:32:02.859Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-18T16:32:03.803Z] ---> Running in 7f784b7ef6fd [2023-01-18T16:32:03.803Z] Removing intermediate container 7f784b7ef6fd [2023-01-18T16:32:03.803Z] ---> 840490312383 [2023-01-18T16:32:03.803Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T16:32:03.803Z] ---> Running in 7e1632fdeb1f [2023-01-18T16:32:03.803Z] Removing intermediate container 7e1632fdeb1f [2023-01-18T16:32:03.803Z] ---> ff53823b78d8 [2023-01-18T16:32:03.803Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:32:03.803Z] ---> Running in 68a6326531d2 [2023-01-18T16:32:03.803Z] Removing intermediate container 68a6326531d2 [2023-01-18T16:32:03.803Z] ---> bf847017935a [2023-01-18T16:32:03.803Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T16:32:03.803Z] ---> Running in 60c6cf90a4c3 [2023-01-18T16:32:03.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T16:32:03.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T16:32:04.062Z] OK: 211 MiB in 51 packages [2023-01-18T16:32:04.321Z] Removing intermediate container 60c6cf90a4c3 [2023-01-18T16:32:04.321Z] ---> 149121d30fe6 [2023-01-18T16:32:04.321Z] Step 7/12 : WORKDIR /app [2023-01-18T16:32:04.321Z] ---> Running in 243c38d59762 [2023-01-18T16:32:04.580Z] Removing intermediate container 243c38d59762 [2023-01-18T16:32:04.580Z] ---> 0346f7298fdc [2023-01-18T16:32:04.580Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-18T16:32:04.580Z] ---> d39844452b40 [2023-01-18T16:32:04.580Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:32:04.580Z] ---> Running in f4d0567ce1fc [2023-01-18T16:32:31.138Z] Removing intermediate container f4d0567ce1fc [2023-01-18T16:32:31.138Z] ---> 5dd80002b420 [2023-01-18T16:32:31.138Z] Step 10/12 : COPY . . [2023-01-18T16:32:31.138Z] ---> 7d5caeee13ae [2023-01-18T16:32:31.138Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T16:32:31.138Z] ---> Running in 7e91153f988d [2023-01-18T16:32:31.138Z] Removing intermediate container 7e91153f988d [2023-01-18T16:32:31.138Z] ---> f62527c23d34 [2023-01-18T16:32:31.138Z] Step 12/12 : RUN $MAKE [2023-01-18T16:32:31.138Z] ---> Running in addeab5d25b4 [2023-01-18T16:32:31.138Z] noop [2023-01-18T16:32:31.138Z] Removing intermediate container addeab5d25b4 [2023-01-18T16:32:31.138Z] ---> f4bc4d4d20f2 [2023-01-18T16:32:31.138Z] Successfully built f4bc4d4d20f2 [2023-01-18T16:32:31.138Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:32:31.466Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T16:32:31.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:32:31.545Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:32:31.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T16:32:31.921Z] $ docker top 643482ab62c27b304c5003475babab976c0aacaa3574dea4f3a5edeba36d0fb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:32:32.252Z] + go version [2023-01-18T16:32:32.252Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T16:32:32.268Z] $ docker stop --time=1 643482ab62c27b304c5003475babab976c0aacaa3574dea4f3a5edeba36d0fb3 [2023-01-18T16:32:33.518Z] $ docker rm -f --volumes 643482ab62c27b304c5003475babab976c0aacaa3574dea4f3a5edeba36d0fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:32:33.895Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T16:32:33.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:32:33.961Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:32:33.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T16:32:34.324Z] $ docker top 3a543e966e25cf1454f9dbf5627ae2dda5a547dd08905e611fd1870c32f77e95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:32:34.656Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-01-18T16:32:34.952Z] + make test [2023-01-18T16:32:34.952Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T16:32:53.037Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-18T16:32:53.037Z] go vet ./... [2023-01-18T16:33:01.147Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T16:33:01.147Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T16:33:01.147Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T16:33:01.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T16:33:01.182Z] $ docker stop --time=1 3a543e966e25cf1454f9dbf5627ae2dda5a547dd08905e611fd1870c32f77e95 [2023-01-18T16:33:05.608Z] $ docker rm -f --volumes 3a543e966e25cf1454f9dbf5627ae2dda5a547dd08905e611fd1870c32f77e95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T16:33:06.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T16:33:06.080Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-18T16:33:06.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T16:33:06.879Z] + ls -al . [2023-01-18T16:33:06.879Z] total 184 [2023-01-18T16:33:06.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 16:32 . [2023-01-18T16:33:06.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 16:31 .. [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 16:31 .dockerignore [2023-01-18T16:33:06.879Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 16:31 .git [2023-01-18T16:33:06.879Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 16:31 .github [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 18 16:31 .gitignore [2023-01-18T16:33:06.879Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 16:31 .semver [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 18 16:31 Attribution.txt [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 18 16:31 CHANGELOG.md [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 18 16:31 Dockerfile [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 16:31 GOVERNANCE.md [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 18 16:31 Jenkinsfile [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 16:31 LICENSE [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 16:31 OWNERS.md [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 18 16:31 README.md [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 18 16:31 VERSION [2023-01-18T16:33:06.879Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 16:31 bin [2023-01-18T16:33:06.879Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 18 16:32 coverage.out [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 18 16:31 go.mod [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 18 16:31 go.sum [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 18 16:31 main.go [2023-01-18T16:33:06.879Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 18 16:31 makefile [2023-01-18T16:33:06.879Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 16:31 res [2023-01-18T16:33:06.879Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 16:31 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:07.188Z] + 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=33a8a0fb1d1881fd1b73fa23662390bbef39c173 --label arch=amd64 --label version=3.0.0-dev.10 . [2023-01-18T16:33:07.188Z] Sending build context to Docker daemon 3.227MB [2023-01-18T16:33:07.188Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T16:33:07.188Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-18T16:33:07.188Z] ---> f4bc4d4d20f2 [2023-01-18T16:33:07.188Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T16:33:07.188Z] ---> Running in 3f32522381fa [2023-01-18T16:33:07.447Z] Removing intermediate container 3f32522381fa [2023-01-18T16:33:07.447Z] ---> 221c51a71a41 [2023-01-18T16:33:07.447Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T16:33:07.447Z] ---> Running in 7b6aaffcfb72 [2023-01-18T16:33:07.447Z] Removing intermediate container 7b6aaffcfb72 [2023-01-18T16:33:07.447Z] ---> 54b8917d054b [2023-01-18T16:33:07.447Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:33:07.447Z] ---> Running in 2706f65059d7 [2023-01-18T16:33:07.447Z] Removing intermediate container 2706f65059d7 [2023-01-18T16:33:07.447Z] ---> 3fd24490b614 [2023-01-18T16:33:07.447Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T16:33:07.447Z] ---> Running in ab1963f3986d [2023-01-18T16:33:07.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T16:33:07.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T16:33:08.227Z] OK: 211 MiB in 51 packages [2023-01-18T16:33:08.485Z] Removing intermediate container ab1963f3986d [2023-01-18T16:33:08.485Z] ---> a2e742cc2023 [2023-01-18T16:33:08.485Z] Step 7/26 : WORKDIR /app [2023-01-18T16:33:08.485Z] ---> Running in c9b166bf4a9e [2023-01-18T16:33:08.743Z] Removing intermediate container c9b166bf4a9e [2023-01-18T16:33:08.743Z] ---> 3514756978ae [2023-01-18T16:33:08.743Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-18T16:33:08.743Z] ---> b1d37881485f [2023-01-18T16:33:08.743Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:33:08.743Z] ---> Running in 4377b8a5c419 [2023-01-18T16:33:09.677Z] Removing intermediate container 4377b8a5c419 [2023-01-18T16:33:09.677Z] ---> 7e089a160660 [2023-01-18T16:33:09.677Z] Step 10/26 : COPY . . [2023-01-18T16:33:09.677Z] ---> e3e0174ca544 [2023-01-18T16:33:09.677Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T16:33:09.677Z] ---> Running in 5cd40bd2223d [2023-01-18T16:33:09.677Z] Removing intermediate container 5cd40bd2223d [2023-01-18T16:33:09.677Z] ---> c75215a15f45 [2023-01-18T16:33:09.677Z] Step 12/26 : RUN $MAKE [2023-01-18T16:33:09.936Z] ---> Running in bd448bb56b82 [2023-01-18T16:33:10.193Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.10" -trimpath -mod=readonly -o app-service-configurable [2023-01-18T16:33:28.097Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2964 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-01-18T16:33:28.110Z] Running in /w/workspace/app-service-configurable/127 [Pipeline] { [Pipeline] checkout [2023-01-18T16:33:28.134Z] Selected Git installation does not exist. Using Default [2023-01-18T16:33:28.134Z] The recommended git tool is: NONE [2023-01-18T16:33:32.140Z] Removing intermediate container bd448bb56b82 [2023-01-18T16:33:32.140Z] ---> 38b2268348cc [2023-01-18T16:33:32.140Z] Step 13/26 : FROM alpine:3.16 [2023-01-18T16:33:32.140Z] 3.16: Pulling from library/alpine [2023-01-18T16:33:32.140Z] ca7dd9ec2225: Pulling fs layer [2023-01-18T16:33:32.140Z] ca7dd9ec2225: Verifying Checksum [2023-01-18T16:33:32.140Z] ca7dd9ec2225: Download complete [2023-01-18T16:33:32.140Z] ca7dd9ec2225: Pull complete [2023-01-18T16:33:32.140Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T16:33:32.140Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T16:33:32.140Z] ---> bfe296a52501 [2023-01-18T16:33:32.140Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-18T16:33:32.140Z] ---> Running in 1cb93c48994e [2023-01-18T16:33:32.140Z] Removing intermediate container 1cb93c48994e [2023-01-18T16:33:32.140Z] ---> 1c54ff385e59 [2023-01-18T16:33:32.140Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-18T16:33:32.140Z] ---> Running in 786defdc858a [2023-01-18T16:33:32.140Z] Removing intermediate container 786defdc858a [2023-01-18T16:33:32.140Z] ---> c8b33b8443b8 [2023-01-18T16:33:32.141Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T16:33:32.141Z] ---> Running in 0e3db9cd725a [2023-01-18T16:33:32.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T16:33:32.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T16:33:32.141Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T16:33:32.141Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T16:33:32.141Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T16:33:32.141Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T16:33:32.141Z] OK: 6 MiB in 16 packages [2023-01-18T16:33:32.141Z] Removing intermediate container 0e3db9cd725a [2023-01-18T16:33:32.141Z] ---> c824c9a05692 [2023-01-18T16:33:32.141Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-18T16:33:32.141Z] ---> 82e7a4a31605 [2023-01-18T16:33:32.141Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-18T16:33:32.141Z] ---> b4469a2be4f9 [2023-01-18T16:33:32.141Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-18T16:33:32.141Z] ---> 22d166b0a1e6 [2023-01-18T16:33:32.141Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-18T16:33:32.141Z] ---> ca8c26adb179 [2023-01-18T16:33:32.141Z] Step 21/26 : EXPOSE 48095 [2023-01-18T16:33:32.141Z] ---> Running in 6b9123a7273b [2023-01-18T16:33:32.398Z] Removing intermediate container 6b9123a7273b [2023-01-18T16:33:32.398Z] ---> 169a5eb571b3 [2023-01-18T16:33:32.398Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-18T16:33:32.398Z] ---> Running in cdd181615d8a [2023-01-18T16:33:32.398Z] Removing intermediate container cdd181615d8a [2023-01-18T16:33:32.398Z] ---> 8b10bde54dea [2023-01-18T16:33:32.398Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T16:33:32.398Z] ---> Running in 151fd3e237e4 [2023-01-18T16:33:32.398Z] Removing intermediate container 151fd3e237e4 [2023-01-18T16:33:32.398Z] ---> a7cbb4cfa47d [2023-01-18T16:33:32.398Z] Step 24/26 : LABEL arch=amd64 [2023-01-18T16:33:32.398Z] ---> Running in 38525ac1d810 [2023-01-18T16:33:32.656Z] Removing intermediate container 38525ac1d810 [2023-01-18T16:33:32.656Z] ---> 737222d99251 [2023-01-18T16:33:32.656Z] Step 25/26 : LABEL git_sha=33a8a0fb1d1881fd1b73fa23662390bbef39c173 [2023-01-18T16:33:32.656Z] ---> Running in e5a1d4d0ef4f [2023-01-18T16:33:32.656Z] Removing intermediate container e5a1d4d0ef4f [2023-01-18T16:33:32.656Z] ---> f331e21fb170 [2023-01-18T16:33:32.656Z] Step 26/26 : LABEL version=3.0.0-dev.10 [2023-01-18T16:33:32.656Z] ---> Running in e69afb62aeca [2023-01-18T16:33:32.656Z] Removing intermediate container e69afb62aeca [2023-01-18T16:33:32.656Z] ---> 2c58d2e259e4 [2023-01-18T16:33:32.656Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T16:33:32.656Z] Successfully built 2c58d2e259e4 [2023-01-18T16:33:32.656Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:33:32.769Z] provisioning config files... [2023-01-18T16:33:32.776Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config932009865116755576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:33:32.985Z] using credential edgex-jenkins-ssh [2023-01-18T16:33:33.004Z] Cloning the remote Git repository [2023-01-18T16:33:33.068Z] ---> docker-login.sh [2023-01-18T16:33:33.068Z] nexus3.edgexfoundry.org:10001 [2023-01-18T16:33:33.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:33.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:33.068Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:33.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:33.068Z] [2023-01-18T16:33:33.068Z] Login Succeeded [2023-01-18T16:33:33.068Z] nexus3.edgexfoundry.org:10002 [2023-01-18T16:33:33.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:33.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:33.325Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:33.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:33.325Z] [2023-01-18T16:33:33.325Z] Login Succeeded [2023-01-18T16:33:33.325Z] nexus3.edgexfoundry.org:10003 [2023-01-18T16:33:33.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:33.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:33.325Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:33.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:33.325Z] [2023-01-18T16:33:33.325Z] Login Succeeded [2023-01-18T16:33:33.325Z] nexus3.edgexfoundry.org:10004 [2023-01-18T16:33:33.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:33.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:33.584Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:33.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:33.584Z] [2023-01-18T16:33:33.584Z] Login Succeeded [2023-01-18T16:33:33.584Z] docker.io [2023-01-18T16:33:33.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:33.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:33.844Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:33.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:33.844Z] [2023-01-18T16:33:33.844Z] Login Succeeded [2023-01-18T16:33:33.844Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T16:33:33.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T16:33:33.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:33:33.892Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-01-18T16:33:33.892Z] 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [2023-01-18T16:33:33.892Z] latest [2023-01-18T16:33:33.892Z] 3.0.0-dev.10 [2023-01-18T16:33:33.892Z] 33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [2023-01-18T16:33:33.892Z] main [2023-01-18T16:33:33.892Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:34.210Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-01-18T16:33:33.047Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-18T16:33:33.119Z] > git init /w/workspace/app-service-configurable/127 # timeout=10 [2023-01-18T16:33:33.276Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-18T16:33:33.277Z] > git --version # timeout=10 [2023-01-18T16:33:33.296Z] > git --version # 'git version 2.25.1' [2023-01-18T16:33:33.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T16:33:33.348Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-01-18T16:33:34.520Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173 [2023-01-18T16:33:34.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-18T16:33:34.520Z] 2f9fa6340334: Preparing [2023-01-18T16:33:34.520Z] a2a3afd2169a: Preparing [2023-01-18T16:33:34.520Z] 0a06005e7b08: Preparing [2023-01-18T16:33:34.520Z] e3f0f13ee291: Preparing [2023-01-18T16:33:34.520Z] ffed53ee06a5: Preparing [2023-01-18T16:33:34.520Z] e5e13b0c77cb: Preparing [2023-01-18T16:33:34.520Z] e5e13b0c77cb: Waiting [2023-01-18T16:33:34.520Z] e3f0f13ee291: Pushed [2023-01-18T16:33:34.520Z] a2a3afd2169a: Pushed [2023-01-18T16:33:34.520Z] 0a06005e7b08: Pushed [2023-01-18T16:33:34.520Z] e5e13b0c77cb: Layer already exists [2023-01-18T16:33:34.520Z] ffed53ee06a5: Pushed [2023-01-18T16:33:35.176Z] Avoid second fetch [2023-01-18T16:33:35.176Z] Checking out Revision 33a8a0fb1d1881fd1b73fa23662390bbef39c173 (main) [2023-01-18T16:33:34.397Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-18T16:33:34.419Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T16:33:35.190Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T16:33:35.204Z] > git checkout -f 33a8a0fb1d1881fd1b73fa23662390bbef39c173 # timeout=10 [2023-01-18T16:33:35.629Z] Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#502)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T16:33:36.613Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T16:33:36.613Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T16:33:36.613Z] Dload Upload Total Spent Left Speed [2023-01-18T16:33:36.613Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 63437 0 --:--:-- --:--:-- --:--:-- 63437 [Pipeline] sh [2023-01-18T16:33:37.055Z] 2f9fa6340334: Pushed [2023-01-18T16:33:37.055Z] 33a8a0fb1d1881fd1b73fa23662390bbef39c173: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:37.149Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T16:33:37.446Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:37.577Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T16:33:37.577Z] + sudo tee /etc/docker/daemon.new [2023-01-18T16:33:37.577Z] { [2023-01-18T16:33:37.577Z] "registry-mirrors": [ [2023-01-18T16:33:37.577Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T16:33:37.577Z] ], [2023-01-18T16:33:37.577Z] "bip": "10.250.0.254/24", [2023-01-18T16:33:37.577Z] "hosts": [ [2023-01-18T16:33:37.577Z] "tcp://0.0.0.0:5555", [2023-01-18T16:33:37.577Z] "unix:///var/run/docker.sock" [2023-01-18T16:33:37.577Z] ], [2023-01-18T16:33:37.577Z] "mtu": 1458, [2023-01-18T16:33:37.577Z] "selinux-enabled": true, [2023-01-18T16:33:37.577Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T16:33:37.577Z] } [Pipeline] sh [2023-01-18T16:33:37.866Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-18T16:33:37.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-18T16:33:37.866Z] 2f9fa6340334: Preparing [2023-01-18T16:33:37.866Z] a2a3afd2169a: Preparing [2023-01-18T16:33:37.866Z] 0a06005e7b08: Preparing [2023-01-18T16:33:37.866Z] e3f0f13ee291: Preparing [2023-01-18T16:33:37.866Z] ffed53ee06a5: Preparing [2023-01-18T16:33:37.866Z] e5e13b0c77cb: Preparing [2023-01-18T16:33:37.866Z] e5e13b0c77cb: Waiting [2023-01-18T16:33:37.866Z] a2a3afd2169a: Layer already exists [2023-01-18T16:33:37.866Z] 0a06005e7b08: Layer already exists [2023-01-18T16:33:37.866Z] ffed53ee06a5: Layer already exists [2023-01-18T16:33:37.866Z] e3f0f13ee291: Layer already exists [2023-01-18T16:33:37.866Z] 2f9fa6340334: Layer already exists [2023-01-18T16:33:37.866Z] e5e13b0c77cb: Layer already exists [2023-01-18T16:33:37.866Z] latest: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:37.910Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T16:33:38.200Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:38.259Z] + sudo service docker restart [2023-01-18T16:33:38.507Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.10 [2023-01-18T16:33:38.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-18T16:33:38.507Z] 2f9fa6340334: Preparing [2023-01-18T16:33:38.507Z] a2a3afd2169a: Preparing [2023-01-18T16:33:38.507Z] 0a06005e7b08: Preparing [2023-01-18T16:33:38.507Z] e3f0f13ee291: Preparing [2023-01-18T16:33:38.507Z] ffed53ee06a5: Preparing [2023-01-18T16:33:38.507Z] e5e13b0c77cb: Preparing [2023-01-18T16:33:38.507Z] e5e13b0c77cb: Waiting [2023-01-18T16:33:38.507Z] a2a3afd2169a: Layer already exists [2023-01-18T16:33:38.507Z] e3f0f13ee291: Layer already exists [2023-01-18T16:33:38.507Z] 2f9fa6340334: Layer already exists [2023-01-18T16:33:38.507Z] 0a06005e7b08: Layer already exists [2023-01-18T16:33:38.507Z] ffed53ee06a5: Layer already exists [2023-01-18T16:33:38.507Z] e5e13b0c77cb: Layer already exists [2023-01-18T16:33:38.507Z] 3.0.0-dev.10: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:38.814Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:39.118Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [2023-01-18T16:33:39.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-18T16:33:39.118Z] 2f9fa6340334: Preparing [2023-01-18T16:33:39.118Z] a2a3afd2169a: Preparing [2023-01-18T16:33:39.118Z] 0a06005e7b08: Preparing [2023-01-18T16:33:39.118Z] e3f0f13ee291: Preparing [2023-01-18T16:33:39.118Z] ffed53ee06a5: Preparing [2023-01-18T16:33:39.118Z] e5e13b0c77cb: Preparing [2023-01-18T16:33:39.118Z] e5e13b0c77cb: Waiting [2023-01-18T16:33:39.118Z] ffed53ee06a5: Layer already exists [2023-01-18T16:33:39.118Z] 0a06005e7b08: Layer already exists [2023-01-18T16:33:39.118Z] a2a3afd2169a: Layer already exists [2023-01-18T16:33:39.118Z] 2f9fa6340334: Layer already exists [2023-01-18T16:33:39.118Z] e3f0f13ee291: Layer already exists [2023-01-18T16:33:39.118Z] e5e13b0c77cb: Layer already exists [2023-01-18T16:33:39.118Z] 33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:39.429Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:39.732Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-01-18T16:33:39.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-18T16:33:39.732Z] 2f9fa6340334: Preparing [2023-01-18T16:33:39.732Z] a2a3afd2169a: Preparing [2023-01-18T16:33:39.732Z] 0a06005e7b08: Preparing [2023-01-18T16:33:39.732Z] e3f0f13ee291: Preparing [2023-01-18T16:33:39.732Z] ffed53ee06a5: Preparing [2023-01-18T16:33:39.732Z] e5e13b0c77cb: Preparing [2023-01-18T16:33:39.732Z] e5e13b0c77cb: Waiting [2023-01-18T16:33:39.732Z] ffed53ee06a5: Layer already exists [2023-01-18T16:33:39.732Z] e3f0f13ee291: Layer already exists [2023-01-18T16:33:39.732Z] a2a3afd2169a: Layer already exists [2023-01-18T16:33:39.732Z] 0a06005e7b08: Layer already exists [2023-01-18T16:33:39.732Z] 2f9fa6340334: Layer already exists [2023-01-18T16:33:39.732Z] e5e13b0c77cb: Layer already exists [2023-01-18T16:33:39.732Z] main: digest: sha256:05ae707dd3a371a1f43610eb7c2e11e9332ebc63241cc05cb7015a9b2dad72f2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T16:33:39.771Z] ===================================================== [Pipeline] echo [2023-01-18T16:33:39.777Z] taggedImages: [2023-01-18T16:33:39.777Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173 [2023-01-18T16:33:39.777Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-18T16:33:39.777Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.10 [2023-01-18T16:33:39.777Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [2023-01-18T16:33:39.777Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:40.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:33:40.154Z] [2023-01-18T16:33:40.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:33:40.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:33:40.454Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T16:33:40.454Z] 5eb5b503b376: Pulling fs layer [2023-01-18T16:33:40.454Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T16:33:40.454Z] ec43610c2a17: Pulling fs layer [2023-01-18T16:33:40.454Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T16:33:40.454Z] 33b1e0a273af: Pulling fs layer [2023-01-18T16:33:40.454Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T16:33:40.454Z] 2f39f015ded8: Pulling fs layer [2023-01-18T16:33:40.454Z] 3a2ae6a8a46f: Waiting [2023-01-18T16:33:40.454Z] 33b1e0a273af: Waiting [2023-01-18T16:33:40.454Z] 5d3b04190fa2: Waiting [2023-01-18T16:33:40.454Z] 2f39f015ded8: Waiting [2023-01-18T16:33:40.454Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T16:33:40.454Z] 5c69ac0246d0: Download complete [2023-01-18T16:33:40.454Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T16:33:40.454Z] 3a2ae6a8a46f: Download complete [2023-01-18T16:33:40.715Z] 33b1e0a273af: Verifying Checksum [2023-01-18T16:33:40.715Z] 33b1e0a273af: Download complete [2023-01-18T16:33:40.715Z] ec43610c2a17: Verifying Checksum [2023-01-18T16:33:40.715Z] ec43610c2a17: Download complete [2023-01-18T16:33:40.715Z] 5d3b04190fa2: Download complete [2023-01-18T16:33:40.974Z] 5eb5b503b376: Verifying Checksum [2023-01-18T16:33:40.974Z] 5eb5b503b376: Download complete [2023-01-18T16:33:41.541Z] 2f39f015ded8: Download complete [2023-01-18T16:33:42.108Z] 5eb5b503b376: Pull complete [2023-01-18T16:33:42.108Z] 5c69ac0246d0: Pull complete [2023-01-18T16:33:42.676Z] ec43610c2a17: Pull complete [2023-01-18T16:33:42.676Z] 3a2ae6a8a46f: Pull complete [2023-01-18T16:33:42.676Z] 33b1e0a273af: Pull complete [2023-01-18T16:33:42.933Z] 5d3b04190fa2: Pull complete [2023-01-18T16:33:47.129Z] 2f39f015ded8: Pull complete [2023-01-18T16:33:47.129Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T16:33:47.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:33:47.129Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:33:47.213Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:33:47.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T16:33:52.926Z] $ docker top ed0b1ecdd2d930a1d02a2e94af1cf53b4608acb66335ecb761e80231559b0aeb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:33:53.305Z] ---> job-cost.sh [2023-01-18T16:33:53.305Z] lf-activate-venv: SKIPPING [2023-01-18T16:33:53.305Z] INFO: No Stack... [2023-01-18T16:33:53.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T16:33:53.823Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T16:33:54.112Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-01-18T16:33:54.112Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T16:33:54.127Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [2023-01-18T16:33:54.133Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] did not exist. Created. [2023-01-18T16:33:54.133Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T16:33:54.429Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-18T16:33:54.454Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T16:33:54.460Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T16:33:54.483Z] $ docker stop --time=1 ed0b1ecdd2d930a1d02a2e94af1cf53b4608acb66335ecb761e80231559b0aeb [2023-01-18T16:33:55.622Z] $ docker rm -f --volumes ed0b1ecdd2d930a1d02a2e94af1cf53b4608acb66335ecb761e80231559b0aeb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:33:56.514Z] provisioning config files... [2023-01-18T16:33:56.540Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config2153082323268427094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:33:56.897Z] ---> docker-login.sh [2023-01-18T16:33:56.897Z] nexus3.edgexfoundry.org:10001 [2023-01-18T16:33:57.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:57.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:57.438Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:57.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:57.438Z] [2023-01-18T16:33:57.438Z] Login Succeeded [2023-01-18T16:33:57.438Z] nexus3.edgexfoundry.org:10002 [2023-01-18T16:33:57.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:57.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:57.978Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:57.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:57.978Z] [2023-01-18T16:33:57.978Z] Login Succeeded [2023-01-18T16:33:57.978Z] nexus3.edgexfoundry.org:10003 [2023-01-18T16:33:58.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:58.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:58.248Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:58.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:58.248Z] [2023-01-18T16:33:58.248Z] Login Succeeded [2023-01-18T16:33:58.248Z] nexus3.edgexfoundry.org:10004 [2023-01-18T16:33:58.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:58.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:58.519Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:58.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:58.519Z] [2023-01-18T16:33:58.519Z] Login Succeeded [2023-01-18T16:33:58.519Z] docker.io [2023-01-18T16:33:58.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:33:59.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:33:59.373Z] Configure a credential helper to remove this warning. See [2023-01-18T16:33:59.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:33:59.373Z] [2023-01-18T16:33:59.373Z] Login Succeeded [2023-01-18T16:33:59.373Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T16:33:59.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T16:33:59.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:33:59.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:33:59.678Z] ========================================================= [2023-01-18T16:33:59.678Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T16:33:59.678Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:34:00.017Z] + 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 . [2023-01-18T16:34:00.017Z] Sending build context to Docker daemon 215.6kB [2023-01-18T16:34:00.286Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T16:34:00.286Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-18T16:34:00.286Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T16:34:00.286Z] 9b18e9b68314: Pulling fs layer [2023-01-18T16:34:00.286Z] 35d82f9e3411: Pulling fs layer [2023-01-18T16:34:00.286Z] e16973657156: Pulling fs layer [2023-01-18T16:34:00.286Z] fc693d55d65f: Pulling fs layer [2023-01-18T16:34:00.286Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T16:34:00.286Z] dda99020689f: Pulling fs layer [2023-01-18T16:34:00.286Z] db1c61fa0a46: Pulling fs layer [2023-01-18T16:34:00.286Z] 891c053d2c06: Pulling fs layer [2023-01-18T16:34:00.286Z] fc693d55d65f: Waiting [2023-01-18T16:34:00.286Z] db1c61fa0a46: Waiting [2023-01-18T16:34:00.286Z] 7e9fc2657dce: Waiting [2023-01-18T16:34:00.286Z] dda99020689f: Waiting [2023-01-18T16:34:00.286Z] 891c053d2c06: Waiting [2023-01-18T16:34:00.558Z] e16973657156: Verifying Checksum [2023-01-18T16:34:00.558Z] e16973657156: Download complete [2023-01-18T16:34:00.558Z] 35d82f9e3411: Verifying Checksum [2023-01-18T16:34:00.558Z] 35d82f9e3411: Download complete [2023-01-18T16:34:00.558Z] 7e9fc2657dce: Download complete [2023-01-18T16:34:00.558Z] dda99020689f: Verifying Checksum [2023-01-18T16:34:00.558Z] dda99020689f: Download complete [2023-01-18T16:34:00.558Z] 9b18e9b68314: Verifying Checksum [2023-01-18T16:34:00.558Z] 9b18e9b68314: Download complete [2023-01-18T16:34:01.149Z] 9b18e9b68314: Pull complete [2023-01-18T16:34:02.121Z] 35d82f9e3411: Pull complete [2023-01-18T16:34:02.121Z] 891c053d2c06: Verifying Checksum [2023-01-18T16:34:02.121Z] 891c053d2c06: Download complete [2023-01-18T16:34:02.393Z] e16973657156: Pull complete [2023-01-18T16:34:03.367Z] db1c61fa0a46: Verifying Checksum [2023-01-18T16:34:03.367Z] db1c61fa0a46: Download complete [2023-01-18T16:34:03.635Z] fc693d55d65f: Verifying Checksum [2023-01-18T16:34:03.635Z] fc693d55d65f: Download complete [2023-01-18T16:34:15.969Z] fc693d55d65f: Pull complete [2023-01-18T16:34:15.969Z] 7e9fc2657dce: Pull complete [2023-01-18T16:34:15.969Z] dda99020689f: Pull complete [2023-01-18T16:34:21.318Z] db1c61fa0a46: Pull complete [2023-01-18T16:34:23.275Z] 891c053d2c06: Pull complete [2023-01-18T16:34:23.275Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T16:34:23.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T16:34:23.275Z] ---> f96f9c87975a [2023-01-18T16:34:23.275Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T16:34:25.230Z] ---> Running in f6cd9a10a4c4 [2023-01-18T16:34:25.498Z] Removing intermediate container f6cd9a10a4c4 [2023-01-18T16:34:25.498Z] ---> 9a41bf318513 [2023-01-18T16:34:25.498Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T16:34:25.498Z] ---> Running in d517f2d59467 [2023-01-18T16:34:25.767Z] Removing intermediate container d517f2d59467 [2023-01-18T16:34:25.767Z] ---> bc4c00393aeb [2023-01-18T16:34:25.767Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:34:25.767Z] ---> Running in 929f80af085e [2023-01-18T16:34:26.037Z] Removing intermediate container 929f80af085e [2023-01-18T16:34:26.037Z] ---> 019520805a3e [2023-01-18T16:34:26.037Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T16:34:26.307Z] ---> Running in d78f11908423 [2023-01-18T16:34:27.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:34:27.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:34:28.496Z] OK: 221 MiB in 51 packages [2023-01-18T16:34:30.442Z] Removing intermediate container d78f11908423 [2023-01-18T16:34:30.442Z] ---> 4e2967cad653 [2023-01-18T16:34:30.442Z] Step 7/12 : WORKDIR /app [2023-01-18T16:34:30.709Z] ---> Running in 32ab360c5150 [2023-01-18T16:34:30.975Z] Removing intermediate container 32ab360c5150 [2023-01-18T16:34:30.975Z] ---> b9b5f2feec43 [2023-01-18T16:34:30.975Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-18T16:34:31.320Z] ---> 4f3e67ac81d6 [2023-01-18T16:34:31.320Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:34:31.604Z] ---> Running in 3cb6adbafda0 [2023-01-18T16:35:28.065Z] Removing intermediate container 3cb6adbafda0 [2023-01-18T16:35:28.065Z] ---> 1dcbb55620ce [2023-01-18T16:35:28.065Z] Step 10/12 : COPY . . [2023-01-18T16:35:28.065Z] ---> f40359420c6c [2023-01-18T16:35:28.065Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T16:35:28.065Z] ---> Running in 3c5388b5ab19 [2023-01-18T16:35:28.065Z] Removing intermediate container 3c5388b5ab19 [2023-01-18T16:35:28.065Z] ---> 443b650fff06 [2023-01-18T16:35:28.065Z] Step 12/12 : RUN $MAKE [2023-01-18T16:35:28.065Z] ---> Running in 93659ab8c70e [2023-01-18T16:35:28.065Z] noop [2023-01-18T16:35:28.065Z] Removing intermediate container 93659ab8c70e [2023-01-18T16:35:28.065Z] ---> e5d10adce86c [2023-01-18T16:35:28.065Z] Successfully built e5d10adce86c [2023-01-18T16:35:28.065Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:35:28.410Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T16:35:28.410Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:35:28.614Z] prd-ubuntu20.04-docker-arm64-4c-16g-2964 does not seem to be running inside a container [2023-01-18T16:35:28.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T16:35:29.873Z] $ docker top f21d64c353cad0ca3e41c7eacb7592b022ff1b33c48f11d835f096e037580d16 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:35:30.703Z] + go version [2023-01-18T16:35:30.704Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T16:35:30.726Z] $ docker stop --time=1 f21d64c353cad0ca3e41c7eacb7592b022ff1b33c48f11d835f096e037580d16 [2023-01-18T16:35:32.312Z] $ docker rm -f --volumes f21d64c353cad0ca3e41c7eacb7592b022ff1b33c48f11d835f096e037580d16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:35:32.813Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T16:35:32.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:35:32.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-2964 does not seem to be running inside a container [2023-01-18T16:35:33.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T16:35:35.089Z] $ docker top 16981e195d272d951308da6796ec7954ac78aa0e783cfaef14fc04913d8189f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:35:35.911Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/127 [Pipeline] fileExists [Pipeline] sh [2023-01-18T16:35:36.568Z] + make test [2023-01-18T16:35:36.568Z] go test -race -coverprofile=coverage.out ./... [2023-01-18T16:37:58.264Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-18T16:37:58.264Z] go vet ./... [2023-01-18T16:39:34.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-18T16:39:34.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-18T16:39:34.921Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-18T16:39:34.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-18T16:39:34.954Z] $ docker stop --time=1 16981e195d272d951308da6796ec7954ac78aa0e783cfaef14fc04913d8189f4 [2023-01-18T16:39:36.670Z] $ docker rm -f --volumes 16981e195d272d951308da6796ec7954ac78aa0e783cfaef14fc04913d8189f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T16:39:37.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-18T16:39:37.877Z] Warning: overwriting stash ‘coverage-report’ [2023-01-18T16:39:38.294Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T16:39:38.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-18T16:39:38.986Z] + ls -al . [2023-01-18T16:39:38.986Z] total 180 [2023-01-18T16:39:38.986Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 18 16:35 . [2023-01-18T16:39:38.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 16:33 .. [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 18 16:33 .dockerignore [2023-01-18T16:39:38.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 16:33 .git [2023-01-18T16:39:38.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 16:33 .github [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 18 16:33 .gitignore [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 9103 Jan 18 16:33 Attribution.txt [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 18 16:33 CHANGELOG.md [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jan 18 16:33 Dockerfile [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 16:33 GOVERNANCE.md [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 18 16:33 Jenkinsfile [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 18 16:33 LICENSE [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 18 16:33 OWNERS.md [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 18 16:33 README.md [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 18 16:31 VERSION [2023-01-18T16:39:38.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 16:33 bin [2023-01-18T16:39:38.986Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 18 16:35 coverage.out [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jan 18 16:33 go.mod [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 44232 Jan 18 16:33 go.sum [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 18 16:33 main.go [2023-01-18T16:39:38.986Z] -rw-rw-r-- 1 jenkins jenkins 2078 Jan 18 16:33 makefile [2023-01-18T16:39:38.986Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 16:33 res [2023-01-18T16:39:38.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 16:33 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:39:39.324Z] + 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=33a8a0fb1d1881fd1b73fa23662390bbef39c173 --label arch=arm64 --label version=3.0.0-dev.10 . [2023-01-18T16:39:39.324Z] Sending build context to Docker daemon 216.6kB [2023-01-18T16:39:39.594Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T16:39:39.594Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-18T16:39:39.594Z] ---> e5d10adce86c [2023-01-18T16:39:39.594Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-18T16:39:39.594Z] ---> Running in fe9e716a4709 [2023-01-18T16:39:39.875Z] Removing intermediate container fe9e716a4709 [2023-01-18T16:39:39.875Z] ---> c9db5f5c4d76 [2023-01-18T16:39:39.875Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-18T16:39:39.875Z] ---> Running in a27073260cf0 [2023-01-18T16:39:40.150Z] Removing intermediate container a27073260cf0 [2023-01-18T16:39:40.150Z] ---> c737fc605653 [2023-01-18T16:39:40.150Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-01-18T16:39:40.418Z] ---> Running in 6d53847e3196 [2023-01-18T16:39:40.689Z] Removing intermediate container 6d53847e3196 [2023-01-18T16:39:40.689Z] ---> 11e8e8841433 [2023-01-18T16:39:40.689Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-18T16:39:40.689Z] ---> Running in e83a545a0937 [2023-01-18T16:39:41.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:39:41.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:39:42.882Z] OK: 221 MiB in 51 packages [2023-01-18T16:39:43.843Z] Removing intermediate container e83a545a0937 [2023-01-18T16:39:43.843Z] ---> 232982f8da9a [2023-01-18T16:39:43.843Z] Step 7/26 : WORKDIR /app [2023-01-18T16:39:43.843Z] ---> Running in 3b67c6822196 [2023-01-18T16:39:44.113Z] Removing intermediate container 3b67c6822196 [2023-01-18T16:39:44.113Z] ---> 800e66d5f4cf [2023-01-18T16:39:44.113Z] Step 8/26 : COPY go.mod vendor* ./ [2023-01-18T16:39:44.694Z] ---> 6146a0b43fa4 [2023-01-18T16:39:44.694Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T16:39:44.694Z] ---> Running in de17ab5b0a58 [2023-01-18T16:39:46.657Z] Removing intermediate container de17ab5b0a58 [2023-01-18T16:39:46.657Z] ---> 35235e5e274e [2023-01-18T16:39:46.657Z] Step 10/26 : COPY . . [2023-01-18T16:39:47.240Z] ---> 753b9fbfda2b [2023-01-18T16:39:47.240Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T16:39:47.240Z] ---> Running in 794b54ebdbe7 [2023-01-18T16:39:47.506Z] Removing intermediate container 794b54ebdbe7 [2023-01-18T16:39:47.506Z] ---> ffb4b12c461d [2023-01-18T16:39:47.506Z] Step 12/26 : RUN $MAKE [2023-01-18T16:39:47.506Z] ---> Running in dd7afe65d1e3 [2023-01-18T16:39:48.472Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.17 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.10" -trimpath -mod=readonly -o app-service-configurable [2023-01-18T16:41:40.202Z] Removing intermediate container dd7afe65d1e3 [2023-01-18T16:41:40.202Z] ---> 33bf5a7fb87d [2023-01-18T16:41:40.202Z] Step 13/26 : FROM alpine:3.16 [2023-01-18T16:41:40.782Z] 3.16: Pulling from library/alpine [2023-01-18T16:41:41.046Z] 6875df1f5354: Pulling fs layer [2023-01-18T16:41:41.311Z] 6875df1f5354: Verifying Checksum [2023-01-18T16:41:41.311Z] 6875df1f5354: Download complete [2023-01-18T16:41:41.576Z] 6875df1f5354: Pull complete [2023-01-18T16:41:41.842Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-18T16:41:41.842Z] Status: Downloaded newer image for alpine:3.16 [2023-01-18T16:41:41.842Z] ---> 2b4661558fb8 [2023-01-18T16:41:41.842Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-01-18T16:41:41.842Z] ---> Running in 043980d2ed6b [2023-01-18T16:41:42.110Z] Removing intermediate container 043980d2ed6b [2023-01-18T16:41:42.110Z] ---> 3ac6b33371cd [2023-01-18T16:41:42.110Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-18T16:41:42.110Z] ---> Running in b40966a8cee2 [2023-01-18T16:41:42.380Z] Removing intermediate container b40966a8cee2 [2023-01-18T16:41:42.380Z] ---> 8f325ea9c547 [2023-01-18T16:41:42.380Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-18T16:41:42.658Z] ---> Running in 6332717306c9 [2023-01-18T16:41:43.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T16:41:43.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T16:41:44.856Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-18T16:41:44.856Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-18T16:41:44.856Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T16:41:44.856Z] Executing ca-certificates-20220614-r0.trigger [2023-01-18T16:41:45.121Z] OK: 6 MiB in 16 packages [2023-01-18T16:41:46.082Z] Removing intermediate container 6332717306c9 [2023-01-18T16:41:46.082Z] ---> bdf80a8784e0 [2023-01-18T16:41:46.082Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-18T16:41:46.665Z] ---> c17946ac3c39 [2023-01-18T16:41:46.665Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-18T16:41:47.260Z] ---> 67b54430ab36 [2023-01-18T16:41:47.260Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-01-18T16:41:47.525Z] ---> e51a4e32dfb2 [2023-01-18T16:41:47.525Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-18T16:41:48.928Z] ---> 8f7908cb2311 [2023-01-18T16:41:48.929Z] Step 21/26 : EXPOSE 48095 [2023-01-18T16:41:48.929Z] ---> Running in 0e93e7fea7c1 [2023-01-18T16:41:49.196Z] Removing intermediate container 0e93e7fea7c1 [2023-01-18T16:41:49.196Z] ---> dbc8deee19ba [2023-01-18T16:41:49.196Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-01-18T16:41:49.196Z] ---> Running in ac1138686426 [2023-01-18T16:41:49.462Z] Removing intermediate container ac1138686426 [2023-01-18T16:41:49.462Z] ---> 3ef477278e1f [2023-01-18T16:41:49.462Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-18T16:41:49.462Z] ---> Running in ca58d1d9c128 [2023-01-18T16:41:49.729Z] Removing intermediate container ca58d1d9c128 [2023-01-18T16:41:49.729Z] ---> 88e323928102 [2023-01-18T16:41:49.729Z] Step 24/26 : LABEL arch=arm64 [2023-01-18T16:41:49.729Z] ---> Running in b5338a4e68d1 [2023-01-18T16:41:49.997Z] Removing intermediate container b5338a4e68d1 [2023-01-18T16:41:49.997Z] ---> fcd30143e172 [2023-01-18T16:41:49.997Z] Step 25/26 : LABEL git_sha=33a8a0fb1d1881fd1b73fa23662390bbef39c173 [2023-01-18T16:41:50.261Z] ---> Running in 18b415c7b8df [2023-01-18T16:41:50.526Z] Removing intermediate container 18b415c7b8df [2023-01-18T16:41:50.526Z] ---> 6f7f5dceeed5 [2023-01-18T16:41:50.526Z] Step 26/26 : LABEL version=3.0.0-dev.10 [2023-01-18T16:41:50.526Z] ---> Running in 2bf2c17b81d1 [2023-01-18T16:41:50.790Z] Removing intermediate container 2bf2c17b81d1 [2023-01-18T16:41:50.790Z] ---> 1cd2c0f333bf [2023-01-18T16:41:50.790Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-18T16:41:50.790Z] Successfully built 1cd2c0f333bf [2023-01-18T16:41:50.790Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:41:50.880Z] provisioning config files... [2023-01-18T16:41:50.892Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/127@tmp/config3387843278958282423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:41:51.219Z] ---> docker-login.sh [2023-01-18T16:41:51.219Z] nexus3.edgexfoundry.org:10001 [2023-01-18T16:41:51.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:41:51.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:41:51.484Z] Configure a credential helper to remove this warning. See [2023-01-18T16:41:51.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:41:51.484Z] [2023-01-18T16:41:51.484Z] Login Succeeded [2023-01-18T16:41:51.484Z] nexus3.edgexfoundry.org:10002 [2023-01-18T16:41:51.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:41:51.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:41:51.749Z] Configure a credential helper to remove this warning. See [2023-01-18T16:41:51.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:41:51.749Z] [2023-01-18T16:41:51.749Z] Login Succeeded [2023-01-18T16:41:51.749Z] nexus3.edgexfoundry.org:10003 [2023-01-18T16:41:52.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:41:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:41:52.016Z] Configure a credential helper to remove this warning. See [2023-01-18T16:41:52.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:41:52.016Z] [2023-01-18T16:41:52.016Z] Login Succeeded [2023-01-18T16:41:52.016Z] nexus3.edgexfoundry.org:10004 [2023-01-18T16:41:52.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:41:52.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:41:52.545Z] Configure a credential helper to remove this warning. See [2023-01-18T16:41:52.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:41:52.545Z] [2023-01-18T16:41:52.545Z] Login Succeeded [2023-01-18T16:41:52.545Z] docker.io [2023-01-18T16:41:52.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T16:41:53.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T16:41:53.076Z] Configure a credential helper to remove this warning. See [2023-01-18T16:41:53.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T16:41:53.076Z] [2023-01-18T16:41:53.076Z] Login Succeeded [2023-01-18T16:41:53.076Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T16:41:53.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T16:41:53.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T16:41:53.131Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-01-18T16:41:53.131Z] 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [2023-01-18T16:41:53.131Z] latest [2023-01-18T16:41:53.131Z] 3.0.0-dev.10 [2023-01-18T16:41:53.131Z] 33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [2023-01-18T16:41:53.131Z] main [2023-01-18T16:41:53.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:41:53.460Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:41:53.793Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173 [2023-01-18T16:41:53.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-18T16:41:53.793Z] 60744f995e91: Preparing [2023-01-18T16:41:53.793Z] 58bac6d1c896: Preparing [2023-01-18T16:41:53.793Z] e7cc1dabe459: Preparing [2023-01-18T16:41:53.793Z] eca9bfcca7ff: Preparing [2023-01-18T16:41:53.793Z] 1e715200f541: Preparing [2023-01-18T16:41:53.793Z] 17bec77d7fdc: Preparing [2023-01-18T16:41:53.793Z] 17bec77d7fdc: Waiting [2023-01-18T16:41:54.058Z] e7cc1dabe459: Pushed [2023-01-18T16:41:54.058Z] 58bac6d1c896: Pushed [2023-01-18T16:41:54.058Z] eca9bfcca7ff: Pushed [2023-01-18T16:41:54.058Z] 17bec77d7fdc: Layer already exists [2023-01-18T16:41:54.324Z] 1e715200f541: Pushed [2023-01-18T16:41:59.652Z] 60744f995e91: Pushed [2023-01-18T16:41:59.652Z] 33a8a0fb1d1881fd1b73fa23662390bbef39c173: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:00.006Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:00.348Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-18T16:42:00.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-18T16:42:00.348Z] 60744f995e91: Preparing [2023-01-18T16:42:00.348Z] 58bac6d1c896: Preparing [2023-01-18T16:42:00.348Z] e7cc1dabe459: Preparing [2023-01-18T16:42:00.348Z] eca9bfcca7ff: Preparing [2023-01-18T16:42:00.348Z] 1e715200f541: Preparing [2023-01-18T16:42:00.348Z] 17bec77d7fdc: Preparing [2023-01-18T16:42:00.348Z] 17bec77d7fdc: Waiting [2023-01-18T16:42:00.348Z] 1e715200f541: Layer already exists [2023-01-18T16:42:00.348Z] 60744f995e91: Layer already exists [2023-01-18T16:42:00.348Z] e7cc1dabe459: Layer already exists [2023-01-18T16:42:00.348Z] eca9bfcca7ff: Layer already exists [2023-01-18T16:42:00.348Z] 58bac6d1c896: Layer already exists [2023-01-18T16:42:00.348Z] 17bec77d7fdc: Layer already exists [2023-01-18T16:42:00.615Z] latest: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:00.957Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:01.288Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.10 [2023-01-18T16:42:01.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-18T16:42:01.288Z] 60744f995e91: Preparing [2023-01-18T16:42:01.288Z] 58bac6d1c896: Preparing [2023-01-18T16:42:01.288Z] e7cc1dabe459: Preparing [2023-01-18T16:42:01.288Z] eca9bfcca7ff: Preparing [2023-01-18T16:42:01.288Z] 1e715200f541: Preparing [2023-01-18T16:42:01.288Z] 17bec77d7fdc: Preparing [2023-01-18T16:42:01.288Z] 17bec77d7fdc: Waiting [2023-01-18T16:42:01.288Z] e7cc1dabe459: Layer already exists [2023-01-18T16:42:01.288Z] eca9bfcca7ff: Layer already exists [2023-01-18T16:42:01.288Z] 58bac6d1c896: Layer already exists [2023-01-18T16:42:01.288Z] 60744f995e91: Layer already exists [2023-01-18T16:42:01.288Z] 1e715200f541: Layer already exists [2023-01-18T16:42:01.288Z] 17bec77d7fdc: Layer already exists [2023-01-18T16:42:01.288Z] 3.0.0-dev.10: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:01.919Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:02.319Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [2023-01-18T16:42:02.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-18T16:42:02.319Z] 60744f995e91: Preparing [2023-01-18T16:42:02.319Z] 58bac6d1c896: Preparing [2023-01-18T16:42:02.319Z] e7cc1dabe459: Preparing [2023-01-18T16:42:02.319Z] eca9bfcca7ff: Preparing [2023-01-18T16:42:02.319Z] 1e715200f541: Preparing [2023-01-18T16:42:02.319Z] 17bec77d7fdc: Preparing [2023-01-18T16:42:02.319Z] 17bec77d7fdc: Waiting [2023-01-18T16:42:02.319Z] e7cc1dabe459: Layer already exists [2023-01-18T16:42:02.319Z] 1e715200f541: Layer already exists [2023-01-18T16:42:02.319Z] eca9bfcca7ff: Layer already exists [2023-01-18T16:42:02.319Z] 60744f995e91: Layer already exists [2023-01-18T16:42:02.319Z] 58bac6d1c896: Layer already exists [2023-01-18T16:42:02.319Z] 17bec77d7fdc: Layer already exists [2023-01-18T16:42:02.589Z] 33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:02.948Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:03.309Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-01-18T16:42:03.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-18T16:42:03.309Z] 60744f995e91: Preparing [2023-01-18T16:42:03.309Z] 58bac6d1c896: Preparing [2023-01-18T16:42:03.309Z] e7cc1dabe459: Preparing [2023-01-18T16:42:03.309Z] eca9bfcca7ff: Preparing [2023-01-18T16:42:03.309Z] 1e715200f541: Preparing [2023-01-18T16:42:03.309Z] 17bec77d7fdc: Preparing [2023-01-18T16:42:03.309Z] 17bec77d7fdc: Waiting [2023-01-18T16:42:03.309Z] e7cc1dabe459: Layer already exists [2023-01-18T16:42:03.309Z] eca9bfcca7ff: Layer already exists [2023-01-18T16:42:03.309Z] 1e715200f541: Layer already exists [2023-01-18T16:42:03.309Z] 58bac6d1c896: Layer already exists [2023-01-18T16:42:03.309Z] 60744f995e91: Layer already exists [2023-01-18T16:42:03.309Z] 17bec77d7fdc: Layer already exists [2023-01-18T16:42:03.582Z] main: digest: sha256:fa86683623af4084fe85f3c434b68d30fd661af0f416f069dac2c5271d91cb05 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-18T16:42:03.631Z] ===================================================== [Pipeline] echo [2023-01-18T16:42:03.637Z] taggedImages: [2023-01-18T16:42:03.637Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173 [2023-01-18T16:42:03.637Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-18T16:42:03.637Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.10 [2023-01-18T16:42:03.637Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:33a8a0fb1d1881fd1b73fa23662390bbef39c173-3.0.0-dev.10 [2023-01-18T16:42:03.637Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:04.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:42:04.001Z] [2023-01-18T16:42:04.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:04.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:42:04.351Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T16:42:04.351Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T16:42:04.351Z] 04944245beec: Pulling fs layer [2023-01-18T16:42:04.351Z] 699f458cf7ca: Pulling fs layer [2023-01-18T16:42:04.351Z] 765212b225bb: Pulling fs layer [2023-01-18T16:42:04.351Z] f23df028b6ca: Pulling fs layer [2023-01-18T16:42:04.351Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T16:42:04.351Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T16:42:04.351Z] 765212b225bb: Waiting [2023-01-18T16:42:04.351Z] f23df028b6ca: Waiting [2023-01-18T16:42:04.351Z] d65c8cfc05b1: Waiting [2023-01-18T16:42:04.351Z] 2437ff75d9bd: Waiting [2023-01-18T16:42:04.627Z] 04944245beec: Verifying Checksum [2023-01-18T16:42:04.627Z] 04944245beec: Download complete [2023-01-18T16:42:04.627Z] 765212b225bb: Verifying Checksum [2023-01-18T16:42:04.627Z] 765212b225bb: Download complete [2023-01-18T16:42:04.627Z] f23df028b6ca: Verifying Checksum [2023-01-18T16:42:04.627Z] f23df028b6ca: Download complete [2023-01-18T16:42:04.627Z] d65c8cfc05b1: Download complete [2023-01-18T16:42:04.895Z] 699f458cf7ca: Verifying Checksum [2023-01-18T16:42:04.895Z] 699f458cf7ca: Download complete [2023-01-18T16:42:05.162Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T16:42:05.162Z] 8998bd30e6a1: Download complete [2023-01-18T16:42:07.741Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T16:42:07.741Z] 2437ff75d9bd: Download complete [2023-01-18T16:42:09.148Z] 8998bd30e6a1: Pull complete [2023-01-18T16:42:09.415Z] 04944245beec: Pull complete [2023-01-18T16:42:10.822Z] 699f458cf7ca: Pull complete [2023-01-18T16:42:10.822Z] 765212b225bb: Pull complete [2023-01-18T16:42:11.780Z] f23df028b6ca: Pull complete [2023-01-18T16:42:11.780Z] d65c8cfc05b1: Pull complete [2023-01-18T16:42:26.759Z] 2437ff75d9bd: Pull complete [2023-01-18T16:42:26.759Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T16:42:26.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T16:42:26.759Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:42:26.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-2964 does not seem to be running inside a container [2023-01-18T16:42:27.018Z] $ 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/127 -v /w/workspace/app-service-configurable/127:/w/workspace/app-service-configurable/127:rw,z -v /w/workspace/app-service-configurable/127@tmp:/w/workspace/app-service-configurable/127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T16:42:29.461Z] $ docker top 38ff4c30a4f165009e3d2a3f93d3215bb9b99af4765544eda193905184ff739c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:42:30.280Z] ---> job-cost.sh [2023-01-18T16:42:30.280Z] lf-activate-venv: SKIPPING [2023-01-18T16:42:30.280Z] INFO: No Stack... [2023-01-18T16:42:30.861Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T16:42:31.819Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T16:42:32.136Z] + cut -d, -f6 [2023-01-18T16:42:32.136Z] + cat /w/workspace/app-service-configurable/127/archives/cost.csv [Pipeline] lock [2023-01-18T16:42:32.462Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [2023-01-18T16:42:32.471Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] did not exist. Created. [2023-01-18T16:42:32.471Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T16:42:32.805Z] /w/workspace/app-service-configurable/127@tmp/durable-3596c55a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T16:42:33.142Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T16:42:33.164Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T16:42:33.209Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T16:42:33.215Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-127-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T16:42:33.234Z] $ docker stop --time=1 38ff4c30a4f165009e3d2a3f93d3215bb9b99af4765544eda193905184ff739c [2023-01-18T16:42:34.711Z] $ docker rm -f --volumes 38ff4c30a4f165009e3d2a3f93d3215bb9b99af4765544eda193905184ff739c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-18T16:42:35.086Z] provisioning config files... [2023-01-18T16:42:35.093Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15483342687309259853tmp [Pipeline] { [Pipeline] sh [2023-01-18T16:42:35.383Z] + set +x [2023-01-18T16:42:35.383Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-01-18T16:42:35.383Z] [2023-01-18T16:42:35.383Z] [2023-01-18T16:42:35.383Z] _____ _ [2023-01-18T16:42:35.383Z] / ____| | | [2023-01-18T16:42:35.383Z] | | ___ __| | ___ ___ _____ __ [2023-01-18T16:42:35.383Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-18T16:42:35.383Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-18T16:42:35.383Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-18T16:42:35.383Z] Bash-1.0.6 [2023-01-18T16:42:35.383Z] [2023-01-18T16:42:35.383Z] [2023-01-18T16:42:35.383Z] ==> git version 2.25.1 found [2023-01-18T16:42:35.383Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-18T16:42:35.383Z] Release-Date: 2020-01-08 [2023-01-18T16:42:35.383Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-18T16:42:35.383Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-18T16:42:35.383Z] ==> Jenkins CI detected. [2023-01-18T16:42:35.383Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-01-18T16:42:35.383Z] project root: . [2023-01-18T16:42:35.383Z] --> token set from env [2023-01-18T16:42:35.383Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-18T16:42:35.383Z] ==> Running gcov in . (disable via -X gcov) [2023-01-18T16:42:35.383Z] ==> Python coveragepy not found [2023-01-18T16:42:35.383Z] ==> Searching for coverage reports in: [2023-01-18T16:42:35.383Z] + . [2023-01-18T16:42:35.383Z] -> Found 1 reports [2023-01-18T16:42:35.383Z] ==> Detecting git/mercurial file structure [2023-01-18T16:42:35.383Z] ==> Reading reports [2023-01-18T16:42:35.642Z] + ./coverage.out bytes=13 [2023-01-18T16:42:35.642Z] ==> Appending adjustments [2023-01-18T16:42:35.642Z] https://docs.codecov.io/docs/fixing-reports [2023-01-18T16:42:35.642Z] + Found adjustments [2023-01-18T16:42:35.642Z] ==> Gzipping contents [2023-01-18T16:42:35.642Z] 4.0K /tmp/codecov.2Xjn7Z.gz [2023-01-18T16:42:35.642Z] ==> Uploading reports [2023-01-18T16:42:35.642Z] url: https://codecov.io [2023-01-18T16:42:35.642Z] query: branch=main&commit=33a8a0fb1d1881fd1b73fa23662390bbef39c173&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-18T16:42:35.642Z] -> Pinging Codecov [2023-01-18T16:42:35.642Z] 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=33a8a0fb1d1881fd1b73fa23662390bbef39c173&build=127&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F127%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-18T16:42:36.211Z] -> Uploading to [2023-01-18T16:42:36.211Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-18/A97CA9966030D2A3747ED39772930CCE/33a8a0fb1d1881fd1b73fa23662390bbef39c173/0d87f5cc-fc9e-4025-8579-8af716284a7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T164235Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2beda26ca1cc9bed37926ed11d75555c13969ed3b9f25aeba966a324861fd0e [2023-01-18T16:42:36.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T16:42:36.211Z] Dload Upload Total Spent Left Speed [2023-01-18T16:42:36.469Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1918 --:--:-- --:--:-- --:--:-- 1918 [2023-01-18T16:42:36.469Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] } [2023-01-18T16:42:36.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-18T16:42:36.588Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-18T16:42:36.601Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:36.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T16:42:36.896Z] [2023-01-18T16:42:36.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:42:37.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T16:42:37.201Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-18T16:42:37.201Z] df9b9388f04a: Pulling fs layer [2023-01-18T16:42:37.201Z] 52dc419b0ee2: Pulling fs layer [2023-01-18T16:42:37.201Z] 25bc292e5bac: Pulling fs layer [2023-01-18T16:42:37.201Z] 114826534d7a: Pulling fs layer [2023-01-18T16:42:37.201Z] 4657fd5d0bcf: Pulling fs layer [2023-01-18T16:42:37.201Z] 6ad1cebc031e: Pulling fs layer [2023-01-18T16:42:37.201Z] 8a3aa393b2d8: Pulling fs layer [2023-01-18T16:42:37.201Z] 4657fd5d0bcf: Waiting [2023-01-18T16:42:37.201Z] 114826534d7a: Waiting [2023-01-18T16:42:37.201Z] 8a3aa393b2d8: Waiting [2023-01-18T16:42:37.201Z] 25bc292e5bac: Download complete [2023-01-18T16:42:37.201Z] 52dc419b0ee2: Verifying Checksum [2023-01-18T16:42:37.201Z] 52dc419b0ee2: Download complete [2023-01-18T16:42:37.201Z] 4657fd5d0bcf: Download complete [2023-01-18T16:42:37.472Z] df9b9388f04a: Verifying Checksum [2023-01-18T16:42:37.472Z] df9b9388f04a: Download complete [2023-01-18T16:42:37.472Z] df9b9388f04a: Pull complete [2023-01-18T16:42:37.737Z] 52dc419b0ee2: Pull complete [2023-01-18T16:42:37.737Z] 6ad1cebc031e: Verifying Checksum [2023-01-18T16:42:37.737Z] 6ad1cebc031e: Download complete [2023-01-18T16:42:37.737Z] 25bc292e5bac: Pull complete [2023-01-18T16:42:38.329Z] 114826534d7a: Verifying Checksum [2023-01-18T16:42:38.329Z] 114826534d7a: Download complete [2023-01-18T16:42:38.894Z] 8a3aa393b2d8: Verifying Checksum [2023-01-18T16:42:38.894Z] 8a3aa393b2d8: Download complete [2023-01-18T16:42:42.182Z] 114826534d7a: Pull complete [2023-01-18T16:42:42.182Z] 4657fd5d0bcf: Pull complete [2023-01-18T16:42:42.442Z] 6ad1cebc031e: Pull complete [2023-01-18T16:42:45.728Z] 8a3aa393b2d8: Pull complete [2023-01-18T16:42:45.728Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-18T16:42:45.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-18T16:42:45.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:42:45.805Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:42:45.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-01-18T16:42:51.522Z] $ docker top c201fd0e6f97595bebc19801d448bba831ccc0c57405983a7bf67580f985e8f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-18T16:42:51.608Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-01-18T16:42:52.009Z] + set -o pipefail [2023-01-18T16:42:52.009Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-01-18T16:42:58.589Z] [2023-01-18T16:42:58.590Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-01-18T16:42:58.590Z] [2023-01-18T16:42:58.590Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0c57f5e4-b91e-4aa3-9a1e-875c4395d1ba [2023-01-18T16:42:58.590Z] [2023-01-18T16:42:58.590Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-18T16:42:58.590Z] [2023-01-18T16:42:58.590Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-18T16:42:58.590Z] [2023-01-18T16:42:58.590Z] [2023-01-18T16:42:58.590Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-18T16:42:58.590Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-18T16:42:58.590Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-18T16:42:58.611Z] $ docker stop --time=1 c201fd0e6f97595bebc19801d448bba831ccc0c57405983a7bf67580f985e8f0 [2023-01-18T16:43:04.641Z] $ docker rm -f --volumes c201fd0e6f97595bebc19801d448bba831ccc0c57405983a7bf67580f985e8f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T16:43:05.481Z] + git log --format=format:%s -1 33a8a0fb1d1881fd1b73fa23662390bbef39c173 [Pipeline] sh [2023-01-18T16:43:05.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T16:43:05.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:43:06.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:43:06.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:43:06.133Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:43:06.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T16:43:07.302Z] $ docker top 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 -eo pid,comm [2023-01-18T16:43:07.339Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T16:43:07.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T16:43:07.378Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T16:43:07.378Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T16:43:07.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T16:43:07.497Z] $ docker exec 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 ssh-agent [2023-01-18T16:43:07.645Z] SSH_AUTH_SOCK=/tmp/ssh-DYDWmQSAL406/agent.14 [2023-01-18T16:43:07.645Z] SSH_AGENT_PID=20 [2023-01-18T16:43:07.650Z] Running ssh-add (command line suppressed) [2023-01-18T16:43:07.763Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1248207958793447213.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1248207958793447213.key) [2023-01-18T16:43:07.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T16:43:08.053Z] + git semver tag [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,262 [run_tag] DEBUG tag force:False [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,263 [check_head_tag] DEBUG check head tag [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,265 [execute] INFO git cat-file --batch-check [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,269 [execute] INFO git cat-file --batch [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,289 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,289 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,289 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T16:43:08.313Z] 2023-01-18 16:43:08,293 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:43:08.313Z] 3.0.0-dev.10 [Pipeline] } [2023-01-18T16:43:08.591Z] $ docker exec --env ******** --env ******** 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 ssh-agent -k [2023-01-18T16:43:08.679Z] unset SSH_AUTH_SOCK; [2023-01-18T16:43:08.679Z] unset SSH_AGENT_PID; [2023-01-18T16:43:08.679Z] echo Agent pid 20 killed; [2023-01-18T16:43:08.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T16:43:08.977Z] + git semver [Pipeline] } [2023-01-18T16:43:09.256Z] $ docker stop --time=1 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 [2023-01-18T16:43:10.559Z] $ docker rm -f --volumes 79d9126d0f41ae173d6faf98286cc96a79e5d59b5bbc60549fe8890bb87c9403 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:43:10.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T16:43:10.930Z] [2023-01-18T16:43:10.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:43:11.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T16:43:11.228Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-18T16:43:11.228Z] ab5ef0e58194: Pulling fs layer [2023-01-18T16:43:11.228Z] 9712f1f96733: Pulling fs layer [2023-01-18T16:43:11.228Z] 63f879dbbcfc: Pulling fs layer [2023-01-18T16:43:11.228Z] 0d9ebad4ef96: Pulling fs layer [2023-01-18T16:43:11.228Z] e9a5061849ea: Pulling fs layer [2023-01-18T16:43:11.228Z] d747dcd14b5f: Pulling fs layer [2023-01-18T16:43:11.228Z] 2de7ff778b66: Pulling fs layer [2023-01-18T16:43:11.228Z] d747dcd14b5f: Waiting [2023-01-18T16:43:11.228Z] 2de7ff778b66: Waiting [2023-01-18T16:43:11.228Z] 0d9ebad4ef96: Waiting [2023-01-18T16:43:11.228Z] e9a5061849ea: Waiting [2023-01-18T16:43:11.228Z] 9712f1f96733: Verifying Checksum [2023-01-18T16:43:11.228Z] 9712f1f96733: Download complete [2023-01-18T16:43:12.667Z] 63f879dbbcfc: Verifying Checksum [2023-01-18T16:43:12.667Z] 63f879dbbcfc: Download complete [2023-01-18T16:43:12.942Z] e9a5061849ea: Verifying Checksum [2023-01-18T16:43:12.942Z] e9a5061849ea: Download complete [2023-01-18T16:43:12.942Z] d747dcd14b5f: Verifying Checksum [2023-01-18T16:43:12.942Z] d747dcd14b5f: Download complete [2023-01-18T16:43:13.200Z] 0d9ebad4ef96: Verifying Checksum [2023-01-18T16:43:13.200Z] 0d9ebad4ef96: Download complete [2023-01-18T16:43:13.200Z] ab5ef0e58194: Verifying Checksum [2023-01-18T16:43:13.200Z] ab5ef0e58194: Download complete [2023-01-18T16:43:13.200Z] 2de7ff778b66: Verifying Checksum [2023-01-18T16:43:13.200Z] 2de7ff778b66: Download complete [2023-01-18T16:43:15.726Z] ab5ef0e58194: Pull complete [2023-01-18T16:43:15.726Z] 9712f1f96733: Pull complete [2023-01-18T16:43:16.661Z] 63f879dbbcfc: Pull complete [2023-01-18T16:43:20.853Z] 0d9ebad4ef96: Pull complete [2023-01-18T16:43:20.853Z] e9a5061849ea: Pull complete [2023-01-18T16:43:20.853Z] d747dcd14b5f: Pull complete [2023-01-18T16:43:21.788Z] 2de7ff778b66: Pull complete [2023-01-18T16:43:21.788Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-18T16:43:22.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-18T16:43:22.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:43:22.128Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:43:22.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-01-18T16:43:29.676Z] $ docker top 392020a981da24e36adbb05a95ab8c4d672578763761f6ffa67ee4a85dfdac93 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:43:29.736Z] provisioning config files... [2023-01-18T16:43:29.742Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6914113293645843922tmp [2023-01-18T16:43:29.751Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17302700105441821727tmp [2023-01-18T16:43:29.760Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1733191846136892372tmp [Pipeline] { [Pipeline] echo [2023-01-18T16:43:29.774Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:30.055Z] ---> sigul-configuration.sh [2023-01-18T16:43:30.055Z] gpg: directory `/root/.gnupg' created [2023-01-18T16:43:30.055Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-18T16:43:30.055Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-18T16:43:30.055Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-18T16:43:30.056Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-18T16:43:30.056Z] gpg: CAST5 encrypted data [2023-01-18T16:43:30.056Z] gpg: encrypted with 1 passphrase [2023-01-18T16:43:30.056Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-18T16:43:30.340Z] + mkdir /home/jenkins [2023-01-18T16:43:30.340Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-18T16:43:30.626Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-18T16:43:30.636Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:30.920Z] ---> sigul-install.sh [2023-01-18T16:43:30.920Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-18T16:43:31.205Z] + git tag --list [2023-01-18T16:43:31.206Z] v1.0.0 [2023-01-18T16:43:31.206Z] v1.1.0 [2023-01-18T16:43:31.206Z] v1.2.0 [2023-01-18T16:43:31.206Z] v1.3.0 [2023-01-18T16:43:31.206Z] v1.3.1 [2023-01-18T16:43:31.206Z] v2.0.0 [2023-01-18T16:43:31.206Z] v2.0.1 [2023-01-18T16:43:31.206Z] v2.1.0 [2023-01-18T16:43:31.206Z] v2.1.1 [2023-01-18T16:43:31.206Z] v2.1.1-dev.1 [2023-01-18T16:43:31.206Z] v2.1.1-dev.2 [2023-01-18T16:43:31.206Z] v2.2.0 [2023-01-18T16:43:31.206Z] v2.2.1-dev.1 [2023-01-18T16:43:31.206Z] v2.2.1-dev.10 [2023-01-18T16:43:31.206Z] v2.2.1-dev.2 [2023-01-18T16:43:31.206Z] v2.2.1-dev.3 [2023-01-18T16:43:31.206Z] v2.2.1-dev.4 [2023-01-18T16:43:31.206Z] v2.2.1-dev.5 [2023-01-18T16:43:31.206Z] v2.2.1-dev.6 [2023-01-18T16:43:31.206Z] v2.2.1-dev.7 [2023-01-18T16:43:31.206Z] v2.2.1-dev.8 [2023-01-18T16:43:31.206Z] v2.2.1-dev.9 [2023-01-18T16:43:31.206Z] v2.3.0 [2023-01-18T16:43:31.206Z] v2.3.0-dev.10 [2023-01-18T16:43:31.206Z] v2.3.0-dev.11 [2023-01-18T16:43:31.206Z] v2.3.0-dev.12 [2023-01-18T16:43:31.206Z] v2.3.0-dev.13 [2023-01-18T16:43:31.206Z] v2.3.0-dev.14 [2023-01-18T16:43:31.206Z] v2.3.0-dev.15 [2023-01-18T16:43:31.206Z] v2.3.0-dev.16 [2023-01-18T16:43:31.206Z] v2.3.0-dev.17 [2023-01-18T16:43:31.206Z] v2.3.0-dev.18 [2023-01-18T16:43:31.206Z] v2.3.0-dev.19 [2023-01-18T16:43:31.206Z] v2.3.0-dev.20 [2023-01-18T16:43:31.206Z] v2.3.0-dev.21 [2023-01-18T16:43:31.206Z] v2.3.0-dev.22 [2023-01-18T16:43:31.206Z] v2.3.0-dev.23 [2023-01-18T16:43:31.206Z] v2.3.0-dev.24 [2023-01-18T16:43:31.206Z] v2.3.0-dev.25 [2023-01-18T16:43:31.206Z] v2.3.0-dev.26 [2023-01-18T16:43:31.206Z] v2.3.0-dev.27 [2023-01-18T16:43:31.206Z] v2.3.0-dev.28 [2023-01-18T16:43:31.206Z] v2.3.0-dev.29 [2023-01-18T16:43:31.206Z] v2.3.0-dev.30 [2023-01-18T16:43:31.206Z] v2.3.0-dev.31 [2023-01-18T16:43:31.206Z] v2.3.0-dev.32 [2023-01-18T16:43:31.206Z] v2.3.0-dev.33 [2023-01-18T16:43:31.206Z] v2.3.0-dev.34 [2023-01-18T16:43:31.206Z] v2.3.0-dev.35 [2023-01-18T16:43:31.206Z] v2.3.0-dev.36 [2023-01-18T16:43:31.206Z] v2.3.0-dev.37 [2023-01-18T16:43:31.206Z] v3.0.0-dev.1 [2023-01-18T16:43:31.206Z] v3.0.0-dev.10 [2023-01-18T16:43:31.206Z] v3.0.0-dev.2 [2023-01-18T16:43:31.206Z] v3.0.0-dev.3 [2023-01-18T16:43:31.206Z] v3.0.0-dev.4 [2023-01-18T16:43:31.206Z] v3.0.0-dev.5 [2023-01-18T16:43:31.206Z] v3.0.0-dev.6 [2023-01-18T16:43:31.206Z] v3.0.0-dev.7 [2023-01-18T16:43:31.206Z] v3.0.0-dev.8 [2023-01-18T16:43:31.206Z] v3.0.0-dev.9 [Pipeline] sh [2023-01-18T16:43:31.491Z] + lftools sign git-tag v3.0.0-dev.10 [2023-01-18T16:43:32.058Z] Signing Git tag with Sigul... [2023-01-18T16:43:32.058Z] Signing v3.0.0-dev.10 [Pipeline] echo [2023-01-18T16:43:32.325Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:32.606Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-18T16:43:32.613Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-18T16:43:32.646Z] $ docker stop --time=1 392020a981da24e36adbb05a95ab8c4d672578763761f6ffa67ee4a85dfdac93 [2023-01-18T16:43:33.923Z] $ docker rm -f --volumes 392020a981da24e36adbb05a95ab8c4d672578763761f6ffa67ee4a85dfdac93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-18T16:43:34.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T16:43:34.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:43:34.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:43:34.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:43:34.696Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:43:34.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T16:43:35.043Z] $ docker top 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 -eo pid,comm [2023-01-18T16:43:35.075Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T16:43:35.075Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T16:43:35.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T16:43:35.132Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T16:43:35.250Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T16:43:35.263Z] $ docker exec 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 ssh-agent [2023-01-18T16:43:35.347Z] SSH_AUTH_SOCK=/tmp/ssh-LXdSqOGzL8c0/agent.32 [2023-01-18T16:43:35.347Z] SSH_AGENT_PID=38 [2023-01-18T16:43:35.351Z] Running ssh-add (command line suppressed) [2023-01-18T16:43:35.459Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6422151423775842573.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6422151423775842573.key) [2023-01-18T16:43:35.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T16:43:35.747Z] + git semver bump pre [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,928 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,928 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,928 [bump_version] DEBUG bumped version:3.0.0-dev.11 [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,928 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,928 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,928 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,930 [execute] INFO git cat-file --batch-check [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,930 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,935 [execute] INFO git cat-file --batch [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T16:43:36.006Z] 2023-01-18 16:43:35,941 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:43:36.006Z] 3.0.0-dev.11 [Pipeline] } [2023-01-18T16:43:36.024Z] $ docker exec --env ******** --env ******** 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 ssh-agent -k [2023-01-18T16:43:36.112Z] unset SSH_AUTH_SOCK; [2023-01-18T16:43:36.113Z] unset SSH_AGENT_PID; [2023-01-18T16:43:36.113Z] echo Agent pid 38 killed; [2023-01-18T16:43:36.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T16:43:36.415Z] + git semver [Pipeline] } [2023-01-18T16:43:36.698Z] $ docker stop --time=1 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 [2023-01-18T16:43:37.983Z] $ docker rm -f --volumes 37e6f11f6ca195acbd80b2b1e8ef5b7bd955b37d4e1a063094d65af33441a851 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T16:43:38.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T16:43:38.308Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:43:38.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T16:43:38.604Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:43:38.678Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:43:38.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-18T16:43:39.014Z] $ docker top eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 -eo pid,comm [2023-01-18T16:43:39.045Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-18T16:43:39.045Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T16:43:39.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T16:43:39.083Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T16:43:39.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T16:43:39.206Z] $ docker exec eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 ssh-agent [2023-01-18T16:43:39.301Z] SSH_AUTH_SOCK=/tmp/ssh-RSMVLURLZkCy/agent.32 [2023-01-18T16:43:39.301Z] SSH_AGENT_PID=38 [2023-01-18T16:43:39.305Z] Running ssh-add (command line suppressed) [2023-01-18T16:43:39.420Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10150063944615615293.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10150063944615615293.key) [2023-01-18T16:43:39.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T16:43:39.707Z] + git semver push [2023-01-18T16:43:39.965Z] 2023-01-18 16:43:39,884 [run_push] DEBUG push [2023-01-18T16:43:39.965Z] 2023-01-18 16:43:39,885 [execute] INFO git cat-file --batch-check [2023-01-18T16:43:39.965Z] 2023-01-18 16:43:39,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T16:43:39.965Z] 2023-01-18 16:43:39,889 [execute] INFO git rev-list 6a15da0863768d6134983f69b6d1db5976a37a94 -- [2023-01-18T16:43:39.965Z] 2023-01-18 16:43:39,889 [execute] DEBUG Popen(['git', 'rev-list', '6a15da0863768d6134983f69b6d1db5976a37a94', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-18T16:43:39.965Z] 2023-01-18 16:43:39,898 [execute] INFO git fetch -v origin [2023-01-18T16:43:39.965Z] 2023-01-18 16:43:39,898 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-18T16:43:40.532Z] 2023-01-18 16:43:40,443 [run_push] DEBUG no remote changes detected [2023-01-18T16:43:40.532Z] 2023-01-18 16:43:40,444 [execute] INFO git push origin semver [2023-01-18T16:43:40.532Z] 2023-01-18 16:43:40,444 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-18T16:43:41.469Z] 2023-01-18 16:43:41,376 [run_push] DEBUG push all version tags [2023-01-18T16:43:41.469Z] 2023-01-18 16:43:41,377 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-18T16:43:41.469Z] 2023-01-18 16:43:41,377 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-18T16:43:42.845Z] 2023-01-18 16:43:42,460 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-18T16:43:42.845Z] 3.0.0-dev.11 [Pipeline] } [2023-01-18T16:43:42.864Z] $ docker exec --env ******** --env ******** eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 ssh-agent -k [2023-01-18T16:43:42.952Z] unset SSH_AUTH_SOCK; [2023-01-18T16:43:42.953Z] unset SSH_AGENT_PID; [2023-01-18T16:43:42.953Z] echo Agent pid 38 killed; [2023-01-18T16:43:42.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T16:43:43.251Z] + git semver [Pipeline] } [2023-01-18T16:43:43.532Z] $ docker stop --time=1 eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 [2023-01-18T16:43:44.817Z] $ docker rm -f --volumes eeb840d89968b6fe7954d9cd59c67aa461e155028ae9078723984d08b6e0cbd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-18T16:43:45.366Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-01-18T16:43:45.366Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-18T16:43:45.366Z] total 16 [2023-01-18T16:43:45.366Z] drwxr-xr-x 3 root root 4096 Jan 18 16:33 . [2023-01-18T16:43:45.366Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 16:43 .. [2023-01-18T16:43:45.366Z] drwxr-xr-x 2 root root 4096 Jan 18 16:33 cost [2023-01-18T16:43:45.366Z] -rw-r--r-- 1 root root 96 Jan 18 16:33 cost.csv [2023-01-18T16:43:45.366Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-01-18T16:43:45.366Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-18T16:43:45.366Z] total 16 [2023-01-18T16:43:45.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 16:33 . [2023-01-18T16:43:45.366Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 16:43 .. [2023-01-18T16:43:45.366Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 16:33 cost [2023-01-18T16:43:45.366Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 18 16:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:45.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:46.522Z] ---> package-listing.sh [2023-01-18T16:43:46.522Z] ++ facter osfamily [2023-01-18T16:43:46.522Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T16:43:46.781Z] + OS_FAMILY=debian [2023-01-18T16:43:46.781Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-01-18T16:43:46.781Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T16:43:46.781Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T16:43:46.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T16:43:46.781Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T16:43:46.781Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-18T16:43:46.781Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T16:43:46.781Z] + case "${OS_FAMILY}" in [2023-01-18T16:43:46.781Z] + dpkg -l [2023-01-18T16:43:46.781Z] + grep '^ii' [2023-01-18T16:43:46.781Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T16:43:46.781Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T16:43:46.781Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T16:43:46.781Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-18T16:43:46.781Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-01-18T16:43:46.781Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-01-18T16:43:46.792Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T16:43:47.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T16:43:47.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T16:43:47.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T16:43:47.793Z] prd-ubuntu20.04-docker-8c-8g-2963 does not seem to be running inside a container [2023-01-18T16:43:47.872Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T16:43:48.112Z] $ docker top e96d915f8610e1289dfeccce926c25ea4860bd7f8677457e8670861953998221 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T16:43:48.463Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T16:43:48.746Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T16:43:49.031Z] + ls /var/log/sa-host [2023-01-18T16:43:49.031Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T16:43:49.169Z] provisioning config files... [2023-01-18T16:43:49.176Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12213717359411521981tmp [Pipeline] { [Pipeline] echo [2023-01-18T16:43:49.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:49.470Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T16:43:49.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:49.799Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T16:43:49.807Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:50.093Z] ---> sudo-logs.sh [2023-01-18T16:43:50.093Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T16:43:50.131Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:50.417Z] ---> job-cost.sh [2023-01-18T16:43:50.417Z] lf-activate-venv: SKIPPING [2023-01-18T16:43:50.417Z] DEBUG: total: 0.2199999988079071 [2023-01-18T16:43:50.417Z] INFO: Retrieving Stack Cost... [2023-01-18T16:43:50.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T16:43:51.245Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T16:43:51.259Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T16:43:51.543Z] ---> logs-deploy.sh [2023-01-18T16:43:51.543Z] lf-activate-venv: SKIPPING [2023-01-18T16:43:51.543Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/127 [2023-01-18T16:43:51.543Z] INFO: archiving workspace using pattern(s): [2023-01-18T16:43:52.483Z] Archives upload complete. [2023-01-18T16:43:52.742Z] INFO: archiving logs to Nexus