Started by upstream project "edgexfoundry/cd-management/release" build number 137 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6891b07bca9ffb23389de7e5af914c7b678e0717 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-ssh9511116393393027687.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2663940461053211501.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1749679719207344255.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15563739296278521732.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17041459084044319350.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, goVersion:1.18, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7490 in /w/workspace/_app-service-configurable_levski [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/_app-service-configurable_levski # 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 6891b07bca9ffb23389de7e5af914c7b678e0717 (levski) Commit message: "build:[Levski] Use released patched SDK and update changelog (#546)" > 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 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 > git rev-list --no-walk 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T23:17:28.712Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T23:17:28.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T23:17:28.785Z] ========================================================= [2023-04-11T23:17:28.785Z] EdgeX Global Pipelines Version Info [2023-04-11T23:17:28.785Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:17:29.501Z] ------------------- [2023-04-11T23:17:29.501Z] stable info: [2023-04-11T23:17:29.501Z] ------------------- [2023-04-11T23:17:29.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T23:17:29.502Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T23:17:29.502Z] Message: update stable to v1.0.245 [2023-04-11T23:17:30.078Z] ------------------- [2023-04-11T23:17:30.078Z] experimental info: [2023-04-11T23:17:30.078Z] ------------------- [2023-04-11T23:17:30.078Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T23:17:30.078Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T23:17:30.078Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T23:17:30.304Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-11T23:17:30.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-11T23:17:30.333Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T23:17:30.344Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T23:17:30.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T23:17:30.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-04-11T23:17:30.375Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T23:17:30.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T23:17:30.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T23:17:30.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T23:17:30.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T23:17:30.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-11T23:17:30.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T23:17:30.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T23:17:30.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T23:17:30.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T23:17:30.500Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T23:17:30.510Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T23:17:30.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T23:17:30.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-11T23:17:30.546Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-11T23:17:30.559Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-11T23:17:30.570Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T23:17:30.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T23:17:30.596Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-11T23:17:30.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T23:17:30.621Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T23:17:30.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-04-11T23:17:30.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-04-11T23:17:30.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-04-11T23:17:30.670Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo [2023-04-11T23:17:30.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6891b07 [Pipeline] echo [2023-04-11T23:17:30.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:17:30.735Z] provisioning config files... [2023-04-11T23:17:30.749Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config5496523025791521474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:17:31.083Z] ---> docker-login.sh [2023-04-11T23:17:31.083Z] nexus3.edgexfoundry.org:10001 [2023-04-11T23:17:31.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:31.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:31.344Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:31.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:31.344Z] [2023-04-11T23:17:31.344Z] Login Succeeded [2023-04-11T23:17:31.344Z] nexus3.edgexfoundry.org:10002 [2023-04-11T23:17:31.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:31.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:31.604Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:31.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:31.604Z] [2023-04-11T23:17:31.604Z] Login Succeeded [2023-04-11T23:17:31.604Z] nexus3.edgexfoundry.org:10003 [2023-04-11T23:17:31.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:31.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:31.604Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:31.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:31.604Z] [2023-04-11T23:17:31.604Z] Login Succeeded [2023-04-11T23:17:31.604Z] nexus3.edgexfoundry.org:10004 [2023-04-11T23:17:31.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:31.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:31.864Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:31.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:31.864Z] [2023-04-11T23:17:31.864Z] Login Succeeded [2023-04-11T23:17:31.864Z] docker.io [2023-04-11T23:17:31.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:32.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:32.123Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:32.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:32.123Z] [2023-04-11T23:17:32.123Z] Login Succeeded [2023-04-11T23:17:32.123Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T23:17:32.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T23:17:32.504Z] + git rev-list -1 --merges 6891b07bca9ffb23389de7e5af914c7b678e0717~1..6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo [2023-04-11T23:17:32.553Z] -----------> git rev-list -1 --merges 6891b07bca9ffb23389de7e5af914c7b678e0717~1..6891b07bca9ffb23389de7e5af914c7b678e0717 6891b07bca9ffb23389de7e5af914c7b678e0717 [false] [Pipeline] sh [2023-04-11T23:17:32.840Z] + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo [2023-04-11T23:17:32.852Z] ========================================================= [2023-04-11T23:17:32.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-04-11T23:17:32.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T23:17:33.166Z] + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] echo [2023-04-11T23:17:33.177Z] [semverPrep] GIT_COMMIT: 6891b07bca9ffb23389de7e5af914c7b678e0717, Commit Message: build:[Levski] Use released patched SDK and update changelog (#546) [Pipeline] echo [2023-04-11T23:17:33.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T23:17:33.561Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T23:17:33.561Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T23:17:33.561Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T23:17:33.561Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T23:17:33.561Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T23:17:33.561Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T23:17:33.561Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:17:33.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:17:33.991Z] [2023-04-11T23:17:33.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:17:34.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:17:34.310Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T23:17:34.310Z] b85a868b505f: Pulling fs layer [2023-04-11T23:17:34.310Z] e2be974225ed: Pulling fs layer [2023-04-11T23:17:34.310Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T23:17:34.310Z] 988bab9f4d93: Pulling fs layer [2023-04-11T23:17:34.310Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T23:17:34.310Z] eaf3925da568: Pulling fs layer [2023-04-11T23:17:34.310Z] bab4dde63d76: Pulling fs layer [2023-04-11T23:17:34.310Z] bde34c3a00c8: Pulling fs layer [2023-04-11T23:17:34.310Z] b352a97aabf1: Pulling fs layer [2023-04-11T23:17:34.310Z] 4872d77fe225: Pulling fs layer [2023-04-11T23:17:34.310Z] 5851b861e8e6: Pulling fs layer [2023-04-11T23:17:34.310Z] 988bab9f4d93: Waiting [2023-04-11T23:17:34.310Z] 1469e6f7b9e6: Waiting [2023-04-11T23:17:34.310Z] eaf3925da568: Waiting [2023-04-11T23:17:34.310Z] b352a97aabf1: Waiting [2023-04-11T23:17:34.310Z] 4872d77fe225: Waiting [2023-04-11T23:17:34.310Z] bde34c3a00c8: Waiting [2023-04-11T23:17:34.310Z] 5851b861e8e6: Waiting [2023-04-11T23:17:34.310Z] bab4dde63d76: Waiting [2023-04-11T23:17:34.310Z] e2be974225ed: Download complete [2023-04-11T23:17:34.310Z] 988bab9f4d93: Verifying Checksum [2023-04-11T23:17:34.310Z] 988bab9f4d93: Download complete [2023-04-11T23:17:34.310Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T23:17:34.310Z] 339a4e72a1f5: Download complete [2023-04-11T23:17:34.310Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T23:17:34.310Z] 1469e6f7b9e6: Download complete [2023-04-11T23:17:34.310Z] eaf3925da568: Download complete [2023-04-11T23:17:34.310Z] bde34c3a00c8: Verifying Checksum [2023-04-11T23:17:34.310Z] bde34c3a00c8: Download complete [2023-04-11T23:17:34.576Z] b352a97aabf1: Download complete [2023-04-11T23:17:34.576Z] 4872d77fe225: Download complete [2023-04-11T23:17:34.576Z] 5851b861e8e6: Verifying Checksum [2023-04-11T23:17:34.577Z] 5851b861e8e6: Download complete [2023-04-11T23:17:34.577Z] b85a868b505f: Verifying Checksum [2023-04-11T23:17:34.577Z] b85a868b505f: Download complete [2023-04-11T23:17:34.843Z] bab4dde63d76: Verifying Checksum [2023-04-11T23:17:34.843Z] bab4dde63d76: Download complete [2023-04-11T23:17:35.799Z] b85a868b505f: Pull complete [2023-04-11T23:17:35.799Z] e2be974225ed: Pull complete [2023-04-11T23:17:36.365Z] 339a4e72a1f5: Pull complete [2023-04-11T23:17:36.365Z] 988bab9f4d93: Pull complete [2023-04-11T23:17:36.944Z] 1469e6f7b9e6: Pull complete [2023-04-11T23:17:36.944Z] eaf3925da568: Pull complete [2023-04-11T23:17:38.850Z] bab4dde63d76: Pull complete [2023-04-11T23:17:38.850Z] bde34c3a00c8: Pull complete [2023-04-11T23:17:38.850Z] b352a97aabf1: Pull complete [2023-04-11T23:17:38.850Z] 4872d77fe225: Pull complete [2023-04-11T23:17:39.108Z] 5851b861e8e6: Pull complete [2023-04-11T23:17:39.108Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T23:17:39.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:17:39.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:17:39.202Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:17:39.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T23:17:41.054Z] $ docker top dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e -eo pid,comm [2023-04-11T23:17:41.121Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T23:17:41.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T23:17:41.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T23:17:41.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T23:17:41.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T23:17:41.295Z] $ docker exec dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e ssh-agent [2023-04-11T23:17:41.420Z] SSH_AUTH_SOCK=/tmp/ssh-87QbrDH16hAB/agent.31 [2023-04-11T23:17:41.420Z] SSH_AGENT_PID=37 [2023-04-11T23:17:41.427Z] Running ssh-add (command line suppressed) [2023-04-11T23:17:41.530Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_14124461031119150523.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_14124461031119150523.key) [2023-04-11T23:17:41.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T23:17:41.835Z] + git tag --points-at 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [2023-04-11T23:17:41.841Z] $ docker exec --env ******** --env ******** dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e ssh-agent -k [2023-04-11T23:17:41.948Z] unset SSH_AUTH_SOCK; [2023-04-11T23:17:41.948Z] unset SSH_AGENT_PID; [2023-04-11T23:17:41.948Z] echo Agent pid 37 killed; [2023-04-11T23:17:41.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-04-11T23:17:41.982Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.1|v2.3.1-dev.4' [Pipeline] sshagent [2023-04-11T23:17:41.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T23:17:41.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T23:17:42.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T23:17:42.115Z] $ docker exec dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e ssh-agent [2023-04-11T23:17:42.237Z] SSH_AUTH_SOCK=/tmp/ssh-lTPiw0scihS8/agent.69 [2023-04-11T23:17:42.238Z] SSH_AGENT_PID=75 [2023-04-11T23:17:42.242Z] Running ssh-add (command line suppressed) [2023-04-11T23:17:42.343Z] Identity added: /w/workspace/_app-service-configurable_levski@tmp/private_key_12540139099624519210.key (/w/workspace/_app-service-configurable_levski@tmp/private_key_12540139099624519210.key) [2023-04-11T23:17:42.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T23:17:42.645Z] + git semver init [2023-04-11T23:17:42.905Z] 2023-04-11 23:17:42,839 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T23:17:42.905Z] 2023-04-11 23:17:42,840 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_levski/.semver [2023-04-11T23:17:42.905Z] 2023-04-11 23:17:42,841 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_levski/.semver [2023-04-11T23:17:42.905Z] 2023-04-11 23:17:42,841 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_levski/.semver'], cwd=/w/workspace/_app-service-configurable_levski, universal_newlines=False, shell=None, istream=None) [2023-04-11T23:17:43.850Z] 2023-04-11 23:17:43,607 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_levski/.git/info/exclude [2023-04-11T23:17:43.850Z] 2023-04-11 23:17:43,608 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_levski/.semver/levski with force:False [2023-04-11T23:17:43.850Z] 2023-04-11 23:17:43,608 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T23:17:43.850Z] 2023-04-11 23:17:43,608 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_levski/.semver/levski [2023-04-11T23:17:43.850Z] 2.3.1 [Pipeline] } [2023-04-11T23:17:43.858Z] $ docker exec --env ******** --env ******** dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e ssh-agent -k [2023-04-11T23:17:43.984Z] unset SSH_AUTH_SOCK; [2023-04-11T23:17:43.984Z] unset SSH_AGENT_PID; [2023-04-11T23:17:43.984Z] echo Agent pid 75 killed; [2023-04-11T23:17:43.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T23:17:44.296Z] + git semver [Pipeline] } [2023-04-11T23:17:44.564Z] $ docker stop --time=1 dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e [2023-04-11T23:17:45.866Z] $ docker rm -f --volumes dc5e23c13b3063e5ef3027ba9f41f0435c032a76679a3b16d65a13fe0645607e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T23:17:46.204Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T23:17:46.407Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T23:17:46.410Z] [edgeXSemver]: initialized semver on version 2.3.1 [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] sh [2023-04-11T23:17:46.858Z] + git checkout 6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:17:46.858Z] HEAD is now at 6891b07 build:[Levski] Use released patched SDK and update changelog (#546) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:17:46.881Z] provisioning config files... [2023-04-11T23:17:46.891Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config11494025112082088192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:17:47.185Z] ---> docker-login.sh [2023-04-11T23:17:47.185Z] nexus3.edgexfoundry.org:10001 [2023-04-11T23:17:47.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:47.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:47.185Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:47.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:47.185Z] [2023-04-11T23:17:47.185Z] Login Succeeded [2023-04-11T23:17:47.185Z] nexus3.edgexfoundry.org:10002 [2023-04-11T23:17:47.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:47.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:47.443Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:47.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:47.443Z] [2023-04-11T23:17:47.443Z] Login Succeeded [2023-04-11T23:17:47.443Z] nexus3.edgexfoundry.org:10003 [2023-04-11T23:17:47.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:47.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:47.443Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:47.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:47.443Z] [2023-04-11T23:17:47.443Z] Login Succeeded [2023-04-11T23:17:47.443Z] nexus3.edgexfoundry.org:10004 [2023-04-11T23:17:47.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:47.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:47.701Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:47.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:47.701Z] [2023-04-11T23:17:47.701Z] Login Succeeded [2023-04-11T23:17:47.701Z] docker.io [2023-04-11T23:17:47.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:17:47.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:17:47.959Z] Configure a credential helper to remove this warning. See [2023-04-11T23:17:47.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:17:47.959Z] [2023-04-11T23:17:47.959Z] Login Succeeded [2023-04-11T23:17:47.959Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T23:17:47.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T23:17:48.034Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T23:17:48.049Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T23:17:48.058Z] ========================================================= [2023-04-11T23:17:48.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-04-11T23:17:48.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:17:48.362Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-11T23:17:48.362Z] Sending build context to Docker daemon 3.317MB [2023-04-11T23:17:48.362Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T23:17:48.362Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T23:17:48.362Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-11T23:17:48.362Z] 213ec9aee27d: Pulling fs layer [2023-04-11T23:17:48.362Z] 4583459ba037: Pulling fs layer [2023-04-11T23:17:48.362Z] 93c1e223e6f2: Pulling fs layer [2023-04-11T23:17:48.362Z] 53926ce57604: Pulling fs layer [2023-04-11T23:17:48.362Z] 21b2b0c7a3f4: Pulling fs layer [2023-04-11T23:17:48.362Z] 22ff95d597cd: Pulling fs layer [2023-04-11T23:17:48.362Z] 12d6caf4c0d1: Pulling fs layer [2023-04-11T23:17:48.362Z] 53926ce57604: Waiting [2023-04-11T23:17:48.362Z] 21b2b0c7a3f4: Waiting [2023-04-11T23:17:48.362Z] 22ff95d597cd: Waiting [2023-04-11T23:17:48.362Z] 96b7cbca73a9: Pulling fs layer [2023-04-11T23:17:48.362Z] 12d6caf4c0d1: Waiting [2023-04-11T23:17:48.362Z] a7acece74701: Pulling fs layer [2023-04-11T23:17:48.362Z] 96b7cbca73a9: Waiting [2023-04-11T23:17:48.362Z] a7acece74701: Waiting [2023-04-11T23:17:48.362Z] 93c1e223e6f2: Download complete [2023-04-11T23:17:48.362Z] 4583459ba037: Download complete [2023-04-11T23:17:48.362Z] 21b2b0c7a3f4: Verifying Checksum [2023-04-11T23:17:48.362Z] 21b2b0c7a3f4: Download complete [2023-04-11T23:17:48.362Z] 22ff95d597cd: Verifying Checksum [2023-04-11T23:17:48.362Z] 22ff95d597cd: Download complete [2023-04-11T23:17:48.362Z] 213ec9aee27d: Verifying Checksum [2023-04-11T23:17:48.362Z] 213ec9aee27d: Download complete [2023-04-11T23:17:48.620Z] 12d6caf4c0d1: Verifying Checksum [2023-04-11T23:17:48.620Z] 12d6caf4c0d1: Download complete [2023-04-11T23:17:48.620Z] 213ec9aee27d: Pull complete [2023-04-11T23:17:48.878Z] 4583459ba037: Pull complete [2023-04-11T23:17:48.878Z] 93c1e223e6f2: Pull complete [2023-04-11T23:17:48.879Z] a7acece74701: Verifying Checksum [2023-04-11T23:17:48.879Z] a7acece74701: Download complete [2023-04-11T23:17:49.135Z] 96b7cbca73a9: Verifying Checksum [2023-04-11T23:17:49.136Z] 96b7cbca73a9: Download complete [2023-04-11T23:17:49.136Z] 53926ce57604: Verifying Checksum [2023-04-11T23:17:49.136Z] 53926ce57604: Download complete [2023-04-11T23:17:53.346Z] 53926ce57604: Pull complete [2023-04-11T23:17:53.346Z] 21b2b0c7a3f4: Pull complete [2023-04-11T23:17:53.346Z] 22ff95d597cd: Pull complete [2023-04-11T23:17:53.346Z] 12d6caf4c0d1: Pull complete [2023-04-11T23:17:55.875Z] 96b7cbca73a9: Pull complete [2023-04-11T23:17:56.444Z] a7acece74701: Pull complete [2023-04-11T23:17:56.444Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-04-11T23:17:56.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-04-11T23:17:56.444Z] ---> db6d94c90886 [2023-04-11T23:17:56.444Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T23:17:59.748Z] ---> Running in ed429d6b5699 [2023-04-11T23:17:59.748Z] Removing intermediate container ed429d6b5699 [2023-04-11T23:17:59.748Z] ---> b85eee77d60c [2023-04-11T23:17:59.748Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T23:17:59.748Z] ---> Running in cbbf7a65769a [2023-04-11T23:17:59.748Z] Removing intermediate container cbbf7a65769a [2023-04-11T23:17:59.748Z] ---> 7bb707a8cc50 [2023-04-11T23:17:59.748Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T23:17:59.748Z] ---> Running in 15846a31b448 [2023-04-11T23:17:59.748Z] Removing intermediate container 15846a31b448 [2023-04-11T23:17:59.748Z] ---> 3ba477a35e4e [2023-04-11T23:17:59.748Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T23:17:59.748Z] ---> Running in 11cf2283366d [2023-04-11T23:17:59.748Z] Removing intermediate container 11cf2283366d [2023-04-11T23:17:59.748Z] ---> a668640beb32 [2023-04-11T23:17:59.748Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T23:17:59.748Z] ---> Running in 63dd952d8b45 [2023-04-11T23:18:00.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T23:18:00.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T23:18:00.525Z] OK: 211 MiB in 51 packages [2023-04-11T23:18:01.091Z] Removing intermediate container 63dd952d8b45 [2023-04-11T23:18:01.091Z] ---> e0eb01757d22 [2023-04-11T23:18:01.091Z] Step 8/13 : WORKDIR /app [2023-04-11T23:18:01.091Z] ---> Running in 223a93ec0bf5 [2023-04-11T23:18:01.091Z] Removing intermediate container 223a93ec0bf5 [2023-04-11T23:18:01.091Z] ---> 5658140074de [2023-04-11T23:18:01.091Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T23:18:01.091Z] ---> 808f52d45a5f [2023-04-11T23:18:01.091Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T23:18:01.091Z] ---> Running in 77717393df89 [2023-04-11T23:18:01.562Z] Still waiting to schedule task [2023-04-11T23:18:01.562Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-11T23:18:27.650Z] Removing intermediate container 77717393df89 [2023-04-11T23:18:27.650Z] ---> 279eb5092027 [2023-04-11T23:18:27.650Z] Step 11/13 : COPY . . [2023-04-11T23:18:27.650Z] ---> 10fa8d6b2aac [2023-04-11T23:18:27.650Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T23:18:27.650Z] ---> Running in 62b19af7252e [2023-04-11T23:18:27.650Z] Removing intermediate container 62b19af7252e [2023-04-11T23:18:27.650Z] ---> 618667d4e294 [2023-04-11T23:18:27.651Z] Step 13/13 : RUN $MAKE [2023-04-11T23:18:27.651Z] ---> Running in 59f2020ba54b [2023-04-11T23:18:27.651Z] noop [2023-04-11T23:18:27.651Z] Removing intermediate container 59f2020ba54b [2023-04-11T23:18:27.651Z] ---> 9475535414eb [2023-04-11T23:18:27.651Z] Successfully built 9475535414eb [2023-04-11T23:18:27.651Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:18:27.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T23:18:27.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:18:28.029Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:18:28.062Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T23:18:28.440Z] $ docker top 7a0d443d5e0a0fbc10d4def28f1d0861fcaf05635f3a98b03e8605b2b1b057e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T23:18:28.772Z] + go version [2023-04-11T23:18:28.772Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-04-11T23:18:28.788Z] $ docker stop --time=1 7a0d443d5e0a0fbc10d4def28f1d0861fcaf05635f3a98b03e8605b2b1b057e2 [2023-04-11T23:18:30.050Z] $ docker rm -f --volumes 7a0d443d5e0a0fbc10d4def28f1d0861fcaf05635f3a98b03e8605b2b1b057e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:18:30.435Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T23:18:30.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:18:30.502Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:18:30.537Z] $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T23:18:30.857Z] $ docker top 3ca059fee85878b1cf5758f133d225986d099f5d8899ab779512ef6bde43f0a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T23:18:31.193Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_levski [Pipeline] fileExists [Pipeline] sh [2023-04-11T23:18:31.483Z] + make test [2023-04-11T23:18:31.483Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T23:18:41.453Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T23:18:41.453Z] CGO_ENABLED=1 go vet ./... [2023-04-11T23:18:44.737Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T23:18:44.737Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T23:18:44.737Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T23:18:44.747Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T23:18:44.765Z] $ docker stop --time=1 3ca059fee85878b1cf5758f133d225986d099f5d8899ab779512ef6bde43f0a7 [2023-04-11T23:18:46.799Z] $ docker rm -f --volumes 3ca059fee85878b1cf5758f133d225986d099f5d8899ab779512ef6bde43f0a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T23:18:47.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T23:18:47.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-11T23:18:47.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T23:18:48.097Z] + ls -al . [2023-04-11T23:18:48.097Z] total 184 [2023-04-11T23:18:48.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 23:18 . [2023-04-11T23:18:48.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 23:17 .. [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 23:17 .dockerignore [2023-04-11T23:18:48.097Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 23:17 .git [2023-04-11T23:18:48.097Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 23:17 .github [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 23:17 .gitignore [2023-04-11T23:18:48.097Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 23:17 .semver [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 23:17 Attribution.txt [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 23:17 CHANGELOG.md [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 23:17 Dockerfile [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 23:17 GOVERNANCE.md [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 23:17 Jenkinsfile [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 23:17 LICENSE [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 23:17 OWNERS.md [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 23:17 README.md [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 23:17 VERSION [2023-04-11T23:18:48.097Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 23:17 bin [2023-04-11T23:18:48.097Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 23:18 coverage.out [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 23:17 go.mod [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 23:17 go.sum [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 23:17 main.go [2023-04-11T23:18:48.097Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 23:17 makefile [2023-04-11T23:18:48.097Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 23:17 res [2023-04-11T23:18:48.097Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 23:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:18:48.410Z] + 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=6891b07bca9ffb23389de7e5af914c7b678e0717 --label arch=amd64 --label version=2.3.1 . [2023-04-11T23:18:48.410Z] Sending build context to Docker daemon 3.318MB [2023-04-11T23:18:48.410Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T23:18:48.410Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T23:18:48.410Z] ---> 9475535414eb [2023-04-11T23:18:48.410Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T23:18:48.410Z] ---> Running in b78f78e25b5b [2023-04-11T23:18:48.410Z] Removing intermediate container b78f78e25b5b [2023-04-11T23:18:48.410Z] ---> b9d617614f96 [2023-04-11T23:18:48.410Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T23:18:48.672Z] ---> Running in 1276f1e8fb96 [2023-04-11T23:18:48.672Z] Removing intermediate container 1276f1e8fb96 [2023-04-11T23:18:48.672Z] ---> 0a3b5e92542e [2023-04-11T23:18:48.672Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T23:18:48.672Z] ---> Running in 53be3a28dc8a [2023-04-11T23:18:48.672Z] Removing intermediate container 53be3a28dc8a [2023-04-11T23:18:48.672Z] ---> 8e6c7b7741b7 [2023-04-11T23:18:48.672Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T23:18:48.672Z] ---> Running in 4adb5a12da7c [2023-04-11T23:18:48.932Z] Removing intermediate container 4adb5a12da7c [2023-04-11T23:18:48.932Z] ---> 464aac98d587 [2023-04-11T23:18:48.932Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T23:18:48.932Z] ---> Running in 913de1335e6a [2023-04-11T23:18:49.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T23:18:49.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T23:18:49.710Z] OK: 211 MiB in 51 packages [2023-04-11T23:18:49.969Z] Removing intermediate container 913de1335e6a [2023-04-11T23:18:49.969Z] ---> b923c623577b [2023-04-11T23:18:49.969Z] Step 8/27 : WORKDIR /app [2023-04-11T23:18:49.969Z] ---> Running in d22cb129c336 [2023-04-11T23:18:50.229Z] Removing intermediate container d22cb129c336 [2023-04-11T23:18:50.229Z] ---> 3c33d895dd40 [2023-04-11T23:18:50.229Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T23:18:50.229Z] ---> 69129b5b04d0 [2023-04-11T23:18:50.229Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T23:18:50.229Z] ---> Running in 11c9408930a2 [2023-04-11T23:18:51.180Z] Removing intermediate container 11c9408930a2 [2023-04-11T23:18:51.180Z] ---> 840f7d421142 [2023-04-11T23:18:51.180Z] Step 11/27 : COPY . . [2023-04-11T23:18:51.180Z] ---> bce024345f34 [2023-04-11T23:18:51.180Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T23:18:51.180Z] ---> Running in 2a2e27a4e359 [2023-04-11T23:18:51.440Z] Removing intermediate container 2a2e27a4e359 [2023-04-11T23:18:51.440Z] ---> a7d9874db2dd [2023-04-11T23:18:51.440Z] Step 13/27 : RUN $MAKE [2023-04-11T23:18:51.440Z] ---> Running in d81dc9830b3b [2023-04-11T23:18:51.700Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T23:19:13.658Z] Removing intermediate container d81dc9830b3b [2023-04-11T23:19:13.658Z] ---> 873d96abf078 [2023-04-11T23:19:13.658Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T23:19:13.658Z] 3.16: Pulling from library/alpine [2023-04-11T23:19:13.658Z] 91d30c5bc195: Pulling fs layer [2023-04-11T23:19:13.658Z] 91d30c5bc195: Download complete [2023-04-11T23:19:13.658Z] 91d30c5bc195: Pull complete [2023-04-11T23:19:13.658Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T23:19:13.658Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T23:19:13.658Z] ---> 8471affe5de5 [2023-04-11T23:19:13.658Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T23:19:13.658Z] ---> Running in eb051cc67283 [2023-04-11T23:19:13.658Z] Removing intermediate container eb051cc67283 [2023-04-11T23:19:13.658Z] ---> dcbb832d30c1 [2023-04-11T23:19:13.658Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T23:19:13.658Z] ---> Running in b8944f01dcc4 [2023-04-11T23:19:13.658Z] Removing intermediate container b8944f01dcc4 [2023-04-11T23:19:13.658Z] ---> 1ac2dea2e315 [2023-04-11T23:19:13.658Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T23:19:13.658Z] ---> Running in d4a6e869c3f7 [2023-04-11T23:19:13.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-04-11T23:19:14.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-04-11T23:19:14.435Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T23:19:14.435Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T23:19:14.435Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T23:19:14.435Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T23:19:14.435Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T23:19:14.435Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T23:19:14.435Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T23:19:14.435Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T23:19:14.435Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T23:19:14.733Z] OK: 9 MiB in 21 packages [2023-04-11T23:19:14.994Z] Removing intermediate container d4a6e869c3f7 [2023-04-11T23:19:14.994Z] ---> febabe8016c3 [2023-04-11T23:19:14.994Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T23:19:15.311Z] ---> 4b891b178f58 [2023-04-11T23:19:15.311Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T23:19:15.311Z] ---> 58d62368789c [2023-04-11T23:19:15.311Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T23:19:15.588Z] ---> 6876f96f786d [2023-04-11T23:19:15.588Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T23:19:16.318Z] ---> 9688c498a4d5 [2023-04-11T23:19:16.318Z] Step 22/27 : EXPOSE 48095 [2023-04-11T23:19:16.318Z] ---> Running in 2f761a1ddb64 [2023-04-11T23:19:16.318Z] Removing intermediate container 2f761a1ddb64 [2023-04-11T23:19:16.318Z] ---> e321381f277d [2023-04-11T23:19:16.318Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T23:19:16.318Z] ---> Running in b2c35840b54e [2023-04-11T23:19:16.318Z] Removing intermediate container b2c35840b54e [2023-04-11T23:19:16.318Z] ---> b3e025133e89 [2023-04-11T23:19:16.318Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T23:19:16.597Z] ---> Running in 6c5c9986c841 [2023-04-11T23:19:16.597Z] Removing intermediate container 6c5c9986c841 [2023-04-11T23:19:16.597Z] ---> f733f62d413b [2023-04-11T23:19:16.597Z] Step 25/27 : LABEL arch=amd64 [2023-04-11T23:19:16.597Z] ---> Running in 6451999fd2bc [2023-04-11T23:19:16.597Z] Removing intermediate container 6451999fd2bc [2023-04-11T23:19:16.597Z] ---> 7822f5c4d42d [2023-04-11T23:19:16.597Z] Step 26/27 : LABEL git_sha=6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:19:16.597Z] ---> Running in 97fd15939e26 [2023-04-11T23:19:16.865Z] Removing intermediate container 97fd15939e26 [2023-04-11T23:19:16.865Z] ---> e928bff2b7c3 [2023-04-11T23:19:16.865Z] Step 27/27 : LABEL version=2.3.1 [2023-04-11T23:19:16.865Z] ---> Running in 3b202a7d53a0 [2023-04-11T23:19:16.865Z] Removing intermediate container 3b202a7d53a0 [2023-04-11T23:19:16.865Z] ---> d773be97bd60 [2023-04-11T23:19:16.865Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T23:19:16.865Z] Successfully built d773be97bd60 [2023-04-11T23:19:16.865Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:19:16.947Z] provisioning config files... [2023-04-11T23:19:16.957Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config17809595018169346569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:19:17.253Z] ---> docker-login.sh [2023-04-11T23:19:17.253Z] nexus3.edgexfoundry.org:10001 [2023-04-11T23:19:17.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:19:17.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:19:17.253Z] Configure a credential helper to remove this warning. See [2023-04-11T23:19:17.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:19:17.253Z] [2023-04-11T23:19:17.253Z] Login Succeeded [2023-04-11T23:19:17.253Z] nexus3.edgexfoundry.org:10002 [2023-04-11T23:19:17.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:19:17.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:19:17.253Z] Configure a credential helper to remove this warning. See [2023-04-11T23:19:17.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:19:17.253Z] [2023-04-11T23:19:17.253Z] Login Succeeded [2023-04-11T23:19:17.253Z] nexus3.edgexfoundry.org:10003 [2023-04-11T23:19:17.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:19:17.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:19:17.513Z] Configure a credential helper to remove this warning. See [2023-04-11T23:19:17.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:19:17.513Z] [2023-04-11T23:19:17.513Z] Login Succeeded [2023-04-11T23:19:17.513Z] nexus3.edgexfoundry.org:10004 [2023-04-11T23:19:17.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:19:17.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:19:17.513Z] Configure a credential helper to remove this warning. See [2023-04-11T23:19:17.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:19:17.513Z] [2023-04-11T23:19:17.513Z] Login Succeeded [2023-04-11T23:19:17.513Z] docker.io [2023-04-11T23:19:17.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:19:17.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:19:17.772Z] Configure a credential helper to remove this warning. See [2023-04-11T23:19:17.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:19:17.772Z] [2023-04-11T23:19:17.772Z] Login Succeeded [2023-04-11T23:19:17.772Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T23:19:17.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T23:19:17.808Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T23:19:17.833Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-11T23:19:17.833Z] 6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:19:17.833Z] latest [2023-04-11T23:19:17.833Z] 2.3.1 [2023-04-11T23:19:17.833Z] 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [2023-04-11T23:19:17.833Z] levski [2023-04-11T23:19:17.833Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:18.161Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:18.474Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:19:18.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T23:19:18.474Z] ee4165564556: Preparing [2023-04-11T23:19:18.474Z] 164c9da19d41: Preparing [2023-04-11T23:19:18.474Z] 33414184e489: Preparing [2023-04-11T23:19:18.474Z] 8b0ffbccc9c3: Preparing [2023-04-11T23:19:18.474Z] bbfa89befda8: Preparing [2023-04-11T23:19:18.474Z] 5bc340f6d4f5: Preparing [2023-04-11T23:19:18.474Z] 5bc340f6d4f5: Waiting [2023-04-11T23:19:18.474Z] 8b0ffbccc9c3: Pushed [2023-04-11T23:19:18.474Z] 164c9da19d41: Pushed [2023-04-11T23:19:18.474Z] 33414184e489: Pushed [2023-04-11T23:19:18.474Z] 5bc340f6d4f5: Layer already exists [2023-04-11T23:19:19.044Z] bbfa89befda8: Pushed [2023-04-11T23:19:21.578Z] ee4165564556: Pushed [2023-04-11T23:19:21.578Z] 6891b07bca9ffb23389de7e5af914c7b678e0717: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:21.898Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:22.199Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T23:19:22.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T23:19:22.199Z] ee4165564556: Preparing [2023-04-11T23:19:22.199Z] 164c9da19d41: Preparing [2023-04-11T23:19:22.199Z] 33414184e489: Preparing [2023-04-11T23:19:22.199Z] 8b0ffbccc9c3: Preparing [2023-04-11T23:19:22.199Z] bbfa89befda8: Preparing [2023-04-11T23:19:22.199Z] 5bc340f6d4f5: Preparing [2023-04-11T23:19:22.199Z] 5bc340f6d4f5: Waiting [2023-04-11T23:19:22.199Z] 164c9da19d41: Layer already exists [2023-04-11T23:19:22.199Z] 8b0ffbccc9c3: Layer already exists [2023-04-11T23:19:22.199Z] bbfa89befda8: Layer already exists [2023-04-11T23:19:22.199Z] 33414184e489: Layer already exists [2023-04-11T23:19:22.199Z] ee4165564556: Layer already exists [2023-04-11T23:19:22.199Z] 5bc340f6d4f5: Layer already exists [2023-04-11T23:19:22.199Z] latest: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:22.501Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:22.806Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1 [2023-04-11T23:19:22.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T23:19:22.806Z] ee4165564556: Preparing [2023-04-11T23:19:22.806Z] 164c9da19d41: Preparing [2023-04-11T23:19:22.806Z] 33414184e489: Preparing [2023-04-11T23:19:22.806Z] 8b0ffbccc9c3: Preparing [2023-04-11T23:19:22.806Z] bbfa89befda8: Preparing [2023-04-11T23:19:22.806Z] 5bc340f6d4f5: Preparing [2023-04-11T23:19:22.806Z] 5bc340f6d4f5: Waiting [2023-04-11T23:19:22.806Z] ee4165564556: Layer already exists [2023-04-11T23:19:22.806Z] 33414184e489: Layer already exists [2023-04-11T23:19:22.806Z] 164c9da19d41: Layer already exists [2023-04-11T23:19:22.806Z] bbfa89befda8: Layer already exists [2023-04-11T23:19:22.806Z] 8b0ffbccc9c3: Layer already exists [2023-04-11T23:19:22.806Z] 5bc340f6d4f5: Layer already exists [2023-04-11T23:19:22.806Z] 2.3.1: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:23.120Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:23.420Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [2023-04-11T23:19:23.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T23:19:23.420Z] ee4165564556: Preparing [2023-04-11T23:19:23.420Z] 164c9da19d41: Preparing [2023-04-11T23:19:23.420Z] 33414184e489: Preparing [2023-04-11T23:19:23.420Z] 8b0ffbccc9c3: Preparing [2023-04-11T23:19:23.420Z] bbfa89befda8: Preparing [2023-04-11T23:19:23.420Z] 5bc340f6d4f5: Preparing [2023-04-11T23:19:23.420Z] 5bc340f6d4f5: Waiting [2023-04-11T23:19:23.420Z] 8b0ffbccc9c3: Layer already exists [2023-04-11T23:19:23.420Z] 164c9da19d41: Layer already exists [2023-04-11T23:19:23.420Z] ee4165564556: Layer already exists [2023-04-11T23:19:23.420Z] bbfa89befda8: Layer already exists [2023-04-11T23:19:23.420Z] 33414184e489: Layer already exists [2023-04-11T23:19:23.420Z] 5bc340f6d4f5: Layer already exists [2023-04-11T23:19:23.420Z] 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:23.733Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:24.041Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:levski [2023-04-11T23:19:24.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T23:19:24.041Z] ee4165564556: Preparing [2023-04-11T23:19:24.041Z] 164c9da19d41: Preparing [2023-04-11T23:19:24.041Z] 33414184e489: Preparing [2023-04-11T23:19:24.041Z] 8b0ffbccc9c3: Preparing [2023-04-11T23:19:24.041Z] bbfa89befda8: Preparing [2023-04-11T23:19:24.041Z] 5bc340f6d4f5: Preparing [2023-04-11T23:19:24.041Z] 5bc340f6d4f5: Waiting [2023-04-11T23:19:24.041Z] 8b0ffbccc9c3: Layer already exists [2023-04-11T23:19:24.041Z] ee4165564556: Layer already exists [2023-04-11T23:19:24.041Z] 33414184e489: Layer already exists [2023-04-11T23:19:24.041Z] bbfa89befda8: Layer already exists [2023-04-11T23:19:24.041Z] 164c9da19d41: Layer already exists [2023-04-11T23:19:24.041Z] 5bc340f6d4f5: Layer already exists [2023-04-11T23:19:24.041Z] levski: digest: sha256:c1b36bc869d49ee7943ca70dbc608fa401334e249df9ec8498d1f23993f0b4a9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T23:19:24.093Z] ===================================================== [Pipeline] echo [2023-04-11T23:19:24.100Z] taggedImages: [2023-04-11T23:19:24.100Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:19:24.100Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-04-11T23:19:24.100Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.1 [2023-04-11T23:19:24.100Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [2023-04-11T23:19:24.100Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:24.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T23:19:24.453Z] [2023-04-11T23:19:24.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:19:24.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T23:19:24.751Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T23:19:24.751Z] 5eb5b503b376: Pulling fs layer [2023-04-11T23:19:24.751Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T23:19:24.751Z] ec43610c2a17: Pulling fs layer [2023-04-11T23:19:24.751Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T23:19:24.751Z] 33b1e0a273af: Pulling fs layer [2023-04-11T23:19:24.751Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T23:19:24.751Z] 2f39f015ded8: Pulling fs layer [2023-04-11T23:19:24.751Z] 33b1e0a273af: Waiting [2023-04-11T23:19:24.751Z] 2f39f015ded8: Waiting [2023-04-11T23:19:24.751Z] 5d3b04190fa2: Waiting [2023-04-11T23:19:24.751Z] 3a2ae6a8a46f: Waiting [2023-04-11T23:19:24.751Z] 5c69ac0246d0: Verifying Checksum [2023-04-11T23:19:24.751Z] 5c69ac0246d0: Download complete [2023-04-11T23:19:24.751Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-11T23:19:24.751Z] 3a2ae6a8a46f: Download complete [2023-04-11T23:19:24.751Z] 33b1e0a273af: Verifying Checksum [2023-04-11T23:19:24.751Z] 33b1e0a273af: Download complete [2023-04-11T23:19:24.751Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T23:19:24.751Z] 5d3b04190fa2: Download complete [2023-04-11T23:19:24.751Z] ec43610c2a17: Verifying Checksum [2023-04-11T23:19:24.751Z] ec43610c2a17: Download complete [2023-04-11T23:19:25.009Z] 5eb5b503b376: Download complete [2023-04-11T23:19:25.581Z] 2f39f015ded8: Download complete [2023-04-11T23:19:26.149Z] 5eb5b503b376: Pull complete [2023-04-11T23:19:26.149Z] 5c69ac0246d0: Pull complete [2023-04-11T23:19:26.723Z] ec43610c2a17: Pull complete [2023-04-11T23:19:26.723Z] 3a2ae6a8a46f: Pull complete [2023-04-11T23:19:26.981Z] 33b1e0a273af: Pull complete [2023-04-11T23:19:26.981Z] 5d3b04190fa2: Pull complete [2023-04-11T23:19:32.245Z] 2f39f015ded8: Pull complete [2023-04-11T23:19:32.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T23:19:32.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T23:19:32.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:19:32.318Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:19:32.353Z] $ 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_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T23:19:34.595Z] $ docker top f5f9226dbbecec810bd7c2ca9c916b0e4c5f8d9e55c2b6db5cd1a8f904220284 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:19:34.977Z] ---> job-cost.sh [2023-04-11T23:19:34.977Z] lf-activate-venv: SKIPPING [2023-04-11T23:19:34.977Z] INFO: No Stack... [2023-04-11T23:19:35.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T23:19:35.805Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T23:19:36.094Z] + cat /w/workspace/_app-service-configurable_levski/archives/cost.csv [2023-04-11T23:19:36.094Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T23:19:36.106Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [2023-04-11T23:19:36.113Z] Resource [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] did not exist. Created. [2023-04-11T23:19:36.113Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T23:19:36.404Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T23:19:36.436Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T23:19:36.442Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T23:19:36.464Z] $ docker stop --time=1 f5f9226dbbecec810bd7c2ca9c916b0e4c5f8d9e55c2b6db5cd1a8f904220284 [2023-04-11T23:19:37.630Z] $ docker rm -f --volumes f5f9226dbbecec810bd7c2ca9c916b0e4c5f8d9e55c2b6db5cd1a8f904220284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T23:22:15.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7491 in /w/workspace/_app-service-configurable_levski [Pipeline] { [Pipeline] ws [2023-04-11T23:22:15.771Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2023-04-11T23:22:15.806Z] Selected Git installation does not exist. Using Default [2023-04-11T23:22:15.806Z] The recommended git tool is: NONE [2023-04-11T23:22:22.229Z] using credential edgex-jenkins-ssh [2023-04-11T23:22:22.250Z] Cloning the remote Git repository [2023-04-11T23:22:22.304Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T23:22:22.425Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2023-04-11T23:22:22.607Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T23:22:22.609Z] > git --version # timeout=10 [2023-04-11T23:22:22.631Z] > git --version # 'git version 2.25.1' [2023-04-11T23:22:22.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T23:22:22.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T23:22:24.022Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T23:22:24.053Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T23:22:25.041Z] Avoid second fetch [2023-04-11T23:22:25.042Z] Checking out Revision 6891b07bca9ffb23389de7e5af914c7b678e0717 (levski) [2023-04-11T23:22:25.683Z] Commit message: "build:[Levski] Use released patched SDK and update changelog (#546)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T23:22:25.061Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T23:22:25.142Z] > git checkout -f 6891b07bca9ffb23389de7e5af914c7b678e0717 # timeout=10 [2023-04-11T23:22:26.538Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T23:22:26.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T23:22:26.538Z] Dload Upload Total Spent Left Speed [2023-04-11T23:22:26.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-04-11T23:22:27.171Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T23:22:27.497Z] + sudo tee /etc/docker/daemon.new [2023-04-11T23:22:27.497Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T23:22:27.497Z] { [2023-04-11T23:22:27.497Z] "registry-mirrors": [ [2023-04-11T23:22:27.497Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T23:22:27.497Z] ], [2023-04-11T23:22:27.498Z] "bip": "10.250.0.254/24", [2023-04-11T23:22:27.498Z] "hosts": [ [2023-04-11T23:22:27.498Z] "tcp://0.0.0.0:5555", [2023-04-11T23:22:27.498Z] "unix:///var/run/docker.sock" [2023-04-11T23:22:27.498Z] ], [2023-04-11T23:22:27.498Z] "mtu": 1458, [2023-04-11T23:22:27.498Z] "selinux-enabled": true, [2023-04-11T23:22:27.498Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T23:22:27.498Z] } [Pipeline] sh [2023-04-11T23:22:27.835Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T23:22:28.175Z] + sudo service docker restart [Pipeline] sh [2023-04-11T23:22:50.626Z] + git checkout 6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:22:50.626Z] HEAD is now at 6891b07 build:[Levski] Use released patched SDK and update changelog (#546) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:22:50.654Z] provisioning config files... [2023-04-11T23:22:50.686Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config16614613330067230334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:22:51.064Z] ---> docker-login.sh [2023-04-11T23:22:51.064Z] nexus3.edgexfoundry.org:10001 [2023-04-11T23:22:51.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:22:51.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:22:51.658Z] Configure a credential helper to remove this warning. See [2023-04-11T23:22:51.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:22:51.658Z] [2023-04-11T23:22:51.658Z] Login Succeeded [2023-04-11T23:22:51.658Z] nexus3.edgexfoundry.org:10002 [2023-04-11T23:22:51.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:22:52.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:22:52.210Z] Configure a credential helper to remove this warning. See [2023-04-11T23:22:52.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:22:52.210Z] [2023-04-11T23:22:52.210Z] Login Succeeded [2023-04-11T23:22:52.210Z] nexus3.edgexfoundry.org:10003 [2023-04-11T23:22:52.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:22:52.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:22:52.484Z] Configure a credential helper to remove this warning. See [2023-04-11T23:22:52.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:22:52.484Z] [2023-04-11T23:22:52.484Z] Login Succeeded [2023-04-11T23:22:52.484Z] nexus3.edgexfoundry.org:10004 [2023-04-11T23:22:52.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:22:53.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:22:53.028Z] Configure a credential helper to remove this warning. See [2023-04-11T23:22:53.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:22:53.028Z] [2023-04-11T23:22:53.028Z] Login Succeeded [2023-04-11T23:22:53.028Z] docker.io [2023-04-11T23:22:53.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:22:53.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:22:53.566Z] Configure a credential helper to remove this warning. See [2023-04-11T23:22:53.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:22:53.566Z] [2023-04-11T23:22:53.566Z] Login Succeeded [2023-04-11T23:22:53.566Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T23:22:53.581Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T23:22:53.867Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T23:22:53.884Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T23:22:53.895Z] ========================================================= [2023-04-11T23:22:53.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-04-11T23:22:53.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:22:54.263Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-11T23:22:54.263Z] Sending build context to Docker daemon 218.1kB [2023-04-11T23:22:54.533Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T23:22:54.533Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-11T23:22:54.815Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T23:22:54.815Z] 9b18e9b68314: Pulling fs layer [2023-04-11T23:22:54.815Z] 35d82f9e3411: Pulling fs layer [2023-04-11T23:22:54.815Z] e16973657156: Pulling fs layer [2023-04-11T23:22:54.815Z] fc693d55d65f: Pulling fs layer [2023-04-11T23:22:54.815Z] 7e9fc2657dce: Pulling fs layer [2023-04-11T23:22:54.815Z] dda99020689f: Pulling fs layer [2023-04-11T23:22:54.815Z] db1c61fa0a46: Pulling fs layer [2023-04-11T23:22:54.815Z] 891c053d2c06: Pulling fs layer [2023-04-11T23:22:54.815Z] fc693d55d65f: Waiting [2023-04-11T23:22:54.815Z] 7e9fc2657dce: Waiting [2023-04-11T23:22:54.815Z] dda99020689f: Waiting [2023-04-11T23:22:54.815Z] db1c61fa0a46: Waiting [2023-04-11T23:22:54.815Z] 891c053d2c06: Waiting [2023-04-11T23:22:54.815Z] e16973657156: Verifying Checksum [2023-04-11T23:22:54.815Z] e16973657156: Download complete [2023-04-11T23:22:54.815Z] 35d82f9e3411: Verifying Checksum [2023-04-11T23:22:54.815Z] 35d82f9e3411: Download complete [2023-04-11T23:22:54.815Z] 7e9fc2657dce: Verifying Checksum [2023-04-11T23:22:54.815Z] 7e9fc2657dce: Download complete [2023-04-11T23:22:54.815Z] dda99020689f: Verifying Checksum [2023-04-11T23:22:54.815Z] dda99020689f: Download complete [2023-04-11T23:22:54.815Z] 9b18e9b68314: Verifying Checksum [2023-04-11T23:22:54.815Z] 9b18e9b68314: Download complete [2023-04-11T23:22:55.803Z] 9b18e9b68314: Pull complete [2023-04-11T23:22:55.803Z] 891c053d2c06: Verifying Checksum [2023-04-11T23:22:55.803Z] 891c053d2c06: Download complete [2023-04-11T23:22:56.398Z] 35d82f9e3411: Pull complete [2023-04-11T23:22:56.674Z] e16973657156: Pull complete [2023-04-11T23:22:57.266Z] db1c61fa0a46: Verifying Checksum [2023-04-11T23:22:57.266Z] db1c61fa0a46: Download complete [2023-04-11T23:22:57.853Z] fc693d55d65f: Verifying Checksum [2023-04-11T23:22:57.853Z] fc693d55d65f: Download complete [2023-04-11T23:23:10.216Z] fc693d55d65f: Pull complete [2023-04-11T23:23:10.216Z] 7e9fc2657dce: Pull complete [2023-04-11T23:23:10.216Z] dda99020689f: Pull complete [2023-04-11T23:23:16.894Z] db1c61fa0a46: Pull complete [2023-04-11T23:23:18.847Z] 891c053d2c06: Pull complete [2023-04-11T23:23:18.847Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-04-11T23:23:18.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-04-11T23:23:18.847Z] ---> f96f9c87975a [2023-04-11T23:23:18.847Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T23:23:20.913Z] ---> Running in c3e96f795341 [2023-04-11T23:23:20.913Z] Removing intermediate container c3e96f795341 [2023-04-11T23:23:20.913Z] ---> c5cc37c0dcaf [2023-04-11T23:23:20.913Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T23:23:20.913Z] ---> Running in 2ea3db22b370 [2023-04-11T23:23:21.513Z] Removing intermediate container 2ea3db22b370 [2023-04-11T23:23:21.513Z] ---> 983b176e0310 [2023-04-11T23:23:21.513Z] Step 5/13 : ARG ADD_BUILD_TAGS="" [2023-04-11T23:23:21.513Z] ---> Running in 510aa43505ed [2023-04-11T23:23:21.783Z] Removing intermediate container 510aa43505ed [2023-04-11T23:23:21.783Z] ---> 31139202c283 [2023-04-11T23:23:21.783Z] Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T23:23:21.783Z] ---> Running in 02cf20c527a7 [2023-04-11T23:23:22.374Z] Removing intermediate container 02cf20c527a7 [2023-04-11T23:23:22.374Z] ---> 2c59f335b18c [2023-04-11T23:23:22.374Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T23:23:22.374Z] ---> Running in a2af764b4fe9 [2023-04-11T23:23:23.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T23:23:23.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T23:23:24.925Z] OK: 221 MiB in 51 packages [2023-04-11T23:23:25.908Z] Removing intermediate container a2af764b4fe9 [2023-04-11T23:23:25.908Z] ---> 47645284897f [2023-04-11T23:23:25.908Z] Step 8/13 : WORKDIR /app [2023-04-11T23:23:25.908Z] ---> Running in abdb64392cea [2023-04-11T23:23:26.177Z] Removing intermediate container abdb64392cea [2023-04-11T23:23:26.177Z] ---> 9df0839e61a2 [2023-04-11T23:23:26.177Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-11T23:23:26.772Z] ---> 15afda9ba204 [2023-04-11T23:23:26.772Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T23:23:26.772Z] ---> Running in 64e38d73b98a [2023-04-11T23:24:23.234Z] Removing intermediate container 64e38d73b98a [2023-04-11T23:24:23.234Z] ---> 7cb709c42449 [2023-04-11T23:24:23.234Z] Step 11/13 : COPY . . [2023-04-11T23:24:23.234Z] ---> 9552c247ef18 [2023-04-11T23:24:23.234Z] Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T23:24:23.234Z] ---> Running in 130a20a517ae [2023-04-11T23:24:23.234Z] Removing intermediate container 130a20a517ae [2023-04-11T23:24:23.234Z] ---> 4c4912189f1d [2023-04-11T23:24:23.234Z] Step 13/13 : RUN $MAKE [2023-04-11T23:24:23.235Z] ---> Running in 9be058187b1d [2023-04-11T23:24:23.235Z] noop [2023-04-11T23:24:23.235Z] Removing intermediate container 9be058187b1d [2023-04-11T23:24:23.235Z] ---> 200da245e2e9 [2023-04-11T23:24:23.235Z] Successfully built 200da245e2e9 [2023-04-11T23:24:23.235Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:24:23.590Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T23:24:23.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:24:23.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-7491 does not seem to be running inside a container [2023-04-11T23:24:23.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T23:24:25.266Z] $ docker top 023a1d904c85e0aa0286d8ae19b1203615a93f9a74d56ed81d530a0b6926df79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T23:24:26.126Z] + go version [2023-04-11T23:24:26.126Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-04-11T23:24:26.151Z] $ docker stop --time=1 023a1d904c85e0aa0286d8ae19b1203615a93f9a74d56ed81d530a0b6926df79 [2023-04-11T23:24:27.814Z] $ docker rm -f --volumes 023a1d904c85e0aa0286d8ae19b1203615a93f9a74d56ed81d530a0b6926df79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:24:28.366Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T23:24:28.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:24:28.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-7491 does not seem to be running inside a container [2023-04-11T23:24:28.644Z] $ 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/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T23:24:29.840Z] $ docker top dad2fd1ad94601d770d35cb358ece3a4cba561345a8e8a97d775b489c8aa67d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T23:24:30.688Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/5 [Pipeline] fileExists [Pipeline] sh [2023-04-11T23:24:31.344Z] + make test [2023-04-11T23:24:31.344Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T23:26:08.068Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T23:26:08.068Z] CGO_ENABLED=1 go vet ./... [2023-04-11T23:26:23.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T23:26:23.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T23:26:23.076Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-11T23:26:23.096Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-11T23:26:23.118Z] $ docker stop --time=1 dad2fd1ad94601d770d35cb358ece3a4cba561345a8e8a97d775b489c8aa67d7 [2023-04-11T23:26:24.930Z] $ docker rm -f --volumes dad2fd1ad94601d770d35cb358ece3a4cba561345a8e8a97d775b489c8aa67d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T23:26:25.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T23:26:25.899Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T23:26:26.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T23:26:26.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T23:26:27.115Z] + ls -al . [2023-04-11T23:26:27.116Z] total 180 [2023-04-11T23:26:27.116Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 11 23:24 . [2023-04-11T23:26:27.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 23:22 .. [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 23:22 .dockerignore [2023-04-11T23:26:27.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 23:22 .git [2023-04-11T23:26:27.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 23:22 .github [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 11 23:22 .gitignore [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 9207 Apr 11 23:22 Attribution.txt [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 29241 Apr 11 23:22 CHANGELOG.md [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 2058 Apr 11 23:22 Dockerfile [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 23:22 GOVERNANCE.md [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 711 Apr 11 23:22 Jenkinsfile [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 23:22 LICENSE [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 23:22 OWNERS.md [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 11 23:22 README.md [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 23:17 VERSION [2023-04-11T23:26:27.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 23:22 bin [2023-04-11T23:26:27.116Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 23:24 coverage.out [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 3395 Apr 11 23:22 go.mod [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 44263 Apr 11 23:22 go.sum [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 23:22 main.go [2023-04-11T23:26:27.116Z] -rw-rw-r-- 1 jenkins jenkins 2185 Apr 11 23:22 makefile [2023-04-11T23:26:27.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 23:22 res [2023-04-11T23:26:27.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 23:22 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:26:27.457Z] + 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=6891b07bca9ffb23389de7e5af914c7b678e0717 --label arch=arm64 --label version=2.3.1 . [2023-04-11T23:26:27.457Z] Sending build context to Docker daemon 219.1kB [2023-04-11T23:26:27.725Z] Step 1/27 : ARG BASE=golang:1.18-alpine3.16 [2023-04-11T23:26:27.725Z] Step 2/27 : FROM ${BASE} AS builder [2023-04-11T23:26:27.725Z] ---> 200da245e2e9 [2023-04-11T23:26:27.725Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T23:26:27.725Z] ---> Running in 5072be9a2597 [2023-04-11T23:26:27.992Z] Removing intermediate container 5072be9a2597 [2023-04-11T23:26:27.992Z] ---> 8775572790c5 [2023-04-11T23:26:27.992Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T23:26:28.260Z] ---> Running in 28b08c8b6fd6 [2023-04-11T23:26:28.528Z] Removing intermediate container 28b08c8b6fd6 [2023-04-11T23:26:28.528Z] ---> 92e5477458e8 [2023-04-11T23:26:28.528Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-04-11T23:26:28.528Z] ---> Running in 36d4497a54bb [2023-04-11T23:26:28.803Z] Removing intermediate container 36d4497a54bb [2023-04-11T23:26:28.804Z] ---> 6573f3d8df21 [2023-04-11T23:26:28.804Z] Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T23:26:28.804Z] ---> Running in 1ede884bc0eb [2023-04-11T23:26:29.387Z] Removing intermediate container 1ede884bc0eb [2023-04-11T23:26:29.387Z] ---> aec5ca4fe43c [2023-04-11T23:26:29.387Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T23:26:29.387Z] ---> Running in 31eed4cddc24 [2023-04-11T23:26:30.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T23:26:30.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T23:26:31.900Z] OK: 221 MiB in 51 packages [2023-04-11T23:26:34.495Z] Removing intermediate container 31eed4cddc24 [2023-04-11T23:26:34.495Z] ---> 5795d6d3001e [2023-04-11T23:26:34.495Z] Step 8/27 : WORKDIR /app [2023-04-11T23:26:34.495Z] ---> Running in 0b5049c5551c [2023-04-11T23:26:34.495Z] Removing intermediate container 0b5049c5551c [2023-04-11T23:26:34.495Z] ---> a0f9d51290f0 [2023-04-11T23:26:34.495Z] Step 9/27 : COPY go.mod vendor* ./ [2023-04-11T23:26:35.081Z] ---> d591f615e927 [2023-04-11T23:26:35.081Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T23:26:35.081Z] ---> Running in 19c67ca295e6 [2023-04-11T23:26:37.677Z] Removing intermediate container 19c67ca295e6 [2023-04-11T23:26:37.677Z] ---> 10583665091e [2023-04-11T23:26:37.677Z] Step 11/27 : COPY . . [2023-04-11T23:26:37.944Z] ---> 865604812253 [2023-04-11T23:26:37.944Z] Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-11T23:26:38.212Z] ---> Running in 44ab1b144bc6 [2023-04-11T23:26:38.485Z] Removing intermediate container 44ab1b144bc6 [2023-04-11T23:26:38.485Z] ---> 6570f8f948a9 [2023-04-11T23:26:38.485Z] Step 13/27 : RUN $MAKE [2023-04-11T23:26:38.485Z] ---> Running in d1c6549987c9 [2023-04-11T23:26:39.898Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.1" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2023-04-11T23:29:31.685Z] Removing intermediate container d1c6549987c9 [2023-04-11T23:29:31.685Z] ---> d0ba8102f248 [2023-04-11T23:29:31.685Z] Step 14/27 : FROM alpine:3.16 [2023-04-11T23:29:31.685Z] 3.16: Pulling from library/alpine [2023-04-11T23:29:31.956Z] 547446be3368: Pulling fs layer [2023-04-11T23:29:31.956Z] 547446be3368: Verifying Checksum [2023-04-11T23:29:31.956Z] 547446be3368: Download complete [2023-04-11T23:29:32.551Z] 547446be3368: Pull complete [2023-04-11T23:29:32.551Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-04-11T23:29:32.551Z] Status: Downloaded newer image for alpine:3.16 [2023-04-11T23:29:32.828Z] ---> 3b5033019969 [2023-04-11T23:29:32.828Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-11T23:29:32.828Z] ---> Running in 1d467045314d [2023-04-11T23:29:33.103Z] Removing intermediate container 1d467045314d [2023-04-11T23:29:33.103Z] ---> 34ad82862a94 [2023-04-11T23:29:33.103Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T23:29:33.376Z] ---> Running in 9d8971825dae [2023-04-11T23:29:33.660Z] Removing intermediate container 9d8971825dae [2023-04-11T23:29:33.660Z] ---> 32cc3d8a5ebd [2023-04-11T23:29:33.660Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T23:29:33.660Z] ---> Running in e77375930304 [2023-04-11T23:29:35.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-04-11T23:29:35.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-04-11T23:29:36.510Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T23:29:36.510Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T23:29:36.510Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2023-04-11T23:29:36.510Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T23:29:36.510Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2023-04-11T23:29:36.510Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T23:29:36.780Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T23:29:36.780Z] Executing busybox-1.35.0-r17.trigger [2023-04-11T23:29:36.780Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T23:29:37.051Z] OK: 9 MiB in 21 packages [2023-04-11T23:29:38.471Z] Removing intermediate container e77375930304 [2023-04-11T23:29:38.471Z] ---> 2be07e8d496d [2023-04-11T23:29:38.471Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T23:29:39.061Z] ---> 5c64fe6f673a [2023-04-11T23:29:39.061Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T23:29:39.329Z] ---> d4a65a1c5f4c [2023-04-11T23:29:39.329Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-04-11T23:29:39.915Z] ---> bb2cf65fc700 [2023-04-11T23:29:39.915Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T23:29:41.861Z] ---> c50d06f5dfcf [2023-04-11T23:29:41.861Z] Step 22/27 : EXPOSE 48095 [2023-04-11T23:29:41.861Z] ---> Running in 2cc1bde1d58f [2023-04-11T23:29:41.861Z] Removing intermediate container 2cc1bde1d58f [2023-04-11T23:29:41.861Z] ---> d5f218738209 [2023-04-11T23:29:41.861Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T23:29:41.861Z] ---> Running in f7a56727af14 [2023-04-11T23:29:42.446Z] Removing intermediate container f7a56727af14 [2023-04-11T23:29:42.446Z] ---> 4a8f2fd22c9b [2023-04-11T23:29:42.446Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T23:29:42.446Z] ---> Running in 6a4a3f927c37 [2023-04-11T23:29:42.713Z] Removing intermediate container 6a4a3f927c37 [2023-04-11T23:29:42.713Z] ---> 5f6622d61c56 [2023-04-11T23:29:42.713Z] Step 25/27 : LABEL arch=arm64 [2023-04-11T23:29:42.713Z] ---> Running in 858fe876e698 [2023-04-11T23:29:42.980Z] Removing intermediate container 858fe876e698 [2023-04-11T23:29:42.980Z] ---> 758a4dc9d335 [2023-04-11T23:29:42.980Z] Step 26/27 : LABEL git_sha=6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:29:42.980Z] ---> Running in cc7832e3a426 [2023-04-11T23:29:43.252Z] Removing intermediate container cc7832e3a426 [2023-04-11T23:29:43.252Z] ---> ea68e1c5f549 [2023-04-11T23:29:43.252Z] Step 27/27 : LABEL version=2.3.1 [2023-04-11T23:29:43.521Z] ---> Running in 2a68762082f4 [2023-04-11T23:29:43.787Z] Removing intermediate container 2a68762082f4 [2023-04-11T23:29:43.787Z] ---> ccfb9651226a [2023-04-11T23:29:43.787Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T23:29:43.787Z] Successfully built ccfb9651226a [2023-04-11T23:29:43.787Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:29:43.909Z] provisioning config files... [2023-04-11T23:29:43.924Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config13746701526234869053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:29:44.260Z] ---> docker-login.sh [2023-04-11T23:29:44.260Z] nexus3.edgexfoundry.org:10001 [2023-04-11T23:29:44.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:29:44.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:29:44.530Z] Configure a credential helper to remove this warning. See [2023-04-11T23:29:44.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:29:44.530Z] [2023-04-11T23:29:44.530Z] Login Succeeded [2023-04-11T23:29:44.530Z] nexus3.edgexfoundry.org:10002 [2023-04-11T23:29:44.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:29:44.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:29:44.799Z] Configure a credential helper to remove this warning. See [2023-04-11T23:29:44.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:29:44.799Z] [2023-04-11T23:29:44.799Z] Login Succeeded [2023-04-11T23:29:44.799Z] nexus3.edgexfoundry.org:10003 [2023-04-11T23:29:45.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:29:45.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:29:45.332Z] Configure a credential helper to remove this warning. See [2023-04-11T23:29:45.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:29:45.332Z] [2023-04-11T23:29:45.332Z] Login Succeeded [2023-04-11T23:29:45.332Z] nexus3.edgexfoundry.org:10004 [2023-04-11T23:29:45.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:29:45.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:29:45.599Z] Configure a credential helper to remove this warning. See [2023-04-11T23:29:45.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:29:45.599Z] [2023-04-11T23:29:45.599Z] Login Succeeded [2023-04-11T23:29:45.599Z] docker.io [2023-04-11T23:29:45.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T23:29:46.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T23:29:46.133Z] Configure a credential helper to remove this warning. See [2023-04-11T23:29:46.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T23:29:46.133Z] [2023-04-11T23:29:46.133Z] Login Succeeded [2023-04-11T23:29:46.133Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T23:29:46.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T23:29:46.169Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T23:29:46.184Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-11T23:29:46.184Z] 6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:29:46.184Z] latest [2023-04-11T23:29:46.184Z] 2.3.1 [2023-04-11T23:29:46.184Z] 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [2023-04-11T23:29:46.184Z] levski [2023-04-11T23:29:46.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:46.516Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:46.857Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:29:46.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:29:46.857Z] 3e85aa9a1999: Preparing [2023-04-11T23:29:46.857Z] 4a8ed858a28f: Preparing [2023-04-11T23:29:46.857Z] f435e095c3bf: Preparing [2023-04-11T23:29:46.857Z] 5ba869b90bca: Preparing [2023-04-11T23:29:46.857Z] 74860d84faf3: Preparing [2023-04-11T23:29:46.857Z] dc65b23a4b7c: Preparing [2023-04-11T23:29:46.857Z] dc65b23a4b7c: Waiting [2023-04-11T23:29:47.124Z] 4a8ed858a28f: Pushed [2023-04-11T23:29:47.124Z] f435e095c3bf: Pushed [2023-04-11T23:29:47.124Z] 5ba869b90bca: Pushed [2023-04-11T23:29:47.124Z] dc65b23a4b7c: Layer already exists [2023-04-11T23:29:48.080Z] 74860d84faf3: Pushed [2023-04-11T23:29:53.421Z] 3e85aa9a1999: Pushed [2023-04-11T23:29:53.421Z] 6891b07bca9ffb23389de7e5af914c7b678e0717: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:53.767Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:54.104Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T23:29:54.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:29:54.104Z] 3e85aa9a1999: Preparing [2023-04-11T23:29:54.104Z] 4a8ed858a28f: Preparing [2023-04-11T23:29:54.104Z] f435e095c3bf: Preparing [2023-04-11T23:29:54.104Z] 5ba869b90bca: Preparing [2023-04-11T23:29:54.104Z] 74860d84faf3: Preparing [2023-04-11T23:29:54.104Z] dc65b23a4b7c: Preparing [2023-04-11T23:29:54.104Z] dc65b23a4b7c: Waiting [2023-04-11T23:29:54.104Z] 5ba869b90bca: Layer already exists [2023-04-11T23:29:54.104Z] 4a8ed858a28f: Layer already exists [2023-04-11T23:29:54.104Z] 74860d84faf3: Layer already exists [2023-04-11T23:29:54.104Z] 3e85aa9a1999: Layer already exists [2023-04-11T23:29:54.104Z] f435e095c3bf: Layer already exists [2023-04-11T23:29:54.104Z] dc65b23a4b7c: Layer already exists [2023-04-11T23:29:54.371Z] latest: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:54.784Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:55.152Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1 [2023-04-11T23:29:55.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:29:55.152Z] 3e85aa9a1999: Preparing [2023-04-11T23:29:55.152Z] 4a8ed858a28f: Preparing [2023-04-11T23:29:55.152Z] f435e095c3bf: Preparing [2023-04-11T23:29:55.152Z] 5ba869b90bca: Preparing [2023-04-11T23:29:55.152Z] 74860d84faf3: Preparing [2023-04-11T23:29:55.152Z] dc65b23a4b7c: Preparing [2023-04-11T23:29:55.152Z] dc65b23a4b7c: Waiting [2023-04-11T23:29:55.152Z] 4a8ed858a28f: Layer already exists [2023-04-11T23:29:55.152Z] 5ba869b90bca: Layer already exists [2023-04-11T23:29:55.152Z] f435e095c3bf: Layer already exists [2023-04-11T23:29:55.152Z] 74860d84faf3: Layer already exists [2023-04-11T23:29:55.152Z] 3e85aa9a1999: Layer already exists [2023-04-11T23:29:55.152Z] dc65b23a4b7c: Layer already exists [2023-04-11T23:29:55.152Z] 2.3.1: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:55.515Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:55.879Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [2023-04-11T23:29:55.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:29:55.879Z] 3e85aa9a1999: Preparing [2023-04-11T23:29:55.879Z] 4a8ed858a28f: Preparing [2023-04-11T23:29:55.879Z] f435e095c3bf: Preparing [2023-04-11T23:29:55.879Z] 5ba869b90bca: Preparing [2023-04-11T23:29:55.879Z] 74860d84faf3: Preparing [2023-04-11T23:29:55.879Z] dc65b23a4b7c: Preparing [2023-04-11T23:29:55.879Z] dc65b23a4b7c: Waiting [2023-04-11T23:29:55.879Z] 3e85aa9a1999: Layer already exists [2023-04-11T23:29:55.879Z] 5ba869b90bca: Layer already exists [2023-04-11T23:29:55.879Z] 74860d84faf3: Layer already exists [2023-04-11T23:29:55.879Z] f435e095c3bf: Layer already exists [2023-04-11T23:29:55.879Z] 4a8ed858a28f: Layer already exists [2023-04-11T23:29:55.879Z] dc65b23a4b7c: Layer already exists [2023-04-11T23:29:56.155Z] 6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:56.504Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:56.845Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [2023-04-11T23:29:56.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T23:29:56.845Z] 3e85aa9a1999: Preparing [2023-04-11T23:29:56.845Z] 4a8ed858a28f: Preparing [2023-04-11T23:29:56.845Z] f435e095c3bf: Preparing [2023-04-11T23:29:56.845Z] 5ba869b90bca: Preparing [2023-04-11T23:29:56.845Z] 74860d84faf3: Preparing [2023-04-11T23:29:56.845Z] dc65b23a4b7c: Preparing [2023-04-11T23:29:56.845Z] dc65b23a4b7c: Waiting [2023-04-11T23:29:56.845Z] f435e095c3bf: Layer already exists [2023-04-11T23:29:56.845Z] 5ba869b90bca: Layer already exists [2023-04-11T23:29:56.845Z] 74860d84faf3: Layer already exists [2023-04-11T23:29:56.845Z] 3e85aa9a1999: Layer already exists [2023-04-11T23:29:56.845Z] 4a8ed858a28f: Layer already exists [2023-04-11T23:29:56.845Z] dc65b23a4b7c: Layer already exists [2023-04-11T23:29:57.113Z] levski: digest: sha256:283a931903106b60c51bfc6b63d99947253040bc5dd63ab3a45de7f9f392b3b2 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T23:29:57.159Z] ===================================================== [Pipeline] echo [2023-04-11T23:29:57.165Z] taggedImages: [2023-04-11T23:29:57.165Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717 [2023-04-11T23:29:57.165Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-04-11T23:29:57.165Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.1 [2023-04-11T23:29:57.165Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6891b07bca9ffb23389de7e5af914c7b678e0717-2.3.1 [2023-04-11T23:29:57.165Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:57.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T23:29:57.510Z] [2023-04-11T23:29:57.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:29:57.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T23:29:57.855Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T23:29:57.855Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T23:29:57.855Z] 04944245beec: Pulling fs layer [2023-04-11T23:29:57.855Z] 699f458cf7ca: Pulling fs layer [2023-04-11T23:29:57.855Z] 765212b225bb: Pulling fs layer [2023-04-11T23:29:57.855Z] f23df028b6ca: Pulling fs layer [2023-04-11T23:29:57.855Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T23:29:57.855Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T23:29:57.855Z] 765212b225bb: Waiting [2023-04-11T23:29:57.855Z] f23df028b6ca: Waiting [2023-04-11T23:29:57.855Z] d65c8cfc05b1: Waiting [2023-04-11T23:29:57.855Z] 2437ff75d9bd: Waiting [2023-04-11T23:29:58.122Z] 04944245beec: Download complete [2023-04-11T23:29:58.122Z] 765212b225bb: Download complete [2023-04-11T23:29:58.122Z] f23df028b6ca: Download complete [2023-04-11T23:29:58.122Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T23:29:58.122Z] d65c8cfc05b1: Download complete [2023-04-11T23:29:58.393Z] 699f458cf7ca: Verifying Checksum [2023-04-11T23:29:58.393Z] 699f458cf7ca: Download complete [2023-04-11T23:29:58.663Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T23:29:58.663Z] 8998bd30e6a1: Download complete [2023-04-11T23:30:01.249Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T23:30:01.249Z] 2437ff75d9bd: Download complete [2023-04-11T23:30:02.663Z] 8998bd30e6a1: Pull complete [2023-04-11T23:30:03.248Z] 04944245beec: Pull complete [2023-04-11T23:30:04.665Z] 699f458cf7ca: Pull complete [2023-04-11T23:30:04.933Z] 765212b225bb: Pull complete [2023-04-11T23:30:05.517Z] f23df028b6ca: Pull complete [2023-04-11T23:30:05.786Z] d65c8cfc05b1: Pull complete [2023-04-11T23:30:20.787Z] 2437ff75d9bd: Pull complete [2023-04-11T23:30:20.787Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T23:30:20.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T23:30:20.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:30:20.998Z] prd-ubuntu20.04-docker-arm64-4c-16g-7491 does not seem to be running inside a container [2023-04-11T23:30:21.088Z] $ 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/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T23:30:23.826Z] $ docker top 5abfe6e0d308c04ff08c6574d662ecd637c510f29caa78e8f1116f975ee8db36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:30:24.654Z] ---> job-cost.sh [2023-04-11T23:30:24.654Z] lf-activate-venv: SKIPPING [2023-04-11T23:30:24.654Z] INFO: No Stack... [2023-04-11T23:30:24.920Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T23:30:25.878Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T23:30:26.197Z] + cat /w/workspace/app-service-configurable/5/archives/cost.csv [2023-04-11T23:30:26.197Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T23:30:26.265Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [2023-04-11T23:30:26.277Z] Resource [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] did not exist. Created. [2023-04-11T23:30:26.277Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T23:30:26.631Z] /w/workspace/app-service-configurable/5@tmp/durable-4b2cbb0b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T23:30:26.967Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T23:30:27.255Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T23:30:27.303Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T23:30:27.310Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-levski-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T23:30:27.337Z] $ docker stop --time=1 5abfe6e0d308c04ff08c6574d662ecd637c510f29caa78e8f1116f975ee8db36 [2023-04-11T23:30:29.270Z] $ docker rm -f --volumes 5abfe6e0d308c04ff08c6574d662ecd637c510f29caa78e8f1116f975ee8db36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-11T23:30:29.651Z] provisioning config files... [2023-04-11T23:30:29.659Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_levski@tmp/config11162908417334995779tmp [Pipeline] { [Pipeline] sh [2023-04-11T23:30:29.955Z] + set +x [2023-04-11T23:30:29.955Z] + curl -s https://codecov.io/bash [2023-04-11T23:30:29.955Z] + bash -s -- [2023-04-11T23:30:29.955Z] [2023-04-11T23:30:29.955Z] _____ _ [2023-04-11T23:30:29.955Z] / ____| | | [2023-04-11T23:30:29.955Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T23:30:29.955Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T23:30:29.956Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T23:30:29.956Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T23:30:29.956Z] Bash-1.0.6 [2023-04-11T23:30:29.956Z] [2023-04-11T23:30:29.956Z] [2023-04-11T23:30:29.956Z] ==> git version 2.25.1 found [2023-04-11T23:30:29.956Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-11T23:30:29.956Z] Release-Date: 2020-01-08 [2023-04-11T23:30:29.956Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-11T23:30:29.956Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T23:30:29.956Z] ==> Jenkins CI detected. [2023-04-11T23:30:29.956Z] current dir:  /w/workspace/_app-service-configurable_levski [2023-04-11T23:30:29.956Z] project root: . [2023-04-11T23:30:29.956Z] --> token set from env [2023-04-11T23:30:29.956Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-11T23:30:29.956Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T23:30:29.956Z] ==> Python coveragepy not found [2023-04-11T23:30:29.956Z] ==> Searching for coverage reports in: [2023-04-11T23:30:29.956Z] + . [2023-04-11T23:30:29.956Z] -> Found 1 reports [2023-04-11T23:30:29.956Z] ==> Detecting git/mercurial file structure [2023-04-11T23:30:29.956Z] ==> Reading reports [2023-04-11T23:30:29.956Z] + ./coverage.out bytes=10 [2023-04-11T23:30:29.956Z] ==> Appending adjustments [2023-04-11T23:30:29.956Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T23:30:30.215Z] + Found adjustments [2023-04-11T23:30:30.215Z] ==> Gzipping contents [2023-04-11T23:30:30.215Z] 4.0K /tmp/codecov.PwLyeH.gz [2023-04-11T23:30:30.215Z] ==> Uploading reports [2023-04-11T23:30:30.215Z] url: https://codecov.io [2023-04-11T23:30:30.215Z] query: branch=levski&commit=6891b07bca9ffb23389de7e5af914c7b678e0717&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T23:30:30.215Z] -> Pinging Codecov [2023-04-11T23:30:30.215Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=levski&commit=6891b07bca9ffb23389de7e5af914c7b678e0717&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Flevski%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T23:30:30.215Z] -> Uploading to [2023-04-11T23:30:30.215Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/6891b07bca9ffb23389de7e5af914c7b678e0717/2f8f354e-2799-47b3-8d2d-f892d2d80f42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T233030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3b1f1d46aa992459a0a294d8784b4a6a7c9f2108f8a696a9af4cf525364a9b6 [2023-04-11T23:30:30.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T23:30:30.215Z] Dload Upload Total Spent Left Speed [2023-04-11T23:30:30.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 1923 --:--:-- --:--:-- --:--:-- 1923 [2023-04-11T23:30:30.475Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] } [2023-04-11T23:30:30.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-11T23:30:30.653Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T23:30:30.664Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:30:30.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T23:30:30.955Z] [2023-04-11T23:30:30.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:30:31.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T23:30:31.258Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T23:30:31.258Z] df9b9388f04a: Pulling fs layer [2023-04-11T23:30:31.258Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T23:30:31.258Z] 25bc292e5bac: Pulling fs layer [2023-04-11T23:30:31.258Z] 114826534d7a: Pulling fs layer [2023-04-11T23:30:31.258Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T23:30:31.258Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T23:30:31.258Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T23:30:31.258Z] 4657fd5d0bcf: Waiting [2023-04-11T23:30:31.258Z] 6ad1cebc031e: Waiting [2023-04-11T23:30:31.258Z] 114826534d7a: Waiting [2023-04-11T23:30:31.258Z] 8a3aa393b2d8: Waiting [2023-04-11T23:30:31.258Z] 25bc292e5bac: Download complete [2023-04-11T23:30:31.258Z] 52dc419b0ee2: Verifying Checksum [2023-04-11T23:30:31.258Z] 52dc419b0ee2: Download complete [2023-04-11T23:30:31.258Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T23:30:31.258Z] 4657fd5d0bcf: Download complete [2023-04-11T23:30:31.258Z] df9b9388f04a: Download complete [2023-04-11T23:30:31.613Z] df9b9388f04a: Pull complete [2023-04-11T23:30:31.613Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T23:30:31.613Z] 6ad1cebc031e: Download complete [2023-04-11T23:30:31.613Z] 52dc419b0ee2: Pull complete [2023-04-11T23:30:31.874Z] 25bc292e5bac: Pull complete [2023-04-11T23:30:32.132Z] 114826534d7a: Verifying Checksum [2023-04-11T23:30:32.132Z] 114826534d7a: Download complete [2023-04-11T23:30:32.132Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T23:30:32.132Z] 8a3aa393b2d8: Download complete [2023-04-11T23:30:35.410Z] 114826534d7a: Pull complete [2023-04-11T23:30:35.410Z] 4657fd5d0bcf: Pull complete [2023-04-11T23:30:35.410Z] 6ad1cebc031e: Pull complete [2023-04-11T23:30:37.933Z] 8a3aa393b2d8: Pull complete [2023-04-11T23:30:37.933Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T23:30:37.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T23:30:37.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:30:38.009Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:30:38.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-11T23:30:40.257Z] $ docker top 68832dcbd1235dac271013d6e4fbaafce0a0d89f1d67896c305cc84042a69f29 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T23:30:40.310Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:levski' [Pipeline] sh [2023-04-11T23:30:40.584Z] + set -o pipefail [2023-04-11T23:30:40.584Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:levski' [2023-04-11T23:30:48.702Z] [2023-04-11T23:30:48.702Z] Monitoring /w/workspace/_app-service-configurable_levski (github.com/edgexfoundry/app-service-configurable)... [2023-04-11T23:30:48.702Z] [2023-04-11T23:30:48.702Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6b4daf51-bae9-45f9-8321-317192df9fe5/history/1ad7c514-3cfd-403f-86b5-c3427e201b01 [2023-04-11T23:30:48.702Z] [2023-04-11T23:30:48.702Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T23:30:48.702Z] [2023-04-11T23:30:48.702Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T23:30:48.702Z] [2023-04-11T23:30:48.702Z] [2023-04-11T23:30:48.702Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T23:30:48.702Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T23:30:48.702Z] More details here: https://snyk.co/ue1NS [2023-04-11T23:30:48.702Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T23:30:48.702Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T23:30:48.721Z] $ docker stop --time=1 68832dcbd1235dac271013d6e4fbaafce0a0d89f1d67896c305cc84042a69f29 [2023-04-11T23:30:50.950Z] $ docker rm -f --volumes 68832dcbd1235dac271013d6e4fbaafce0a0d89f1d67896c305cc84042a69f29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T23:30:51.656Z] + git log --format=format:%s -1 6891b07bca9ffb23389de7e5af914c7b678e0717 [Pipeline] sh [2023-04-11T23:30:51.947Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T23:30:51.947Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:30:52.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:30:52.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:30:52.325Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:30:52.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T23:30:52.781Z] $ docker top 973532a0420faa8864a92e44fc59c8199db890ca00d104dc0a057b12509c1ba0 -eo pid,comm [2023-04-11T23:30:52.825Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T23:30:52.825Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T23:30:52.853Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T23:30:53.146Z] + git semver [Pipeline] } [2023-04-11T23:30:53.426Z] $ docker stop --time=1 973532a0420faa8864a92e44fc59c8199db890ca00d104dc0a057b12509c1ba0 [2023-04-11T23:30:54.738Z] $ docker rm -f --volumes 973532a0420faa8864a92e44fc59c8199db890ca00d104dc0a057b12509c1ba0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:30:55.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T23:30:55.117Z] [2023-04-11T23:30:55.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:30:55.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T23:30:55.418Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T23:30:55.418Z] ab5ef0e58194: Pulling fs layer [2023-04-11T23:30:55.418Z] 9712f1f96733: Pulling fs layer [2023-04-11T23:30:55.418Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T23:30:55.418Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T23:30:55.418Z] e9a5061849ea: Pulling fs layer [2023-04-11T23:30:55.418Z] d747dcd14b5f: Pulling fs layer [2023-04-11T23:30:55.418Z] 2de7ff778b66: Pulling fs layer [2023-04-11T23:30:55.418Z] e9a5061849ea: Waiting [2023-04-11T23:30:55.418Z] d747dcd14b5f: Waiting [2023-04-11T23:30:55.418Z] 2de7ff778b66: Waiting [2023-04-11T23:30:55.418Z] 0d9ebad4ef96: Waiting [2023-04-11T23:30:55.418Z] 9712f1f96733: Verifying Checksum [2023-04-11T23:30:55.418Z] 9712f1f96733: Download complete [2023-04-11T23:30:55.985Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T23:30:55.985Z] 63f879dbbcfc: Download complete [2023-04-11T23:30:55.985Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T23:30:55.985Z] 0d9ebad4ef96: Download complete [2023-04-11T23:30:55.985Z] d747dcd14b5f: Verifying Checksum [2023-04-11T23:30:55.985Z] d747dcd14b5f: Download complete [2023-04-11T23:30:55.985Z] e9a5061849ea: Verifying Checksum [2023-04-11T23:30:55.985Z] e9a5061849ea: Download complete [2023-04-11T23:30:55.985Z] ab5ef0e58194: Verifying Checksum [2023-04-11T23:30:55.985Z] ab5ef0e58194: Download complete [2023-04-11T23:30:55.985Z] 2de7ff778b66: Verifying Checksum [2023-04-11T23:30:55.985Z] 2de7ff778b66: Download complete [2023-04-11T23:30:58.518Z] ab5ef0e58194: Pull complete [2023-04-11T23:30:58.518Z] 9712f1f96733: Pull complete [2023-04-11T23:30:59.082Z] 63f879dbbcfc: Pull complete [2023-04-11T23:31:03.266Z] 0d9ebad4ef96: Pull complete [2023-04-11T23:31:03.266Z] e9a5061849ea: Pull complete [2023-04-11T23:31:03.266Z] d747dcd14b5f: Pull complete [2023-04-11T23:31:03.833Z] 2de7ff778b66: Pull complete [2023-04-11T23:31:03.833Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T23:31:03.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T23:31:03.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:31:03.906Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:31:03.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-11T23:31:06.498Z] $ docker top 113f9ff3acb767de6019634a9841f28d83e392c866d9cab70be67402acc0214b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:31:06.557Z] provisioning config files... [2023-04-11T23:31:06.563Z] copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_levski@tmp/config15076364455949810183tmp [2023-04-11T23:31:06.571Z] copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_levski@tmp/config2662211022778172545tmp [2023-04-11T23:31:06.579Z] copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_levski@tmp/config8869119673959172949tmp [Pipeline] { [Pipeline] echo [2023-04-11T23:31:06.595Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:06.879Z] ---> sigul-configuration.sh [2023-04-11T23:31:06.879Z] gpg: directory `/root/.gnupg' created [2023-04-11T23:31:06.879Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T23:31:06.879Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T23:31:06.879Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T23:31:06.879Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T23:31:06.879Z] gpg: CAST5 encrypted data [2023-04-11T23:31:06.879Z] gpg: encrypted with 1 passphrase [2023-04-11T23:31:06.879Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T23:31:07.164Z] + mkdir /home/jenkins [2023-04-11T23:31:07.165Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T23:31:07.452Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-11T23:31:07.462Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:07.745Z] ---> sigul-install.sh [2023-04-11T23:31:07.746Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T23:31:08.030Z] + git tag --list [2023-04-11T23:31:08.030Z] v1.0.0 [2023-04-11T23:31:08.030Z] v1.1.0 [2023-04-11T23:31:08.030Z] v1.2.0 [2023-04-11T23:31:08.030Z] v1.3.0 [2023-04-11T23:31:08.030Z] v1.3.1 [2023-04-11T23:31:08.030Z] v2.0.0 [2023-04-11T23:31:08.030Z] v2.0.1 [2023-04-11T23:31:08.030Z] v2.1.0 [2023-04-11T23:31:08.030Z] v2.1.1 [2023-04-11T23:31:08.030Z] v2.1.1-dev.1 [2023-04-11T23:31:08.030Z] v2.1.1-dev.2 [2023-04-11T23:31:08.030Z] v2.1.2-dev.1 [2023-04-11T23:31:08.030Z] v2.1.2-dev.2 [2023-04-11T23:31:08.030Z] v2.2.0 [2023-04-11T23:31:08.030Z] v2.2.1-dev.1 [2023-04-11T23:31:08.030Z] v2.2.1-dev.10 [2023-04-11T23:31:08.030Z] v2.2.1-dev.2 [2023-04-11T23:31:08.030Z] v2.2.1-dev.3 [2023-04-11T23:31:08.030Z] v2.2.1-dev.4 [2023-04-11T23:31:08.030Z] v2.2.1-dev.5 [2023-04-11T23:31:08.030Z] v2.2.1-dev.6 [2023-04-11T23:31:08.030Z] v2.2.1-dev.7 [2023-04-11T23:31:08.030Z] v2.2.1-dev.8 [2023-04-11T23:31:08.030Z] v2.2.1-dev.9 [2023-04-11T23:31:08.030Z] v2.3.0 [2023-04-11T23:31:08.030Z] v2.3.0-dev.10 [2023-04-11T23:31:08.030Z] v2.3.0-dev.11 [2023-04-11T23:31:08.030Z] v2.3.0-dev.12 [2023-04-11T23:31:08.030Z] v2.3.0-dev.13 [2023-04-11T23:31:08.030Z] v2.3.0-dev.14 [2023-04-11T23:31:08.030Z] v2.3.0-dev.15 [2023-04-11T23:31:08.030Z] v2.3.0-dev.16 [2023-04-11T23:31:08.030Z] v2.3.0-dev.17 [2023-04-11T23:31:08.030Z] v2.3.0-dev.18 [2023-04-11T23:31:08.030Z] v2.3.0-dev.19 [2023-04-11T23:31:08.030Z] v2.3.0-dev.20 [2023-04-11T23:31:08.030Z] v2.3.0-dev.21 [2023-04-11T23:31:08.030Z] v2.3.0-dev.22 [2023-04-11T23:31:08.030Z] v2.3.0-dev.23 [2023-04-11T23:31:08.030Z] v2.3.0-dev.24 [2023-04-11T23:31:08.030Z] v2.3.0-dev.25 [2023-04-11T23:31:08.030Z] v2.3.0-dev.26 [2023-04-11T23:31:08.030Z] v2.3.0-dev.27 [2023-04-11T23:31:08.030Z] v2.3.0-dev.28 [2023-04-11T23:31:08.030Z] v2.3.0-dev.29 [2023-04-11T23:31:08.030Z] v2.3.0-dev.30 [2023-04-11T23:31:08.030Z] v2.3.0-dev.31 [2023-04-11T23:31:08.030Z] v2.3.0-dev.32 [2023-04-11T23:31:08.030Z] v2.3.0-dev.33 [2023-04-11T23:31:08.030Z] v2.3.0-dev.34 [2023-04-11T23:31:08.030Z] v2.3.0-dev.35 [2023-04-11T23:31:08.030Z] v2.3.0-dev.36 [2023-04-11T23:31:08.030Z] v2.3.0-dev.37 [2023-04-11T23:31:08.030Z] v2.3.1 [2023-04-11T23:31:08.030Z] v2.3.1-dev.1 [2023-04-11T23:31:08.030Z] v2.3.1-dev.2 [2023-04-11T23:31:08.030Z] v2.3.1-dev.3 [2023-04-11T23:31:08.030Z] v2.3.1-dev.4 [2023-04-11T23:31:08.030Z] v3.0.0-dev.1 [2023-04-11T23:31:08.030Z] v3.0.0-dev.10 [2023-04-11T23:31:08.030Z] v3.0.0-dev.11 [2023-04-11T23:31:08.030Z] v3.0.0-dev.12 [2023-04-11T23:31:08.030Z] v3.0.0-dev.13 [2023-04-11T23:31:08.030Z] v3.0.0-dev.14 [2023-04-11T23:31:08.030Z] v3.0.0-dev.15 [2023-04-11T23:31:08.030Z] v3.0.0-dev.16 [2023-04-11T23:31:08.030Z] v3.0.0-dev.17 [2023-04-11T23:31:08.030Z] v3.0.0-dev.18 [2023-04-11T23:31:08.030Z] v3.0.0-dev.19 [2023-04-11T23:31:08.030Z] v3.0.0-dev.2 [2023-04-11T23:31:08.030Z] v3.0.0-dev.20 [2023-04-11T23:31:08.030Z] v3.0.0-dev.21 [2023-04-11T23:31:08.030Z] v3.0.0-dev.22 [2023-04-11T23:31:08.030Z] v3.0.0-dev.23 [2023-04-11T23:31:08.030Z] v3.0.0-dev.24 [2023-04-11T23:31:08.030Z] v3.0.0-dev.25 [2023-04-11T23:31:08.030Z] v3.0.0-dev.26 [2023-04-11T23:31:08.030Z] v3.0.0-dev.27 [2023-04-11T23:31:08.030Z] v3.0.0-dev.28 [2023-04-11T23:31:08.030Z] v3.0.0-dev.29 [2023-04-11T23:31:08.030Z] v3.0.0-dev.3 [2023-04-11T23:31:08.030Z] v3.0.0-dev.30 [2023-04-11T23:31:08.030Z] v3.0.0-dev.4 [2023-04-11T23:31:08.030Z] v3.0.0-dev.5 [2023-04-11T23:31:08.030Z] v3.0.0-dev.6 [2023-04-11T23:31:08.030Z] v3.0.0-dev.7 [2023-04-11T23:31:08.030Z] v3.0.0-dev.8 [2023-04-11T23:31:08.030Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-11T23:31:08.316Z] + lftools sign git-tag v2.3.1 [2023-04-11T23:31:08.885Z] Signing Git tag with Sigul... [2023-04-11T23:31:08.885Z] Signing v2.3.1 [Pipeline] echo [2023-04-11T23:31:09.152Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:09.437Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T23:31:09.445Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T23:31:09.474Z] $ docker stop --time=1 113f9ff3acb767de6019634a9841f28d83e392c866d9cab70be67402acc0214b [2023-04-11T23:31:10.741Z] $ docker rm -f --volumes 113f9ff3acb767de6019634a9841f28d83e392c866d9cab70be67402acc0214b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T23:31:11.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T23:31:11.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:31:11.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:31:11.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:31:11.493Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:31:11.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T23:31:11.877Z] $ docker top bb71c6b0a0c5927516e422500bc30b61f1532ae8a46eb40e2905da630ea575e6 -eo pid,comm [2023-04-11T23:31:11.920Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T23:31:11.920Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T23:31:11.950Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T23:31:12.232Z] + git semver [Pipeline] } [2023-04-11T23:31:12.516Z] $ docker stop --time=1 bb71c6b0a0c5927516e422500bc30b61f1532ae8a46eb40e2905da630ea575e6 [2023-04-11T23:31:13.777Z] $ docker rm -f --volumes bb71c6b0a0c5927516e422500bc30b61f1532ae8a46eb40e2905da630ea575e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T23:31:14.097Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T23:31:14.097Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:31:14.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T23:31:14.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:31:14.456Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:31:14.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T23:31:14.854Z] $ docker top ab4d388ea34a72e419ba28375ec41f2c09dca09e109703fcbc8e034e7adeb8eb -eo pid,comm [2023-04-11T23:31:14.893Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-11T23:31:14.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T23:31:14.990Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T23:31:15.272Z] + git semver [Pipeline] } [2023-04-11T23:31:15.553Z] $ docker stop --time=1 ab4d388ea34a72e419ba28375ec41f2c09dca09e109703fcbc8e034e7adeb8eb [2023-04-11T23:31:16.812Z] $ docker rm -f --volumes ab4d388ea34a72e419ba28375ec41f2c09dca09e109703fcbc8e034e7adeb8eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-11T23:31:17.337Z] + [ -d /w/workspace/_app-service-configurable_levski/archives ] [2023-04-11T23:31:17.337Z] + ls -al /w/workspace/_app-service-configurable_levski/archives [2023-04-11T23:31:17.337Z] total 16 [2023-04-11T23:31:17.337Z] drwxr-xr-x 3 root root 4096 Apr 11 23:19 . [2023-04-11T23:31:17.337Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 23:31 .. [2023-04-11T23:31:17.337Z] drwxr-xr-x 2 root root 4096 Apr 11 23:19 cost [2023-04-11T23:31:17.337Z] -rw-r--r-- 1 root root 96 Apr 11 23:19 cost.csv [2023-04-11T23:31:17.337Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_levski/archives [2023-04-11T23:31:17.337Z] + ls -al /w/workspace/_app-service-configurable_levski/archives [2023-04-11T23:31:17.337Z] total 16 [2023-04-11T23:31:17.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 23:19 . [2023-04-11T23:31:17.337Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 23:31 .. [2023-04-11T23:31:17.337Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 23:19 cost [2023-04-11T23:31:17.337Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 11 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:17.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:18.485Z] ---> package-listing.sh [2023-04-11T23:31:18.485Z] ++ facter osfamily [2023-04-11T23:31:18.485Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T23:31:18.750Z] + OS_FAMILY=debian [2023-04-11T23:31:18.750Z] + workspace=/w/workspace/_app-service-configurable_levski [2023-04-11T23:31:18.750Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T23:31:18.750Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T23:31:18.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T23:31:18.750Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T23:31:18.750Z] + '[' /w/workspace/_app-service-configurable_levski ']' [2023-04-11T23:31:18.750Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T23:31:18.750Z] + case "${OS_FAMILY}" in [2023-04-11T23:31:18.750Z] + dpkg -l [2023-04-11T23:31:18.750Z] + grep '^ii' [2023-04-11T23:31:18.750Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T23:31:18.750Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T23:31:18.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T23:31:18.750Z] + '[' /w/workspace/_app-service-configurable_levski ']' [2023-04-11T23:31:18.750Z] + mkdir -p /w/workspace/_app-service-configurable_levski/archives/ [2023-04-11T23:31:18.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_levski/archives/ [Pipeline] echo [2023-04-11T23:31:18.759Z] 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T23:31:19.037Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T23:31:19.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T23:31:19.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T23:31:19.396Z] prd-ubuntu20.04-docker-8c-8g-7490 does not seem to be running inside a container [2023-04-11T23:31:19.438Z] $ 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/_app-service-configurable_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_levski -v /w/workspace/_app-service-configurable_levski:/w/workspace/_app-service-configurable_levski:rw,z -v /w/workspace/_app-service-configurable_levski@tmp:/w/workspace/_app-service-configurable_levski@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T23:31:19.652Z] $ docker top d654d061ae55eb4c4c886f1986050279c154fc25e108b907b3ab35f49e69b5b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T23:31:19.978Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T23:31:20.258Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T23:31:20.537Z] + ls /var/log/sa-host [2023-04-11T23:31:20.537Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T23:31:20.597Z] provisioning config files... [2023-04-11T23:31:20.605Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_levski@tmp/config3719253864595150410tmp [Pipeline] { [Pipeline] echo [2023-04-11T23:31:20.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:20.898Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T23:31:20.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:21.217Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T23:31:21.225Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:21.505Z] ---> sudo-logs.sh [2023-04-11T23:31:21.505Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T23:31:21.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:21.813Z] ---> job-cost.sh [2023-04-11T23:31:21.813Z] lf-activate-venv: SKIPPING [2023-04-11T23:31:21.813Z] DEBUG: total: 0.2199999988079071 [2023-04-11T23:31:21.813Z] INFO: Retrieving Stack Cost... [2023-04-11T23:31:22.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T23:31:22.638Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T23:31:22.649Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T23:31:22.932Z] ---> logs-deploy.sh [2023-04-11T23:31:22.932Z] lf-activate-venv: SKIPPING [2023-04-11T23:31:22.932Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/levski/5 [2023-04-11T23:31:22.932Z] INFO: archiving workspace using pattern(s): [2023-04-11T23:31:23.867Z] Archives upload complete. [2023-04-11T23:31:23.867Z] INFO: archiving logs to Nexus