Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 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-ssh2298163464696518123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17921756536196637518.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15864918739357526957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10069715340627008002.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7435000825383592830.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6722 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#598)" > git config core.sparsecheckout # timeout=10 > git checkout -f 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f # timeout=10 > git rev-list --no-walk 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T16:16:58.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T16:16:58.871Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T16:16:58.885Z] ========================================================= [2023-09-20T16:16:58.885Z] EdgeX Global Pipelines Version Info [2023-09-20T16:16:58.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:16:59.600Z] ------------------- [2023-09-20T16:16:59.600Z] stable info: [2023-09-20T16:16:59.600Z] ------------------- [2023-09-20T16:16:59.600Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T16:16:59.600Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T16:16:59.600Z] Message: update stable to v1.0.254 [2023-09-20T16:17:00.173Z] ------------------- [2023-09-20T16:17:00.174Z] experimental info: [2023-09-20T16:17:00.174Z] ------------------- [2023-09-20T16:17:00.174Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T16:17:00.174Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T16:17:00.174Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T16:17:00.352Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-20T16:17:00.372Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-20T16:17:00.388Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T16:17:00.403Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T16:17:00.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T16:17:00.438Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T16:17:00.456Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T16:17:00.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T16:17:00.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T16:17:00.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T16:17:00.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T16:17:00.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-20T16:17:00.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T16:17:00.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T16:17:00.574Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T16:17:00.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T16:17:00.614Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T16:17:00.630Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T16:17:00.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T16:17:00.654Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T16:17:00.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T16:17:00.684Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T16:17:00.699Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T16:17:00.710Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T16:17:00.720Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T16:17:00.731Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T16:17:00.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T16:17:00.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T16:17:00.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T16:17:00.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T16:17:00.801Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] echo [2023-09-20T16:17:00.813Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 692be8c [Pipeline] echo [2023-09-20T16:17:00.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:17:00.867Z] provisioning config files... [2023-09-20T16:17:00.882Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16629336881116223329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:17:01.190Z] ---> docker-login.sh [2023-09-20T16:17:01.190Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:17:01.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:01.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:01.449Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:01.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:01.449Z] [2023-09-20T16:17:01.449Z] Login Succeeded [2023-09-20T16:17:01.449Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:17:01.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:01.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:01.709Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:01.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:01.709Z] [2023-09-20T16:17:01.709Z] Login Succeeded [2023-09-20T16:17:01.709Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:17:01.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:01.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:01.709Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:01.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:01.709Z] [2023-09-20T16:17:01.709Z] Login Succeeded [2023-09-20T16:17:01.709Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:17:01.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:01.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:01.969Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:01.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:01.969Z] [2023-09-20T16:17:01.969Z] Login Succeeded [2023-09-20T16:17:01.969Z] docker.io [2023-09-20T16:17:01.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:02.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:02.230Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:02.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:02.230Z] [2023-09-20T16:17:02.230Z] Login Succeeded [2023-09-20T16:17:02.230Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:17:02.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T16:17:02.624Z] + git rev-list -1 --merges 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f~1..692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] echo [2023-09-20T16:17:02.679Z] -----------> git rev-list -1 --merges 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f~1..692be8c2dc29c96a9fcede9d9f789984c5ef0b8f 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [false] [Pipeline] sh [2023-09-20T16:17:02.967Z] + git log --format=format:%s -1 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] echo [2023-09-20T16:17:02.995Z] ========================================================= [2023-09-20T16:17:02.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T16:17:02.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:17:03.314Z] + git log --format=format:%s -1 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] echo [2023-09-20T16:17:03.324Z] [semverPrep] GIT_COMMIT: 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#598) [Pipeline] echo [2023-09-20T16:17:03.334Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T16:17:03.680Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:17:03.680Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T16:17:03.680Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T16:17:03.680Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T16:17:03.680Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T16:17:03.680Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T16:17:03.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:17:04.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:17:04.098Z] [2023-09-20T16:17:04.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:17:04.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:17:04.394Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T16:17:04.394Z] b85a868b505f: Pulling fs layer [2023-09-20T16:17:04.394Z] e2be974225ed: Pulling fs layer [2023-09-20T16:17:04.394Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T16:17:04.394Z] 988bab9f4d93: Pulling fs layer [2023-09-20T16:17:04.394Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T16:17:04.394Z] eaf3925da568: Pulling fs layer [2023-09-20T16:17:04.394Z] bab4dde63d76: Pulling fs layer [2023-09-20T16:17:04.394Z] bde34c3a00c8: Pulling fs layer [2023-09-20T16:17:04.394Z] b352a97aabf1: Pulling fs layer [2023-09-20T16:17:04.394Z] 4872d77fe225: Pulling fs layer [2023-09-20T16:17:04.394Z] 5851b861e8e6: Pulling fs layer [2023-09-20T16:17:04.394Z] 988bab9f4d93: Waiting [2023-09-20T16:17:04.394Z] 1469e6f7b9e6: Waiting [2023-09-20T16:17:04.394Z] eaf3925da568: Waiting [2023-09-20T16:17:04.394Z] bab4dde63d76: Waiting [2023-09-20T16:17:04.394Z] bde34c3a00c8: Waiting [2023-09-20T16:17:04.394Z] b352a97aabf1: Waiting [2023-09-20T16:17:04.394Z] 4872d77fe225: Waiting [2023-09-20T16:17:04.394Z] 5851b861e8e6: Waiting [2023-09-20T16:17:04.394Z] e2be974225ed: Verifying Checksum [2023-09-20T16:17:04.394Z] e2be974225ed: Download complete [2023-09-20T16:17:04.394Z] 988bab9f4d93: Download complete [2023-09-20T16:17:04.394Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T16:17:04.394Z] 1469e6f7b9e6: Download complete [2023-09-20T16:17:04.653Z] eaf3925da568: Verifying Checksum [2023-09-20T16:17:04.653Z] eaf3925da568: Download complete [2023-09-20T16:17:04.653Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T16:17:04.653Z] 339a4e72a1f5: Download complete [2023-09-20T16:17:04.653Z] bde34c3a00c8: Verifying Checksum [2023-09-20T16:17:04.653Z] bde34c3a00c8: Download complete [2023-09-20T16:17:04.653Z] b352a97aabf1: Download complete [2023-09-20T16:17:04.653Z] 4872d77fe225: Verifying Checksum [2023-09-20T16:17:04.653Z] 4872d77fe225: Download complete [2023-09-20T16:17:04.653Z] 5851b861e8e6: Download complete [2023-09-20T16:17:04.653Z] b85a868b505f: Verifying Checksum [2023-09-20T16:17:04.653Z] b85a868b505f: Download complete [2023-09-20T16:17:04.912Z] bab4dde63d76: Verifying Checksum [2023-09-20T16:17:04.912Z] bab4dde63d76: Download complete [2023-09-20T16:17:05.846Z] b85a868b505f: Pull complete [2023-09-20T16:17:05.846Z] e2be974225ed: Pull complete [2023-09-20T16:17:06.414Z] 339a4e72a1f5: Pull complete [2023-09-20T16:17:06.414Z] 988bab9f4d93: Pull complete [2023-09-20T16:17:06.673Z] 1469e6f7b9e6: Pull complete [2023-09-20T16:17:06.673Z] eaf3925da568: Pull complete [2023-09-20T16:17:08.576Z] bab4dde63d76: Pull complete [2023-09-20T16:17:08.576Z] bde34c3a00c8: Pull complete [2023-09-20T16:17:08.576Z] b352a97aabf1: Pull complete [2023-09-20T16:17:08.576Z] 4872d77fe225: Pull complete [2023-09-20T16:17:08.576Z] 5851b861e8e6: Pull complete [2023-09-20T16:17:08.837Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T16:17:08.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:17:08.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:17:08.932Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:17:08.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T16:17:13.189Z] $ docker top 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 -eo pid,comm [2023-09-20T16:17:13.238Z] 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-09-20T16:17:13.238Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:17:13.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:17:13.276Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:17:13.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:17:13.390Z] $ docker exec 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 ssh-agent [2023-09-20T16:17:13.495Z] SSH_AUTH_SOCK=/tmp/ssh-koexB7Dv3kbU/agent.32 [2023-09-20T16:17:13.495Z] SSH_AGENT_PID=38 [2023-09-20T16:17:13.502Z] Running ssh-add (command line suppressed) [2023-09-20T16:17:13.602Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3628501837533900987.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3628501837533900987.key) [2023-09-20T16:17:13.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:17:13.897Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T16:17:13.910Z] $ docker exec --env ******** --env ******** 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 ssh-agent -k [2023-09-20T16:17:14.011Z] unset SSH_AUTH_SOCK; [2023-09-20T16:17:14.012Z] unset SSH_AGENT_PID; [2023-09-20T16:17:14.012Z] echo Agent pid 38 killed; [2023-09-20T16:17:14.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T16:17:14.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:17:14.042Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:17:14.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:17:14.161Z] $ docker exec 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 ssh-agent [2023-09-20T16:17:14.282Z] SSH_AUTH_SOCK=/tmp/ssh-PZIYINxLLuYG/agent.70 [2023-09-20T16:17:14.282Z] SSH_AGENT_PID=76 [2023-09-20T16:17:14.286Z] Running ssh-add (command line suppressed) [2023-09-20T16:17:14.395Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10069870393389160446.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10069870393389160446.key) [2023-09-20T16:17:14.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:17:14.687Z] + git semver init [2023-09-20T16:17:14.945Z] 2023-09-20 16:17:14,867 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T16:17:14.945Z] 2023-09-20 16:17:14,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-09-20T16:17:14.945Z] 2023-09-20 16:17:14,869 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-09-20T16:17:14.945Z] 2023-09-20 16:17:14,869 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:17:15.883Z] 2023-09-20 16:17:15,782 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-09-20T16:17:15.883Z] 2023-09-20 16:17:15,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-09-20T16:17:15.883Z] 2023-09-20 16:17:15,783 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:17:15.883Z] 2023-09-20 16:17:15,783 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:17:15.883Z] 3.1.0-dev.21 [Pipeline] } [2023-09-20T16:17:15.896Z] $ docker exec --env ******** --env ******** 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 ssh-agent -k [2023-09-20T16:17:15.991Z] unset SSH_AUTH_SOCK; [2023-09-20T16:17:15.991Z] unset SSH_AGENT_PID; [2023-09-20T16:17:15.991Z] echo Agent pid 76 killed; [2023-09-20T16:17:16.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:17:16.309Z] + git semver [Pipeline] } [2023-09-20T16:17:16.583Z] $ docker stop --time=1 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 [2023-09-20T16:17:17.884Z] $ docker rm -f --volumes 3189497c2a08e28b97f2c239be75c738e92c6866c27767ffd8f5bf9243b64883 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:17:18.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T16:17:18.450Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T16:17:18.453Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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-09-20T16:17:18.596Z] provisioning config files... [2023-09-20T16:17:18.605Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14184314511447214705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:17:18.901Z] ---> docker-login.sh [2023-09-20T16:17:18.901Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:17:18.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:18.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:18.901Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:18.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:18.901Z] [2023-09-20T16:17:18.901Z] Login Succeeded [2023-09-20T16:17:18.901Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:17:18.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:18.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:18.901Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:18.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:18.901Z] [2023-09-20T16:17:18.901Z] Login Succeeded [2023-09-20T16:17:18.901Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:17:19.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:19.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:19.160Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:19.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:19.160Z] [2023-09-20T16:17:19.160Z] Login Succeeded [2023-09-20T16:17:19.160Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:17:19.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:19.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:19.160Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:19.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:19.160Z] [2023-09-20T16:17:19.160Z] Login Succeeded [2023-09-20T16:17:19.160Z] docker.io [2023-09-20T16:17:19.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:17:19.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:17:19.419Z] Configure a credential helper to remove this warning. See [2023-09-20T16:17:19.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:17:19.419Z] [2023-09-20T16:17:19.419Z] Login Succeeded [2023-09-20T16:17:19.419Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:17:19.425Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T16:17:19.482Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:17:19.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:17:19.499Z] ========================================================= [2023-09-20T16:17:19.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T16:17:19.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:17:19.798Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T16:17:19.798Z] Sending build context to Docker daemon 3.349MB [2023-09-20T16:17:19.798Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:17:19.798Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T16:17:19.798Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T16:17:19.798Z] 7264a8db6415: Pulling fs layer [2023-09-20T16:17:19.798Z] c4d48a809fc2: Pulling fs layer [2023-09-20T16:17:19.798Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T16:17:19.798Z] ad3a456e5733: Pulling fs layer [2023-09-20T16:17:19.798Z] 33e27b845d1e: Pulling fs layer [2023-09-20T16:17:19.798Z] c68163c4e522: Pulling fs layer [2023-09-20T16:17:19.798Z] 50da416c3ac9: Pulling fs layer [2023-09-20T16:17:19.798Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T16:17:19.798Z] ad3a456e5733: Waiting [2023-09-20T16:17:19.798Z] 33e27b845d1e: Waiting [2023-09-20T16:17:19.798Z] c68163c4e522: Waiting [2023-09-20T16:17:19.798Z] 50da416c3ac9: Waiting [2023-09-20T16:17:19.798Z] 23d2d4c4bb30: Waiting [2023-09-20T16:17:19.798Z] c4d48a809fc2: Verifying Checksum [2023-09-20T16:17:19.798Z] c4d48a809fc2: Download complete [2023-09-20T16:17:19.798Z] ad3a456e5733: Verifying Checksum [2023-09-20T16:17:19.798Z] ad3a456e5733: Download complete [2023-09-20T16:17:19.798Z] 33e27b845d1e: Download complete [2023-09-20T16:17:19.798Z] 7264a8db6415: Verifying Checksum [2023-09-20T16:17:19.798Z] 7264a8db6415: Download complete [2023-09-20T16:17:20.058Z] c68163c4e522: Verifying Checksum [2023-09-20T16:17:20.058Z] c68163c4e522: Download complete [2023-09-20T16:17:20.058Z] 7264a8db6415: Pull complete [2023-09-20T16:17:20.058Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T16:17:20.058Z] 23d2d4c4bb30: Download complete [2023-09-20T16:17:20.315Z] c4d48a809fc2: Pull complete [2023-09-20T16:17:20.315Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T16:17:20.315Z] 4f1c88b9dad5: Download complete [2023-09-20T16:17:20.583Z] 50da416c3ac9: Verifying Checksum [2023-09-20T16:17:20.583Z] 50da416c3ac9: Download complete [2023-09-20T16:17:23.114Z] 4f1c88b9dad5: Pull complete [2023-09-20T16:17:23.372Z] ad3a456e5733: Pull complete [2023-09-20T16:17:23.372Z] 33e27b845d1e: Pull complete [2023-09-20T16:17:23.372Z] c68163c4e522: Pull complete [2023-09-20T16:17:25.911Z] 50da416c3ac9: Pull complete [2023-09-20T16:17:26.169Z] 23d2d4c4bb30: Pull complete [2023-09-20T16:17:26.169Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T16:17:26.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T16:17:26.169Z] ---> 0786185ac409 [2023-09-20T16:17:26.169Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:17:33.546Z] Still waiting to schedule task [2023-09-20T16:17:33.546Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6723’ is offline [2023-09-20T16:17:34.324Z] ---> Running in 9f6888e527aa [2023-09-20T16:17:34.325Z] Removing intermediate container 9f6888e527aa [2023-09-20T16:17:34.325Z] ---> 09dc0bd95298 [2023-09-20T16:17:34.325Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:17:34.325Z] ---> Running in 59ed1e9a7110 [2023-09-20T16:17:34.325Z] Removing intermediate container 59ed1e9a7110 [2023-09-20T16:17:34.325Z] ---> 033c222e4c63 [2023-09-20T16:17:34.325Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:17:34.325Z] ---> Running in bdb671a1327a [2023-09-20T16:17:34.325Z] Removing intermediate container bdb671a1327a [2023-09-20T16:17:34.325Z] ---> f3266092d137 [2023-09-20T16:17:34.325Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:17:34.325Z] ---> Running in bd342216ef5c [2023-09-20T16:17:34.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:17:34.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:17:34.583Z] OK: 264 MiB in 52 packages [2023-09-20T16:17:34.842Z] Removing intermediate container bd342216ef5c [2023-09-20T16:17:34.842Z] ---> 078ce82ea1fe [2023-09-20T16:17:34.842Z] Step 7/12 : WORKDIR /app [2023-09-20T16:17:34.842Z] ---> Running in b2c555a69ca7 [2023-09-20T16:17:35.101Z] Removing intermediate container b2c555a69ca7 [2023-09-20T16:17:35.101Z] ---> 04d61b7e3792 [2023-09-20T16:17:35.101Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T16:17:35.101Z] ---> f6fa0db2c474 [2023-09-20T16:17:35.101Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:17:35.101Z] ---> Running in 6cebeede4f6f [2023-09-20T16:18:13.813Z] Removing intermediate container 6cebeede4f6f [2023-09-20T16:18:13.813Z] ---> bc67ced6d312 [2023-09-20T16:18:13.813Z] Step 10/12 : COPY . . [2023-09-20T16:18:14.767Z] ---> 199d16f0e638 [2023-09-20T16:18:14.767Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:18:15.025Z] ---> Running in 785d9a8b7c95 [2023-09-20T16:18:15.025Z] Removing intermediate container 785d9a8b7c95 [2023-09-20T16:18:15.025Z] ---> 80175d72fbe4 [2023-09-20T16:18:15.025Z] Step 12/12 : RUN $MAKE [2023-09-20T16:18:15.025Z] ---> Running in b7e7711670c4 [2023-09-20T16:18:15.283Z] noop [2023-09-20T16:18:15.543Z] Removing intermediate container b7e7711670c4 [2023-09-20T16:18:15.543Z] ---> 64e5c23257fb [2023-09-20T16:18:15.543Z] Successfully built 64e5c23257fb [2023-09-20T16:18:15.543Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:15.865Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T16:18:15.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:18:15.942Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:18:15.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T16:18:16.312Z] $ docker top 4d69e99162b2d275222b21ab7ff518527b64eae52de5082d7a613acf8f8bd28b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:18:16.656Z] + go version [2023-09-20T16:18:16.656Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T16:18:16.669Z] $ docker stop --time=1 4d69e99162b2d275222b21ab7ff518527b64eae52de5082d7a613acf8f8bd28b [2023-09-20T16:18:17.940Z] $ docker rm -f --volumes 4d69e99162b2d275222b21ab7ff518527b64eae52de5082d7a613acf8f8bd28b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:18:18.336Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T16:18:18.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:18:18.410Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:18:18.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T16:18:18.820Z] $ docker top c09cb5b3f9bb7dba0bbb8a4e6f03c294b3caa0fdd43950e4e0f972ddbc2ed427 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:18:19.170Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T16:18:19.463Z] + make test [2023-09-20T16:18:19.463Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T16:18:37.546Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-20T16:18:52.410Z] go vet ./... [2023-09-20T16:18:54.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T16:18:54.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T16:18:54.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T16:18:54.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T16:18:54.335Z] $ docker stop --time=1 c09cb5b3f9bb7dba0bbb8a4e6f03c294b3caa0fdd43950e4e0f972ddbc2ed427 [2023-09-20T16:19:01.054Z] $ docker rm -f --volumes c09cb5b3f9bb7dba0bbb8a4e6f03c294b3caa0fdd43950e4e0f972ddbc2ed427 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:19:01.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T16:19:01.625Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T16:19:02.100Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T16:19:02.417Z] + ls -al . [2023-09-20T16:19:02.417Z] total 184 [2023-09-20T16:19:02.417Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:18 . [2023-09-20T16:19:02.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:16 .. [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:16 .dockerignore [2023-09-20T16:19:02.417Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:18 .git [2023-09-20T16:19:02.417Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:16 .github [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 16:16 .gitignore [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:16 .golangci.yml [2023-09-20T16:19:02.417Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:17 .semver [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 16:16 Attribution.txt [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 16:16 CHANGELOG.md [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 16:16 Dockerfile [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:16 GOVERNANCE.md [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 16:16 Jenkinsfile [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:16 LICENSE [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 16:16 OWNERS.md [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 16:16 README.md [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:17 VERSION [2023-09-20T16:19:02.417Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:16 bin [2023-09-20T16:19:02.417Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 20 16:18 coverage.out [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 16:16 go.mod [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 16:16 go.sum [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 16:16 main.go [2023-09-20T16:19:02.417Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 16:16 makefile [2023-09-20T16:19:02.417Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:16 res [2023-09-20T16:19:02.417Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:02.718Z] + 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=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f --label arch=amd64 --label version=3.1.0-dev.21 . [2023-09-20T16:19:02.718Z] Sending build context to Docker daemon 3.35MB [2023-09-20T16:19:02.718Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:19:02.718Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T16:19:02.718Z] ---> 64e5c23257fb [2023-09-20T16:19:02.718Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:19:02.718Z] ---> Running in da529d843606 [2023-09-20T16:19:02.977Z] Removing intermediate container da529d843606 [2023-09-20T16:19:02.977Z] ---> 3f8a59e7031e [2023-09-20T16:19:02.977Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:19:02.977Z] ---> Running in 0b2f748de44b [2023-09-20T16:19:02.977Z] Removing intermediate container 0b2f748de44b [2023-09-20T16:19:02.977Z] ---> 33ba587c618f [2023-09-20T16:19:02.977Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:19:02.977Z] ---> Running in 2003916629d3 [2023-09-20T16:19:02.977Z] Removing intermediate container 2003916629d3 [2023-09-20T16:19:02.977Z] ---> 4f5bb17fc6dc [2023-09-20T16:19:02.977Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:19:03.235Z] ---> Running in a488239bc2f2 [2023-09-20T16:19:03.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:19:03.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:19:03.750Z] OK: 264 MiB in 52 packages [2023-09-20T16:19:04.009Z] Removing intermediate container a488239bc2f2 [2023-09-20T16:19:04.009Z] ---> 0a922879230b [2023-09-20T16:19:04.009Z] Step 7/26 : WORKDIR /app [2023-09-20T16:19:04.009Z] ---> Running in a3694a2cd87a [2023-09-20T16:19:04.009Z] Removing intermediate container a3694a2cd87a [2023-09-20T16:19:04.009Z] ---> 0b27f22486b2 [2023-09-20T16:19:04.009Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T16:19:04.268Z] ---> b279830b67fa [2023-09-20T16:19:04.268Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:19:04.268Z] ---> Running in 9864be80d422 [2023-09-20T16:19:04.968Z] Removing intermediate container 9864be80d422 [2023-09-20T16:19:04.968Z] ---> c44fe572b303 [2023-09-20T16:19:04.968Z] Step 10/26 : COPY . . [2023-09-20T16:19:05.227Z] ---> d237aa43bd04 [2023-09-20T16:19:05.227Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:19:05.227Z] ---> Running in 10cf49614dc1 [2023-09-20T16:19:05.227Z] Removing intermediate container 10cf49614dc1 [2023-09-20T16:19:05.227Z] ---> dff019296ae2 [2023-09-20T16:19:05.227Z] Step 12/26 : RUN $MAKE [2023-09-20T16:19:05.227Z] ---> Running in 66afba12e417 [2023-09-20T16:19:05.486Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21" -trimpath -mod=readonly -o app-service-configurable [2023-09-20T16:19:27.404Z] Removing intermediate container 66afba12e417 [2023-09-20T16:19:27.404Z] ---> a5eb42c3a798 [2023-09-20T16:19:27.404Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T16:19:27.404Z] 3.18: Pulling from library/alpine [2023-09-20T16:19:27.404Z] 7264a8db6415: Already exists [2023-09-20T16:19:27.404Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T16:19:27.404Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T16:19:27.404Z] ---> 7e01a0d0a1dc [2023-09-20T16:19:27.404Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T16:19:27.404Z] ---> Running in 68e0babbeed9 [2023-09-20T16:19:27.404Z] Removing intermediate container 68e0babbeed9 [2023-09-20T16:19:27.404Z] ---> 5656a0ee2805 [2023-09-20T16:19:27.404Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-20T16:19:27.404Z] ---> Running in 6c7281a23e05 [2023-09-20T16:19:27.404Z] Removing intermediate container 6c7281a23e05 [2023-09-20T16:19:27.404Z] ---> 15e7ea3a5a46 [2023-09-20T16:19:27.404Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T16:19:27.404Z] ---> Running in 4b3b9bec5a7f [2023-09-20T16:19:27.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:19:27.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:19:27.404Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T16:19:27.404Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T16:19:27.404Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T16:19:27.404Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T16:19:27.404Z] OK: 8 MiB in 17 packages [2023-09-20T16:19:27.404Z] Removing intermediate container 4b3b9bec5a7f [2023-09-20T16:19:27.404Z] ---> 66b46aad8d22 [2023-09-20T16:19:27.404Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T16:19:27.404Z] ---> fbe420d33b06 [2023-09-20T16:19:27.404Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T16:19:27.404Z] ---> 6c10bf157fe7 [2023-09-20T16:19:27.404Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T16:19:27.404Z] ---> 6a59a68813db [2023-09-20T16:19:27.404Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-20T16:19:27.404Z] ---> c6a4e6390aa4 [2023-09-20T16:19:27.404Z] Step 21/26 : EXPOSE 48095 [2023-09-20T16:19:27.404Z] ---> Running in a90e8942798a [2023-09-20T16:19:27.404Z] Removing intermediate container a90e8942798a [2023-09-20T16:19:27.404Z] ---> f31c06416972 [2023-09-20T16:19:27.404Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-20T16:19:27.404Z] ---> Running in 6927859d9ee9 [2023-09-20T16:19:27.404Z] Removing intermediate container 6927859d9ee9 [2023-09-20T16:19:27.404Z] ---> b8eaba37a9ac [2023-09-20T16:19:27.404Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T16:19:27.404Z] ---> Running in c212997e79b5 [2023-09-20T16:19:27.404Z] Removing intermediate container c212997e79b5 [2023-09-20T16:19:27.404Z] ---> af6485f0a3e5 [2023-09-20T16:19:27.404Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T16:19:27.404Z] ---> Running in 4b0c04ab8cc7 [2023-09-20T16:19:27.663Z] Removing intermediate container 4b0c04ab8cc7 [2023-09-20T16:19:27.663Z] ---> 59d3ebcf33c1 [2023-09-20T16:19:27.663Z] Step 25/26 : LABEL git_sha=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [2023-09-20T16:19:27.663Z] ---> Running in db8f93b0ae5a [2023-09-20T16:19:27.663Z] Removing intermediate container db8f93b0ae5a [2023-09-20T16:19:27.663Z] ---> 8b81a6843d6f [2023-09-20T16:19:27.663Z] Step 26/26 : LABEL version=3.1.0-dev.21 [2023-09-20T16:19:27.663Z] ---> Running in 0d4fb14365e3 [2023-09-20T16:19:27.663Z] Removing intermediate container 0d4fb14365e3 [2023-09-20T16:19:27.663Z] ---> 97e41e3775e6 [2023-09-20T16:19:27.663Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T16:19:27.663Z] Successfully built 97e41e3775e6 [2023-09-20T16:19:27.663Z] 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-09-20T16:19:27.771Z] provisioning config files... [2023-09-20T16:19:27.779Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7296115503415523297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:19:28.070Z] ---> docker-login.sh [2023-09-20T16:19:28.070Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:19:28.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:19:28.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:19:28.070Z] Configure a credential helper to remove this warning. See [2023-09-20T16:19:28.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:19:28.070Z] [2023-09-20T16:19:28.070Z] Login Succeeded [2023-09-20T16:19:28.070Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:19:28.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:19:28.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:19:28.070Z] Configure a credential helper to remove this warning. See [2023-09-20T16:19:28.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:19:28.070Z] [2023-09-20T16:19:28.070Z] Login Succeeded [2023-09-20T16:19:28.070Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:19:28.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:19:28.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:19:28.329Z] Configure a credential helper to remove this warning. See [2023-09-20T16:19:28.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:19:28.329Z] [2023-09-20T16:19:28.329Z] Login Succeeded [2023-09-20T16:19:28.329Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:19:28.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:19:28.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:19:28.329Z] Configure a credential helper to remove this warning. See [2023-09-20T16:19:28.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:19:28.329Z] [2023-09-20T16:19:28.329Z] Login Succeeded [2023-09-20T16:19:28.329Z] docker.io [2023-09-20T16:19:28.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:19:28.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:19:28.588Z] Configure a credential helper to remove this warning. See [2023-09-20T16:19:28.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:19:28.588Z] [2023-09-20T16:19:28.588Z] Login Succeeded [2023-09-20T16:19:28.588Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:19:28.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:19:28.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:19:28.637Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-09-20T16:19:28.637Z] 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [2023-09-20T16:19:28.637Z] latest [2023-09-20T16:19:28.637Z] 3.1.0-dev.21 [2023-09-20T16:19:28.637Z] 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [2023-09-20T16:19:28.637Z] main [2023-09-20T16:19:28.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:28.942Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:29.247Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [2023-09-20T16:19:29.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T16:19:29.247Z] 5353e5039f52: Preparing [2023-09-20T16:19:29.247Z] 663dbd0ba72b: Preparing [2023-09-20T16:19:29.247Z] cdb48170579a: Preparing [2023-09-20T16:19:29.247Z] 5e5540020dd4: Preparing [2023-09-20T16:19:29.247Z] 397ab8c4ee1c: Preparing [2023-09-20T16:19:29.247Z] 4693057ce236: Preparing [2023-09-20T16:19:29.247Z] 4693057ce236: Waiting [2023-09-20T16:19:29.247Z] 5e5540020dd4: Pushed [2023-09-20T16:19:29.247Z] cdb48170579a: Pushed [2023-09-20T16:19:29.247Z] 663dbd0ba72b: Pushed [2023-09-20T16:19:29.247Z] 4693057ce236: Layer already exists [2023-09-20T16:19:29.247Z] 397ab8c4ee1c: Pushed [2023-09-20T16:19:31.775Z] 5353e5039f52: Pushed [2023-09-20T16:19:31.775Z] 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:32.084Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:32.398Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-20T16:19:32.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T16:19:32.398Z] 5353e5039f52: Preparing [2023-09-20T16:19:32.398Z] 663dbd0ba72b: Preparing [2023-09-20T16:19:32.398Z] cdb48170579a: Preparing [2023-09-20T16:19:32.398Z] 5e5540020dd4: Preparing [2023-09-20T16:19:32.398Z] 397ab8c4ee1c: Preparing [2023-09-20T16:19:32.398Z] 4693057ce236: Preparing [2023-09-20T16:19:32.398Z] 4693057ce236: Waiting [2023-09-20T16:19:32.398Z] 5e5540020dd4: Layer already exists [2023-09-20T16:19:32.398Z] cdb48170579a: Layer already exists [2023-09-20T16:19:32.398Z] 5353e5039f52: Layer already exists [2023-09-20T16:19:32.398Z] 397ab8c4ee1c: Layer already exists [2023-09-20T16:19:32.398Z] 663dbd0ba72b: Layer already exists [2023-09-20T16:19:32.398Z] 4693057ce236: Layer already exists [2023-09-20T16:19:32.398Z] latest: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:32.711Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:33.024Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.21 [2023-09-20T16:19:33.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T16:19:33.024Z] 5353e5039f52: Preparing [2023-09-20T16:19:33.024Z] 663dbd0ba72b: Preparing [2023-09-20T16:19:33.024Z] cdb48170579a: Preparing [2023-09-20T16:19:33.024Z] 5e5540020dd4: Preparing [2023-09-20T16:19:33.024Z] 397ab8c4ee1c: Preparing [2023-09-20T16:19:33.024Z] 4693057ce236: Preparing [2023-09-20T16:19:33.024Z] 4693057ce236: Waiting [2023-09-20T16:19:33.024Z] 5353e5039f52: Layer already exists [2023-09-20T16:19:33.024Z] 5e5540020dd4: Layer already exists [2023-09-20T16:19:33.024Z] 663dbd0ba72b: Layer already exists [2023-09-20T16:19:33.024Z] 397ab8c4ee1c: Layer already exists [2023-09-20T16:19:33.024Z] cdb48170579a: Layer already exists [2023-09-20T16:19:33.024Z] 4693057ce236: Layer already exists [2023-09-20T16:19:33.024Z] 3.1.0-dev.21: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:33.354Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:33.665Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [2023-09-20T16:19:33.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T16:19:33.665Z] 5353e5039f52: Preparing [2023-09-20T16:19:33.665Z] 663dbd0ba72b: Preparing [2023-09-20T16:19:33.665Z] cdb48170579a: Preparing [2023-09-20T16:19:33.665Z] 5e5540020dd4: Preparing [2023-09-20T16:19:33.665Z] 397ab8c4ee1c: Preparing [2023-09-20T16:19:33.665Z] 4693057ce236: Preparing [2023-09-20T16:19:33.665Z] 4693057ce236: Waiting [2023-09-20T16:19:33.665Z] 663dbd0ba72b: Layer already exists [2023-09-20T16:19:33.666Z] 5e5540020dd4: Layer already exists [2023-09-20T16:19:33.666Z] 5353e5039f52: Layer already exists [2023-09-20T16:19:33.666Z] 397ab8c4ee1c: Layer already exists [2023-09-20T16:19:33.666Z] cdb48170579a: Layer already exists [2023-09-20T16:19:33.666Z] 4693057ce236: Layer already exists [2023-09-20T16:19:33.666Z] 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:33.984Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:34.293Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-09-20T16:19:34.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-09-20T16:19:34.293Z] 5353e5039f52: Preparing [2023-09-20T16:19:34.293Z] 663dbd0ba72b: Preparing [2023-09-20T16:19:34.293Z] cdb48170579a: Preparing [2023-09-20T16:19:34.293Z] 5e5540020dd4: Preparing [2023-09-20T16:19:34.293Z] 397ab8c4ee1c: Preparing [2023-09-20T16:19:34.293Z] 4693057ce236: Preparing [2023-09-20T16:19:34.293Z] 4693057ce236: Waiting [2023-09-20T16:19:34.293Z] cdb48170579a: Layer already exists [2023-09-20T16:19:34.293Z] 397ab8c4ee1c: Layer already exists [2023-09-20T16:19:34.293Z] 5353e5039f52: Layer already exists [2023-09-20T16:19:34.293Z] 5e5540020dd4: Layer already exists [2023-09-20T16:19:34.293Z] 663dbd0ba72b: Layer already exists [2023-09-20T16:19:34.293Z] 4693057ce236: Layer already exists [2023-09-20T16:19:34.293Z] main: digest: sha256:7b77fe0a30bf9a9e1a454b4bf4ae6a0e2990fac58946d9648d53b99705b93459 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:19:34.344Z] ===================================================== [Pipeline] echo [2023-09-20T16:19:34.356Z] taggedImages: [2023-09-20T16:19:34.356Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [2023-09-20T16:19:34.356Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-09-20T16:19:34.356Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.21 [2023-09-20T16:19:34.356Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [2023-09-20T16:19:34.356Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:34.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:19:34.739Z] [2023-09-20T16:19:34.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:19:35.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:19:35.039Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T16:19:35.039Z] 5eb5b503b376: Pulling fs layer [2023-09-20T16:19:35.039Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T16:19:35.039Z] ec43610c2a17: Pulling fs layer [2023-09-20T16:19:35.039Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T16:19:35.039Z] 33b1e0a273af: Pulling fs layer [2023-09-20T16:19:35.039Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T16:19:35.039Z] 2f39f015ded8: Pulling fs layer [2023-09-20T16:19:35.039Z] 3a2ae6a8a46f: Waiting [2023-09-20T16:19:35.039Z] 33b1e0a273af: Waiting [2023-09-20T16:19:35.039Z] 5d3b04190fa2: Waiting [2023-09-20T16:19:35.039Z] 2f39f015ded8: Waiting [2023-09-20T16:19:35.039Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T16:19:35.039Z] 5c69ac0246d0: Download complete [2023-09-20T16:19:35.039Z] 3a2ae6a8a46f: Download complete [2023-09-20T16:19:35.039Z] 33b1e0a273af: Verifying Checksum [2023-09-20T16:19:35.039Z] 33b1e0a273af: Download complete [2023-09-20T16:19:35.039Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T16:19:35.039Z] 5d3b04190fa2: Download complete [2023-09-20T16:19:35.039Z] ec43610c2a17: Verifying Checksum [2023-09-20T16:19:35.039Z] ec43610c2a17: Download complete [2023-09-20T16:19:35.296Z] 5eb5b503b376: Verifying Checksum [2023-09-20T16:19:35.297Z] 5eb5b503b376: Download complete [2023-09-20T16:19:35.861Z] 2f39f015ded8: Verifying Checksum [2023-09-20T16:19:35.862Z] 2f39f015ded8: Download complete [2023-09-20T16:19:36.428Z] 5eb5b503b376: Pull complete [2023-09-20T16:19:36.428Z] 5c69ac0246d0: Pull complete [2023-09-20T16:19:36.994Z] ec43610c2a17: Pull complete [2023-09-20T16:19:36.995Z] 3a2ae6a8a46f: Pull complete [2023-09-20T16:19:36.995Z] 33b1e0a273af: Pull complete [2023-09-20T16:19:37.253Z] 5d3b04190fa2: Pull complete [2023-09-20T16:19:41.438Z] 2f39f015ded8: Pull complete [2023-09-20T16:19:41.438Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T16:19:41.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:19:41.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:19:41.512Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:19:41.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T16:19:45.433Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6724 in /w/workspace/ry_app-service-configurable_main [2023-09-20T16:19:46.348Z] $ docker top a70cdbfe367e10a09bb1be47272dc53f8c164d7e5db6e5ba5723be65037bd3cb -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-09-20T16:19:46.470Z] Running in /w/workspace/app-service-configurable/190 [Pipeline] { [Pipeline] checkout [2023-09-20T16:19:46.507Z] Selected Git installation does not exist. Using Default [2023-09-20T16:19:46.507Z] The recommended git tool is: NONE [2023-09-20T16:19:46.722Z] ---> job-cost.sh [2023-09-20T16:19:46.722Z] lf-activate-venv: SKIPPING [2023-09-20T16:19:46.722Z] INFO: No Stack... [2023-09-20T16:19:46.980Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T16:19:47.547Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T16:19:47.833Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-09-20T16:19:47.833Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T16:19:47.845Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [2023-09-20T16:19:47.849Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] did not exist. Created. [2023-09-20T16:19:47.849Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T16:19:48.150Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T16:19:48.178Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T16:19:48.184Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T16:19:48.201Z] $ docker stop --time=1 a70cdbfe367e10a09bb1be47272dc53f8c164d7e5db6e5ba5723be65037bd3cb [2023-09-20T16:19:49.345Z] $ docker rm -f --volumes a70cdbfe367e10a09bb1be47272dc53f8c164d7e5db6e5ba5723be65037bd3cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T16:19:53.315Z] using credential edgex-jenkins-ssh [2023-09-20T16:19:53.330Z] Cloning the remote Git repository [2023-09-20T16:19:53.377Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-20T16:19:53.471Z] > git init /w/workspace/app-service-configurable/190 # timeout=10 [2023-09-20T16:19:53.634Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-20T16:19:53.637Z] > git --version # timeout=10 [2023-09-20T16:19:53.662Z] > git --version # 'git version 2.25.1' [2023-09-20T16:19:53.669Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T16:19:53.834Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T16:19:55.083Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-20T16:19:55.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T16:19:56.005Z] Avoid second fetch [2023-09-20T16:19:56.005Z] Checking out Revision 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f (main) [2023-09-20T16:19:56.603Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#598)" [2023-09-20T16:19:56.024Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T16:19:56.107Z] > git checkout -f 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:19:57.505Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T16:19:57.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T16:19:57.505Z] Dload Upload Total Spent Left Speed [2023-09-20T16:19:57.505Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-09-20T16:19:58.113Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T16:19:58.457Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T16:19:58.457Z] + sudo tee /etc/docker/daemon.new [2023-09-20T16:19:58.457Z] { [2023-09-20T16:19:58.457Z] "registry-mirrors": [ [2023-09-20T16:19:58.457Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T16:19:58.457Z] ], [2023-09-20T16:19:58.457Z] "bip": "10.250.0.254/24", [2023-09-20T16:19:58.457Z] "hosts": [ [2023-09-20T16:19:58.457Z] "tcp://0.0.0.0:5555", [2023-09-20T16:19:58.457Z] "unix:///var/run/docker.sock" [2023-09-20T16:19:58.457Z] ], [2023-09-20T16:19:58.457Z] "mtu": 1458, [2023-09-20T16:19:58.457Z] "selinux-enabled": true, [2023-09-20T16:19:58.457Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T16:19:58.457Z] } [Pipeline] sh [2023-09-20T16:19:58.796Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T16:19:59.134Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:20:17.390Z] provisioning config files... [2023-09-20T16:20:17.416Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/190@tmp/config10992988263667647800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:20:17.766Z] ---> docker-login.sh [2023-09-20T16:20:17.766Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:20:18.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:20:18.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:20:18.303Z] Configure a credential helper to remove this warning. See [2023-09-20T16:20:18.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:20:18.303Z] [2023-09-20T16:20:18.303Z] Login Succeeded [2023-09-20T16:20:18.303Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:20:18.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:20:18.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:20:18.572Z] Configure a credential helper to remove this warning. See [2023-09-20T16:20:18.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:20:18.572Z] [2023-09-20T16:20:18.572Z] Login Succeeded [2023-09-20T16:20:18.572Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:20:18.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:20:19.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:20:19.109Z] Configure a credential helper to remove this warning. See [2023-09-20T16:20:19.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:20:19.109Z] [2023-09-20T16:20:19.109Z] Login Succeeded [2023-09-20T16:20:19.109Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:20:19.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:20:19.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:20:19.380Z] Configure a credential helper to remove this warning. See [2023-09-20T16:20:19.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:20:19.380Z] [2023-09-20T16:20:19.380Z] Login Succeeded [2023-09-20T16:20:19.380Z] docker.io [2023-09-20T16:20:19.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:20:19.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:20:19.916Z] Configure a credential helper to remove this warning. See [2023-09-20T16:20:19.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:20:19.916Z] [2023-09-20T16:20:19.916Z] Login Succeeded [2023-09-20T16:20:19.916Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:20:19.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T16:20:20.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:20:20.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:20:20.199Z] ========================================================= [2023-09-20T16:20:20.199Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T16:20:20.199Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:20:20.543Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T16:20:20.543Z] Sending build context to Docker daemon 180.7kB [2023-09-20T16:20:20.815Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:20:20.815Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T16:20:20.815Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T16:20:20.815Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T16:20:20.815Z] 5d54e960e981: Pulling fs layer [2023-09-20T16:20:20.815Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T16:20:20.815Z] f0e02332f6b5: Pulling fs layer [2023-09-20T16:20:20.815Z] cefa15bbcfad: Pulling fs layer [2023-09-20T16:20:20.815Z] 17808c966233: Pulling fs layer [2023-09-20T16:20:20.815Z] f4c1fc716caa: Pulling fs layer [2023-09-20T16:20:20.815Z] cefa15bbcfad: Waiting [2023-09-20T16:20:20.815Z] 17808c966233: Waiting [2023-09-20T16:20:20.815Z] f4c1fc716caa: Waiting [2023-09-20T16:20:20.815Z] f0e02332f6b5: Waiting [2023-09-20T16:20:20.815Z] 5d54e960e981: Verifying Checksum [2023-09-20T16:20:20.815Z] 5d54e960e981: Download complete [2023-09-20T16:20:20.815Z] f0e02332f6b5: Verifying Checksum [2023-09-20T16:20:20.815Z] f0e02332f6b5: Download complete [2023-09-20T16:20:21.088Z] cefa15bbcfad: Verifying Checksum [2023-09-20T16:20:21.088Z] cefa15bbcfad: Download complete [2023-09-20T16:20:21.088Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T16:20:21.088Z] 9fda8d8052c6: Download complete [2023-09-20T16:20:21.694Z] f4c1fc716caa: Verifying Checksum [2023-09-20T16:20:21.694Z] f4c1fc716caa: Download complete [2023-09-20T16:20:21.966Z] 9fda8d8052c6: Pull complete [2023-09-20T16:20:22.566Z] 5d54e960e981: Pull complete [2023-09-20T16:20:22.836Z] c4a7e357bf2a: Download complete [2023-09-20T16:20:23.802Z] 17808c966233: Verifying Checksum [2023-09-20T16:20:23.802Z] 17808c966233: Download complete [2023-09-20T16:20:33.891Z] c4a7e357bf2a: Pull complete [2023-09-20T16:20:34.158Z] f0e02332f6b5: Pull complete [2023-09-20T16:20:34.425Z] cefa15bbcfad: Pull complete [2023-09-20T16:20:41.093Z] 17808c966233: Pull complete [2023-09-20T16:20:42.507Z] f4c1fc716caa: Pull complete [2023-09-20T16:20:42.507Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T16:20:42.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T16:20:42.507Z] ---> ea914061e18c [2023-09-20T16:20:42.507Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:20:43.922Z] ---> Running in 792298049d9b [2023-09-20T16:20:44.190Z] Removing intermediate container 792298049d9b [2023-09-20T16:20:44.190Z] ---> 14e338ac44a8 [2023-09-20T16:20:44.190Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:20:44.190Z] ---> Running in 7ecc1b7f5200 [2023-09-20T16:20:44.461Z] Removing intermediate container 7ecc1b7f5200 [2023-09-20T16:20:44.461Z] ---> d637b560233a [2023-09-20T16:20:44.461Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:20:44.727Z] ---> Running in 999d6a653c36 [2023-09-20T16:20:44.994Z] Removing intermediate container 999d6a653c36 [2023-09-20T16:20:44.994Z] ---> 8176dbb49829 [2023-09-20T16:20:44.994Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:20:44.994Z] ---> Running in 2a1ce37b6d71 [2023-09-20T16:20:46.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:20:46.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:20:47.637Z] OK: 266 MiB in 52 packages [2023-09-20T16:20:48.599Z] Removing intermediate container 2a1ce37b6d71 [2023-09-20T16:20:48.599Z] ---> c0cb60a6c6e2 [2023-09-20T16:20:48.599Z] Step 7/12 : WORKDIR /app [2023-09-20T16:20:48.599Z] ---> Running in 86ceacfe26bd [2023-09-20T16:20:48.964Z] Removing intermediate container 86ceacfe26bd [2023-09-20T16:20:48.964Z] ---> 03089fb4fe65 [2023-09-20T16:20:48.964Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T16:20:49.630Z] ---> c1d1da044ebf [2023-09-20T16:20:49.630Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:20:49.630Z] ---> Running in e3fe8428ebff [2023-09-20T16:21:57.514Z] Removing intermediate container e3fe8428ebff [2023-09-20T16:21:57.514Z] ---> 468d0599ea0a [2023-09-20T16:21:57.514Z] Step 10/12 : COPY . . [2023-09-20T16:21:57.514Z] ---> 61811931c80b [2023-09-20T16:21:57.514Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:21:57.514Z] ---> Running in b416350d6845 [2023-09-20T16:21:57.514Z] Removing intermediate container b416350d6845 [2023-09-20T16:21:57.514Z] ---> 2c3099684ecd [2023-09-20T16:21:57.514Z] Step 12/12 : RUN $MAKE [2023-09-20T16:21:57.514Z] ---> Running in 59c189031f2d [2023-09-20T16:21:58.476Z] noop [2023-09-20T16:21:59.061Z] Removing intermediate container 59c189031f2d [2023-09-20T16:21:59.061Z] ---> 8b1646c93134 [2023-09-20T16:21:59.061Z] Successfully built 8b1646c93134 [2023-09-20T16:21:59.061Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:21:59.413Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T16:21:59.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:21:59.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-6724 does not seem to be running inside a container [2023-09-20T16:21:59.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/190 -v /w/workspace/app-service-configurable/190:/w/workspace/app-service-configurable/190:rw,z -v /w/workspace/app-service-configurable/190@tmp:/w/workspace/app-service-configurable/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T16:22:00.903Z] $ docker top 500582a3dafe010c34372211bbe22b4c4e26f31be289a62c6ecc714ffcdd0064 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:22:01.710Z] + go version [2023-09-20T16:22:01.710Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T16:22:01.729Z] $ docker stop --time=1 500582a3dafe010c34372211bbe22b4c4e26f31be289a62c6ecc714ffcdd0064 [2023-09-20T16:22:03.289Z] $ docker rm -f --volumes 500582a3dafe010c34372211bbe22b4c4e26f31be289a62c6ecc714ffcdd0064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:22:03.837Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T16:22:03.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:22:04.006Z] prd-ubuntu20.04-docker-arm64-4c-16g-6724 does not seem to be running inside a container [2023-09-20T16:22:04.077Z] $ 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/190 -v /w/workspace/app-service-configurable/190:/w/workspace/app-service-configurable/190:rw,z -v /w/workspace/app-service-configurable/190@tmp:/w/workspace/app-service-configurable/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T16:22:07.466Z] $ docker top 8721bd91786ed7c8c27671c62757f80a73799ae2cf23a7048c0ddad5c5a81ef3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:22:07.956Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/190 [Pipeline] fileExists [Pipeline] sh [2023-09-20T16:22:08.869Z] + make test [2023-09-20T16:22:08.869Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T16:24:30.578Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-09-20T16:24:30.578Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T16:24:30.578Z] go vet ./... [2023-09-20T16:26:07.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T16:26:07.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T16:26:07.225Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T16:26:07.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T16:26:07.257Z] $ docker stop --time=1 8721bd91786ed7c8c27671c62757f80a73799ae2cf23a7048c0ddad5c5a81ef3 [2023-09-20T16:26:09.706Z] $ docker rm -f --volumes 8721bd91786ed7c8c27671c62757f80a73799ae2cf23a7048c0ddad5c5a81ef3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:26:11.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T16:26:11.180Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T16:26:11.630Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:26:11.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T16:26:12.316Z] + ls -al . [2023-09-20T16:26:12.316Z] total 180 [2023-09-20T16:26:12.316Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 16:22 . [2023-09-20T16:26:12.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:19 .. [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:19 .dockerignore [2023-09-20T16:26:12.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:19 .git [2023-09-20T16:26:12.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:19 .github [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 171 Sep 20 16:19 .gitignore [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:19 .golangci.yml [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 10394 Sep 20 16:19 Attribution.txt [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 35039 Sep 20 16:19 CHANGELOG.md [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 1898 Sep 20 16:19 Dockerfile [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:19 GOVERNANCE.md [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 688 Sep 20 16:19 Jenkinsfile [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:19 LICENSE [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 20 16:19 OWNERS.md [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 4619 Sep 20 16:19 README.md [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:17 VERSION [2023-09-20T16:26:12.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:19 bin [2023-09-20T16:26:12.316Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 20 16:22 coverage.out [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 3730 Sep 20 16:19 go.mod [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 35446 Sep 20 16:19 go.sum [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 20 16:19 main.go [2023-09-20T16:26:12.316Z] -rw-rw-r-- 1 jenkins jenkins 2569 Sep 20 16:19 makefile [2023-09-20T16:26:12.316Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:19 res [2023-09-20T16:26:12.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:19 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:26:12.652Z] + 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=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f --label arch=arm64 --label version=3.1.0-dev.21 . [2023-09-20T16:26:12.652Z] Sending build context to Docker daemon 181.8kB [2023-09-20T16:26:12.919Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:26:12.919Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T16:26:12.919Z] ---> 8b1646c93134 [2023-09-20T16:26:12.919Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:26:12.919Z] ---> Running in c3ece89dd052 [2023-09-20T16:26:13.189Z] Removing intermediate container c3ece89dd052 [2023-09-20T16:26:13.189Z] ---> 715dba4cab4a [2023-09-20T16:26:13.189Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:26:13.458Z] ---> Running in 7118691b3529 [2023-09-20T16:26:13.741Z] Removing intermediate container 7118691b3529 [2023-09-20T16:26:13.741Z] ---> f68dfd9afd1c [2023-09-20T16:26:13.741Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:26:14.010Z] ---> Running in f13dfb326c65 [2023-09-20T16:26:15.419Z] Removing intermediate container f13dfb326c65 [2023-09-20T16:26:15.419Z] ---> f47ad287ec23 [2023-09-20T16:26:15.419Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:26:15.419Z] ---> Running in 4f7a8a42394b [2023-09-20T16:26:16.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:26:16.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:26:17.545Z] OK: 266 MiB in 52 packages [2023-09-20T16:26:18.506Z] Removing intermediate container 4f7a8a42394b [2023-09-20T16:26:18.506Z] ---> 61fb3572cb0b [2023-09-20T16:26:18.506Z] Step 7/26 : WORKDIR /app [2023-09-20T16:26:18.506Z] ---> Running in b0e0a907660d [2023-09-20T16:26:18.774Z] Removing intermediate container b0e0a907660d [2023-09-20T16:26:18.774Z] ---> 78751338562c [2023-09-20T16:26:18.774Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T16:26:19.360Z] ---> d021819992c8 [2023-09-20T16:26:19.360Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:26:19.360Z] ---> Running in 54647e729e75 [2023-09-20T16:26:24.713Z] Removing intermediate container 54647e729e75 [2023-09-20T16:26:24.713Z] ---> ec85f8f98605 [2023-09-20T16:26:24.713Z] Step 10/26 : COPY . . [2023-09-20T16:26:24.979Z] ---> 70750b679ddf [2023-09-20T16:26:24.979Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:26:24.979Z] ---> Running in 5fece39b3aa5 [2023-09-20T16:26:25.246Z] Removing intermediate container 5fece39b3aa5 [2023-09-20T16:26:25.246Z] ---> 1d4a600b1a4a [2023-09-20T16:26:25.246Z] Step 12/26 : RUN $MAKE [2023-09-20T16:26:25.246Z] ---> Running in d34249d1329b [2023-09-20T16:26:26.203Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.21" -trimpath -mod=readonly -o app-service-configurable [2023-09-20T16:28:17.865Z] Removing intermediate container d34249d1329b [2023-09-20T16:28:17.865Z] ---> 563aff1778c1 [2023-09-20T16:28:17.865Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T16:28:17.865Z] 3.18: Pulling from library/alpine [2023-09-20T16:28:17.865Z] 9fda8d8052c6: Already exists [2023-09-20T16:28:17.865Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T16:28:17.865Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T16:28:17.865Z] ---> f6648c04cd6c [2023-09-20T16:28:17.865Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T16:28:17.865Z] ---> Running in 801bee913e28 [2023-09-20T16:28:17.865Z] Removing intermediate container 801bee913e28 [2023-09-20T16:28:17.865Z] ---> 26dd2e9b5dcd [2023-09-20T16:28:17.865Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-09-20T16:28:17.865Z] ---> Running in e2135ddee24c [2023-09-20T16:28:17.865Z] Removing intermediate container e2135ddee24c [2023-09-20T16:28:17.865Z] ---> daab3f3aa20b [2023-09-20T16:28:17.865Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T16:28:17.865Z] ---> Running in 53a83afc7a65 [2023-09-20T16:28:17.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:28:17.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:28:17.865Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T16:28:17.865Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T16:28:17.865Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T16:28:17.865Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T16:28:17.865Z] OK: 9 MiB in 17 packages [2023-09-20T16:28:18.133Z] Removing intermediate container 53a83afc7a65 [2023-09-20T16:28:18.133Z] ---> d34af4ce881b [2023-09-20T16:28:18.133Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T16:28:18.717Z] ---> d910b25bd780 [2023-09-20T16:28:18.717Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T16:28:19.306Z] ---> b9368d4c1ddd [2023-09-20T16:28:19.306Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T16:28:19.573Z] ---> 504ca1ef2d4e [2023-09-20T16:28:19.573Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-09-20T16:28:20.982Z] ---> d5b243c82a94 [2023-09-20T16:28:20.982Z] Step 21/26 : EXPOSE 48095 [2023-09-20T16:28:20.982Z] ---> Running in 04382d5d383d [2023-09-20T16:28:21.249Z] Removing intermediate container 04382d5d383d [2023-09-20T16:28:21.249Z] ---> d77a0dbd3e1c [2023-09-20T16:28:21.249Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-09-20T16:28:21.515Z] ---> Running in 7bf950b3d2ae [2023-09-20T16:28:21.515Z] Removing intermediate container 7bf950b3d2ae [2023-09-20T16:28:21.515Z] ---> 68a76bd0ea44 [2023-09-20T16:28:21.515Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T16:28:21.783Z] ---> Running in d71a2536d568 [2023-09-20T16:28:22.050Z] Removing intermediate container d71a2536d568 [2023-09-20T16:28:22.050Z] ---> 01177a865ee8 [2023-09-20T16:28:22.050Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T16:28:22.050Z] ---> Running in cd35c7721134 [2023-09-20T16:28:22.316Z] Removing intermediate container cd35c7721134 [2023-09-20T16:28:22.317Z] ---> aa7478cef729 [2023-09-20T16:28:22.317Z] Step 25/26 : LABEL git_sha=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [2023-09-20T16:28:22.317Z] ---> Running in 71a0322bfb72 [2023-09-20T16:28:22.898Z] Removing intermediate container 71a0322bfb72 [2023-09-20T16:28:22.898Z] ---> 7505c1baf0f4 [2023-09-20T16:28:22.898Z] Step 26/26 : LABEL version=3.1.0-dev.21 [2023-09-20T16:28:22.898Z] ---> Running in 996f573f11a9 [2023-09-20T16:28:23.163Z] Removing intermediate container 996f573f11a9 [2023-09-20T16:28:23.163Z] ---> 0cfdbcc75126 [2023-09-20T16:28:23.163Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T16:28:23.163Z] Successfully built 0cfdbcc75126 [2023-09-20T16:28:23.163Z] 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-09-20T16:28:23.272Z] provisioning config files... [2023-09-20T16:28:23.286Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/190@tmp/config4618771251076464110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:23.618Z] ---> docker-login.sh [2023-09-20T16:28:23.618Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:28:23.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:23.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:23.886Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:23.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:23.886Z] [2023-09-20T16:28:23.886Z] Login Succeeded [2023-09-20T16:28:23.886Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:28:24.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:24.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:24.152Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:24.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:24.152Z] [2023-09-20T16:28:24.152Z] Login Succeeded [2023-09-20T16:28:24.152Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:28:24.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:24.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:24.685Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:24.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:24.685Z] [2023-09-20T16:28:24.685Z] Login Succeeded [2023-09-20T16:28:24.685Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:28:24.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:24.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:24.953Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:24.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:24.953Z] [2023-09-20T16:28:24.953Z] Login Succeeded [2023-09-20T16:28:24.953Z] docker.io [2023-09-20T16:28:25.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:25.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:25.486Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:25.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:25.486Z] [2023-09-20T16:28:25.486Z] Login Succeeded [2023-09-20T16:28:25.486Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:28:25.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:28:25.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:28:25.537Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-09-20T16:28:25.537Z] 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [2023-09-20T16:28:25.537Z] latest [2023-09-20T16:28:25.537Z] 3.1.0-dev.21 [2023-09-20T16:28:25.537Z] 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [2023-09-20T16:28:25.537Z] main [2023-09-20T16:28:25.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:25.866Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:26.200Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [2023-09-20T16:28:26.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T16:28:26.200Z] 7858d9f2cc43: Preparing [2023-09-20T16:28:26.200Z] 6e5e614f94cc: Preparing [2023-09-20T16:28:26.200Z] d78af5be22e3: Preparing [2023-09-20T16:28:26.200Z] ff0909656a61: Preparing [2023-09-20T16:28:26.200Z] 84a8b4138fd3: Preparing [2023-09-20T16:28:26.200Z] b2191e2be29d: Preparing [2023-09-20T16:28:26.200Z] b2191e2be29d: Waiting [2023-09-20T16:28:26.465Z] d78af5be22e3: Pushed [2023-09-20T16:28:26.465Z] ff0909656a61: Pushed [2023-09-20T16:28:26.466Z] 6e5e614f94cc: Pushed [2023-09-20T16:28:26.466Z] b2191e2be29d: Layer already exists [2023-09-20T16:28:26.731Z] 84a8b4138fd3: Pushed [2023-09-20T16:28:32.062Z] 7858d9f2cc43: Pushed [2023-09-20T16:28:32.062Z] 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:32.407Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:32.802Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-20T16:28:32.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T16:28:32.802Z] 7858d9f2cc43: Preparing [2023-09-20T16:28:32.802Z] 6e5e614f94cc: Preparing [2023-09-20T16:28:32.802Z] d78af5be22e3: Preparing [2023-09-20T16:28:32.802Z] ff0909656a61: Preparing [2023-09-20T16:28:32.802Z] 84a8b4138fd3: Preparing [2023-09-20T16:28:32.802Z] b2191e2be29d: Preparing [2023-09-20T16:28:32.802Z] 84a8b4138fd3: Layer already exists [2023-09-20T16:28:32.802Z] ff0909656a61: Layer already exists [2023-09-20T16:28:32.802Z] 7858d9f2cc43: Layer already exists [2023-09-20T16:28:32.802Z] 6e5e614f94cc: Layer already exists [2023-09-20T16:28:32.802Z] d78af5be22e3: Layer already exists [2023-09-20T16:28:32.802Z] b2191e2be29d: Layer already exists [2023-09-20T16:28:33.076Z] latest: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:33.435Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:33.793Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.21 [2023-09-20T16:28:33.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T16:28:33.793Z] 7858d9f2cc43: Preparing [2023-09-20T16:28:33.793Z] 6e5e614f94cc: Preparing [2023-09-20T16:28:33.793Z] d78af5be22e3: Preparing [2023-09-20T16:28:33.793Z] ff0909656a61: Preparing [2023-09-20T16:28:33.793Z] 84a8b4138fd3: Preparing [2023-09-20T16:28:33.793Z] b2191e2be29d: Preparing [2023-09-20T16:28:33.793Z] b2191e2be29d: Waiting [2023-09-20T16:28:33.793Z] 84a8b4138fd3: Layer already exists [2023-09-20T16:28:33.793Z] ff0909656a61: Layer already exists [2023-09-20T16:28:33.793Z] 6e5e614f94cc: Layer already exists [2023-09-20T16:28:33.793Z] 7858d9f2cc43: Layer already exists [2023-09-20T16:28:33.793Z] d78af5be22e3: Layer already exists [2023-09-20T16:28:33.793Z] b2191e2be29d: Layer already exists [2023-09-20T16:28:33.793Z] 3.1.0-dev.21: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:34.156Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:34.496Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [2023-09-20T16:28:34.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T16:28:34.496Z] 7858d9f2cc43: Preparing [2023-09-20T16:28:34.496Z] 6e5e614f94cc: Preparing [2023-09-20T16:28:34.496Z] d78af5be22e3: Preparing [2023-09-20T16:28:34.496Z] ff0909656a61: Preparing [2023-09-20T16:28:34.496Z] 84a8b4138fd3: Preparing [2023-09-20T16:28:34.496Z] b2191e2be29d: Preparing [2023-09-20T16:28:34.496Z] b2191e2be29d: Waiting [2023-09-20T16:28:34.496Z] 6e5e614f94cc: Layer already exists [2023-09-20T16:28:34.496Z] 7858d9f2cc43: Layer already exists [2023-09-20T16:28:34.496Z] ff0909656a61: Layer already exists [2023-09-20T16:28:34.496Z] d78af5be22e3: Layer already exists [2023-09-20T16:28:34.496Z] 84a8b4138fd3: Layer already exists [2023-09-20T16:28:34.496Z] b2191e2be29d: Layer already exists [2023-09-20T16:28:34.496Z] 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:35.107Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:35.447Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-09-20T16:28:35.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-09-20T16:28:35.447Z] 7858d9f2cc43: Preparing [2023-09-20T16:28:35.447Z] 6e5e614f94cc: Preparing [2023-09-20T16:28:35.447Z] d78af5be22e3: Preparing [2023-09-20T16:28:35.447Z] ff0909656a61: Preparing [2023-09-20T16:28:35.447Z] 84a8b4138fd3: Preparing [2023-09-20T16:28:35.447Z] b2191e2be29d: Preparing [2023-09-20T16:28:35.447Z] b2191e2be29d: Waiting [2023-09-20T16:28:35.447Z] 7858d9f2cc43: Layer already exists [2023-09-20T16:28:35.447Z] d78af5be22e3: Layer already exists [2023-09-20T16:28:35.447Z] 84a8b4138fd3: Layer already exists [2023-09-20T16:28:35.447Z] 6e5e614f94cc: Layer already exists [2023-09-20T16:28:35.447Z] ff0909656a61: Layer already exists [2023-09-20T16:28:35.447Z] b2191e2be29d: Layer already exists [2023-09-20T16:28:35.711Z] main: digest: sha256:5c8722cd95056452963af26462a2a6b4888966ef91597545c3d176c21d6953ba size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:28:35.770Z] ===================================================== [Pipeline] echo [2023-09-20T16:28:35.782Z] taggedImages: [2023-09-20T16:28:35.782Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [2023-09-20T16:28:35.782Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-09-20T16:28:35.782Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.21 [2023-09-20T16:28:35.782Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:692be8c2dc29c96a9fcede9d9f789984c5ef0b8f-3.1.0-dev.21 [2023-09-20T16:28:35.782Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:36.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:28:36.138Z] [2023-09-20T16:28:36.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:36.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:28:36.463Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T16:28:36.463Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T16:28:36.463Z] 04944245beec: Pulling fs layer [2023-09-20T16:28:36.463Z] 699f458cf7ca: Pulling fs layer [2023-09-20T16:28:36.463Z] 765212b225bb: Pulling fs layer [2023-09-20T16:28:36.463Z] f23df028b6ca: Pulling fs layer [2023-09-20T16:28:36.463Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T16:28:36.463Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T16:28:36.463Z] 765212b225bb: Waiting [2023-09-20T16:28:36.463Z] f23df028b6ca: Waiting [2023-09-20T16:28:36.463Z] d65c8cfc05b1: Waiting [2023-09-20T16:28:36.463Z] 2437ff75d9bd: Waiting [2023-09-20T16:28:36.730Z] 04944245beec: Verifying Checksum [2023-09-20T16:28:36.730Z] 04944245beec: Download complete [2023-09-20T16:28:36.730Z] 765212b225bb: Verifying Checksum [2023-09-20T16:28:36.730Z] 765212b225bb: Download complete [2023-09-20T16:28:36.730Z] f23df028b6ca: Verifying Checksum [2023-09-20T16:28:36.730Z] f23df028b6ca: Download complete [2023-09-20T16:28:36.730Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T16:28:36.730Z] d65c8cfc05b1: Download complete [2023-09-20T16:28:36.730Z] 699f458cf7ca: Verifying Checksum [2023-09-20T16:28:36.730Z] 699f458cf7ca: Download complete [2023-09-20T16:28:37.311Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T16:28:37.311Z] 8998bd30e6a1: Download complete [2023-09-20T16:28:39.252Z] 2437ff75d9bd: Download complete [2023-09-20T16:28:41.194Z] 8998bd30e6a1: Pull complete [2023-09-20T16:28:41.464Z] 04944245beec: Pull complete [2023-09-20T16:28:42.877Z] 699f458cf7ca: Pull complete [2023-09-20T16:28:43.143Z] 765212b225bb: Pull complete [2023-09-20T16:28:43.726Z] f23df028b6ca: Pull complete [2023-09-20T16:28:43.993Z] d65c8cfc05b1: Pull complete [2023-09-20T16:28:58.976Z] 2437ff75d9bd: Pull complete [2023-09-20T16:28:58.976Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T16:28:58.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:28:58.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:28:59.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-6724 does not seem to be running inside a container [2023-09-20T16:28:59.211Z] $ 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/190 -v /w/workspace/app-service-configurable/190:/w/workspace/app-service-configurable/190:rw,z -v /w/workspace/app-service-configurable/190@tmp:/w/workspace/app-service-configurable/190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T16:29:01.755Z] $ docker top a1f926062ad7896cf5661a7f12ff2fd4316c125360e5a5e28b5e0595769757da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:29:02.575Z] ---> job-cost.sh [2023-09-20T16:29:02.575Z] lf-activate-venv: SKIPPING [2023-09-20T16:29:02.575Z] INFO: No Stack... [2023-09-20T16:29:02.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T16:29:03.802Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T16:29:04.436Z] + cat /w/workspace/app-service-configurable/190/archives/cost.csv [2023-09-20T16:29:04.436Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T16:29:04.499Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [2023-09-20T16:29:04.504Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] did not exist. Created. [2023-09-20T16:29:04.504Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T16:29:05.155Z] /w/workspace/app-service-configurable/190@tmp/durable-30567881/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T16:29:05.480Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T16:29:05.493Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T16:29:05.549Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T16:29:05.557Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-190-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T16:29:05.571Z] $ docker stop --time=1 a1f926062ad7896cf5661a7f12ff2fd4316c125360e5a5e28b5e0595769757da [2023-09-20T16:29:07.752Z] $ docker rm -f --volumes a1f926062ad7896cf5661a7f12ff2fd4316c125360e5a5e28b5e0595769757da [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-09-20T16:29:08.140Z] provisioning config files... [2023-09-20T16:29:08.146Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10279442007094772005tmp [Pipeline] { [Pipeline] sh [2023-09-20T16:29:08.435Z] + set +x [2023-09-20T16:29:08.435Z] + curl -s https://codecov.io/bash [2023-09-20T16:29:08.435Z] + bash -s -- [2023-09-20T16:29:08.435Z] [2023-09-20T16:29:08.435Z] _____ _ [2023-09-20T16:29:08.435Z] / ____| | | [2023-09-20T16:29:08.435Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T16:29:08.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T16:29:08.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T16:29:08.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T16:29:08.435Z] Bash-1.0.6 [2023-09-20T16:29:08.435Z] [2023-09-20T16:29:08.435Z] [2023-09-20T16:29:08.435Z] ==> git version 2.25.1 found [2023-09-20T16:29:08.435Z] ==> 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-09-20T16:29:08.435Z] Release-Date: 2020-01-08 [2023-09-20T16:29:08.435Z] 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-09-20T16:29:08.435Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T16:29:08.435Z] ==> Jenkins CI detected. [2023-09-20T16:29:08.435Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-09-20T16:29:08.435Z] project root: . [2023-09-20T16:29:08.435Z] --> token set from env [2023-09-20T16:29:08.435Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T16:29:08.435Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T16:29:08.435Z] ==> Python coveragepy not found [2023-09-20T16:29:08.435Z] ==> Searching for coverage reports in: [2023-09-20T16:29:08.435Z] + . [2023-09-20T16:29:08.435Z] -> Found 1 reports [2023-09-20T16:29:08.435Z] ==> Detecting git/mercurial file structure [2023-09-20T16:29:08.435Z] ==> Reading reports [2023-09-20T16:29:08.435Z] + ./coverage.out bytes=13 [2023-09-20T16:29:08.435Z] ==> Appending adjustments [2023-09-20T16:29:08.435Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T16:29:08.693Z] + Found adjustments [2023-09-20T16:29:08.693Z] ==> Gzipping contents [2023-09-20T16:29:08.693Z] 4.0K /tmp/codecov.51UUHH.gz [2023-09-20T16:29:08.693Z] ==> Uploading reports [2023-09-20T16:29:08.693Z] url: https://codecov.io [2023-09-20T16:29:08.693Z] query: branch=main&commit=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T16:29:08.693Z] -> Pinging Codecov [2023-09-20T16:29:08.693Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=692be8c2dc29c96a9fcede9d9f789984c5ef0b8f&build=190&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F190%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T16:29:08.693Z] -> Uploading to [2023-09-20T16:29:08.693Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/A97CA9966030D2A3747ED39772930CCE/692be8c2dc29c96a9fcede9d9f789984c5ef0b8f/0658bd41-ffb8-479a-86bc-48461aaf9572.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T162908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c1ed1c20ab1a63e9fad722c93c608ba4bfe43b7ede8a1412070fb8a1f9afe242 [2023-09-20T16:29:08.694Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T16:29:08.694Z] Dload Upload Total Spent Left Speed [2023-09-20T16:29:08.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2222 --:--:-- --:--:-- --:--:-- 2222 [2023-09-20T16:29:08.953Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] } [2023-09-20T16:29:08.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T16:29:09.101Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T16:29:09.114Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:09.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:29:09.407Z] [2023-09-20T16:29:09.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:09.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:29:11.109Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T16:29:11.109Z] df9b9388f04a: Pulling fs layer [2023-09-20T16:29:11.109Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T16:29:11.109Z] 25bc292e5bac: Pulling fs layer [2023-09-20T16:29:11.109Z] 114826534d7a: Pulling fs layer [2023-09-20T16:29:11.109Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T16:29:11.109Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T16:29:11.109Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T16:29:11.109Z] 4657fd5d0bcf: Waiting [2023-09-20T16:29:11.109Z] 8a3aa393b2d8: Waiting [2023-09-20T16:29:11.109Z] 6ad1cebc031e: Waiting [2023-09-20T16:29:11.109Z] 114826534d7a: Waiting [2023-09-20T16:29:11.109Z] 25bc292e5bac: Verifying Checksum [2023-09-20T16:29:11.109Z] 25bc292e5bac: Download complete [2023-09-20T16:29:11.109Z] 52dc419b0ee2: Verifying Checksum [2023-09-20T16:29:11.109Z] 52dc419b0ee2: Download complete [2023-09-20T16:29:11.109Z] 4657fd5d0bcf: Verifying Checksum [2023-09-20T16:29:11.109Z] 4657fd5d0bcf: Download complete [2023-09-20T16:29:11.368Z] df9b9388f04a: Download complete [2023-09-20T16:29:11.368Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T16:29:11.368Z] 6ad1cebc031e: Download complete [2023-09-20T16:29:11.368Z] df9b9388f04a: Pull complete [2023-09-20T16:29:12.304Z] 114826534d7a: Verifying Checksum [2023-09-20T16:29:12.304Z] 114826534d7a: Download complete [2023-09-20T16:29:12.304Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T16:29:12.304Z] 8a3aa393b2d8: Download complete [2023-09-20T16:29:12.304Z] 52dc419b0ee2: Pull complete [2023-09-20T16:29:12.304Z] 25bc292e5bac: Pull complete [2023-09-20T16:29:16.486Z] 114826534d7a: Pull complete [2023-09-20T16:29:16.486Z] 4657fd5d0bcf: Pull complete [2023-09-20T16:29:16.486Z] 6ad1cebc031e: Pull complete [2023-09-20T16:29:19.014Z] 8a3aa393b2d8: Pull complete [2023-09-20T16:29:19.014Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T16:29:19.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:29:19.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:29:19.090Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:29:19.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-20T16:29:29.137Z] $ docker top bf7e7cafcf2c56e6c4df0aadd1c2714f95c4405849001a2a4a7a8f2732e78234 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T16:29:29.199Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-09-20T16:29:29.476Z] + set -o pipefail [2023-09-20T16:29:29.476Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-09-20T16:29:36.042Z] [2023-09-20T16:29:36.042Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-09-20T16:29:36.042Z] [2023-09-20T16:29:36.042Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/1c91aee6-af14-4793-90ba-f3de94d90dd7 [2023-09-20T16:29:36.042Z] [2023-09-20T16:29:36.043Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T16:29:36.043Z] [2023-09-20T16:29:36.043Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T16:29:36.043Z] [2023-09-20T16:29:37.419Z] [2023-09-20T16:29:37.419Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T16:29:37.419Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T16:29:37.419Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T16:29:37.428Z] $ docker stop --time=1 bf7e7cafcf2c56e6c4df0aadd1c2714f95c4405849001a2a4a7a8f2732e78234 [2023-09-20T16:29:45.334Z] $ docker rm -f --volumes bf7e7cafcf2c56e6c4df0aadd1c2714f95c4405849001a2a4a7a8f2732e78234 [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-09-20T16:29:46.028Z] + git log --format=format:%s -1 692be8c2dc29c96a9fcede9d9f789984c5ef0b8f [Pipeline] sh [2023-09-20T16:29:46.316Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:29:46.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:46.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:29:46.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:29:46.675Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:29:46.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T16:29:47.348Z] $ docker top ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 -eo pid,comm [2023-09-20T16:29:47.398Z] 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-09-20T16:29:47.398Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:29:47.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:29:47.438Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:29:47.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:29:47.561Z] $ docker exec ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 ssh-agent [2023-09-20T16:29:47.689Z] SSH_AUTH_SOCK=/tmp/ssh-J8cVD3EJffGW/agent.33 [2023-09-20T16:29:47.689Z] SSH_AGENT_PID=40 [2023-09-20T16:29:47.694Z] Running ssh-add (command line suppressed) [2023-09-20T16:29:47.814Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14999300117170754866.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14999300117170754866.key) [2023-09-20T16:29:47.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:29:48.112Z] + git semver tag [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,308 [run_tag] DEBUG tag force:False [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,308 [check_head_tag] DEBUG check head tag [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,309 [execute] INFO git cat-file --batch-check [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,312 [execute] INFO git cat-file --batch [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,326 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,327 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,327 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:29:48.372Z] 2023-09-20 16:29:48,332 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:29:48.372Z] 3.1.0-dev.21 [Pipeline] } [2023-09-20T16:29:48.382Z] $ docker exec --env ******** --env ******** ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 ssh-agent -k [2023-09-20T16:29:48.498Z] unset SSH_AUTH_SOCK; [2023-09-20T16:29:48.498Z] unset SSH_AGENT_PID; [2023-09-20T16:29:48.498Z] echo Agent pid 40 killed; [2023-09-20T16:29:48.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:29:48.813Z] + git semver [Pipeline] } [2023-09-20T16:29:49.083Z] $ docker stop --time=1 ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 [2023-09-20T16:29:50.408Z] $ docker rm -f --volumes ec48b1363a9aba0f4a706d35442393eeed00475444ca35d11224c7ffd5744a45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:50.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:29:50.793Z] [2023-09-20T16:29:50.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:51.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:29:51.090Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T16:29:51.090Z] ab5ef0e58194: Pulling fs layer [2023-09-20T16:29:51.090Z] 9712f1f96733: Pulling fs layer [2023-09-20T16:29:51.090Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T16:29:51.090Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T16:29:51.090Z] e9a5061849ea: Pulling fs layer [2023-09-20T16:29:51.090Z] d747dcd14b5f: Pulling fs layer [2023-09-20T16:29:51.090Z] 2de7ff778b66: Pulling fs layer [2023-09-20T16:29:51.090Z] d747dcd14b5f: Waiting [2023-09-20T16:29:51.090Z] 2de7ff778b66: Waiting [2023-09-20T16:29:51.090Z] 0d9ebad4ef96: Waiting [2023-09-20T16:29:51.090Z] e9a5061849ea: Waiting [2023-09-20T16:29:51.090Z] 9712f1f96733: Verifying Checksum [2023-09-20T16:29:51.090Z] 9712f1f96733: Download complete [2023-09-20T16:29:51.349Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T16:29:51.349Z] 63f879dbbcfc: Download complete [2023-09-20T16:29:51.607Z] e9a5061849ea: Verifying Checksum [2023-09-20T16:29:51.607Z] e9a5061849ea: Download complete [2023-09-20T16:29:51.607Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T16:29:51.607Z] 0d9ebad4ef96: Download complete [2023-09-20T16:29:51.607Z] d747dcd14b5f: Verifying Checksum [2023-09-20T16:29:51.607Z] d747dcd14b5f: Download complete [2023-09-20T16:29:51.607Z] ab5ef0e58194: Verifying Checksum [2023-09-20T16:29:51.607Z] ab5ef0e58194: Download complete [2023-09-20T16:29:51.865Z] 2de7ff778b66: Verifying Checksum [2023-09-20T16:29:51.865Z] 2de7ff778b66: Download complete [2023-09-20T16:29:54.391Z] ab5ef0e58194: Pull complete [2023-09-20T16:29:54.391Z] 9712f1f96733: Pull complete [2023-09-20T16:29:55.323Z] 63f879dbbcfc: Pull complete [2023-09-20T16:29:59.507Z] 0d9ebad4ef96: Pull complete [2023-09-20T16:29:59.507Z] e9a5061849ea: Pull complete [2023-09-20T16:29:59.766Z] d747dcd14b5f: Pull complete [2023-09-20T16:30:01.142Z] 2de7ff778b66: Pull complete [2023-09-20T16:30:01.142Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T16:30:01.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:30:01.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:30:01.244Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:30:01.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-20T16:30:09.488Z] $ docker top d61e1b2d657b8c2868ae90ea72904d480c5a661e42f814cc618e5b20d62f3595 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:30:09.558Z] provisioning config files... [2023-09-20T16:30:09.565Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12058225765281309494tmp [2023-09-20T16:30:09.574Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8395263988216704132tmp [2023-09-20T16:30:09.581Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13666102834201708328tmp [Pipeline] { [Pipeline] echo [2023-09-20T16:30:09.596Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:09.887Z] ---> sigul-configuration.sh [2023-09-20T16:30:09.887Z] gpg: directory `/root/.gnupg' created [2023-09-20T16:30:09.887Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T16:30:09.887Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T16:30:09.887Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T16:30:09.887Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T16:30:09.887Z] gpg: CAST5 encrypted data [2023-09-20T16:30:09.887Z] gpg: encrypted with 1 passphrase [2023-09-20T16:30:09.887Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T16:30:10.171Z] + mkdir /home/jenkins [2023-09-20T16:30:10.171Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T16:30:10.456Z] + 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-09-20T16:30:10.466Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:10.754Z] ---> sigul-install.sh [2023-09-20T16:30:10.754Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T16:30:11.043Z] + git tag --list [2023-09-20T16:30:11.043Z] v1.0.0 [2023-09-20T16:30:11.043Z] v1.1.0 [2023-09-20T16:30:11.043Z] v1.2.0 [2023-09-20T16:30:11.043Z] v1.3.0 [2023-09-20T16:30:11.043Z] v1.3.1 [2023-09-20T16:30:11.043Z] v2.0.0 [2023-09-20T16:30:11.043Z] v2.0.1 [2023-09-20T16:30:11.043Z] v2.1.0 [2023-09-20T16:30:11.043Z] v2.1.1 [2023-09-20T16:30:11.043Z] v2.1.2 [2023-09-20T16:30:11.043Z] v2.2.0 [2023-09-20T16:30:11.043Z] v2.3 [2023-09-20T16:30:11.043Z] v2.3.0 [2023-09-20T16:30:11.044Z] v2.3.1 [2023-09-20T16:30:11.044Z] v3.0 [2023-09-20T16:30:11.044Z] v3.0.0 [2023-09-20T16:30:11.044Z] v3.0.1 [2023-09-20T16:30:11.044Z] v3.0.1-dev.1 [2023-09-20T16:30:11.044Z] v3.1.0-dev.1 [2023-09-20T16:30:11.044Z] v3.1.0-dev.10 [2023-09-20T16:30:11.044Z] v3.1.0-dev.11 [2023-09-20T16:30:11.044Z] v3.1.0-dev.12 [2023-09-20T16:30:11.044Z] v3.1.0-dev.13 [2023-09-20T16:30:11.044Z] v3.1.0-dev.14 [2023-09-20T16:30:11.044Z] v3.1.0-dev.15 [2023-09-20T16:30:11.044Z] v3.1.0-dev.16 [2023-09-20T16:30:11.044Z] v3.1.0-dev.17 [2023-09-20T16:30:11.044Z] v3.1.0-dev.18 [2023-09-20T16:30:11.044Z] v3.1.0-dev.19 [2023-09-20T16:30:11.044Z] v3.1.0-dev.2 [2023-09-20T16:30:11.044Z] v3.1.0-dev.20 [2023-09-20T16:30:11.044Z] v3.1.0-dev.21 [2023-09-20T16:30:11.044Z] v3.1.0-dev.3 [2023-09-20T16:30:11.044Z] v3.1.0-dev.4 [2023-09-20T16:30:11.044Z] v3.1.0-dev.5 [2023-09-20T16:30:11.044Z] v3.1.0-dev.6 [2023-09-20T16:30:11.044Z] v3.1.0-dev.7 [2023-09-20T16:30:11.044Z] v3.1.0-dev.8 [2023-09-20T16:30:11.044Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T16:30:11.331Z] + lftools sign git-tag v3.1.0-dev.21 [2023-09-20T16:30:11.898Z] Signing Git tag with Sigul... [2023-09-20T16:30:11.898Z] Signing v3.1.0-dev.21 [Pipeline] echo [2023-09-20T16:30:12.164Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:12.445Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T16:30:12.452Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T16:30:12.471Z] $ docker stop --time=1 d61e1b2d657b8c2868ae90ea72904d480c5a661e42f814cc618e5b20d62f3595 [2023-09-20T16:30:13.934Z] $ docker rm -f --volumes d61e1b2d657b8c2868ae90ea72904d480c5a661e42f814cc618e5b20d62f3595 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T16:30:14.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:30:14.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:30:14.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:30:14.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:30:14.736Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:30:14.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T16:30:15.153Z] $ docker top a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 -eo pid,comm [2023-09-20T16:30:15.201Z] 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-09-20T16:30:15.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:30:15.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:30:15.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:30:15.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:30:15.359Z] $ docker exec a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 ssh-agent [2023-09-20T16:30:15.460Z] SSH_AUTH_SOCK=/tmp/ssh-aQILjhVEXk9T/agent.32 [2023-09-20T16:30:15.460Z] SSH_AGENT_PID=39 [2023-09-20T16:30:15.465Z] Running ssh-add (command line suppressed) [2023-09-20T16:30:15.575Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13460395753984778078.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13460395753984778078.key) [2023-09-20T16:30:15.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:30:15.875Z] + git semver bump pre [2023-09-20T16:30:16.134Z] 2023-09-20 16:30:16,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:30:16.134Z] 2023-09-20 16:30:16,049 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev [2023-09-20T16:30:16.134Z] 2023-09-20 16:30:16,049 [bump_version] DEBUG bumped version:3.1.0-dev.22 [2023-09-20T16:30:16.135Z] 2023-09-20 16:30:16,050 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-09-20T16:30:16.135Z] 2023-09-20 16:30:16,050 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:30:16.135Z] 2023-09-20 16:30:16,050 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:30:16.135Z] 2023-09-20 16:30:16,051 [execute] INFO git cat-file --batch-check [2023-09-20T16:30:16.135Z] 2023-09-20 16:30:16,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T16:30:16.135Z] 2023-09-20 16:30:16,057 [execute] INFO git cat-file --batch [2023-09-20T16:30:16.135Z] 2023-09-20 16:30:16,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T16:30:16.135Z] 2023-09-20 16:30:16,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:30:16.135Z] 3.1.0-dev.22 [Pipeline] } [2023-09-20T16:30:16.145Z] $ docker exec --env ******** --env ******** a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 ssh-agent -k [2023-09-20T16:30:16.258Z] unset SSH_AUTH_SOCK; [2023-09-20T16:30:16.258Z] unset SSH_AGENT_PID; [2023-09-20T16:30:16.258Z] echo Agent pid 39 killed; [2023-09-20T16:30:16.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:30:16.582Z] + git semver [Pipeline] } [2023-09-20T16:30:16.854Z] $ docker stop --time=1 a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 [2023-09-20T16:30:18.132Z] $ docker rm -f --volumes a01b7b69ed1ec1b959584abe4702c36e54669e312c327c1468d19cdf14aa57c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:30:18.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:30:18.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:30:18.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:30:18.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:30:18.861Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:30:18.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T16:30:19.291Z] $ docker top fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 -eo pid,comm [2023-09-20T16:30:19.336Z] 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-09-20T16:30:19.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:30:19.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:30:19.381Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:30:19.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:30:19.503Z] $ docker exec fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 ssh-agent [2023-09-20T16:30:19.618Z] SSH_AUTH_SOCK=/tmp/ssh-NHthS1pZCTLx/agent.33 [2023-09-20T16:30:19.618Z] SSH_AGENT_PID=39 [2023-09-20T16:30:19.623Z] Running ssh-add (command line suppressed) [2023-09-20T16:30:19.725Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10583037782682648627.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10583037782682648627.key) [2023-09-20T16:30:19.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:30:20.024Z] + git semver push [2023-09-20T16:30:20.283Z] 2023-09-20 16:30:20,256 [run_push] DEBUG push [2023-09-20T16:30:20.283Z] 2023-09-20 16:30:20,257 [execute] INFO git cat-file --batch-check [2023-09-20T16:30:20.283Z] 2023-09-20 16:30:20,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T16:30:20.283Z] 2023-09-20 16:30:20,263 [execute] INFO git rev-list ecc7277880777e16c4872133fa7b8a3084f1a27e -- [2023-09-20T16:30:20.283Z] 2023-09-20 16:30:20,263 [execute] DEBUG Popen(['git', 'rev-list', 'ecc7277880777e16c4872133fa7b8a3084f1a27e', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:30:20.283Z] 2023-09-20 16:30:20,271 [execute] INFO git fetch -v origin [2023-09-20T16:30:20.283Z] 2023-09-20 16:30:20,272 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T16:30:20.851Z] 2023-09-20 16:30:20,761 [run_push] DEBUG no remote changes detected [2023-09-20T16:30:20.851Z] 2023-09-20 16:30:20,761 [execute] INFO git push origin semver [2023-09-20T16:30:20.851Z] 2023-09-20 16:30:20,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:30:21.788Z] 2023-09-20 16:30:21,783 [run_push] DEBUG push all version tags [2023-09-20T16:30:21.788Z] 2023-09-20 16:30:21,784 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T16:30:21.788Z] 2023-09-20 16:30:21,784 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:30:22.727Z] 2023-09-20 16:30:22,535 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-09-20T16:30:22.727Z] 3.1.0-dev.22 [Pipeline] } [2023-09-20T16:30:22.737Z] $ docker exec --env ******** --env ******** fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 ssh-agent -k [2023-09-20T16:30:22.841Z] unset SSH_AUTH_SOCK; [2023-09-20T16:30:22.841Z] unset SSH_AGENT_PID; [2023-09-20T16:30:22.841Z] echo Agent pid 39 killed; [2023-09-20T16:30:22.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:30:23.163Z] + git semver [Pipeline] } [2023-09-20T16:30:23.435Z] $ docker stop --time=1 fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 [2023-09-20T16:30:24.730Z] $ docker rm -f --volumes fbf90ba706d1ae2acd74853bb5599e93aa36737b7f42c8af9b0ec907361af488 [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-09-20T16:30:25.246Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-09-20T16:30:25.246Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-20T16:30:25.246Z] total 16 [2023-09-20T16:30:25.246Z] drwxr-xr-x 3 root root 4096 Sep 20 16:19 . [2023-09-20T16:30:25.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:30 .. [2023-09-20T16:30:25.246Z] drwxr-xr-x 2 root root 4096 Sep 20 16:19 cost [2023-09-20T16:30:25.246Z] -rw-r--r-- 1 root root 96 Sep 20 16:19 cost.csv [2023-09-20T16:30:25.246Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-09-20T16:30:25.246Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-09-20T16:30:25.246Z] total 16 [2023-09-20T16:30:25.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:19 . [2023-09-20T16:30:25.246Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:30 .. [2023-09-20T16:30:25.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:19 cost [2023-09-20T16:30:25.246Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 20 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:25.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:26.416Z] ---> package-listing.sh [2023-09-20T16:30:26.416Z] ++ facter osfamily [2023-09-20T16:30:26.416Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T16:30:26.678Z] + OS_FAMILY=debian [2023-09-20T16:30:26.678Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-09-20T16:30:26.678Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T16:30:26.678Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T16:30:26.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T16:30:26.678Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T16:30:26.678Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-20T16:30:26.678Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T16:30:26.678Z] + case "${OS_FAMILY}" in [2023-09-20T16:30:26.678Z] + dpkg -l [2023-09-20T16:30:26.678Z] + grep '^ii' [2023-09-20T16:30:26.678Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T16:30:26.678Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T16:30:26.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T16:30:26.678Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-09-20T16:30:26.678Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-09-20T16:30:26.678Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-09-20T16:30:26.688Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T16:30:27.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:30:27.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:30:27.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:30:27.527Z] prd-ubuntu20.04-docker-8c-8g-6722 does not seem to be running inside a container [2023-09-20T16:30:27.557Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T16:30:27.800Z] $ docker top 01d4feed44be894bd3640e89d8453a1648760fcd724810599c0711b6d9293b8e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:30:28.169Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T16:30:28.457Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T16:30:28.746Z] + ls /var/log/sa-host [2023-09-20T16:30:28.746Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:30:28.822Z] provisioning config files... [2023-09-20T16:30:28.829Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10654706409374407786tmp [Pipeline] { [Pipeline] echo [2023-09-20T16:30:28.840Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:29.119Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T16:30:29.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:29.440Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T16:30:29.448Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:29.732Z] ---> sudo-logs.sh [2023-09-20T16:30:29.732Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T16:30:29.753Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:30.040Z] ---> job-cost.sh [2023-09-20T16:30:30.040Z] lf-activate-venv: SKIPPING [2023-09-20T16:30:30.040Z] DEBUG: total: 0.2199999988079071 [2023-09-20T16:30:30.040Z] INFO: Retrieving Stack Cost... [2023-09-20T16:30:30.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T16:30:30.869Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T16:30:30.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:31.164Z] ---> logs-deploy.sh [2023-09-20T16:30:31.164Z] lf-activate-venv: SKIPPING [2023-09-20T16:30:31.164Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/190 [2023-09-20T16:30:31.164Z] INFO: archiving workspace using pattern(s): [2023-09-20T16:30:32.105Z] Archives upload complete. [2023-09-20T16:30:32.105Z] INFO: archiving logs to Nexus