Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9a7dba17a903efbf39ab13b10ad13ffbdf09964 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-ssh15558149780793774646.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-ssh9520723027184415200.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/jakarta/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/jakarta/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh778400818737315184.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-ssh5686391065346251853.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/jakarta/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/jakarta/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7133913647928085133.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.16, buildSnap:true] ========================================================= [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.16 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: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7415 in /w/workspace/app-service-configurable_jakarta [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_jakarta # 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 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 (jakarta) Commit message: "build: Update to patch released SDK and update changeLog (#544)" > 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 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 # timeout=10 > git rev-list --no-walk 1fa88f2d5a080955ef169002b8e51e3c6fd4a93a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-11T17:18:21.995Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-11T17:18:22.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-11T17:18:22.063Z] ========================================================= [2023-04-11T17:18:22.063Z] EdgeX Global Pipelines Version Info [2023-04-11T17:18:22.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:18:22.817Z] ------------------- [2023-04-11T17:18:22.817Z] stable info: [2023-04-11T17:18:22.817Z] ------------------- [2023-04-11T17:18:22.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-11T17:18:22.817Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-11T17:18:22.817Z] Message: update stable to v1.0.245 [2023-04-11T17:18:23.396Z] ------------------- [2023-04-11T17:18:23.396Z] experimental info: [2023-04-11T17:18:23.396Z] ------------------- [2023-04-11T17:18:23.396Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-11T17:18:23.396Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-11T17:18:23.396Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-11T17:18:23.612Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-11T17:18:23.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-11T17:18:23.646Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-11T17:18:23.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-11T17:18:23.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-11T17:18:23.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2023-04-11T17:18:23.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-11T17:18:23.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-11T17:18:23.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-11T17:18:23.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-11T17:18:23.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-11T17:18:23.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-11T17:18:23.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-11T17:18:23.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-11T17:18:23.839Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T17:18:23.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-11T17:18:23.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T17:18:23.882Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-11T17:18:23.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-11T17:18:23.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2023-04-11T17:18:23.929Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-11T17:18:23.948Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-11T17:18:23.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-11T17:18:23.996Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-11T17:18:24.016Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-11T17:18:24.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-11T17:18:24.056Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-11T17:18:24.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo [2023-04-11T17:18:24.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo [2023-04-11T17:18:24.113Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo [2023-04-11T17:18:24.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] echo [2023-04-11T17:18:24.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9a7dba [Pipeline] echo [2023-04-11T17:18:24.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:18:24.236Z] provisioning config files... [2023-04-11T17:18:24.256Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config15361042753744808147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:18:24.566Z] ---> docker-login.sh [2023-04-11T17:18:24.566Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:18:24.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:24.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:24.835Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:24.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:24.835Z] [2023-04-11T17:18:24.835Z] Login Succeeded [2023-04-11T17:18:24.835Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:18:25.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:25.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:25.098Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:25.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:25.098Z] [2023-04-11T17:18:25.098Z] Login Succeeded [2023-04-11T17:18:25.098Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:18:25.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:25.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:25.098Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:25.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:25.098Z] [2023-04-11T17:18:25.098Z] Login Succeeded [2023-04-11T17:18:25.098Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:18:25.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:25.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:25.360Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:25.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:25.360Z] [2023-04-11T17:18:25.360Z] Login Succeeded [2023-04-11T17:18:25.360Z] docker.io [2023-04-11T17:18:25.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:25.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:25.625Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:25.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:25.625Z] [2023-04-11T17:18:25.625Z] Login Succeeded [2023-04-11T17:18:25.625Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:18:25.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-11T17:18:26.056Z] + git rev-list -1 --merges c9a7dba17a903efbf39ab13b10ad13ffbdf09964~1..c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] echo [2023-04-11T17:18:26.106Z] -----------> git rev-list -1 --merges c9a7dba17a903efbf39ab13b10ad13ffbdf09964~1..c9a7dba17a903efbf39ab13b10ad13ffbdf09964 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [false] [Pipeline] sh [2023-04-11T17:18:26.406Z] + git log --format=format:%s -1 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] echo [2023-04-11T17:18:26.419Z] ========================================================= [2023-04-11T17:18:26.420Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-11T17:18:26.420Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T17:18:26.763Z] + git log --format=format:%s -1 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] echo [2023-04-11T17:18:26.774Z] [semverPrep] GIT_COMMIT: c9a7dba17a903efbf39ab13b10ad13ffbdf09964, Commit Message: build: Update to patch released SDK and update changeLog (#544) [Pipeline] echo [2023-04-11T17:18:26.786Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-11T17:18:27.192Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T17:18:27.192Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-11T17:18:27.192Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-11T17:18:27.192Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-11T17:18:27.192Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-11T17:18:27.192Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-11T17:18:27.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:18:27.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:18:27.634Z] [2023-04-11T17:18:27.634Z] 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-11T17:18:27.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:18:27.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-11T17:18:27.933Z] b85a868b505f: Pulling fs layer [2023-04-11T17:18:27.933Z] e2be974225ed: Pulling fs layer [2023-04-11T17:18:27.933Z] 339a4e72a1f5: Pulling fs layer [2023-04-11T17:18:27.933Z] 988bab9f4d93: Pulling fs layer [2023-04-11T17:18:27.933Z] 1469e6f7b9e6: Pulling fs layer [2023-04-11T17:18:27.933Z] eaf3925da568: Pulling fs layer [2023-04-11T17:18:27.933Z] bab4dde63d76: Pulling fs layer [2023-04-11T17:18:27.933Z] bde34c3a00c8: Pulling fs layer [2023-04-11T17:18:27.933Z] b352a97aabf1: Pulling fs layer [2023-04-11T17:18:27.933Z] 4872d77fe225: Pulling fs layer [2023-04-11T17:18:27.933Z] 5851b861e8e6: Pulling fs layer [2023-04-11T17:18:27.933Z] b352a97aabf1: Waiting [2023-04-11T17:18:27.933Z] 1469e6f7b9e6: Waiting [2023-04-11T17:18:27.933Z] eaf3925da568: Waiting [2023-04-11T17:18:27.933Z] bab4dde63d76: Waiting [2023-04-11T17:18:27.933Z] 4872d77fe225: Waiting [2023-04-11T17:18:27.933Z] 5851b861e8e6: Waiting [2023-04-11T17:18:27.933Z] 988bab9f4d93: Waiting [2023-04-11T17:18:27.933Z] bde34c3a00c8: Waiting [2023-04-11T17:18:27.933Z] e2be974225ed: Verifying Checksum [2023-04-11T17:18:27.933Z] e2be974225ed: Download complete [2023-04-11T17:18:27.933Z] 988bab9f4d93: Verifying Checksum [2023-04-11T17:18:27.933Z] 988bab9f4d93: Download complete [2023-04-11T17:18:27.933Z] 1469e6f7b9e6: Verifying Checksum [2023-04-11T17:18:27.933Z] 1469e6f7b9e6: Download complete [2023-04-11T17:18:28.191Z] 339a4e72a1f5: Verifying Checksum [2023-04-11T17:18:28.191Z] 339a4e72a1f5: Download complete [2023-04-11T17:18:28.191Z] eaf3925da568: Verifying Checksum [2023-04-11T17:18:28.191Z] eaf3925da568: Download complete [2023-04-11T17:18:28.191Z] bde34c3a00c8: Download complete [2023-04-11T17:18:28.191Z] b352a97aabf1: Verifying Checksum [2023-04-11T17:18:28.191Z] b352a97aabf1: Download complete [2023-04-11T17:18:28.191Z] 4872d77fe225: Verifying Checksum [2023-04-11T17:18:28.191Z] 4872d77fe225: Download complete [2023-04-11T17:18:28.191Z] 5851b861e8e6: Verifying Checksum [2023-04-11T17:18:28.191Z] 5851b861e8e6: Download complete [2023-04-11T17:18:28.191Z] b85a868b505f: Verifying Checksum [2023-04-11T17:18:28.191Z] b85a868b505f: Download complete [2023-04-11T17:18:28.451Z] bab4dde63d76: Verifying Checksum [2023-04-11T17:18:28.451Z] bab4dde63d76: Download complete [2023-04-11T17:18:29.384Z] b85a868b505f: Pull complete [2023-04-11T17:18:29.642Z] e2be974225ed: Pull complete [2023-04-11T17:18:29.902Z] 339a4e72a1f5: Pull complete [2023-04-11T17:18:30.160Z] 988bab9f4d93: Pull complete [2023-04-11T17:18:30.507Z] 1469e6f7b9e6: Pull complete [2023-04-11T17:18:30.507Z] eaf3925da568: Pull complete [2023-04-11T17:18:32.437Z] bab4dde63d76: Pull complete [2023-04-11T17:18:32.437Z] bde34c3a00c8: Pull complete [2023-04-11T17:18:32.437Z] b352a97aabf1: Pull complete [2023-04-11T17:18:32.437Z] 4872d77fe225: Pull complete [2023-04-11T17:18:32.698Z] 5851b861e8e6: Pull complete [2023-04-11T17:18:32.698Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-11T17:18:32.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:18:32.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:18:32.792Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:18:32.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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-11T17:18:34.053Z] $ docker top f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 -eo pid,comm [2023-04-11T17:18:34.116Z] 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-11T17:18:34.116Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T17:18:34.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:18:34.159Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:18:34.272Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:18:34.268Z] $ docker exec f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 ssh-agent [2023-04-11T17:18:34.400Z] SSH_AUTH_SOCK=/tmp/ssh-huDTuhFMw6kf/agent.32 [2023-04-11T17:18:34.400Z] SSH_AGENT_PID=38 [2023-04-11T17:18:34.408Z] Running ssh-add (command line suppressed) [2023-04-11T17:18:34.501Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_11355640284645493151.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_11355640284645493151.key) [2023-04-11T17:18:34.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:18:34.818Z] + git tag --points-at HEAD [Pipeline] } [2023-04-11T17:18:34.823Z] $ docker exec --env ******** --env ******** f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 ssh-agent -k [2023-04-11T17:18:34.915Z] unset SSH_AUTH_SOCK; [2023-04-11T17:18:34.916Z] unset SSH_AGENT_PID; [2023-04-11T17:18:34.916Z] echo Agent pid 38 killed; [2023-04-11T17:18:34.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-11T17:18:34.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:18:34.959Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:18:35.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:18:35.066Z] $ docker exec f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 ssh-agent [2023-04-11T17:18:35.177Z] SSH_AUTH_SOCK=/tmp/ssh-yvBkk5TbNAKo/agent.70 [2023-04-11T17:18:35.177Z] SSH_AGENT_PID=76 [2023-04-11T17:18:35.182Z] Running ssh-add (command line suppressed) [2023-04-11T17:18:35.280Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_7211704872666890714.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_7211704872666890714.key) [2023-04-11T17:18:35.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:18:35.591Z] + git semver init [2023-04-11T17:18:35.851Z] 2023-04-11 17:18:35,758 [run_init] DEBUG init version:0.0.0 force:False [2023-04-11T17:18:35.851Z] 2023-04-11 17:18:35,758 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/app-service-configurable_jakarta/.semver [2023-04-11T17:18:35.851Z] 2023-04-11 17:18:35,759 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/app-service-configurable_jakarta/.semver [2023-04-11T17:18:35.851Z] 2023-04-11 17:18:35,759 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/app-service-configurable_jakarta/.semver'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-11T17:18:36.788Z] 2023-04-11 17:18:36,505 [append_file] DEBUG append to file:/w/workspace/app-service-configurable_jakarta/.git/info/exclude [2023-04-11T17:18:36.788Z] 2023-04-11 17:18:36,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/app-service-configurable_jakarta/.semver/jakarta with force:False [2023-04-11T17:18:36.788Z] 2023-04-11 17:18:36,506 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:18:36.788Z] 2023-04-11 17:18:36,506 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:18:36.788Z] 2.1.2-dev.2 [Pipeline] } [2023-04-11T17:18:36.792Z] $ docker exec --env ******** --env ******** f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 ssh-agent -k [2023-04-11T17:18:36.904Z] unset SSH_AUTH_SOCK; [2023-04-11T17:18:36.905Z] unset SSH_AGENT_PID; [2023-04-11T17:18:36.905Z] echo Agent pid 76 killed; [2023-04-11T17:18:36.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T17:18:37.236Z] + git semver [Pipeline] } [2023-04-11T17:18:37.500Z] $ docker stop --time=1 f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 [2023-04-11T17:18:38.778Z] $ docker rm -f --volumes f5b008277cb60eb01f02192921af261fc6b7f842cc148de48e0b98a8598ad409 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T17:18:39.123Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-11T17:18:39.329Z] Stashed 1 file(s) [Pipeline] echo [2023-04-11T17:18:39.332Z] [edgeXSemver]: initialized semver on version 2.1.2-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:18:39.495Z] provisioning config files... [2023-04-11T17:18:39.504Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config2154227406793549329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:18:39.804Z] ---> docker-login.sh [2023-04-11T17:18:39.805Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:18:39.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:39.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:39.805Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:39.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:39.805Z] [2023-04-11T17:18:39.805Z] Login Succeeded [2023-04-11T17:18:39.805Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:18:39.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:39.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:39.805Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:39.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:39.805Z] [2023-04-11T17:18:39.805Z] Login Succeeded [2023-04-11T17:18:39.805Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:18:40.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:40.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:40.064Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:40.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:40.064Z] [2023-04-11T17:18:40.064Z] Login Succeeded [2023-04-11T17:18:40.064Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:18:40.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:40.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:40.064Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:40.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:40.064Z] [2023-04-11T17:18:40.064Z] Login Succeeded [2023-04-11T17:18:40.064Z] docker.io [2023-04-11T17:18:40.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:18:40.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:18:40.324Z] Configure a credential helper to remove this warning. See [2023-04-11T17:18:40.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:18:40.324Z] [2023-04-11T17:18:40.324Z] Login Succeeded [2023-04-11T17:18:40.324Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:18:40.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T17:18:40.408Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T17:18:40.700Z] + grep ^go [0-9].[0-9]* go.mod [2023-04-11T17:18:40.701Z] + cut -d -f 2 [Pipeline] echo [2023-04-11T17:18:40.719Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:18:40.730Z] ========================================================= [2023-04-11T17:18:40.730Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] [2023-04-11T17:18:40.730Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:18:41.051Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-04-11T17:18:41.051Z] Sending build context to Docker daemon 13.68MB [2023-04-11T17:18:41.051Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2023-04-11T17:18:41.051Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-11T17:18:41.321Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2023-04-11T17:18:41.321Z] a0d0a0d46f8b: Pulling fs layer [2023-04-11T17:18:41.321Z] 31adcdaf11c8: Pulling fs layer [2023-04-11T17:18:41.321Z] b8b176561691: Pulling fs layer [2023-04-11T17:18:41.321Z] 4527c011a84f: Pulling fs layer [2023-04-11T17:18:41.321Z] 5d74067f8e1e: Pulling fs layer [2023-04-11T17:18:41.321Z] fd57009d33ed: Pulling fs layer [2023-04-11T17:18:41.321Z] 6b058263d067: Pulling fs layer [2023-04-11T17:18:41.321Z] 16d7c86c65f4: Pulling fs layer [2023-04-11T17:18:41.321Z] 1290d154cb4b: Pulling fs layer [2023-04-11T17:18:41.321Z] 6b058263d067: Waiting [2023-04-11T17:18:41.321Z] 16d7c86c65f4: Waiting [2023-04-11T17:18:41.321Z] 4527c011a84f: Waiting [2023-04-11T17:18:41.321Z] 5d74067f8e1e: Waiting [2023-04-11T17:18:41.321Z] fd57009d33ed: Waiting [2023-04-11T17:18:41.321Z] b8b176561691: Verifying Checksum [2023-04-11T17:18:41.321Z] b8b176561691: Download complete [2023-04-11T17:18:41.321Z] 31adcdaf11c8: Download complete [2023-04-11T17:18:41.321Z] 5d74067f8e1e: Verifying Checksum [2023-04-11T17:18:41.321Z] 5d74067f8e1e: Download complete [2023-04-11T17:18:41.321Z] fd57009d33ed: Download complete [2023-04-11T17:18:41.321Z] a0d0a0d46f8b: Download complete [2023-04-11T17:18:41.321Z] 6b058263d067: Verifying Checksum [2023-04-11T17:18:41.321Z] 6b058263d067: Download complete [2023-04-11T17:18:41.321Z] 16d7c86c65f4: Verifying Checksum [2023-04-11T17:18:41.321Z] 16d7c86c65f4: Download complete [2023-04-11T17:18:41.321Z] a0d0a0d46f8b: Pull complete [2023-04-11T17:18:41.583Z] 31adcdaf11c8: Pull complete [2023-04-11T17:18:41.583Z] b8b176561691: Pull complete [2023-04-11T17:18:41.843Z] 4527c011a84f: Verifying Checksum [2023-04-11T17:18:41.843Z] 4527c011a84f: Download complete [2023-04-11T17:18:42.102Z] 1290d154cb4b: Verifying Checksum [2023-04-11T17:18:42.102Z] 1290d154cb4b: Download complete [2023-04-11T17:18:45.390Z] 4527c011a84f: Pull complete [2023-04-11T17:18:45.390Z] 5d74067f8e1e: Pull complete [2023-04-11T17:18:45.390Z] fd57009d33ed: Pull complete [2023-04-11T17:18:45.390Z] 6b058263d067: Pull complete [2023-04-11T17:18:45.390Z] 16d7c86c65f4: Pull complete [2023-04-11T17:18:47.297Z] 1290d154cb4b: Pull complete [2023-04-11T17:18:47.297Z] Digest: sha256:35e6ac41c26efe3add569c2382a45e417c8e583193a5145d003e9829e558bdd0 [2023-04-11T17:18:47.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts [2023-04-11T17:18:47.297Z] ---> de6a6ee31cbe [2023-04-11T17:18:47.297Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T17:18:48.240Z] ---> Running in c427587247b3 [2023-04-11T17:18:48.507Z] Removing intermediate container c427587247b3 [2023-04-11T17:18:48.507Z] ---> 73ed3aa114fa [2023-04-11T17:18:48.507Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T17:18:48.507Z] ---> Running in 5d57bb0e660e [2023-04-11T17:18:48.507Z] Removing intermediate container 5d57bb0e660e [2023-04-11T17:18:48.507Z] ---> db7b5491151b [2023-04-11T17:18:48.507Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-11T17:18:48.507Z] ---> Running in 1fc1cc8b70dd [2023-04-11T17:18:48.769Z] Removing intermediate container 1fc1cc8b70dd [2023-04-11T17:18:48.769Z] ---> d8a17ac32285 [2023-04-11T17:18:48.769Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-11T17:18:48.769Z] ---> Running in b0abd2eb57e4 [2023-04-11T17:18:49.340Z] Removing intermediate container b0abd2eb57e4 [2023-04-11T17:18:49.340Z] ---> 65eaf7490e02 [2023-04-11T17:18:49.340Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T17:18:49.340Z] ---> Running in 6aefcb5e3a91 [2023-04-11T17:18:49.599Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-11T17:18:50.171Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-11T17:18:50.739Z] OK: 220 MiB in 52 packages [2023-04-11T17:18:50.998Z] Removing intermediate container 6aefcb5e3a91 [2023-04-11T17:18:50.998Z] ---> dca9d5b27c28 [2023-04-11T17:18:50.998Z] Step 8/12 : WORKDIR /app [2023-04-11T17:18:50.998Z] ---> Running in b94c46209c8b [2023-04-11T17:18:50.998Z] Removing intermediate container b94c46209c8b [2023-04-11T17:18:50.998Z] ---> 667e16ffe58e [2023-04-11T17:18:50.998Z] Step 9/12 : COPY . . [2023-04-11T17:18:51.566Z] ---> 7ac5e6ef6144 [2023-04-11T17:18:51.566Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T17:18:51.566Z] ---> Running in 4304d683327b [2023-04-11T17:18:51.826Z] skipping... [2023-04-11T17:18:52.084Z] Removing intermediate container 4304d683327b [2023-04-11T17:18:52.085Z] ---> b0038be3dd91 [2023-04-11T17:18:52.085Z] Step 11/12 : ARG MAKE="make build" [2023-04-11T17:18:52.085Z] ---> Running in aa9ffcef5ae1 [2023-04-11T17:18:52.344Z] Removing intermediate container aa9ffcef5ae1 [2023-04-11T17:18:52.344Z] ---> bfc9d6cf58f9 [2023-04-11T17:18:52.344Z] Step 12/12 : RUN $MAKE [2023-04-11T17:18:52.344Z] ---> Running in 1634fda2283f [2023-04-11T17:18:52.603Z] noop [2023-04-11T17:18:52.861Z] Removing intermediate container 1634fda2283f [2023-04-11T17:18:52.861Z] ---> f83890af7178 [2023-04-11T17:18:52.861Z] Successfully built f83890af7178 [2023-04-11T17:18:52.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:18:53.171Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T17:18:53.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:18:53.254Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:18:53.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T17:18:53.643Z] $ docker top d7fdcc9980d42a91349f165fc4d1af391f996cf332a4958577a096099986e4ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:18:53.989Z] + go version [2023-04-11T17:18:53.989Z] go version go1.16.8 linux/amd64 [Pipeline] } [2023-04-11T17:18:53.999Z] $ docker stop --time=1 d7fdcc9980d42a91349f165fc4d1af391f996cf332a4958577a096099986e4ca [2023-04-11T17:18:54.457Z] Still waiting to schedule task [2023-04-11T17:18:54.457Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-11T17:18:55.266Z] $ docker rm -f --volumes d7fdcc9980d42a91349f165fc4d1af391f996cf332a4958577a096099986e4ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:18:55.683Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-11T17:18:55.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:18:55.755Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:18:55.785Z] $ 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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-11T17:18:56.114Z] $ docker top bf404b78c8e922f7e8e1c9e449490b6a1eacbd63fb8ba75b7e97d22fa5c88e34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:18:56.465Z] + git config --global --add safe.directory /w/workspace/app-service-configurable_jakarta [Pipeline] fileExists [Pipeline] sh [2023-04-11T17:18:56.762Z] + make test [2023-04-11T17:18:56.762Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T17:19:04.877Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T17:19:04.877Z] CGO_ENABLED=1 go vet ./... [2023-04-11T17:19:09.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T17:19:09.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T17:19:09.067Z] ./bin/test-attribution-txt.sh [2023-04-11T17:19:10.447Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 [2023-04-11T17:19:10.447Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-11T17:19:10.447Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-11T17:19:10.447Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-11T17:19:10.447Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-11T17:19:10.447Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-11T17:19:10.447Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-11T17:19:10.447Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-11T17:19:10.447Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-11T17:19:10.447Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-11T17:19:10.447Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-11T17:19:10.447Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-11T17:19:10.447Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-11T17:19:10.447Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-11T17:19:10.447Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-11T17:19:10.447Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-11T17:19:10.447Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-11T17:19:10.447Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-11T17:19:10.447Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-11T17:19:10.447Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-11T17:19:10.447Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-11T17:19:10.706Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-11T17:19:10.706Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-11T17:19:10.706Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-11T17:19:10.706Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-11T17:19:10.706Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-11T17:19:10.706Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-11T17:19:10.706Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-11T17:19:10.706Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-11T17:19:10.706Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-11T17:19:10.706Z] go: downloading golang.org/x/text v0.3.6 [2023-04-11T17:19:10.706Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-11T17:19:10.706Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-11T17:19:10.706Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-11T17:19:10.706Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-11T17:19:10.706Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-11T17:19:10.706Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-11T17:19:10.706Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-11T17:19:10.706Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-11T17:19:10.965Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-11T17:19:10.965Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-11T17:19:10.965Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-11T17:19:10.965Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-11T17:19:10.965Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-11T17:19:10.965Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-11T17:19:10.965Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-11T17:19:10.965Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-11T17:19:10.965Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2023-04-11T17:19:12.352Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-11T17:19:12.654Z] + go mod tidy [2023-04-11T17:19:12.654Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-11T17:19:12.654Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-11T17:19:12.654Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-11T17:19:12.654Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-11T17:19:12.654Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-11T17:19:12.654Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-11T17:19:12.654Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-11T17:19:12.654Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-11T17:19:12.654Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-11T17:19:12.654Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-11T17:19:12.654Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-11T17:19:12.654Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-11T17:19:12.654Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-11T17:19:12.973Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-11T17:19:12.973Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-11T17:19:12.973Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-11T17:19:12.973Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-11T17:19:12.973Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-11T17:19:12.973Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-11T17:19:12.973Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-11T17:19:12.973Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-11T17:19:12.973Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-11T17:19:12.973Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-11T17:19:12.973Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2023-04-11T17:19:13.247Z] $ docker stop --time=1 bf404b78c8e922f7e8e1c9e449490b6a1eacbd63fb8ba75b7e97d22fa5c88e34 [2023-04-11T17:19:14.995Z] $ docker rm -f --volumes bf404b78c8e922f7e8e1c9e449490b6a1eacbd63fb8ba75b7e97d22fa5c88e34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T17:19:15.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T17:19:15.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-11T17:19:16.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T17:19:16.404Z] + ls -al . [2023-04-11T17:19:16.404Z] total 180 [2023-04-11T17:19:16.404Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:19 . [2023-04-11T17:19:16.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:18 .. [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 17:18 .dockerignore [2023-04-11T17:19:16.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:18 .git [2023-04-11T17:19:16.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:18 .github [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 97 Apr 11 17:18 .gitignore [2023-04-11T17:19:16.404Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 17:18 .semver [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 7608 Apr 11 17:18 Attribution.txt [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 24052 Apr 11 17:18 CHANGELOG.md [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 2064 Apr 11 17:18 Dockerfile [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 17:18 GOVERNANCE.md [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 710 Apr 11 17:18 Jenkinsfile [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 17:18 LICENSE [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 17:18 OWNERS.md [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 3429 Apr 11 17:18 README.md [2023-04-11T17:19:16.404Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 17:18 VERSION [2023-04-11T17:19:16.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:18 bin [2023-04-11T17:19:16.405Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 17:18 coverage.out [2023-04-11T17:19:16.405Z] -rw-rw-r-- 1 jenkins jenkins 129 Apr 11 17:19 go.mod [2023-04-11T17:19:16.405Z] -rw-rw-r-- 1 jenkins jenkins 49193 Apr 11 17:18 go.sum [2023-04-11T17:19:16.405Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 17:18 main.go [2023-04-11T17:19:16.405Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 11 17:18 makefile [2023-04-11T17:19:16.405Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:18 res [2023-04-11T17:19:16.405Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 17:18 snap [2023-04-11T17:19:16.405Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 11 17:18 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:16.706Z] + 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=c9a7dba17a903efbf39ab13b10ad13ffbdf09964 --label arch=amd64 --label version=2.1.2-dev.2 . [2023-04-11T17:19:16.706Z] Sending build context to Docker daemon 13.68MB [2023-04-11T17:19:16.706Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2023-04-11T17:19:16.706Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-11T17:19:16.706Z] ---> f83890af7178 [2023-04-11T17:19:16.706Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T17:19:16.966Z] ---> Running in e066ad676465 [2023-04-11T17:19:16.966Z] Removing intermediate container e066ad676465 [2023-04-11T17:19:16.966Z] ---> ee83cc16f25a [2023-04-11T17:19:16.966Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T17:19:16.966Z] ---> Running in d4856f5c38a1 [2023-04-11T17:19:16.966Z] Removing intermediate container d4856f5c38a1 [2023-04-11T17:19:16.966Z] ---> b076e5711676 [2023-04-11T17:19:16.966Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-11T17:19:16.966Z] ---> Running in cdacb8489904 [2023-04-11T17:19:17.225Z] Removing intermediate container cdacb8489904 [2023-04-11T17:19:17.225Z] ---> e7a9cba40f69 [2023-04-11T17:19:17.225Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-11T17:19:17.225Z] ---> Running in 4a1232875714 [2023-04-11T17:19:17.797Z] Removing intermediate container 4a1232875714 [2023-04-11T17:19:17.797Z] ---> 6c8e6629bafb [2023-04-11T17:19:17.797Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T17:19:17.797Z] ---> Running in ad074de67b72 [2023-04-11T17:19:18.057Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-11T17:19:18.624Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-11T17:19:19.193Z] OK: 220 MiB in 52 packages [2023-04-11T17:19:19.452Z] Removing intermediate container ad074de67b72 [2023-04-11T17:19:19.452Z] ---> 3709b13f3920 [2023-04-11T17:19:19.452Z] Step 8/26 : WORKDIR /app [2023-04-11T17:19:19.452Z] ---> Running in aa73548c2baa [2023-04-11T17:19:19.452Z] Removing intermediate container aa73548c2baa [2023-04-11T17:19:19.452Z] ---> 6c36435268ca [2023-04-11T17:19:19.452Z] Step 9/26 : COPY . . [2023-04-11T17:19:20.387Z] ---> fcabf25d5969 [2023-04-11T17:19:20.387Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T17:19:20.387Z] ---> Running in 46a6c1c9f15a [2023-04-11T17:19:20.387Z] skipping... [2023-04-11T17:19:20.646Z] Removing intermediate container 46a6c1c9f15a [2023-04-11T17:19:20.646Z] ---> 250edd3a998a [2023-04-11T17:19:20.646Z] Step 11/26 : ARG MAKE="make build" [2023-04-11T17:19:20.646Z] ---> Running in 2cc7b3dbb347 [2023-04-11T17:19:20.904Z] Removing intermediate container 2cc7b3dbb347 [2023-04-11T17:19:20.904Z] ---> ac9d3c32d831 [2023-04-11T17:19:20.904Z] Step 12/26 : RUN $MAKE [2023-04-11T17:19:20.904Z] ---> Running in 1365068a8d30 [2023-04-11T17:19:21.162Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.2" -o app-service-configurable [2023-04-11T17:19:29.429Z] Removing intermediate container 1365068a8d30 [2023-04-11T17:19:29.429Z] ---> e30553d98a51 [2023-04-11T17:19:29.429Z] Step 13/26 : FROM alpine:3.14 [2023-04-11T17:19:29.429Z] 3.14: Pulling from library/alpine [2023-04-11T17:19:29.429Z] f7dab3ab2d6e: Pulling fs layer [2023-04-11T17:19:29.429Z] f7dab3ab2d6e: Verifying Checksum [2023-04-11T17:19:29.429Z] f7dab3ab2d6e: Download complete [2023-04-11T17:19:29.429Z] f7dab3ab2d6e: Pull complete [2023-04-11T17:19:29.429Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-11T17:19:29.429Z] Status: Downloaded newer image for alpine:3.14 [2023-04-11T17:19:29.429Z] ---> 9e179bacf43c [2023-04-11T17:19:29.429Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-11T17:19:29.429Z] ---> Running in 16b86a57dc30 [2023-04-11T17:19:29.429Z] Removing intermediate container 16b86a57dc30 [2023-04-11T17:19:29.429Z] ---> 51fc0f83f4c2 [2023-04-11T17:19:29.429Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T17:19:29.429Z] ---> Running in 53e1fe92ac37 [2023-04-11T17:19:29.429Z] Removing intermediate container 53e1fe92ac37 [2023-04-11T17:19:29.429Z] ---> 4a0739e451da [2023-04-11T17:19:29.429Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T17:19:29.429Z] ---> Running in 7204bfab2eef [2023-04-11T17:19:29.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-04-11T17:19:29.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-04-11T17:19:29.979Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T17:19:29.979Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T17:19:29.979Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2023-04-11T17:19:29.979Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T17:19:29.979Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2023-04-11T17:19:29.979Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T17:19:29.979Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T17:19:29.979Z] Executing busybox-1.33.1-r8.trigger [2023-04-11T17:19:29.979Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T17:19:29.979Z] OK: 9 MiB in 21 packages [2023-04-11T17:19:30.546Z] Removing intermediate container 7204bfab2eef [2023-04-11T17:19:30.546Z] ---> f6c6d836265d [2023-04-11T17:19:30.546Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T17:19:30.806Z] ---> 23aa9339bc76 [2023-04-11T17:19:30.806Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T17:19:30.806Z] ---> d40ce971272c [2023-04-11T17:19:30.806Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-11T17:19:31.066Z] ---> be554c685542 [2023-04-11T17:19:31.066Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T17:19:31.635Z] ---> 1bfcff88a785 [2023-04-11T17:19:31.635Z] Step 21/26 : EXPOSE 48095 [2023-04-11T17:19:31.635Z] ---> Running in 08d422a94642 [2023-04-11T17:19:31.635Z] Removing intermediate container 08d422a94642 [2023-04-11T17:19:31.635Z] ---> 4d9430e2d005 [2023-04-11T17:19:31.635Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T17:19:31.635Z] ---> Running in 51ea075ca4e1 [2023-04-11T17:19:31.635Z] Removing intermediate container 51ea075ca4e1 [2023-04-11T17:19:31.635Z] ---> cbe201c2ea5d [2023-04-11T17:19:31.636Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T17:19:31.897Z] ---> Running in 21951aaf86f0 [2023-04-11T17:19:31.897Z] Removing intermediate container 21951aaf86f0 [2023-04-11T17:19:31.897Z] ---> e26c24c22ced [2023-04-11T17:19:31.897Z] Step 24/26 : LABEL arch=amd64 [2023-04-11T17:19:31.897Z] ---> Running in 400c594b8b18 [2023-04-11T17:19:31.897Z] Removing intermediate container 400c594b8b18 [2023-04-11T17:19:31.897Z] ---> 8beabfab0b92 [2023-04-11T17:19:31.897Z] Step 25/26 : LABEL git_sha=c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [2023-04-11T17:19:31.897Z] ---> Running in 977362495bf8 [2023-04-11T17:19:32.157Z] Removing intermediate container 977362495bf8 [2023-04-11T17:19:32.157Z] ---> ec979d0f4f5e [2023-04-11T17:19:32.157Z] Step 26/26 : LABEL version=2.1.2-dev.2 [2023-04-11T17:19:32.157Z] ---> Running in ced30c15136e [2023-04-11T17:19:32.157Z] Removing intermediate container ced30c15136e [2023-04-11T17:19:32.157Z] ---> f63d9c4a75bf [2023-04-11T17:19:32.157Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T17:19:32.157Z] Successfully built f63d9c4a75bf [2023-04-11T17:19:32.157Z] 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-11T17:19:32.273Z] provisioning config files... [2023-04-11T17:19:32.282Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config18021250545986734485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:19:32.579Z] ---> docker-login.sh [2023-04-11T17:19:32.580Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:19:32.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:19:32.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:19:32.580Z] Configure a credential helper to remove this warning. See [2023-04-11T17:19:32.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:19:32.580Z] [2023-04-11T17:19:32.580Z] Login Succeeded [2023-04-11T17:19:32.580Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:19:32.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:19:32.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:19:32.580Z] Configure a credential helper to remove this warning. See [2023-04-11T17:19:32.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:19:32.580Z] [2023-04-11T17:19:32.580Z] Login Succeeded [2023-04-11T17:19:32.580Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:19:32.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:19:32.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:19:32.839Z] Configure a credential helper to remove this warning. See [2023-04-11T17:19:32.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:19:32.839Z] [2023-04-11T17:19:32.839Z] Login Succeeded [2023-04-11T17:19:32.839Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:19:33.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:19:33.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:19:33.099Z] Configure a credential helper to remove this warning. See [2023-04-11T17:19:33.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:19:33.099Z] [2023-04-11T17:19:33.099Z] Login Succeeded [2023-04-11T17:19:33.099Z] docker.io [2023-04-11T17:19:33.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:19:33.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:19:33.359Z] Configure a credential helper to remove this warning. See [2023-04-11T17:19:33.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:19:33.359Z] [2023-04-11T17:19:33.359Z] Login Succeeded [2023-04-11T17:19:33.359Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:19:33.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T17:19:33.402Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:19:33.430Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-04-11T17:19:33.430Z] c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [2023-04-11T17:19:33.430Z] 2.1.2-dev.2 [2023-04-11T17:19:33.430Z] c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [2023-04-11T17:19:33.430Z] jakarta [2023-04-11T17:19:33.430Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:33.762Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:34.080Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [2023-04-11T17:19:34.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:19:34.080Z] e037c56cd7c7: Preparing [2023-04-11T17:19:34.080Z] 15e8635794bf: Preparing [2023-04-11T17:19:34.080Z] fc8d1f2f3c25: Preparing [2023-04-11T17:19:34.080Z] 0dfbc6cf621b: Preparing [2023-04-11T17:19:34.080Z] 8a7fd9a0d93a: Preparing [2023-04-11T17:19:34.080Z] 9733ccc39513: Preparing [2023-04-11T17:19:34.080Z] 9733ccc39513: Waiting [2023-04-11T17:19:34.080Z] fc8d1f2f3c25: Pushed [2023-04-11T17:19:34.080Z] 15e8635794bf: Pushed [2023-04-11T17:19:34.080Z] 0dfbc6cf621b: Pushed [2023-04-11T17:19:34.080Z] 9733ccc39513: Layer already exists [2023-04-11T17:19:34.338Z] 8a7fd9a0d93a: Pushed [2023-04-11T17:19:35.724Z] e037c56cd7c7: Pushed [2023-04-11T17:19:35.724Z] c9a7dba17a903efbf39ab13b10ad13ffbdf09964: digest: sha256:bcbfd13fb527fcac3a7a099c7c0df25f5b6deacd49282c934ce271ea11ccb010 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:36.041Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:36.357Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.2 [2023-04-11T17:19:36.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:19:36.357Z] e037c56cd7c7: Preparing [2023-04-11T17:19:36.357Z] 15e8635794bf: Preparing [2023-04-11T17:19:36.357Z] fc8d1f2f3c25: Preparing [2023-04-11T17:19:36.357Z] 0dfbc6cf621b: Preparing [2023-04-11T17:19:36.357Z] 8a7fd9a0d93a: Preparing [2023-04-11T17:19:36.357Z] 9733ccc39513: Preparing [2023-04-11T17:19:36.357Z] 9733ccc39513: Waiting [2023-04-11T17:19:36.357Z] 15e8635794bf: Layer already exists [2023-04-11T17:19:36.357Z] fc8d1f2f3c25: Layer already exists [2023-04-11T17:19:36.357Z] 0dfbc6cf621b: Layer already exists [2023-04-11T17:19:36.357Z] e037c56cd7c7: Layer already exists [2023-04-11T17:19:36.357Z] 8a7fd9a0d93a: Layer already exists [2023-04-11T17:19:36.357Z] 9733ccc39513: Layer already exists [2023-04-11T17:19:36.357Z] 2.1.2-dev.2: digest: sha256:bcbfd13fb527fcac3a7a099c7c0df25f5b6deacd49282c934ce271ea11ccb010 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:36.681Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:36.993Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [2023-04-11T17:19:36.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:19:36.993Z] e037c56cd7c7: Preparing [2023-04-11T17:19:36.993Z] 15e8635794bf: Preparing [2023-04-11T17:19:36.993Z] fc8d1f2f3c25: Preparing [2023-04-11T17:19:36.993Z] 0dfbc6cf621b: Preparing [2023-04-11T17:19:36.993Z] 8a7fd9a0d93a: Preparing [2023-04-11T17:19:36.993Z] 9733ccc39513: Preparing [2023-04-11T17:19:36.993Z] 9733ccc39513: Waiting [2023-04-11T17:19:36.993Z] fc8d1f2f3c25: Layer already exists [2023-04-11T17:19:36.993Z] 0dfbc6cf621b: Layer already exists [2023-04-11T17:19:36.993Z] 8a7fd9a0d93a: Layer already exists [2023-04-11T17:19:36.993Z] 15e8635794bf: Layer already exists [2023-04-11T17:19:36.993Z] e037c56cd7c7: Layer already exists [2023-04-11T17:19:36.993Z] 9733ccc39513: Layer already exists [2023-04-11T17:19:36.993Z] c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2: digest: sha256:bcbfd13fb527fcac3a7a099c7c0df25f5b6deacd49282c934ce271ea11ccb010 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:37.313Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:37.627Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [2023-04-11T17:19:37.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-04-11T17:19:37.627Z] e037c56cd7c7: Preparing [2023-04-11T17:19:37.627Z] 15e8635794bf: Preparing [2023-04-11T17:19:37.627Z] fc8d1f2f3c25: Preparing [2023-04-11T17:19:37.627Z] 0dfbc6cf621b: Preparing [2023-04-11T17:19:37.627Z] 8a7fd9a0d93a: Preparing [2023-04-11T17:19:37.627Z] 9733ccc39513: Preparing [2023-04-11T17:19:37.627Z] 9733ccc39513: Waiting [2023-04-11T17:19:37.627Z] 8a7fd9a0d93a: Layer already exists [2023-04-11T17:19:37.627Z] fc8d1f2f3c25: Layer already exists [2023-04-11T17:19:37.627Z] e037c56cd7c7: Layer already exists [2023-04-11T17:19:37.627Z] 15e8635794bf: Layer already exists [2023-04-11T17:19:37.627Z] 0dfbc6cf621b: Layer already exists [2023-04-11T17:19:37.627Z] 9733ccc39513: Layer already exists [2023-04-11T17:19:37.627Z] jakarta: digest: sha256:bcbfd13fb527fcac3a7a099c7c0df25f5b6deacd49282c934ce271ea11ccb010 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T17:19:37.671Z] ===================================================== [Pipeline] echo [2023-04-11T17:19:37.680Z] taggedImages: [2023-04-11T17:19:37.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [2023-04-11T17:19:37.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.1.2-dev.2 [2023-04-11T17:19:37.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [2023-04-11T17:19:37.680Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:38.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T17:19:38.099Z] [2023-04-11T17:19:38.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:19:38.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T17:19:38.405Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-11T17:19:38.405Z] 5eb5b503b376: Pulling fs layer [2023-04-11T17:19:38.405Z] 5c69ac0246d0: Pulling fs layer [2023-04-11T17:19:38.405Z] ec43610c2a17: Pulling fs layer [2023-04-11T17:19:38.405Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-11T17:19:38.405Z] 33b1e0a273af: Pulling fs layer [2023-04-11T17:19:38.405Z] 5d3b04190fa2: Pulling fs layer [2023-04-11T17:19:38.405Z] 2f39f015ded8: Pulling fs layer [2023-04-11T17:19:38.405Z] 3a2ae6a8a46f: Waiting [2023-04-11T17:19:38.405Z] 2f39f015ded8: Waiting [2023-04-11T17:19:38.405Z] 5d3b04190fa2: Waiting [2023-04-11T17:19:38.405Z] 33b1e0a273af: Waiting [2023-04-11T17:19:38.405Z] 5c69ac0246d0: Download complete [2023-04-11T17:19:38.405Z] 3a2ae6a8a46f: Download complete [2023-04-11T17:19:38.405Z] 33b1e0a273af: Verifying Checksum [2023-04-11T17:19:38.405Z] 33b1e0a273af: Download complete [2023-04-11T17:19:38.405Z] 5d3b04190fa2: Verifying Checksum [2023-04-11T17:19:38.405Z] ec43610c2a17: Verifying Checksum [2023-04-11T17:19:38.405Z] ec43610c2a17: Download complete [2023-04-11T17:19:38.664Z] 5eb5b503b376: Verifying Checksum [2023-04-11T17:19:38.664Z] 5eb5b503b376: Download complete [2023-04-11T17:19:39.230Z] 2f39f015ded8: Download complete [2023-04-11T17:19:39.796Z] 5eb5b503b376: Pull complete [2023-04-11T17:19:40.054Z] 5c69ac0246d0: Pull complete [2023-04-11T17:19:40.618Z] ec43610c2a17: Pull complete [2023-04-11T17:19:40.618Z] 3a2ae6a8a46f: Pull complete [2023-04-11T17:19:40.876Z] 33b1e0a273af: Pull complete [2023-04-11T17:19:40.876Z] 5d3b04190fa2: Pull complete [2023-04-11T17:19:45.059Z] 2f39f015ded8: Pull complete [2023-04-11T17:19:45.059Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-11T17:19:45.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T17:19:45.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:19:45.148Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:19:45.180Z] $ 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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@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-11T17:19:47.143Z] $ docker top 766bd293d4fc150ffa39200a17d43ecd9c66b05118c6d3ece07c848e505810dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:19:47.532Z] ---> job-cost.sh [2023-04-11T17:19:47.532Z] lf-activate-venv: SKIPPING [2023-04-11T17:19:47.532Z] INFO: No Stack... [2023-04-11T17:19:47.791Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T17:19:48.050Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T17:19:48.334Z] + cat /w/workspace/app-service-configurable_jakarta/archives/cost.csv [2023-04-11T17:19:48.334Z] + cut -d, -f6 [Pipeline] lock [2023-04-11T17:19:48.345Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [2023-04-11T17:19:48.354Z] Resource [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] did not exist. Created. [2023-04-11T17:19:48.354Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T17:19:48.662Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-11T17:19:48.705Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T17:19:48.711Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T17:19:48.731Z] $ docker stop --time=1 766bd293d4fc150ffa39200a17d43ecd9c66b05118c6d3ece07c848e505810dc [2023-04-11T17:19:49.881Z] $ docker rm -f --volumes 766bd293d4fc150ffa39200a17d43ecd9c66b05118c6d3ece07c848e505810dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-11T17:20:38.470Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7416 in /w/workspace/app-service-configurable_jakarta [Pipeline] { [Pipeline] ws [2023-04-11T17:20:38.486Z] Running in /w/workspace/app-service-configurable/8 [Pipeline] { [Pipeline] checkout [2023-04-11T17:20:38.528Z] Selected Git installation does not exist. Using Default [2023-04-11T17:20:38.528Z] The recommended git tool is: NONE [2023-04-11T17:20:43.864Z] using credential edgex-jenkins-ssh [2023-04-11T17:20:43.890Z] Cloning the remote Git repository [2023-04-11T17:20:43.937Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T17:20:44.028Z] > git init /w/workspace/app-service-configurable/8 # timeout=10 [2023-04-11T17:20:44.175Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-11T17:20:44.176Z] > git --version # timeout=10 [2023-04-11T17:20:44.197Z] > git --version # 'git version 2.25.1' [2023-04-11T17:20:44.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-11T17:20:44.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T17:20:45.429Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-11T17:20:45.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-11T17:20:46.302Z] Avoid second fetch [2023-04-11T17:20:46.302Z] Checking out Revision c9a7dba17a903efbf39ab13b10ad13ffbdf09964 (jakarta) [2023-04-11T17:20:47.210Z] Commit message: "build: Update to patch released SDK and update changeLog (#544)" [2023-04-11T17:20:46.322Z] > git config core.sparsecheckout # timeout=10 [2023-04-11T17:20:46.383Z] > git checkout -f c9a7dba17a903efbf39ab13b10ad13ffbdf09964 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T17:20:48.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-11T17:20:48.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T17:20:48.069Z] Dload Upload Total Spent Left Speed [2023-04-11T17:20:48.069Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-04-11T17:20:48.670Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-11T17:20:49.009Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-11T17:20:49.010Z] + sudo tee /etc/docker/daemon.new [2023-04-11T17:20:49.010Z] { [2023-04-11T17:20:49.010Z] "registry-mirrors": [ [2023-04-11T17:20:49.010Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-11T17:20:49.010Z] ], [2023-04-11T17:20:49.010Z] "bip": "10.250.0.254/24", [2023-04-11T17:20:49.010Z] "hosts": [ [2023-04-11T17:20:49.010Z] "tcp://0.0.0.0:5555", [2023-04-11T17:20:49.010Z] "unix:///var/run/docker.sock" [2023-04-11T17:20:49.010Z] ], [2023-04-11T17:20:49.010Z] "mtu": 1458, [2023-04-11T17:20:49.010Z] "selinux-enabled": true, [2023-04-11T17:20:49.010Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-11T17:20:49.010Z] } [Pipeline] sh [2023-04-11T17:20:49.339Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-11T17:20:49.674Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:21:11.821Z] provisioning config files... [2023-04-11T17:21:11.848Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config6989369286164463334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:21:12.202Z] ---> docker-login.sh [2023-04-11T17:21:12.202Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:21:12.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:21:12.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:21:12.745Z] Configure a credential helper to remove this warning. See [2023-04-11T17:21:12.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:21:12.745Z] [2023-04-11T17:21:12.745Z] Login Succeeded [2023-04-11T17:21:12.745Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:21:13.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:21:13.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:21:13.286Z] Configure a credential helper to remove this warning. See [2023-04-11T17:21:13.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:21:13.286Z] [2023-04-11T17:21:13.286Z] Login Succeeded [2023-04-11T17:21:13.286Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:21:13.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:21:13.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:21:13.557Z] Configure a credential helper to remove this warning. See [2023-04-11T17:21:13.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:21:13.557Z] [2023-04-11T17:21:13.557Z] Login Succeeded [2023-04-11T17:21:13.557Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:21:13.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:21:14.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:21:14.095Z] Configure a credential helper to remove this warning. See [2023-04-11T17:21:14.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:21:14.095Z] [2023-04-11T17:21:14.095Z] Login Succeeded [2023-04-11T17:21:14.095Z] docker.io [2023-04-11T17:21:14.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:21:14.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:21:14.365Z] Configure a credential helper to remove this warning. See [2023-04-11T17:21:14.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:21:14.365Z] [2023-04-11T17:21:14.365Z] Login Succeeded [2023-04-11T17:21:14.365Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:21:14.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-11T17:21:14.650Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-04-11T17:21:14.976Z] + cut -d -f 2 [2023-04-11T17:21:14.976Z] + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo [2023-04-11T17:21:15.037Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:21:15.049Z] ========================================================= [2023-04-11T17:21:15.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] [2023-04-11T17:21:15.049Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:21:15.407Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . [2023-04-11T17:21:16.380Z] Sending build context to Docker daemon 10.6MB [2023-04-11T17:21:16.380Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2023-04-11T17:21:16.381Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-11T17:21:16.650Z] 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-11T17:21:16.650Z] 552d1f2373af: Pulling fs layer [2023-04-11T17:21:16.650Z] ea3f2d53f512: Pulling fs layer [2023-04-11T17:21:16.650Z] 9e70ebbbe112: Pulling fs layer [2023-04-11T17:21:16.650Z] 7a9cfe048b4a: Pulling fs layer [2023-04-11T17:21:16.650Z] 72dc09318566: Pulling fs layer [2023-04-11T17:21:16.650Z] f324388ff665: Pulling fs layer [2023-04-11T17:21:16.650Z] 53ef782089cf: Pulling fs layer [2023-04-11T17:21:16.650Z] 2af28fca035d: Pulling fs layer [2023-04-11T17:21:16.650Z] f324388ff665: Waiting [2023-04-11T17:21:16.650Z] 7a9cfe048b4a: Waiting [2023-04-11T17:21:16.650Z] 53ef782089cf: Waiting [2023-04-11T17:21:16.650Z] 72dc09318566: Waiting [2023-04-11T17:21:16.650Z] 2af28fca035d: Waiting [2023-04-11T17:21:16.650Z] 9e70ebbbe112: Verifying Checksum [2023-04-11T17:21:16.650Z] 9e70ebbbe112: Download complete [2023-04-11T17:21:16.650Z] ea3f2d53f512: Verifying Checksum [2023-04-11T17:21:16.650Z] ea3f2d53f512: Download complete [2023-04-11T17:21:16.650Z] 72dc09318566: Verifying Checksum [2023-04-11T17:21:16.650Z] 72dc09318566: Download complete [2023-04-11T17:21:16.650Z] f324388ff665: Verifying Checksum [2023-04-11T17:21:16.650Z] f324388ff665: Download complete [2023-04-11T17:21:16.650Z] 552d1f2373af: Verifying Checksum [2023-04-11T17:21:16.650Z] 53ef782089cf: Download complete [2023-04-11T17:21:17.621Z] 552d1f2373af: Pull complete [2023-04-11T17:21:17.894Z] ea3f2d53f512: Pull complete [2023-04-11T17:21:18.167Z] 9e70ebbbe112: Pull complete [2023-04-11T17:21:18.763Z] 2af28fca035d: Verifying Checksum [2023-04-11T17:21:18.763Z] 2af28fca035d: Download complete [2023-04-11T17:21:19.356Z] 7a9cfe048b4a: Verifying Checksum [2023-04-11T17:21:19.356Z] 7a9cfe048b4a: Download complete [2023-04-11T17:21:31.719Z] 7a9cfe048b4a: Pull complete [2023-04-11T17:21:31.719Z] 72dc09318566: Pull complete [2023-04-11T17:21:31.719Z] f324388ff665: Pull complete [2023-04-11T17:21:31.719Z] 53ef782089cf: Pull complete [2023-04-11T17:21:37.083Z] 2af28fca035d: Pull complete [2023-04-11T17:21:37.083Z] Digest: sha256:527acc5c9bdbcdb39ccaea3aa8445d1f41445096e6313448e88606d2b64d4b83 [2023-04-11T17:21:37.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts [2023-04-11T17:21:37.083Z] ---> d19f1962542a [2023-04-11T17:21:37.083Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T17:21:38.055Z] ---> Running in df22e56d5e53 [2023-04-11T17:21:38.055Z] Removing intermediate container df22e56d5e53 [2023-04-11T17:21:38.055Z] ---> 51c512ba3982 [2023-04-11T17:21:38.055Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T17:21:38.330Z] ---> Running in e17665812075 [2023-04-11T17:21:38.599Z] Removing intermediate container e17665812075 [2023-04-11T17:21:38.599Z] ---> e38903be837a [2023-04-11T17:21:38.599Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-11T17:21:38.599Z] ---> Running in 2e6e137efd67 [2023-04-11T17:21:38.869Z] Removing intermediate container 2e6e137efd67 [2023-04-11T17:21:38.869Z] ---> 2eb5f422b452 [2023-04-11T17:21:38.869Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-11T17:21:39.141Z] ---> Running in 67c029cf33f0 [2023-04-11T17:21:41.137Z] Removing intermediate container 67c029cf33f0 [2023-04-11T17:21:41.137Z] ---> f928f6296130 [2023-04-11T17:21:41.137Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T17:21:41.137Z] ---> Running in f51d15b143bf [2023-04-11T17:21:42.121Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-11T17:21:42.707Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-11T17:21:44.678Z] OK: 219 MiB in 52 packages [2023-04-11T17:21:45.273Z] Removing intermediate container f51d15b143bf [2023-04-11T17:21:45.273Z] ---> f57f0d57648b [2023-04-11T17:21:45.273Z] Step 8/12 : WORKDIR /app [2023-04-11T17:21:45.273Z] ---> Running in aa578fc1c5bd [2023-04-11T17:21:45.545Z] Removing intermediate container aa578fc1c5bd [2023-04-11T17:21:45.545Z] ---> 96484f6b877d [2023-04-11T17:21:45.545Z] Step 9/12 : COPY . . [2023-04-11T17:21:48.905Z] ---> 4f96daaef3bf [2023-04-11T17:21:48.905Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T17:21:48.905Z] ---> Running in a14d6b3e2073 [2023-04-11T17:21:49.870Z] skipping... [2023-04-11T17:21:50.456Z] Removing intermediate container a14d6b3e2073 [2023-04-11T17:21:50.456Z] ---> f317f8b73726 [2023-04-11T17:21:50.456Z] Step 11/12 : ARG MAKE="make build" [2023-04-11T17:21:50.456Z] ---> Running in adc833c4baf8 [2023-04-11T17:21:50.735Z] Removing intermediate container adc833c4baf8 [2023-04-11T17:21:50.735Z] ---> a39f6bd0e4d5 [2023-04-11T17:21:50.735Z] Step 12/12 : RUN $MAKE [2023-04-11T17:21:50.735Z] ---> Running in 795072868bfd [2023-04-11T17:21:51.702Z] noop [2023-04-11T17:21:52.665Z] Removing intermediate container 795072868bfd [2023-04-11T17:21:52.665Z] ---> b3114ac2df2e [2023-04-11T17:21:52.665Z] Successfully built b3114ac2df2e [2023-04-11T17:21:52.665Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:21:53.015Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T17:21:53.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:21:53.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-7416 does not seem to be running inside a container [2023-04-11T17:21:53.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T17:21:54.517Z] $ docker top 97d1f7a93a2c91977aa51a9e31403dd5ec551b0d7f089f36ba5514e9c3a774e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:21:55.346Z] + go version [2023-04-11T17:21:55.346Z] go version go1.16.8 linux/arm64 [Pipeline] } [2023-04-11T17:21:55.367Z] $ docker stop --time=1 97d1f7a93a2c91977aa51a9e31403dd5ec551b0d7f089f36ba5514e9c3a774e9 [2023-04-11T17:21:56.993Z] $ docker rm -f --volumes 97d1f7a93a2c91977aa51a9e31403dd5ec551b0d7f089f36ba5514e9c3a774e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:21:57.548Z] + docker inspect -f . ci-base-image-arm64 [2023-04-11T17:21:57.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:21:57.730Z] prd-ubuntu20.04-docker-arm64-4c-16g-7416 does not seem to be running inside a container [2023-04-11T17:21:57.799Z] $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-11T17:22:00.731Z] $ docker top 796e3e61811de4f9de7f151605a50d25fffd4a87b6600ca15cc5af644f4784b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:22:01.250Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/8 [Pipeline] fileExists [Pipeline] sh [2023-04-11T17:22:01.594Z] + make test [2023-04-11T17:22:01.594Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2023-04-11T17:23:09.508Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-11T17:23:09.508Z] CGO_ENABLED=1 go vet ./... [2023-04-11T17:23:31.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-11T17:23:31.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-11T17:23:31.614Z] ./bin/test-attribution-txt.sh [2023-04-11T17:23:32.200Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.2 [2023-04-11T17:23:32.200Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2023-04-11T17:23:32.200Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.1 [2023-04-11T17:23:32.200Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.1 [2023-04-11T17:23:32.466Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.1 [2023-04-11T17:23:32.466Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2023-04-11T17:23:32.466Z] go: downloading github.com/gorilla/mux v1.8.0 [2023-04-11T17:23:32.466Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-04-11T17:23:32.466Z] go: downloading github.com/google/uuid v1.3.0 [2023-04-11T17:23:32.466Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2023-04-11T17:23:32.466Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2023-04-11T17:23:32.466Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2023-04-11T17:23:32.466Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2023-04-11T17:23:32.733Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2023-04-11T17:23:32.733Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2023-04-11T17:23:32.733Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2023-04-11T17:23:32.733Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.1 [2023-04-11T17:23:32.733Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2023-04-11T17:23:32.733Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2023-04-11T17:23:32.733Z] go: downloading github.com/go-kit/kit v0.11.0 [2023-04-11T17:23:32.733Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2023-04-11T17:23:32.733Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2023-04-11T17:23:33.005Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2023-04-11T17:23:33.005Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2023-04-11T17:23:33.005Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2023-04-11T17:23:33.005Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2023-04-11T17:23:33.005Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2023-04-11T17:23:33.005Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2023-04-11T17:23:33.005Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2023-04-11T17:23:33.005Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2023-04-11T17:23:33.005Z] go: downloading golang.org/x/text v0.3.6 [2023-04-11T17:23:33.966Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2023-04-11T17:23:34.235Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-04-11T17:23:34.235Z] go: downloading github.com/x448/float16 v0.8.4 [2023-04-11T17:23:34.235Z] go: downloading github.com/gorilla/websocket v1.4.2 [2023-04-11T17:23:34.235Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2023-04-11T17:23:34.235Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2023-04-11T17:23:34.235Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2023-04-11T17:23:34.502Z] go: downloading github.com/hashicorp/serf v0.9.5 [2023-04-11T17:23:34.769Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2023-04-11T17:23:34.769Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-04-11T17:23:35.038Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2023-04-11T17:23:36.448Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2023-04-11T17:23:36.448Z] go: downloading github.com/fatih/color v1.9.0 [2023-04-11T17:23:36.448Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2023-04-11T17:23:36.448Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2023-04-11T17:23:36.448Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-04-11T17:23:36.448Z] go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo [2023-04-11T17:23:40.727Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2023-04-11T17:23:41.074Z] + go mod tidy [2023-04-11T17:23:41.346Z] go: downloading github.com/stretchr/testify v1.7.0 [2023-04-11T17:23:41.615Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-04-11T17:23:43.559Z] go: downloading github.com/go-stack/stack v1.8.0 [2023-04-11T17:23:43.559Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-04-11T17:23:43.559Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-04-11T17:23:43.559Z] go: downloading github.com/stretchr/objx v0.1.1 [2023-04-11T17:23:43.559Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2023-04-11T17:23:43.828Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2023-04-11T17:23:43.828Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2023-04-11T17:23:43.828Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2023-04-11T17:23:43.828Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2023-04-11T17:23:43.828Z] go: downloading github.com/pkg/errors v0.9.1 [2023-04-11T17:23:43.828Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2023-04-11T17:23:43.828Z] go: downloading github.com/onsi/gomega v1.7.0 [2023-04-11T17:23:43.828Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2023-04-11T17:23:44.097Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2023-04-11T17:23:44.097Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2023-04-11T17:23:44.097Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2023-04-11T17:23:44.097Z] go: downloading github.com/miekg/dns v1.1.26 [2023-04-11T17:23:44.097Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2023-04-11T17:23:44.097Z] go: downloading github.com/hpcloud/tail v1.0.0 [2023-04-11T17:23:44.097Z] go: downloading gopkg.in/yaml.v2 v2.3.0 [2023-04-11T17:23:44.366Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2023-04-11T17:23:44.366Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } [2023-04-11T17:23:44.384Z] $ docker stop --time=1 796e3e61811de4f9de7f151605a50d25fffd4a87b6600ca15cc5af644f4784b5 [2023-04-11T17:23:46.547Z] $ docker rm -f --volumes 796e3e61811de4f9de7f151605a50d25fffd4a87b6600ca15cc5af644f4784b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T17:23:48.609Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-11T17:23:48.634Z] Warning: overwriting stash ‘coverage-report’ [2023-04-11T17:23:49.255Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-11T17:23:49.653Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-11T17:23:49.974Z] + ls -al . [2023-04-11T17:23:49.974Z] total 176 [2023-04-11T17:23:49.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:23 . [2023-04-11T17:23:49.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 17:20 .. [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 11 17:20 .dockerignore [2023-04-11T17:23:49.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 17:20 .git [2023-04-11T17:23:49.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:20 .github [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 97 Apr 11 17:20 .gitignore [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 7608 Apr 11 17:20 Attribution.txt [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 24052 Apr 11 17:20 CHANGELOG.md [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 2064 Apr 11 17:20 Dockerfile [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 17:20 GOVERNANCE.md [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 710 Apr 11 17:20 Jenkinsfile [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 11 17:20 LICENSE [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 11 17:20 OWNERS.md [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 3429 Apr 11 17:20 README.md [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 11 17:18 VERSION [2023-04-11T17:23:49.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 17:20 bin [2023-04-11T17:23:49.974Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 11 17:22 coverage.out [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 129 Apr 11 17:23 go.mod [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 49193 Apr 11 17:20 go.sum [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 11 17:20 main.go [2023-04-11T17:23:49.974Z] -rw-rw-r-- 1 jenkins jenkins 1614 Apr 11 17:20 makefile [2023-04-11T17:23:49.974Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 17:20 res [2023-04-11T17:23:49.974Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 17:20 snap [2023-04-11T17:23:49.974Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 11 17:20 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:23:50.313Z] + 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=c9a7dba17a903efbf39ab13b10ad13ffbdf09964 --label arch=arm64 --label version=2.1.2-dev.2 . [2023-04-11T17:23:51.277Z] Sending build context to Docker daemon 10.61MB [2023-04-11T17:23:51.277Z] Step 1/26 : ARG BASE=golang:1.16-alpine3.14 [2023-04-11T17:23:51.277Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-11T17:23:51.277Z] ---> b3114ac2df2e [2023-04-11T17:23:51.277Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2023-04-11T17:23:51.544Z] ---> Running in 620b1b0e7409 [2023-04-11T17:23:51.812Z] Removing intermediate container 620b1b0e7409 [2023-04-11T17:23:51.812Z] ---> 4f9766f479d3 [2023-04-11T17:23:51.812Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-11T17:23:51.812Z] ---> Running in a98cdc7996b3 [2023-04-11T17:23:52.082Z] Removing intermediate container a98cdc7996b3 [2023-04-11T17:23:52.082Z] ---> bc3d0fbd17c2 [2023-04-11T17:23:52.082Z] Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-11T17:23:52.082Z] ---> Running in bcdabbb1efd3 [2023-04-11T17:23:52.358Z] Removing intermediate container bcdabbb1efd3 [2023-04-11T17:23:52.358Z] ---> d89d5e66e298 [2023-04-11T17:23:52.358Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-11T17:23:52.631Z] ---> Running in 0231cb997216 [2023-04-11T17:23:54.058Z] Removing intermediate container 0231cb997216 [2023-04-11T17:23:54.058Z] ---> bd77906b2c61 [2023-04-11T17:23:54.058Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-11T17:23:54.058Z] ---> Running in a032c4534b33 [2023-04-11T17:23:55.031Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-11T17:23:55.613Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-11T17:23:56.580Z] OK: 219 MiB in 52 packages [2023-04-11T17:23:57.550Z] Removing intermediate container a032c4534b33 [2023-04-11T17:23:57.550Z] ---> c9303f694e65 [2023-04-11T17:23:57.550Z] Step 8/26 : WORKDIR /app [2023-04-11T17:23:57.550Z] ---> Running in 784ba590b180 [2023-04-11T17:23:57.820Z] Removing intermediate container 784ba590b180 [2023-04-11T17:23:57.820Z] ---> 0e9008450007 [2023-04-11T17:23:57.820Z] Step 9/26 : COPY . . [2023-04-11T17:24:01.178Z] ---> 88ab8affac6d [2023-04-11T17:24:01.178Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-11T17:24:01.178Z] ---> Running in d00f969974dd [2023-04-11T17:24:02.147Z] skipping... [2023-04-11T17:24:02.748Z] Removing intermediate container d00f969974dd [2023-04-11T17:24:02.748Z] ---> 7872daf60d47 [2023-04-11T17:24:02.748Z] Step 11/26 : ARG MAKE="make build" [2023-04-11T17:24:02.748Z] ---> Running in 7b1072f8c0dd [2023-04-11T17:24:03.016Z] Removing intermediate container 7b1072f8c0dd [2023-04-11T17:24:03.016Z] ---> 292f30ff09ba [2023-04-11T17:24:03.016Z] Step 12/26 : RUN $MAKE [2023-04-11T17:24:03.292Z] ---> Running in af0a98eb764d [2023-04-11T17:24:04.255Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.2 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.2-dev.2" -o app-service-configurable [2023-04-11T17:24:43.157Z] Removing intermediate container af0a98eb764d [2023-04-11T17:24:43.157Z] ---> c65a449207cb [2023-04-11T17:24:43.157Z] Step 13/26 : FROM alpine:3.14 [2023-04-11T17:24:43.157Z] 3.14: Pulling from library/alpine [2023-04-11T17:24:43.157Z] 422ed46b1a92: Pulling fs layer [2023-04-11T17:24:43.157Z] 422ed46b1a92: Verifying Checksum [2023-04-11T17:24:43.157Z] 422ed46b1a92: Download complete [2023-04-11T17:24:43.422Z] 422ed46b1a92: Pull complete [2023-04-11T17:24:43.422Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-11T17:24:43.422Z] Status: Downloaded newer image for alpine:3.14 [2023-04-11T17:24:43.422Z] ---> 46c5e66a9efa [2023-04-11T17:24:43.422Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2023-04-11T17:24:43.688Z] ---> Running in ee433f745a41 [2023-04-11T17:24:43.954Z] Removing intermediate container ee433f745a41 [2023-04-11T17:24:43.954Z] ---> e0413b243c5a [2023-04-11T17:24:43.954Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-11T17:24:43.954Z] ---> Running in 07720472f6e0 [2023-04-11T17:24:44.237Z] Removing intermediate container 07720472f6e0 [2023-04-11T17:24:44.237Z] ---> bc95de9ea4ca [2023-04-11T17:24:44.237Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2023-04-11T17:24:44.237Z] ---> Running in e01fc01ff961 [2023-04-11T17:24:45.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-04-11T17:24:45.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-04-11T17:24:46.419Z] (1/7) Installing ca-certificates (20220614-r0) [2023-04-11T17:24:46.419Z] (2/7) Installing dumb-init (1.2.5-r1) [2023-04-11T17:24:46.419Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2023-04-11T17:24:46.419Z] (4/7) Installing libsodium (1.0.18-r0) [2023-04-11T17:24:46.419Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2023-04-11T17:24:46.419Z] (6/7) Installing libzmq (4.3.4-r0) [2023-04-11T17:24:46.419Z] (7/7) Installing zeromq (4.3.4-r0) [2023-04-11T17:24:46.419Z] Executing busybox-1.33.1-r8.trigger [2023-04-11T17:24:46.419Z] Executing ca-certificates-20220614-r0.trigger [2023-04-11T17:24:46.685Z] OK: 9 MiB in 21 packages [2023-04-11T17:24:50.020Z] Removing intermediate container e01fc01ff961 [2023-04-11T17:24:50.020Z] ---> 5db7e08aa4fc [2023-04-11T17:24:50.020Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-11T17:24:50.286Z] ---> ce2de7171c79 [2023-04-11T17:24:50.286Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-11T17:24:50.881Z] ---> 97a0a0033ecb [2023-04-11T17:24:50.881Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-11T17:24:51.147Z] ---> f5322b3657d9 [2023-04-11T17:24:51.147Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-11T17:24:52.102Z] ---> 88b09a0c8141 [2023-04-11T17:24:52.102Z] Step 21/26 : EXPOSE 48095 [2023-04-11T17:24:52.367Z] ---> Running in f58f077c4f7d [2023-04-11T17:24:52.633Z] Removing intermediate container f58f077c4f7d [2023-04-11T17:24:52.633Z] ---> dcb1bf250662 [2023-04-11T17:24:52.633Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-11T17:24:52.633Z] ---> Running in 1e87a3f1e561 [2023-04-11T17:24:52.899Z] Removing intermediate container 1e87a3f1e561 [2023-04-11T17:24:52.899Z] ---> ca02331992e8 [2023-04-11T17:24:52.899Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-04-11T17:24:52.899Z] ---> Running in b37f12515776 [2023-04-11T17:24:53.165Z] Removing intermediate container b37f12515776 [2023-04-11T17:24:53.165Z] ---> 4b2943aecb13 [2023-04-11T17:24:53.165Z] Step 24/26 : LABEL arch=arm64 [2023-04-11T17:24:53.165Z] ---> Running in 23cbd10a91fb [2023-04-11T17:24:53.431Z] Removing intermediate container 23cbd10a91fb [2023-04-11T17:24:53.431Z] ---> 4a3728de4442 [2023-04-11T17:24:53.431Z] Step 25/26 : LABEL git_sha=c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [2023-04-11T17:24:53.431Z] ---> Running in b0d89532e668 [2023-04-11T17:24:53.696Z] Removing intermediate container b0d89532e668 [2023-04-11T17:24:53.696Z] ---> 9db8c0190cc3 [2023-04-11T17:24:53.696Z] Step 26/26 : LABEL version=2.1.2-dev.2 [2023-04-11T17:24:53.961Z] ---> Running in b925ea69c44b [2023-04-11T17:24:54.229Z] Removing intermediate container b925ea69c44b [2023-04-11T17:24:54.229Z] ---> 221607bbe9e8 [2023-04-11T17:24:54.229Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-11T17:24:54.229Z] Successfully built 221607bbe9e8 [2023-04-11T17:24:54.229Z] 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-11T17:24:54.329Z] provisioning config files... [2023-04-11T17:24:54.342Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config8503771478454181756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:24:54.673Z] ---> docker-login.sh [2023-04-11T17:24:54.673Z] nexus3.edgexfoundry.org:10001 [2023-04-11T17:24:54.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:24:54.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:24:54.939Z] Configure a credential helper to remove this warning. See [2023-04-11T17:24:54.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:24:54.939Z] [2023-04-11T17:24:54.939Z] Login Succeeded [2023-04-11T17:24:54.939Z] nexus3.edgexfoundry.org:10002 [2023-04-11T17:24:55.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:24:55.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:24:55.206Z] Configure a credential helper to remove this warning. See [2023-04-11T17:24:55.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:24:55.206Z] [2023-04-11T17:24:55.206Z] Login Succeeded [2023-04-11T17:24:55.206Z] nexus3.edgexfoundry.org:10003 [2023-04-11T17:24:55.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:24:55.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:24:55.473Z] Configure a credential helper to remove this warning. See [2023-04-11T17:24:55.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:24:55.473Z] [2023-04-11T17:24:55.473Z] Login Succeeded [2023-04-11T17:24:55.473Z] nexus3.edgexfoundry.org:10004 [2023-04-11T17:24:55.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:24:56.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:24:56.007Z] Configure a credential helper to remove this warning. See [2023-04-11T17:24:56.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:24:56.007Z] [2023-04-11T17:24:56.007Z] Login Succeeded [2023-04-11T17:24:56.007Z] docker.io [2023-04-11T17:24:56.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-11T17:24:56.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-11T17:24:56.272Z] Configure a credential helper to remove this warning. See [2023-04-11T17:24:56.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-11T17:24:56.272Z] [2023-04-11T17:24:56.272Z] Login Succeeded [2023-04-11T17:24:56.272Z] ---> docker-login.sh ends [Pipeline] } [2023-04-11T17:24:56.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T17:24:56.312Z] [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-11T17:24:56.330Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-04-11T17:24:56.330Z] c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [2023-04-11T17:24:56.330Z] 2.1.2-dev.2 [2023-04-11T17:24:56.330Z] c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [2023-04-11T17:24:56.330Z] jakarta [2023-04-11T17:24:56.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:24:56.673Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:24:57.093Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [2023-04-11T17:24:57.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:24:57.094Z] c82e695b2ba6: Preparing [2023-04-11T17:24:57.094Z] 757890b5680e: Preparing [2023-04-11T17:24:57.094Z] c05b286e20c3: Preparing [2023-04-11T17:24:57.094Z] c04c613cbbf9: Preparing [2023-04-11T17:24:57.094Z] 0ca9543b2ff3: Preparing [2023-04-11T17:24:57.094Z] 6979b741102e: Preparing [2023-04-11T17:24:57.094Z] 6979b741102e: Waiting [2023-04-11T17:24:57.367Z] 757890b5680e: Pushed [2023-04-11T17:24:57.367Z] c05b286e20c3: Pushed [2023-04-11T17:24:57.367Z] 6979b741102e: Layer already exists [2023-04-11T17:24:57.367Z] c04c613cbbf9: Pushed [2023-04-11T17:24:57.967Z] 0ca9543b2ff3: Pushed [2023-04-11T17:25:00.591Z] c82e695b2ba6: Pushed [2023-04-11T17:25:00.859Z] c9a7dba17a903efbf39ab13b10ad13ffbdf09964: digest: sha256:e4f56f4821a3f84818e524217a2a2c5244aff1bde24fb331112c4cdf56901ee8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:01.203Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:01.546Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.2 [2023-04-11T17:25:01.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:25:01.546Z] c82e695b2ba6: Preparing [2023-04-11T17:25:01.546Z] 757890b5680e: Preparing [2023-04-11T17:25:01.546Z] c05b286e20c3: Preparing [2023-04-11T17:25:01.546Z] c04c613cbbf9: Preparing [2023-04-11T17:25:01.546Z] 0ca9543b2ff3: Preparing [2023-04-11T17:25:01.547Z] 6979b741102e: Preparing [2023-04-11T17:25:01.547Z] 6979b741102e: Waiting [2023-04-11T17:25:01.547Z] c82e695b2ba6: Layer already exists [2023-04-11T17:25:01.547Z] c05b286e20c3: Layer already exists [2023-04-11T17:25:01.547Z] c04c613cbbf9: Layer already exists [2023-04-11T17:25:01.547Z] 757890b5680e: Layer already exists [2023-04-11T17:25:01.547Z] 0ca9543b2ff3: Layer already exists [2023-04-11T17:25:01.547Z] 6979b741102e: Layer already exists [2023-04-11T17:25:01.547Z] 2.1.2-dev.2: digest: sha256:e4f56f4821a3f84818e524217a2a2c5244aff1bde24fb331112c4cdf56901ee8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:01.896Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:02.248Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [2023-04-11T17:25:02.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:25:02.248Z] c82e695b2ba6: Preparing [2023-04-11T17:25:02.248Z] 757890b5680e: Preparing [2023-04-11T17:25:02.248Z] c05b286e20c3: Preparing [2023-04-11T17:25:02.248Z] c04c613cbbf9: Preparing [2023-04-11T17:25:02.248Z] 0ca9543b2ff3: Preparing [2023-04-11T17:25:02.248Z] 6979b741102e: Preparing [2023-04-11T17:25:02.248Z] 6979b741102e: Waiting [2023-04-11T17:25:02.248Z] c05b286e20c3: Layer already exists [2023-04-11T17:25:02.248Z] 0ca9543b2ff3: Layer already exists [2023-04-11T17:25:02.248Z] c82e695b2ba6: Layer already exists [2023-04-11T17:25:02.248Z] c04c613cbbf9: Layer already exists [2023-04-11T17:25:02.248Z] 757890b5680e: Layer already exists [2023-04-11T17:25:02.248Z] 6979b741102e: Layer already exists [2023-04-11T17:25:02.248Z] c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2: digest: sha256:e4f56f4821a3f84818e524217a2a2c5244aff1bde24fb331112c4cdf56901ee8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:02.596Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:02.933Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [2023-04-11T17:25:02.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-04-11T17:25:02.933Z] c82e695b2ba6: Preparing [2023-04-11T17:25:02.933Z] 757890b5680e: Preparing [2023-04-11T17:25:02.933Z] c05b286e20c3: Preparing [2023-04-11T17:25:02.933Z] c04c613cbbf9: Preparing [2023-04-11T17:25:02.933Z] 0ca9543b2ff3: Preparing [2023-04-11T17:25:02.933Z] 6979b741102e: Preparing [2023-04-11T17:25:02.933Z] 6979b741102e: Waiting [2023-04-11T17:25:02.933Z] c82e695b2ba6: Layer already exists [2023-04-11T17:25:02.933Z] c05b286e20c3: Layer already exists [2023-04-11T17:25:02.933Z] c04c613cbbf9: Layer already exists [2023-04-11T17:25:02.933Z] 757890b5680e: Layer already exists [2023-04-11T17:25:02.933Z] 0ca9543b2ff3: Layer already exists [2023-04-11T17:25:02.933Z] 6979b741102e: Layer already exists [2023-04-11T17:25:02.934Z] jakarta: digest: sha256:e4f56f4821a3f84818e524217a2a2c5244aff1bde24fb331112c4cdf56901ee8 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-11T17:25:03.256Z] ===================================================== [Pipeline] echo [2023-04-11T17:25:03.267Z] taggedImages: [2023-04-11T17:25:03.267Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [2023-04-11T17:25:03.267Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.1.2-dev.2 [2023-04-11T17:25:03.267Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:c9a7dba17a903efbf39ab13b10ad13ffbdf09964-2.1.2-dev.2 [2023-04-11T17:25:03.267Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:jakarta [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:03.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T17:25:03.652Z] [2023-04-11T17:25:03.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:03.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T17:25:03.988Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-11T17:25:03.988Z] 8998bd30e6a1: Pulling fs layer [2023-04-11T17:25:03.988Z] 04944245beec: Pulling fs layer [2023-04-11T17:25:03.988Z] 699f458cf7ca: Pulling fs layer [2023-04-11T17:25:03.988Z] 765212b225bb: Pulling fs layer [2023-04-11T17:25:03.988Z] f23df028b6ca: Pulling fs layer [2023-04-11T17:25:03.988Z] d65c8cfc05b1: Pulling fs layer [2023-04-11T17:25:03.988Z] 2437ff75d9bd: Pulling fs layer [2023-04-11T17:25:03.988Z] 765212b225bb: Waiting [2023-04-11T17:25:03.988Z] f23df028b6ca: Waiting [2023-04-11T17:25:03.988Z] 2437ff75d9bd: Waiting [2023-04-11T17:25:03.988Z] d65c8cfc05b1: Waiting [2023-04-11T17:25:04.255Z] 04944245beec: Verifying Checksum [2023-04-11T17:25:04.255Z] 04944245beec: Download complete [2023-04-11T17:25:04.255Z] 765212b225bb: Verifying Checksum [2023-04-11T17:25:04.255Z] 765212b225bb: Download complete [2023-04-11T17:25:04.255Z] f23df028b6ca: Verifying Checksum [2023-04-11T17:25:04.255Z] f23df028b6ca: Download complete [2023-04-11T17:25:04.255Z] d65c8cfc05b1: Verifying Checksum [2023-04-11T17:25:04.255Z] d65c8cfc05b1: Download complete [2023-04-11T17:25:04.524Z] 699f458cf7ca: Verifying Checksum [2023-04-11T17:25:04.524Z] 699f458cf7ca: Download complete [2023-04-11T17:25:04.792Z] 8998bd30e6a1: Verifying Checksum [2023-04-11T17:25:04.792Z] 8998bd30e6a1: Download complete [2023-04-11T17:25:07.375Z] 2437ff75d9bd: Verifying Checksum [2023-04-11T17:25:07.375Z] 2437ff75d9bd: Download complete [2023-04-11T17:25:08.780Z] 8998bd30e6a1: Pull complete [2023-04-11T17:25:09.364Z] 04944245beec: Pull complete [2023-04-11T17:25:10.773Z] 699f458cf7ca: Pull complete [2023-04-11T17:25:11.041Z] 765212b225bb: Pull complete [2023-04-11T17:25:11.626Z] f23df028b6ca: Pull complete [2023-04-11T17:25:11.894Z] d65c8cfc05b1: Pull complete [2023-04-11T17:25:26.904Z] 2437ff75d9bd: Pull complete [2023-04-11T17:25:26.904Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-11T17:25:26.904Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-11T17:25:26.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:25:27.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-7416 does not seem to be running inside a container [2023-04-11T17:25:27.174Z] $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-11T17:25:30.994Z] $ docker top cb49742e382c5b7e928c443f1c67235fab0d0f76796a3a28e962776af0393cb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:25:31.817Z] ---> job-cost.sh [2023-04-11T17:25:31.817Z] lf-activate-venv: SKIPPING [2023-04-11T17:25:31.817Z] INFO: No Stack... [2023-04-11T17:25:32.086Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-11T17:25:33.042Z] INFO: Archiving Costs [Pipeline] sh [2023-04-11T17:25:33.676Z] + cut -d, -f6+ [2023-04-11T17:25:33.676Z] cat /w/workspace/app-service-configurable/8/archives/cost.csv [Pipeline] lock [2023-04-11T17:25:33.695Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [2023-04-11T17:25:33.704Z] Resource [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] did not exist. Created. [2023-04-11T17:25:33.704Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-11T17:25:34.374Z] /w/workspace/app-service-configurable/8@tmp/durable-8d6547b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-11T17:25:34.710Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-11T17:25:34.726Z] Warning: overwriting stash ‘stack-cost’ [2023-04-11T17:25:34.948Z] Stashed 1 file(s) [Pipeline] } [2023-04-11T17:25:34.956Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-jakarta-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-11T17:25:34.976Z] $ docker stop --time=1 cb49742e382c5b7e928c443f1c67235fab0d0f76796a3a28e962776af0393cb7 [2023-04-11T17:25:36.535Z] $ docker rm -f --volumes cb49742e382c5b7e928c443f1c67235fab0d0f76796a3a28e962776af0393cb7 [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-11T17:25:36.954Z] provisioning config files... [2023-04-11T17:25:36.961Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/app-service-configurable_jakarta@tmp/config5302715356200858794tmp [Pipeline] { [Pipeline] sh [2023-04-11T17:25:37.263Z] + set +x [2023-04-11T17:25:37.264Z] + curl -s https://codecov.io/bash [2023-04-11T17:25:37.264Z] + bash -s -- [2023-04-11T17:25:37.264Z] [2023-04-11T17:25:37.264Z] _____ _ [2023-04-11T17:25:37.264Z] / ____| | | [2023-04-11T17:25:37.264Z] | | ___ __| | ___ ___ _____ __ [2023-04-11T17:25:37.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-11T17:25:37.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-11T17:25:37.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-11T17:25:37.264Z] Bash-1.0.6 [2023-04-11T17:25:37.264Z] [2023-04-11T17:25:37.264Z] [2023-04-11T17:25:37.264Z] ==> git version 2.25.1 found [2023-04-11T17:25:37.264Z] ==> 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-11T17:25:37.264Z] Release-Date: 2020-01-08 [2023-04-11T17:25:37.264Z] 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-11T17:25:37.264Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-11T17:25:37.264Z] ==> Jenkins CI detected. [2023-04-11T17:25:37.264Z] current dir:  /w/workspace/app-service-configurable_jakarta [2023-04-11T17:25:37.264Z] project root: . [2023-04-11T17:25:37.264Z] --> token set from env [2023-04-11T17:25:37.264Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/codecov.yml [2023-04-11T17:25:37.525Z] ==> Running gcov in . (disable via -X gcov) [2023-04-11T17:25:37.525Z] ==> Python coveragepy not found [2023-04-11T17:25:37.525Z] ==> Searching for coverage reports in: [2023-04-11T17:25:37.525Z] + . [2023-04-11T17:25:37.525Z] -> Found 1 reports [2023-04-11T17:25:37.525Z] ==> Detecting git/mercurial file structure [2023-04-11T17:25:37.525Z] ==> Reading reports [2023-04-11T17:25:37.525Z] + ./coverage.out bytes=10 [2023-04-11T17:25:37.525Z] ==> Appending adjustments [2023-04-11T17:25:37.525Z] https://docs.codecov.io/docs/fixing-reports [2023-04-11T17:25:37.525Z] + Found adjustments [2023-04-11T17:25:37.525Z] ==> Gzipping contents [2023-04-11T17:25:37.525Z] 8.0K /tmp/codecov.G6tYac.gz [2023-04-11T17:25:37.525Z] ==> Uploading reports [2023-04-11T17:25:37.525Z] url: https://codecov.io [2023-04-11T17:25:37.525Z] query: branch=jakarta&commit=c9a7dba17a903efbf39ab13b10ad13ffbdf09964&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T17:25:37.525Z] -> Pinging Codecov [2023-04-11T17:25:37.525Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=jakarta&commit=c9a7dba17a903efbf39ab13b10ad13ffbdf09964&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fjakarta%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-11T17:25:37.785Z] -> Uploading to [2023-04-11T17:25:37.786Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-11/A97CA9966030D2A3747ED39772930CCE/c9a7dba17a903efbf39ab13b10ad13ffbdf09964/fa42e167-7e7a-48eb-b4aa-46977ccd8481.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230411T172537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=41b3f4332eeb224d31de45b1b698c1df5ba1706d6061f76ffcf641794570e060 [2023-04-11T17:25:37.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-11T17:25:37.786Z] Dload Upload Total Spent Left Speed [2023-04-11T17:25:38.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6837 0 0 100 6837 0 24682 --:--:-- --:--:-- --:--:-- 24682 [2023-04-11T17:25:38.047Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] } [2023-04-11T17:25:38.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-11T17:25:38.319Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-11T17:25:38.333Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:38.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T17:25:38.641Z] [2023-04-11T17:25:38.641Z] 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-11T17:25:38.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T17:25:38.943Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-11T17:25:38.943Z] df9b9388f04a: Pulling fs layer [2023-04-11T17:25:38.943Z] 52dc419b0ee2: Pulling fs layer [2023-04-11T17:25:38.943Z] 25bc292e5bac: Pulling fs layer [2023-04-11T17:25:38.943Z] 114826534d7a: Pulling fs layer [2023-04-11T17:25:38.943Z] 4657fd5d0bcf: Pulling fs layer [2023-04-11T17:25:38.943Z] 6ad1cebc031e: Pulling fs layer [2023-04-11T17:25:38.943Z] 8a3aa393b2d8: Pulling fs layer [2023-04-11T17:25:38.943Z] 6ad1cebc031e: Waiting [2023-04-11T17:25:38.943Z] 114826534d7a: Waiting [2023-04-11T17:25:38.943Z] 8a3aa393b2d8: Waiting [2023-04-11T17:25:38.943Z] 4657fd5d0bcf: Waiting [2023-04-11T17:25:38.943Z] 25bc292e5bac: Verifying Checksum [2023-04-11T17:25:38.943Z] 25bc292e5bac: Download complete [2023-04-11T17:25:38.943Z] 52dc419b0ee2: Verifying Checksum [2023-04-11T17:25:38.943Z] 52dc419b0ee2: Download complete [2023-04-11T17:25:39.204Z] 4657fd5d0bcf: Verifying Checksum [2023-04-11T17:25:39.204Z] 4657fd5d0bcf: Download complete [2023-04-11T17:25:39.204Z] df9b9388f04a: Download complete [2023-04-11T17:25:39.204Z] df9b9388f04a: Pull complete [2023-04-11T17:25:39.204Z] 6ad1cebc031e: Verifying Checksum [2023-04-11T17:25:39.204Z] 6ad1cebc031e: Download complete [2023-04-11T17:25:39.466Z] 52dc419b0ee2: Pull complete [2023-04-11T17:25:39.466Z] 25bc292e5bac: Pull complete [2023-04-11T17:25:40.031Z] 114826534d7a: Verifying Checksum [2023-04-11T17:25:40.031Z] 114826534d7a: Download complete [2023-04-11T17:25:40.031Z] 8a3aa393b2d8: Verifying Checksum [2023-04-11T17:25:40.031Z] 8a3aa393b2d8: Download complete [2023-04-11T17:25:43.311Z] 114826534d7a: Pull complete [2023-04-11T17:25:43.311Z] 4657fd5d0bcf: Pull complete [2023-04-11T17:25:43.571Z] 6ad1cebc031e: Pull complete [2023-04-11T17:25:46.103Z] 8a3aa393b2d8: Pull complete [2023-04-11T17:25:46.103Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-11T17:25:46.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-11T17:25:46.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:25:46.197Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:25:46.238Z] $ 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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-11T17:25:48.586Z] $ docker top 82b33e988d6b1c9256e6b2f13f5a36476221c991c70c785afc6dd5efbbb44821 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-11T17:25:48.656Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:jakarta' [Pipeline] sh [2023-04-11T17:25:48.943Z] + set -o pipefail [2023-04-11T17:25:48.943Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:jakarta' [2023-04-11T17:25:51.476Z] [2023-04-11T17:25:51.476Z] Monitoring /w/workspace/app-service-configurable_jakarta (github.com/edgexfoundry/app-service-configurable)... [2023-04-11T17:25:51.476Z] [2023-04-11T17:25:51.476Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78f4c173-25cb-4a5c-9c1d-6242fdf5d419/history/56b007cd-dc5b-4a71-a147-2d9708ddaffc [2023-04-11T17:25:51.476Z] [2023-04-11T17:25:51.476Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-11T17:25:51.476Z] [2023-04-11T17:25:51.476Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-11T17:25:51.476Z] [2023-04-11T17:25:52.043Z] [2023-04-11T17:25:52.043Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-11T17:25:52.043Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-11T17:25:52.043Z] More details here: https://snyk.co/ue1NS [2023-04-11T17:25:52.043Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-11T17:25:52.043Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-11T17:25:52.060Z] $ docker stop --time=1 82b33e988d6b1c9256e6b2f13f5a36476221c991c70c785afc6dd5efbbb44821 [2023-04-11T17:25:53.444Z] $ docker rm -f --volumes 82b33e988d6b1c9256e6b2f13f5a36476221c991c70c785afc6dd5efbbb44821 [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-11T17:25:54.015Z] + git log --format=format:%s -1 c9a7dba17a903efbf39ab13b10ad13ffbdf09964 [Pipeline] sh [2023-04-11T17:25:54.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T17:25:54.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:54.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:25:54.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:25:54.686Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:25:54.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T17:25:55.087Z] $ docker top 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 -eo pid,comm [2023-04-11T17:25:55.131Z] 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-11T17:25:55.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T17:25:55.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:25:55.174Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:25:55.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:25:55.317Z] $ docker exec 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 ssh-agent [2023-04-11T17:25:55.429Z] SSH_AUTH_SOCK=/tmp/ssh-hwmfNLPsOoeX/agent.33 [2023-04-11T17:25:55.429Z] SSH_AGENT_PID=39 [2023-04-11T17:25:55.434Z] Running ssh-add (command line suppressed) [2023-04-11T17:25:55.537Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_2102863613698375458.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_2102863613698375458.key) [2023-04-11T17:25:55.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:25:55.833Z] + git semver tag [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,000 [run_tag] DEBUG tag force:False [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,000 [check_head_tag] DEBUG check head tag [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,002 [execute] INFO git cat-file --batch-check [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=) [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,006 [execute] INFO git cat-file --batch [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=) [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,030 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,031 [execute] INFO git tag -a v2.1.2-dev.2 -m v2.1.2-dev.2 [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,031 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.2-dev.2', '-m', 'v2.1.2-dev.2'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-11T17:25:56.092Z] 2023-04-11 17:25:56,035 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:25:56.092Z] 2.1.2-dev.2 [Pipeline] } [2023-04-11T17:25:56.108Z] $ docker exec --env ******** --env ******** 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 ssh-agent -k [2023-04-11T17:25:56.206Z] unset SSH_AUTH_SOCK; [2023-04-11T17:25:56.206Z] unset SSH_AGENT_PID; [2023-04-11T17:25:56.206Z] echo Agent pid 39 killed; [2023-04-11T17:25:56.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T17:25:56.524Z] + git semver [Pipeline] } [2023-04-11T17:25:56.803Z] $ docker stop --time=1 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 [2023-04-11T17:25:58.136Z] $ docker rm -f --volumes 14e8606e6ba61ee58d97899c9a60f64eb508a4a2b182ce2bd264528c2ba77413 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:58.537Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T17:25:58.537Z] [2023-04-11T17:25:58.537Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:25:58.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T17:25:58.841Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-11T17:25:58.841Z] ab5ef0e58194: Pulling fs layer [2023-04-11T17:25:58.841Z] 9712f1f96733: Pulling fs layer [2023-04-11T17:25:58.841Z] 63f879dbbcfc: Pulling fs layer [2023-04-11T17:25:58.841Z] 0d9ebad4ef96: Pulling fs layer [2023-04-11T17:25:58.841Z] e9a5061849ea: Pulling fs layer [2023-04-11T17:25:58.841Z] d747dcd14b5f: Pulling fs layer [2023-04-11T17:25:58.841Z] 0d9ebad4ef96: Waiting [2023-04-11T17:25:58.841Z] e9a5061849ea: Waiting [2023-04-11T17:25:58.841Z] 2de7ff778b66: Pulling fs layer [2023-04-11T17:25:58.841Z] d747dcd14b5f: Waiting [2023-04-11T17:25:58.841Z] 2de7ff778b66: Waiting [2023-04-11T17:25:58.841Z] 9712f1f96733: Download complete [2023-04-11T17:25:59.102Z] 63f879dbbcfc: Verifying Checksum [2023-04-11T17:25:59.102Z] 63f879dbbcfc: Download complete [2023-04-11T17:25:59.362Z] e9a5061849ea: Verifying Checksum [2023-04-11T17:25:59.362Z] e9a5061849ea: Download complete [2023-04-11T17:25:59.362Z] d747dcd14b5f: Verifying Checksum [2023-04-11T17:25:59.362Z] d747dcd14b5f: Download complete [2023-04-11T17:25:59.362Z] ab5ef0e58194: Verifying Checksum [2023-04-11T17:25:59.362Z] ab5ef0e58194: Download complete [2023-04-11T17:25:59.362Z] 0d9ebad4ef96: Verifying Checksum [2023-04-11T17:25:59.362Z] 0d9ebad4ef96: Download complete [2023-04-11T17:25:59.362Z] 2de7ff778b66: Verifying Checksum [2023-04-11T17:25:59.362Z] 2de7ff778b66: Download complete [2023-04-11T17:26:01.904Z] ab5ef0e58194: Pull complete [2023-04-11T17:26:02.165Z] 9712f1f96733: Pull complete [2023-04-11T17:26:02.731Z] 63f879dbbcfc: Pull complete [2023-04-11T17:26:06.022Z] 0d9ebad4ef96: Pull complete [2023-04-11T17:26:06.283Z] e9a5061849ea: Pull complete [2023-04-11T17:26:06.542Z] d747dcd14b5f: Pull complete [2023-04-11T17:26:07.478Z] 2de7ff778b66: Pull complete [2023-04-11T17:26:07.478Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-11T17:26:07.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-11T17:26:07.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:26:07.571Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:26:07.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-11T17:26:09.810Z] $ docker top 3aaa6735ccdb31af4acc8d75a85b31259b00b8cfba60da7bb5574d5a1a2ad676 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:26:09.865Z] provisioning config files... [2023-04-11T17:26:09.871Z] copy managed file [sigul-config] to file:/w/workspace/app-service-configurable_jakarta@tmp/config5505064915835990380tmp [2023-04-11T17:26:09.881Z] copy managed file [sigul-password] to file:/w/workspace/app-service-configurable_jakarta@tmp/config9524317681292350011tmp [2023-04-11T17:26:09.890Z] copy managed file [sigul-pki] to file:/w/workspace/app-service-configurable_jakarta@tmp/config8838394393855908401tmp [Pipeline] { [Pipeline] echo [2023-04-11T17:26:09.910Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:10.195Z] ---> sigul-configuration.sh [2023-04-11T17:26:10.195Z] gpg: directory `/root/.gnupg' created [2023-04-11T17:26:10.195Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-11T17:26:10.195Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-11T17:26:10.195Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-11T17:26:10.195Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-11T17:26:10.195Z] gpg: CAST5 encrypted data [2023-04-11T17:26:10.195Z] gpg: encrypted with 1 passphrase [2023-04-11T17:26:10.195Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-11T17:26:10.486Z] + mkdir /home/jenkins [2023-04-11T17:26:10.486Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-11T17:26:10.772Z] + 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-11T17:26:10.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:11.067Z] ---> sigul-install.sh [2023-04-11T17:26:11.067Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-11T17:26:11.353Z] + git tag --list [2023-04-11T17:26:11.353Z] v1.0.0 [2023-04-11T17:26:11.353Z] v1.1.0 [2023-04-11T17:26:11.353Z] v1.2.0 [2023-04-11T17:26:11.353Z] v1.3.0 [2023-04-11T17:26:11.353Z] v1.3.1 [2023-04-11T17:26:11.353Z] v2.0.0 [2023-04-11T17:26:11.353Z] v2.0.1 [2023-04-11T17:26:11.353Z] v2.1.0 [2023-04-11T17:26:11.353Z] v2.1.1 [2023-04-11T17:26:11.353Z] v2.1.1-dev.1 [2023-04-11T17:26:11.353Z] v2.1.1-dev.2 [2023-04-11T17:26:11.353Z] v2.1.2-dev.1 [2023-04-11T17:26:11.353Z] v2.1.2-dev.2 [2023-04-11T17:26:11.353Z] v2.2.0 [2023-04-11T17:26:11.353Z] v2.2.1-dev.1 [2023-04-11T17:26:11.353Z] v2.2.1-dev.10 [2023-04-11T17:26:11.353Z] v2.2.1-dev.2 [2023-04-11T17:26:11.353Z] v2.2.1-dev.3 [2023-04-11T17:26:11.353Z] v2.2.1-dev.4 [2023-04-11T17:26:11.353Z] v2.2.1-dev.5 [2023-04-11T17:26:11.353Z] v2.2.1-dev.6 [2023-04-11T17:26:11.353Z] v2.2.1-dev.7 [2023-04-11T17:26:11.353Z] v2.2.1-dev.8 [2023-04-11T17:26:11.353Z] v2.2.1-dev.9 [2023-04-11T17:26:11.353Z] v2.3.0 [2023-04-11T17:26:11.353Z] v2.3.0-dev.10 [2023-04-11T17:26:11.353Z] v2.3.0-dev.11 [2023-04-11T17:26:11.353Z] v2.3.0-dev.12 [2023-04-11T17:26:11.353Z] v2.3.0-dev.13 [2023-04-11T17:26:11.353Z] v2.3.0-dev.14 [2023-04-11T17:26:11.353Z] v2.3.0-dev.15 [2023-04-11T17:26:11.353Z] v2.3.0-dev.16 [2023-04-11T17:26:11.353Z] v2.3.0-dev.17 [2023-04-11T17:26:11.353Z] v2.3.0-dev.18 [2023-04-11T17:26:11.353Z] v2.3.0-dev.19 [2023-04-11T17:26:11.353Z] v2.3.0-dev.20 [2023-04-11T17:26:11.353Z] v2.3.0-dev.21 [2023-04-11T17:26:11.353Z] v2.3.0-dev.22 [2023-04-11T17:26:11.353Z] v2.3.0-dev.23 [2023-04-11T17:26:11.353Z] v2.3.0-dev.24 [2023-04-11T17:26:11.353Z] v2.3.0-dev.25 [2023-04-11T17:26:11.353Z] v2.3.0-dev.26 [2023-04-11T17:26:11.353Z] v2.3.0-dev.27 [2023-04-11T17:26:11.353Z] v2.3.0-dev.28 [2023-04-11T17:26:11.353Z] v2.3.0-dev.29 [2023-04-11T17:26:11.353Z] v2.3.0-dev.30 [2023-04-11T17:26:11.353Z] v2.3.0-dev.31 [2023-04-11T17:26:11.353Z] v2.3.0-dev.32 [2023-04-11T17:26:11.353Z] v2.3.0-dev.33 [2023-04-11T17:26:11.353Z] v2.3.0-dev.34 [2023-04-11T17:26:11.353Z] v2.3.0-dev.35 [2023-04-11T17:26:11.353Z] v2.3.0-dev.36 [2023-04-11T17:26:11.353Z] v2.3.0-dev.37 [2023-04-11T17:26:11.353Z] v2.3.1-dev.1 [2023-04-11T17:26:11.353Z] v3.0.0-dev.1 [2023-04-11T17:26:11.353Z] v3.0.0-dev.10 [2023-04-11T17:26:11.353Z] v3.0.0-dev.11 [2023-04-11T17:26:11.353Z] v3.0.0-dev.12 [2023-04-11T17:26:11.353Z] v3.0.0-dev.13 [2023-04-11T17:26:11.353Z] v3.0.0-dev.14 [2023-04-11T17:26:11.353Z] v3.0.0-dev.15 [2023-04-11T17:26:11.353Z] v3.0.0-dev.16 [2023-04-11T17:26:11.353Z] v3.0.0-dev.17 [2023-04-11T17:26:11.353Z] v3.0.0-dev.18 [2023-04-11T17:26:11.353Z] v3.0.0-dev.19 [2023-04-11T17:26:11.353Z] v3.0.0-dev.2 [2023-04-11T17:26:11.353Z] v3.0.0-dev.20 [2023-04-11T17:26:11.353Z] v3.0.0-dev.21 [2023-04-11T17:26:11.353Z] v3.0.0-dev.22 [2023-04-11T17:26:11.353Z] v3.0.0-dev.23 [2023-04-11T17:26:11.353Z] v3.0.0-dev.24 [2023-04-11T17:26:11.353Z] v3.0.0-dev.25 [2023-04-11T17:26:11.353Z] v3.0.0-dev.26 [2023-04-11T17:26:11.353Z] v3.0.0-dev.27 [2023-04-11T17:26:11.353Z] v3.0.0-dev.28 [2023-04-11T17:26:11.353Z] v3.0.0-dev.29 [2023-04-11T17:26:11.353Z] v3.0.0-dev.3 [2023-04-11T17:26:11.353Z] v3.0.0-dev.30 [2023-04-11T17:26:11.353Z] v3.0.0-dev.4 [2023-04-11T17:26:11.353Z] v3.0.0-dev.5 [2023-04-11T17:26:11.353Z] v3.0.0-dev.6 [2023-04-11T17:26:11.353Z] v3.0.0-dev.7 [2023-04-11T17:26:11.353Z] v3.0.0-dev.8 [2023-04-11T17:26:11.353Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-11T17:26:11.640Z] + lftools sign git-tag v2.1.2-dev.2 [2023-04-11T17:26:12.211Z] Signing Git tag with Sigul... [2023-04-11T17:26:12.211Z] Signing v2.1.2-dev.2 [Pipeline] echo [2023-04-11T17:26:12.481Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:12.766Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-11T17:26:12.773Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-11T17:26:12.799Z] $ docker stop --time=1 3aaa6735ccdb31af4acc8d75a85b31259b00b8cfba60da7bb5574d5a1a2ad676 [2023-04-11T17:26:14.029Z] $ docker rm -f --volumes 3aaa6735ccdb31af4acc8d75a85b31259b00b8cfba60da7bb5574d5a1a2ad676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-11T17:26:14.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T17:26:14.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:26:14.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:26:14.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:26:14.920Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:26:14.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T17:26:15.360Z] $ docker top b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 -eo pid,comm [2023-04-11T17:26:15.399Z] 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-11T17:26:15.399Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T17:26:15.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:26:15.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:26:15.556Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:26:15.566Z] $ docker exec b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 ssh-agent [2023-04-11T17:26:15.660Z] SSH_AUTH_SOCK=/tmp/ssh-hIP7isiSiEvr/agent.33 [2023-04-11T17:26:15.660Z] SSH_AGENT_PID=39 [2023-04-11T17:26:15.664Z] Running ssh-add (command line suppressed) [2023-04-11T17:26:15.771Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_6184346046412707170.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_6184346046412707170.key) [2023-04-11T17:26:15.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:26:16.063Z] + git semver bump pre [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,217 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,217 [bump_version] DEBUG bumping version:2.1.2-dev.2 on axis:pre with prefix:dev [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,217 [bump_version] DEBUG bumped version:2.1.2-dev.3 [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,217 [write_version] DEBUG write version:2.1.2-dev.3 to path:/w/workspace/app-service-configurable_jakarta/.semver/jakarta with force:True [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,217 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,217 [write_file] DEBUG write to file:/w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,219 [execute] INFO git cat-file --batch-check [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,219 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,223 [execute] INFO git cat-file --batch [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T17:26:16.322Z] 2023-04-11 17:26:16,228 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:26:16.322Z] 2.1.2-dev.3 [Pipeline] } [2023-04-11T17:26:16.339Z] $ docker exec --env ******** --env ******** b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 ssh-agent -k [2023-04-11T17:26:16.446Z] unset SSH_AUTH_SOCK; [2023-04-11T17:26:16.447Z] unset SSH_AGENT_PID; [2023-04-11T17:26:16.447Z] echo Agent pid 39 killed; [2023-04-11T17:26:16.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T17:26:16.752Z] + git semver [Pipeline] } [2023-04-11T17:26:17.030Z] $ docker stop --time=1 b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 [2023-04-11T17:26:18.322Z] $ docker rm -f --volumes b4a6d21b4f0320ba51da93a16c7c175a243776efe1a773abfc43e251eddeb170 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-11T17:26:18.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-11T17:26:18.655Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:26:18.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-11T17:26:18.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:26:19.031Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:26:19.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/app-service-configurable_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-11T17:26:19.438Z] $ docker top 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d -eo pid,comm [2023-04-11T17:26:19.477Z] 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-11T17:26:19.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-11T17:26:19.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-11T17:26:19.523Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-11T17:26:19.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-11T17:26:19.645Z] $ docker exec 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d ssh-agent [2023-04-11T17:26:19.750Z] SSH_AUTH_SOCK=/tmp/ssh-8REf5LQUoN2i/agent.32 [2023-04-11T17:26:19.750Z] SSH_AGENT_PID=38 [2023-04-11T17:26:19.754Z] Running ssh-add (command line suppressed) [2023-04-11T17:26:19.853Z] Identity added: /w/workspace/app-service-configurable_jakarta@tmp/private_key_10077162947967602237.key (/w/workspace/app-service-configurable_jakarta@tmp/private_key_10077162947967602237.key) [2023-04-11T17:26:19.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-11T17:26:20.151Z] + git semver push [2023-04-11T17:26:20.413Z] 2023-04-11 17:26:20,320 [run_push] DEBUG push [2023-04-11T17:26:20.413Z] 2023-04-11 17:26:20,321 [execute] INFO git cat-file --batch-check [2023-04-11T17:26:20.413Z] 2023-04-11 17:26:20,321 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=) [2023-04-11T17:26:20.413Z] 2023-04-11 17:26:20,325 [execute] INFO git rev-list d10e8b9ac1c27d2974e2c3f5ab86ce77a03fe764 -- [2023-04-11T17:26:20.413Z] 2023-04-11 17:26:20,325 [execute] DEBUG Popen(['git', 'rev-list', 'd10e8b9ac1c27d2974e2c3f5ab86ce77a03fe764', '--'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T17:26:20.413Z] 2023-04-11 17:26:20,332 [execute] INFO git fetch -v origin [2023-04-11T17:26:20.413Z] 2023-04-11 17:26:20,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-11T17:26:20.981Z] 2023-04-11 17:26:20,818 [run_push] DEBUG no remote changes detected [2023-04-11T17:26:20.981Z] 2023-04-11 17:26:20,818 [execute] INFO git push origin semver [2023-04-11T17:26:20.981Z] 2023-04-11 17:26:20,819 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/app-service-configurable_jakarta/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-11T17:26:21.920Z] 2023-04-11 17:26:21,607 [run_push] DEBUG push all version tags [2023-04-11T17:26:21.920Z] 2023-04-11 17:26:21,608 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-11T17:26:21.920Z] 2023-04-11 17:26:21,608 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/app-service-configurable_jakarta, universal_newlines=False, shell=None, istream=None) [2023-04-11T17:26:22.489Z] 2023-04-11 17:26:22,401 [read_version] DEBUG read version from /w/workspace/app-service-configurable_jakarta/.semver/jakarta [2023-04-11T17:26:22.489Z] 2.1.2-dev.3 [Pipeline] } [2023-04-11T17:26:22.505Z] $ docker exec --env ******** --env ******** 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d ssh-agent -k [2023-04-11T17:26:22.600Z] unset SSH_AUTH_SOCK; [2023-04-11T17:26:22.600Z] unset SSH_AGENT_PID; [2023-04-11T17:26:22.600Z] echo Agent pid 38 killed; [2023-04-11T17:26:22.602Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-11T17:26:22.904Z] + git semver [Pipeline] } [2023-04-11T17:26:23.183Z] $ docker stop --time=1 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d [2023-04-11T17:26:24.461Z] $ docker rm -f --volumes 545683c5b9be5844742d03e1349f053a7004f9cc3b5c105903833634f22abd3d [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-11T17:26:25.014Z] + [ -d /w/workspace/app-service-configurable_jakarta/archives ] [2023-04-11T17:26:25.015Z] + ls -al /w/workspace/app-service-configurable_jakarta/archives [2023-04-11T17:26:25.015Z] total 16 [2023-04-11T17:26:25.015Z] drwxr-xr-x 3 root root 4096 Apr 11 17:19 . [2023-04-11T17:26:25.015Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 17:26 .. [2023-04-11T17:26:25.015Z] drwxr-xr-x 2 root root 4096 Apr 11 17:19 cost [2023-04-11T17:26:25.015Z] -rw-r--r-- 1 root root 97 Apr 11 17:19 cost.csv [2023-04-11T17:26:25.015Z] + sudo chown -R jenkins:jenkins /w/workspace/app-service-configurable_jakarta/archives [2023-04-11T17:26:25.015Z] + ls -al /w/workspace/app-service-configurable_jakarta/archives [2023-04-11T17:26:25.015Z] total 16 [2023-04-11T17:26:25.015Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 17:19 . [2023-04-11T17:26:25.015Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 17:26 .. [2023-04-11T17:26:25.015Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 17:19 cost [2023-04-11T17:26:25.015Z] -rw-r--r-- 1 jenkins jenkins 97 Apr 11 17:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:25.306Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:26.166Z] ---> package-listing.sh [2023-04-11T17:26:26.167Z] ++ facter osfamily [2023-04-11T17:26:26.167Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-11T17:26:26.427Z] + OS_FAMILY=debian [2023-04-11T17:26:26.427Z] + workspace=/w/workspace/app-service-configurable_jakarta [2023-04-11T17:26:26.427Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-11T17:26:26.427Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-11T17:26:26.427Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-11T17:26:26.427Z] + PACKAGES=/tmp/packages_start.txt [2023-04-11T17:26:26.427Z] + '[' /w/workspace/app-service-configurable_jakarta ']' [2023-04-11T17:26:26.427Z] + PACKAGES=/tmp/packages_end.txt [2023-04-11T17:26:26.427Z] + case "${OS_FAMILY}" in [2023-04-11T17:26:26.427Z] + dpkg -l [2023-04-11T17:26:26.427Z] + grep '^ii' [2023-04-11T17:26:26.427Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-11T17:26:26.427Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-11T17:26:26.427Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-11T17:26:26.427Z] + '[' /w/workspace/app-service-configurable_jakarta ']' [2023-04-11T17:26:26.427Z] + mkdir -p /w/workspace/app-service-configurable_jakarta/archives/ [2023-04-11T17:26:26.427Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/app-service-configurable_jakarta/archives/ [Pipeline] echo [2023-04-11T17:26:26.438Z] 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_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-11T17:26:26.716Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-11T17:26:27.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-11T17:26:27.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-11T17:26:27.436Z] prd-ubuntu20.04-docker-8c-8g-7415 does not seem to be running inside a container [2023-04-11T17:26:27.553Z] $ 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_jakarta/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_jakarta -v /w/workspace/app-service-configurable_jakarta:/w/workspace/app-service-configurable_jakarta:rw,z -v /w/workspace/app-service-configurable_jakarta@tmp:/w/workspace/app-service-configurable_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-11T17:26:27.763Z] $ docker top 10ac40fc20086bbd3993f8f9cb3d5710e178e3f6ad3a9494ad36e183cf0a2c09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-11T17:26:28.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-11T17:26:28.371Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-11T17:26:28.653Z] + ls /var/log/sa-host [2023-04-11T17:26:28.653Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-11T17:26:28.816Z] provisioning config files... [2023-04-11T17:26:28.824Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/app-service-configurable_jakarta@tmp/config9349799936455771163tmp [Pipeline] { [Pipeline] echo [2023-04-11T17:26:28.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:29.118Z] ---> create-netrc.sh [Pipeline] } [2023-04-11T17:26:29.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:29.467Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-11T17:26:29.475Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:29.759Z] ---> sudo-logs.sh [2023-04-11T17:26:29.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-11T17:26:29.791Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:30.078Z] ---> job-cost.sh [2023-04-11T17:26:30.078Z] lf-activate-venv: SKIPPING [2023-04-11T17:26:30.078Z] DEBUG: total: 0.2199999988079071 [2023-04-11T17:26:30.078Z] INFO: Retrieving Stack Cost... [2023-04-11T17:26:30.337Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-11T17:26:30.906Z] INFO: Archiving Costs [Pipeline] echo [2023-04-11T17:26:30.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-11T17:26:31.200Z] ---> logs-deploy.sh [2023-04-11T17:26:31.200Z] lf-activate-venv: SKIPPING [2023-04-11T17:26:31.200Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/jakarta/8 [2023-04-11T17:26:31.200Z] INFO: archiving workspace using pattern(s): [2023-04-11T17:26:32.141Z] Archives upload complete. [2023-04-11T17:26:32.141Z] INFO: archiving logs to Nexus