Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14b250c889771b77f1ef0720e8f96776a1e3b288 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-ssh17987416891265822383.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11510459254407466504.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16975879272763843652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6816638693828643731.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-ssh5658790174786983113.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28743 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 14b250c889771b77f1ef0720e8f96776a1e3b288 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#466)" > git rev-list --no-walk f6b542a014144fa1137cbe123409e6f9796134cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-08T18:59:04.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-08T18:59:04.511Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-08T18:59:04.526Z] ========================================================= [2022-09-08T18:59:04.526Z] EdgeX Global Pipelines Version Info [2022-09-08T18:59:04.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-08T18:59:05.293Z] ------------------- [2022-09-08T18:59:05.293Z] stable info: [2022-09-08T18:59:05.293Z] ------------------- [2022-09-08T18:59:05.293Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-08T18:59:05.293Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-08T18:59:05.293Z] Message: update stable to v1.0.239 [2022-09-08T18:59:05.866Z] ------------------- [2022-09-08T18:59:05.866Z] experimental info: [2022-09-08T18:59:05.866Z] ------------------- [2022-09-08T18:59:05.866Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-08T18:59:05.866Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-08T18:59:05.866Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-08T18:59:06.167Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-09-08T18:59:06.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-09-08T18:59:06.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-08T18:59:06.220Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-08T18:59:06.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-08T18:59:06.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-08T18:59:06.276Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-08T18:59:06.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-08T18:59:06.311Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-08T18:59:06.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-08T18:59:06.348Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-08T18:59:06.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-09-08T18:59:06.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-08T18:59:06.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-08T18:59:06.414Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-08T18:59:06.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-08T18:59:06.444Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-08T18:59:06.460Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-08T18:59:06.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-08T18:59:06.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-08T18:59:06.506Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-08T18:59:06.521Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-08T18:59:06.538Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-08T18:59:06.554Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-08T18:59:06.572Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-08T18:59:06.593Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-08T18:59:06.609Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-08T18:59:06.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-08T18:59:06.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-08T18:59:06.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-08T18:59:06.674Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] echo [2022-09-08T18:59:06.687Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14b250c [Pipeline] echo [2022-09-08T18:59:06.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T18:59:06.742Z] provisioning config files... [2022-09-08T18:59:06.754Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4664789899276488271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T18:59:07.068Z] ---> docker-login.sh [2022-09-08T18:59:07.068Z] nexus3.edgexfoundry.org:10001 [2022-09-08T18:59:07.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:07.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:07.591Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:07.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:07.591Z] [2022-09-08T18:59:07.591Z] Login Succeeded [2022-09-08T18:59:07.591Z] nexus3.edgexfoundry.org:10002 [2022-09-08T18:59:07.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:07.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:07.851Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:07.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:07.851Z] [2022-09-08T18:59:07.851Z] Login Succeeded [2022-09-08T18:59:07.851Z] nexus3.edgexfoundry.org:10003 [2022-09-08T18:59:07.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:07.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:07.851Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:07.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:07.851Z] [2022-09-08T18:59:07.851Z] Login Succeeded [2022-09-08T18:59:07.851Z] nexus3.edgexfoundry.org:10004 [2022-09-08T18:59:08.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:08.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:08.112Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:08.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:08.112Z] [2022-09-08T18:59:08.112Z] Login Succeeded [2022-09-08T18:59:08.112Z] docker.io [2022-09-08T18:59:08.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:08.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:08.683Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:08.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:08.683Z] [2022-09-08T18:59:08.683Z] Login Succeeded [2022-09-08T18:59:08.683Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T18:59:08.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-08T18:59:09.084Z] + git rev-list -1 --merges 14b250c889771b77f1ef0720e8f96776a1e3b288~1..14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] echo [2022-09-08T18:59:09.136Z] -----------> git rev-list -1 --merges 14b250c889771b77f1ef0720e8f96776a1e3b288~1..14b250c889771b77f1ef0720e8f96776a1e3b288 14b250c889771b77f1ef0720e8f96776a1e3b288 [false] [Pipeline] sh [2022-09-08T18:59:09.430Z] + git log --format=format:%s -1 14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] echo [2022-09-08T18:59:09.445Z] ========================================================= [2022-09-08T18:59:09.445Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-08T18:59:09.445Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-08T18:59:09.790Z] + git log --format=format:%s -1 14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] echo [2022-09-08T18:59:09.802Z] [semverPrep] GIT_COMMIT: 14b250c889771b77f1ef0720e8f96776a1e3b288, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#466) [Pipeline] echo [2022-09-08T18:59:09.812Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-08T18:59:10.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-08T18:59:10.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-08T18:59:10.215Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-08T18:59:10.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-08T18:59:10.215Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-08T18:59:10.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-08T18:59:10.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T18:59:10.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T18:59:10.589Z] [2022-09-08T18:59:10.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T18:59:10.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T18:59:10.903Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-08T18:59:10.903Z] b85a868b505f: Pulling fs layer [2022-09-08T18:59:10.903Z] e2be974225ed: Pulling fs layer [2022-09-08T18:59:10.903Z] 339a4e72a1f5: Pulling fs layer [2022-09-08T18:59:10.903Z] 988bab9f4d93: Pulling fs layer [2022-09-08T18:59:10.903Z] 1469e6f7b9e6: Pulling fs layer [2022-09-08T18:59:10.903Z] eaf3925da568: Pulling fs layer [2022-09-08T18:59:10.903Z] bab4dde63d76: Pulling fs layer [2022-09-08T18:59:10.903Z] bde34c3a00c8: Pulling fs layer [2022-09-08T18:59:10.903Z] b352a97aabf1: Pulling fs layer [2022-09-08T18:59:10.903Z] 4872d77fe225: Pulling fs layer [2022-09-08T18:59:10.903Z] 5851b861e8e6: Pulling fs layer [2022-09-08T18:59:10.903Z] 988bab9f4d93: Waiting [2022-09-08T18:59:10.903Z] eaf3925da568: Waiting [2022-09-08T18:59:10.903Z] 1469e6f7b9e6: Waiting [2022-09-08T18:59:10.903Z] 4872d77fe225: Waiting [2022-09-08T18:59:10.903Z] bab4dde63d76: Waiting [2022-09-08T18:59:10.903Z] bde34c3a00c8: Waiting [2022-09-08T18:59:10.903Z] b352a97aabf1: Waiting [2022-09-08T18:59:10.903Z] 5851b861e8e6: Waiting [2022-09-08T18:59:10.903Z] e2be974225ed: Download complete [2022-09-08T18:59:10.903Z] 988bab9f4d93: Verifying Checksum [2022-09-08T18:59:10.903Z] 988bab9f4d93: Download complete [2022-09-08T18:59:11.166Z] 1469e6f7b9e6: Verifying Checksum [2022-09-08T18:59:11.166Z] 1469e6f7b9e6: Download complete [2022-09-08T18:59:11.166Z] 339a4e72a1f5: Verifying Checksum [2022-09-08T18:59:11.166Z] 339a4e72a1f5: Download complete [2022-09-08T18:59:11.166Z] eaf3925da568: Download complete [2022-09-08T18:59:11.166Z] bde34c3a00c8: Verifying Checksum [2022-09-08T18:59:11.166Z] bde34c3a00c8: Download complete [2022-09-08T18:59:11.166Z] b352a97aabf1: Download complete [2022-09-08T18:59:11.166Z] 4872d77fe225: Verifying Checksum [2022-09-08T18:59:11.166Z] 4872d77fe225: Download complete [2022-09-08T18:59:11.166Z] 5851b861e8e6: Verifying Checksum [2022-09-08T18:59:11.166Z] 5851b861e8e6: Download complete [2022-09-08T18:59:11.166Z] b85a868b505f: Verifying Checksum [2022-09-08T18:59:11.166Z] b85a868b505f: Download complete [2022-09-08T18:59:11.426Z] bab4dde63d76: Verifying Checksum [2022-09-08T18:59:11.426Z] bab4dde63d76: Download complete [2022-09-08T18:59:12.368Z] b85a868b505f: Pull complete [2022-09-08T18:59:12.630Z] e2be974225ed: Pull complete [2022-09-08T18:59:13.201Z] 339a4e72a1f5: Pull complete [2022-09-08T18:59:13.201Z] 988bab9f4d93: Pull complete [2022-09-08T18:59:13.460Z] 1469e6f7b9e6: Pull complete [2022-09-08T18:59:13.460Z] eaf3925da568: Pull complete [2022-09-08T18:59:15.382Z] bab4dde63d76: Pull complete [2022-09-08T18:59:15.382Z] bde34c3a00c8: Pull complete [2022-09-08T18:59:15.645Z] b352a97aabf1: Pull complete [2022-09-08T18:59:15.645Z] 4872d77fe225: Pull complete [2022-09-08T18:59:15.912Z] 5851b861e8e6: Pull complete [2022-09-08T18:59:15.912Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-08T18:59:15.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T18:59:15.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T18:59:16.014Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T18:59:16.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-08T18:59:18.367Z] $ docker top 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 -eo pid,comm [2022-09-08T18:59:18.431Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-08T18:59:18.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-08T18:59:18.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T18:59:18.473Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T18:59:18.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T18:59:18.596Z] $ docker exec 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 ssh-agent [2022-09-08T18:59:18.723Z] SSH_AUTH_SOCK=/tmp/ssh-OKlAb14YQGui/agent.32 [2022-09-08T18:59:18.723Z] SSH_AGENT_PID=38 [2022-09-08T18:59:18.730Z] Running ssh-add (command line suppressed) [2022-09-08T18:59:18.849Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5408210340800721990.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5408210340800721990.key) [2022-09-08T18:59:18.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T18:59:19.154Z] + git tag --points-at HEAD [Pipeline] } [2022-09-08T18:59:19.168Z] $ docker exec --env ******** --env ******** 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 ssh-agent -k [2022-09-08T18:59:19.266Z] unset SSH_AUTH_SOCK; [2022-09-08T18:59:19.266Z] unset SSH_AGENT_PID; [2022-09-08T18:59:19.267Z] echo Agent pid 38 killed; [2022-09-08T18:59:19.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-08T18:59:19.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T18:59:19.310Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T18:59:19.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T18:59:19.428Z] $ docker exec 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 ssh-agent [2022-09-08T18:59:19.542Z] SSH_AUTH_SOCK=/tmp/ssh-C6edJV6fjgRm/agent.70 [2022-09-08T18:59:19.542Z] SSH_AGENT_PID=76 [2022-09-08T18:59:19.548Z] Running ssh-add (command line suppressed) [2022-09-08T18:59:19.663Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3749643502427410488.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3749643502427410488.key) [2022-09-08T18:59:19.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T18:59:19.966Z] + git semver init [2022-09-08T18:59:20.227Z] 2022-09-08 18:59:20,140 [run_init] DEBUG init version:0.0.0 force:False [2022-09-08T18:59:20.227Z] 2022-09-08 18:59:20,141 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-09-08T18:59:20.227Z] 2022-09-08 18:59:20,141 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-09-08T18:59:20.227Z] 2022-09-08 18:59:20,142 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-08T18:59:21.170Z] 2022-09-08 18:59:21,042 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-09-08T18:59:21.170Z] 2022-09-08 18:59:21,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-09-08T18:59:21.170Z] 2022-09-08 18:59:21,043 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T18:59:21.170Z] 2022-09-08 18:59:21,043 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T18:59:21.170Z] 2.3.0-dev.22 [Pipeline] } [2022-09-08T18:59:21.183Z] $ docker exec --env ******** --env ******** 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 ssh-agent -k [2022-09-08T18:59:21.300Z] unset SSH_AUTH_SOCK; [2022-09-08T18:59:21.300Z] unset SSH_AGENT_PID; [2022-09-08T18:59:21.300Z] echo Agent pid 76 killed; [2022-09-08T18:59:21.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T18:59:21.625Z] + git semver [Pipeline] } [2022-09-08T18:59:21.905Z] $ docker stop --time=1 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 [2022-09-08T18:59:23.204Z] $ docker rm -f 44a61d56f3cfe199d4e9bdf16096580d2ff915d5959684a93146c92ee10963e2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-08T18:59:23.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-08T18:59:23.822Z] Stashed 1 file(s) [Pipeline] echo [2022-09-08T18:59:23.826Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T18:59:23.979Z] provisioning config files... [2022-09-08T18:59:23.990Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1576416367274851599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T18:59:24.295Z] ---> docker-login.sh [2022-09-08T18:59:24.295Z] nexus3.edgexfoundry.org:10001 [2022-09-08T18:59:24.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:24.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:24.295Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:24.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:24.295Z] [2022-09-08T18:59:24.295Z] Login Succeeded [2022-09-08T18:59:24.295Z] nexus3.edgexfoundry.org:10002 [2022-09-08T18:59:24.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:24.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:24.556Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:24.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:24.556Z] [2022-09-08T18:59:24.556Z] Login Succeeded [2022-09-08T18:59:24.556Z] nexus3.edgexfoundry.org:10003 [2022-09-08T18:59:24.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:24.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:24.556Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:24.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:24.556Z] [2022-09-08T18:59:24.556Z] Login Succeeded [2022-09-08T18:59:24.556Z] nexus3.edgexfoundry.org:10004 [2022-09-08T18:59:24.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:24.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:24.816Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:24.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:24.816Z] [2022-09-08T18:59:24.816Z] Login Succeeded [2022-09-08T18:59:24.816Z] docker.io [2022-09-08T18:59:24.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T18:59:25.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T18:59:25.076Z] Configure a credential helper to remove this warning. See [2022-09-08T18:59:25.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T18:59:25.076Z] [2022-09-08T18:59:25.076Z] Login Succeeded [2022-09-08T18:59:25.076Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T18:59:25.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-08T18:59:25.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T18:59:25.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T18:59:25.193Z] ========================================================= [2022-09-08T18:59:25.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-08T18:59:25.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T18:59:25.530Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-08T18:59:25.531Z] Sending build context to Docker daemon 3.095MB [2022-09-08T18:59:25.531Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-08T18:59:25.531Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-08T18:59:25.531Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-08T18:59:25.531Z] 2408cc74d12b: Pulling fs layer [2022-09-08T18:59:25.531Z] ea60b727a1ce: Pulling fs layer [2022-09-08T18:59:25.531Z] 30c4a7721957: Pulling fs layer [2022-09-08T18:59:25.531Z] 370296b7ddb6: Pulling fs layer [2022-09-08T18:59:25.531Z] 7c6cee850709: Pulling fs layer [2022-09-08T18:59:25.531Z] 39a5fcdaea64: Pulling fs layer [2022-09-08T18:59:25.531Z] 370296b7ddb6: Waiting [2022-09-08T18:59:25.531Z] 7c6cee850709: Waiting [2022-09-08T18:59:25.531Z] d94ebbe4e438: Pulling fs layer [2022-09-08T18:59:25.531Z] bcfd1f05c69d: Pulling fs layer [2022-09-08T18:59:25.531Z] 59ccb84bbe0f: Pulling fs layer [2022-09-08T18:59:25.531Z] 39a5fcdaea64: Waiting [2022-09-08T18:59:25.531Z] 59ccb84bbe0f: Waiting [2022-09-08T18:59:25.531Z] d94ebbe4e438: Waiting [2022-09-08T18:59:25.531Z] 30c4a7721957: Verifying Checksum [2022-09-08T18:59:25.531Z] ea60b727a1ce: Verifying Checksum [2022-09-08T18:59:25.531Z] ea60b727a1ce: Download complete [2022-09-08T18:59:25.531Z] 7c6cee850709: Verifying Checksum [2022-09-08T18:59:25.531Z] 7c6cee850709: Download complete [2022-09-08T18:59:25.531Z] 39a5fcdaea64: Verifying Checksum [2022-09-08T18:59:25.531Z] 39a5fcdaea64: Download complete [2022-09-08T18:59:25.531Z] 2408cc74d12b: Verifying Checksum [2022-09-08T18:59:25.531Z] 2408cc74d12b: Download complete [2022-09-08T18:59:25.791Z] d94ebbe4e438: Verifying Checksum [2022-09-08T18:59:25.791Z] d94ebbe4e438: Download complete [2022-09-08T18:59:25.791Z] 2408cc74d12b: Pull complete [2022-09-08T18:59:26.051Z] ea60b727a1ce: Pull complete [2022-09-08T18:59:26.051Z] 30c4a7721957: Pull complete [2022-09-08T18:59:26.051Z] 59ccb84bbe0f: Verifying Checksum [2022-09-08T18:59:26.051Z] 59ccb84bbe0f: Download complete [2022-09-08T18:59:26.312Z] bcfd1f05c69d: Verifying Checksum [2022-09-08T18:59:26.312Z] bcfd1f05c69d: Download complete [2022-09-08T18:59:26.312Z] 370296b7ddb6: Verifying Checksum [2022-09-08T18:59:26.312Z] 370296b7ddb6: Download complete [2022-09-08T18:59:30.502Z] 370296b7ddb6: Pull complete [2022-09-08T18:59:30.502Z] 7c6cee850709: Pull complete [2022-09-08T18:59:30.502Z] 39a5fcdaea64: Pull complete [2022-09-08T18:59:30.502Z] d94ebbe4e438: Pull complete [2022-09-08T18:59:32.402Z] bcfd1f05c69d: Pull complete [2022-09-08T18:59:32.970Z] 59ccb84bbe0f: Pull complete [2022-09-08T18:59:32.970Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-08T18:59:32.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-08T18:59:32.970Z] ---> a4fb48ad2a94 [2022-09-08T18:59:32.970Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-08T18:59:37.227Z] ---> Running in 8b4b5b2f715a [2022-09-08T18:59:37.227Z] Removing intermediate container 8b4b5b2f715a [2022-09-08T18:59:37.227Z] ---> e759417200cb [2022-09-08T18:59:37.227Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-08T18:59:37.227Z] ---> Running in f4c1ba729853 [2022-09-08T18:59:37.227Z] Removing intermediate container f4c1ba729853 [2022-09-08T18:59:37.227Z] ---> 246f4a2394a3 [2022-09-08T18:59:37.227Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-08T18:59:37.227Z] ---> Running in f645eda4bdc0 [2022-09-08T18:59:37.227Z] Removing intermediate container f645eda4bdc0 [2022-09-08T18:59:37.227Z] ---> ec6f31263f37 [2022-09-08T18:59:37.227Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-08T18:59:37.227Z] ---> Running in cf0a2df90bf6 [2022-09-08T18:59:37.227Z] Removing intermediate container cf0a2df90bf6 [2022-09-08T18:59:37.227Z] ---> 88e6af1dad89 [2022-09-08T18:59:37.227Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T18:59:37.227Z] ---> Running in d233cc29d524 [2022-09-08T18:59:37.794Z] Removing intermediate container d233cc29d524 [2022-09-08T18:59:37.794Z] ---> 4ea6c4b825f9 [2022-09-08T18:59:37.794Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-08T18:59:37.794Z] ---> Running in a4ccce8e03c6 [2022-09-08T18:59:38.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T18:59:38.939Z] Still waiting to schedule task [2022-09-08T18:59:38.939Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-28741’ is offline [2022-09-08T18:59:38.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T18:59:39.568Z] OK: 211 MiB in 51 packages [2022-09-08T18:59:39.568Z] Removing intermediate container a4ccce8e03c6 [2022-09-08T18:59:39.568Z] ---> c016e912c426 [2022-09-08T18:59:39.568Z] Step 9/14 : WORKDIR /app [2022-09-08T18:59:39.831Z] ---> Running in 7dca71731197 [2022-09-08T18:59:39.831Z] Removing intermediate container 7dca71731197 [2022-09-08T18:59:39.831Z] ---> 5823f848e60f [2022-09-08T18:59:39.831Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-08T18:59:39.831Z] ---> 96136b4e2729 [2022-09-08T18:59:39.831Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T18:59:39.831Z] ---> Running in ac20456fcbf3 [2022-09-08T19:00:06.411Z] Removing intermediate container ac20456fcbf3 [2022-09-08T19:00:06.411Z] ---> 1438fdce39a9 [2022-09-08T19:00:06.411Z] Step 12/14 : COPY . . [2022-09-08T19:00:06.411Z] ---> e8479ac20bd7 [2022-09-08T19:00:06.411Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-08T19:00:06.411Z] ---> Running in 715debe15533 [2022-09-08T19:00:06.411Z] Removing intermediate container 715debe15533 [2022-09-08T19:00:06.411Z] ---> f6e6a5d5fee5 [2022-09-08T19:00:06.411Z] Step 14/14 : RUN $MAKE [2022-09-08T19:00:06.411Z] ---> Running in 5797b690487a [2022-09-08T19:00:06.411Z] noop [2022-09-08T19:00:06.411Z] Removing intermediate container 5797b690487a [2022-09-08T19:00:06.411Z] ---> 36b0fb3cdce9 [2022-09-08T19:00:06.411Z] Successfully built 36b0fb3cdce9 [2022-09-08T19:00:06.411Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:00:06.758Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-08T19:00:06.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:00:06.844Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:00:06.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-08T19:00:09.031Z] $ docker top 81b658f2178160aea8ef3ce8d14653fa5f79593490d98ae7cbae242a98890798 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T19:00:09.496Z] + go version [2022-09-08T19:00:09.496Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-08T19:00:09.515Z] $ docker stop --time=1 81b658f2178160aea8ef3ce8d14653fa5f79593490d98ae7cbae242a98890798 [2022-09-08T19:00:11.345Z] $ docker rm -f 81b658f2178160aea8ef3ce8d14653fa5f79593490d98ae7cbae242a98890798 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:00:11.784Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-08T19:00:11.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:00:11.940Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:00:11.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-08T19:00:13.199Z] $ docker top f8e65cddfbece5ba0a0686038a0f0453edb6419191a25200fbb283e44c7252a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T19:00:13.558Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-09-08T19:00:13.856Z] + make test [2022-09-08T19:00:13.856Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-08T19:00:23.834Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-08T19:00:23.834Z] CGO_ENABLED=1 go vet ./... [2022-09-08T19:00:26.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-08T19:00:26.450Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-08T19:00:26.450Z] ./bin/test-attribution-txt.sh [2022-09-08T19:00:26.450Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-08T19:00:26.450Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-08T19:00:26.450Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-08T19:00:26.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-08T19:00:26.477Z] $ docker stop --time=1 f8e65cddfbece5ba0a0686038a0f0453edb6419191a25200fbb283e44c7252a1 [2022-09-08T19:00:30.161Z] $ docker rm -f f8e65cddfbece5ba0a0686038a0f0453edb6419191a25200fbb283e44c7252a1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-08T19:00:30.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-08T19:00:30.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-08T19:00:31.197Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-08T19:00:31.482Z] + ls -al . [2022-09-08T19:00:31.482Z] total 176 [2022-09-08T19:00:31.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 19:00 . [2022-09-08T19:00:31.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 18:58 .. [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 8 18:59 .dockerignore [2022-09-08T19:00:31.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 18:59 .git [2022-09-08T19:00:31.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 18:59 .github [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 8 18:59 .gitignore [2022-09-08T19:00:31.482Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 8 18:59 .semver [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 8 18:59 Attribution.txt [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 8 18:59 CHANGELOG.md [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 8 18:59 Dockerfile [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 8 18:59 GOVERNANCE.md [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 8 18:59 Jenkinsfile [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 8 18:59 LICENSE [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 8 18:59 OWNERS.md [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 8 18:59 README.md [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 8 18:59 VERSION [2022-09-08T19:00:31.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 18:59 bin [2022-09-08T19:00:31.482Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 8 19:00 coverage.out [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 8 18:59 go.mod [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 8 18:59 go.sum [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 8 18:59 main.go [2022-09-08T19:00:31.482Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 8 18:59 makefile [2022-09-08T19:00:31.482Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 18:59 res [2022-09-08T19:00:31.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 18:59 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:00:31.794Z] + 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=14b250c889771b77f1ef0720e8f96776a1e3b288 --label arch=amd64 --label version=2.3.0-dev.22 . [2022-09-08T19:00:31.794Z] Sending build context to Docker daemon 3.096MB [2022-09-08T19:00:31.794Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-08T19:00:31.794Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-08T19:00:31.794Z] ---> 36b0fb3cdce9 [2022-09-08T19:00:31.794Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-08T19:00:32.056Z] ---> Running in 872120942dd1 [2022-09-08T19:00:32.317Z] Removing intermediate container 872120942dd1 [2022-09-08T19:00:32.318Z] ---> 2227ed3bca44 [2022-09-08T19:00:32.318Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-08T19:00:32.318Z] ---> Running in adb00862f656 [2022-09-08T19:00:32.577Z] Removing intermediate container adb00862f656 [2022-09-08T19:00:32.577Z] ---> 113f9fadb5bd [2022-09-08T19:00:32.577Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-08T19:00:32.577Z] ---> Running in cdd9bf910dd9 [2022-09-08T19:00:33.144Z] Removing intermediate container cdd9bf910dd9 [2022-09-08T19:00:33.145Z] ---> ccc5f4e3b9b4 [2022-09-08T19:00:33.145Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-08T19:00:33.403Z] ---> Running in 9df6cb50bcc9 [2022-09-08T19:00:33.672Z] Removing intermediate container 9df6cb50bcc9 [2022-09-08T19:00:33.672Z] ---> 656958f0c93c [2022-09-08T19:00:33.672Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T19:00:33.933Z] ---> Running in 67c1e22efa11 [2022-09-08T19:00:34.874Z] Removing intermediate container 67c1e22efa11 [2022-09-08T19:00:34.874Z] ---> 42bd00ecb3dc [2022-09-08T19:00:34.874Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-08T19:00:34.874Z] ---> Running in 1104ec07963a [2022-09-08T19:00:35.134Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T19:00:36.075Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T19:00:36.337Z] OK: 211 MiB in 51 packages [2022-09-08T19:00:37.274Z] Removing intermediate container 1104ec07963a [2022-09-08T19:00:37.274Z] ---> 60a4b1387045 [2022-09-08T19:00:37.274Z] Step 9/28 : WORKDIR /app [2022-09-08T19:00:37.534Z] ---> Running in 211fc7f33313 [2022-09-08T19:00:37.795Z] Removing intermediate container 211fc7f33313 [2022-09-08T19:00:37.795Z] ---> f830536ade33 [2022-09-08T19:00:37.795Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-08T19:00:38.054Z] ---> dca97aa9e089 [2022-09-08T19:00:38.054Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T19:00:38.054Z] ---> Running in 1fcafeab6152 [2022-09-08T19:00:39.435Z] Removing intermediate container 1fcafeab6152 [2022-09-08T19:00:39.435Z] ---> c7cb65db1e82 [2022-09-08T19:00:39.435Z] Step 12/28 : COPY . . [2022-09-08T19:00:39.435Z] ---> e0df2c2b549c [2022-09-08T19:00:39.435Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-08T19:00:39.696Z] ---> Running in 35d4e149b6e1 [2022-09-08T19:00:39.966Z] Removing intermediate container 35d4e149b6e1 [2022-09-08T19:00:39.966Z] ---> 416a6096104f [2022-09-08T19:00:39.966Z] Step 14/28 : RUN $MAKE [2022-09-08T19:00:39.966Z] ---> Running in ae38a8234d29 [2022-09-08T19:00:40.536Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-08T19:01:07.102Z] Removing intermediate container ae38a8234d29 [2022-09-08T19:01:07.102Z] ---> e2a1f961aa41 [2022-09-08T19:01:07.102Z] Step 15/28 : FROM alpine:3.16 [2022-09-08T19:01:07.102Z] 3.16: Pulling from library/alpine [2022-09-08T19:01:07.102Z] 213ec9aee27d: Pulling fs layer [2022-09-08T19:01:07.102Z] 213ec9aee27d: Verifying Checksum [2022-09-08T19:01:07.102Z] 213ec9aee27d: Download complete [2022-09-08T19:01:07.102Z] 213ec9aee27d: Pull complete [2022-09-08T19:01:07.102Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T19:01:07.102Z] Status: Downloaded newer image for alpine:3.16 [2022-09-08T19:01:07.102Z] ---> 9c6f07244728 [2022-09-08T19:01:07.102Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-08T19:01:07.102Z] ---> Running in 1f0fdfc8fe97 [2022-09-08T19:01:07.102Z] Removing intermediate container 1f0fdfc8fe97 [2022-09-08T19:01:07.102Z] ---> 7257fc946916 [2022-09-08T19:01:07.102Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-08T19:01:07.102Z] ---> Running in b6a56946e87c [2022-09-08T19:01:07.102Z] Removing intermediate container b6a56946e87c [2022-09-08T19:01:07.102Z] ---> 7a471e89f428 [2022-09-08T19:01:07.102Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-08T19:01:07.102Z] ---> Running in 29bc7d544335 [2022-09-08T19:01:07.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-08T19:01:07.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-08T19:01:07.878Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-08T19:01:07.878Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-08T19:01:07.878Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-08T19:01:07.878Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-08T19:01:07.878Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-08T19:01:07.878Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-08T19:01:07.878Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-08T19:01:07.878Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T19:01:07.878Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T19:01:07.878Z] OK: 9 MiB in 21 packages [2022-09-08T19:01:08.817Z] Removing intermediate container 29bc7d544335 [2022-09-08T19:01:08.817Z] ---> 5621366374d5 [2022-09-08T19:01:08.817Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-08T19:01:09.384Z] ---> 9e0cf1d8a46d [2022-09-08T19:01:09.384Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-08T19:01:09.643Z] ---> fbb98e1272e0 [2022-09-08T19:01:09.643Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-08T19:01:09.902Z] ---> b328f946ab26 [2022-09-08T19:01:09.902Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-08T19:01:11.810Z] ---> e1b91c5ba4ae [2022-09-08T19:01:11.810Z] Step 23/28 : EXPOSE 48095 [2022-09-08T19:01:11.810Z] ---> Running in 547ef28cac86 [2022-09-08T19:01:12.072Z] Removing intermediate container 547ef28cac86 [2022-09-08T19:01:12.072Z] ---> ae19e5fefd94 [2022-09-08T19:01:12.072Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-08T19:01:12.332Z] ---> Running in ebb747a8faa3 [2022-09-08T19:01:12.594Z] Removing intermediate container ebb747a8faa3 [2022-09-08T19:01:12.594Z] ---> fc017ddb7bda [2022-09-08T19:01:12.594Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T19:01:12.594Z] ---> Running in b829002e3c94 [2022-09-08T19:01:12.594Z] Removing intermediate container b829002e3c94 [2022-09-08T19:01:12.594Z] ---> ad25559ecfe2 [2022-09-08T19:01:12.594Z] Step 26/28 : LABEL arch=amd64 [2022-09-08T19:01:12.853Z] ---> Running in 905e9877faf7 [2022-09-08T19:01:12.853Z] Removing intermediate container 905e9877faf7 [2022-09-08T19:01:12.853Z] ---> 3248c7082349 [2022-09-08T19:01:12.853Z] Step 27/28 : LABEL git_sha=14b250c889771b77f1ef0720e8f96776a1e3b288 [2022-09-08T19:01:12.853Z] ---> Running in 373aa2bd67fe [2022-09-08T19:01:12.853Z] Removing intermediate container 373aa2bd67fe [2022-09-08T19:01:12.853Z] ---> 33446a744d29 [2022-09-08T19:01:12.853Z] Step 28/28 : LABEL version=2.3.0-dev.22 [2022-09-08T19:01:12.853Z] ---> Running in fe016682d7af [2022-09-08T19:01:13.114Z] Removing intermediate container fe016682d7af [2022-09-08T19:01:13.114Z] ---> a3a045960241 [2022-09-08T19:01:13.114Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-08T19:01:13.114Z] Successfully built a3a045960241 [2022-09-08T19:01:13.114Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T19:01:13.244Z] provisioning config files... [2022-09-08T19:01:13.254Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7999295291063444056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:01:13.556Z] ---> docker-login.sh [2022-09-08T19:01:13.556Z] nexus3.edgexfoundry.org:10001 [2022-09-08T19:01:13.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:13.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:13.556Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:13.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:13.556Z] [2022-09-08T19:01:13.556Z] Login Succeeded [2022-09-08T19:01:13.556Z] nexus3.edgexfoundry.org:10002 [2022-09-08T19:01:13.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:13.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:13.556Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:13.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:13.556Z] [2022-09-08T19:01:13.556Z] Login Succeeded [2022-09-08T19:01:13.556Z] nexus3.edgexfoundry.org:10003 [2022-09-08T19:01:13.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:13.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:13.815Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:13.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:13.815Z] [2022-09-08T19:01:13.815Z] Login Succeeded [2022-09-08T19:01:13.815Z] nexus3.edgexfoundry.org:10004 [2022-09-08T19:01:13.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:13.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:13.815Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:13.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:13.815Z] [2022-09-08T19:01:13.815Z] Login Succeeded [2022-09-08T19:01:13.815Z] docker.io [2022-09-08T19:01:14.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:14.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:14.335Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:14.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:14.335Z] [2022-09-08T19:01:14.335Z] Login Succeeded [2022-09-08T19:01:14.335Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T19:01:14.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T19:01:14.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T19:01:14.413Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-09-08T19:01:14.413Z] 14b250c889771b77f1ef0720e8f96776a1e3b288 [2022-09-08T19:01:14.413Z] latest [2022-09-08T19:01:14.413Z] 2.3.0-dev.22 [2022-09-08T19:01:14.413Z] 14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [2022-09-08T19:01:14.413Z] main [2022-09-08T19:01:14.413Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:14.741Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28744 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [2022-09-08T19:01:14.750Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] ws [2022-09-08T19:01:14.751Z] Running in /w/workspace/app-service-configurable/101 [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh [2022-09-08T19:01:14.807Z] Selected Git installation does not exist. Using Default [2022-09-08T19:01:14.807Z] The recommended git tool is: NONE [2022-09-08T19:01:15.067Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288 [2022-09-08T19:01:15.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-08T19:01:15.067Z] 744a0908b148: Preparing [2022-09-08T19:01:15.067Z] a583fb0f45e7: Preparing [2022-09-08T19:01:15.067Z] d7240e44ba05: Preparing [2022-09-08T19:01:15.067Z] e057090f781c: Preparing [2022-09-08T19:01:15.067Z] 80a91736a11b: Preparing [2022-09-08T19:01:15.067Z] 994393dc58e7: Preparing [2022-09-08T19:01:15.067Z] 994393dc58e7: Waiting [2022-09-08T19:01:15.067Z] e057090f781c: Pushed [2022-09-08T19:01:15.067Z] d7240e44ba05: Pushed [2022-09-08T19:01:15.067Z] a583fb0f45e7: Pushed [2022-09-08T19:01:15.067Z] 994393dc58e7: Layer already exists [2022-09-08T19:01:15.634Z] 80a91736a11b: Pushed [2022-09-08T19:01:17.541Z] 744a0908b148: Pushed [2022-09-08T19:01:17.541Z] 14b250c889771b77f1ef0720e8f96776a1e3b288: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:18.125Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:18.440Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-08T19:01:18.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-08T19:01:18.440Z] 744a0908b148: Preparing [2022-09-08T19:01:18.440Z] a583fb0f45e7: Preparing [2022-09-08T19:01:18.440Z] d7240e44ba05: Preparing [2022-09-08T19:01:18.440Z] e057090f781c: Preparing [2022-09-08T19:01:18.440Z] 80a91736a11b: Preparing [2022-09-08T19:01:18.440Z] 994393dc58e7: Preparing [2022-09-08T19:01:18.440Z] 994393dc58e7: Waiting [2022-09-08T19:01:18.440Z] d7240e44ba05: Layer already exists [2022-09-08T19:01:18.440Z] 744a0908b148: Layer already exists [2022-09-08T19:01:18.440Z] e057090f781c: Layer already exists [2022-09-08T19:01:18.440Z] 80a91736a11b: Layer already exists [2022-09-08T19:01:18.440Z] a583fb0f45e7: Layer already exists [2022-09-08T19:01:18.440Z] 994393dc58e7: Layer already exists [2022-09-08T19:01:18.440Z] latest: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:18.758Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:19.071Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.22 [2022-09-08T19:01:19.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-08T19:01:19.071Z] 744a0908b148: Preparing [2022-09-08T19:01:19.071Z] a583fb0f45e7: Preparing [2022-09-08T19:01:19.071Z] d7240e44ba05: Preparing [2022-09-08T19:01:19.071Z] e057090f781c: Preparing [2022-09-08T19:01:19.071Z] 80a91736a11b: Preparing [2022-09-08T19:01:19.071Z] 994393dc58e7: Preparing [2022-09-08T19:01:19.071Z] 994393dc58e7: Waiting [2022-09-08T19:01:19.071Z] e057090f781c: Layer already exists [2022-09-08T19:01:19.071Z] a583fb0f45e7: Layer already exists [2022-09-08T19:01:19.071Z] d7240e44ba05: Layer already exists [2022-09-08T19:01:19.071Z] 744a0908b148: Layer already exists [2022-09-08T19:01:19.071Z] 80a91736a11b: Layer already exists [2022-09-08T19:01:19.071Z] 994393dc58e7: Layer already exists [2022-09-08T19:01:19.071Z] 2.3.0-dev.22: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:19.399Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:19.788Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [2022-09-08T19:01:19.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-08T19:01:19.788Z] 744a0908b148: Preparing [2022-09-08T19:01:19.788Z] a583fb0f45e7: Preparing [2022-09-08T19:01:19.788Z] d7240e44ba05: Preparing [2022-09-08T19:01:19.788Z] e057090f781c: Preparing [2022-09-08T19:01:19.788Z] 80a91736a11b: Preparing [2022-09-08T19:01:19.788Z] 994393dc58e7: Preparing [2022-09-08T19:01:19.788Z] 994393dc58e7: Waiting [2022-09-08T19:01:19.788Z] e057090f781c: Layer already exists [2022-09-08T19:01:19.788Z] a583fb0f45e7: Layer already exists [2022-09-08T19:01:19.788Z] 744a0908b148: Layer already exists [2022-09-08T19:01:19.788Z] 80a91736a11b: Layer already exists [2022-09-08T19:01:19.788Z] d7240e44ba05: Layer already exists [2022-09-08T19:01:19.788Z] 994393dc58e7: Layer already exists [2022-09-08T19:01:19.789Z] 14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:20.141Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:20.453Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-09-08T19:01:20.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-09-08T19:01:20.453Z] 744a0908b148: Preparing [2022-09-08T19:01:20.453Z] a583fb0f45e7: Preparing [2022-09-08T19:01:20.453Z] d7240e44ba05: Preparing [2022-09-08T19:01:20.453Z] e057090f781c: Preparing [2022-09-08T19:01:20.453Z] 80a91736a11b: Preparing [2022-09-08T19:01:20.453Z] 994393dc58e7: Preparing [2022-09-08T19:01:20.453Z] 994393dc58e7: Waiting [2022-09-08T19:01:20.453Z] a583fb0f45e7: Layer already exists [2022-09-08T19:01:20.453Z] 744a0908b148: Layer already exists [2022-09-08T19:01:20.453Z] d7240e44ba05: Layer already exists [2022-09-08T19:01:20.453Z] 80a91736a11b: Layer already exists [2022-09-08T19:01:20.453Z] e057090f781c: Layer already exists [2022-09-08T19:01:20.453Z] 994393dc58e7: Layer already exists [2022-09-08T19:01:20.453Z] main: digest: sha256:d20bb29022f49a857bdbbeecfbf62856bc9d7fbe5d0887230f37243087e09ac3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T19:01:20.507Z] ===================================================== [Pipeline] echo [2022-09-08T19:01:20.517Z] taggedImages: [2022-09-08T19:01:20.517Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288 [2022-09-08T19:01:20.517Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-09-08T19:01:20.517Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.22 [2022-09-08T19:01:20.517Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [2022-09-08T19:01:20.517Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:20.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-08T19:01:20.914Z] [2022-09-08T19:01:20.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:21.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-08T19:01:21.216Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-08T19:01:21.216Z] 5eb5b503b376: Pulling fs layer [2022-09-08T19:01:21.216Z] 5c69ac0246d0: Pulling fs layer [2022-09-08T19:01:21.216Z] ec43610c2a17: Pulling fs layer [2022-09-08T19:01:21.216Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-08T19:01:21.216Z] 33b1e0a273af: Pulling fs layer [2022-09-08T19:01:21.216Z] 5d3b04190fa2: Pulling fs layer [2022-09-08T19:01:21.216Z] 2f39f015ded8: Pulling fs layer [2022-09-08T19:01:21.216Z] 3a2ae6a8a46f: Waiting [2022-09-08T19:01:21.216Z] 33b1e0a273af: Waiting [2022-09-08T19:01:21.216Z] 5d3b04190fa2: Waiting [2022-09-08T19:01:21.216Z] 2f39f015ded8: Waiting [2022-09-08T19:01:21.216Z] 5c69ac0246d0: Download complete [2022-09-08T19:01:21.216Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-08T19:01:21.216Z] 3a2ae6a8a46f: Download complete [2022-09-08T19:01:21.216Z] ec43610c2a17: Verifying Checksum [2022-09-08T19:01:21.216Z] ec43610c2a17: Download complete [2022-09-08T19:01:21.216Z] 33b1e0a273af: Verifying Checksum [2022-09-08T19:01:21.216Z] 33b1e0a273af: Download complete [2022-09-08T19:01:21.216Z] 5d3b04190fa2: Download complete [2022-09-08T19:01:21.475Z] 5eb5b503b376: Verifying Checksum [2022-09-08T19:01:21.475Z] 5eb5b503b376: Download complete [2022-09-08T19:01:22.042Z] 2f39f015ded8: Verifying Checksum [2022-09-08T19:01:22.042Z] 2f39f015ded8: Download complete [2022-09-08T19:01:22.607Z] 5eb5b503b376: Pull complete [2022-09-08T19:01:22.768Z] using credential edgex-jenkins-ssh [2022-09-08T19:01:22.786Z] Cloning the remote Git repository [2022-09-08T19:01:22.865Z] 5c69ac0246d0: Pull complete [2022-09-08T19:01:23.123Z] ec43610c2a17: Pull complete [2022-09-08T19:01:23.382Z] 3a2ae6a8a46f: Pull complete [2022-09-08T19:01:23.640Z] 33b1e0a273af: Pull complete [2022-09-08T19:01:23.640Z] 5d3b04190fa2: Pull complete [2022-09-08T19:01:22.848Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-09-08T19:01:22.954Z] > git init /w/workspace/app-service-configurable/101 # timeout=10 [2022-09-08T19:01:23.175Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-09-08T19:01:23.182Z] > git --version # timeout=10 [2022-09-08T19:01:23.249Z] > git --version # 'git version 2.25.1' [2022-09-08T19:01:23.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-08T19:01:23.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-08T19:01:24.840Z] Avoid second fetch [2022-09-08T19:01:24.840Z] Checking out Revision 14b250c889771b77f1ef0720e8f96776a1e3b288 (main) [2022-09-08T19:01:24.767Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-09-08T19:01:24.805Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-08T19:01:24.878Z] > git config core.sparsecheckout # timeout=10 [2022-09-08T19:01:24.941Z] > git checkout -f 14b250c889771b77f1ef0720e8f96776a1e3b288 # timeout=10 [2022-09-08T19:01:27.825Z] 2f39f015ded8: Pull complete [2022-09-08T19:01:27.825Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-08T19:01:27.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-08T19:01:27.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:01:27.921Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:01:27.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-08T19:01:29.320Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#466)" [2022-09-08T19:01:29.734Z] [2022-09-08T19:01:29.734Z] GitHub has been notified of this commit’s build result [2022-09-08T19:01:29.734Z] [2022-09-08T19:01:32.660Z] $ docker top 80d8ae66653fda1676c1b6bff2cca26727f721e207ef4851a480bb9de832e785 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-08T19:01:33.074Z] ---> job-cost.sh [2022-09-08T19:01:33.074Z] lf-activate-venv: SKIPPING [2022-09-08T19:01:33.074Z] INFO: No Stack... [2022-09-08T19:01:33.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-08T19:01:33.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T19:01:33.406Z] Dload Upload Total Spent Left Speed [2022-09-08T19:01:33.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [2022-09-08T19:01:33.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2022-09-08T19:01:33.901Z] INFO: Archiving Costs [Pipeline] sh [2022-09-08T19:01:34.088Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-08T19:01:34.190Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-09-08T19:01:34.190Z] + cut -d, -f6 [Pipeline] lock [2022-09-08T19:01:34.203Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [2022-09-08T19:01:34.209Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] did not exist. Created. [2022-09-08T19:01:34.209Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-08T19:01:34.436Z] + sudo tee /etc/docker/daemon.new [2022-09-08T19:01:34.436Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-08T19:01:34.436Z] { [2022-09-08T19:01:34.436Z] "registry-mirrors": [ [2022-09-08T19:01:34.436Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-08T19:01:34.436Z] ], [2022-09-08T19:01:34.436Z] "bip": "10.250.0.254/24", [2022-09-08T19:01:34.436Z] "hosts": [ [2022-09-08T19:01:34.436Z] "tcp://0.0.0.0:5555", [2022-09-08T19:01:34.436Z] "unix:///var/run/docker.sock" [2022-09-08T19:01:34.436Z] ], [2022-09-08T19:01:34.436Z] "mtu": 1458, [2022-09-08T19:01:34.436Z] "selinux-enabled": true, [2022-09-08T19:01:34.436Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-08T19:01:34.436Z] } [Pipeline] sh [2022-09-08T19:01:34.515Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-08T19:01:34.555Z] Stashed 1 file(s) [Pipeline] } [2022-09-08T19:01:34.562Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-08T19:01:34.584Z] $ docker stop --time=1 80d8ae66653fda1676c1b6bff2cca26727f721e207ef4851a480bb9de832e785 [2022-09-08T19:01:34.793Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-09-08T19:01:35.736Z] $ docker rm -f 80d8ae66653fda1676c1b6bff2cca26727f721e207ef4851a480bb9de832e785 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-08T19:01:36.120Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T19:01:54.485Z] provisioning config files... [2022-09-08T19:01:54.510Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/101@tmp/config7479350408130422221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:01:54.876Z] ---> docker-login.sh [2022-09-08T19:01:54.876Z] nexus3.edgexfoundry.org:10001 [2022-09-08T19:01:55.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:55.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:55.751Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:55.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:55.751Z] [2022-09-08T19:01:55.751Z] Login Succeeded [2022-09-08T19:01:55.751Z] nexus3.edgexfoundry.org:10002 [2022-09-08T19:01:56.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:56.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:56.302Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:56.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:56.302Z] [2022-09-08T19:01:56.302Z] Login Succeeded [2022-09-08T19:01:56.302Z] nexus3.edgexfoundry.org:10003 [2022-09-08T19:01:56.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:56.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:56.578Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:56.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:56.578Z] [2022-09-08T19:01:56.578Z] Login Succeeded [2022-09-08T19:01:56.578Z] nexus3.edgexfoundry.org:10004 [2022-09-08T19:01:57.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:57.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:57.181Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:57.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:57.181Z] [2022-09-08T19:01:57.181Z] Login Succeeded [2022-09-08T19:01:57.181Z] docker.io [2022-09-08T19:01:57.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:01:58.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:01:58.055Z] Configure a credential helper to remove this warning. See [2022-09-08T19:01:58.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:01:58.055Z] [2022-09-08T19:01:58.055Z] Login Succeeded [2022-09-08T19:01:58.055Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T19:01:58.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-08T19:01:58.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T19:01:58.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T19:01:58.681Z] ========================================================= [2022-09-08T19:01:58.682Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-08T19:01:58.682Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:01:59.081Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-08T19:01:59.081Z] Sending build context to Docker daemon 206.8kB [2022-09-08T19:01:59.356Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-09-08T19:01:59.356Z] Step 2/14 : FROM ${BASE} AS builder [2022-09-08T19:01:59.632Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-08T19:01:59.632Z] b3c136eddcbf: Pulling fs layer [2022-09-08T19:01:59.632Z] c0a3192eca97: Pulling fs layer [2022-09-08T19:01:59.632Z] a050256f5b6f: Pulling fs layer [2022-09-08T19:01:59.632Z] 656be50a0ddc: Pulling fs layer [2022-09-08T19:01:59.632Z] 2bbca73fdf42: Pulling fs layer [2022-09-08T19:01:59.632Z] 46d945488cbd: Pulling fs layer [2022-09-08T19:01:59.632Z] 656be50a0ddc: Waiting [2022-09-08T19:01:59.632Z] 2bbca73fdf42: Waiting [2022-09-08T19:01:59.632Z] 8a5474983e97: Pulling fs layer [2022-09-08T19:01:59.632Z] 329c88fbcd65: Pulling fs layer [2022-09-08T19:01:59.632Z] 46d945488cbd: Waiting [2022-09-08T19:01:59.632Z] 8a5474983e97: Waiting [2022-09-08T19:01:59.632Z] 329c88fbcd65: Waiting [2022-09-08T19:01:59.632Z] a050256f5b6f: Verifying Checksum [2022-09-08T19:01:59.632Z] a050256f5b6f: Download complete [2022-09-08T19:01:59.632Z] c0a3192eca97: Verifying Checksum [2022-09-08T19:01:59.632Z] c0a3192eca97: Download complete [2022-09-08T19:01:59.632Z] 2bbca73fdf42: Download complete [2022-09-08T19:01:59.632Z] 46d945488cbd: Verifying Checksum [2022-09-08T19:01:59.632Z] 46d945488cbd: Download complete [2022-09-08T19:01:59.632Z] b3c136eddcbf: Download complete [2022-09-08T19:02:00.622Z] b3c136eddcbf: Pull complete [2022-09-08T19:02:00.901Z] 329c88fbcd65: Verifying Checksum [2022-09-08T19:02:00.901Z] 329c88fbcd65: Download complete [2022-09-08T19:02:01.217Z] c0a3192eca97: Pull complete [2022-09-08T19:02:01.495Z] a050256f5b6f: Pull complete [2022-09-08T19:02:02.106Z] 8a5474983e97: Verifying Checksum [2022-09-08T19:02:02.106Z] 8a5474983e97: Download complete [2022-09-08T19:02:02.708Z] 656be50a0ddc: Verifying Checksum [2022-09-08T19:02:02.708Z] 656be50a0ddc: Download complete [2022-09-08T19:02:15.146Z] 656be50a0ddc: Pull complete [2022-09-08T19:02:15.421Z] 2bbca73fdf42: Pull complete [2022-09-08T19:02:15.695Z] 46d945488cbd: Pull complete [2022-09-08T19:02:22.444Z] 8a5474983e97: Pull complete [2022-09-08T19:02:23.897Z] 329c88fbcd65: Pull complete [2022-09-08T19:02:23.897Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-08T19:02:23.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-08T19:02:23.897Z] ---> ff4287adb874 [2022-09-08T19:02:23.897Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-08T19:02:25.885Z] ---> Running in 418514e9ca38 [2022-09-08T19:02:26.159Z] Removing intermediate container 418514e9ca38 [2022-09-08T19:02:26.160Z] ---> 52bea4629f4a [2022-09-08T19:02:26.160Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-09-08T19:02:26.160Z] ---> Running in ff230f4527d6 [2022-09-08T19:02:26.447Z] Removing intermediate container ff230f4527d6 [2022-09-08T19:02:26.447Z] ---> cd4b80d109e7 [2022-09-08T19:02:26.447Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-09-08T19:02:26.447Z] ---> Running in 93c0aa6dbbff [2022-09-08T19:02:26.726Z] Removing intermediate container 93c0aa6dbbff [2022-09-08T19:02:26.726Z] ---> 9aca7d45dddb [2022-09-08T19:02:26.726Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-08T19:02:26.726Z] ---> Running in e1f908965246 [2022-09-08T19:02:27.332Z] Removing intermediate container e1f908965246 [2022-09-08T19:02:27.332Z] ---> 6cf022182f57 [2022-09-08T19:02:27.332Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T19:02:27.332Z] ---> Running in 6c428d88952f [2022-09-08T19:02:29.991Z] Removing intermediate container 6c428d88952f [2022-09-08T19:02:29.991Z] ---> ea7900c026a4 [2022-09-08T19:02:29.991Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-08T19:02:29.991Z] ---> Running in 4235acd6b698 [2022-09-08T19:02:30.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T19:02:31.957Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T19:02:32.558Z] OK: 221 MiB in 51 packages [2022-09-08T19:02:33.550Z] Removing intermediate container 4235acd6b698 [2022-09-08T19:02:33.550Z] ---> 82e2c6e9c8d7 [2022-09-08T19:02:33.550Z] Step 9/14 : WORKDIR /app [2022-09-08T19:02:33.550Z] ---> Running in f6bbc92378d3 [2022-09-08T19:02:33.826Z] Removing intermediate container f6bbc92378d3 [2022-09-08T19:02:33.826Z] ---> c96207813ed3 [2022-09-08T19:02:33.826Z] Step 10/14 : COPY go.mod vendor* ./ [2022-09-08T19:02:34.426Z] ---> 40102c74abaf [2022-09-08T19:02:34.426Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T19:02:34.426Z] ---> Running in 1fc4d8ba290e [2022-09-08T19:03:31.013Z] Removing intermediate container 1fc4d8ba290e [2022-09-08T19:03:31.013Z] ---> 9138f4f2ffa6 [2022-09-08T19:03:31.013Z] Step 12/14 : COPY . . [2022-09-08T19:03:31.013Z] ---> 7f8db7df0684 [2022-09-08T19:03:31.013Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-08T19:03:31.013Z] ---> Running in 072b88724673 [2022-09-08T19:03:31.013Z] Removing intermediate container 072b88724673 [2022-09-08T19:03:31.013Z] ---> bbd78070deac [2022-09-08T19:03:31.013Z] Step 14/14 : RUN $MAKE [2022-09-08T19:03:31.013Z] ---> Running in 090b9cc365cd [2022-09-08T19:03:31.013Z] noop [2022-09-08T19:03:31.013Z] Removing intermediate container 090b9cc365cd [2022-09-08T19:03:31.013Z] ---> 2ff061b8fce1 [2022-09-08T19:03:31.013Z] Successfully built 2ff061b8fce1 [2022-09-08T19:03:31.013Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:03:31.393Z] + docker inspect -f . ci-base-image-arm64 [2022-09-08T19:03:31.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:03:31.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-28744 does not seem to be running inside a container [2022-09-08T19:03:31.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/101 -v /w/workspace/app-service-configurable/101:/w/workspace/app-service-configurable/101:rw,z -v /w/workspace/app-service-configurable/101@tmp:/w/workspace/app-service-configurable/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-08T19:03:33.071Z] $ docker top a566dc1779f54ab5d9fcce3039c330af63ed9e084854fe89796d0ff993d57841 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T19:03:33.971Z] + go version [2022-09-08T19:03:33.971Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-08T19:03:33.999Z] $ docker stop --time=1 a566dc1779f54ab5d9fcce3039c330af63ed9e084854fe89796d0ff993d57841 [2022-09-08T19:03:35.635Z] $ docker rm -f a566dc1779f54ab5d9fcce3039c330af63ed9e084854fe89796d0ff993d57841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:03:36.263Z] + docker inspect -f . ci-base-image-arm64 [2022-09-08T19:03:36.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:03:36.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-28744 does not seem to be running inside a container [2022-09-08T19:03:36.619Z] $ 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/101 -v /w/workspace/app-service-configurable/101:/w/workspace/app-service-configurable/101:rw,z -v /w/workspace/app-service-configurable/101@tmp:/w/workspace/app-service-configurable/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-08T19:03:37.902Z] $ docker top 53a476467e04cae29e00ced9fc44629c51d135c0903d045957f0140c59a68ac2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T19:03:38.828Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/101 [Pipeline] fileExists [Pipeline] sh [2022-09-08T19:03:39.519Z] + make test [2022-09-08T19:03:39.519Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-09-08T19:05:01.408Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-09-08T19:05:01.408Z] CGO_ENABLED=1 go vet ./... [2022-09-08T19:05:16.549Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-08T19:05:16.549Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-08T19:05:16.549Z] ./bin/test-attribution-txt.sh [2022-09-08T19:05:16.549Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-08T19:05:16.549Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-08T19:05:16.549Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-08T19:05:16.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-08T19:05:16.593Z] $ docker stop --time=1 53a476467e04cae29e00ced9fc44629c51d135c0903d045957f0140c59a68ac2 [2022-09-08T19:05:18.321Z] $ docker rm -f 53a476467e04cae29e00ced9fc44629c51d135c0903d045957f0140c59a68ac2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-08T19:05:19.276Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-08T19:05:19.305Z] Warning: overwriting stash ‘coverage-report’ [2022-09-08T19:05:19.756Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-08T19:05:20.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-08T19:05:20.508Z] + ls -al . [2022-09-08T19:05:20.508Z] total 172 [2022-09-08T19:05:20.508Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 8 19:03 . [2022-09-08T19:05:20.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 19:01 .. [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 8 19:01 .dockerignore [2022-09-08T19:05:20.508Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 8 19:01 .git [2022-09-08T19:05:20.508Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 8 19:01 .github [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 8 19:01 .gitignore [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 8830 Sep 8 19:01 Attribution.txt [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 27269 Sep 8 19:01 CHANGELOG.md [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 2146 Sep 8 19:01 Dockerfile [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 8 19:01 GOVERNANCE.md [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 8 19:01 Jenkinsfile [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 8 19:01 LICENSE [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 8 19:01 OWNERS.md [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 4369 Sep 8 19:01 README.md [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 8 18:59 VERSION [2022-09-08T19:05:20.508Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 8 19:01 bin [2022-09-08T19:05:20.508Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 8 19:03 coverage.out [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 3476 Sep 8 19:01 go.mod [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 37381 Sep 8 19:01 go.sum [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 1949 Sep 8 19:01 main.go [2022-09-08T19:05:20.508Z] -rw-rw-r-- 1 jenkins jenkins 2185 Sep 8 19:01 makefile [2022-09-08T19:05:20.508Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 8 19:01 res [2022-09-08T19:05:20.508Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 8 19:01 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:05:20.864Z] + 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=14b250c889771b77f1ef0720e8f96776a1e3b288 --label arch=arm64 --label version=2.3.0-dev.22 . [2022-09-08T19:05:20.864Z] Sending build context to Docker daemon 207.9kB [2022-09-08T19:05:21.139Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-09-08T19:05:21.139Z] Step 2/28 : FROM ${BASE} AS builder [2022-09-08T19:05:21.139Z] ---> 2ff061b8fce1 [2022-09-08T19:05:21.139Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-08T19:05:21.139Z] ---> Running in a56de24dc39a [2022-09-08T19:05:21.415Z] Removing intermediate container a56de24dc39a [2022-09-08T19:05:21.415Z] ---> 9daeb12c47ee [2022-09-08T19:05:21.415Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-09-08T19:05:21.695Z] ---> Running in 53158ee9d2c9 [2022-09-08T19:05:21.972Z] Removing intermediate container 53158ee9d2c9 [2022-09-08T19:05:21.972Z] ---> e5b4e1bdb39f [2022-09-08T19:05:21.972Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-09-08T19:05:21.972Z] ---> Running in bc46bb44672e [2022-09-08T19:05:22.251Z] Removing intermediate container bc46bb44672e [2022-09-08T19:05:22.251Z] ---> 5f868bc7d793 [2022-09-08T19:05:22.251Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-08T19:05:22.251Z] ---> Running in e3fb9408702c [2022-09-08T19:05:22.529Z] Removing intermediate container e3fb9408702c [2022-09-08T19:05:22.529Z] ---> 9783c3d90c82 [2022-09-08T19:05:22.529Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-08T19:05:22.811Z] ---> Running in d58b40b4fe5a [2022-09-08T19:05:24.275Z] Removing intermediate container d58b40b4fe5a [2022-09-08T19:05:24.275Z] ---> a0a889acab65 [2022-09-08T19:05:24.275Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-08T19:05:24.275Z] ---> Running in f47b3457d380 [2022-09-08T19:05:25.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T19:05:26.249Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T19:05:27.232Z] OK: 221 MiB in 51 packages [2022-09-08T19:05:27.833Z] Removing intermediate container f47b3457d380 [2022-09-08T19:05:27.833Z] ---> 3d20a8631a4f [2022-09-08T19:05:27.833Z] Step 9/28 : WORKDIR /app [2022-09-08T19:05:27.833Z] ---> Running in 4eda49ee1512 [2022-09-08T19:05:28.108Z] Removing intermediate container 4eda49ee1512 [2022-09-08T19:05:28.108Z] ---> 3bfc6dd424e6 [2022-09-08T19:05:28.108Z] Step 10/28 : COPY go.mod vendor* ./ [2022-09-08T19:05:28.704Z] ---> b239ad271609 [2022-09-08T19:05:28.704Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-08T19:05:28.704Z] ---> Running in 8fdcb6ea83b3 [2022-09-08T19:05:30.694Z] Removing intermediate container 8fdcb6ea83b3 [2022-09-08T19:05:30.694Z] ---> 749e1f73d571 [2022-09-08T19:05:30.694Z] Step 12/28 : COPY . . [2022-09-08T19:05:31.289Z] ---> ae5854b2b0b5 [2022-09-08T19:05:31.289Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-08T19:05:31.289Z] ---> Running in 4f8354cfa0cc [2022-09-08T19:05:31.572Z] Removing intermediate container 4f8354cfa0cc [2022-09-08T19:05:31.572Z] ---> 70fdaacba605 [2022-09-08T19:05:31.572Z] Step 14/28 : RUN $MAKE [2022-09-08T19:05:31.572Z] ---> Running in f4b86cb85e0f [2022-09-08T19:05:32.558Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-09-08T19:07:39.473Z] Removing intermediate container f4b86cb85e0f [2022-09-08T19:07:39.473Z] ---> 261f1d062419 [2022-09-08T19:07:39.473Z] Step 15/28 : FROM alpine:3.16 [2022-09-08T19:07:39.473Z] 3.16: Pulling from library/alpine [2022-09-08T19:07:39.473Z] 9b18e9b68314: Pulling fs layer [2022-09-08T19:07:39.473Z] 9b18e9b68314: Verifying Checksum [2022-09-08T19:07:39.473Z] 9b18e9b68314: Download complete [2022-09-08T19:07:39.473Z] 9b18e9b68314: Pull complete [2022-09-08T19:07:39.473Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-08T19:07:39.473Z] Status: Downloaded newer image for alpine:3.16 [2022-09-08T19:07:39.473Z] ---> a6215f271958 [2022-09-08T19:07:39.473Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-08T19:07:39.473Z] ---> Running in 9bdccdfdf2d4 [2022-09-08T19:07:39.473Z] Removing intermediate container 9bdccdfdf2d4 [2022-09-08T19:07:39.473Z] ---> 5d61a5648fa0 [2022-09-08T19:07:39.473Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-09-08T19:07:39.473Z] ---> Running in ee53dea58038 [2022-09-08T19:07:39.473Z] Removing intermediate container ee53dea58038 [2022-09-08T19:07:39.473Z] ---> 5dec7dd893e4 [2022-09-08T19:07:39.473Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-09-08T19:07:39.473Z] ---> Running in 06baec144961 [2022-09-08T19:07:39.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-08T19:07:39.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-08T19:07:39.473Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-08T19:07:39.473Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-08T19:07:39.473Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-09-08T19:07:39.473Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-08T19:07:39.473Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-08T19:07:39.473Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-08T19:07:39.473Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-08T19:07:39.473Z] Executing busybox-1.35.0-r17.trigger [2022-09-08T19:07:39.473Z] Executing ca-certificates-20220614-r0.trigger [2022-09-08T19:07:39.473Z] OK: 9 MiB in 21 packages [2022-09-08T19:07:39.473Z] Removing intermediate container 06baec144961 [2022-09-08T19:07:39.473Z] ---> b8bbb8fbf530 [2022-09-08T19:07:39.473Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-08T19:07:40.076Z] ---> cdbb33e0fecc [2022-09-08T19:07:40.076Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-08T19:07:40.686Z] ---> cbbe2c1d5b65 [2022-09-08T19:07:40.686Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-09-08T19:07:41.299Z] ---> 68e464ed4fa3 [2022-09-08T19:07:41.299Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-09-08T19:07:42.747Z] ---> 99c26e530973 [2022-09-08T19:07:42.747Z] Step 23/28 : EXPOSE 48095 [2022-09-08T19:07:42.747Z] ---> Running in 81bd867157cf [2022-09-08T19:07:43.348Z] Removing intermediate container 81bd867157cf [2022-09-08T19:07:43.348Z] ---> 65031217ef58 [2022-09-08T19:07:43.348Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-09-08T19:07:43.348Z] ---> Running in 99f9bb3432a1 [2022-09-08T19:07:43.626Z] Removing intermediate container 99f9bb3432a1 [2022-09-08T19:07:43.626Z] ---> 96ee9f12e689 [2022-09-08T19:07:43.627Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-08T19:07:43.627Z] ---> Running in 799cc309a381 [2022-09-08T19:07:43.908Z] Removing intermediate container 799cc309a381 [2022-09-08T19:07:43.908Z] ---> e152585b8219 [2022-09-08T19:07:43.908Z] Step 26/28 : LABEL arch=arm64 [2022-09-08T19:07:43.908Z] ---> Running in 6666fc072ea6 [2022-09-08T19:07:44.520Z] Removing intermediate container 6666fc072ea6 [2022-09-08T19:07:44.520Z] ---> 4c504f878c43 [2022-09-08T19:07:44.520Z] Step 27/28 : LABEL git_sha=14b250c889771b77f1ef0720e8f96776a1e3b288 [2022-09-08T19:07:44.520Z] ---> Running in d695fb49d08e [2022-09-08T19:07:44.798Z] Removing intermediate container d695fb49d08e [2022-09-08T19:07:44.798Z] ---> bcdec6696d54 [2022-09-08T19:07:44.798Z] Step 28/28 : LABEL version=2.3.0-dev.22 [2022-09-08T19:07:44.798Z] ---> Running in 30cf6b39e052 [2022-09-08T19:07:45.072Z] Removing intermediate container 30cf6b39e052 [2022-09-08T19:07:45.072Z] ---> 69c463eb4e3a [2022-09-08T19:07:45.072Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-08T19:07:45.072Z] Successfully built 69c463eb4e3a [2022-09-08T19:07:45.072Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T19:07:45.202Z] provisioning config files... [2022-09-08T19:07:45.222Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/101@tmp/config1362144605792266280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:07:45.585Z] ---> docker-login.sh [2022-09-08T19:07:45.585Z] nexus3.edgexfoundry.org:10001 [2022-09-08T19:07:45.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:07:45.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:07:45.861Z] Configure a credential helper to remove this warning. See [2022-09-08T19:07:45.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:07:45.861Z] [2022-09-08T19:07:45.861Z] Login Succeeded [2022-09-08T19:07:45.861Z] nexus3.edgexfoundry.org:10002 [2022-09-08T19:07:46.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:07:46.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:07:46.416Z] Configure a credential helper to remove this warning. See [2022-09-08T19:07:46.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:07:46.416Z] [2022-09-08T19:07:46.416Z] Login Succeeded [2022-09-08T19:07:46.416Z] nexus3.edgexfoundry.org:10003 [2022-09-08T19:07:46.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:07:46.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:07:46.963Z] Configure a credential helper to remove this warning. See [2022-09-08T19:07:46.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:07:46.963Z] [2022-09-08T19:07:46.963Z] Login Succeeded [2022-09-08T19:07:46.963Z] nexus3.edgexfoundry.org:10004 [2022-09-08T19:07:47.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:07:47.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:07:47.239Z] Configure a credential helper to remove this warning. See [2022-09-08T19:07:47.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:07:47.239Z] [2022-09-08T19:07:47.239Z] Login Succeeded [2022-09-08T19:07:47.513Z] docker.io [2022-09-08T19:07:47.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-08T19:07:48.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-08T19:07:48.062Z] Configure a credential helper to remove this warning. See [2022-09-08T19:07:48.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-08T19:07:48.062Z] [2022-09-08T19:07:48.062Z] Login Succeeded [2022-09-08T19:07:48.062Z] ---> docker-login.sh ends [Pipeline] } [2022-09-08T19:07:48.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T19:07:48.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-08T19:07:48.150Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-09-08T19:07:48.150Z] 14b250c889771b77f1ef0720e8f96776a1e3b288 [2022-09-08T19:07:48.150Z] latest [2022-09-08T19:07:48.150Z] 2.3.0-dev.22 [2022-09-08T19:07:48.150Z] 14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [2022-09-08T19:07:48.150Z] main [2022-09-08T19:07:48.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:48.531Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:48.901Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288 [2022-09-08T19:07:48.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-08T19:07:48.901Z] 603d9c1a0f9e: Preparing [2022-09-08T19:07:48.901Z] 6783dad8f4d6: Preparing [2022-09-08T19:07:48.901Z] 789b6110b38f: Preparing [2022-09-08T19:07:48.901Z] 269160b1f91f: Preparing [2022-09-08T19:07:48.901Z] 8dbabe5ff0bd: Preparing [2022-09-08T19:07:48.901Z] 5d3e392a13a0: Preparing [2022-09-08T19:07:48.901Z] 5d3e392a13a0: Waiting [2022-09-08T19:07:49.180Z] 789b6110b38f: Pushed [2022-09-08T19:07:49.180Z] 6783dad8f4d6: Pushed [2022-09-08T19:07:49.180Z] 269160b1f91f: Pushed [2022-09-08T19:07:49.180Z] 5d3e392a13a0: Layer already exists [2022-09-08T19:07:50.164Z] 8dbabe5ff0bd: Pushed [2022-09-08T19:07:55.567Z] 603d9c1a0f9e: Pushed [2022-09-08T19:07:55.567Z] 14b250c889771b77f1ef0720e8f96776a1e3b288: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:55.941Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:56.309Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-08T19:07:56.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-08T19:07:56.309Z] 603d9c1a0f9e: Preparing [2022-09-08T19:07:56.309Z] 6783dad8f4d6: Preparing [2022-09-08T19:07:56.309Z] 789b6110b38f: Preparing [2022-09-08T19:07:56.309Z] 269160b1f91f: Preparing [2022-09-08T19:07:56.309Z] 8dbabe5ff0bd: Preparing [2022-09-08T19:07:56.309Z] 5d3e392a13a0: Preparing [2022-09-08T19:07:56.309Z] 5d3e392a13a0: Waiting [2022-09-08T19:07:56.309Z] 8dbabe5ff0bd: Layer already exists [2022-09-08T19:07:56.309Z] 789b6110b38f: Layer already exists [2022-09-08T19:07:56.309Z] 269160b1f91f: Layer already exists [2022-09-08T19:07:56.309Z] 6783dad8f4d6: Layer already exists [2022-09-08T19:07:56.309Z] 603d9c1a0f9e: Layer already exists [2022-09-08T19:07:56.309Z] 5d3e392a13a0: Layer already exists [2022-09-08T19:07:56.583Z] latest: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:56.962Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:57.338Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.22 [2022-09-08T19:07:57.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-08T19:07:57.338Z] 603d9c1a0f9e: Preparing [2022-09-08T19:07:57.338Z] 6783dad8f4d6: Preparing [2022-09-08T19:07:57.338Z] 789b6110b38f: Preparing [2022-09-08T19:07:57.338Z] 269160b1f91f: Preparing [2022-09-08T19:07:57.338Z] 8dbabe5ff0bd: Preparing [2022-09-08T19:07:57.338Z] 5d3e392a13a0: Preparing [2022-09-08T19:07:57.338Z] 5d3e392a13a0: Waiting [2022-09-08T19:07:57.338Z] 269160b1f91f: Layer already exists [2022-09-08T19:07:57.338Z] 6783dad8f4d6: Layer already exists [2022-09-08T19:07:57.338Z] 603d9c1a0f9e: Layer already exists [2022-09-08T19:07:57.338Z] 789b6110b38f: Layer already exists [2022-09-08T19:07:57.338Z] 8dbabe5ff0bd: Layer already exists [2022-09-08T19:07:57.338Z] 5d3e392a13a0: Layer already exists [2022-09-08T19:07:57.612Z] 2.3.0-dev.22: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:57.995Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:58.366Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [2022-09-08T19:07:58.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-08T19:07:58.366Z] 603d9c1a0f9e: Preparing [2022-09-08T19:07:58.366Z] 6783dad8f4d6: Preparing [2022-09-08T19:07:58.366Z] 789b6110b38f: Preparing [2022-09-08T19:07:58.366Z] 269160b1f91f: Preparing [2022-09-08T19:07:58.366Z] 8dbabe5ff0bd: Preparing [2022-09-08T19:07:58.366Z] 5d3e392a13a0: Preparing [2022-09-08T19:07:58.366Z] 5d3e392a13a0: Waiting [2022-09-08T19:07:58.366Z] 789b6110b38f: Layer already exists [2022-09-08T19:07:58.366Z] 269160b1f91f: Layer already exists [2022-09-08T19:07:58.366Z] 603d9c1a0f9e: Layer already exists [2022-09-08T19:07:58.366Z] 8dbabe5ff0bd: Layer already exists [2022-09-08T19:07:58.366Z] 6783dad8f4d6: Layer already exists [2022-09-08T19:07:58.366Z] 5d3e392a13a0: Layer already exists [2022-09-08T19:07:58.652Z] 14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:59.024Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:07:59.393Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-09-08T19:07:59.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-09-08T19:07:59.393Z] 603d9c1a0f9e: Preparing [2022-09-08T19:07:59.393Z] 6783dad8f4d6: Preparing [2022-09-08T19:07:59.393Z] 789b6110b38f: Preparing [2022-09-08T19:07:59.393Z] 269160b1f91f: Preparing [2022-09-08T19:07:59.393Z] 8dbabe5ff0bd: Preparing [2022-09-08T19:07:59.393Z] 5d3e392a13a0: Preparing [2022-09-08T19:07:59.393Z] 5d3e392a13a0: Waiting [2022-09-08T19:07:59.393Z] 6783dad8f4d6: Layer already exists [2022-09-08T19:07:59.393Z] 8dbabe5ff0bd: Layer already exists [2022-09-08T19:07:59.393Z] 269160b1f91f: Layer already exists [2022-09-08T19:07:59.393Z] 789b6110b38f: Layer already exists [2022-09-08T19:07:59.393Z] 603d9c1a0f9e: Layer already exists [2022-09-08T19:07:59.393Z] 5d3e392a13a0: Layer already exists [2022-09-08T19:07:59.668Z] main: digest: sha256:577e2a01700edc0b69ffe49ccfcc11d3d5ca814ad111da2eeceed40d6e11811c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-08T19:07:59.735Z] ===================================================== [Pipeline] echo [2022-09-08T19:07:59.748Z] taggedImages: [2022-09-08T19:07:59.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288 [2022-09-08T19:07:59.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-09-08T19:07:59.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.22 [2022-09-08T19:07:59.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:14b250c889771b77f1ef0720e8f96776a1e3b288-2.3.0-dev.22 [2022-09-08T19:07:59.748Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:08:00.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-08T19:08:00.141Z] [2022-09-08T19:08:00.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:08:00.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-08T19:08:00.780Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-08T19:08:00.780Z] 8998bd30e6a1: Pulling fs layer [2022-09-08T19:08:00.780Z] 04944245beec: Pulling fs layer [2022-09-08T19:08:00.780Z] 699f458cf7ca: Pulling fs layer [2022-09-08T19:08:00.780Z] 765212b225bb: Pulling fs layer [2022-09-08T19:08:00.780Z] f23df028b6ca: Pulling fs layer [2022-09-08T19:08:00.780Z] d65c8cfc05b1: Pulling fs layer [2022-09-08T19:08:00.780Z] 2437ff75d9bd: Pulling fs layer [2022-09-08T19:08:00.780Z] f23df028b6ca: Waiting [2022-09-08T19:08:00.780Z] d65c8cfc05b1: Waiting [2022-09-08T19:08:00.780Z] 2437ff75d9bd: Waiting [2022-09-08T19:08:00.780Z] 765212b225bb: Waiting [2022-09-08T19:08:00.780Z] 04944245beec: Verifying Checksum [2022-09-08T19:08:00.780Z] 04944245beec: Download complete [2022-09-08T19:08:00.780Z] 765212b225bb: Verifying Checksum [2022-09-08T19:08:00.780Z] 765212b225bb: Download complete [2022-09-08T19:08:00.780Z] f23df028b6ca: Verifying Checksum [2022-09-08T19:08:00.780Z] f23df028b6ca: Download complete [2022-09-08T19:08:00.780Z] d65c8cfc05b1: Verifying Checksum [2022-09-08T19:08:00.780Z] d65c8cfc05b1: Download complete [2022-09-08T19:08:01.059Z] 699f458cf7ca: Verifying Checksum [2022-09-08T19:08:01.059Z] 699f458cf7ca: Download complete [2022-09-08T19:08:01.338Z] 8998bd30e6a1: Verifying Checksum [2022-09-08T19:08:01.338Z] 8998bd30e6a1: Download complete [2022-09-08T19:08:03.983Z] 2437ff75d9bd: Verifying Checksum [2022-09-08T19:08:03.983Z] 2437ff75d9bd: Download complete [2022-09-08T19:08:05.972Z] 8998bd30e6a1: Pull complete [2022-09-08T19:08:06.247Z] 04944245beec: Pull complete [2022-09-08T19:08:07.697Z] 699f458cf7ca: Pull complete [2022-09-08T19:08:07.973Z] 765212b225bb: Pull complete [2022-09-08T19:08:08.574Z] f23df028b6ca: Pull complete [2022-09-08T19:08:08.852Z] d65c8cfc05b1: Pull complete [2022-09-08T19:08:23.969Z] 2437ff75d9bd: Pull complete [2022-09-08T19:08:23.969Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-08T19:08:23.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-08T19:08:23.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:08:24.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-28744 does not seem to be running inside a container [2022-09-08T19:08:24.352Z] $ 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/101 -v /w/workspace/app-service-configurable/101:/w/workspace/app-service-configurable/101:rw,z -v /w/workspace/app-service-configurable/101@tmp:/w/workspace/app-service-configurable/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-08T19:08:27.012Z] $ docker top f875d5d51c9d9b7593c389c6288060280dc3f333e1ba0bf20f776da65be4bfe2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:08:27.969Z] ---> job-cost.sh [2022-09-08T19:08:27.969Z] lf-activate-venv: SKIPPING [2022-09-08T19:08:27.969Z] INFO: No Stack... [2022-09-08T19:08:28.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-08T19:08:29.166Z] INFO: Archiving Costs [Pipeline] sh [2022-09-08T19:08:29.833Z] + + cutcat -d, /w/workspace/app-service-configurable/101/archives/cost.csv -f6 [2022-09-08T19:08:29.833Z] [Pipeline] lock [2022-09-08T19:08:29.897Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [2022-09-08T19:08:29.905Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] did not exist. Created. [2022-09-08T19:08:29.905Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-08T19:08:30.586Z] /w/workspace/app-service-configurable/101@tmp/durable-2ca3b3d1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-08T19:08:31.268Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-08T19:08:31.289Z] Warning: overwriting stash ‘stack-cost’ [2022-09-08T19:08:31.336Z] Stashed 1 file(s) [Pipeline] } [2022-09-08T19:08:31.343Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-08T19:08:31.366Z] $ docker stop --time=1 f875d5d51c9d9b7593c389c6288060280dc3f333e1ba0bf20f776da65be4bfe2 [2022-09-08T19:08:32.853Z] $ docker rm -f f875d5d51c9d9b7593c389c6288060280dc3f333e1ba0bf20f776da65be4bfe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-08T19:08:33.303Z] provisioning config files... [2022-09-08T19:08:33.311Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config552670376050064988tmp [Pipeline] { [Pipeline] sh [2022-09-08T19:08:33.607Z] + set +x [2022-09-08T19:08:33.607Z] + curl -s https://codecov.io/bash [2022-09-08T19:08:33.607Z] + bash -s -- [2022-09-08T19:08:33.607Z] [2022-09-08T19:08:33.607Z] _____ _ [2022-09-08T19:08:33.607Z] / ____| | | [2022-09-08T19:08:33.607Z] | | ___ __| | ___ ___ _____ __ [2022-09-08T19:08:33.607Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-08T19:08:33.607Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-08T19:08:33.607Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-08T19:08:33.607Z] Bash-1.0.6 [2022-09-08T19:08:33.607Z] [2022-09-08T19:08:33.607Z] [2022-09-08T19:08:33.607Z] ==> git version 2.25.1 found [2022-09-08T19:08:33.607Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-08T19:08:33.607Z] Release-Date: 2020-01-08 [2022-09-08T19:08:33.607Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-08T19:08:33.607Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-08T19:08:33.607Z] ==> Jenkins CI detected. [2022-09-08T19:08:33.607Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-09-08T19:08:33.607Z] project root: . [2022-09-08T19:08:33.607Z] --> token set from env [2022-09-08T19:08:33.607Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-08T19:08:33.607Z] ==> Running gcov in . (disable via -X gcov) [2022-09-08T19:08:33.607Z] ==> Python coveragepy not found [2022-09-08T19:08:33.607Z] ==> Searching for coverage reports in: [2022-09-08T19:08:33.607Z] + . [2022-09-08T19:08:33.607Z] -> Found 1 reports [2022-09-08T19:08:33.607Z] ==> Detecting git/mercurial file structure [2022-09-08T19:08:33.607Z] ==> Reading reports [2022-09-08T19:08:33.607Z] + ./coverage.out bytes=10 [2022-09-08T19:08:33.607Z] ==> Appending adjustments [2022-09-08T19:08:33.607Z] https://docs.codecov.io/docs/fixing-reports [2022-09-08T19:08:33.866Z] + Found adjustments [2022-09-08T19:08:33.866Z] ==> Gzipping contents [2022-09-08T19:08:33.866Z] 4.0K /tmp/codecov.BtBJ1g.gz [2022-09-08T19:08:33.866Z] ==> Uploading reports [2022-09-08T19:08:33.866Z] url: https://codecov.io [2022-09-08T19:08:33.866Z] query: branch=main&commit=14b250c889771b77f1ef0720e8f96776a1e3b288&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-08T19:08:33.866Z] -> Pinging Codecov [2022-09-08T19:08:33.866Z] 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=14b250c889771b77f1ef0720e8f96776a1e3b288&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-08T19:08:34.127Z] -> Uploading to [2022-09-08T19:08:34.127Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-08/A97CA9966030D2A3747ED39772930CCE/14b250c889771b77f1ef0720e8f96776a1e3b288/aac3e4bb-8e49-4687-8a8f-16b877dd0b37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220908%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220908T190833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da934caf61c27d39ebddbb9bea11ab69237081886aeba808d080ccde881c3c56 [2022-09-08T19:08:34.127Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-08T19:08:34.127Z] Dload Upload Total Spent Left Speed [2022-09-08T19:08:34.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2364 --:--:-- --:--:-- --:--:-- 2354 100 525 0 0 100 525 0 2134 --:--:-- --:--:-- --:--:-- 2125 [2022-09-08T19:08:34.387Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] } [2022-09-08T19:08:34.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-08T19:08:34.651Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-08T19:08:34.662Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:08:34.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-08T19:08:34.964Z] [2022-09-08T19:08:34.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:08:35.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-08T19:08:35.271Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-08T19:08:35.271Z] df9b9388f04a: Pulling fs layer [2022-09-08T19:08:35.271Z] 52dc419b0ee2: Pulling fs layer [2022-09-08T19:08:35.271Z] 25bc292e5bac: Pulling fs layer [2022-09-08T19:08:35.271Z] 114826534d7a: Pulling fs layer [2022-09-08T19:08:35.271Z] 4657fd5d0bcf: Pulling fs layer [2022-09-08T19:08:35.271Z] 6ad1cebc031e: Pulling fs layer [2022-09-08T19:08:35.271Z] 8a3aa393b2d8: Pulling fs layer [2022-09-08T19:08:35.271Z] 6ad1cebc031e: Waiting [2022-09-08T19:08:35.271Z] 8a3aa393b2d8: Waiting [2022-09-08T19:08:35.271Z] 25bc292e5bac: Verifying Checksum [2022-09-08T19:08:35.271Z] 25bc292e5bac: Download complete [2022-09-08T19:08:35.271Z] 52dc419b0ee2: Verifying Checksum [2022-09-08T19:08:35.271Z] 52dc419b0ee2: Download complete [2022-09-08T19:08:35.271Z] 4657fd5d0bcf: Verifying Checksum [2022-09-08T19:08:35.271Z] 4657fd5d0bcf: Download complete [2022-09-08T19:08:35.271Z] df9b9388f04a: Download complete [2022-09-08T19:08:35.541Z] 6ad1cebc031e: Verifying Checksum [2022-09-08T19:08:35.541Z] 6ad1cebc031e: Download complete [2022-09-08T19:08:35.541Z] df9b9388f04a: Pull complete [2022-09-08T19:08:35.541Z] 52dc419b0ee2: Pull complete [2022-09-08T19:08:35.541Z] 25bc292e5bac: Pull complete [2022-09-08T19:08:36.127Z] 114826534d7a: Verifying Checksum [2022-09-08T19:08:36.127Z] 114826534d7a: Download complete [2022-09-08T19:08:36.386Z] 8a3aa393b2d8: Verifying Checksum [2022-09-08T19:08:36.386Z] 8a3aa393b2d8: Download complete [2022-09-08T19:08:39.674Z] 114826534d7a: Pull complete [2022-09-08T19:08:39.674Z] 4657fd5d0bcf: Pull complete [2022-09-08T19:08:39.934Z] 6ad1cebc031e: Pull complete [2022-09-08T19:08:42.471Z] 8a3aa393b2d8: Pull complete [2022-09-08T19:08:42.731Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-08T19:08:42.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-08T19:08:42.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:08:42.830Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:08:42.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-08T19:08:46.889Z] $ docker top fdb358a211e129f8610e6f5b1818b5c7f6ae61afaa0d0c5384e0913034ed1e22 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-08T19:08:46.969Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-09-08T19:08:47.248Z] + set -o pipefail [2022-09-08T19:08:47.248Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-09-08T19:08:52.537Z] [2022-09-08T19:08:52.537Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-09-08T19:08:52.537Z] [2022-09-08T19:08:52.537Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/5754ed61-1380-4667-841f-fd7ff6f56197 [2022-09-08T19:08:52.537Z] [2022-09-08T19:08:52.537Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-08T19:08:52.537Z] [2022-09-08T19:08:52.537Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-08T19:08:52.537Z] [2022-09-08T19:08:52.797Z] [Pipeline] } [2022-09-08T19:08:52.810Z] $ docker stop --time=1 fdb358a211e129f8610e6f5b1818b5c7f6ae61afaa0d0c5384e0913034ed1e22 [2022-09-08T19:08:56.211Z] $ docker rm -f fdb358a211e129f8610e6f5b1818b5c7f6ae61afaa0d0c5384e0913034ed1e22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-08T19:08:56.935Z] + git log --format=format:%s -1 14b250c889771b77f1ef0720e8f96776a1e3b288 [Pipeline] sh [2022-09-08T19:08:57.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-08T19:08:57.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:08:57.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T19:08:57.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:08:57.617Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:08:57.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-08T19:08:58.134Z] $ docker top 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-08T19:08:58.237Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T19:08:58.237Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T19:08:58.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T19:08:58.376Z] $ docker exec 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d ssh-agent [2022-09-08T19:08:58.513Z] SSH_AUTH_SOCK=/tmp/ssh-7VO6VIVwytXt/agent.33 [2022-09-08T19:08:58.513Z] SSH_AGENT_PID=40 [2022-09-08T19:08:58.519Z] Running ssh-add (command line suppressed) [2022-09-08T19:08:58.640Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1719028391115246259.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1719028391115246259.key) [2022-09-08T19:08:58.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T19:08:58.989Z] + git semver tag [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,183 [run_tag] DEBUG tag force:False [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,183 [check_head_tag] DEBUG check head tag [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,184 [execute] INFO git cat-file --batch-check [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,187 [execute] INFO git cat-file --batch [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,198 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,199 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,199 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-08T19:08:59.249Z] 2022-09-08 19:08:59,203 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T19:08:59.249Z] 2.3.0-dev.22 [Pipeline] } [2022-09-08T19:08:59.258Z] $ docker exec --env ******** --env ******** 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d ssh-agent -k [2022-09-08T19:08:59.379Z] unset SSH_AUTH_SOCK; [2022-09-08T19:08:59.380Z] unset SSH_AGENT_PID; [2022-09-08T19:08:59.380Z] echo Agent pid 40 killed; [2022-09-08T19:08:59.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T19:08:59.695Z] + git semver [Pipeline] } [2022-09-08T19:08:59.969Z] $ docker stop --time=1 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d [2022-09-08T19:09:01.244Z] $ docker rm -f 119ae0da8a5e107a7b5b016188f43d55f94d434ba928fe1bb3eb00aaa55acb4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:09:01.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-08T19:09:01.678Z] [2022-09-08T19:09:01.678Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:09:01.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-08T19:09:01.982Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-08T19:09:01.982Z] ab5ef0e58194: Pulling fs layer [2022-09-08T19:09:01.982Z] 9712f1f96733: Pulling fs layer [2022-09-08T19:09:01.982Z] 63f879dbbcfc: Pulling fs layer [2022-09-08T19:09:01.982Z] 0d9ebad4ef96: Pulling fs layer [2022-09-08T19:09:01.982Z] e9a5061849ea: Pulling fs layer [2022-09-08T19:09:01.982Z] d747dcd14b5f: Pulling fs layer [2022-09-08T19:09:01.982Z] 2de7ff778b66: Pulling fs layer [2022-09-08T19:09:01.982Z] d747dcd14b5f: Waiting [2022-09-08T19:09:01.982Z] 2de7ff778b66: Waiting [2022-09-08T19:09:01.982Z] 0d9ebad4ef96: Waiting [2022-09-08T19:09:01.982Z] e9a5061849ea: Waiting [2022-09-08T19:09:01.982Z] 9712f1f96733: Verifying Checksum [2022-09-08T19:09:01.982Z] 9712f1f96733: Download complete [2022-09-08T19:09:02.242Z] 63f879dbbcfc: Verifying Checksum [2022-09-08T19:09:02.242Z] 63f879dbbcfc: Download complete [2022-09-08T19:09:02.506Z] e9a5061849ea: Verifying Checksum [2022-09-08T19:09:02.506Z] e9a5061849ea: Download complete [2022-09-08T19:09:02.506Z] d747dcd14b5f: Verifying Checksum [2022-09-08T19:09:02.506Z] d747dcd14b5f: Download complete [2022-09-08T19:09:02.506Z] ab5ef0e58194: Download complete [2022-09-08T19:09:02.506Z] 0d9ebad4ef96: Verifying Checksum [2022-09-08T19:09:02.506Z] 0d9ebad4ef96: Download complete [2022-09-08T19:09:02.506Z] 2de7ff778b66: Verifying Checksum [2022-09-08T19:09:02.506Z] 2de7ff778b66: Download complete [2022-09-08T19:09:05.790Z] ab5ef0e58194: Pull complete [2022-09-08T19:09:05.790Z] 9712f1f96733: Pull complete [2022-09-08T19:09:06.357Z] 63f879dbbcfc: Pull complete [2022-09-08T19:09:10.562Z] 0d9ebad4ef96: Pull complete [2022-09-08T19:09:10.562Z] e9a5061849ea: Pull complete [2022-09-08T19:09:10.562Z] d747dcd14b5f: Pull complete [2022-09-08T19:09:11.938Z] 2de7ff778b66: Pull complete [2022-09-08T19:09:11.938Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-08T19:09:11.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-08T19:09:11.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:09:12.028Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:09:12.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-08T19:09:17.143Z] $ docker top f3b42ec2e13d0dfcf7314126d7670bf76bbe2d74f87cd5996dc77b1fd294708e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-08T19:09:17.221Z] provisioning config files... [2022-09-08T19:09:17.231Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8485291023934871181tmp [2022-09-08T19:09:17.241Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7189505002011301547tmp [2022-09-08T19:09:17.252Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3604229004406257040tmp [Pipeline] { [Pipeline] echo [2022-09-08T19:09:17.265Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:17.551Z] ---> sigul-configuration.sh [2022-09-08T19:09:17.552Z] gpg: directory `/root/.gnupg' created [2022-09-08T19:09:17.552Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-08T19:09:17.552Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-08T19:09:17.552Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-08T19:09:17.552Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-08T19:09:17.552Z] gpg: CAST5 encrypted data [2022-09-08T19:09:17.552Z] gpg: encrypted with 1 passphrase [2022-09-08T19:09:17.552Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-08T19:09:17.839Z] + mkdir /home/jenkins [2022-09-08T19:09:17.839Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-08T19:09:18.129Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-08T19:09:18.138Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:18.428Z] ---> sigul-install.sh [2022-09-08T19:09:18.428Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-08T19:09:18.719Z] + git tag --list [2022-09-08T19:09:18.719Z] v1.0.0 [2022-09-08T19:09:18.719Z] v1.1.0 [2022-09-08T19:09:18.719Z] v1.2.0 [2022-09-08T19:09:18.719Z] v1.3.0 [2022-09-08T19:09:18.719Z] v1.3.1 [2022-09-08T19:09:18.719Z] v2.0.0 [2022-09-08T19:09:18.719Z] v2.0.1 [2022-09-08T19:09:18.719Z] v2.1.0 [2022-09-08T19:09:18.719Z] v2.1.1 [2022-09-08T19:09:18.719Z] v2.1.1-dev.1 [2022-09-08T19:09:18.719Z] v2.1.1-dev.2 [2022-09-08T19:09:18.719Z] v2.2.0 [2022-09-08T19:09:18.719Z] v2.2.1-dev.1 [2022-09-08T19:09:18.719Z] v2.2.1-dev.10 [2022-09-08T19:09:18.719Z] v2.2.1-dev.2 [2022-09-08T19:09:18.719Z] v2.2.1-dev.3 [2022-09-08T19:09:18.719Z] v2.2.1-dev.4 [2022-09-08T19:09:18.719Z] v2.2.1-dev.5 [2022-09-08T19:09:18.719Z] v2.2.1-dev.6 [2022-09-08T19:09:18.719Z] v2.2.1-dev.7 [2022-09-08T19:09:18.719Z] v2.2.1-dev.8 [2022-09-08T19:09:18.719Z] v2.2.1-dev.9 [2022-09-08T19:09:18.719Z] v2.3.0-dev.10 [2022-09-08T19:09:18.719Z] v2.3.0-dev.11 [2022-09-08T19:09:18.719Z] v2.3.0-dev.12 [2022-09-08T19:09:18.719Z] v2.3.0-dev.13 [2022-09-08T19:09:18.719Z] v2.3.0-dev.14 [2022-09-08T19:09:18.719Z] v2.3.0-dev.15 [2022-09-08T19:09:18.719Z] v2.3.0-dev.16 [2022-09-08T19:09:18.719Z] v2.3.0-dev.17 [2022-09-08T19:09:18.719Z] v2.3.0-dev.18 [2022-09-08T19:09:18.719Z] v2.3.0-dev.19 [2022-09-08T19:09:18.719Z] v2.3.0-dev.20 [2022-09-08T19:09:18.719Z] v2.3.0-dev.21 [2022-09-08T19:09:18.719Z] v2.3.0-dev.22 [Pipeline] sh [2022-09-08T19:09:19.011Z] + lftools sign git-tag v2.3.0-dev.22 [2022-09-08T19:09:19.582Z] Signing Git tag with Sigul... [2022-09-08T19:09:19.582Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-09-08T19:09:19.852Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:20.141Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-08T19:09:20.149Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-08T19:09:20.171Z] $ docker stop --time=1 f3b42ec2e13d0dfcf7314126d7670bf76bbe2d74f87cd5996dc77b1fd294708e [2022-09-08T19:09:21.452Z] $ docker rm -f f3b42ec2e13d0dfcf7314126d7670bf76bbe2d74f87cd5996dc77b1fd294708e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-08T19:09:21.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-08T19:09:21.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:09:22.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T19:09:22.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:09:22.300Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:09:22.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-08T19:09:22.687Z] $ docker top d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-08T19:09:22.794Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T19:09:22.794Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T19:09:22.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T19:09:22.919Z] $ docker exec d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 ssh-agent [2022-09-08T19:09:23.040Z] SSH_AUTH_SOCK=/tmp/ssh-CDQWHp6iLTCE/agent.33 [2022-09-08T19:09:23.040Z] SSH_AGENT_PID=40 [2022-09-08T19:09:23.045Z] Running ssh-add (command line suppressed) [2022-09-08T19:09:23.154Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4587363908545956252.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4587363908545956252.key) [2022-09-08T19:09:23.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T19:09:23.467Z] + git semver bump pre [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,669 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,669 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,669 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,669 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,671 [execute] INFO git cat-file --batch-check [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,677 [execute] INFO git cat-file --batch [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-08T19:09:23.728Z] 2022-09-08 19:09:23,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T19:09:23.728Z] 2.3.0-dev.23 [Pipeline] } [2022-09-08T19:09:23.737Z] $ docker exec --env ******** --env ******** d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 ssh-agent -k [2022-09-08T19:09:23.851Z] unset SSH_AUTH_SOCK; [2022-09-08T19:09:23.852Z] unset SSH_AGENT_PID; [2022-09-08T19:09:23.852Z] echo Agent pid 40 killed; [2022-09-08T19:09:23.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T19:09:24.171Z] + git semver [Pipeline] } [2022-09-08T19:09:24.447Z] $ docker stop --time=1 d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 [2022-09-08T19:09:25.714Z] $ docker rm -f d00ad7858aac030dca1d7012415802fa4e546b9f0bdf2aed7dc67a68d4e31ae4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-08T19:09:26.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-08T19:09:26.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:09:26.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-08T19:09:26.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:09:26.511Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:09:26.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-08T19:09:26.924Z] $ docker top 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-08T19:09:27.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-08T19:09:27.034Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-08T19:09:27.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-08T19:09:27.180Z] $ docker exec 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce ssh-agent [2022-09-08T19:09:27.313Z] SSH_AUTH_SOCK=/tmp/ssh-RPpyvYj8ZEut/agent.32 [2022-09-08T19:09:27.313Z] SSH_AGENT_PID=38 [2022-09-08T19:09:27.319Z] Running ssh-add (command line suppressed) [2022-09-08T19:09:27.431Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6082496292845687755.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6082496292845687755.key) [2022-09-08T19:09:27.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-08T19:09:27.740Z] + git semver push [2022-09-08T19:09:28.001Z] 2022-09-08 19:09:27,939 [run_push] DEBUG push [2022-09-08T19:09:28.001Z] 2022-09-08 19:09:27,940 [execute] INFO git cat-file --batch-check [2022-09-08T19:09:28.001Z] 2022-09-08 19:09:27,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-08T19:09:28.001Z] 2022-09-08 19:09:27,943 [execute] INFO git rev-list 22882cc7fe62ee80b8638e9f7afb3da41fd42a58 -- [2022-09-08T19:09:28.001Z] 2022-09-08 19:09:27,943 [execute] DEBUG Popen(['git', 'rev-list', '22882cc7fe62ee80b8638e9f7afb3da41fd42a58', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-08T19:09:28.001Z] 2022-09-08 19:09:27,952 [execute] INFO git fetch -v origin [2022-09-08T19:09:28.001Z] 2022-09-08 19:09:27,952 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-08T19:09:28.573Z] 2022-09-08 19:09:28,546 [run_push] DEBUG no remote changes detected [2022-09-08T19:09:28.573Z] 2022-09-08 19:09:28,546 [execute] INFO git push origin semver [2022-09-08T19:09:28.573Z] 2022-09-08 19:09:28,547 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-08T19:09:29.518Z] 2022-09-08 19:09:29,504 [run_push] DEBUG push all version tags [2022-09-08T19:09:29.518Z] 2022-09-08 19:09:29,505 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-08T19:09:29.518Z] 2022-09-08 19:09:29,505 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-09-08T19:09:30.460Z] 2022-09-08 19:09:30,270 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-09-08T19:09:30.460Z] 2.3.0-dev.23 [Pipeline] } [2022-09-08T19:09:30.472Z] $ docker exec --env ******** --env ******** 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce ssh-agent -k [2022-09-08T19:09:30.590Z] unset SSH_AUTH_SOCK; [2022-09-08T19:09:30.591Z] unset SSH_AGENT_PID; [2022-09-08T19:09:30.591Z] echo Agent pid 38 killed; [2022-09-08T19:09:30.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-08T19:09:30.915Z] + git semver [Pipeline] } [2022-09-08T19:09:31.191Z] $ docker stop --time=1 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce [2022-09-08T19:09:32.442Z] $ docker rm -f 9c30ce4296a36577b53b6f306e40fde37c9a95a180b0b79ffd2cd7a2f5ce27ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-08T19:09:33.173Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-09-08T19:09:33.173Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-08T19:09:33.173Z] total 16 [2022-09-08T19:09:33.173Z] drwxr-xr-x 3 root root 4096 Sep 8 19:01 . [2022-09-08T19:09:33.173Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 8 19:09 .. [2022-09-08T19:09:33.173Z] drwxr-xr-x 2 root root 4096 Sep 8 19:01 cost [2022-09-08T19:09:33.173Z] -rw-r--r-- 1 root root 96 Sep 8 19:01 cost.csv [2022-09-08T19:09:33.173Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-09-08T19:09:33.173Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-09-08T19:09:33.173Z] total 16 [2022-09-08T19:09:33.173Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 8 19:01 . [2022-09-08T19:09:33.173Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 8 19:09 .. [2022-09-08T19:09:33.173Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 8 19:01 cost [2022-09-08T19:09:33.173Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 8 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:33.467Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:34.326Z] ---> package-listing.sh [2022-09-08T19:09:34.326Z] ++ facter osfamily [2022-09-08T19:09:34.326Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-08T19:09:34.586Z] + OS_FAMILY=debian [2022-09-08T19:09:34.586Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-09-08T19:09:34.586Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-08T19:09:34.586Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-08T19:09:34.586Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-08T19:09:34.586Z] + PACKAGES=/tmp/packages_start.txt [2022-09-08T19:09:34.586Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-08T19:09:34.586Z] + PACKAGES=/tmp/packages_end.txt [2022-09-08T19:09:34.586Z] + case "${OS_FAMILY}" in [2022-09-08T19:09:34.586Z] + dpkg -l [2022-09-08T19:09:34.586Z] + grep '^ii' [2022-09-08T19:09:34.586Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-08T19:09:34.586Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-08T19:09:34.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-08T19:09:34.586Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-09-08T19:09:34.586Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-09-08T19:09:34.586Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-09-08T19:09:34.598Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-08T19:09:34.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-08T19:09:35.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-08T19:09:35.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-08T19:09:35.535Z] prd-ubuntu20.04-docker-8c-8g-28743 does not seem to be running inside a container [2022-09-08T19:09:35.573Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-08T19:09:35.808Z] $ docker top 25d86d464b5fc1200463b668abe22dbdc2c206dd4ba0507b056f8fa97ca708e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-08T19:09:36.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-08T19:09:36.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-08T19:09:36.744Z] + ls /var/log/sa-host [2022-09-08T19:09:36.745Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-08T19:09:36.961Z] provisioning config files... [2022-09-08T19:09:36.975Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9146412974524938427tmp [Pipeline] { [Pipeline] echo [2022-09-08T19:09:36.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:37.283Z] ---> create-netrc.sh [Pipeline] } [2022-09-08T19:09:37.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:37.659Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-08T19:09:37.667Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:37.948Z] ---> sudo-logs.sh [2022-09-08T19:09:37.948Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-08T19:09:37.985Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:38.274Z] ---> job-cost.sh [2022-09-08T19:09:38.274Z] lf-activate-venv: SKIPPING [2022-09-08T19:09:38.274Z] DEBUG: total: 0.2199999988079071 [2022-09-08T19:09:38.274Z] INFO: Retrieving Stack Cost... [2022-09-08T19:09:38.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-08T19:09:39.104Z] INFO: Archiving Costs [Pipeline] echo [2022-09-08T19:09:39.116Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-08T19:09:39.402Z] ---> logs-deploy.sh [2022-09-08T19:09:39.402Z] lf-activate-venv: SKIPPING [2022-09-08T19:09:39.402Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/101 [2022-09-08T19:09:39.402Z] INFO: archiving workspace using pattern(s): [2022-09-08T19:09:40.345Z] Archives upload complete. [2022-09-08T19:09:40.345Z] INFO: archiving logs to Nexus