Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3cdb9c1fa70c191bed2b09799915be91331da1e 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-ssh6055375968051132281.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14848063614828169460.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8221349015392411551.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18391335295461738744.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-ssh8150659753607851775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7533 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 f3cdb9c1fa70c191bed2b09799915be91331da1e (main) Commit message: "fix: Comment out Host overrides in local config file. (#547)" > 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 f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 > git rev-list --no-walk 98b0c68a4b913365b11e69c0a8a84788dfd65c15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T04:14:40.047Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T04:14:40.113Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T04:14:40.126Z] ========================================================= [2023-04-12T04:14:40.126Z] EdgeX Global Pipelines Version Info [2023-04-12T04:14:40.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:14:40.839Z] ------------------- [2023-04-12T04:14:40.839Z] stable info: [2023-04-12T04:14:40.839Z] ------------------- [2023-04-12T04:14:40.839Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T04:14:40.839Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T04:14:40.839Z] Message: update stable to v1.0.245 [2023-04-12T04:14:41.408Z] ------------------- [2023-04-12T04:14:41.408Z] experimental info: [2023-04-12T04:14:41.408Z] ------------------- [2023-04-12T04:14:41.408Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T04:14:41.408Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T04:14:41.408Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T04:14:41.555Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-12T04:14:41.564Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-12T04:14:41.571Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T04:14:41.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T04:14:41.587Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T04:14:41.603Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T04:14:41.613Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T04:14:41.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-12T04:14:41.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T04:14:41.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T04:14:41.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T04:14:41.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-12T04:14:41.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T04:14:41.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T04:14:41.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T04:14:41.708Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T04:14:41.716Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T04:14:41.724Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T04:14:41.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T04:14:41.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T04:14:41.761Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-12T04:14:41.774Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-12T04:14:41.785Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-12T04:14:41.796Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-12T04:14:41.808Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-12T04:14:41.822Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T04:14:41.832Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T04:14:41.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-12T04:14:41.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-12T04:14:41.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-12T04:14:41.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] echo [2023-04-12T04:14:41.893Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3cdb9c [Pipeline] echo [2023-04-12T04:14:41.904Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:14:41.945Z] provisioning config files... [2023-04-12T04:14:41.959Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17233622336419546585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:14:42.262Z] ---> docker-login.sh [2023-04-12T04:14:42.262Z] nexus3.edgexfoundry.org:10001 [2023-04-12T04:14:42.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:42.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:42.523Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:42.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:42.523Z] [2023-04-12T04:14:42.523Z] Login Succeeded [2023-04-12T04:14:42.523Z] nexus3.edgexfoundry.org:10002 [2023-04-12T04:14:42.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:42.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:42.784Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:42.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:42.784Z] [2023-04-12T04:14:42.784Z] Login Succeeded [2023-04-12T04:14:42.784Z] nexus3.edgexfoundry.org:10003 [2023-04-12T04:14:42.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:42.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:42.784Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:42.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:42.784Z] [2023-04-12T04:14:42.784Z] Login Succeeded [2023-04-12T04:14:42.784Z] nexus3.edgexfoundry.org:10004 [2023-04-12T04:14:42.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:43.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:43.044Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:43.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:43.044Z] [2023-04-12T04:14:43.044Z] Login Succeeded [2023-04-12T04:14:43.044Z] docker.io [2023-04-12T04:14:43.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:43.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:43.303Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:43.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:43.303Z] [2023-04-12T04:14:43.303Z] Login Succeeded [2023-04-12T04:14:43.303Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T04:14:43.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-12T04:14:43.677Z] + git rev-list -1 --merges f3cdb9c1fa70c191bed2b09799915be91331da1e~1..f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] echo [2023-04-12T04:14:43.725Z] -----------> git rev-list -1 --merges f3cdb9c1fa70c191bed2b09799915be91331da1e~1..f3cdb9c1fa70c191bed2b09799915be91331da1e f3cdb9c1fa70c191bed2b09799915be91331da1e [false] [Pipeline] sh [2023-04-12T04:14:44.012Z] + git log --format=format:%s -1 f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] echo [2023-04-12T04:14:44.026Z] ========================================================= [2023-04-12T04:14:44.026Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T04:14:44.026Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T04:14:44.357Z] + git log --format=format:%s -1 f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] echo [2023-04-12T04:14:44.367Z] [semverPrep] GIT_COMMIT: f3cdb9c1fa70c191bed2b09799915be91331da1e, Commit Message: fix: Comment out Host overrides in local config file. (#547) [Pipeline] echo [2023-04-12T04:14:44.376Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-12T04:14:44.739Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T04:14:44.739Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T04:14:44.739Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T04:14:44.739Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T04:14:44.739Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-12T04:14:44.739Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T04:14:44.739Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:14:45.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:14:45.158Z] [2023-04-12T04:14:45.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:14:45.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:14:45.460Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T04:14:45.460Z] b85a868b505f: Pulling fs layer [2023-04-12T04:14:45.460Z] e2be974225ed: Pulling fs layer [2023-04-12T04:14:45.460Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T04:14:45.460Z] 988bab9f4d93: Pulling fs layer [2023-04-12T04:14:45.460Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T04:14:45.460Z] eaf3925da568: Pulling fs layer [2023-04-12T04:14:45.460Z] bab4dde63d76: Pulling fs layer [2023-04-12T04:14:45.460Z] bde34c3a00c8: Pulling fs layer [2023-04-12T04:14:45.460Z] b352a97aabf1: Pulling fs layer [2023-04-12T04:14:45.460Z] 4872d77fe225: Pulling fs layer [2023-04-12T04:14:45.460Z] 5851b861e8e6: Pulling fs layer [2023-04-12T04:14:45.460Z] 1469e6f7b9e6: Waiting [2023-04-12T04:14:45.460Z] eaf3925da568: Waiting [2023-04-12T04:14:45.460Z] bab4dde63d76: Waiting [2023-04-12T04:14:45.460Z] bde34c3a00c8: Waiting [2023-04-12T04:14:45.460Z] b352a97aabf1: Waiting [2023-04-12T04:14:45.460Z] 4872d77fe225: Waiting [2023-04-12T04:14:45.460Z] 5851b861e8e6: Waiting [2023-04-12T04:14:45.460Z] e2be974225ed: Verifying Checksum [2023-04-12T04:14:45.460Z] e2be974225ed: Download complete [2023-04-12T04:14:45.460Z] 988bab9f4d93: Verifying Checksum [2023-04-12T04:14:45.460Z] 988bab9f4d93: Download complete [2023-04-12T04:14:45.460Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T04:14:45.460Z] 1469e6f7b9e6: Download complete [2023-04-12T04:14:45.460Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T04:14:45.460Z] 339a4e72a1f5: Download complete [2023-04-12T04:14:45.460Z] eaf3925da568: Verifying Checksum [2023-04-12T04:14:45.460Z] eaf3925da568: Download complete [2023-04-12T04:14:45.718Z] bde34c3a00c8: Download complete [2023-04-12T04:14:45.718Z] b352a97aabf1: Verifying Checksum [2023-04-12T04:14:45.718Z] b352a97aabf1: Download complete [2023-04-12T04:14:45.718Z] 4872d77fe225: Download complete [2023-04-12T04:14:45.718Z] 5851b861e8e6: Verifying Checksum [2023-04-12T04:14:45.718Z] 5851b861e8e6: Download complete [2023-04-12T04:14:45.718Z] b85a868b505f: Verifying Checksum [2023-04-12T04:14:45.718Z] b85a868b505f: Download complete [2023-04-12T04:14:45.977Z] bab4dde63d76: Verifying Checksum [2023-04-12T04:14:45.977Z] bab4dde63d76: Download complete [2023-04-12T04:14:46.917Z] b85a868b505f: Pull complete [2023-04-12T04:14:47.192Z] e2be974225ed: Pull complete [2023-04-12T04:14:47.776Z] 339a4e72a1f5: Pull complete [2023-04-12T04:14:47.776Z] 988bab9f4d93: Pull complete [2023-04-12T04:14:48.035Z] 1469e6f7b9e6: Pull complete [2023-04-12T04:14:48.035Z] eaf3925da568: Pull complete [2023-04-12T04:14:49.943Z] bab4dde63d76: Pull complete [2023-04-12T04:14:49.943Z] bde34c3a00c8: Pull complete [2023-04-12T04:14:49.943Z] b352a97aabf1: Pull complete [2023-04-12T04:14:50.203Z] 4872d77fe225: Pull complete [2023-04-12T04:14:50.203Z] 5851b861e8e6: Pull complete [2023-04-12T04:14:50.203Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T04:14:50.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:14:50.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:14:50.300Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:14:50.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T04:14:52.061Z] $ docker top 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab -eo pid,comm [2023-04-12T04:14:52.113Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-12T04:14:52.113Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T04:14:52.151Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T04:14:52.151Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T04:14:52.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T04:14:52.269Z] $ docker exec 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab ssh-agent [2023-04-12T04:14:52.375Z] SSH_AUTH_SOCK=/tmp/ssh-LnDhS4Nk6zEE/agent.31 [2023-04-12T04:14:52.375Z] SSH_AGENT_PID=37 [2023-04-12T04:14:52.381Z] Running ssh-add (command line suppressed) [2023-04-12T04:14:52.510Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4135934322927958853.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4135934322927958853.key) [2023-04-12T04:14:52.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T04:14:52.814Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T04:14:52.832Z] $ docker exec --env ******** --env ******** 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab ssh-agent -k [2023-04-12T04:14:52.943Z] unset SSH_AUTH_SOCK; [2023-04-12T04:14:52.947Z] unset SSH_AGENT_PID; [2023-04-12T04:14:52.947Z] echo Agent pid 37 killed; [2023-04-12T04:14:52.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T04:14:52.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T04:14:52.977Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T04:14:53.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T04:14:53.098Z] $ docker exec 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab ssh-agent [2023-04-12T04:14:53.217Z] SSH_AUTH_SOCK=/tmp/ssh-fORv4xesqfL1/agent.69 [2023-04-12T04:14:53.217Z] SSH_AGENT_PID=75 [2023-04-12T04:14:53.222Z] Running ssh-add (command line suppressed) [2023-04-12T04:14:53.330Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15143913826643257938.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15143913826643257938.key) [2023-04-12T04:14:53.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T04:14:53.629Z] + git semver init [2023-04-12T04:14:53.892Z] 2023-04-12 04:14:53,828 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T04:14:53.892Z] 2023-04-12 04:14:53,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-04-12T04:14:53.892Z] 2023-04-12 04:14:53,829 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-04-12T04:14:53.892Z] 2023-04-12 04:14:53,829 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-12T04:14:54.829Z] 2023-04-12 04:14:54,576 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-04-12T04:14:54.829Z] 2023-04-12 04:14:54,576 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-04-12T04:14:54.829Z] 2023-04-12 04:14:54,576 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:14:54.829Z] 2023-04-12 04:14:54,577 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:14:54.829Z] 3.0.0-dev.31 [Pipeline] } [2023-04-12T04:14:54.844Z] $ docker exec --env ******** --env ******** 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab ssh-agent -k [2023-04-12T04:14:54.958Z] unset SSH_AUTH_SOCK; [2023-04-12T04:14:54.959Z] unset SSH_AGENT_PID; [2023-04-12T04:14:54.959Z] echo Agent pid 75 killed; [2023-04-12T04:14:54.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T04:14:55.264Z] + git semver [Pipeline] } [2023-04-12T04:14:55.551Z] $ docker stop --time=1 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab [2023-04-12T04:14:56.836Z] $ docker rm -f --volumes 78826ee0280c07ea9368d1281d604f81d1676b1c4b4126ff87299896dbcad2ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T04:14:57.187Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T04:14:57.399Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T04:14:57.401Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:14:57.507Z] provisioning config files... [2023-04-12T04:14:57.514Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17833046505331380567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:14:57.813Z] ---> docker-login.sh [2023-04-12T04:14:57.813Z] nexus3.edgexfoundry.org:10001 [2023-04-12T04:14:57.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:57.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:57.813Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:57.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:57.813Z] [2023-04-12T04:14:57.813Z] Login Succeeded [2023-04-12T04:14:57.813Z] nexus3.edgexfoundry.org:10002 [2023-04-12T04:14:57.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:57.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:57.813Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:57.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:57.813Z] [2023-04-12T04:14:57.813Z] Login Succeeded [2023-04-12T04:14:57.813Z] nexus3.edgexfoundry.org:10003 [2023-04-12T04:14:58.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:58.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:58.074Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:58.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:58.074Z] [2023-04-12T04:14:58.074Z] Login Succeeded [2023-04-12T04:14:58.074Z] nexus3.edgexfoundry.org:10004 [2023-04-12T04:14:58.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:58.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:58.074Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:58.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:58.074Z] [2023-04-12T04:14:58.074Z] Login Succeeded [2023-04-12T04:14:58.074Z] docker.io [2023-04-12T04:14:58.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:14:58.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:14:58.333Z] Configure a credential helper to remove this warning. See [2023-04-12T04:14:58.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:14:58.333Z] [2023-04-12T04:14:58.333Z] Login Succeeded [2023-04-12T04:14:58.333Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T04:14:58.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T04:14:58.395Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:14:58.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:14:58.412Z] ========================================================= [2023-04-12T04:14:58.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T04:14:58.412Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:14:58.708Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T04:14:58.708Z] Sending build context to Docker daemon 3.271MB [2023-04-12T04:14:58.708Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T04:14:58.708Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T04:14:58.709Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T04:14:58.709Z] 63b65145d645: Pulling fs layer [2023-04-12T04:14:58.709Z] a2d21d5440eb: Pulling fs layer [2023-04-12T04:14:58.709Z] 935e6c44a52c: Pulling fs layer [2023-04-12T04:14:58.709Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T04:14:58.709Z] 30dea6a524f1: Pulling fs layer [2023-04-12T04:14:58.709Z] a2aff8979fd8: Pulling fs layer [2023-04-12T04:14:58.709Z] 6808be2612f2: Pulling fs layer [2023-04-12T04:14:58.709Z] f25807f1079a: Pulling fs layer [2023-04-12T04:14:58.709Z] a2aff8979fd8: Waiting [2023-04-12T04:14:58.709Z] 6808be2612f2: Waiting [2023-04-12T04:14:58.709Z] f25807f1079a: Waiting [2023-04-12T04:14:58.709Z] 94cc34f8dd06: Waiting [2023-04-12T04:14:58.709Z] 30dea6a524f1: Waiting [2023-04-12T04:14:58.709Z] a2d21d5440eb: Verifying Checksum [2023-04-12T04:14:58.709Z] a2d21d5440eb: Download complete [2023-04-12T04:14:58.709Z] 94cc34f8dd06: Verifying Checksum [2023-04-12T04:14:58.709Z] 94cc34f8dd06: Download complete [2023-04-12T04:14:58.709Z] 63b65145d645: Verifying Checksum [2023-04-12T04:14:58.709Z] 63b65145d645: Download complete [2023-04-12T04:14:58.975Z] 30dea6a524f1: Download complete [2023-04-12T04:14:58.975Z] a2aff8979fd8: Verifying Checksum [2023-04-12T04:14:58.975Z] a2aff8979fd8: Download complete [2023-04-12T04:14:58.975Z] 63b65145d645: Pull complete [2023-04-12T04:14:59.237Z] a2d21d5440eb: Pull complete [2023-04-12T04:14:59.237Z] f25807f1079a: Verifying Checksum [2023-04-12T04:14:59.237Z] f25807f1079a: Download complete [2023-04-12T04:14:59.496Z] 935e6c44a52c: Verifying Checksum [2023-04-12T04:14:59.496Z] 935e6c44a52c: Download complete [2023-04-12T04:14:59.496Z] 6808be2612f2: Verifying Checksum [2023-04-12T04:14:59.496Z] 6808be2612f2: Download complete [2023-04-12T04:15:03.702Z] 935e6c44a52c: Pull complete [2023-04-12T04:15:03.702Z] 94cc34f8dd06: Pull complete [2023-04-12T04:15:03.702Z] 30dea6a524f1: Pull complete [2023-04-12T04:15:03.702Z] a2aff8979fd8: Pull complete [2023-04-12T04:15:05.616Z] 6808be2612f2: Pull complete [2023-04-12T04:15:06.182Z] f25807f1079a: Pull complete [2023-04-12T04:15:06.182Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T04:15:06.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T04:15:06.182Z] ---> 3b553350e43f [2023-04-12T04:15:06.182Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T04:15:09.473Z] ---> Running in 4567b22d2437 [2023-04-12T04:15:09.473Z] Removing intermediate container 4567b22d2437 [2023-04-12T04:15:09.473Z] ---> 293b19d6d7d0 [2023-04-12T04:15:09.473Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T04:15:09.473Z] ---> Running in 8834802fea2e [2023-04-12T04:15:09.473Z] Removing intermediate container 8834802fea2e [2023-04-12T04:15:09.473Z] ---> 8231abfdb7d4 [2023-04-12T04:15:09.473Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T04:15:09.473Z] ---> Running in 645c5c171fab [2023-04-12T04:15:09.733Z] Removing intermediate container 645c5c171fab [2023-04-12T04:15:09.733Z] ---> a54b5fe14275 [2023-04-12T04:15:09.733Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T04:15:09.733Z] ---> Running in ec3069aecf52 [2023-04-12T04:15:09.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T04:15:10.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T04:15:10.512Z] OK: 265 MiB in 53 packages [2023-04-12T04:15:10.772Z] Removing intermediate container ec3069aecf52 [2023-04-12T04:15:10.772Z] ---> 0ff9bb4ed399 [2023-04-12T04:15:10.772Z] Step 7/12 : WORKDIR /app [2023-04-12T04:15:10.772Z] ---> Running in 9fa10d3cc450 [2023-04-12T04:15:11.031Z] Removing intermediate container 9fa10d3cc450 [2023-04-12T04:15:11.031Z] ---> 642352dd5352 [2023-04-12T04:15:11.031Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T04:15:11.031Z] ---> e7061f842c90 [2023-04-12T04:15:11.031Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T04:15:11.031Z] ---> Running in 9f135b630ff5 [2023-04-12T04:15:12.479Z] Still waiting to schedule task [2023-04-12T04:15:12.479Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-12T04:15:37.605Z] Removing intermediate container 9f135b630ff5 [2023-04-12T04:15:37.605Z] ---> cb30f57ee634 [2023-04-12T04:15:37.605Z] Step 10/12 : COPY . . [2023-04-12T04:15:37.605Z] ---> cd9cb7ff6a29 [2023-04-12T04:15:37.605Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T04:15:37.605Z] ---> Running in 123bdb000ec5 [2023-04-12T04:15:37.605Z] Removing intermediate container 123bdb000ec5 [2023-04-12T04:15:37.605Z] ---> 0c7a5804ba87 [2023-04-12T04:15:37.605Z] Step 12/12 : RUN $MAKE [2023-04-12T04:15:37.605Z] ---> Running in 86696f39001f [2023-04-12T04:15:37.605Z] noop [2023-04-12T04:15:37.605Z] Removing intermediate container 86696f39001f [2023-04-12T04:15:37.605Z] ---> 9624815ffa79 [2023-04-12T04:15:37.605Z] Successfully built 9624815ffa79 [2023-04-12T04:15:37.605Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:15:37.930Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T04:15:37.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:15:38.008Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:15:38.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T04:15:38.411Z] $ docker top ff412004c1e5c2fdabe78d887814d6408cec8d084afc5901124e8dae6c3cd952 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:15:38.755Z] + go version [2023-04-12T04:15:38.755Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T04:15:38.769Z] $ docker stop --time=1 ff412004c1e5c2fdabe78d887814d6408cec8d084afc5901124e8dae6c3cd952 [2023-04-12T04:15:40.042Z] $ docker rm -f --volumes ff412004c1e5c2fdabe78d887814d6408cec8d084afc5901124e8dae6c3cd952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:15:40.428Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T04:15:40.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:15:40.499Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:15:40.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T04:15:40.898Z] $ docker top 53ca616c4b731797f7ab178a9b9b789ccc8eebb523c3a694d34f04c7f06ac46c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:15:41.254Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-04-12T04:15:41.549Z] + make test [2023-04-12T04:15:41.549Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T04:16:03.481Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-12T04:16:21.599Z] go vet ./... [2023-04-12T04:16:25.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T04:16:25.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T04:16:25.781Z] ./bin/test-attribution-txt.sh [2023-04-12T04:16:25.781Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T04:16:25.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T04:16:25.806Z] $ docker stop --time=1 53ca616c4b731797f7ab178a9b9b789ccc8eebb523c3a694d34f04c7f06ac46c [2023-04-12T04:16:28.589Z] $ docker rm -f --volumes 53ca616c4b731797f7ab178a9b9b789ccc8eebb523c3a694d34f04c7f06ac46c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T04:16:29.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T04:16:29.147Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-12T04:16:29.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T04:16:29.938Z] + ls -al . [2023-04-12T04:16:29.939Z] total 176 [2023-04-12T04:16:29.939Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:15 . [2023-04-12T04:16:29.939Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:14 .. [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 04:14 .dockerignore [2023-04-12T04:16:29.939Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:14 .git [2023-04-12T04:16:29.939Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:14 .github [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 04:14 .gitignore [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 04:14 .golangci.yml [2023-04-12T04:16:29.939Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 04:14 .semver [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 04:14 Attribution.txt [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 04:14 CHANGELOG.md [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 04:14 Dockerfile [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 04:14 GOVERNANCE.md [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 04:14 Jenkinsfile [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 04:14 LICENSE [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 04:14 OWNERS.md [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 04:14 README.md [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 04:14 VERSION [2023-04-12T04:16:29.939Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:14 bin [2023-04-12T04:16:29.939Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 12 04:15 coverage.out [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 12 04:14 go.mod [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 12 04:14 go.sum [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 04:14 main.go [2023-04-12T04:16:29.939Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 04:14 makefile [2023-04-12T04:16:29.939Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:14 res [2023-04-12T04:16:29.939Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:16:30.239Z] + 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=f3cdb9c1fa70c191bed2b09799915be91331da1e --label arch=amd64 --label version=3.0.0-dev.31 . [2023-04-12T04:16:30.240Z] Sending build context to Docker daemon 3.272MB [2023-04-12T04:16:30.240Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T04:16:30.240Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T04:16:30.240Z] ---> 9624815ffa79 [2023-04-12T04:16:30.240Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T04:16:30.240Z] ---> Running in 424ec335a9c6 [2023-04-12T04:16:30.240Z] Removing intermediate container 424ec335a9c6 [2023-04-12T04:16:30.240Z] ---> 6f4de8d1f43d [2023-04-12T04:16:30.240Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T04:16:30.499Z] ---> Running in 277bb47a00d2 [2023-04-12T04:16:30.499Z] Removing intermediate container 277bb47a00d2 [2023-04-12T04:16:30.499Z] ---> 45e68a2e28ab [2023-04-12T04:16:30.499Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-12T04:16:30.499Z] ---> Running in d883d33ac83d [2023-04-12T04:16:30.499Z] Removing intermediate container d883d33ac83d [2023-04-12T04:16:30.499Z] ---> e7db53f66cca [2023-04-12T04:16:30.499Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T04:16:30.499Z] ---> Running in 6a87c9860f9a [2023-04-12T04:16:31.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T04:16:31.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T04:16:31.325Z] OK: 265 MiB in 53 packages [2023-04-12T04:16:31.895Z] Removing intermediate container 6a87c9860f9a [2023-04-12T04:16:31.895Z] ---> f0c2de59d702 [2023-04-12T04:16:31.895Z] Step 7/26 : WORKDIR /app [2023-04-12T04:16:31.895Z] ---> Running in 3580ac284baa [2023-04-12T04:16:31.895Z] Removing intermediate container 3580ac284baa [2023-04-12T04:16:31.895Z] ---> 325a9b53e7e7 [2023-04-12T04:16:31.895Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-12T04:16:32.153Z] ---> d3f55e1107a8 [2023-04-12T04:16:32.153Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T04:16:32.153Z] ---> Running in 1d42cb7cc87a [2023-04-12T04:16:33.089Z] Removing intermediate container 1d42cb7cc87a [2023-04-12T04:16:33.089Z] ---> 126d51236ce5 [2023-04-12T04:16:33.089Z] Step 10/26 : COPY . . [2023-04-12T04:16:33.089Z] ---> d1e9c9a51256 [2023-04-12T04:16:33.089Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T04:16:33.089Z] ---> Running in ecb0dc6b5fc4 [2023-04-12T04:16:33.089Z] Removing intermediate container ecb0dc6b5fc4 [2023-04-12T04:16:33.089Z] ---> 32dd166f9e06 [2023-04-12T04:16:33.089Z] Step 12/26 : RUN $MAKE [2023-04-12T04:16:33.350Z] ---> Running in 6feb3f8c0b45 [2023-04-12T04:16:33.608Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31" -trimpath -mod=readonly -o app-service-configurable [2023-04-12T04:16:51.725Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7534 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-04-12T04:16:51.737Z] Running in /w/workspace/app-service-configurable/149 [Pipeline] { [Pipeline] checkout [2023-04-12T04:16:51.762Z] Selected Git installation does not exist. Using Default [2023-04-12T04:16:51.762Z] The recommended git tool is: NONE [2023-04-12T04:16:51.889Z] Removing intermediate container 6feb3f8c0b45 [2023-04-12T04:16:51.889Z] ---> 36fbf0d52178 [2023-04-12T04:16:51.889Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T04:16:52.455Z] 3.17: Pulling from library/alpine [2023-04-12T04:16:52.456Z] f56be85fc22e: Pulling fs layer [2023-04-12T04:16:52.725Z] f56be85fc22e: Verifying Checksum [2023-04-12T04:16:52.725Z] f56be85fc22e: Download complete [2023-04-12T04:16:52.725Z] f56be85fc22e: Pull complete [2023-04-12T04:16:52.725Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T04:16:52.725Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T04:16:52.725Z] ---> 9ed4aefc74f6 [2023-04-12T04:16:52.725Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T04:16:52.983Z] ---> Running in d5c665e0b2db [2023-04-12T04:16:52.983Z] Removing intermediate container d5c665e0b2db [2023-04-12T04:16:52.983Z] ---> 3515c1fa9871 [2023-04-12T04:16:52.983Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-12T04:16:52.983Z] ---> Running in 5d2485f6ecdb [2023-04-12T04:16:52.983Z] Removing intermediate container 5d2485f6ecdb [2023-04-12T04:16:52.983Z] ---> 01037b41dcda [2023-04-12T04:16:52.983Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T04:16:52.983Z] ---> Running in 75f50ed72038 [2023-04-12T04:16:53.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T04:16:53.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T04:16:53.778Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T04:16:53.778Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T04:16:53.778Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T04:16:53.778Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T04:16:54.041Z] OK: 8 MiB in 17 packages [2023-04-12T04:16:54.299Z] Removing intermediate container 75f50ed72038 [2023-04-12T04:16:54.299Z] ---> 67247d9effef [2023-04-12T04:16:54.299Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T04:16:54.557Z] ---> ca6f4742cc47 [2023-04-12T04:16:54.557Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T04:16:54.557Z] ---> 4e01a2fb0ffb [2023-04-12T04:16:54.557Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-12T04:16:54.815Z] ---> 8ee7e2258ce1 [2023-04-12T04:16:54.815Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-12T04:16:55.381Z] ---> 2056e9f33b36 [2023-04-12T04:16:55.381Z] Step 21/26 : EXPOSE 48095 [2023-04-12T04:16:55.381Z] ---> Running in 9a778892ed8a [2023-04-12T04:16:55.381Z] Removing intermediate container 9a778892ed8a [2023-04-12T04:16:55.381Z] ---> 0deb5eb2abac [2023-04-12T04:16:55.381Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-12T04:16:55.639Z] ---> Running in 0e267684b001 [2023-04-12T04:16:55.639Z] Removing intermediate container 0e267684b001 [2023-04-12T04:16:55.639Z] ---> 87b61bb75ef2 [2023-04-12T04:16:55.639Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T04:16:55.639Z] ---> Running in 52e5e9b3d526 [2023-04-12T04:16:55.639Z] Removing intermediate container 52e5e9b3d526 [2023-04-12T04:16:55.639Z] ---> 7a3fd44c4ced [2023-04-12T04:16:55.639Z] Step 24/26 : LABEL arch=amd64 [2023-04-12T04:16:55.639Z] ---> Running in c4aa0a7c4a38 [2023-04-12T04:16:55.901Z] Removing intermediate container c4aa0a7c4a38 [2023-04-12T04:16:55.901Z] ---> c231bf09161a [2023-04-12T04:16:55.901Z] Step 25/26 : LABEL git_sha=f3cdb9c1fa70c191bed2b09799915be91331da1e [2023-04-12T04:16:55.901Z] ---> Running in 1107db4c44e3 [2023-04-12T04:16:55.901Z] Removing intermediate container 1107db4c44e3 [2023-04-12T04:16:55.901Z] ---> e4acd5b755cc [2023-04-12T04:16:55.901Z] Step 26/26 : LABEL version=3.0.0-dev.31 [2023-04-12T04:16:55.901Z] ---> Running in 4e00a8e8af03 [2023-04-12T04:16:56.161Z] Removing intermediate container 4e00a8e8af03 [2023-04-12T04:16:56.161Z] ---> 6e135a335b0b [2023-04-12T04:16:56.161Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T04:16:56.161Z] Successfully built 6e135a335b0b [2023-04-12T04:16:56.161Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:16:56.268Z] provisioning config files... [2023-04-12T04:16:56.277Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7657317864546688403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:16:56.571Z] ---> docker-login.sh [2023-04-12T04:16:56.572Z] nexus3.edgexfoundry.org:10001 [2023-04-12T04:16:56.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:16:56.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:16:56.572Z] Configure a credential helper to remove this warning. See [2023-04-12T04:16:56.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:16:56.572Z] [2023-04-12T04:16:56.572Z] Login Succeeded [2023-04-12T04:16:56.572Z] nexus3.edgexfoundry.org:10002 [2023-04-12T04:16:56.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:16:56.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:16:56.572Z] Configure a credential helper to remove this warning. See [2023-04-12T04:16:56.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:16:56.572Z] [2023-04-12T04:16:56.572Z] Login Succeeded [2023-04-12T04:16:56.572Z] nexus3.edgexfoundry.org:10003 [2023-04-12T04:16:56.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:16:56.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:16:56.830Z] Configure a credential helper to remove this warning. See [2023-04-12T04:16:56.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:16:56.830Z] [2023-04-12T04:16:56.830Z] Login Succeeded [2023-04-12T04:16:56.831Z] nexus3.edgexfoundry.org:10004 [2023-04-12T04:16:56.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:16:56.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:16:56.831Z] Configure a credential helper to remove this warning. See [2023-04-12T04:16:56.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:16:56.831Z] [2023-04-12T04:16:56.831Z] Login Succeeded [2023-04-12T04:16:56.831Z] docker.io [2023-04-12T04:16:57.051Z] using credential edgex-jenkins-ssh [2023-04-12T04:16:57.067Z] Cloning the remote Git repository [2023-04-12T04:16:57.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:16:57.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:16:57.090Z] Configure a credential helper to remove this warning. See [2023-04-12T04:16:57.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:16:57.090Z] [2023-04-12T04:16:57.090Z] Login Succeeded [2023-04-12T04:16:57.090Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T04:16:57.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T04:16:57.126Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:16:57.148Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-12T04:16:57.148Z] f3cdb9c1fa70c191bed2b09799915be91331da1e [2023-04-12T04:16:57.148Z] latest [2023-04-12T04:16:57.148Z] 3.0.0-dev.31 [2023-04-12T04:16:57.148Z] f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [2023-04-12T04:16:57.148Z] main [2023-04-12T04:16:57.148Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:16:57.466Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:16:57.768Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e [2023-04-12T04:16:57.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T04:16:57.768Z] 67c73ed76d96: Preparing [2023-04-12T04:16:57.768Z] c51b0a740fbd: Preparing [2023-04-12T04:16:57.768Z] 640dc873874e: Preparing [2023-04-12T04:16:57.768Z] fc75df6209e4: Preparing [2023-04-12T04:16:57.768Z] ca5356fb3c9a: Preparing [2023-04-12T04:16:57.768Z] f1417ff83b31: Preparing [2023-04-12T04:16:57.768Z] f1417ff83b31: Waiting [2023-04-12T04:16:57.768Z] fc75df6209e4: Pushed [2023-04-12T04:16:57.768Z] c51b0a740fbd: Pushed [2023-04-12T04:16:57.768Z] 640dc873874e: Pushed [2023-04-12T04:16:57.768Z] f1417ff83b31: Layer already exists [2023-04-12T04:16:57.768Z] ca5356fb3c9a: Pushed [2023-04-12T04:16:57.112Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T04:16:57.204Z] > git init /w/workspace/app-service-configurable/149 # timeout=10 [2023-04-12T04:16:57.352Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T04:16:57.353Z] > git --version # timeout=10 [2023-04-12T04:16:57.372Z] > git --version # 'git version 2.25.1' [2023-04-12T04:16:57.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T04:16:57.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T04:16:58.680Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-12T04:16:58.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T04:16:59.569Z] Avoid second fetch [2023-04-12T04:16:59.569Z] Checking out Revision f3cdb9c1fa70c191bed2b09799915be91331da1e (main) [2023-04-12T04:17:00.148Z] Commit message: "fix: Comment out Host overrides in local config file. (#547)" [2023-04-12T04:16:59.589Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T04:16:59.670Z] > git checkout -f f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T04:17:01.057Z] 67c73ed76d96: Pushed [2023-04-12T04:17:01.057Z] f3cdb9c1fa70c191bed2b09799915be91331da1e: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-12T04:17:01.090Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T04:17:01.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T04:17:01.090Z] Dload Upload Total Spent Left Speed [2023-04-12T04:17:01.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-04-12T04:17:01.372Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-04-12T04:17:01.689Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-12T04:17:01.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T04:17:01.689Z] 67c73ed76d96: Preparing [2023-04-12T04:17:01.689Z] c51b0a740fbd: Preparing [2023-04-12T04:17:01.689Z] 640dc873874e: Preparing [2023-04-12T04:17:01.689Z] fc75df6209e4: Preparing [2023-04-12T04:17:01.689Z] ca5356fb3c9a: Preparing [2023-04-12T04:17:01.689Z] f1417ff83b31: Preparing [2023-04-12T04:17:01.689Z] f1417ff83b31: Waiting [2023-04-12T04:17:01.689Z] ca5356fb3c9a: Layer already exists [2023-04-12T04:17:01.689Z] fc75df6209e4: Layer already exists [2023-04-12T04:17:01.689Z] c51b0a740fbd: Layer already exists [2023-04-12T04:17:01.689Z] 67c73ed76d96: Layer already exists [2023-04-12T04:17:01.689Z] 640dc873874e: Layer already exists [2023-04-12T04:17:01.689Z] f1417ff83b31: Layer already exists [2023-04-12T04:17:01.689Z] latest: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:01.757Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T04:17:02.008Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:02.085Z] + sudo tee /etc/docker/daemon.new [2023-04-12T04:17:02.085Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-12T04:17:02.085Z] { [2023-04-12T04:17:02.085Z] "registry-mirrors": [ [2023-04-12T04:17:02.085Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T04:17:02.085Z] ], [2023-04-12T04:17:02.085Z] "bip": "10.250.0.254/24", [2023-04-12T04:17:02.085Z] "hosts": [ [2023-04-12T04:17:02.085Z] "tcp://0.0.0.0:5555", [2023-04-12T04:17:02.085Z] "unix:///var/run/docker.sock" [2023-04-12T04:17:02.085Z] ], [2023-04-12T04:17:02.085Z] "mtu": 1458, [2023-04-12T04:17:02.085Z] "selinux-enabled": true, [2023-04-12T04:17:02.085Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T04:17:02.085Z] } [Pipeline] sh [2023-04-12T04:17:02.313Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 [2023-04-12T04:17:02.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T04:17:02.313Z] 67c73ed76d96: Preparing [2023-04-12T04:17:02.313Z] c51b0a740fbd: Preparing [2023-04-12T04:17:02.313Z] 640dc873874e: Preparing [2023-04-12T04:17:02.313Z] fc75df6209e4: Preparing [2023-04-12T04:17:02.313Z] ca5356fb3c9a: Preparing [2023-04-12T04:17:02.313Z] f1417ff83b31: Preparing [2023-04-12T04:17:02.313Z] c51b0a740fbd: Layer already exists [2023-04-12T04:17:02.313Z] ca5356fb3c9a: Layer already exists [2023-04-12T04:17:02.313Z] 640dc873874e: Layer already exists [2023-04-12T04:17:02.313Z] 67c73ed76d96: Layer already exists [2023-04-12T04:17:02.313Z] fc75df6209e4: Layer already exists [2023-04-12T04:17:02.313Z] f1417ff83b31: Layer already exists [2023-04-12T04:17:02.313Z] 3.0.0-dev.31: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:02.419Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T04:17:02.615Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:02.761Z] + sudo service docker restart [2023-04-12T04:17:02.908Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [2023-04-12T04:17:02.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T04:17:02.908Z] 67c73ed76d96: Preparing [2023-04-12T04:17:02.908Z] c51b0a740fbd: Preparing [2023-04-12T04:17:02.908Z] 640dc873874e: Preparing [2023-04-12T04:17:02.908Z] fc75df6209e4: Preparing [2023-04-12T04:17:02.908Z] ca5356fb3c9a: Preparing [2023-04-12T04:17:02.908Z] f1417ff83b31: Preparing [2023-04-12T04:17:02.908Z] f1417ff83b31: Waiting [2023-04-12T04:17:02.908Z] 640dc873874e: Layer already exists [2023-04-12T04:17:02.908Z] c51b0a740fbd: Layer already exists [2023-04-12T04:17:02.908Z] ca5356fb3c9a: Layer already exists [2023-04-12T04:17:02.908Z] fc75df6209e4: Layer already exists [2023-04-12T04:17:02.908Z] 67c73ed76d96: Layer already exists [2023-04-12T04:17:02.908Z] f1417ff83b31: Layer already exists [2023-04-12T04:17:02.908Z] f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:03.208Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:03.506Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-04-12T04:17:03.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-12T04:17:03.506Z] 67c73ed76d96: Preparing [2023-04-12T04:17:03.506Z] c51b0a740fbd: Preparing [2023-04-12T04:17:03.506Z] 640dc873874e: Preparing [2023-04-12T04:17:03.506Z] fc75df6209e4: Preparing [2023-04-12T04:17:03.506Z] ca5356fb3c9a: Preparing [2023-04-12T04:17:03.506Z] f1417ff83b31: Preparing [2023-04-12T04:17:03.506Z] f1417ff83b31: Waiting [2023-04-12T04:17:03.506Z] fc75df6209e4: Layer already exists [2023-04-12T04:17:03.506Z] ca5356fb3c9a: Layer already exists [2023-04-12T04:17:03.506Z] 67c73ed76d96: Layer already exists [2023-04-12T04:17:03.506Z] c51b0a740fbd: Layer already exists [2023-04-12T04:17:03.506Z] 640dc873874e: Layer already exists [2023-04-12T04:17:03.506Z] f1417ff83b31: Layer already exists [2023-04-12T04:17:03.506Z] main: digest: sha256:c1dcccafcab56d703091b99dff476831ec28aaaf6ad799684e26b08c887eb323 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T04:17:03.540Z] ===================================================== [Pipeline] echo [2023-04-12T04:17:03.546Z] taggedImages: [2023-04-12T04:17:03.546Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e [2023-04-12T04:17:03.546Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-12T04:17:03.546Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.31 [2023-04-12T04:17:03.546Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [2023-04-12T04:17:03.546Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:03.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T04:17:03.907Z] [2023-04-12T04:17:03.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:04.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T04:17:04.201Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T04:17:04.201Z] 5eb5b503b376: Pulling fs layer [2023-04-12T04:17:04.201Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T04:17:04.201Z] ec43610c2a17: Pulling fs layer [2023-04-12T04:17:04.201Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T04:17:04.201Z] 33b1e0a273af: Pulling fs layer [2023-04-12T04:17:04.202Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T04:17:04.202Z] 2f39f015ded8: Pulling fs layer [2023-04-12T04:17:04.202Z] 3a2ae6a8a46f: Waiting [2023-04-12T04:17:04.202Z] 33b1e0a273af: Waiting [2023-04-12T04:17:04.202Z] 5d3b04190fa2: Waiting [2023-04-12T04:17:04.202Z] 2f39f015ded8: Waiting [2023-04-12T04:17:04.202Z] 5c69ac0246d0: Verifying Checksum [2023-04-12T04:17:04.202Z] 5c69ac0246d0: Download complete [2023-04-12T04:17:04.202Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-12T04:17:04.202Z] 3a2ae6a8a46f: Download complete [2023-04-12T04:17:04.202Z] 33b1e0a273af: Verifying Checksum [2023-04-12T04:17:04.202Z] 33b1e0a273af: Download complete [2023-04-12T04:17:04.202Z] 5d3b04190fa2: Verifying Checksum [2023-04-12T04:17:04.202Z] 5d3b04190fa2: Download complete [2023-04-12T04:17:04.202Z] ec43610c2a17: Verifying Checksum [2023-04-12T04:17:04.202Z] ec43610c2a17: Download complete [2023-04-12T04:17:04.461Z] 5eb5b503b376: Download complete [2023-04-12T04:17:05.026Z] 2f39f015ded8: Download complete [2023-04-12T04:17:05.592Z] 5eb5b503b376: Pull complete [2023-04-12T04:17:05.852Z] 5c69ac0246d0: Pull complete [2023-04-12T04:17:06.418Z] ec43610c2a17: Pull complete [2023-04-12T04:17:06.418Z] 3a2ae6a8a46f: Pull complete [2023-04-12T04:17:06.676Z] 33b1e0a273af: Pull complete [2023-04-12T04:17:06.676Z] 5d3b04190fa2: Pull complete [2023-04-12T04:17:11.946Z] 2f39f015ded8: Pull complete [2023-04-12T04:17:11.946Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T04:17:11.946Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T04:17:11.946Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:17:12.029Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:17:12.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T04:17:14.781Z] $ docker top 86e289dea19e866af968439aac7e5e3363bf9dff37ae2a0255e6289aa81e1de9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:17:15.169Z] ---> job-cost.sh [2023-04-12T04:17:15.169Z] lf-activate-venv: SKIPPING [2023-04-12T04:17:15.169Z] INFO: No Stack... [2023-04-12T04:17:15.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T04:17:15.688Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T04:17:15.977Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-04-12T04:17:15.977Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T04:17:15.990Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [2023-04-12T04:17:15.997Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] did not exist. Created. [2023-04-12T04:17:15.997Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T04:17:16.292Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-12T04:17:16.323Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T04:17:16.331Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T04:17:16.355Z] $ docker stop --time=1 86e289dea19e866af968439aac7e5e3363bf9dff37ae2a0255e6289aa81e1de9 [2023-04-12T04:17:17.537Z] $ docker rm -f --volumes 86e289dea19e866af968439aac7e5e3363bf9dff37ae2a0255e6289aa81e1de9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:17:21.029Z] provisioning config files... [2023-04-12T04:17:21.055Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/149@tmp/config4524405177781891261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:17:21.407Z] ---> docker-login.sh [2023-04-12T04:17:21.408Z] nexus3.edgexfoundry.org:10001 [2023-04-12T04:17:21.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:17:21.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:17:21.945Z] Configure a credential helper to remove this warning. See [2023-04-12T04:17:21.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:17:21.945Z] [2023-04-12T04:17:21.945Z] Login Succeeded [2023-04-12T04:17:21.945Z] nexus3.edgexfoundry.org:10002 [2023-04-12T04:17:22.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:17:22.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:17:22.213Z] Configure a credential helper to remove this warning. See [2023-04-12T04:17:22.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:17:22.213Z] [2023-04-12T04:17:22.213Z] Login Succeeded [2023-04-12T04:17:22.483Z] nexus3.edgexfoundry.org:10003 [2023-04-12T04:17:22.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:17:22.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:17:22.752Z] Configure a credential helper to remove this warning. See [2023-04-12T04:17:22.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:17:22.752Z] [2023-04-12T04:17:22.752Z] Login Succeeded [2023-04-12T04:17:22.752Z] nexus3.edgexfoundry.org:10004 [2023-04-12T04:17:23.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:17:23.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:17:23.020Z] Configure a credential helper to remove this warning. See [2023-04-12T04:17:23.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:17:23.020Z] [2023-04-12T04:17:23.020Z] Login Succeeded [2023-04-12T04:17:23.020Z] docker.io [2023-04-12T04:17:23.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:17:23.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:17:23.561Z] Configure a credential helper to remove this warning. See [2023-04-12T04:17:23.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:17:23.561Z] [2023-04-12T04:17:23.561Z] Login Succeeded [2023-04-12T04:17:23.561Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T04:17:23.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T04:17:23.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:17:23.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:17:23.855Z] ========================================================= [2023-04-12T04:17:23.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T04:17:23.855Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:17:24.218Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T04:17:24.218Z] Sending build context to Docker daemon 169kB [2023-04-12T04:17:24.495Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T04:17:24.495Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T04:17:24.771Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T04:17:24.771Z] af6eaf76a39c: Pulling fs layer [2023-04-12T04:17:24.771Z] 55522c791124: Pulling fs layer [2023-04-12T04:17:24.771Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T04:17:24.771Z] 169dfbe0d373: Pulling fs layer [2023-04-12T04:17:24.771Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T04:17:24.771Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T04:17:24.771Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T04:17:24.771Z] 169dfbe0d373: Waiting [2023-04-12T04:17:24.771Z] e1ff8fa3b103: Waiting [2023-04-12T04:17:24.771Z] 52ebb69f0ebf: Waiting [2023-04-12T04:17:24.771Z] 5abe8eddf0d5: Waiting [2023-04-12T04:17:24.771Z] 55522c791124: Verifying Checksum [2023-04-12T04:17:24.771Z] 55522c791124: Download complete [2023-04-12T04:17:24.771Z] 169dfbe0d373: Verifying Checksum [2023-04-12T04:17:24.771Z] 169dfbe0d373: Download complete [2023-04-12T04:17:24.771Z] e1ff8fa3b103: Download complete [2023-04-12T04:17:24.771Z] af6eaf76a39c: Verifying Checksum [2023-04-12T04:17:25.743Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T04:17:25.743Z] 5abe8eddf0d5: Download complete [2023-04-12T04:17:25.743Z] af6eaf76a39c: Pull complete [2023-04-12T04:17:26.340Z] 55522c791124: Pull complete [2023-04-12T04:17:27.304Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T04:17:27.304Z] 52ebb69f0ebf: Download complete [2023-04-12T04:17:27.304Z] ce5c4a1c91eb: Verifying Checksum [2023-04-12T04:17:27.304Z] ce5c4a1c91eb: Download complete [2023-04-12T04:17:37.417Z] ce5c4a1c91eb: Pull complete [2023-04-12T04:17:37.685Z] 169dfbe0d373: Pull complete [2023-04-12T04:17:37.954Z] e1ff8fa3b103: Pull complete [2023-04-12T04:17:46.182Z] 52ebb69f0ebf: Pull complete [2023-04-12T04:17:47.159Z] 5abe8eddf0d5: Pull complete [2023-04-12T04:17:47.159Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T04:17:47.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T04:17:47.159Z] ---> 6cb57ee374ae [2023-04-12T04:17:47.159Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T04:17:49.107Z] ---> Running in a7e4c65597bb [2023-04-12T04:17:49.107Z] Removing intermediate container a7e4c65597bb [2023-04-12T04:17:49.107Z] ---> 76cc07d05a83 [2023-04-12T04:17:49.107Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T04:17:49.107Z] ---> Running in 9997103975cc [2023-04-12T04:17:49.386Z] Removing intermediate container 9997103975cc [2023-04-12T04:17:49.386Z] ---> 0d959c009aec [2023-04-12T04:17:49.386Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T04:17:49.655Z] ---> Running in 2689fadcbb59 [2023-04-12T04:17:49.922Z] Removing intermediate container 2689fadcbb59 [2023-04-12T04:17:49.922Z] ---> 48ed7c3bb5e8 [2023-04-12T04:17:49.922Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T04:17:49.922Z] ---> Running in 9c7084aadd16 [2023-04-12T04:17:50.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T04:17:51.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T04:17:52.451Z] OK: 263 MiB in 53 packages [2023-04-12T04:17:53.412Z] Removing intermediate container 9c7084aadd16 [2023-04-12T04:17:53.412Z] ---> a315cb485a29 [2023-04-12T04:17:53.412Z] Step 7/12 : WORKDIR /app [2023-04-12T04:17:53.412Z] ---> Running in 52437996f256 [2023-04-12T04:17:53.679Z] Removing intermediate container 52437996f256 [2023-04-12T04:17:53.679Z] ---> 370be705d763 [2023-04-12T04:17:53.679Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T04:17:54.275Z] ---> 02aa2e6763e5 [2023-04-12T04:17:54.275Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T04:17:54.275Z] ---> Running in b01299b55fd2 [2023-04-12T04:18:50.675Z] Removing intermediate container b01299b55fd2 [2023-04-12T04:18:50.675Z] ---> 11643efcea5f [2023-04-12T04:18:50.675Z] Step 10/12 : COPY . . [2023-04-12T04:18:50.675Z] ---> f071f2684bda [2023-04-12T04:18:50.675Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T04:18:50.675Z] ---> Running in 863548352dbc [2023-04-12T04:18:50.675Z] Removing intermediate container 863548352dbc [2023-04-12T04:18:50.675Z] ---> 5cd6929b6425 [2023-04-12T04:18:50.675Z] Step 12/12 : RUN $MAKE [2023-04-12T04:18:50.675Z] ---> Running in a17b15128b42 [2023-04-12T04:18:50.675Z] noop [2023-04-12T04:18:50.675Z] Removing intermediate container a17b15128b42 [2023-04-12T04:18:50.675Z] ---> e93e3f7ee636 [2023-04-12T04:18:50.675Z] Successfully built e93e3f7ee636 [2023-04-12T04:18:50.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:18:51.023Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T04:18:51.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:18:51.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-7534 does not seem to be running inside a container [2023-04-12T04:18:51.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/149 -v /w/workspace/app-service-configurable/149:/w/workspace/app-service-configurable/149:rw,z -v /w/workspace/app-service-configurable/149@tmp:/w/workspace/app-service-configurable/149@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-04-12T04:18:52.448Z] $ docker top ad3d63ced3a7b9236899e9da7a9e0af928d14e0996700debb18a2e718eaa44b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:18:53.279Z] + go version [2023-04-12T04:18:53.279Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T04:18:53.302Z] $ docker stop --time=1 ad3d63ced3a7b9236899e9da7a9e0af928d14e0996700debb18a2e718eaa44b0 [2023-04-12T04:18:54.893Z] $ docker rm -f --volumes ad3d63ced3a7b9236899e9da7a9e0af928d14e0996700debb18a2e718eaa44b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:18:55.423Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T04:18:55.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:18:55.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-7534 does not seem to be running inside a container [2023-04-12T04:18:55.645Z] $ 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/149 -v /w/workspace/app-service-configurable/149:/w/workspace/app-service-configurable/149:rw,z -v /w/workspace/app-service-configurable/149@tmp:/w/workspace/app-service-configurable/149@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-04-12T04:18:56.680Z] $ docker top 87a51aa43ac2d48068e03569eb6c3b4b4e97c0d1747ac6c698f271a966b318ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:18:57.156Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/149 [Pipeline] fileExists [Pipeline] sh [2023-04-12T04:18:57.483Z] + make test [2023-04-12T04:18:57.483Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T04:21:19.167Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-12T04:21:19.167Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-12T04:21:19.167Z] go vet ./... [2023-04-12T04:23:55.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T04:23:55.877Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T04:23:55.877Z] ./bin/test-attribution-txt.sh [2023-04-12T04:23:55.877Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T04:23:55.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T04:23:55.903Z] $ docker stop --time=1 87a51aa43ac2d48068e03569eb6c3b4b4e97c0d1747ac6c698f271a966b318ad [2023-04-12T04:23:57.695Z] $ docker rm -f --volumes 87a51aa43ac2d48068e03569eb6c3b4b4e97c0d1747ac6c698f271a966b318ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T04:23:59.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T04:23:59.122Z] Warning: overwriting stash ‘coverage-report’ [2023-04-12T04:23:59.527Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T04:23:59.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T04:24:00.230Z] + ls -al . [2023-04-12T04:24:00.230Z] total 172 [2023-04-12T04:24:00.230Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 04:19 . [2023-04-12T04:24:00.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:16 .. [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 04:16 .dockerignore [2023-04-12T04:24:00.230Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:16 .git [2023-04-12T04:24:00.230Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:16 .github [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 04:16 .gitignore [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 04:16 .golangci.yml [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 04:16 Attribution.txt [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 04:16 CHANGELOG.md [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 04:16 Dockerfile [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 04:16 GOVERNANCE.md [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 04:16 Jenkinsfile [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 04:16 LICENSE [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 04:16 OWNERS.md [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 04:16 README.md [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 04:14 VERSION [2023-04-12T04:24:00.230Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:16 bin [2023-04-12T04:24:00.230Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 12 04:19 coverage.out [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 3299 Apr 12 04:16 go.mod [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 31336 Apr 12 04:16 go.sum [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 04:16 main.go [2023-04-12T04:24:00.230Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 04:16 makefile [2023-04-12T04:24:00.230Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:16 res [2023-04-12T04:24:00.230Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:24:00.561Z] + 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=f3cdb9c1fa70c191bed2b09799915be91331da1e --label arch=arm64 --label version=3.0.0-dev.31 . [2023-04-12T04:24:00.561Z] Sending build context to Docker daemon 170kB [2023-04-12T04:24:00.828Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T04:24:00.828Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T04:24:00.828Z] ---> e93e3f7ee636 [2023-04-12T04:24:00.828Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T04:24:00.828Z] ---> Running in a7b7a0cb8a01 [2023-04-12T04:24:01.093Z] Removing intermediate container a7b7a0cb8a01 [2023-04-12T04:24:01.093Z] ---> 5b7fefcbfaa3 [2023-04-12T04:24:01.093Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T04:24:01.093Z] ---> Running in e8710b51df2b [2023-04-12T04:24:01.361Z] Removing intermediate container e8710b51df2b [2023-04-12T04:24:01.361Z] ---> e03e294fa9af [2023-04-12T04:24:01.361Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-12T04:24:01.627Z] ---> Running in c7cb1a601ba0 [2023-04-12T04:24:01.893Z] Removing intermediate container c7cb1a601ba0 [2023-04-12T04:24:01.893Z] ---> 7897f83d1d06 [2023-04-12T04:24:01.893Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T04:24:01.893Z] ---> Running in cf2b8876eb47 [2023-04-12T04:24:02.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T04:24:03.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T04:24:04.384Z] OK: 263 MiB in 53 packages [2023-04-12T04:24:04.966Z] Removing intermediate container cf2b8876eb47 [2023-04-12T04:24:04.966Z] ---> d310278f5c49 [2023-04-12T04:24:04.966Z] Step 7/26 : WORKDIR /app [2023-04-12T04:24:04.966Z] ---> Running in 71cd7407ee21 [2023-04-12T04:24:05.234Z] Removing intermediate container 71cd7407ee21 [2023-04-12T04:24:05.234Z] ---> b16d18a9169c [2023-04-12T04:24:05.234Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-12T04:24:05.815Z] ---> a039f92c428e [2023-04-12T04:24:05.815Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T04:24:05.815Z] ---> Running in 35ecf97a1826 [2023-04-12T04:24:08.390Z] Removing intermediate container 35ecf97a1826 [2023-04-12T04:24:08.390Z] ---> c39a9232b236 [2023-04-12T04:24:08.390Z] Step 10/26 : COPY . . [2023-04-12T04:24:08.655Z] ---> faf25f36040f [2023-04-12T04:24:08.655Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T04:24:08.656Z] ---> Running in 97f84d69cae9 [2023-04-12T04:24:08.923Z] Removing intermediate container 97f84d69cae9 [2023-04-12T04:24:08.923Z] ---> c80d5748d408 [2023-04-12T04:24:08.923Z] Step 12/26 : RUN $MAKE [2023-04-12T04:24:08.923Z] ---> Running in 8bf4d122b672 [2023-04-12T04:24:09.882Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.31" -trimpath -mod=readonly -o app-service-configurable [2023-04-12T04:26:16.571Z] Removing intermediate container 8bf4d122b672 [2023-04-12T04:26:16.571Z] ---> f08262340844 [2023-04-12T04:26:16.571Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T04:26:16.571Z] 3.17: Pulling from library/alpine [2023-04-12T04:26:16.571Z] c41833b44d91: Pulling fs layer [2023-04-12T04:26:16.571Z] c41833b44d91: Download complete [2023-04-12T04:26:16.571Z] c41833b44d91: Pull complete [2023-04-12T04:26:16.571Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T04:26:16.571Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T04:26:16.571Z] ---> 51e60588ff2c [2023-04-12T04:26:16.571Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T04:26:16.571Z] ---> Running in 1666cd4ca463 [2023-04-12T04:26:16.571Z] Removing intermediate container 1666cd4ca463 [2023-04-12T04:26:16.571Z] ---> 2a551417294f [2023-04-12T04:26:16.571Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-12T04:26:16.571Z] ---> Running in 3ccd325088c4 [2023-04-12T04:26:16.571Z] Removing intermediate container 3ccd325088c4 [2023-04-12T04:26:16.571Z] ---> eda45f2e181a [2023-04-12T04:26:16.571Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T04:26:16.571Z] ---> Running in 4675a33b54c1 [2023-04-12T04:26:16.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T04:26:16.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T04:26:17.796Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T04:26:17.796Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T04:26:17.796Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T04:26:17.796Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T04:26:18.065Z] OK: 8 MiB in 17 packages [2023-04-12T04:26:19.475Z] Removing intermediate container 4675a33b54c1 [2023-04-12T04:26:19.475Z] ---> 80faa73db97e [2023-04-12T04:26:19.475Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T04:26:19.739Z] ---> 970ba24bf7bf [2023-04-12T04:26:19.739Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T04:26:20.324Z] ---> 1e614156e25d [2023-04-12T04:26:20.324Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-12T04:26:20.590Z] ---> eae6066af92f [2023-04-12T04:26:20.590Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-12T04:26:22.004Z] ---> 11a81eee71a7 [2023-04-12T04:26:22.004Z] Step 21/26 : EXPOSE 48095 [2023-04-12T04:26:22.004Z] ---> Running in 0faac53ddf5b [2023-04-12T04:26:22.270Z] Removing intermediate container 0faac53ddf5b [2023-04-12T04:26:22.270Z] ---> 3e083308c36e [2023-04-12T04:26:22.270Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-12T04:26:22.270Z] ---> Running in 70e107c9d32b [2023-04-12T04:26:22.538Z] Removing intermediate container 70e107c9d32b [2023-04-12T04:26:22.538Z] ---> edaffd1ffb72 [2023-04-12T04:26:22.538Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T04:26:22.805Z] ---> Running in 1739c5cb864a [2023-04-12T04:26:23.072Z] Removing intermediate container 1739c5cb864a [2023-04-12T04:26:23.072Z] ---> 588c2ed57d23 [2023-04-12T04:26:23.072Z] Step 24/26 : LABEL arch=arm64 [2023-04-12T04:26:23.072Z] ---> Running in b5c8a1d1ee78 [2023-04-12T04:26:23.338Z] Removing intermediate container b5c8a1d1ee78 [2023-04-12T04:26:23.338Z] ---> 5c7f7b04b06f [2023-04-12T04:26:23.338Z] Step 25/26 : LABEL git_sha=f3cdb9c1fa70c191bed2b09799915be91331da1e [2023-04-12T04:26:23.338Z] ---> Running in 3b59231cfbc6 [2023-04-12T04:26:23.604Z] Removing intermediate container 3b59231cfbc6 [2023-04-12T04:26:23.604Z] ---> a696ff8029e7 [2023-04-12T04:26:23.604Z] Step 26/26 : LABEL version=3.0.0-dev.31 [2023-04-12T04:26:23.604Z] ---> Running in 64bce0b63c67 [2023-04-12T04:26:23.871Z] Removing intermediate container 64bce0b63c67 [2023-04-12T04:26:23.871Z] ---> fec54ec4c131 [2023-04-12T04:26:23.871Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T04:26:23.871Z] Successfully built fec54ec4c131 [2023-04-12T04:26:23.871Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:26:24.235Z] provisioning config files... [2023-04-12T04:26:24.249Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/149@tmp/config6008432806578385550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:26:24.577Z] ---> docker-login.sh [2023-04-12T04:26:24.577Z] nexus3.edgexfoundry.org:10001 [2023-04-12T04:26:24.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:26:24.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:26:24.844Z] Configure a credential helper to remove this warning. See [2023-04-12T04:26:24.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:26:24.844Z] [2023-04-12T04:26:24.844Z] Login Succeeded [2023-04-12T04:26:24.844Z] nexus3.edgexfoundry.org:10002 [2023-04-12T04:26:25.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:26:25.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:26:25.109Z] Configure a credential helper to remove this warning. See [2023-04-12T04:26:25.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:26:25.109Z] [2023-04-12T04:26:25.109Z] Login Succeeded [2023-04-12T04:26:25.109Z] nexus3.edgexfoundry.org:10003 [2023-04-12T04:26:25.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:26:25.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:26:25.642Z] Configure a credential helper to remove this warning. See [2023-04-12T04:26:25.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:26:25.642Z] [2023-04-12T04:26:25.642Z] Login Succeeded [2023-04-12T04:26:25.642Z] nexus3.edgexfoundry.org:10004 [2023-04-12T04:26:25.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:26:25.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:26:25.909Z] Configure a credential helper to remove this warning. See [2023-04-12T04:26:25.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:26:25.909Z] [2023-04-12T04:26:25.909Z] Login Succeeded [2023-04-12T04:26:25.909Z] docker.io [2023-04-12T04:26:26.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:26:26.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:26:26.443Z] Configure a credential helper to remove this warning. See [2023-04-12T04:26:26.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:26:26.443Z] [2023-04-12T04:26:26.443Z] Login Succeeded [2023-04-12T04:26:26.443Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T04:26:26.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T04:26:26.487Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:26:26.509Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-12T04:26:26.509Z] f3cdb9c1fa70c191bed2b09799915be91331da1e [2023-04-12T04:26:26.509Z] latest [2023-04-12T04:26:26.509Z] 3.0.0-dev.31 [2023-04-12T04:26:26.509Z] f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [2023-04-12T04:26:26.509Z] main [2023-04-12T04:26:26.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:26.860Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:27.189Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e [2023-04-12T04:26:27.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T04:26:27.189Z] b3c6cff889b3: Preparing [2023-04-12T04:26:27.189Z] 7416dabb0a50: Preparing [2023-04-12T04:26:27.189Z] 537e6f4ff4e8: Preparing [2023-04-12T04:26:27.189Z] f00d27f563b9: Preparing [2023-04-12T04:26:27.189Z] f97ecb714c2d: Preparing [2023-04-12T04:26:27.189Z] 26cbea5cba74: Preparing [2023-04-12T04:26:27.189Z] 26cbea5cba74: Waiting [2023-04-12T04:26:27.456Z] 7416dabb0a50: Pushed [2023-04-12T04:26:27.456Z] 537e6f4ff4e8: Pushed [2023-04-12T04:26:27.456Z] f00d27f563b9: Pushed [2023-04-12T04:26:27.456Z] 26cbea5cba74: Layer already exists [2023-04-12T04:26:27.731Z] f97ecb714c2d: Pushed [2023-04-12T04:26:33.061Z] b3c6cff889b3: Pushed [2023-04-12T04:26:33.061Z] f3cdb9c1fa70c191bed2b09799915be91331da1e: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:33.400Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:33.742Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-12T04:26:33.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T04:26:33.742Z] b3c6cff889b3: Preparing [2023-04-12T04:26:33.742Z] 7416dabb0a50: Preparing [2023-04-12T04:26:33.742Z] 537e6f4ff4e8: Preparing [2023-04-12T04:26:33.742Z] f00d27f563b9: Preparing [2023-04-12T04:26:33.742Z] f97ecb714c2d: Preparing [2023-04-12T04:26:33.742Z] 26cbea5cba74: Preparing [2023-04-12T04:26:33.742Z] 26cbea5cba74: Waiting [2023-04-12T04:26:33.742Z] f00d27f563b9: Layer already exists [2023-04-12T04:26:33.742Z] f97ecb714c2d: Layer already exists [2023-04-12T04:26:33.742Z] 7416dabb0a50: Layer already exists [2023-04-12T04:26:33.742Z] b3c6cff889b3: Layer already exists [2023-04-12T04:26:33.742Z] 537e6f4ff4e8: Layer already exists [2023-04-12T04:26:33.742Z] 26cbea5cba74: Layer already exists [2023-04-12T04:26:33.742Z] latest: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:34.357Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:34.777Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 [2023-04-12T04:26:34.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T04:26:34.777Z] b3c6cff889b3: Preparing [2023-04-12T04:26:34.777Z] 7416dabb0a50: Preparing [2023-04-12T04:26:34.777Z] 537e6f4ff4e8: Preparing [2023-04-12T04:26:34.777Z] f00d27f563b9: Preparing [2023-04-12T04:26:34.777Z] f97ecb714c2d: Preparing [2023-04-12T04:26:34.777Z] 26cbea5cba74: Preparing [2023-04-12T04:26:34.777Z] 26cbea5cba74: Waiting [2023-04-12T04:26:34.777Z] 537e6f4ff4e8: Layer already exists [2023-04-12T04:26:34.777Z] 7416dabb0a50: Layer already exists [2023-04-12T04:26:34.777Z] f97ecb714c2d: Layer already exists [2023-04-12T04:26:34.777Z] b3c6cff889b3: Layer already exists [2023-04-12T04:26:34.777Z] f00d27f563b9: Layer already exists [2023-04-12T04:26:34.777Z] 26cbea5cba74: Layer already exists [2023-04-12T04:26:35.054Z] 3.0.0-dev.31: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:35.414Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:35.764Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [2023-04-12T04:26:35.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T04:26:35.764Z] b3c6cff889b3: Preparing [2023-04-12T04:26:35.764Z] 7416dabb0a50: Preparing [2023-04-12T04:26:35.764Z] 537e6f4ff4e8: Preparing [2023-04-12T04:26:35.764Z] f00d27f563b9: Preparing [2023-04-12T04:26:35.764Z] f97ecb714c2d: Preparing [2023-04-12T04:26:35.764Z] 26cbea5cba74: Preparing [2023-04-12T04:26:35.764Z] 26cbea5cba74: Waiting [2023-04-12T04:26:35.764Z] f00d27f563b9: Layer already exists [2023-04-12T04:26:35.764Z] 537e6f4ff4e8: Layer already exists [2023-04-12T04:26:35.764Z] b3c6cff889b3: Layer already exists [2023-04-12T04:26:35.764Z] f97ecb714c2d: Layer already exists [2023-04-12T04:26:35.764Z] 7416dabb0a50: Layer already exists [2023-04-12T04:26:35.765Z] 26cbea5cba74: Layer already exists [2023-04-12T04:26:35.765Z] f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:36.109Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:36.450Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-04-12T04:26:36.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-12T04:26:36.450Z] b3c6cff889b3: Preparing [2023-04-12T04:26:36.450Z] 7416dabb0a50: Preparing [2023-04-12T04:26:36.450Z] 537e6f4ff4e8: Preparing [2023-04-12T04:26:36.450Z] f00d27f563b9: Preparing [2023-04-12T04:26:36.450Z] f97ecb714c2d: Preparing [2023-04-12T04:26:36.450Z] 26cbea5cba74: Preparing [2023-04-12T04:26:36.450Z] 26cbea5cba74: Waiting [2023-04-12T04:26:36.450Z] f00d27f563b9: Layer already exists [2023-04-12T04:26:36.450Z] b3c6cff889b3: Layer already exists [2023-04-12T04:26:36.450Z] 537e6f4ff4e8: Layer already exists [2023-04-12T04:26:36.450Z] f97ecb714c2d: Layer already exists [2023-04-12T04:26:36.450Z] 7416dabb0a50: Layer already exists [2023-04-12T04:26:36.450Z] 26cbea5cba74: Layer already exists [2023-04-12T04:26:36.450Z] main: digest: sha256:960d2e6095fa223ee4df84e761542a929b98175e20fa0e84152fd7108d015cd7 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T04:26:36.772Z] ===================================================== [Pipeline] echo [2023-04-12T04:26:36.784Z] taggedImages: [2023-04-12T04:26:36.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e [2023-04-12T04:26:36.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-12T04:26:36.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.31 [2023-04-12T04:26:36.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f3cdb9c1fa70c191bed2b09799915be91331da1e-3.0.0-dev.31 [2023-04-12T04:26:36.784Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:37.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T04:26:37.140Z] [2023-04-12T04:26:37.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:26:37.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T04:26:37.475Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T04:26:37.475Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T04:26:37.475Z] 04944245beec: Pulling fs layer [2023-04-12T04:26:37.475Z] 699f458cf7ca: Pulling fs layer [2023-04-12T04:26:37.475Z] 765212b225bb: Pulling fs layer [2023-04-12T04:26:37.475Z] f23df028b6ca: Pulling fs layer [2023-04-12T04:26:37.475Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T04:26:37.475Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T04:26:37.475Z] 765212b225bb: Waiting [2023-04-12T04:26:37.475Z] d65c8cfc05b1: Waiting [2023-04-12T04:26:37.475Z] 2437ff75d9bd: Waiting [2023-04-12T04:26:37.743Z] 04944245beec: Verifying Checksum [2023-04-12T04:26:37.743Z] 04944245beec: Download complete [2023-04-12T04:26:37.743Z] 765212b225bb: Verifying Checksum [2023-04-12T04:26:37.743Z] 765212b225bb: Download complete [2023-04-12T04:26:37.743Z] f23df028b6ca: Download complete [2023-04-12T04:26:37.743Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T04:26:37.743Z] d65c8cfc05b1: Download complete [2023-04-12T04:26:38.011Z] 699f458cf7ca: Verifying Checksum [2023-04-12T04:26:38.011Z] 699f458cf7ca: Download complete [2023-04-12T04:26:38.279Z] 8998bd30e6a1: Verifying Checksum [2023-04-12T04:26:38.279Z] 8998bd30e6a1: Download complete [2023-04-12T04:26:40.863Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T04:26:40.863Z] 2437ff75d9bd: Download complete [2023-04-12T04:26:42.267Z] 8998bd30e6a1: Pull complete [2023-04-12T04:26:42.847Z] 04944245beec: Pull complete [2023-04-12T04:26:43.804Z] 699f458cf7ca: Pull complete [2023-04-12T04:26:44.072Z] 765212b225bb: Pull complete [2023-04-12T04:26:45.031Z] f23df028b6ca: Pull complete [2023-04-12T04:26:45.031Z] d65c8cfc05b1: Pull complete [2023-04-12T04:27:00.011Z] 2437ff75d9bd: Pull complete [2023-04-12T04:27:00.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T04:27:00.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T04:27:00.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:27:00.195Z] prd-ubuntu20.04-docker-arm64-4c-16g-7534 does not seem to be running inside a container [2023-04-12T04:27:00.257Z] $ 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/149 -v /w/workspace/app-service-configurable/149:/w/workspace/app-service-configurable/149:rw,z -v /w/workspace/app-service-configurable/149@tmp:/w/workspace/app-service-configurable/149@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-04-12T04:27:02.709Z] $ docker top cc0f70f6d221792e3b7cdb8e7742a8d12aae9c553d70910dc9b8a64f121ea159 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:27:03.213Z] ---> job-cost.sh [2023-04-12T04:27:03.481Z] lf-activate-venv: SKIPPING [2023-04-12T04:27:03.481Z] INFO: No Stack... [2023-04-12T04:27:04.062Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T04:27:04.644Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T04:27:05.275Z] + cat+ /w/workspace/app-service-configurable/149/archives/cost.csv [2023-04-12T04:27:05.275Z] cut -d, -f6 [Pipeline] lock [2023-04-12T04:27:05.335Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [2023-04-12T04:27:05.341Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] did not exist. Created. [2023-04-12T04:27:05.341Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T04:27:05.667Z] /w/workspace/app-service-configurable/149@tmp/durable-9d7dd397/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-12T04:27:05.999Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T04:27:06.021Z] Warning: overwriting stash ‘stack-cost’ [2023-04-12T04:27:06.066Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T04:27:06.072Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T04:27:06.090Z] $ docker stop --time=1 cc0f70f6d221792e3b7cdb8e7742a8d12aae9c553d70910dc9b8a64f121ea159 [2023-04-12T04:27:07.548Z] $ docker rm -f --volumes cc0f70f6d221792e3b7cdb8e7742a8d12aae9c553d70910dc9b8a64f121ea159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-12T04:27:07.950Z] provisioning config files... [2023-04-12T04:27:07.956Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14974260083763310874tmp [Pipeline] { [Pipeline] sh [2023-04-12T04:27:08.250Z] + set +x [2023-04-12T04:27:08.250Z] + curl -s https://codecov.io/bash [2023-04-12T04:27:08.250Z] + bash -s -- [2023-04-12T04:27:08.250Z] [2023-04-12T04:27:08.250Z] _____ _ [2023-04-12T04:27:08.250Z] / ____| | | [2023-04-12T04:27:08.250Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T04:27:08.250Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T04:27:08.250Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T04:27:08.250Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T04:27:08.250Z] Bash-1.0.6 [2023-04-12T04:27:08.250Z] [2023-04-12T04:27:08.250Z] [2023-04-12T04:27:08.250Z] ==> git version 2.25.1 found [2023-04-12T04:27:08.250Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-12T04:27:08.250Z] Release-Date: 2020-01-08 [2023-04-12T04:27:08.250Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-12T04:27:08.250Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T04:27:08.250Z] ==> Jenkins CI detected. [2023-04-12T04:27:08.250Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-04-12T04:27:08.250Z] project root: . [2023-04-12T04:27:08.250Z] --> token set from env [2023-04-12T04:27:08.250Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T04:27:08.250Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T04:27:08.250Z] ==> Python coveragepy not found [2023-04-12T04:27:08.250Z] ==> Searching for coverage reports in: [2023-04-12T04:27:08.250Z] + . [2023-04-12T04:27:08.250Z] -> Found 1 reports [2023-04-12T04:27:08.250Z] ==> Detecting git/mercurial file structure [2023-04-12T04:27:08.509Z] ==> Reading reports [2023-04-12T04:27:08.509Z] + ./coverage.out bytes=13 [2023-04-12T04:27:08.509Z] ==> Appending adjustments [2023-04-12T04:27:08.509Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T04:27:08.509Z] + Found adjustments [2023-04-12T04:27:08.509Z] ==> Gzipping contents [2023-04-12T04:27:08.509Z] 4.0K /tmp/codecov.VR2KPr.gz [2023-04-12T04:27:08.509Z] ==> Uploading reports [2023-04-12T04:27:08.509Z] url: https://codecov.io [2023-04-12T04:27:08.509Z] query: branch=main&commit=f3cdb9c1fa70c191bed2b09799915be91331da1e&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T04:27:08.509Z] -> Pinging Codecov [2023-04-12T04:27:08.509Z] 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=f3cdb9c1fa70c191bed2b09799915be91331da1e&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T04:27:08.768Z] -> Uploading to [2023-04-12T04:27:08.769Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/A97CA9966030D2A3747ED39772930CCE/f3cdb9c1fa70c191bed2b09799915be91331da1e/f23061de-f2f7-42d0-b4aa-c945b0d8aa5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T042708Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f947a0e18cb410a8980cc0ea6312d8d4bd792299bd10637cd581e507c09461a8 [2023-04-12T04:27:08.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T04:27:08.769Z] Dload Upload Total Spent Left Speed [2023-04-12T04:27:09.028Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1444 --:--:-- --:--:-- --:--:-- 1444 [2023-04-12T04:27:09.028Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] } [2023-04-12T04:27:09.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-12T04:27:09.245Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-12T04:27:09.254Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:27:09.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T04:27:09.554Z] [2023-04-12T04:27:09.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:27:09.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T04:27:10.421Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-12T04:27:10.421Z] df9b9388f04a: Pulling fs layer [2023-04-12T04:27:10.421Z] 52dc419b0ee2: Pulling fs layer [2023-04-12T04:27:10.421Z] 25bc292e5bac: Pulling fs layer [2023-04-12T04:27:10.421Z] 114826534d7a: Pulling fs layer [2023-04-12T04:27:10.421Z] 4657fd5d0bcf: Pulling fs layer [2023-04-12T04:27:10.421Z] 6ad1cebc031e: Pulling fs layer [2023-04-12T04:27:10.421Z] 8a3aa393b2d8: Pulling fs layer [2023-04-12T04:27:10.421Z] 114826534d7a: Waiting [2023-04-12T04:27:10.421Z] 4657fd5d0bcf: Waiting [2023-04-12T04:27:10.421Z] 6ad1cebc031e: Waiting [2023-04-12T04:27:10.421Z] 8a3aa393b2d8: Waiting [2023-04-12T04:27:10.421Z] 25bc292e5bac: Verifying Checksum [2023-04-12T04:27:10.421Z] 25bc292e5bac: Download complete [2023-04-12T04:27:10.421Z] 52dc419b0ee2: Verifying Checksum [2023-04-12T04:27:10.421Z] 52dc419b0ee2: Download complete [2023-04-12T04:27:10.421Z] 4657fd5d0bcf: Verifying Checksum [2023-04-12T04:27:10.421Z] 4657fd5d0bcf: Download complete [2023-04-12T04:27:10.421Z] df9b9388f04a: Verifying Checksum [2023-04-12T04:27:10.421Z] df9b9388f04a: Download complete [2023-04-12T04:27:10.421Z] 6ad1cebc031e: Verifying Checksum [2023-04-12T04:27:10.988Z] df9b9388f04a: Pull complete [2023-04-12T04:27:10.988Z] 114826534d7a: Verifying Checksum [2023-04-12T04:27:10.988Z] 114826534d7a: Download complete [2023-04-12T04:27:11.245Z] 8a3aa393b2d8: Verifying Checksum [2023-04-12T04:27:11.245Z] 8a3aa393b2d8: Download complete [2023-04-12T04:27:12.182Z] 52dc419b0ee2: Pull complete [2023-04-12T04:27:13.116Z] 25bc292e5bac: Pull complete [2023-04-12T04:27:19.678Z] 114826534d7a: Pull complete [2023-04-12T04:27:19.678Z] 4657fd5d0bcf: Pull complete [2023-04-12T04:27:19.939Z] 6ad1cebc031e: Pull complete [2023-04-12T04:27:23.222Z] 8a3aa393b2d8: Pull complete [2023-04-12T04:27:23.222Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-12T04:27:23.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T04:27:23.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:27:23.307Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:27:23.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-12T04:27:28.888Z] $ docker top 8923986a751cd8eb0e43093f82b3c5f078de7ba864c4b0842dea5e8c63eaa230 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-12T04:27:28.948Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-04-12T04:27:29.221Z] + set -o pipefail [2023-04-12T04:27:29.222Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-04-12T04:27:33.413Z] [2023-04-12T04:27:33.413Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-04-12T04:27:33.413Z] [2023-04-12T04:27:33.413Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d7a53763-1225-4ded-b62c-82fc2816a26c [2023-04-12T04:27:33.413Z] [2023-04-12T04:27:33.413Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-12T04:27:33.413Z] [2023-04-12T04:27:33.413Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-12T04:27:33.413Z] [2023-04-12T04:27:33.672Z] [2023-04-12T04:27:33.672Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-12T04:27:33.672Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-12T04:27:33.672Z] More details here: https://snyk.co/ue1NS [2023-04-12T04:27:33.673Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-12T04:27:33.673Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-12T04:27:33.687Z] $ docker stop --time=1 8923986a751cd8eb0e43093f82b3c5f078de7ba864c4b0842dea5e8c63eaa230 [2023-04-12T04:27:37.155Z] $ docker rm -f --volumes 8923986a751cd8eb0e43093f82b3c5f078de7ba864c4b0842dea5e8c63eaa230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T04:27:37.852Z] + git log --format=format:%s -1 f3cdb9c1fa70c191bed2b09799915be91331da1e [Pipeline] sh [2023-04-12T04:27:38.135Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T04:27:38.135Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:27:38.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:27:38.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:27:38.507Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:27:38.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T04:27:38.969Z] $ docker top aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 -eo pid,comm [2023-04-12T04:27:39.018Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-12T04:27:39.018Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T04:27:39.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T04:27:39.051Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T04:27:39.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T04:27:39.161Z] $ docker exec aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 ssh-agent [2023-04-12T04:27:39.263Z] SSH_AUTH_SOCK=/tmp/ssh-CsefBN89ZDlY/agent.32 [2023-04-12T04:27:39.263Z] SSH_AGENT_PID=38 [2023-04-12T04:27:39.268Z] Running ssh-add (command line suppressed) [2023-04-12T04:27:39.379Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2619429135864578123.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2619429135864578123.key) [2023-04-12T04:27:39.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T04:27:39.675Z] + git semver tag [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,866 [run_tag] DEBUG tag force:False [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,867 [check_head_tag] DEBUG check head tag [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,868 [execute] INFO git cat-file --batch-check [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,872 [execute] INFO git cat-file --batch [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,895 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,895 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,895 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-04-12T04:27:39.935Z] 2023-04-12 04:27:39,899 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:27:39.935Z] 3.0.0-dev.31 [Pipeline] } [2023-04-12T04:27:39.948Z] $ docker exec --env ******** --env ******** aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 ssh-agent -k [2023-04-12T04:27:40.045Z] unset SSH_AUTH_SOCK; [2023-04-12T04:27:40.045Z] unset SSH_AGENT_PID; [2023-04-12T04:27:40.046Z] echo Agent pid 38 killed; [2023-04-12T04:27:40.052Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T04:27:40.349Z] + git semver [Pipeline] } [2023-04-12T04:27:40.622Z] $ docker stop --time=1 aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 [2023-04-12T04:27:41.885Z] $ docker rm -f --volumes aee3e7a9367a87c35aa8f6d6c0b43dd19701bb3d13e1e149330a8b8653e0ba79 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:27:42.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T04:27:42.252Z] [2023-04-12T04:27:42.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:27:42.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T04:27:42.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-12T04:27:42.549Z] ab5ef0e58194: Pulling fs layer [2023-04-12T04:27:42.549Z] 9712f1f96733: Pulling fs layer [2023-04-12T04:27:42.549Z] 63f879dbbcfc: Pulling fs layer [2023-04-12T04:27:42.549Z] 0d9ebad4ef96: Pulling fs layer [2023-04-12T04:27:42.549Z] e9a5061849ea: Pulling fs layer [2023-04-12T04:27:42.549Z] d747dcd14b5f: Pulling fs layer [2023-04-12T04:27:42.549Z] 2de7ff778b66: Pulling fs layer [2023-04-12T04:27:42.549Z] e9a5061849ea: Waiting [2023-04-12T04:27:42.549Z] d747dcd14b5f: Waiting [2023-04-12T04:27:42.549Z] 2de7ff778b66: Waiting [2023-04-12T04:27:42.549Z] 0d9ebad4ef96: Waiting [2023-04-12T04:27:42.549Z] 9712f1f96733: Download complete [2023-04-12T04:27:42.810Z] 63f879dbbcfc: Verifying Checksum [2023-04-12T04:27:42.810Z] 63f879dbbcfc: Download complete [2023-04-12T04:27:43.068Z] e9a5061849ea: Verifying Checksum [2023-04-12T04:27:43.068Z] e9a5061849ea: Download complete [2023-04-12T04:27:43.068Z] d747dcd14b5f: Verifying Checksum [2023-04-12T04:27:43.068Z] d747dcd14b5f: Download complete [2023-04-12T04:27:43.068Z] ab5ef0e58194: Verifying Checksum [2023-04-12T04:27:43.068Z] ab5ef0e58194: Download complete [2023-04-12T04:27:43.068Z] 0d9ebad4ef96: Verifying Checksum [2023-04-12T04:27:43.068Z] 0d9ebad4ef96: Download complete [2023-04-12T04:27:43.068Z] 2de7ff778b66: Verifying Checksum [2023-04-12T04:27:43.068Z] 2de7ff778b66: Download complete [2023-04-12T04:27:46.352Z] ab5ef0e58194: Pull complete [2023-04-12T04:27:46.352Z] 9712f1f96733: Pull complete [2023-04-12T04:27:46.612Z] 63f879dbbcfc: Pull complete [2023-04-12T04:27:50.796Z] 0d9ebad4ef96: Pull complete [2023-04-12T04:27:50.796Z] e9a5061849ea: Pull complete [2023-04-12T04:27:50.796Z] d747dcd14b5f: Pull complete [2023-04-12T04:27:52.169Z] 2de7ff778b66: Pull complete [2023-04-12T04:27:52.169Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-12T04:27:52.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T04:27:52.169Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:27:52.254Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:27:52.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-12T04:27:57.767Z] $ docker top 01392af6fc63d1bacc31a5bf521a4088fed6a9d9b2bbaa1d8c703cdecb6332d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:27:57.839Z] provisioning config files... [2023-04-12T04:27:57.846Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8439613550162155167tmp [2023-04-12T04:27:57.856Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15109637823253727594tmp [2023-04-12T04:27:57.866Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10226680019434372699tmp [Pipeline] { [Pipeline] echo [2023-04-12T04:27:57.881Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:27:58.165Z] ---> sigul-configuration.sh [2023-04-12T04:27:58.165Z] gpg: directory `/root/.gnupg' created [2023-04-12T04:27:58.165Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-12T04:27:58.165Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-12T04:27:58.165Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-12T04:27:58.165Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-12T04:27:58.165Z] gpg: CAST5 encrypted data [2023-04-12T04:27:58.165Z] gpg: encrypted with 1 passphrase [2023-04-12T04:27:58.165Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-12T04:27:58.456Z] + mkdir /home/jenkins [2023-04-12T04:27:58.456Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-12T04:27:58.747Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-12T04:27:58.756Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:27:59.040Z] ---> sigul-install.sh [2023-04-12T04:27:59.040Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-12T04:27:59.327Z] + git tag --list [2023-04-12T04:27:59.327Z] v1.0.0 [2023-04-12T04:27:59.327Z] v1.1.0 [2023-04-12T04:27:59.327Z] v1.2.0 [2023-04-12T04:27:59.327Z] v1.3.0 [2023-04-12T04:27:59.327Z] v1.3.1 [2023-04-12T04:27:59.327Z] v2.0.0 [2023-04-12T04:27:59.327Z] v2.0.1 [2023-04-12T04:27:59.327Z] v2.1.0 [2023-04-12T04:27:59.327Z] v2.1.1 [2023-04-12T04:27:59.327Z] v2.1.1-dev.1 [2023-04-12T04:27:59.327Z] v2.1.1-dev.2 [2023-04-12T04:27:59.327Z] v2.1.2-dev.1 [2023-04-12T04:27:59.327Z] v2.1.2-dev.2 [2023-04-12T04:27:59.327Z] v2.2.0 [2023-04-12T04:27:59.327Z] v2.2.1-dev.1 [2023-04-12T04:27:59.327Z] v2.2.1-dev.10 [2023-04-12T04:27:59.327Z] v2.2.1-dev.2 [2023-04-12T04:27:59.327Z] v2.2.1-dev.3 [2023-04-12T04:27:59.327Z] v2.2.1-dev.4 [2023-04-12T04:27:59.327Z] v2.2.1-dev.5 [2023-04-12T04:27:59.327Z] v2.2.1-dev.6 [2023-04-12T04:27:59.327Z] v2.2.1-dev.7 [2023-04-12T04:27:59.327Z] v2.2.1-dev.8 [2023-04-12T04:27:59.327Z] v2.2.1-dev.9 [2023-04-12T04:27:59.327Z] v2.3.0 [2023-04-12T04:27:59.327Z] v2.3.0-dev.10 [2023-04-12T04:27:59.327Z] v2.3.0-dev.11 [2023-04-12T04:27:59.327Z] v2.3.0-dev.12 [2023-04-12T04:27:59.327Z] v2.3.0-dev.13 [2023-04-12T04:27:59.327Z] v2.3.0-dev.14 [2023-04-12T04:27:59.327Z] v2.3.0-dev.15 [2023-04-12T04:27:59.327Z] v2.3.0-dev.16 [2023-04-12T04:27:59.327Z] v2.3.0-dev.17 [2023-04-12T04:27:59.327Z] v2.3.0-dev.18 [2023-04-12T04:27:59.327Z] v2.3.0-dev.19 [2023-04-12T04:27:59.327Z] v2.3.0-dev.20 [2023-04-12T04:27:59.327Z] v2.3.0-dev.21 [2023-04-12T04:27:59.327Z] v2.3.0-dev.22 [2023-04-12T04:27:59.327Z] v2.3.0-dev.23 [2023-04-12T04:27:59.327Z] v2.3.0-dev.24 [2023-04-12T04:27:59.327Z] v2.3.0-dev.25 [2023-04-12T04:27:59.327Z] v2.3.0-dev.26 [2023-04-12T04:27:59.327Z] v2.3.0-dev.27 [2023-04-12T04:27:59.327Z] v2.3.0-dev.28 [2023-04-12T04:27:59.327Z] v2.3.0-dev.29 [2023-04-12T04:27:59.327Z] v2.3.0-dev.30 [2023-04-12T04:27:59.327Z] v2.3.0-dev.31 [2023-04-12T04:27:59.327Z] v2.3.0-dev.32 [2023-04-12T04:27:59.327Z] v2.3.0-dev.33 [2023-04-12T04:27:59.327Z] v2.3.0-dev.34 [2023-04-12T04:27:59.327Z] v2.3.0-dev.35 [2023-04-12T04:27:59.327Z] v2.3.0-dev.36 [2023-04-12T04:27:59.327Z] v2.3.0-dev.37 [2023-04-12T04:27:59.327Z] v2.3.1 [2023-04-12T04:27:59.327Z] v2.3.1-dev.1 [2023-04-12T04:27:59.327Z] v2.3.1-dev.2 [2023-04-12T04:27:59.327Z] v2.3.1-dev.3 [2023-04-12T04:27:59.327Z] v2.3.1-dev.4 [2023-04-12T04:27:59.327Z] v3.0.0-dev.1 [2023-04-12T04:27:59.327Z] v3.0.0-dev.10 [2023-04-12T04:27:59.327Z] v3.0.0-dev.11 [2023-04-12T04:27:59.327Z] v3.0.0-dev.12 [2023-04-12T04:27:59.327Z] v3.0.0-dev.13 [2023-04-12T04:27:59.327Z] v3.0.0-dev.14 [2023-04-12T04:27:59.327Z] v3.0.0-dev.15 [2023-04-12T04:27:59.327Z] v3.0.0-dev.16 [2023-04-12T04:27:59.327Z] v3.0.0-dev.17 [2023-04-12T04:27:59.327Z] v3.0.0-dev.18 [2023-04-12T04:27:59.327Z] v3.0.0-dev.19 [2023-04-12T04:27:59.327Z] v3.0.0-dev.2 [2023-04-12T04:27:59.327Z] v3.0.0-dev.20 [2023-04-12T04:27:59.327Z] v3.0.0-dev.21 [2023-04-12T04:27:59.327Z] v3.0.0-dev.22 [2023-04-12T04:27:59.327Z] v3.0.0-dev.23 [2023-04-12T04:27:59.327Z] v3.0.0-dev.24 [2023-04-12T04:27:59.327Z] v3.0.0-dev.25 [2023-04-12T04:27:59.327Z] v3.0.0-dev.26 [2023-04-12T04:27:59.327Z] v3.0.0-dev.27 [2023-04-12T04:27:59.327Z] v3.0.0-dev.28 [2023-04-12T04:27:59.327Z] v3.0.0-dev.29 [2023-04-12T04:27:59.327Z] v3.0.0-dev.3 [2023-04-12T04:27:59.327Z] v3.0.0-dev.30 [2023-04-12T04:27:59.327Z] v3.0.0-dev.31 [2023-04-12T04:27:59.327Z] v3.0.0-dev.4 [2023-04-12T04:27:59.327Z] v3.0.0-dev.5 [2023-04-12T04:27:59.327Z] v3.0.0-dev.6 [2023-04-12T04:27:59.327Z] v3.0.0-dev.7 [2023-04-12T04:27:59.327Z] v3.0.0-dev.8 [2023-04-12T04:27:59.327Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-12T04:27:59.616Z] + lftools sign git-tag v3.0.0-dev.31 [2023-04-12T04:28:00.185Z] Signing Git tag with Sigul... [2023-04-12T04:28:00.185Z] Signing v3.0.0-dev.31 [Pipeline] echo [2023-04-12T04:28:00.453Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:28:00.738Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-12T04:28:00.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-12T04:28:00.768Z] $ docker stop --time=1 01392af6fc63d1bacc31a5bf521a4088fed6a9d9b2bbaa1d8c703cdecb6332d0 [2023-04-12T04:28:02.034Z] $ docker rm -f --volumes 01392af6fc63d1bacc31a5bf521a4088fed6a9d9b2bbaa1d8c703cdecb6332d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-12T04:28:02.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T04:28:02.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:28:02.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:28:02.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:28:02.812Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:28:02.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T04:28:03.208Z] $ docker top 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 -eo pid,comm [2023-04-12T04:28:03.259Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-12T04:28:03.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T04:28:03.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T04:28:03.299Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T04:28:03.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T04:28:03.422Z] $ docker exec 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 ssh-agent [2023-04-12T04:28:03.525Z] SSH_AUTH_SOCK=/tmp/ssh-ULoCaeai63hx/agent.33 [2023-04-12T04:28:03.525Z] SSH_AGENT_PID=39 [2023-04-12T04:28:03.530Z] Running ssh-add (command line suppressed) [2023-04-12T04:28:03.644Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_187119125995106384.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_187119125995106384.key) [2023-04-12T04:28:03.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T04:28:03.939Z] + git semver bump pre [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,128 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,128 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,128 [bump_version] DEBUG bumped version:3.0.0-dev.32 [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,128 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,128 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,128 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,130 [execute] INFO git cat-file --batch-check [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,136 [execute] INFO git cat-file --batch [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T04:28:04.197Z] 2023-04-12 04:28:04,142 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:28:04.197Z] 3.0.0-dev.32 [Pipeline] } [2023-04-12T04:28:04.209Z] $ docker exec --env ******** --env ******** 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 ssh-agent -k [2023-04-12T04:28:04.315Z] unset SSH_AUTH_SOCK; [2023-04-12T04:28:04.316Z] unset SSH_AGENT_PID; [2023-04-12T04:28:04.316Z] echo Agent pid 39 killed; [2023-04-12T04:28:04.322Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T04:28:04.616Z] + git semver [Pipeline] } [2023-04-12T04:28:04.889Z] $ docker stop --time=1 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 [2023-04-12T04:28:06.170Z] $ docker rm -f --volumes 1c9656ba33cef06a7d08dffb1245af340898e83a69c62e8ff4f50353403813b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T04:28:06.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T04:28:06.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:28:07.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:28:07.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:28:07.868Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:28:07.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T04:28:08.270Z] $ docker top 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe -eo pid,comm [2023-04-12T04:28:08.318Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-12T04:28:08.318Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T04:28:08.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T04:28:08.358Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T04:28:08.475Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T04:28:08.481Z] $ docker exec 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe ssh-agent [2023-04-12T04:28:08.590Z] SSH_AUTH_SOCK=/tmp/ssh-qnVtWb4va1hi/agent.32 [2023-04-12T04:28:08.590Z] SSH_AGENT_PID=38 [2023-04-12T04:28:08.596Z] Running ssh-add (command line suppressed) [2023-04-12T04:28:08.697Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6695664162155125509.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6695664162155125509.key) [2023-04-12T04:28:08.710Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T04:28:08.995Z] + git semver push [2023-04-12T04:28:09.255Z] 2023-04-12 04:28:09,192 [run_push] DEBUG push [2023-04-12T04:28:09.255Z] 2023-04-12 04:28:09,193 [execute] INFO git cat-file --batch-check [2023-04-12T04:28:09.255Z] 2023-04-12 04:28:09,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T04:28:09.255Z] 2023-04-12 04:28:09,197 [execute] INFO git rev-list 2b58316fdf9d90fd0d020aeadb6ab2a62a3424d7 -- [2023-04-12T04:28:09.255Z] 2023-04-12 04:28:09,198 [execute] DEBUG Popen(['git', 'rev-list', '2b58316fdf9d90fd0d020aeadb6ab2a62a3424d7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T04:28:09.255Z] 2023-04-12 04:28:09,209 [execute] INFO git fetch -v origin [2023-04-12T04:28:09.255Z] 2023-04-12 04:28:09,210 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-12T04:28:09.825Z] 2023-04-12 04:28:09,691 [run_push] DEBUG no remote changes detected [2023-04-12T04:28:09.825Z] 2023-04-12 04:28:09,692 [execute] INFO git push origin semver [2023-04-12T04:28:09.825Z] 2023-04-12 04:28:09,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T04:28:10.858Z] 2023-04-12 04:28:10,493 [run_push] DEBUG push all version tags [2023-04-12T04:28:10.858Z] 2023-04-12 04:28:10,494 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-12T04:28:10.858Z] 2023-04-12 04:28:10,494 [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-04-12T04:28:11.474Z] 2023-04-12 04:28:11,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-04-12T04:28:11.474Z] 3.0.0-dev.32 [Pipeline] } [2023-04-12T04:28:11.517Z] $ docker exec --env ******** --env ******** 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe ssh-agent -k [2023-04-12T04:28:11.622Z] unset SSH_AUTH_SOCK; [2023-04-12T04:28:11.622Z] unset SSH_AGENT_PID; [2023-04-12T04:28:11.622Z] echo Agent pid 38 killed; [2023-04-12T04:28:11.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T04:28:11.944Z] + git semver [Pipeline] } [2023-04-12T04:28:12.529Z] $ docker stop --time=1 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe [2023-04-12T04:28:13.865Z] $ docker rm -f --volumes 16d8e63e467f758874302631c3f074e9cb0b43d155569db169446d2725539cfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-12T04:28:14.440Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-04-12T04:28:14.440Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-12T04:28:14.440Z] total 16 [2023-04-12T04:28:14.440Z] drwxr-xr-x 3 root root 4096 Apr 12 04:17 . [2023-04-12T04:28:14.440Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:27 .. [2023-04-12T04:28:14.440Z] drwxr-xr-x 2 root root 4096 Apr 12 04:17 cost [2023-04-12T04:28:14.440Z] -rw-r--r-- 1 root root 96 Apr 12 04:17 cost.csv [2023-04-12T04:28:14.440Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-04-12T04:28:14.440Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-04-12T04:28:14.440Z] total 16 [2023-04-12T04:28:14.440Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 04:17 . [2023-04-12T04:28:14.440Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:27 .. [2023-04-12T04:28:14.440Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 04:17 cost [2023-04-12T04:28:14.440Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 12 04:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:28:14.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:28:15.592Z] ---> package-listing.sh [2023-04-12T04:28:15.592Z] ++ facter osfamily [2023-04-12T04:28:15.592Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T04:28:15.853Z] + OS_FAMILY=debian [2023-04-12T04:28:15.853Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-04-12T04:28:15.853Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T04:28:15.853Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T04:28:15.853Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T04:28:15.853Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T04:28:15.853Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-12T04:28:15.853Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T04:28:15.853Z] + case "${OS_FAMILY}" in [2023-04-12T04:28:15.853Z] + dpkg -l [2023-04-12T04:28:15.853Z] + grep '^ii' [2023-04-12T04:28:15.853Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T04:28:15.853Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T04:28:15.853Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T04:28:15.853Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-04-12T04:28:15.853Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-04-12T04:28:15.853Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-04-12T04:28:15.865Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-12T04:28:16.144Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:28:16.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T04:28:16.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:28:16.779Z] prd-ubuntu20.04-docker-8c-8g-7533 does not seem to be running inside a container [2023-04-12T04:28:16.812Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T04:28:17.292Z] $ docker top 0cc39bc0093657d9e2b56f8e2fceb4d40ee9ba23d6e4981d7fe999f1482ad6d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:28:17.637Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T04:28:17.918Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T04:28:18.203Z] + ls /var/log/sa-host [2023-04-12T04:28:18.203Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:28:18.347Z] provisioning config files... [2023-04-12T04:28:18.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2612750938556699106tmp [Pipeline] { [Pipeline] echo [2023-04-12T04:28:18.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:28:18.655Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T04:28:18.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:28:18.996Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T04:28:19.004Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:28:19.287Z] ---> sudo-logs.sh [2023-04-12T04:28:19.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T04:28:19.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:28:19.600Z] ---> job-cost.sh [2023-04-12T04:28:19.601Z] lf-activate-venv: SKIPPING [2023-04-12T04:28:19.601Z] DEBUG: total: 0.2199999988079071 [2023-04-12T04:28:19.601Z] INFO: Retrieving Stack Cost... [2023-04-12T04:28:20.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T04:28:20.427Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T04:28:20.438Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:28:20.720Z] ---> logs-deploy.sh [2023-04-12T04:28:20.720Z] lf-activate-venv: SKIPPING [2023-04-12T04:28:20.720Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/149 [2023-04-12T04:28:20.720Z] INFO: archiving workspace using pattern(s): [2023-04-12T04:28:21.661Z] Archives upload complete. [2023-04-12T04:28:21.920Z] INFO: archiving logs to Nexus [2023-04-12T04:28:22.495Z] ---> uname -a: [2023-04-12T04:28:22.495Z] Linux prd-ubuntu20-04-docker-8c-8g-7533 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-12T04:28:22.495Z] [2023-04-12T04:28:22.495Z]