Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb787cf93205ab4377f67f508fa24aa232c36287 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-ssh932412860962439121.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16108900808703923808.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15174179207330191155.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7011367401554892050.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-ssh11001248719623582038.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-932 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 cb787cf93205ab4377f67f508fa24aa232c36287 (main) Commit message: "refactor!: Rename command line flags for the sake of consistency (#492)" > 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 cb787cf93205ab4377f67f508fa24aa232c36287 # timeout=10 > git rev-list --no-walk 567a9513bdf41f4241f3f16eba2134c73a24fbd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-03T18:26:24.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-03T18:26:24.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-03T18:26:24.350Z] ========================================================= [2023-01-03T18:26:24.350Z] EdgeX Global Pipelines Version Info [2023-01-03T18:26:24.350Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:26:25.064Z] ------------------- [2023-01-03T18:26:25.064Z] stable info: [2023-01-03T18:26:25.064Z] ------------------- [2023-01-03T18:26:25.064Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-03T18:26:25.064Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T18:26:25.064Z] Message: update stable to v1.0.244 [2023-01-03T18:26:25.633Z] ------------------- [2023-01-03T18:26:25.633Z] experimental info: [2023-01-03T18:26:25.633Z] ------------------- [2023-01-03T18:26:25.633Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-03T18:26:25.633Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-03T18:26:25.633Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-03T18:26:25.782Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-01-03T18:26:25.794Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-01-03T18:26:25.803Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-03T18:26:25.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-03T18:26:25.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-03T18:26:25.835Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-03T18:26:25.847Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-03T18:26:25.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-03T18:26:25.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-03T18:26:25.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-03T18:26:25.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-03T18:26:25.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-01-03T18:26:25.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-03T18:26:25.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-03T18:26:25.938Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-03T18:26:25.953Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-03T18:26:25.965Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:26:25.977Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-03T18:26:25.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-03T18:26:25.993Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-03T18:26:26.001Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-03T18:26:26.010Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-03T18:26:26.018Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-03T18:26:26.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-03T18:26:26.041Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-03T18:26:26.053Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-03T18:26:26.067Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-03T18:26:26.078Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-01-03T18:26:26.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-01-03T18:26:26.105Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-01-03T18:26:26.120Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] echo [2023-01-03T18:26:26.132Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb787cf [Pipeline] echo [2023-01-03T18:26:26.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:26:26.185Z] provisioning config files... [2023-01-03T18:26:26.200Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config222918690748122187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:26:26.502Z] ---> docker-login.sh [2023-01-03T18:26:26.502Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:26:26.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:26.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:26.764Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:26.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:26.764Z] [2023-01-03T18:26:26.764Z] Login Succeeded [2023-01-03T18:26:26.764Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:26:26.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:27.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:27.024Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:27.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:27.024Z] [2023-01-03T18:26:27.024Z] Login Succeeded [2023-01-03T18:26:27.024Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:26:27.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:27.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:27.024Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:27.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:27.024Z] [2023-01-03T18:26:27.024Z] Login Succeeded [2023-01-03T18:26:27.024Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:26:27.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:27.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:27.285Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:27.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:27.285Z] [2023-01-03T18:26:27.285Z] Login Succeeded [2023-01-03T18:26:27.285Z] docker.io [2023-01-03T18:26:27.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:27.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:27.545Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:27.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:27.545Z] [2023-01-03T18:26:27.545Z] Login Succeeded [2023-01-03T18:26:27.545Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:26:27.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-03T18:26:27.932Z] + git rev-list -1 --merges cb787cf93205ab4377f67f508fa24aa232c36287~1..cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] echo [2023-01-03T18:26:27.977Z] -----------> git rev-list -1 --merges cb787cf93205ab4377f67f508fa24aa232c36287~1..cb787cf93205ab4377f67f508fa24aa232c36287 cb787cf93205ab4377f67f508fa24aa232c36287 [false] [Pipeline] sh [2023-01-03T18:26:28.267Z] + git log --format=format:%s -1 cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] echo [2023-01-03T18:26:28.283Z] ========================================================= [2023-01-03T18:26:28.283Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-03T18:26:28.283Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:26:28.618Z] + git log --format=format:%s -1 cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] echo [2023-01-03T18:26:28.630Z] [semverPrep] GIT_COMMIT: cb787cf93205ab4377f67f508fa24aa232c36287, Commit Message: refactor!: Rename command line flags for the sake of consistency (#492) [Pipeline] echo [2023-01-03T18:26:28.640Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-03T18:26:28.974Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:26:28.974Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-03T18:26:28.974Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-03T18:26:28.974Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-03T18:26:28.974Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-03T18:26:28.974Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-03T18:26:28.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:26:29.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:26:29.326Z] [2023-01-03T18:26:29.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:26:29.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:26:29.628Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-03T18:26:29.628Z] b85a868b505f: Pulling fs layer [2023-01-03T18:26:29.628Z] e2be974225ed: Pulling fs layer [2023-01-03T18:26:29.628Z] 339a4e72a1f5: Pulling fs layer [2023-01-03T18:26:29.628Z] 988bab9f4d93: Pulling fs layer [2023-01-03T18:26:29.628Z] 1469e6f7b9e6: Pulling fs layer [2023-01-03T18:26:29.628Z] eaf3925da568: Pulling fs layer [2023-01-03T18:26:29.628Z] bab4dde63d76: Pulling fs layer [2023-01-03T18:26:29.628Z] bde34c3a00c8: Pulling fs layer [2023-01-03T18:26:29.628Z] b352a97aabf1: Pulling fs layer [2023-01-03T18:26:29.628Z] 4872d77fe225: Pulling fs layer [2023-01-03T18:26:29.628Z] 5851b861e8e6: Pulling fs layer [2023-01-03T18:26:29.628Z] 988bab9f4d93: Waiting [2023-01-03T18:26:29.628Z] 1469e6f7b9e6: Waiting [2023-01-03T18:26:29.628Z] b352a97aabf1: Waiting [2023-01-03T18:26:29.628Z] 4872d77fe225: Waiting [2023-01-03T18:26:29.628Z] eaf3925da568: Waiting [2023-01-03T18:26:29.628Z] bde34c3a00c8: Waiting [2023-01-03T18:26:29.628Z] bab4dde63d76: Waiting [2023-01-03T18:26:29.628Z] 5851b861e8e6: Waiting [2023-01-03T18:26:29.628Z] e2be974225ed: Verifying Checksum [2023-01-03T18:26:29.628Z] e2be974225ed: Download complete [2023-01-03T18:26:29.628Z] 988bab9f4d93: Verifying Checksum [2023-01-03T18:26:29.628Z] 988bab9f4d93: Download complete [2023-01-03T18:26:29.887Z] 1469e6f7b9e6: Verifying Checksum [2023-01-03T18:26:29.887Z] 1469e6f7b9e6: Download complete [2023-01-03T18:26:29.887Z] eaf3925da568: Verifying Checksum [2023-01-03T18:26:29.887Z] eaf3925da568: Download complete [2023-01-03T18:26:29.887Z] 339a4e72a1f5: Verifying Checksum [2023-01-03T18:26:29.887Z] 339a4e72a1f5: Download complete [2023-01-03T18:26:29.887Z] bde34c3a00c8: Verifying Checksum [2023-01-03T18:26:29.887Z] bde34c3a00c8: Download complete [2023-01-03T18:26:29.887Z] b352a97aabf1: Download complete [2023-01-03T18:26:29.887Z] 4872d77fe225: Verifying Checksum [2023-01-03T18:26:29.887Z] 4872d77fe225: Download complete [2023-01-03T18:26:29.887Z] 5851b861e8e6: Verifying Checksum [2023-01-03T18:26:29.887Z] 5851b861e8e6: Download complete [2023-01-03T18:26:29.887Z] b85a868b505f: Verifying Checksum [2023-01-03T18:26:29.887Z] b85a868b505f: Download complete [2023-01-03T18:26:30.147Z] bab4dde63d76: Verifying Checksum [2023-01-03T18:26:30.147Z] bab4dde63d76: Download complete [2023-01-03T18:26:31.086Z] b85a868b505f: Pull complete [2023-01-03T18:26:31.086Z] e2be974225ed: Pull complete [2023-01-03T18:26:31.652Z] 339a4e72a1f5: Pull complete [2023-01-03T18:26:31.652Z] 988bab9f4d93: Pull complete [2023-01-03T18:26:31.912Z] 1469e6f7b9e6: Pull complete [2023-01-03T18:26:31.912Z] eaf3925da568: Pull complete [2023-01-03T18:26:33.818Z] bab4dde63d76: Pull complete [2023-01-03T18:26:33.818Z] bde34c3a00c8: Pull complete [2023-01-03T18:26:33.818Z] b352a97aabf1: Pull complete [2023-01-03T18:26:34.077Z] 4872d77fe225: Pull complete [2023-01-03T18:26:34.077Z] 5851b861e8e6: Pull complete [2023-01-03T18:26:34.077Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-03T18:26:34.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:26:34.077Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:26:34.172Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:26:34.205Z] $ 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-01-03T18:26:35.709Z] $ docker top e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 -eo pid,comm [2023-01-03T18:26:35.764Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-03T18:26:35.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:26:35.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:26:35.813Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:26:35.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:26:35.933Z] $ docker exec e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 ssh-agent [2023-01-03T18:26:36.031Z] SSH_AUTH_SOCK=/tmp/ssh-BC0e3UcmFvFG/agent.33 [2023-01-03T18:26:36.031Z] SSH_AGENT_PID=39 [2023-01-03T18:26:36.037Z] Running ssh-add (command line suppressed) [2023-01-03T18:26:36.138Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13536694297767868603.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13536694297767868603.key) [2023-01-03T18:26:36.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:26:36.443Z] + git tag --points-at HEAD [Pipeline] } [2023-01-03T18:26:36.457Z] $ docker exec --env ******** --env ******** e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 ssh-agent -k [2023-01-03T18:26:36.544Z] unset SSH_AUTH_SOCK; [2023-01-03T18:26:36.544Z] unset SSH_AGENT_PID; [2023-01-03T18:26:36.544Z] echo Agent pid 39 killed; [2023-01-03T18:26:36.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-03T18:26:36.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:26:36.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:26:36.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:26:36.708Z] $ docker exec e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 ssh-agent [2023-01-03T18:26:36.810Z] SSH_AUTH_SOCK=/tmp/ssh-jlfkEFtoS3wJ/agent.73 [2023-01-03T18:26:36.810Z] SSH_AGENT_PID=79 [2023-01-03T18:26:36.815Z] Running ssh-add (command line suppressed) [2023-01-03T18:26:36.915Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7345592856335587285.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7345592856335587285.key) [2023-01-03T18:26:36.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:26:37.213Z] + git semver init [2023-01-03T18:26:37.472Z] 2023-01-03 18:26:37,384 [run_init] DEBUG init version:0.0.0 force:False [2023-01-03T18:26:37.472Z] 2023-01-03 18:26:37,384 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-01-03T18:26:37.472Z] 2023-01-03 18:26:37,385 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-01-03T18:26:37.472Z] 2023-01-03 18:26:37,385 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:26:38.649Z] 2023-01-03 18:26:38,603 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-01-03T18:26:38.649Z] 2023-01-03 18:26:38,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-01-03T18:26:38.649Z] 2023-01-03 18:26:38,604 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:26:38.649Z] 2023-01-03 18:26:38,604 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:26:38.649Z] 3.0.0-dev.2 [Pipeline] } [2023-01-03T18:26:38.660Z] $ docker exec --env ******** --env ******** e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 ssh-agent -k [2023-01-03T18:26:38.760Z] unset SSH_AUTH_SOCK; [2023-01-03T18:26:38.760Z] unset SSH_AGENT_PID; [2023-01-03T18:26:38.761Z] echo Agent pid 79 killed; [2023-01-03T18:26:38.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:26:39.068Z] + git semver [Pipeline] } [2023-01-03T18:26:39.339Z] $ docker stop --time=1 e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 [2023-01-03T18:26:40.622Z] $ docker rm -f --volumes e82aea4e1116652e0ca9b874480c112eb997ea58a6c007c2ce5dd5c65d53e698 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:26:40.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-03T18:26:41.187Z] Stashed 1 file(s) [Pipeline] echo [2023-01-03T18:26:41.191Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:26:41.302Z] provisioning config files... [2023-01-03T18:26:41.311Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16697188842911513607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:26:41.607Z] ---> docker-login.sh [2023-01-03T18:26:41.607Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:26:41.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:41.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:41.607Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:41.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:41.607Z] [2023-01-03T18:26:41.607Z] Login Succeeded [2023-01-03T18:26:41.607Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:26:41.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:41.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:41.607Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:41.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:41.607Z] [2023-01-03T18:26:41.607Z] Login Succeeded [2023-01-03T18:26:41.607Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:26:41.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:41.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:41.867Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:41.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:41.867Z] [2023-01-03T18:26:41.867Z] Login Succeeded [2023-01-03T18:26:41.867Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:26:41.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:41.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:41.867Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:41.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:41.867Z] [2023-01-03T18:26:41.867Z] Login Succeeded [2023-01-03T18:26:41.867Z] docker.io [2023-01-03T18:26:41.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:26:42.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:26:42.126Z] Configure a credential helper to remove this warning. See [2023-01-03T18:26:42.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:26:42.126Z] [2023-01-03T18:26:42.126Z] Login Succeeded [2023-01-03T18:26:42.126Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:26:42.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-03T18:26:42.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:26:42.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:26:42.207Z] ========================================================= [2023-01-03T18:26:42.207Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-03T18:26:42.207Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:26:42.509Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-03T18:26:42.509Z] Sending build context to Docker daemon 3.197MB [2023-01-03T18:26:42.509Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:26:42.509Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-03T18:26:42.509Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-03T18:26:42.509Z] 213ec9aee27d: Pulling fs layer [2023-01-03T18:26:42.509Z] 4583459ba037: Pulling fs layer [2023-01-03T18:26:42.509Z] 93c1e223e6f2: Pulling fs layer [2023-01-03T18:26:42.509Z] 53926ce57604: Pulling fs layer [2023-01-03T18:26:42.509Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-03T18:26:42.509Z] 22ff95d597cd: Pulling fs layer [2023-01-03T18:26:42.509Z] 12d6caf4c0d1: Pulling fs layer [2023-01-03T18:26:42.509Z] 96b7cbca73a9: Pulling fs layer [2023-01-03T18:26:42.509Z] a7acece74701: Pulling fs layer [2023-01-03T18:26:42.509Z] a7acece74701: Waiting [2023-01-03T18:26:42.509Z] 96b7cbca73a9: Waiting [2023-01-03T18:26:42.509Z] 53926ce57604: Waiting [2023-01-03T18:26:42.509Z] 22ff95d597cd: Waiting [2023-01-03T18:26:42.509Z] 12d6caf4c0d1: Waiting [2023-01-03T18:26:42.509Z] 21b2b0c7a3f4: Waiting [2023-01-03T18:26:42.509Z] 93c1e223e6f2: Download complete [2023-01-03T18:26:42.509Z] 4583459ba037: Verifying Checksum [2023-01-03T18:26:42.509Z] 4583459ba037: Download complete [2023-01-03T18:26:42.509Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-03T18:26:42.509Z] 21b2b0c7a3f4: Download complete [2023-01-03T18:26:42.509Z] 22ff95d597cd: Verifying Checksum [2023-01-03T18:26:42.509Z] 22ff95d597cd: Download complete [2023-01-03T18:26:42.509Z] 213ec9aee27d: Verifying Checksum [2023-01-03T18:26:42.509Z] 213ec9aee27d: Download complete [2023-01-03T18:26:42.777Z] 12d6caf4c0d1: Verifying Checksum [2023-01-03T18:26:42.777Z] 12d6caf4c0d1: Download complete [2023-01-03T18:26:42.777Z] 213ec9aee27d: Pull complete [2023-01-03T18:26:43.052Z] 4583459ba037: Pull complete [2023-01-03T18:26:43.052Z] 93c1e223e6f2: Pull complete [2023-01-03T18:26:43.317Z] a7acece74701: Verifying Checksum [2023-01-03T18:26:43.317Z] a7acece74701: Download complete [2023-01-03T18:26:43.317Z] 96b7cbca73a9: Verifying Checksum [2023-01-03T18:26:43.317Z] 96b7cbca73a9: Download complete [2023-01-03T18:26:43.577Z] 53926ce57604: Verifying Checksum [2023-01-03T18:26:43.577Z] 53926ce57604: Download complete [2023-01-03T18:26:47.760Z] 53926ce57604: Pull complete [2023-01-03T18:26:47.760Z] 21b2b0c7a3f4: Pull complete [2023-01-03T18:26:47.760Z] 22ff95d597cd: Pull complete [2023-01-03T18:26:47.760Z] 12d6caf4c0d1: Pull complete [2023-01-03T18:26:49.664Z] 96b7cbca73a9: Pull complete [2023-01-03T18:26:50.233Z] a7acece74701: Pull complete [2023-01-03T18:26:50.233Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-03T18:26:50.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-03T18:26:50.233Z] ---> db6d94c90886 [2023-01-03T18:26:50.233Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T18:26:52.137Z] ---> Running in 73bef02350a6 [2023-01-03T18:26:52.395Z] Removing intermediate container 73bef02350a6 [2023-01-03T18:26:52.395Z] ---> 6ebae4286543 [2023-01-03T18:26:52.395Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:26:52.395Z] ---> Running in f2a1fe4f2d38 [2023-01-03T18:26:52.395Z] Removing intermediate container f2a1fe4f2d38 [2023-01-03T18:26:52.395Z] ---> 9a72e1f768e0 [2023-01-03T18:26:52.395Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:26:52.395Z] ---> Running in 973134c040b4 [2023-01-03T18:26:52.654Z] Removing intermediate container 973134c040b4 [2023-01-03T18:26:52.654Z] ---> d1cc07e7d34f [2023-01-03T18:26:52.654Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:26:52.654Z] ---> Running in 74e4927de046 [2023-01-03T18:26:52.654Z] Removing intermediate container 74e4927de046 [2023-01-03T18:26:52.654Z] ---> 03e640d8388a [2023-01-03T18:26:52.654Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:26:52.654Z] ---> Running in 6c467deb3cfa [2023-01-03T18:26:52.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:26:53.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:26:53.174Z] OK: 211 MiB in 51 packages [2023-01-03T18:26:53.744Z] Removing intermediate container 6c467deb3cfa [2023-01-03T18:26:53.744Z] ---> 656a4af573f6 [2023-01-03T18:26:53.744Z] Step 8/13 : WORKDIR /app [2023-01-03T18:26:53.744Z] ---> Running in 3d878781b74c [2023-01-03T18:26:53.744Z] Removing intermediate container 3d878781b74c [2023-01-03T18:26:53.744Z] ---> 4149b125d3b6 [2023-01-03T18:26:53.744Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-03T18:26:53.744Z] ---> cab0e2a5abb6 [2023-01-03T18:26:53.744Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:26:53.744Z] ---> Running in 0221934d2ba8 [2023-01-03T18:26:56.270Z] Still waiting to schedule task [2023-01-03T18:26:56.271Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-03T18:27:11.849Z] Removing intermediate container 0221934d2ba8 [2023-01-03T18:27:11.849Z] ---> df57e9a20813 [2023-01-03T18:27:11.849Z] Step 11/13 : COPY . . [2023-01-03T18:27:11.849Z] ---> eaac501c3aa6 [2023-01-03T18:27:11.849Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:27:11.849Z] ---> Running in 4bc1330b714e [2023-01-03T18:27:11.849Z] Removing intermediate container 4bc1330b714e [2023-01-03T18:27:11.849Z] ---> 4c0a0d3181b7 [2023-01-03T18:27:11.849Z] Step 13/13 : RUN $MAKE [2023-01-03T18:27:11.849Z] ---> Running in 6efb4e1c8e37 [2023-01-03T18:27:11.849Z] noop [2023-01-03T18:27:11.849Z] Removing intermediate container 6efb4e1c8e37 [2023-01-03T18:27:11.849Z] ---> 7ba40c0b466b [2023-01-03T18:27:11.849Z] Successfully built 7ba40c0b466b [2023-01-03T18:27:11.849Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:12.153Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T18:27:12.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:27:12.225Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:27:12.254Z] $ 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-01-03T18:27:12.612Z] $ docker top ea9c5e8606be89a6b5324d1dd9ab032daa5e2167640e4518312fa1a204fdb624 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:27:12.952Z] + go version [2023-01-03T18:27:12.952Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-03T18:27:12.963Z] $ docker stop --time=1 ea9c5e8606be89a6b5324d1dd9ab032daa5e2167640e4518312fa1a204fdb624 [2023-01-03T18:27:14.254Z] $ docker rm -f --volumes ea9c5e8606be89a6b5324d1dd9ab032daa5e2167640e4518312fa1a204fdb624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:14.679Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-03T18:27:14.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:27:14.746Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:27:14.774Z] $ 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-01-03T18:27:15.094Z] $ docker top 45f2fc0adb9faff3131d68f3485cca413167b1d53d6acf2db25c14171051c53a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:27:15.427Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-01-03T18:27:15.720Z] + make test [2023-01-03T18:27:15.720Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-01-03T18:27:25.687Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-03T18:27:25.687Z] CGO_ENABLED=1 go vet ./... [2023-01-03T18:27:28.219Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T18:27:28.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T18:27:28.219Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-03T18:27:28.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T18:27:28.249Z] $ docker stop --time=1 45f2fc0adb9faff3131d68f3485cca413167b1d53d6acf2db25c14171051c53a [2023-01-03T18:27:29.865Z] $ docker rm -f --volumes 45f2fc0adb9faff3131d68f3485cca413167b1d53d6acf2db25c14171051c53a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:27:30.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T18:27:30.305Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-03T18:27:30.718Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-03T18:27:31.003Z] + ls -al . [2023-01-03T18:27:31.004Z] total 184 [2023-01-03T18:27:31.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:27 . [2023-01-03T18:27:31.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:26 .. [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 3 18:26 .dockerignore [2023-01-03T18:27:31.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:26 .git [2023-01-03T18:27:31.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:26 .github [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 3 18:26 .gitignore [2023-01-03T18:27:31.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:26 .semver [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 3 18:26 Attribution.txt [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 3 18:26 CHANGELOG.md [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 2040 Jan 3 18:26 Dockerfile [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:26 GOVERNANCE.md [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 3 18:26 Jenkinsfile [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 3 18:26 LICENSE [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 3 18:26 OWNERS.md [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 3 18:26 README.md [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 18:26 VERSION [2023-01-03T18:27:31.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:26 bin [2023-01-03T18:27:31.004Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 3 18:27 coverage.out [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 3 18:26 go.mod [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 3 18:26 go.sum [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 3 18:26 main.go [2023-01-03T18:27:31.004Z] -rw-rw-r-- 1 jenkins jenkins 2185 Jan 3 18:26 makefile [2023-01-03T18:27:31.004Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:26 res [2023-01-03T18:27:31.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:26 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:31.307Z] + 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=cb787cf93205ab4377f67f508fa24aa232c36287 --label arch=amd64 --label version=3.0.0-dev.2 . [2023-01-03T18:27:31.307Z] Sending build context to Docker daemon 3.198MB [2023-01-03T18:27:31.307Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:27:31.307Z] Step 2/27 : FROM ${BASE} AS builder [2023-01-03T18:27:31.307Z] ---> 7ba40c0b466b [2023-01-03T18:27:31.307Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T18:27:31.307Z] ---> Running in 56d795ceebd7 [2023-01-03T18:27:31.307Z] Removing intermediate container 56d795ceebd7 [2023-01-03T18:27:31.307Z] ---> 138c712e65ed [2023-01-03T18:27:31.307Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:27:31.307Z] ---> Running in a0641b169054 [2023-01-03T18:27:31.566Z] Removing intermediate container a0641b169054 [2023-01-03T18:27:31.566Z] ---> bf4e13d55772 [2023-01-03T18:27:31.566Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:27:31.566Z] ---> Running in 89a0e2055812 [2023-01-03T18:27:31.566Z] Removing intermediate container 89a0e2055812 [2023-01-03T18:27:31.566Z] ---> b3d16686da88 [2023-01-03T18:27:31.566Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:27:31.566Z] ---> Running in 66832528be7b [2023-01-03T18:27:31.566Z] Removing intermediate container 66832528be7b [2023-01-03T18:27:31.566Z] ---> 594abf73d396 [2023-01-03T18:27:31.566Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:27:31.566Z] ---> Running in deb5a375cce7 [2023-01-03T18:27:31.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:27:32.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:27:32.340Z] OK: 211 MiB in 51 packages [2023-01-03T18:27:32.599Z] Removing intermediate container deb5a375cce7 [2023-01-03T18:27:32.599Z] ---> d4a739062692 [2023-01-03T18:27:32.599Z] Step 8/27 : WORKDIR /app [2023-01-03T18:27:32.599Z] ---> Running in 6fe9030ebd45 [2023-01-03T18:27:32.857Z] Removing intermediate container 6fe9030ebd45 [2023-01-03T18:27:32.857Z] ---> 185a1a7e249b [2023-01-03T18:27:32.857Z] Step 9/27 : COPY go.mod vendor* ./ [2023-01-03T18:27:32.858Z] ---> 58ed5615274e [2023-01-03T18:27:32.858Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:27:32.858Z] ---> Running in fd13b472a203 [2023-01-03T18:27:33.794Z] Removing intermediate container fd13b472a203 [2023-01-03T18:27:33.794Z] ---> 6884a035367a [2023-01-03T18:27:33.794Z] Step 11/27 : COPY . . [2023-01-03T18:27:33.794Z] ---> 7a1c5bd27f71 [2023-01-03T18:27:33.794Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:27:33.794Z] ---> Running in 6e042431eea4 [2023-01-03T18:27:33.794Z] Removing intermediate container 6e042431eea4 [2023-01-03T18:27:33.794Z] ---> 20575fa12525 [2023-01-03T18:27:33.794Z] Step 13/27 : RUN $MAKE [2023-01-03T18:27:33.794Z] ---> Running in aaaff2e55bdd [2023-01-03T18:27:34.052Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-01-03T18:27:55.986Z] Removing intermediate container aaaff2e55bdd [2023-01-03T18:27:55.986Z] ---> 7dade3daf86b [2023-01-03T18:27:55.986Z] Step 14/27 : FROM alpine:3.16 [2023-01-03T18:27:55.986Z] 3.16: Pulling from library/alpine [2023-01-03T18:27:55.986Z] ca7dd9ec2225: Pulling fs layer [2023-01-03T18:27:55.986Z] ca7dd9ec2225: Verifying Checksum [2023-01-03T18:27:55.986Z] ca7dd9ec2225: Download complete [2023-01-03T18:27:55.986Z] ca7dd9ec2225: Pull complete [2023-01-03T18:27:55.986Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-03T18:27:55.986Z] Status: Downloaded newer image for alpine:3.16 [2023-01-03T18:27:55.986Z] ---> bfe296a52501 [2023-01-03T18:27:55.986Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:27:55.986Z] ---> Running in 64769d6006e4 [2023-01-03T18:27:55.986Z] Removing intermediate container 64769d6006e4 [2023-01-03T18:27:55.986Z] ---> 3d3f1235f0f4 [2023-01-03T18:27:55.986Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-03T18:27:55.986Z] ---> Running in eb5229f47e0b [2023-01-03T18:27:55.986Z] Removing intermediate container eb5229f47e0b [2023-01-03T18:27:55.986Z] ---> 8929c146df96 [2023-01-03T18:27:55.986Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-01-03T18:27:55.986Z] ---> Running in 91bc4a599588 [2023-01-03T18:27:55.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-03T18:27:55.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-03T18:27:55.986Z] (1/7) Installing ca-certificates (20220614-r0) [2023-01-03T18:27:55.986Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-01-03T18:27:55.986Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-01-03T18:27:55.986Z] (4/7) Installing libsodium (1.0.18-r0) [2023-01-03T18:27:55.986Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-03T18:27:55.986Z] (6/7) Installing libzmq (4.3.4-r0) [2023-01-03T18:27:55.986Z] (7/7) Installing zeromq (4.3.4-r0) [2023-01-03T18:27:55.986Z] Executing busybox-1.35.0-r17.trigger [2023-01-03T18:27:55.986Z] Executing ca-certificates-20220614-r0.trigger [2023-01-03T18:27:55.986Z] OK: 9 MiB in 21 packages [2023-01-03T18:27:56.552Z] Removing intermediate container 91bc4a599588 [2023-01-03T18:27:56.552Z] ---> 4339fde27533 [2023-01-03T18:27:56.552Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-03T18:27:56.552Z] ---> 4ff863c0431b [2023-01-03T18:27:56.552Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-03T18:27:56.809Z] ---> 1bc9b24d24a1 [2023-01-03T18:27:56.809Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-01-03T18:27:56.809Z] ---> 9b7e93e66cb4 [2023-01-03T18:27:56.809Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-03T18:27:57.376Z] ---> 435ced7cb25c [2023-01-03T18:27:57.376Z] Step 22/27 : EXPOSE 48095 [2023-01-03T18:27:57.376Z] ---> Running in ee76ceacb60b [2023-01-03T18:27:57.376Z] Removing intermediate container ee76ceacb60b [2023-01-03T18:27:57.376Z] ---> 6655df38e1c2 [2023-01-03T18:27:57.376Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-01-03T18:27:57.376Z] ---> Running in d21266e293d6 [2023-01-03T18:27:57.635Z] Removing intermediate container d21266e293d6 [2023-01-03T18:27:57.635Z] ---> 8eb824ce9753 [2023-01-03T18:27:57.635Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-03T18:27:57.635Z] ---> Running in 344c73f78cf4 [2023-01-03T18:27:57.635Z] Removing intermediate container 344c73f78cf4 [2023-01-03T18:27:57.635Z] ---> 5d5c94d4caeb [2023-01-03T18:27:57.635Z] Step 25/27 : LABEL arch=amd64 [2023-01-03T18:27:57.635Z] ---> Running in a1fe85aa28a2 [2023-01-03T18:27:57.635Z] Removing intermediate container a1fe85aa28a2 [2023-01-03T18:27:57.635Z] ---> c5f29aa3b6dc [2023-01-03T18:27:57.635Z] Step 26/27 : LABEL git_sha=cb787cf93205ab4377f67f508fa24aa232c36287 [2023-01-03T18:27:57.635Z] ---> Running in 1aed38714f53 [2023-01-03T18:27:57.895Z] Removing intermediate container 1aed38714f53 [2023-01-03T18:27:57.895Z] ---> 5115179de32b [2023-01-03T18:27:57.895Z] Step 27/27 : LABEL version=3.0.0-dev.2 [2023-01-03T18:27:57.895Z] ---> Running in 9fe958840855 [2023-01-03T18:27:57.895Z] Removing intermediate container 9fe958840855 [2023-01-03T18:27:57.895Z] ---> 2aad0886e16c [2023-01-03T18:27:57.895Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-03T18:27:57.895Z] Successfully built 2aad0886e16c [2023-01-03T18:27:57.895Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:27:57.977Z] provisioning config files... [2023-01-03T18:27:57.984Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14676463110099025618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:27:58.278Z] ---> docker-login.sh [2023-01-03T18:27:58.278Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:27:58.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:58.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:58.279Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:58.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:58.279Z] [2023-01-03T18:27:58.279Z] Login Succeeded [2023-01-03T18:27:58.279Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:27:58.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:58.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:58.279Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:58.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:58.279Z] [2023-01-03T18:27:58.279Z] Login Succeeded [2023-01-03T18:27:58.279Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:27:58.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:58.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:58.537Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:58.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:58.537Z] [2023-01-03T18:27:58.537Z] Login Succeeded [2023-01-03T18:27:58.537Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:27:58.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:58.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:58.537Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:58.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:58.537Z] [2023-01-03T18:27:58.537Z] Login Succeeded [2023-01-03T18:27:58.537Z] docker.io [2023-01-03T18:27:58.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:27:58.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:27:58.797Z] Configure a credential helper to remove this warning. See [2023-01-03T18:27:58.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:27:58.797Z] [2023-01-03T18:27:58.797Z] Login Succeeded [2023-01-03T18:27:58.797Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:27:58.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T18:27:58.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:27:58.860Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-01-03T18:27:58.860Z] cb787cf93205ab4377f67f508fa24aa232c36287 [2023-01-03T18:27:58.860Z] latest [2023-01-03T18:27:58.860Z] 3.0.0-dev.2 [2023-01-03T18:27:58.860Z] cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [2023-01-03T18:27:58.860Z] main [2023-01-03T18:27:58.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:59.294Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:27:59.680Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287 [2023-01-03T18:27:59.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-03T18:27:59.680Z] 4e4ca9a84d46: Preparing [2023-01-03T18:27:59.680Z] 203726b04633: Preparing [2023-01-03T18:27:59.680Z] 4cf1a74bc777: Preparing [2023-01-03T18:27:59.680Z] b19bba7fecd3: Preparing [2023-01-03T18:27:59.680Z] 8e540903c6d7: Preparing [2023-01-03T18:27:59.680Z] e5e13b0c77cb: Preparing [2023-01-03T18:27:59.680Z] b19bba7fecd3: Pushed [2023-01-03T18:27:59.680Z] 203726b04633: Pushed [2023-01-03T18:27:59.680Z] 4cf1a74bc777: Pushed [2023-01-03T18:27:59.680Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:27:59.948Z] 8e540903c6d7: Pushed [2023-01-03T18:28:02.508Z] 4e4ca9a84d46: Pushed [2023-01-03T18:28:02.508Z] cb787cf93205ab4377f67f508fa24aa232c36287: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:02.823Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:03.126Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-03T18:28:03.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-03T18:28:03.126Z] 4e4ca9a84d46: Preparing [2023-01-03T18:28:03.126Z] 203726b04633: Preparing [2023-01-03T18:28:03.126Z] 4cf1a74bc777: Preparing [2023-01-03T18:28:03.126Z] b19bba7fecd3: Preparing [2023-01-03T18:28:03.126Z] 8e540903c6d7: Preparing [2023-01-03T18:28:03.126Z] e5e13b0c77cb: Preparing [2023-01-03T18:28:03.126Z] e5e13b0c77cb: Waiting [2023-01-03T18:28:03.126Z] 4e4ca9a84d46: Layer already exists [2023-01-03T18:28:03.126Z] b19bba7fecd3: Layer already exists [2023-01-03T18:28:03.126Z] 203726b04633: Layer already exists [2023-01-03T18:28:03.126Z] 8e540903c6d7: Layer already exists [2023-01-03T18:28:03.126Z] 4cf1a74bc777: Layer already exists [2023-01-03T18:28:03.126Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:28:03.126Z] latest: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:03.428Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:03.731Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.2 [2023-01-03T18:28:03.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-03T18:28:03.731Z] 4e4ca9a84d46: Preparing [2023-01-03T18:28:03.731Z] 203726b04633: Preparing [2023-01-03T18:28:03.731Z] 4cf1a74bc777: Preparing [2023-01-03T18:28:03.731Z] b19bba7fecd3: Preparing [2023-01-03T18:28:03.731Z] 8e540903c6d7: Preparing [2023-01-03T18:28:03.731Z] e5e13b0c77cb: Preparing [2023-01-03T18:28:03.731Z] e5e13b0c77cb: Waiting [2023-01-03T18:28:03.731Z] 4cf1a74bc777: Layer already exists [2023-01-03T18:28:03.731Z] b19bba7fecd3: Layer already exists [2023-01-03T18:28:03.731Z] 8e540903c6d7: Layer already exists [2023-01-03T18:28:03.731Z] 203726b04633: Layer already exists [2023-01-03T18:28:03.731Z] 4e4ca9a84d46: Layer already exists [2023-01-03T18:28:03.731Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:28:03.731Z] 3.0.0-dev.2: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:04.032Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:04.338Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [2023-01-03T18:28:04.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-03T18:28:04.338Z] 4e4ca9a84d46: Preparing [2023-01-03T18:28:04.338Z] 203726b04633: Preparing [2023-01-03T18:28:04.338Z] 4cf1a74bc777: Preparing [2023-01-03T18:28:04.338Z] b19bba7fecd3: Preparing [2023-01-03T18:28:04.338Z] 8e540903c6d7: Preparing [2023-01-03T18:28:04.338Z] e5e13b0c77cb: Preparing [2023-01-03T18:28:04.338Z] e5e13b0c77cb: Waiting [2023-01-03T18:28:04.338Z] 4e4ca9a84d46: Layer already exists [2023-01-03T18:28:04.338Z] 4cf1a74bc777: Layer already exists [2023-01-03T18:28:04.338Z] b19bba7fecd3: Layer already exists [2023-01-03T18:28:04.338Z] 203726b04633: Layer already exists [2023-01-03T18:28:04.338Z] 8e540903c6d7: Layer already exists [2023-01-03T18:28:04.338Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:28:04.338Z] cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:04.647Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:04.946Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-01-03T18:28:04.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-01-03T18:28:04.946Z] 4e4ca9a84d46: Preparing [2023-01-03T18:28:04.947Z] 203726b04633: Preparing [2023-01-03T18:28:04.947Z] 4cf1a74bc777: Preparing [2023-01-03T18:28:04.947Z] b19bba7fecd3: Preparing [2023-01-03T18:28:04.947Z] 8e540903c6d7: Preparing [2023-01-03T18:28:04.947Z] e5e13b0c77cb: Preparing [2023-01-03T18:28:04.947Z] e5e13b0c77cb: Waiting [2023-01-03T18:28:04.947Z] 203726b04633: Layer already exists [2023-01-03T18:28:04.947Z] 4cf1a74bc777: Layer already exists [2023-01-03T18:28:04.947Z] 4e4ca9a84d46: Layer already exists [2023-01-03T18:28:04.947Z] 8e540903c6d7: Layer already exists [2023-01-03T18:28:04.947Z] b19bba7fecd3: Layer already exists [2023-01-03T18:28:04.947Z] e5e13b0c77cb: Layer already exists [2023-01-03T18:28:04.947Z] main: digest: sha256:a2bc6ffdf3983dd878f9996169a1cbff77044f75789e2d554cd3b5b32784277d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T18:28:04.982Z] ===================================================== [Pipeline] echo [2023-01-03T18:28:04.988Z] taggedImages: [2023-01-03T18:28:04.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287 [2023-01-03T18:28:04.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-01-03T18:28:04.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.2 [2023-01-03T18:28:04.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [2023-01-03T18:28:04.988Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:05.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:28:05.346Z] [2023-01-03T18:28:05.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:28:05.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:28:05.651Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-03T18:28:05.651Z] 5eb5b503b376: Pulling fs layer [2023-01-03T18:28:05.651Z] 5c69ac0246d0: Pulling fs layer [2023-01-03T18:28:05.651Z] ec43610c2a17: Pulling fs layer [2023-01-03T18:28:05.651Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-03T18:28:05.651Z] 33b1e0a273af: Pulling fs layer [2023-01-03T18:28:05.651Z] 5d3b04190fa2: Pulling fs layer [2023-01-03T18:28:05.651Z] 2f39f015ded8: Pulling fs layer [2023-01-03T18:28:05.651Z] 3a2ae6a8a46f: Waiting [2023-01-03T18:28:05.651Z] 33b1e0a273af: Waiting [2023-01-03T18:28:05.651Z] 2f39f015ded8: Waiting [2023-01-03T18:28:05.651Z] 5d3b04190fa2: Waiting [2023-01-03T18:28:05.651Z] 5c69ac0246d0: Verifying Checksum [2023-01-03T18:28:05.651Z] 5c69ac0246d0: Download complete [2023-01-03T18:28:05.651Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-03T18:28:05.651Z] 3a2ae6a8a46f: Download complete [2023-01-03T18:28:05.651Z] 33b1e0a273af: Verifying Checksum [2023-01-03T18:28:05.651Z] 33b1e0a273af: Download complete [2023-01-03T18:28:05.912Z] 5d3b04190fa2: Verifying Checksum [2023-01-03T18:28:05.912Z] 5d3b04190fa2: Download complete [2023-01-03T18:28:05.912Z] ec43610c2a17: Download complete [2023-01-03T18:28:05.912Z] 5eb5b503b376: Verifying Checksum [2023-01-03T18:28:05.912Z] 5eb5b503b376: Download complete [2023-01-03T18:28:06.482Z] 2f39f015ded8: Download complete [2023-01-03T18:28:07.050Z] 5eb5b503b376: Pull complete [2023-01-03T18:28:07.308Z] 5c69ac0246d0: Pull complete [2023-01-03T18:28:07.566Z] ec43610c2a17: Pull complete [2023-01-03T18:28:07.824Z] 3a2ae6a8a46f: Pull complete [2023-01-03T18:28:08.083Z] 33b1e0a273af: Pull complete [2023-01-03T18:28:08.083Z] 5d3b04190fa2: Pull complete [2023-01-03T18:28:12.269Z] 2f39f015ded8: Pull complete [2023-01-03T18:28:12.269Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-03T18:28:12.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:28:12.269Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:28:12.351Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:28:12.380Z] $ 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-01-03T18:28:14.116Z] $ docker top 5e6147981b1c59a8fa75af94e3e487c95b64d052e964b5c3a2ad8b99b568b8a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:28:14.486Z] ---> job-cost.sh [2023-01-03T18:28:14.486Z] lf-activate-venv: SKIPPING [2023-01-03T18:28:14.486Z] INFO: No Stack... [2023-01-03T18:28:15.054Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T18:28:15.313Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T18:28:15.603Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-01-03T18:28:15.603Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T18:28:15.615Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [2023-01-03T18:28:15.620Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] did not exist. Created. [2023-01-03T18:28:15.620Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T18:28:15.922Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-03T18:28:15.945Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T18:28:15.952Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T18:28:15.970Z] $ docker stop --time=1 5e6147981b1c59a8fa75af94e3e487c95b64d052e964b5c3a2ad8b99b568b8a0 [2023-01-03T18:28:17.132Z] $ docker rm -f --volumes 5e6147981b1c59a8fa75af94e3e487c95b64d052e964b5c3a2ad8b99b568b8a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-03T18:30:01.007Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-934 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-01-03T18:30:01.018Z] Running in /w/workspace/app-service-configurable/119 [Pipeline] { [Pipeline] checkout [2023-01-03T18:30:01.051Z] Selected Git installation does not exist. Using Default [2023-01-03T18:30:01.051Z] The recommended git tool is: NONE [2023-01-03T18:30:06.879Z] using credential edgex-jenkins-ssh [2023-01-03T18:30:06.893Z] Cloning the remote Git repository [2023-01-03T18:30:06.933Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-01-03T18:30:07.005Z] > git init /w/workspace/app-service-configurable/119 # timeout=10 [2023-01-03T18:30:07.152Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-01-03T18:30:07.153Z] > git --version # timeout=10 [2023-01-03T18:30:07.172Z] > git --version # 'git version 2.25.1' [2023-01-03T18:30:07.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-03T18:30:07.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T18:30:08.432Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-01-03T18:30:08.460Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-03T18:30:09.407Z] Avoid second fetch [2023-01-03T18:30:09.408Z] Checking out Revision cb787cf93205ab4377f67f508fa24aa232c36287 (main) [2023-01-03T18:30:09.423Z] > git config core.sparsecheckout # timeout=10 [2023-01-03T18:30:09.449Z] > git checkout -f cb787cf93205ab4377f67f508fa24aa232c36287 # timeout=10 [2023-01-03T18:30:09.923Z] Commit message: "refactor!: Rename command line flags for the sake of consistency (#492)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:30:10.716Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-03T18:30:10.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T18:30:10.716Z] Dload Upload Total Spent Left Speed [2023-01-03T18:30:10.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-01-03T18:30:11.398Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-03T18:30:11.737Z] + sudo tee /etc/docker/daemon.new [2023-01-03T18:30:11.738Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-03T18:30:11.738Z] { [2023-01-03T18:30:11.738Z] "registry-mirrors": [ [2023-01-03T18:30:11.738Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-03T18:30:11.738Z] ], [2023-01-03T18:30:11.738Z] "bip": "10.250.0.254/24", [2023-01-03T18:30:11.738Z] "hosts": [ [2023-01-03T18:30:11.738Z] "tcp://0.0.0.0:5555", [2023-01-03T18:30:11.738Z] "unix:///var/run/docker.sock" [2023-01-03T18:30:11.738Z] ], [2023-01-03T18:30:11.738Z] "mtu": 1458, [2023-01-03T18:30:11.738Z] "selinux-enabled": true, [2023-01-03T18:30:11.738Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-03T18:30:11.738Z] } [Pipeline] sh [2023-01-03T18:30:12.079Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-03T18:30:12.441Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:30:30.707Z] provisioning config files... [2023-01-03T18:30:30.734Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config4630806277155797963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:30:31.092Z] ---> docker-login.sh [2023-01-03T18:30:31.092Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:30:31.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:30:31.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:30:31.643Z] Configure a credential helper to remove this warning. See [2023-01-03T18:30:31.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:30:31.643Z] [2023-01-03T18:30:31.643Z] Login Succeeded [2023-01-03T18:30:31.643Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:30:31.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:30:32.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:30:32.186Z] Configure a credential helper to remove this warning. See [2023-01-03T18:30:32.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:30:32.186Z] [2023-01-03T18:30:32.186Z] Login Succeeded [2023-01-03T18:30:32.186Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:30:32.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:30:32.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:30:32.481Z] Configure a credential helper to remove this warning. See [2023-01-03T18:30:32.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:30:32.481Z] [2023-01-03T18:30:32.481Z] Login Succeeded [2023-01-03T18:30:32.481Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:30:32.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:30:32.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:30:32.751Z] Configure a credential helper to remove this warning. See [2023-01-03T18:30:32.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:30:32.751Z] [2023-01-03T18:30:32.751Z] Login Succeeded [2023-01-03T18:30:32.751Z] docker.io [2023-01-03T18:30:33.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:30:33.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:30:33.289Z] Configure a credential helper to remove this warning. See [2023-01-03T18:30:33.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:30:33.289Z] [2023-01-03T18:30:33.289Z] Login Succeeded [2023-01-03T18:30:33.289Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:30:33.304Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-03T18:30:33.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:30:33.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:30:33.581Z] ========================================================= [2023-01-03T18:30:33.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-03T18:30:33.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:30:33.923Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-03T18:30:33.923Z] Sending build context to Docker daemon 217.1kB [2023-01-03T18:30:34.193Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:30:34.193Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-03T18:30:34.193Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-03T18:30:34.193Z] 9b18e9b68314: Pulling fs layer [2023-01-03T18:30:34.193Z] 35d82f9e3411: Pulling fs layer [2023-01-03T18:30:34.193Z] e16973657156: Pulling fs layer [2023-01-03T18:30:34.193Z] fc693d55d65f: Pulling fs layer [2023-01-03T18:30:34.193Z] 7e9fc2657dce: Pulling fs layer [2023-01-03T18:30:34.193Z] dda99020689f: Pulling fs layer [2023-01-03T18:30:34.193Z] db1c61fa0a46: Pulling fs layer [2023-01-03T18:30:34.193Z] 891c053d2c06: Pulling fs layer [2023-01-03T18:30:34.193Z] 7e9fc2657dce: Waiting [2023-01-03T18:30:34.193Z] dda99020689f: Waiting [2023-01-03T18:30:34.193Z] db1c61fa0a46: Waiting [2023-01-03T18:30:34.193Z] 891c053d2c06: Waiting [2023-01-03T18:30:34.193Z] fc693d55d65f: Waiting [2023-01-03T18:30:34.193Z] e16973657156: Verifying Checksum [2023-01-03T18:30:34.193Z] e16973657156: Download complete [2023-01-03T18:30:34.463Z] 35d82f9e3411: Verifying Checksum [2023-01-03T18:30:34.463Z] 35d82f9e3411: Download complete [2023-01-03T18:30:34.463Z] 7e9fc2657dce: Verifying Checksum [2023-01-03T18:30:34.463Z] 7e9fc2657dce: Download complete [2023-01-03T18:30:34.463Z] dda99020689f: Verifying Checksum [2023-01-03T18:30:34.463Z] dda99020689f: Download complete [2023-01-03T18:30:34.463Z] 9b18e9b68314: Verifying Checksum [2023-01-03T18:30:34.463Z] 9b18e9b68314: Download complete [2023-01-03T18:30:35.433Z] 9b18e9b68314: Pull complete [2023-01-03T18:30:35.433Z] 891c053d2c06: Verifying Checksum [2023-01-03T18:30:35.433Z] 891c053d2c06: Download complete [2023-01-03T18:30:35.706Z] 35d82f9e3411: Pull complete [2023-01-03T18:30:36.305Z] e16973657156: Pull complete [2023-01-03T18:30:36.577Z] db1c61fa0a46: Verifying Checksum [2023-01-03T18:30:36.577Z] db1c61fa0a46: Download complete [2023-01-03T18:30:37.169Z] fc693d55d65f: Verifying Checksum [2023-01-03T18:30:37.169Z] fc693d55d65f: Download complete [2023-01-03T18:30:49.540Z] fc693d55d65f: Pull complete [2023-01-03T18:30:49.541Z] 7e9fc2657dce: Pull complete [2023-01-03T18:30:49.541Z] dda99020689f: Pull complete [2023-01-03T18:30:56.196Z] db1c61fa0a46: Pull complete [2023-01-03T18:30:57.179Z] 891c053d2c06: Pull complete [2023-01-03T18:30:57.179Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-03T18:30:57.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-03T18:30:57.179Z] ---> f96f9c87975a [2023-01-03T18:30:57.179Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T18:30:59.139Z] ---> Running in a1a161322860 [2023-01-03T18:30:59.417Z] Removing intermediate container a1a161322860 [2023-01-03T18:30:59.417Z] ---> cd00ed766cf5 [2023-01-03T18:30:59.417Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:30:59.417Z] ---> Running in 5938146e56da [2023-01-03T18:30:59.685Z] Removing intermediate container 5938146e56da [2023-01-03T18:30:59.685Z] ---> 26ea981edb1c [2023-01-03T18:30:59.685Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:30:59.951Z] ---> Running in 8efcdb8429cb [2023-01-03T18:31:00.218Z] Removing intermediate container 8efcdb8429cb [2023-01-03T18:31:00.218Z] ---> a2ec6bc27fcc [2023-01-03T18:31:00.218Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:31:00.218Z] ---> Running in 11b4c24a7bf7 [2023-01-03T18:31:00.486Z] Removing intermediate container 11b4c24a7bf7 [2023-01-03T18:31:00.486Z] ---> 73539f5e54df [2023-01-03T18:31:00.486Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:31:00.486Z] ---> Running in a65fbeae0888 [2023-01-03T18:31:01.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:31:01.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:31:02.860Z] OK: 221 MiB in 51 packages [2023-01-03T18:31:03.821Z] Removing intermediate container a65fbeae0888 [2023-01-03T18:31:03.821Z] ---> 1481b4bd8b08 [2023-01-03T18:31:03.821Z] Step 8/13 : WORKDIR /app [2023-01-03T18:31:03.821Z] ---> Running in 8fafd1311660 [2023-01-03T18:31:04.089Z] Removing intermediate container 8fafd1311660 [2023-01-03T18:31:04.089Z] ---> 2c8c6a5a3a12 [2023-01-03T18:31:04.089Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-03T18:31:04.681Z] ---> 6bc7e2d2d7ca [2023-01-03T18:31:04.681Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:31:04.681Z] ---> Running in 4bc97c55aaa0 [2023-01-03T18:32:01.127Z] Removing intermediate container 4bc97c55aaa0 [2023-01-03T18:32:01.127Z] ---> 2ccb3f575bb8 [2023-01-03T18:32:01.127Z] Step 11/13 : COPY . . [2023-01-03T18:32:01.127Z] ---> 85cc593ec163 [2023-01-03T18:32:01.127Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:32:01.127Z] ---> Running in 0a0c6611f30f [2023-01-03T18:32:01.127Z] Removing intermediate container 0a0c6611f30f [2023-01-03T18:32:01.127Z] ---> ac4f6a00f2a8 [2023-01-03T18:32:01.127Z] Step 13/13 : RUN $MAKE [2023-01-03T18:32:01.127Z] ---> Running in 590eaef035c1 [2023-01-03T18:32:01.127Z] noop [2023-01-03T18:32:01.127Z] Removing intermediate container 590eaef035c1 [2023-01-03T18:32:01.127Z] ---> 15734f0c310e [2023-01-03T18:32:01.127Z] Successfully built 15734f0c310e [2023-01-03T18:32:01.127Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:32:01.537Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T18:32:01.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:32:01.773Z] prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2023-01-03T18:32:01.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-03T18:32:03.125Z] $ docker top e38f3b06b4e0f34344703b557098e630f5fc66bb349cdb0082b11cbabe9be72e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:32:03.952Z] + go version [2023-01-03T18:32:03.952Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-03T18:32:03.981Z] $ docker stop --time=1 e38f3b06b4e0f34344703b557098e630f5fc66bb349cdb0082b11cbabe9be72e [2023-01-03T18:32:05.568Z] $ docker rm -f --volumes e38f3b06b4e0f34344703b557098e630f5fc66bb349cdb0082b11cbabe9be72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:32:06.076Z] + docker inspect -f . ci-base-image-arm64 [2023-01-03T18:32:06.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:32:06.255Z] prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2023-01-03T18:32:06.333Z] $ 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/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-03T18:32:07.546Z] $ docker top ae59b558f9ef49ecf062ad78c6318d6d4489dc6da1db0369d7c897500f2d9a75 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:32:08.076Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/119 [Pipeline] fileExists [Pipeline] sh [2023-01-03T18:32:08.741Z] + make test [2023-01-03T18:32:08.741Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-01-03T18:33:30.429Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-01-03T18:33:30.429Z] CGO_ENABLED=1 go vet ./... [2023-01-03T18:33:52.521Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-03T18:33:52.521Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-03T18:33:52.521Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-03T18:33:52.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-03T18:33:52.557Z] $ docker stop --time=1 ae59b558f9ef49ecf062ad78c6318d6d4489dc6da1db0369d7c897500f2d9a75 [2023-01-03T18:33:54.311Z] $ docker rm -f --volumes ae59b558f9ef49ecf062ad78c6318d6d4489dc6da1db0369d7c897500f2d9a75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:33:55.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-03T18:33:55.250Z] Warning: overwriting stash ‘coverage-report’ [2023-01-03T18:33:55.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-03T18:33:56.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-03T18:33:56.372Z] + ls -al . [2023-01-03T18:33:56.372Z] total 180 [2023-01-03T18:33:56.372Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 3 18:32 . [2023-01-03T18:33:56.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:30 .. [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 3 18:30 .dockerignore [2023-01-03T18:33:56.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 3 18:30 .git [2023-01-03T18:33:56.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 3 18:30 .github [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 171 Jan 3 18:30 .gitignore [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 9207 Jan 3 18:30 Attribution.txt [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 29118 Jan 3 18:30 CHANGELOG.md [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 2040 Jan 3 18:30 Dockerfile [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 3 18:30 GOVERNANCE.md [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 688 Jan 3 18:30 Jenkinsfile [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 3 18:30 LICENSE [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 3 18:30 OWNERS.md [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 4369 Jan 3 18:30 README.md [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 3 18:26 VERSION [2023-01-03T18:33:56.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 3 18:30 bin [2023-01-03T18:33:56.372Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 3 18:32 coverage.out [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 3396 Jan 3 18:30 go.mod [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 44230 Jan 3 18:30 go.sum [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jan 3 18:30 main.go [2023-01-03T18:33:56.372Z] -rw-rw-r-- 1 jenkins jenkins 2185 Jan 3 18:30 makefile [2023-01-03T18:33:56.372Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 3 18:30 res [2023-01-03T18:33:56.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 3 18:30 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:33:56.705Z] + 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=cb787cf93205ab4377f67f508fa24aa232c36287 --label arch=arm64 --label version=3.0.0-dev.2 . [2023-01-03T18:33:56.705Z] Sending build context to Docker daemon 218.1kB [2023-01-03T18:33:56.972Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-01-03T18:33:56.972Z] Step 2/27 : FROM ${BASE} AS builder [2023-01-03T18:33:56.972Z] ---> 15734f0c310e [2023-01-03T18:33:56.972Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-01-03T18:33:56.972Z] ---> Running in 6f6e1b2a155d [2023-01-03T18:33:57.240Z] Removing intermediate container 6f6e1b2a155d [2023-01-03T18:33:57.240Z] ---> 0829a5bdd4f8 [2023-01-03T18:33:57.240Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-01-03T18:33:57.240Z] ---> Running in 5192d1b4a92c [2023-01-03T18:33:57.509Z] Removing intermediate container 5192d1b4a92c [2023-01-03T18:33:57.509Z] ---> 1aa8bf2fb0e3 [2023-01-03T18:33:57.509Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-01-03T18:33:57.776Z] ---> Running in 00c25626f149 [2023-01-03T18:33:57.776Z] Removing intermediate container 00c25626f149 [2023-01-03T18:33:57.776Z] ---> 57b8cbd1a26a [2023-01-03T18:33:57.776Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:33:58.042Z] ---> Running in d1cdfde6cea5 [2023-01-03T18:33:58.308Z] Removing intermediate container d1cdfde6cea5 [2023-01-03T18:33:58.308Z] ---> 11534903ccbe [2023-01-03T18:33:58.308Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-03T18:33:58.308Z] ---> Running in 4c273a8aa6b0 [2023-01-03T18:33:59.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:33:59.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:34:00.507Z] OK: 221 MiB in 51 packages [2023-01-03T18:34:01.471Z] Removing intermediate container 4c273a8aa6b0 [2023-01-03T18:34:01.471Z] ---> 5b3b9126b379 [2023-01-03T18:34:01.471Z] Step 8/27 : WORKDIR /app [2023-01-03T18:34:01.471Z] ---> Running in 75f00b370f2c [2023-01-03T18:34:01.739Z] Removing intermediate container 75f00b370f2c [2023-01-03T18:34:01.739Z] ---> 75d44082d83c [2023-01-03T18:34:01.739Z] Step 9/27 : COPY go.mod vendor* ./ [2023-01-03T18:34:02.323Z] ---> 4f3b47267ac6 [2023-01-03T18:34:02.323Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-03T18:34:02.323Z] ---> Running in 603c28735fe1 [2023-01-03T18:34:04.270Z] Removing intermediate container 603c28735fe1 [2023-01-03T18:34:04.270Z] ---> 744867fda094 [2023-01-03T18:34:04.270Z] Step 11/27 : COPY . . [2023-01-03T18:34:04.853Z] ---> dc7577f4799d [2023-01-03T18:34:04.853Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-03T18:34:04.853Z] ---> Running in 606eeb2c0fea [2023-01-03T18:34:05.121Z] Removing intermediate container 606eeb2c0fea [2023-01-03T18:34:05.121Z] ---> cf28104300f6 [2023-01-03T18:34:05.121Z] Step 13/27 : RUN $MAKE [2023-01-03T18:34:05.121Z] ---> Running in 8be1731086fd [2023-01-03T18:34:06.079Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-01-03T18:36:42.791Z] Removing intermediate container 8be1731086fd [2023-01-03T18:36:42.791Z] ---> 6336102c5745 [2023-01-03T18:36:42.791Z] Step 14/27 : FROM alpine:3.16 [2023-01-03T18:36:42.791Z] 3.16: Pulling from library/alpine [2023-01-03T18:36:42.791Z] 6875df1f5354: Pulling fs layer [2023-01-03T18:36:42.791Z] 6875df1f5354: Verifying Checksum [2023-01-03T18:36:42.791Z] 6875df1f5354: Download complete [2023-01-03T18:36:42.791Z] 6875df1f5354: Pull complete [2023-01-03T18:36:42.791Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-03T18:36:42.791Z] Status: Downloaded newer image for alpine:3.16 [2023-01-03T18:36:42.791Z] ---> 2b4661558fb8 [2023-01-03T18:36:42.791Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-03T18:36:42.791Z] ---> Running in e5a520cd43b5 [2023-01-03T18:36:42.791Z] Removing intermediate container e5a520cd43b5 [2023-01-03T18:36:42.791Z] ---> 2ca142f0c07c [2023-01-03T18:36:42.791Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-01-03T18:36:42.791Z] ---> Running in 656ea3091ceb [2023-01-03T18:36:42.791Z] Removing intermediate container 656ea3091ceb [2023-01-03T18:36:42.791Z] ---> 212ca3a2abcc [2023-01-03T18:36:42.791Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-01-03T18:36:42.791Z] ---> Running in 07a54e146b69 [2023-01-03T18:36:42.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-03T18:36:42.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-03T18:36:42.791Z] (1/7) Installing ca-certificates (20220614-r0) [2023-01-03T18:36:42.791Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-01-03T18:36:42.791Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-01-03T18:36:42.791Z] (4/7) Installing libsodium (1.0.18-r0) [2023-01-03T18:36:42.791Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-03T18:36:42.791Z] (6/7) Installing libzmq (4.3.4-r0) [2023-01-03T18:36:42.791Z] (7/7) Installing zeromq (4.3.4-r0) [2023-01-03T18:36:42.791Z] Executing busybox-1.35.0-r17.trigger [2023-01-03T18:36:42.791Z] Executing ca-certificates-20220614-r0.trigger [2023-01-03T18:36:42.791Z] OK: 9 MiB in 21 packages [2023-01-03T18:36:42.791Z] Removing intermediate container 07a54e146b69 [2023-01-03T18:36:42.791Z] ---> 7f549208bac1 [2023-01-03T18:36:42.791Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-01-03T18:36:42.791Z] ---> 098d8d0cce25 [2023-01-03T18:36:42.791Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-01-03T18:36:42.791Z] ---> e64667b801c3 [2023-01-03T18:36:42.791Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-01-03T18:36:42.791Z] ---> 1ffd8112fc1e [2023-01-03T18:36:42.791Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-01-03T18:36:42.791Z] ---> c3b1a434ad59 [2023-01-03T18:36:42.791Z] Step 22/27 : EXPOSE 48095 [2023-01-03T18:36:42.791Z] ---> Running in b741be9d78e4 [2023-01-03T18:36:42.791Z] Removing intermediate container b741be9d78e4 [2023-01-03T18:36:42.791Z] ---> c3d0943b8ec1 [2023-01-03T18:36:42.791Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-01-03T18:36:42.791Z] ---> Running in a0a3f792a8bb [2023-01-03T18:36:42.791Z] Removing intermediate container a0a3f792a8bb [2023-01-03T18:36:42.791Z] ---> 38df0e3382cf [2023-01-03T18:36:42.791Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-03T18:36:42.791Z] ---> Running in 6d8fb094328e [2023-01-03T18:36:42.791Z] Removing intermediate container 6d8fb094328e [2023-01-03T18:36:42.791Z] ---> 4d0b17043e38 [2023-01-03T18:36:42.791Z] Step 25/27 : LABEL arch=arm64 [2023-01-03T18:36:42.791Z] ---> Running in 45df1ce48f65 [2023-01-03T18:36:42.791Z] Removing intermediate container 45df1ce48f65 [2023-01-03T18:36:42.791Z] ---> 760daf1c92c8 [2023-01-03T18:36:42.791Z] Step 26/27 : LABEL git_sha=cb787cf93205ab4377f67f508fa24aa232c36287 [2023-01-03T18:36:42.791Z] ---> Running in 8af215543be7 [2023-01-03T18:36:42.791Z] Removing intermediate container 8af215543be7 [2023-01-03T18:36:42.791Z] ---> a639075fd870 [2023-01-03T18:36:42.791Z] Step 27/27 : LABEL version=3.0.0-dev.2 [2023-01-03T18:36:42.791Z] ---> Running in 8b057d77455e [2023-01-03T18:36:42.791Z] Removing intermediate container 8b057d77455e [2023-01-03T18:36:42.791Z] ---> b26fdfd8e728 [2023-01-03T18:36:42.791Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-03T18:36:42.791Z] Successfully built b26fdfd8e728 [2023-01-03T18:36:42.791Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:36:42.882Z] provisioning config files... [2023-01-03T18:36:42.896Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/119@tmp/config12423413495754374155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:36:43.230Z] ---> docker-login.sh [2023-01-03T18:36:43.230Z] nexus3.edgexfoundry.org:10001 [2023-01-03T18:36:43.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:36:43.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:36:43.498Z] Configure a credential helper to remove this warning. See [2023-01-03T18:36:43.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:36:43.498Z] [2023-01-03T18:36:43.498Z] Login Succeeded [2023-01-03T18:36:43.498Z] nexus3.edgexfoundry.org:10002 [2023-01-03T18:36:43.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:36:43.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:36:43.765Z] Configure a credential helper to remove this warning. See [2023-01-03T18:36:43.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:36:43.765Z] [2023-01-03T18:36:43.765Z] Login Succeeded [2023-01-03T18:36:43.765Z] nexus3.edgexfoundry.org:10003 [2023-01-03T18:36:44.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:36:44.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:36:44.031Z] Configure a credential helper to remove this warning. See [2023-01-03T18:36:44.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:36:44.031Z] [2023-01-03T18:36:44.031Z] Login Succeeded [2023-01-03T18:36:44.031Z] nexus3.edgexfoundry.org:10004 [2023-01-03T18:36:44.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:36:44.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:36:44.298Z] Configure a credential helper to remove this warning. See [2023-01-03T18:36:44.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:36:44.298Z] [2023-01-03T18:36:44.565Z] Login Succeeded [2023-01-03T18:36:44.565Z] docker.io [2023-01-03T18:36:44.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-03T18:36:44.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-03T18:36:44.831Z] Configure a credential helper to remove this warning. See [2023-01-03T18:36:44.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-03T18:36:44.831Z] [2023-01-03T18:36:44.831Z] Login Succeeded [2023-01-03T18:36:44.831Z] ---> docker-login.sh ends [Pipeline] } [2023-01-03T18:36:44.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T18:36:44.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-03T18:36:44.918Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-01-03T18:36:44.918Z] cb787cf93205ab4377f67f508fa24aa232c36287 [2023-01-03T18:36:44.918Z] latest [2023-01-03T18:36:44.918Z] 3.0.0-dev.2 [2023-01-03T18:36:44.918Z] cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [2023-01-03T18:36:44.918Z] main [2023-01-03T18:36:44.918Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:45.270Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:45.611Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287 [2023-01-03T18:36:45.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-03T18:36:45.611Z] 9862b72a5cf3: Preparing [2023-01-03T18:36:45.611Z] f6bd9f74b27b: Preparing [2023-01-03T18:36:45.611Z] 0eab0bc104b1: Preparing [2023-01-03T18:36:45.611Z] 915a4c85230c: Preparing [2023-01-03T18:36:45.611Z] 812fc32efaf1: Preparing [2023-01-03T18:36:45.611Z] 17bec77d7fdc: Preparing [2023-01-03T18:36:45.611Z] 17bec77d7fdc: Waiting [2023-01-03T18:36:45.884Z] 915a4c85230c: Pushed [2023-01-03T18:36:45.884Z] f6bd9f74b27b: Pushed [2023-01-03T18:36:45.884Z] 0eab0bc104b1: Pushed [2023-01-03T18:36:45.884Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:36:46.843Z] 812fc32efaf1: Pushed [2023-01-03T18:36:51.079Z] 9862b72a5cf3: Pushed [2023-01-03T18:36:51.079Z] cb787cf93205ab4377f67f508fa24aa232c36287: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:51.413Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:51.743Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-03T18:36:51.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-03T18:36:51.744Z] 9862b72a5cf3: Preparing [2023-01-03T18:36:51.744Z] f6bd9f74b27b: Preparing [2023-01-03T18:36:51.744Z] 0eab0bc104b1: Preparing [2023-01-03T18:36:51.744Z] 915a4c85230c: Preparing [2023-01-03T18:36:51.744Z] 812fc32efaf1: Preparing [2023-01-03T18:36:51.744Z] 17bec77d7fdc: Preparing [2023-01-03T18:36:51.744Z] 17bec77d7fdc: Waiting [2023-01-03T18:36:51.744Z] 0eab0bc104b1: Layer already exists [2023-01-03T18:36:51.744Z] 9862b72a5cf3: Layer already exists [2023-01-03T18:36:51.744Z] 812fc32efaf1: Layer already exists [2023-01-03T18:36:51.744Z] 915a4c85230c: Layer already exists [2023-01-03T18:36:51.744Z] f6bd9f74b27b: Layer already exists [2023-01-03T18:36:51.744Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:36:51.744Z] latest: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:52.341Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:52.669Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.2 [2023-01-03T18:36:52.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-03T18:36:52.669Z] 9862b72a5cf3: Preparing [2023-01-03T18:36:52.669Z] f6bd9f74b27b: Preparing [2023-01-03T18:36:52.669Z] 0eab0bc104b1: Preparing [2023-01-03T18:36:52.669Z] 915a4c85230c: Preparing [2023-01-03T18:36:52.669Z] 812fc32efaf1: Preparing [2023-01-03T18:36:52.669Z] 17bec77d7fdc: Preparing [2023-01-03T18:36:52.669Z] 17bec77d7fdc: Waiting [2023-01-03T18:36:52.669Z] 0eab0bc104b1: Layer already exists [2023-01-03T18:36:52.669Z] f6bd9f74b27b: Layer already exists [2023-01-03T18:36:52.669Z] 915a4c85230c: Layer already exists [2023-01-03T18:36:52.669Z] 9862b72a5cf3: Layer already exists [2023-01-03T18:36:52.669Z] 812fc32efaf1: Layer already exists [2023-01-03T18:36:52.669Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:36:52.669Z] 3.0.0-dev.2: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:53.001Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:53.331Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [2023-01-03T18:36:53.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-03T18:36:53.331Z] 9862b72a5cf3: Preparing [2023-01-03T18:36:53.331Z] f6bd9f74b27b: Preparing [2023-01-03T18:36:53.332Z] 0eab0bc104b1: Preparing [2023-01-03T18:36:53.332Z] 915a4c85230c: Preparing [2023-01-03T18:36:53.332Z] 812fc32efaf1: Preparing [2023-01-03T18:36:53.332Z] 17bec77d7fdc: Preparing [2023-01-03T18:36:53.332Z] 17bec77d7fdc: Waiting [2023-01-03T18:36:53.332Z] 915a4c85230c: Layer already exists [2023-01-03T18:36:53.332Z] 0eab0bc104b1: Layer already exists [2023-01-03T18:36:53.332Z] 9862b72a5cf3: Layer already exists [2023-01-03T18:36:53.332Z] 812fc32efaf1: Layer already exists [2023-01-03T18:36:53.332Z] f6bd9f74b27b: Layer already exists [2023-01-03T18:36:53.332Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:36:53.332Z] cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:53.664Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:53.994Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-01-03T18:36:53.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-01-03T18:36:53.994Z] 9862b72a5cf3: Preparing [2023-01-03T18:36:53.994Z] f6bd9f74b27b: Preparing [2023-01-03T18:36:53.994Z] 0eab0bc104b1: Preparing [2023-01-03T18:36:53.994Z] 915a4c85230c: Preparing [2023-01-03T18:36:53.994Z] 812fc32efaf1: Preparing [2023-01-03T18:36:53.994Z] 17bec77d7fdc: Preparing [2023-01-03T18:36:53.994Z] 17bec77d7fdc: Waiting [2023-01-03T18:36:53.994Z] f6bd9f74b27b: Layer already exists [2023-01-03T18:36:53.994Z] 9862b72a5cf3: Layer already exists [2023-01-03T18:36:53.994Z] 915a4c85230c: Layer already exists [2023-01-03T18:36:53.994Z] 812fc32efaf1: Layer already exists [2023-01-03T18:36:53.994Z] 0eab0bc104b1: Layer already exists [2023-01-03T18:36:53.994Z] 17bec77d7fdc: Layer already exists [2023-01-03T18:36:53.994Z] main: digest: sha256:c570c868a036ee172f2a2952d1eac0143f3adb440d10a523f6677c746083217b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-01-03T18:36:54.053Z] ===================================================== [Pipeline] echo [2023-01-03T18:36:54.062Z] taggedImages: [2023-01-03T18:36:54.062Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287 [2023-01-03T18:36:54.062Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-01-03T18:36:54.062Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.2 [2023-01-03T18:36:54.062Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:cb787cf93205ab4377f67f508fa24aa232c36287-3.0.0-dev.2 [2023-01-03T18:36:54.062Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:54.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:36:54.430Z] [2023-01-03T18:36:54.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:36:54.765Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:36:54.765Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-03T18:36:54.765Z] 8998bd30e6a1: Pulling fs layer [2023-01-03T18:36:54.765Z] 04944245beec: Pulling fs layer [2023-01-03T18:36:54.765Z] 699f458cf7ca: Pulling fs layer [2023-01-03T18:36:54.765Z] 765212b225bb: Pulling fs layer [2023-01-03T18:36:54.765Z] f23df028b6ca: Pulling fs layer [2023-01-03T18:36:54.765Z] d65c8cfc05b1: Pulling fs layer [2023-01-03T18:36:54.765Z] 2437ff75d9bd: Pulling fs layer [2023-01-03T18:36:54.765Z] 765212b225bb: Waiting [2023-01-03T18:36:54.765Z] f23df028b6ca: Waiting [2023-01-03T18:36:54.765Z] d65c8cfc05b1: Waiting [2023-01-03T18:36:54.765Z] 2437ff75d9bd: Waiting [2023-01-03T18:36:55.042Z] 04944245beec: Verifying Checksum [2023-01-03T18:36:55.042Z] 04944245beec: Download complete [2023-01-03T18:36:55.042Z] 765212b225bb: Verifying Checksum [2023-01-03T18:36:55.042Z] 765212b225bb: Download complete [2023-01-03T18:36:55.042Z] f23df028b6ca: Verifying Checksum [2023-01-03T18:36:55.042Z] f23df028b6ca: Download complete [2023-01-03T18:36:55.042Z] d65c8cfc05b1: Verifying Checksum [2023-01-03T18:36:55.042Z] d65c8cfc05b1: Download complete [2023-01-03T18:36:55.042Z] 699f458cf7ca: Verifying Checksum [2023-01-03T18:36:55.042Z] 699f458cf7ca: Download complete [2023-01-03T18:36:55.630Z] 8998bd30e6a1: Download complete [2023-01-03T18:36:57.579Z] 2437ff75d9bd: Verifying Checksum [2023-01-03T18:36:57.579Z] 2437ff75d9bd: Download complete [2023-01-03T18:36:58.983Z] 8998bd30e6a1: Pull complete [2023-01-03T18:36:59.566Z] 04944245beec: Pull complete [2023-01-03T18:37:00.978Z] 699f458cf7ca: Pull complete [2023-01-03T18:37:00.978Z] 765212b225bb: Pull complete [2023-01-03T18:37:01.946Z] f23df028b6ca: Pull complete [2023-01-03T18:37:02.211Z] d65c8cfc05b1: Pull complete [2023-01-03T18:37:17.204Z] 2437ff75d9bd: Pull complete [2023-01-03T18:37:17.204Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-03T18:37:17.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-03T18:37:17.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:37:17.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-934 does not seem to be running inside a container [2023-01-03T18:37:17.469Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/119 -v /w/workspace/app-service-configurable/119:/w/workspace/app-service-configurable/119:rw,z -v /w/workspace/app-service-configurable/119@tmp:/w/workspace/app-service-configurable/119@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:arm64 cat [2023-01-03T18:37:19.888Z] $ docker top d65791511eb5607055490ffdcfaa1bcb535956a2331c224bd1274ab641b0e068 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:37:20.370Z] ---> job-cost.sh [2023-01-03T18:37:20.633Z] lf-activate-venv: SKIPPING [2023-01-03T18:37:20.633Z] INFO: No Stack... [2023-01-03T18:37:21.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-03T18:37:21.787Z] INFO: Archiving Costs [Pipeline] sh [2023-01-03T18:37:22.104Z] + cat /w/workspace/app-service-configurable/119/archives/cost.csv [2023-01-03T18:37:22.104Z] + cut -d, -f6 [Pipeline] lock [2023-01-03T18:37:22.162Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [2023-01-03T18:37:22.168Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] did not exist. Created. [2023-01-03T18:37:22.168Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T18:37:22.511Z] /w/workspace/app-service-configurable/119@tmp/durable-6cc5da46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-03T18:37:23.208Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-03T18:37:23.228Z] Warning: overwriting stash ‘stack-cost’ [2023-01-03T18:37:23.282Z] Stashed 1 file(s) [Pipeline] } [2023-01-03T18:37:23.291Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-119-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-03T18:37:23.315Z] $ docker stop --time=1 d65791511eb5607055490ffdcfaa1bcb535956a2331c224bd1274ab641b0e068 [2023-01-03T18:37:24.772Z] $ docker rm -f --volumes d65791511eb5607055490ffdcfaa1bcb535956a2331c224bd1274ab641b0e068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-03T18:37:25.131Z] provisioning config files... [2023-01-03T18:37:25.137Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16569040277297044657tmp [Pipeline] { [Pipeline] sh [2023-01-03T18:37:25.429Z] + set +x [2023-01-03T18:37:25.429Z] + + curl -s https://codecov.io/bash [2023-01-03T18:37:25.429Z] bash -s -- [2023-01-03T18:37:25.429Z] [2023-01-03T18:37:25.429Z] _____ _ [2023-01-03T18:37:25.429Z] / ____| | | [2023-01-03T18:37:25.429Z] | | ___ __| | ___ ___ _____ __ [2023-01-03T18:37:25.430Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-03T18:37:25.430Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-03T18:37:25.430Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-03T18:37:25.430Z] Bash-1.0.6 [2023-01-03T18:37:25.430Z] [2023-01-03T18:37:25.430Z] [2023-01-03T18:37:25.430Z] ==> git version 2.25.1 found [2023-01-03T18:37:25.430Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-03T18:37:25.430Z] Release-Date: 2020-01-08 [2023-01-03T18:37:25.430Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-03T18:37:25.430Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-03T18:37:25.430Z] ==> Jenkins CI detected. [2023-01-03T18:37:25.430Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-01-03T18:37:25.430Z] project root: . [2023-01-03T18:37:25.430Z] --> token set from env [2023-01-03T18:37:25.430Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-03T18:37:25.430Z] ==> Running gcov in . (disable via -X gcov) [2023-01-03T18:37:25.430Z] ==> Python coveragepy not found [2023-01-03T18:37:25.430Z] ==> Searching for coverage reports in: [2023-01-03T18:37:25.430Z] + . [2023-01-03T18:37:25.430Z] -> Found 1 reports [2023-01-03T18:37:25.430Z] ==> Detecting git/mercurial file structure [2023-01-03T18:37:25.430Z] ==> Reading reports [2023-01-03T18:37:25.430Z] + ./coverage.out bytes=10 [2023-01-03T18:37:25.430Z] ==> Appending adjustments [2023-01-03T18:37:25.430Z] https://docs.codecov.io/docs/fixing-reports [2023-01-03T18:37:25.689Z] + Found adjustments [2023-01-03T18:37:25.689Z] ==> Gzipping contents [2023-01-03T18:37:25.689Z] 4.0K /tmp/codecov.MGjn2j.gz [2023-01-03T18:37:25.689Z] ==> Uploading reports [2023-01-03T18:37:25.689Z] url: https://codecov.io [2023-01-03T18:37:25.689Z] query: branch=main&commit=cb787cf93205ab4377f67f508fa24aa232c36287&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-03T18:37:25.689Z] -> Pinging Codecov [2023-01-03T18:37:25.689Z] 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=cb787cf93205ab4377f67f508fa24aa232c36287&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-01-03T18:37:25.948Z] -> Uploading to [2023-01-03T18:37:25.948Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-03/A97CA9966030D2A3747ED39772930CCE/cb787cf93205ab4377f67f508fa24aa232c36287/73c7cbe8-d818-49ad-ac84-d3f8afd94783.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230103%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230103T183725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4d1540b77d5f09468c21ad2ac214b42e4e734846052d7ba76b93ac2d47aa9e6 [2023-01-03T18:37:25.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-03T18:37:25.948Z] Dload Upload Total Spent Left Speed [2023-01-03T18:37:26.208Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2497 --:--:-- --:--:-- --:--:-- 2497 [2023-01-03T18:37:26.208Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] } [2023-01-03T18:37:26.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-01-03T18:37:26.419Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-01-03T18:37:26.435Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:37:26.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T18:37:26.727Z] [2023-01-03T18:37:26.727Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:37:27.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T18:37:27.029Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-01-03T18:37:27.029Z] df9b9388f04a: Pulling fs layer [2023-01-03T18:37:27.029Z] 52dc419b0ee2: Pulling fs layer [2023-01-03T18:37:27.029Z] 25bc292e5bac: Pulling fs layer [2023-01-03T18:37:27.029Z] 114826534d7a: Pulling fs layer [2023-01-03T18:37:27.029Z] 4657fd5d0bcf: Pulling fs layer [2023-01-03T18:37:27.029Z] 6ad1cebc031e: Pulling fs layer [2023-01-03T18:37:27.029Z] 8a3aa393b2d8: Pulling fs layer [2023-01-03T18:37:27.029Z] 6ad1cebc031e: Waiting [2023-01-03T18:37:27.029Z] 114826534d7a: Waiting [2023-01-03T18:37:27.029Z] 4657fd5d0bcf: Waiting [2023-01-03T18:37:27.029Z] 8a3aa393b2d8: Waiting [2023-01-03T18:37:27.029Z] 25bc292e5bac: Verifying Checksum [2023-01-03T18:37:27.029Z] 25bc292e5bac: Download complete [2023-01-03T18:37:27.029Z] 52dc419b0ee2: Verifying Checksum [2023-01-03T18:37:27.029Z] 52dc419b0ee2: Download complete [2023-01-03T18:37:27.029Z] 4657fd5d0bcf: Verifying Checksum [2023-01-03T18:37:27.029Z] 4657fd5d0bcf: Download complete [2023-01-03T18:37:27.290Z] df9b9388f04a: Download complete [2023-01-03T18:37:27.290Z] 6ad1cebc031e: Verifying Checksum [2023-01-03T18:37:27.290Z] 6ad1cebc031e: Download complete [2023-01-03T18:37:27.290Z] df9b9388f04a: Pull complete [2023-01-03T18:37:27.548Z] 52dc419b0ee2: Pull complete [2023-01-03T18:37:27.548Z] 25bc292e5bac: Pull complete [2023-01-03T18:37:28.119Z] 114826534d7a: Verifying Checksum [2023-01-03T18:37:28.119Z] 114826534d7a: Download complete [2023-01-03T18:37:28.119Z] 8a3aa393b2d8: Verifying Checksum [2023-01-03T18:37:28.119Z] 8a3aa393b2d8: Download complete [2023-01-03T18:37:32.315Z] 114826534d7a: Pull complete [2023-01-03T18:37:32.315Z] 4657fd5d0bcf: Pull complete [2023-01-03T18:37:32.315Z] 6ad1cebc031e: Pull complete [2023-01-03T18:37:35.603Z] 8a3aa393b2d8: Pull complete [2023-01-03T18:37:35.603Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-01-03T18:37:35.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-01-03T18:37:35.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:37:35.692Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:37:35.728Z] $ 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-01-03T18:37:37.901Z] $ docker top 88defe5b9f046c6fd8cd369bfc700476863fe8c4d2fdb7ca836cb436cef23492 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-03T18:37:37.969Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-01-03T18:37:38.250Z] + set -o pipefail [2023-01-03T18:37:38.251Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-01-03T18:37:44.821Z] [2023-01-03T18:37:44.821Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-01-03T18:37:44.821Z] [2023-01-03T18:37:44.821Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/4a59beef-19d8-4749-a37c-91a92c4bc5f8 [2023-01-03T18:37:44.821Z] [2023-01-03T18:37:44.821Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-01-03T18:37:44.821Z] [2023-01-03T18:37:44.821Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-01-03T18:37:44.821Z] [2023-01-03T18:37:44.821Z] [2023-01-03T18:37:44.821Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-01-03T18:37:44.821Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-01-03T18:37:44.821Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-01-03T18:37:44.835Z] $ docker stop --time=1 88defe5b9f046c6fd8cd369bfc700476863fe8c4d2fdb7ca836cb436cef23492 [2023-01-03T18:37:47.564Z] $ docker rm -f --volumes 88defe5b9f046c6fd8cd369bfc700476863fe8c4d2fdb7ca836cb436cef23492 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-03T18:37:48.285Z] + git log --format=format:%s -1 cb787cf93205ab4377f67f508fa24aa232c36287 [Pipeline] sh [2023-01-03T18:37:48.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:37:48.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:37:48.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:37:48.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:37:48.937Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:37:48.962Z] $ 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-01-03T18:37:49.323Z] $ docker top 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 -eo pid,comm [2023-01-03T18:37:49.377Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-03T18:37:49.377Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:37:49.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:37:49.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:37:49.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:37:49.526Z] $ docker exec 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 ssh-agent [2023-01-03T18:37:49.639Z] SSH_AUTH_SOCK=/tmp/ssh-4oDEOOzXgtxr/agent.32 [2023-01-03T18:37:49.639Z] SSH_AGENT_PID=38 [2023-01-03T18:37:49.644Z] Running ssh-add (command line suppressed) [2023-01-03T18:37:49.742Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16053292498476898687.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16053292498476898687.key) [2023-01-03T18:37:49.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:37:50.044Z] + git semver tag [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,226 [run_tag] DEBUG tag force:False [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,226 [check_head_tag] DEBUG check head tag [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,227 [execute] INFO git cat-file --batch-check [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,231 [execute] INFO git cat-file --batch [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,252 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,252 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,252 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:37:50.303Z] 2023-01-03 18:37:50,257 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:37:50.303Z] 3.0.0-dev.2 [Pipeline] } [2023-01-03T18:37:50.313Z] $ docker exec --env ******** --env ******** 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 ssh-agent -k [2023-01-03T18:37:50.410Z] unset SSH_AUTH_SOCK; [2023-01-03T18:37:50.411Z] unset SSH_AGENT_PID; [2023-01-03T18:37:50.411Z] echo Agent pid 38 killed; [2023-01-03T18:37:50.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:37:50.718Z] + git semver [Pipeline] } [2023-01-03T18:37:50.988Z] $ docker stop --time=1 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 [2023-01-03T18:37:52.257Z] $ docker rm -f --volumes 7cf98bc209f7e9d615f27be49f09f3ec81276a21acc298f422807eecaaedb541 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:37:52.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T18:37:52.648Z] [2023-01-03T18:37:52.648Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:37:52.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T18:37:52.951Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-01-03T18:37:52.951Z] ab5ef0e58194: Pulling fs layer [2023-01-03T18:37:52.951Z] 9712f1f96733: Pulling fs layer [2023-01-03T18:37:52.951Z] 63f879dbbcfc: Pulling fs layer [2023-01-03T18:37:52.951Z] 0d9ebad4ef96: Pulling fs layer [2023-01-03T18:37:52.951Z] e9a5061849ea: Pulling fs layer [2023-01-03T18:37:52.951Z] d747dcd14b5f: Pulling fs layer [2023-01-03T18:37:52.951Z] 2de7ff778b66: Pulling fs layer [2023-01-03T18:37:52.951Z] e9a5061849ea: Waiting [2023-01-03T18:37:52.951Z] d747dcd14b5f: Waiting [2023-01-03T18:37:52.951Z] 2de7ff778b66: Waiting [2023-01-03T18:37:52.951Z] 0d9ebad4ef96: Waiting [2023-01-03T18:37:52.951Z] 9712f1f96733: Verifying Checksum [2023-01-03T18:37:52.951Z] 9712f1f96733: Download complete [2023-01-03T18:37:53.216Z] 63f879dbbcfc: Verifying Checksum [2023-01-03T18:37:53.216Z] 63f879dbbcfc: Download complete [2023-01-03T18:37:53.477Z] e9a5061849ea: Verifying Checksum [2023-01-03T18:37:53.477Z] e9a5061849ea: Download complete [2023-01-03T18:37:53.477Z] ab5ef0e58194: Download complete [2023-01-03T18:37:53.477Z] 0d9ebad4ef96: Verifying Checksum [2023-01-03T18:37:53.477Z] 0d9ebad4ef96: Download complete [2023-01-03T18:37:53.477Z] d747dcd14b5f: Verifying Checksum [2023-01-03T18:37:53.477Z] d747dcd14b5f: Download complete [2023-01-03T18:37:53.737Z] 2de7ff778b66: Verifying Checksum [2023-01-03T18:37:53.737Z] 2de7ff778b66: Download complete [2023-01-03T18:37:56.266Z] ab5ef0e58194: Pull complete [2023-01-03T18:37:56.266Z] 9712f1f96733: Pull complete [2023-01-03T18:37:57.202Z] 63f879dbbcfc: Pull complete [2023-01-03T18:38:01.393Z] 0d9ebad4ef96: Pull complete [2023-01-03T18:38:01.393Z] e9a5061849ea: Pull complete [2023-01-03T18:38:01.393Z] d747dcd14b5f: Pull complete [2023-01-03T18:38:02.327Z] 2de7ff778b66: Pull complete [2023-01-03T18:38:02.327Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-01-03T18:38:02.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-01-03T18:38:02.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:38:02.413Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:38:02.441Z] $ 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-01-03T18:38:05.262Z] $ docker top 35855e93b45dc32645d3889b895f828b68cddb16f03157a5fed36a3c2f6dbd17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:38:05.341Z] provisioning config files... [2023-01-03T18:38:05.349Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6632301365049617098tmp [2023-01-03T18:38:05.358Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16116065707419946453tmp [2023-01-03T18:38:05.367Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11670340715960423704tmp [Pipeline] { [Pipeline] echo [2023-01-03T18:38:05.383Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:05.666Z] ---> sigul-configuration.sh [2023-01-03T18:38:05.666Z] gpg: directory `/root/.gnupg' created [2023-01-03T18:38:05.666Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-01-03T18:38:05.666Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-01-03T18:38:05.666Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-01-03T18:38:05.666Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-01-03T18:38:05.666Z] gpg: CAST5 encrypted data [2023-01-03T18:38:05.666Z] gpg: encrypted with 1 passphrase [2023-01-03T18:38:05.666Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-01-03T18:38:05.957Z] + mkdir /home/jenkins [2023-01-03T18:38:05.957Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-01-03T18:38:06.244Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-01-03T18:38:06.253Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:06.540Z] ---> sigul-install.sh [2023-01-03T18:38:06.540Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-01-03T18:38:06.828Z] + git tag --list [2023-01-03T18:38:06.828Z] v1.0.0 [2023-01-03T18:38:06.828Z] v1.1.0 [2023-01-03T18:38:06.828Z] v1.2.0 [2023-01-03T18:38:06.828Z] v1.3.0 [2023-01-03T18:38:06.828Z] v1.3.1 [2023-01-03T18:38:06.828Z] v2.0.0 [2023-01-03T18:38:06.828Z] v2.0.1 [2023-01-03T18:38:06.828Z] v2.1.0 [2023-01-03T18:38:06.828Z] v2.1.1 [2023-01-03T18:38:06.828Z] v2.1.1-dev.1 [2023-01-03T18:38:06.828Z] v2.1.1-dev.2 [2023-01-03T18:38:06.828Z] v2.2.0 [2023-01-03T18:38:06.828Z] v2.2.1-dev.1 [2023-01-03T18:38:06.828Z] v2.2.1-dev.10 [2023-01-03T18:38:06.828Z] v2.2.1-dev.2 [2023-01-03T18:38:06.828Z] v2.2.1-dev.3 [2023-01-03T18:38:06.828Z] v2.2.1-dev.4 [2023-01-03T18:38:06.828Z] v2.2.1-dev.5 [2023-01-03T18:38:06.828Z] v2.2.1-dev.6 [2023-01-03T18:38:06.828Z] v2.2.1-dev.7 [2023-01-03T18:38:06.828Z] v2.2.1-dev.8 [2023-01-03T18:38:06.828Z] v2.2.1-dev.9 [2023-01-03T18:38:06.828Z] v2.3.0 [2023-01-03T18:38:06.828Z] v2.3.0-dev.10 [2023-01-03T18:38:06.828Z] v2.3.0-dev.11 [2023-01-03T18:38:06.828Z] v2.3.0-dev.12 [2023-01-03T18:38:06.828Z] v2.3.0-dev.13 [2023-01-03T18:38:06.828Z] v2.3.0-dev.14 [2023-01-03T18:38:06.828Z] v2.3.0-dev.15 [2023-01-03T18:38:06.828Z] v2.3.0-dev.16 [2023-01-03T18:38:06.828Z] v2.3.0-dev.17 [2023-01-03T18:38:06.828Z] v2.3.0-dev.18 [2023-01-03T18:38:06.828Z] v2.3.0-dev.19 [2023-01-03T18:38:06.828Z] v2.3.0-dev.20 [2023-01-03T18:38:06.828Z] v2.3.0-dev.21 [2023-01-03T18:38:06.828Z] v2.3.0-dev.22 [2023-01-03T18:38:06.828Z] v2.3.0-dev.23 [2023-01-03T18:38:06.828Z] v2.3.0-dev.24 [2023-01-03T18:38:06.828Z] v2.3.0-dev.25 [2023-01-03T18:38:06.828Z] v2.3.0-dev.26 [2023-01-03T18:38:06.828Z] v2.3.0-dev.27 [2023-01-03T18:38:06.828Z] v2.3.0-dev.28 [2023-01-03T18:38:06.828Z] v2.3.0-dev.29 [2023-01-03T18:38:06.828Z] v2.3.0-dev.30 [2023-01-03T18:38:06.828Z] v2.3.0-dev.31 [2023-01-03T18:38:06.828Z] v2.3.0-dev.32 [2023-01-03T18:38:06.828Z] v2.3.0-dev.33 [2023-01-03T18:38:06.829Z] v2.3.0-dev.34 [2023-01-03T18:38:06.829Z] v2.3.0-dev.35 [2023-01-03T18:38:06.829Z] v2.3.0-dev.36 [2023-01-03T18:38:06.829Z] v2.3.0-dev.37 [2023-01-03T18:38:06.829Z] v3.0.0-dev.1 [2023-01-03T18:38:06.829Z] v3.0.0-dev.2 [Pipeline] sh [2023-01-03T18:38:07.119Z] + lftools sign git-tag v3.0.0-dev.2 [2023-01-03T18:38:07.687Z] Signing Git tag with Sigul... [2023-01-03T18:38:07.687Z] Signing v3.0.0-dev.2 [Pipeline] echo [2023-01-03T18:38:07.954Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:08.241Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-01-03T18:38:08.248Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-01-03T18:38:08.264Z] $ docker stop --time=1 35855e93b45dc32645d3889b895f828b68cddb16f03157a5fed36a3c2f6dbd17 [2023-01-03T18:38:09.563Z] $ docker rm -f --volumes 35855e93b45dc32645d3889b895f828b68cddb16f03157a5fed36a3c2f6dbd17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-01-03T18:38:09.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:38:09.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:38:10.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:38:10.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:38:10.352Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:38:10.383Z] $ 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-01-03T18:38:10.744Z] $ docker top 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 -eo pid,comm [2023-01-03T18:38:10.792Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-03T18:38:10.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:38:10.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:38:10.831Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:38:10.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:38:10.943Z] $ docker exec 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 ssh-agent [2023-01-03T18:38:11.075Z] SSH_AUTH_SOCK=/tmp/ssh-jTsEh5vGCwe4/agent.33 [2023-01-03T18:38:11.075Z] SSH_AGENT_PID=39 [2023-01-03T18:38:11.081Z] Running ssh-add (command line suppressed) [2023-01-03T18:38:11.183Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3468317320833215367.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3468317320833215367.key) [2023-01-03T18:38:11.199Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:38:11.485Z] + git semver bump pre [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,691 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,692 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,692 [bump_version] DEBUG bumped version:3.0.0-dev.3 [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,692 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,692 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,692 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,695 [execute] INFO git cat-file --batch-check [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,701 [execute] INFO git cat-file --batch [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T18:38:11.754Z] 2023-01-03 18:38:11,707 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:38:11.754Z] 3.0.0-dev.3 [Pipeline] } [2023-01-03T18:38:11.766Z] $ docker exec --env ******** --env ******** 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 ssh-agent -k [2023-01-03T18:38:11.872Z] unset SSH_AUTH_SOCK; [2023-01-03T18:38:11.872Z] unset SSH_AGENT_PID; [2023-01-03T18:38:11.872Z] echo Agent pid 39 killed; [2023-01-03T18:38:11.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:38:12.189Z] + git semver [Pipeline] } [2023-01-03T18:38:12.464Z] $ docker stop --time=1 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 [2023-01-03T18:38:13.757Z] $ docker rm -f --volumes 48f147e848a6148909e3ccb437ea108ff47c59d6eb35182176c415cc59a6cc62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-03T18:38:14.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-03T18:38:14.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:38:14.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-03T18:38:14.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:38:14.469Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:38:14.495Z] $ 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-01-03T18:38:14.852Z] $ docker top 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec -eo pid,comm [2023-01-03T18:38:14.901Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-03T18:38:14.901Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-03T18:38:14.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-03T18:38:14.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-03T18:38:15.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-03T18:38:15.058Z] $ docker exec 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec ssh-agent [2023-01-03T18:38:15.167Z] SSH_AUTH_SOCK=/tmp/ssh-cqR2AkbtdtfT/agent.33 [2023-01-03T18:38:15.167Z] SSH_AGENT_PID=39 [2023-01-03T18:38:15.172Z] Running ssh-add (command line suppressed) [2023-01-03T18:38:15.269Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9662006708133849581.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9662006708133849581.key) [2023-01-03T18:38:15.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-03T18:38:15.570Z] + git semver push [2023-01-03T18:38:15.828Z] 2023-01-03 18:38:15,756 [run_push] DEBUG push [2023-01-03T18:38:15.828Z] 2023-01-03 18:38:15,757 [execute] INFO git cat-file --batch-check [2023-01-03T18:38:15.828Z] 2023-01-03 18:38:15,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-01-03T18:38:15.828Z] 2023-01-03 18:38:15,761 [execute] INFO git rev-list 3fe0d5d9a665576120d367b9444bd458083b04c4 -- [2023-01-03T18:38:15.828Z] 2023-01-03 18:38:15,761 [execute] DEBUG Popen(['git', 'rev-list', '3fe0d5d9a665576120d367b9444bd458083b04c4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:38:15.828Z] 2023-01-03 18:38:15,771 [execute] INFO git fetch -v origin [2023-01-03T18:38:15.828Z] 2023-01-03 18:38:15,771 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-01-03T18:38:16.396Z] 2023-01-03 18:38:16,299 [run_push] DEBUG no remote changes detected [2023-01-03T18:38:16.396Z] 2023-01-03 18:38:16,299 [execute] INFO git push origin semver [2023-01-03T18:38:16.396Z] 2023-01-03 18:38:16,300 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:38:17.332Z] 2023-01-03 18:38:17,130 [run_push] DEBUG push all version tags [2023-01-03T18:38:17.332Z] 2023-01-03 18:38:17,130 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-01-03T18:38:17.332Z] 2023-01-03 18:38:17,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-01-03T18:38:18.268Z] 2023-01-03 18:38:17,991 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-01-03T18:38:18.268Z] 3.0.0-dev.3 [Pipeline] } [2023-01-03T18:38:18.278Z] $ docker exec --env ******** --env ******** 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec ssh-agent -k [2023-01-03T18:38:18.374Z] unset SSH_AUTH_SOCK; [2023-01-03T18:38:18.375Z] unset SSH_AGENT_PID; [2023-01-03T18:38:18.375Z] echo Agent pid 39 killed; [2023-01-03T18:38:18.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-03T18:38:18.690Z] + git semver [Pipeline] } [2023-01-03T18:38:18.963Z] $ docker stop --time=1 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec [2023-01-03T18:38:20.239Z] $ docker rm -f --volumes 8bc9515ac465cb24a16acbbf902d4c7dc5570b412c05b0ceef22a9c4dca6c1ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-03T18:38:20.761Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-01-03T18:38:20.761Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-03T18:38:20.761Z] total 16 [2023-01-03T18:38:20.761Z] drwxr-xr-x 3 root root 4096 Jan 3 18:28 . [2023-01-03T18:38:20.761Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:38 .. [2023-01-03T18:38:20.761Z] drwxr-xr-x 2 root root 4096 Jan 3 18:28 cost [2023-01-03T18:38:20.761Z] -rw-r--r-- 1 root root 96 Jan 3 18:28 cost.csv [2023-01-03T18:38:20.761Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-01-03T18:38:20.761Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-01-03T18:38:20.761Z] total 16 [2023-01-03T18:38:20.761Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 3 18:28 . [2023-01-03T18:38:20.761Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 3 18:38 .. [2023-01-03T18:38:20.761Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 3 18:28 cost [2023-01-03T18:38:20.761Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 3 18:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:21.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:21.911Z] ---> package-listing.sh [2023-01-03T18:38:21.911Z] ++ facter osfamily [2023-01-03T18:38:21.911Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-03T18:38:22.171Z] + OS_FAMILY=debian [2023-01-03T18:38:22.171Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-01-03T18:38:22.171Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-03T18:38:22.171Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-03T18:38:22.171Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-03T18:38:22.171Z] + PACKAGES=/tmp/packages_start.txt [2023-01-03T18:38:22.171Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-03T18:38:22.171Z] + PACKAGES=/tmp/packages_end.txt [2023-01-03T18:38:22.171Z] + case "${OS_FAMILY}" in [2023-01-03T18:38:22.171Z] + dpkg -l [2023-01-03T18:38:22.171Z] + grep '^ii' [2023-01-03T18:38:22.171Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-03T18:38:22.171Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-03T18:38:22.171Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-03T18:38:22.171Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-01-03T18:38:22.171Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-01-03T18:38:22.171Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-01-03T18:38:22.181Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-03T18:38:22.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-03T18:38:23.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-03T18:38:23.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-03T18:38:23.098Z] prd-ubuntu20.04-docker-8c-8g-932 does not seem to be running inside a container [2023-01-03T18:38:23.130Z] $ 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-01-03T18:38:23.330Z] $ docker top a5a75ac9ec1c79e0034761716e24cc35e5ed33e4b81e8f45fd26f7ca02613f70 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-03T18:38:23.674Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-03T18:38:23.958Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-03T18:38:24.243Z] + ls /var/log/sa-host [2023-01-03T18:38:24.243Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-03T18:38:24.305Z] provisioning config files... [2023-01-03T18:38:24.313Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11236729372774864532tmp [Pipeline] { [Pipeline] echo [2023-01-03T18:38:24.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:24.611Z] ---> create-netrc.sh [Pipeline] } [2023-01-03T18:38:24.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:24.944Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-03T18:38:24.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:25.237Z] ---> sudo-logs.sh [2023-01-03T18:38:25.237Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-03T18:38:25.273Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:25.559Z] ---> job-cost.sh [2023-01-03T18:38:25.559Z] lf-activate-venv: SKIPPING [2023-01-03T18:38:25.559Z] DEBUG: total: 0.2199999988079071 [2023-01-03T18:38:25.559Z] INFO: Retrieving Stack Cost... [2023-01-03T18:38:26.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-03T18:38:26.386Z] INFO: Archiving Costs [Pipeline] echo [2023-01-03T18:38:26.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-03T18:38:26.679Z] ---> logs-deploy.sh [2023-01-03T18:38:26.679Z] lf-activate-venv: SKIPPING [2023-01-03T18:38:26.679Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/119 [2023-01-03T18:38:26.679Z] INFO: archiving workspace using pattern(s): [2023-01-03T18:38:27.715Z] Archives upload complete. [2023-01-03T18:38:27.715Z] INFO: archiving logs to Nexus