Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f689f4ba914cd94db4edcd504921ce235cc7ee6f 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-ssh16429071433924069938.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-ssh13681003463502960410.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-ssh1948008567938341563.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-ssh6820401095357934278.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-ssh1162399229143934318.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 ‘prd-ubuntu20.04-docker-8c-8g-9825’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9827 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f689f4ba914cd94db4edcd504921ce235cc7ee6f (main) Commit message: "feat: Add defaults for new Last Will options (#610)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 > git rev-list --no-walk 7321a994598ca5e537abf0d162217fba0461ceb8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-23T19:25:17.816Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-23T19:25:17.882Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-23T19:25:17.902Z] ========================================================= [2023-10-23T19:25:17.902Z] EdgeX Global Pipelines Version Info [2023-10-23T19:25:17.902Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:25:18.607Z] ------------------- [2023-10-23T19:25:18.607Z] stable info: [2023-10-23T19:25:18.607Z] ------------------- [2023-10-23T19:25:18.607Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-23T19:25:18.607Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T19:25:18.607Z] Message: update stable to v1.0.254 [2023-10-23T19:25:19.178Z] ------------------- [2023-10-23T19:25:19.178Z] experimental info: [2023-10-23T19:25:19.178Z] ------------------- [2023-10-23T19:25:19.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-23T19:25:19.178Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-23T19:25:19.178Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-23T19:25:19.356Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-23T19:25:19.373Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-23T19:25:19.388Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-23T19:25:19.405Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-23T19:25:19.421Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-23T19:25:19.438Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-23T19:25:19.459Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-23T19:25:19.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-23T19:25:19.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-23T19:25:19.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-23T19:25:19.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-23T19:25:19.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-23T19:25:19.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-23T19:25:19.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-23T19:25:19.578Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T19:25:19.596Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-23T19:25:19.614Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T19:25:19.632Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-23T19:25:19.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-23T19:25:19.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-23T19:25:19.685Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-23T19:25:19.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-23T19:25:19.718Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-23T19:25:19.734Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-23T19:25:19.752Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-23T19:25:19.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-23T19:25:19.789Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-23T19:25:19.810Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-23T19:25:19.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-23T19:25:19.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-23T19:25:19.863Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] echo [2023-10-23T19:25:19.879Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f689f4b [Pipeline] echo [2023-10-23T19:25:19.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T19:25:19.944Z] provisioning config files... [2023-10-23T19:25:19.958Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15519466172023347849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:25:20.261Z] ---> docker-login.sh [2023-10-23T19:25:20.261Z] nexus3.edgexfoundry.org:10001 [2023-10-23T19:25:20.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:20.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:20.523Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:20.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:20.523Z] [2023-10-23T19:25:20.523Z] Login Succeeded [2023-10-23T19:25:20.523Z] nexus3.edgexfoundry.org:10002 [2023-10-23T19:25:20.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:20.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:20.523Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:20.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:20.523Z] [2023-10-23T19:25:20.523Z] Login Succeeded [2023-10-23T19:25:20.523Z] nexus3.edgexfoundry.org:10003 [2023-10-23T19:25:20.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:20.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:20.782Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:20.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:20.782Z] [2023-10-23T19:25:20.782Z] Login Succeeded [2023-10-23T19:25:20.782Z] nexus3.edgexfoundry.org:10004 [2023-10-23T19:25:20.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:20.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:20.782Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:20.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:20.782Z] [2023-10-23T19:25:20.782Z] Login Succeeded [2023-10-23T19:25:20.782Z] docker.io [2023-10-23T19:25:21.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:21.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:21.302Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:21.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:21.302Z] [2023-10-23T19:25:21.302Z] Login Succeeded [2023-10-23T19:25:21.302Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T19:25:21.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-23T19:25:21.705Z] + git rev-list -1 --merges f689f4ba914cd94db4edcd504921ce235cc7ee6f~1..f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] echo [2023-10-23T19:25:21.750Z] -----------> git rev-list -1 --merges f689f4ba914cd94db4edcd504921ce235cc7ee6f~1..f689f4ba914cd94db4edcd504921ce235cc7ee6f f689f4ba914cd94db4edcd504921ce235cc7ee6f [false] [Pipeline] sh [2023-10-23T19:25:22.055Z] + git log --format=format:%s -1 f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] echo [2023-10-23T19:25:22.071Z] ========================================================= [2023-10-23T19:25:22.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-23T19:25:22.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T19:25:22.398Z] + git log --format=format:%s -1 f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] echo [2023-10-23T19:25:22.408Z] [semverPrep] GIT_COMMIT: f689f4ba914cd94db4edcd504921ce235cc7ee6f, Commit Message: feat: Add defaults for new Last Will options (#610) [Pipeline] echo [2023-10-23T19:25:22.421Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-23T19:25:22.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T19:25:22.834Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-23T19:25:22.834Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-23T19:25:22.834Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-23T19:25:22.834Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-23T19:25:22.834Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-23T19:25:22.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:25:23.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:25:23.306Z] [2023-10-23T19:25:23.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:25:23.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:25:23.604Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-23T19:25:23.604Z] b85a868b505f: Pulling fs layer [2023-10-23T19:25:23.604Z] e2be974225ed: Pulling fs layer [2023-10-23T19:25:23.604Z] 339a4e72a1f5: Pulling fs layer [2023-10-23T19:25:23.604Z] 988bab9f4d93: Pulling fs layer [2023-10-23T19:25:23.604Z] 1469e6f7b9e6: Pulling fs layer [2023-10-23T19:25:23.604Z] 988bab9f4d93: Waiting [2023-10-23T19:25:23.604Z] eaf3925da568: Pulling fs layer [2023-10-23T19:25:23.604Z] bab4dde63d76: Pulling fs layer [2023-10-23T19:25:23.604Z] 1469e6f7b9e6: Waiting [2023-10-23T19:25:23.604Z] eaf3925da568: Waiting [2023-10-23T19:25:23.604Z] bab4dde63d76: Waiting [2023-10-23T19:25:23.604Z] bde34c3a00c8: Pulling fs layer [2023-10-23T19:25:23.604Z] b352a97aabf1: Pulling fs layer [2023-10-23T19:25:23.604Z] bde34c3a00c8: Waiting [2023-10-23T19:25:23.604Z] 4872d77fe225: Pulling fs layer [2023-10-23T19:25:23.605Z] 5851b861e8e6: Pulling fs layer [2023-10-23T19:25:23.605Z] 4872d77fe225: Waiting [2023-10-23T19:25:23.605Z] 5851b861e8e6: Waiting [2023-10-23T19:25:23.605Z] e2be974225ed: Download complete [2023-10-23T19:25:23.605Z] 988bab9f4d93: Verifying Checksum [2023-10-23T19:25:23.605Z] 988bab9f4d93: Download complete [2023-10-23T19:25:24.941Z] 339a4e72a1f5: Verifying Checksum [2023-10-23T19:25:24.941Z] 339a4e72a1f5: Download complete [2023-10-23T19:25:24.941Z] 1469e6f7b9e6: Verifying Checksum [2023-10-23T19:25:24.941Z] 1469e6f7b9e6: Download complete [2023-10-23T19:25:24.941Z] bde34c3a00c8: Verifying Checksum [2023-10-23T19:25:24.941Z] bde34c3a00c8: Download complete [2023-10-23T19:25:24.941Z] b352a97aabf1: Download complete [2023-10-23T19:25:24.941Z] 4872d77fe225: Verifying Checksum [2023-10-23T19:25:24.941Z] 4872d77fe225: Download complete [2023-10-23T19:25:24.941Z] 5851b861e8e6: Verifying Checksum [2023-10-23T19:25:24.941Z] 5851b861e8e6: Download complete [2023-10-23T19:25:33.205Z] b85a868b505f: Verifying Checksum [2023-10-23T19:25:33.205Z] b85a868b505f: Download complete [2023-10-23T19:25:33.465Z] bab4dde63d76: Verifying Checksum [2023-10-23T19:25:33.465Z] bab4dde63d76: Download complete [2023-10-23T19:25:34.403Z] b85a868b505f: Pull complete [2023-10-23T19:25:34.403Z] e2be974225ed: Pull complete [2023-10-23T19:25:34.662Z] 339a4e72a1f5: Pull complete [2023-10-23T19:25:34.922Z] 988bab9f4d93: Pull complete [2023-10-23T19:25:35.180Z] 1469e6f7b9e6: Pull complete [2023-10-23T19:25:35.180Z] eaf3925da568: Pull complete [2023-10-23T19:25:36.556Z] bab4dde63d76: Pull complete [2023-10-23T19:25:36.815Z] bde34c3a00c8: Pull complete [2023-10-23T19:25:36.815Z] b352a97aabf1: Pull complete [2023-10-23T19:25:36.815Z] 4872d77fe225: Pull complete [2023-10-23T19:25:37.074Z] 5851b861e8e6: Pull complete [2023-10-23T19:25:37.074Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-23T19:25:37.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:25:37.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:25:37.178Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:25:37.483Z] $ 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-10-23T19:25:40.168Z] $ docker top f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a -eo pid,comm [2023-10-23T19:25:39.917Z] 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-10-23T19:25:39.917Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T19:25:39.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T19:25:39.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T19:25:40.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T19:25:40.374Z] $ docker exec f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a ssh-agent [2023-10-23T19:25:40.184Z] SSH_AUTH_SOCK=/tmp/ssh-A56MgB1IQMIm/agent.31 [2023-10-23T19:25:40.184Z] SSH_AGENT_PID=37 [2023-10-23T19:25:40.190Z] Running ssh-add (command line suppressed) [2023-10-23T19:25:40.598Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18286237014100148138.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18286237014100148138.key) [2023-10-23T19:25:40.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T19:25:40.595Z] + git tag --points-at HEAD [Pipeline] } [2023-10-23T19:25:40.914Z] $ docker exec --env ******** --env ******** f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a ssh-agent -k [2023-10-23T19:25:41.004Z] unset SSH_AUTH_SOCK; [2023-10-23T19:25:41.005Z] unset SSH_AGENT_PID; [2023-10-23T19:25:41.005Z] echo Agent pid 37 killed; [2023-10-23T19:25:40.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-23T19:25:40.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T19:25:40.737Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T19:25:40.849Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T19:25:41.159Z] $ docker exec f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a ssh-agent [2023-10-23T19:25:40.957Z] SSH_AUTH_SOCK=/tmp/ssh-6NpoQ0dY2934/agent.69 [2023-10-23T19:25:40.957Z] SSH_AGENT_PID=76 [2023-10-23T19:25:40.963Z] Running ssh-add (command line suppressed) [2023-10-23T19:25:41.369Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2584505979497554711.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2584505979497554711.key) [2023-10-23T19:25:41.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T19:25:41.370Z] + git semver init [2023-10-23T19:25:41.629Z] 2023-10-23 19:25:41,843 [run_init] DEBUG init version:0.0.0 force:False [2023-10-23T19:25:41.630Z] 2023-10-23 19:25:41,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-10-23T19:25:41.630Z] 2023-10-23 19:25:41,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-10-23T19:25:41.630Z] 2023-10-23 19:25:41,845 [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-10-23T19:25:42.567Z] 2023-10-23 19:25:42,789 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-10-23T19:25:42.567Z] 2023-10-23 19:25:42,789 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-10-23T19:25:42.567Z] 2023-10-23 19:25:42,789 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:25:42.567Z] 2023-10-23 19:25:42,790 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:25:42.567Z] 3.1.0-dev.30 [Pipeline] } [2023-10-23T19:25:42.895Z] $ docker exec --env ******** --env ******** f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a ssh-agent -k [2023-10-23T19:25:42.987Z] unset SSH_AUTH_SOCK; [2023-10-23T19:25:42.988Z] unset SSH_AGENT_PID; [2023-10-23T19:25:42.988Z] echo Agent pid 76 killed; [2023-10-23T19:25:42.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T19:25:42.991Z] + git semver [Pipeline] } [2023-10-23T19:25:43.589Z] $ docker stop --time=1 f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a [2023-10-23T19:25:44.877Z] $ docker rm -f --volumes f60c267caa6555c372e32d43502b394cf43cfb9d64175b6ca571484d7feb218a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T19:25:44.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-23T19:25:45.079Z] Stashed 1 file(s) [Pipeline] echo [2023-10-23T19:25:45.082Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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-10-23T19:25:45.223Z] provisioning config files... [2023-10-23T19:25:45.235Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15456754995456345218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:25:45.532Z] ---> docker-login.sh [2023-10-23T19:25:45.532Z] nexus3.edgexfoundry.org:10001 [2023-10-23T19:25:45.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:45.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:45.532Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:45.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:45.532Z] [2023-10-23T19:25:45.532Z] Login Succeeded [2023-10-23T19:25:45.532Z] nexus3.edgexfoundry.org:10002 [2023-10-23T19:25:45.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:45.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:45.794Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:45.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:45.794Z] [2023-10-23T19:25:45.794Z] Login Succeeded [2023-10-23T19:25:45.794Z] nexus3.edgexfoundry.org:10003 [2023-10-23T19:25:45.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:45.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:45.794Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:45.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:45.794Z] [2023-10-23T19:25:45.794Z] Login Succeeded [2023-10-23T19:25:45.794Z] nexus3.edgexfoundry.org:10004 [2023-10-23T19:25:45.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:46.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:46.055Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:46.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:46.055Z] [2023-10-23T19:25:46.055Z] Login Succeeded [2023-10-23T19:25:46.055Z] docker.io [2023-10-23T19:25:46.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:25:46.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:25:46.315Z] Configure a credential helper to remove this warning. See [2023-10-23T19:25:46.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:25:46.315Z] [2023-10-23T19:25:46.315Z] Login Succeeded [2023-10-23T19:25:46.315Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T19:25:46.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-23T19:25:46.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:25:46.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:25:46.413Z] ========================================================= [2023-10-23T19:25:46.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-23T19:25:46.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:25:46.726Z] + 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-10-23T19:25:46.726Z] Sending build context to Docker daemon 3.376MB [2023-10-23T19:25:46.726Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T19:25:46.726Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T19:25:46.726Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-23T19:25:46.726Z] 7264a8db6415: Pulling fs layer [2023-10-23T19:25:46.726Z] c4d48a809fc2: Pulling fs layer [2023-10-23T19:25:46.726Z] 4f1c88b9dad5: Pulling fs layer [2023-10-23T19:25:46.726Z] ad3a456e5733: Pulling fs layer [2023-10-23T19:25:46.726Z] 33e27b845d1e: Pulling fs layer [2023-10-23T19:25:46.726Z] c68163c4e522: Pulling fs layer [2023-10-23T19:25:46.726Z] 50da416c3ac9: Pulling fs layer [2023-10-23T19:25:46.726Z] 23d2d4c4bb30: Pulling fs layer [2023-10-23T19:25:46.726Z] 33e27b845d1e: Waiting [2023-10-23T19:25:46.726Z] 50da416c3ac9: Waiting [2023-10-23T19:25:46.726Z] 23d2d4c4bb30: Waiting [2023-10-23T19:25:46.726Z] c68163c4e522: Waiting [2023-10-23T19:25:46.726Z] ad3a456e5733: Waiting [2023-10-23T19:25:46.726Z] c4d48a809fc2: Verifying Checksum [2023-10-23T19:25:46.726Z] c4d48a809fc2: Download complete [2023-10-23T19:25:46.726Z] ad3a456e5733: Download complete [2023-10-23T19:25:46.726Z] 33e27b845d1e: Verifying Checksum [2023-10-23T19:25:46.726Z] 33e27b845d1e: Download complete [2023-10-23T19:25:46.726Z] 7264a8db6415: Verifying Checksum [2023-10-23T19:25:46.726Z] 7264a8db6415: Download complete [2023-10-23T19:25:46.986Z] c68163c4e522: Verifying Checksum [2023-10-23T19:25:46.986Z] c68163c4e522: Download complete [2023-10-23T19:25:46.986Z] 7264a8db6415: Pull complete [2023-10-23T19:25:47.256Z] 23d2d4c4bb30: Verifying Checksum [2023-10-23T19:25:47.256Z] 23d2d4c4bb30: Download complete [2023-10-23T19:25:47.256Z] c4d48a809fc2: Pull complete [2023-10-23T19:25:47.256Z] 4f1c88b9dad5: Verifying Checksum [2023-10-23T19:25:47.256Z] 4f1c88b9dad5: Download complete [2023-10-23T19:25:47.514Z] 50da416c3ac9: Verifying Checksum [2023-10-23T19:25:47.514Z] 50da416c3ac9: Download complete [2023-10-23T19:25:50.045Z] 4f1c88b9dad5: Pull complete [2023-10-23T19:25:50.045Z] ad3a456e5733: Pull complete [2023-10-23T19:25:50.303Z] 33e27b845d1e: Pull complete [2023-10-23T19:25:50.303Z] c68163c4e522: Pull complete [2023-10-23T19:25:52.205Z] 50da416c3ac9: Pull complete [2023-10-23T19:25:52.777Z] 23d2d4c4bb30: Pull complete [2023-10-23T19:25:52.777Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-23T19:25:52.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-23T19:25:52.777Z] ---> 0786185ac409 [2023-10-23T19:25:52.777Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T19:25:56.993Z] ---> Running in 3c26634c9620 [2023-10-23T19:25:56.993Z] Removing intermediate container 3c26634c9620 [2023-10-23T19:25:56.993Z] ---> 708259b8b97d [2023-10-23T19:25:56.993Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T19:25:56.993Z] ---> Running in c50e0c36d240 [2023-10-23T19:25:56.993Z] Removing intermediate container c50e0c36d240 [2023-10-23T19:25:56.993Z] ---> 99f31ad6d2b9 [2023-10-23T19:25:56.993Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T19:25:56.993Z] ---> Running in a5e378f0c413 [2023-10-23T19:25:56.993Z] Removing intermediate container a5e378f0c413 [2023-10-23T19:25:56.993Z] ---> 4d5fabc3c992 [2023-10-23T19:25:56.993Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T19:25:56.993Z] ---> Running in 535434b93d74 [2023-10-23T19:25:56.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T19:25:57.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T19:25:57.511Z] OK: 264 MiB in 52 packages [2023-10-23T19:25:57.770Z] Removing intermediate container 535434b93d74 [2023-10-23T19:25:57.770Z] ---> ff8a3ae78eba [2023-10-23T19:25:57.770Z] Step 7/12 : WORKDIR /app [2023-10-23T19:25:57.770Z] ---> Running in 04e3d7080e92 [2023-10-23T19:25:58.029Z] Removing intermediate container 04e3d7080e92 [2023-10-23T19:25:58.029Z] ---> d20bf44f9085 [2023-10-23T19:25:58.029Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T19:25:58.029Z] ---> 06da0d0f244d [2023-10-23T19:25:58.029Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T19:25:58.029Z] ---> Running in 3638af629505 [2023-10-23T19:26:00.182Z] Still waiting to schedule task [2023-10-23T19:26:00.182Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-23T19:26:54.297Z] Removing intermediate container 3638af629505 [2023-10-23T19:26:54.298Z] ---> fde426787a19 [2023-10-23T19:26:54.298Z] Step 10/12 : COPY . . [2023-10-23T19:26:54.298Z] ---> 1ed79e4799b3 [2023-10-23T19:26:54.298Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T19:26:54.298Z] ---> Running in 730d1419e684 [2023-10-23T19:26:54.298Z] Removing intermediate container 730d1419e684 [2023-10-23T19:26:54.298Z] ---> 0c0304f3540a [2023-10-23T19:26:54.298Z] Step 12/12 : RUN $MAKE [2023-10-23T19:26:54.298Z] ---> Running in a452cdf8c30a [2023-10-23T19:26:54.298Z] noop [2023-10-23T19:26:54.298Z] Removing intermediate container a452cdf8c30a [2023-10-23T19:26:54.298Z] ---> 23ff4beefc0b [2023-10-23T19:26:54.298Z] Successfully built 23ff4beefc0b [2023-10-23T19:26:54.298Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:26:54.613Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T19:26:54.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:26:54.683Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:26:54.714Z] $ 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-10-23T19:26:55.047Z] $ docker top 994fb598d62d0455a08b633e500e515871c9456a28ab9e2344a956e0e1a6cd8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:26:55.399Z] + go version [2023-10-23T19:26:55.399Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-23T19:26:55.402Z] $ docker stop --time=1 994fb598d62d0455a08b633e500e515871c9456a28ab9e2344a956e0e1a6cd8d [2023-10-23T19:26:56.710Z] $ docker rm -f --volumes 994fb598d62d0455a08b633e500e515871c9456a28ab9e2344a956e0e1a6cd8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:26:57.151Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-23T19:26:57.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:26:57.221Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:26:57.247Z] $ 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-10-23T19:26:57.571Z] $ docker top cabca0fadf8298f3c214293dad210cfadd7aa4f63c439af6787194be25f2f772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:26:57.937Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-10-23T19:26:58.323Z] + make test [2023-10-23T19:26:58.323Z] go test -race -coverprofile=coverage.out ./... [2023-10-23T19:27:20.262Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-23T19:27:40.361Z] go vet ./... [2023-10-23T19:27:42.333Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T19:27:42.333Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T19:27:42.333Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-23T19:27:42.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T19:27:42.338Z] $ docker stop --time=1 cabca0fadf8298f3c214293dad210cfadd7aa4f63c439af6787194be25f2f772 [2023-10-23T19:27:44.000Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9828 in /w/workspace/ry_app-service-configurable_main [2023-10-23T19:27:46.721Z] $ docker rm -f --volumes cabca0fadf8298f3c214293dad210cfadd7aa4f63c439af6787194be25f2f772 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-10-23T19:27:47.020Z] Running in /w/workspace/app-service-configurable/200 [Pipeline] { [Pipeline] checkout [2023-10-23T19:27:47.048Z] Selected Git installation does not exist. Using Default [2023-10-23T19:27:47.048Z] The recommended git tool is: NONE [2023-10-23T19:27:47.265Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T19:27:47.308Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-23T19:27:47.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T19:27:48.057Z] + ls -al . [2023-10-23T19:27:48.057Z] total 184 [2023-10-23T19:27:48.057Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:26 . [2023-10-23T19:27:48.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:25 .. [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 19:25 .dockerignore [2023-10-23T19:27:48.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:27 .git [2023-10-23T19:27:48.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 19:25 .github [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 19:25 .gitignore [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 19:25 .golangci.yml [2023-10-23T19:27:48.058Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 19:25 .semver [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 19:25 Attribution.txt [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 19:25 CHANGELOG.md [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 19:25 Dockerfile [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 19:25 GOVERNANCE.md [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 19:25 Jenkinsfile [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 19:25 LICENSE [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 19:25 OWNERS.md [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 19:25 README.md [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 19:25 VERSION [2023-10-23T19:27:48.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 19:25 bin [2023-10-23T19:27:48.058Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 23 19:26 coverage.out [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 19:25 go.mod [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 19:25 go.sum [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 19:25 main.go [2023-10-23T19:27:48.058Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 19:25 makefile [2023-10-23T19:27:48.058Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:25 res [2023-10-23T19:27:48.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:25 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:27:48.367Z] + 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=f689f4ba914cd94db4edcd504921ce235cc7ee6f --label arch=amd64 --label version=3.1.0-dev.30 . [2023-10-23T19:27:48.367Z] Sending build context to Docker daemon 3.377MB [2023-10-23T19:27:48.367Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T19:27:48.367Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-23T19:27:48.367Z] ---> 23ff4beefc0b [2023-10-23T19:27:48.367Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T19:27:48.627Z] ---> Running in 755bc60b46e4 [2023-10-23T19:27:48.627Z] Removing intermediate container 755bc60b46e4 [2023-10-23T19:27:48.627Z] ---> 6fc5670f9982 [2023-10-23T19:27:48.627Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T19:27:48.627Z] ---> Running in 4818adb28345 [2023-10-23T19:27:48.886Z] Removing intermediate container 4818adb28345 [2023-10-23T19:27:48.886Z] ---> 4e985eea412e [2023-10-23T19:27:48.886Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-23T19:27:48.886Z] ---> Running in c97991c32b71 [2023-10-23T19:27:48.886Z] Removing intermediate container c97991c32b71 [2023-10-23T19:27:48.886Z] ---> 1227edce6518 [2023-10-23T19:27:48.886Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T19:27:48.886Z] ---> Running in aa5bfa6fc89e [2023-10-23T19:27:49.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T19:27:49.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T19:27:49.663Z] OK: 264 MiB in 52 packages [2023-10-23T19:27:49.921Z] Removing intermediate container aa5bfa6fc89e [2023-10-23T19:27:49.921Z] ---> 5772fa788b5f [2023-10-23T19:27:49.921Z] Step 7/26 : WORKDIR /app [2023-10-23T19:27:49.921Z] ---> Running in aef5024e3e52 [2023-10-23T19:27:50.180Z] Removing intermediate container aef5024e3e52 [2023-10-23T19:27:50.180Z] ---> e72b5d45bbbf [2023-10-23T19:27:50.180Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-23T19:27:50.180Z] ---> 28de24b9df68 [2023-10-23T19:27:50.180Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T19:27:50.180Z] ---> Running in d863ae4184e8 [2023-10-23T19:27:51.153Z] Removing intermediate container d863ae4184e8 [2023-10-23T19:27:51.153Z] ---> 3e78295f028d [2023-10-23T19:27:51.153Z] Step 10/26 : COPY . . [2023-10-23T19:27:51.410Z] ---> c8c98e78d1aa [2023-10-23T19:27:51.410Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T19:27:51.410Z] ---> Running in 67e9a10cbb1d [2023-10-23T19:27:51.410Z] Removing intermediate container 67e9a10cbb1d [2023-10-23T19:27:51.410Z] ---> ede83664260e [2023-10-23T19:27:51.410Z] Step 12/26 : RUN $MAKE [2023-10-23T19:27:51.410Z] ---> Running in 899a502840fe [2023-10-23T19:27:51.676Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.30" -trimpath -mod=readonly -o app-service-configurable [2023-10-23T19:27:51.696Z] using credential edgex-jenkins-ssh [2023-10-23T19:27:51.717Z] Cloning the remote Git repository [2023-10-23T19:27:51.761Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-23T19:27:51.843Z] > git init /w/workspace/app-service-configurable/200 # timeout=10 [2023-10-23T19:27:51.976Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-23T19:27:51.977Z] > git --version # timeout=10 [2023-10-23T19:27:51.999Z] > git --version # 'git version 2.25.1' [2023-10-23T19:27:52.001Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-23T19:27:52.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T19:27:56.608Z] Avoid second fetch [2023-10-23T19:27:56.609Z] Checking out Revision f689f4ba914cd94db4edcd504921ce235cc7ee6f (main) [2023-10-23T19:27:55.815Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-23T19:27:55.835Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-23T19:27:56.628Z] > git config core.sparsecheckout # timeout=10 [2023-10-23T19:27:56.693Z] > git checkout -f f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 [2023-10-23T19:27:57.119Z] Commit message: "feat: Add defaults for new Last Will options (#610)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T19:27:58.277Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-23T19:27:58.277Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T19:27:58.277Z] Dload Upload Total Spent Left Speed [2023-10-23T19:27:58.277Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-10-23T19:27:58.900Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-23T19:27:59.256Z] + sudo tee /etc/docker/daemon.new [2023-10-23T19:27:59.256Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-23T19:27:59.256Z] { [2023-10-23T19:27:59.256Z] "registry-mirrors": [ [2023-10-23T19:27:59.256Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-23T19:27:59.256Z] ], [2023-10-23T19:27:59.256Z] "bip": "10.250.0.254/24", [2023-10-23T19:27:59.256Z] "hosts": [ [2023-10-23T19:27:59.256Z] "tcp://0.0.0.0:5555", [2023-10-23T19:27:59.256Z] "unix:///var/run/docker.sock" [2023-10-23T19:27:59.256Z] ], [2023-10-23T19:27:59.256Z] "mtu": 1458, [2023-10-23T19:27:59.256Z] "selinux-enabled": true, [2023-10-23T19:27:59.256Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-23T19:27:59.256Z] } [Pipeline] sh [2023-10-23T19:27:59.581Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-23T19:27:59.912Z] + sudo service docker restart [2023-10-23T19:28:13.728Z] Removing intermediate container 899a502840fe [2023-10-23T19:28:13.728Z] ---> e278b893a5ac [2023-10-23T19:28:13.728Z] Step 13/26 : FROM alpine:3.18 [2023-10-23T19:28:13.728Z] 3.18: Pulling from library/alpine [2023-10-23T19:28:13.728Z] 96526aa774ef: Pulling fs layer [2023-10-23T19:28:13.728Z] 96526aa774ef: Verifying Checksum [2023-10-23T19:28:13.728Z] 96526aa774ef: Download complete [2023-10-23T19:28:13.728Z] 96526aa774ef: Pull complete [2023-10-23T19:28:13.728Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T19:28:13.728Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T19:28:13.728Z] ---> 8ca4688f4f35 [2023-10-23T19:28:13.728Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T19:28:13.728Z] ---> Running in 75c1380c6f8a [2023-10-23T19:28:13.728Z] Removing intermediate container 75c1380c6f8a [2023-10-23T19:28:13.728Z] ---> e980c4294df3 [2023-10-23T19:28:13.728Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-23T19:28:13.728Z] ---> Running in af0f1a4e9d3c [2023-10-23T19:28:13.728Z] Removing intermediate container af0f1a4e9d3c [2023-10-23T19:28:13.728Z] ---> 2170f69842fa [2023-10-23T19:28:13.728Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-23T19:28:13.728Z] ---> Running in 874bebe51fab [2023-10-23T19:28:13.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-23T19:28:13.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-23T19:28:13.728Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T19:28:13.728Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T19:28:13.728Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T19:28:13.728Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T19:28:13.728Z] OK: 8 MiB in 17 packages [2023-10-23T19:28:13.728Z] Removing intermediate container 874bebe51fab [2023-10-23T19:28:13.728Z] ---> 16f8bdf20b96 [2023-10-23T19:28:13.728Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T19:28:13.988Z] ---> 6ad57f005426 [2023-10-23T19:28:13.988Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T19:28:13.988Z] ---> 6f72627193f0 [2023-10-23T19:28:13.988Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-23T19:28:14.245Z] ---> 6b988b3b81b2 [2023-10-23T19:28:14.245Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-23T19:28:14.825Z] ---> 4f34532758f9 [2023-10-23T19:28:14.825Z] Step 21/26 : EXPOSE 48095 [2023-10-23T19:28:14.825Z] ---> Running in e4cab4768a63 [2023-10-23T19:28:15.084Z] Removing intermediate container e4cab4768a63 [2023-10-23T19:28:15.084Z] ---> f10391822915 [2023-10-23T19:28:15.084Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-23T19:28:15.084Z] ---> Running in ef69e50cbbe5 [2023-10-23T19:28:15.084Z] Removing intermediate container ef69e50cbbe5 [2023-10-23T19:28:15.084Z] ---> 7af2fa311371 [2023-10-23T19:28:15.084Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-23T19:28:15.084Z] ---> Running in a86cdb5c3f89 [2023-10-23T19:28:15.084Z] Removing intermediate container a86cdb5c3f89 [2023-10-23T19:28:15.084Z] ---> eb37469460ab [2023-10-23T19:28:15.084Z] Step 24/26 : LABEL arch=amd64 [2023-10-23T19:28:15.084Z] ---> Running in 95b4b773f0ba [2023-10-23T19:28:15.343Z] Removing intermediate container 95b4b773f0ba [2023-10-23T19:28:15.343Z] ---> 5c61286ec1f4 [2023-10-23T19:28:15.344Z] Step 25/26 : LABEL git_sha=f689f4ba914cd94db4edcd504921ce235cc7ee6f [2023-10-23T19:28:15.344Z] ---> Running in cee7057bd70c [2023-10-23T19:28:15.344Z] Removing intermediate container cee7057bd70c [2023-10-23T19:28:15.344Z] ---> 0431de0fd4d9 [2023-10-23T19:28:15.344Z] Step 26/26 : LABEL version=3.1.0-dev.30 [2023-10-23T19:28:15.344Z] ---> Running in 8be3e70bff09 [2023-10-23T19:28:15.344Z] Removing intermediate container 8be3e70bff09 [2023-10-23T19:28:15.344Z] ---> aefc2d870c4e [2023-10-23T19:28:15.344Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T19:28:15.344Z] Successfully built aefc2d870c4e [2023-10-23T19:28:15.344Z] 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-10-23T19:28:15.464Z] provisioning config files... [2023-10-23T19:28:15.476Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17256997730274289933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:28:15.805Z] ---> docker-login.sh [2023-10-23T19:28:15.805Z] nexus3.edgexfoundry.org:10001 [2023-10-23T19:28:15.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:15.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:15.805Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:15.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:15.805Z] [2023-10-23T19:28:15.805Z] Login Succeeded [2023-10-23T19:28:15.805Z] nexus3.edgexfoundry.org:10002 [2023-10-23T19:28:15.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:15.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:15.805Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:15.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:15.805Z] [2023-10-23T19:28:15.805Z] Login Succeeded [2023-10-23T19:28:15.805Z] nexus3.edgexfoundry.org:10003 [2023-10-23T19:28:16.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:16.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:16.064Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:16.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:16.064Z] [2023-10-23T19:28:16.064Z] Login Succeeded [2023-10-23T19:28:16.064Z] nexus3.edgexfoundry.org:10004 [2023-10-23T19:28:16.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:16.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:16.064Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:16.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:16.064Z] [2023-10-23T19:28:16.064Z] Login Succeeded [2023-10-23T19:28:16.064Z] docker.io [2023-10-23T19:28:16.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:16.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:16.322Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:16.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:16.322Z] [2023-10-23T19:28:16.322Z] Login Succeeded [2023-10-23T19:28:16.322Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T19:28:16.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T19:28:16.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:28:16.387Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-10-23T19:28:16.387Z] f689f4ba914cd94db4edcd504921ce235cc7ee6f [2023-10-23T19:28:16.387Z] latest [2023-10-23T19:28:16.387Z] 3.1.0-dev.30 [2023-10-23T19:28:16.387Z] f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [2023-10-23T19:28:16.387Z] main [2023-10-23T19:28:16.387Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:16.723Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:17.034Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f [2023-10-23T19:28:17.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T19:28:17.034Z] 68de3ced1801: Preparing [2023-10-23T19:28:17.034Z] 938353f16c8b: Preparing [2023-10-23T19:28:17.034Z] 4c707847bed0: Preparing [2023-10-23T19:28:17.034Z] 76a710a16087: Preparing [2023-10-23T19:28:17.034Z] fc0ae1e41965: Preparing [2023-10-23T19:28:17.034Z] cc2447e1835a: Preparing [2023-10-23T19:28:17.034Z] cc2447e1835a: Waiting [2023-10-23T19:28:17.034Z] 76a710a16087: Pushed [2023-10-23T19:28:17.034Z] 4c707847bed0: Pushed [2023-10-23T19:28:17.034Z] 938353f16c8b: Pushed [2023-10-23T19:28:17.034Z] cc2447e1835a: Layer already exists [2023-10-23T19:28:17.034Z] fc0ae1e41965: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T19:28:18.179Z] provisioning config files... [2023-10-23T19:28:18.203Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/200@tmp/config5810734695130324619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:28:18.548Z] ---> docker-login.sh [2023-10-23T19:28:18.548Z] nexus3.edgexfoundry.org:10001 [2023-10-23T19:28:18.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:19.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:19.117Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:19.117Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:19.117Z] [2023-10-23T19:28:19.117Z] Login Succeeded [2023-10-23T19:28:19.117Z] nexus3.edgexfoundry.org:10002 [2023-10-23T19:28:19.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:19.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:19.388Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:19.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:19.388Z] [2023-10-23T19:28:19.388Z] Login Succeeded [2023-10-23T19:28:19.388Z] nexus3.edgexfoundry.org:10003 [2023-10-23T19:28:19.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:19.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:19.934Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:19.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:19.934Z] [2023-10-23T19:28:19.934Z] Login Succeeded [2023-10-23T19:28:19.934Z] nexus3.edgexfoundry.org:10004 [2023-10-23T19:28:20.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:20.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:20.202Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:20.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:20.202Z] [2023-10-23T19:28:20.202Z] Login Succeeded [2023-10-23T19:28:20.202Z] docker.io [2023-10-23T19:28:20.327Z] 68de3ced1801: Pushed [2023-10-23T19:28:20.327Z] f689f4ba914cd94db4edcd504921ce235cc7ee6f: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:20.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:28:20.653Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:20.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:28:20.741Z] Configure a credential helper to remove this warning. See [2023-10-23T19:28:20.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:28:20.741Z] [2023-10-23T19:28:20.741Z] Login Succeeded [2023-10-23T19:28:20.741Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T19:28:20.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-23T19:28:20.976Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-23T19:28:20.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T19:28:20.977Z] 68de3ced1801: Preparing [2023-10-23T19:28:20.977Z] 938353f16c8b: Preparing [2023-10-23T19:28:20.977Z] 4c707847bed0: Preparing [2023-10-23T19:28:20.977Z] 76a710a16087: Preparing [2023-10-23T19:28:20.977Z] fc0ae1e41965: Preparing [2023-10-23T19:28:20.977Z] cc2447e1835a: Preparing [2023-10-23T19:28:20.977Z] cc2447e1835a: Waiting [2023-10-23T19:28:20.977Z] 938353f16c8b: Layer already exists [2023-10-23T19:28:20.977Z] 68de3ced1801: Layer already exists [2023-10-23T19:28:20.977Z] fc0ae1e41965: Layer already exists [2023-10-23T19:28:20.977Z] 76a710a16087: Layer already exists [2023-10-23T19:28:20.977Z] 4c707847bed0: Layer already exists [2023-10-23T19:28:20.977Z] cc2447e1835a: Layer already exists [2023-10-23T19:28:20.977Z] latest: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-23T19:28:21.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2023-10-23T19:28:21.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:28:21.080Z] ========================================================= [2023-10-23T19:28:21.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-23T19:28:21.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:21.304Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:21.453Z] + 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-10-23T19:28:21.453Z] Sending build context to Docker daemon 181.2kB [2023-10-23T19:28:21.622Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.30 [2023-10-23T19:28:21.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T19:28:21.622Z] 68de3ced1801: Preparing [2023-10-23T19:28:21.622Z] 938353f16c8b: Preparing [2023-10-23T19:28:21.622Z] 4c707847bed0: Preparing [2023-10-23T19:28:21.622Z] 76a710a16087: Preparing [2023-10-23T19:28:21.622Z] fc0ae1e41965: Preparing [2023-10-23T19:28:21.622Z] cc2447e1835a: Preparing [2023-10-23T19:28:21.622Z] cc2447e1835a: Waiting [2023-10-23T19:28:21.622Z] 76a710a16087: Layer already exists [2023-10-23T19:28:21.622Z] 4c707847bed0: Layer already exists [2023-10-23T19:28:21.622Z] 68de3ced1801: Layer already exists [2023-10-23T19:28:21.622Z] 938353f16c8b: Layer already exists [2023-10-23T19:28:21.622Z] fc0ae1e41965: Layer already exists [2023-10-23T19:28:21.622Z] cc2447e1835a: Layer already exists [2023-10-23T19:28:21.623Z] 3.1.0-dev.30: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:21.720Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T19:28:21.720Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-23T19:28:21.935Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:22.244Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [2023-10-23T19:28:22.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T19:28:22.244Z] 68de3ced1801: Preparing [2023-10-23T19:28:22.244Z] 938353f16c8b: Preparing [2023-10-23T19:28:22.244Z] 4c707847bed0: Preparing [2023-10-23T19:28:22.244Z] 76a710a16087: Preparing [2023-10-23T19:28:22.244Z] fc0ae1e41965: Preparing [2023-10-23T19:28:22.244Z] cc2447e1835a: Preparing [2023-10-23T19:28:22.244Z] cc2447e1835a: Waiting [2023-10-23T19:28:22.244Z] fc0ae1e41965: Layer already exists [2023-10-23T19:28:22.244Z] 68de3ced1801: Layer already exists [2023-10-23T19:28:22.244Z] 76a710a16087: Layer already exists [2023-10-23T19:28:22.244Z] cc2447e1835a: Layer already exists [2023-10-23T19:28:22.244Z] 4c707847bed0: Layer already exists [2023-10-23T19:28:22.244Z] 938353f16c8b: Layer already exists [2023-10-23T19:28:22.244Z] f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:22.404Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-23T19:28:22.404Z] 9fda8d8052c6: Pulling fs layer [2023-10-23T19:28:22.404Z] 5d54e960e981: Pulling fs layer [2023-10-23T19:28:22.404Z] c4a7e357bf2a: Pulling fs layer [2023-10-23T19:28:22.404Z] f0e02332f6b5: Pulling fs layer [2023-10-23T19:28:22.404Z] cefa15bbcfad: Pulling fs layer [2023-10-23T19:28:22.404Z] 17808c966233: Pulling fs layer [2023-10-23T19:28:22.404Z] f4c1fc716caa: Pulling fs layer [2023-10-23T19:28:22.404Z] f0e02332f6b5: Waiting [2023-10-23T19:28:22.404Z] cefa15bbcfad: Waiting [2023-10-23T19:28:22.404Z] 17808c966233: Waiting [2023-10-23T19:28:22.404Z] f4c1fc716caa: Waiting [2023-10-23T19:28:22.404Z] 5d54e960e981: Verifying Checksum [2023-10-23T19:28:22.404Z] 5d54e960e981: Download complete [2023-10-23T19:28:22.404Z] f0e02332f6b5: Verifying Checksum [2023-10-23T19:28:22.404Z] f0e02332f6b5: Download complete [2023-10-23T19:28:22.404Z] cefa15bbcfad: Verifying Checksum [2023-10-23T19:28:22.404Z] cefa15bbcfad: Download complete [2023-10-23T19:28:22.553Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:22.675Z] 9fda8d8052c6: Verifying Checksum [2023-10-23T19:28:22.675Z] 9fda8d8052c6: Download complete [2023-10-23T19:28:22.862Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-10-23T19:28:22.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-23T19:28:22.862Z] 68de3ced1801: Preparing [2023-10-23T19:28:22.862Z] 938353f16c8b: Preparing [2023-10-23T19:28:22.862Z] 4c707847bed0: Preparing [2023-10-23T19:28:22.862Z] 76a710a16087: Preparing [2023-10-23T19:28:22.862Z] fc0ae1e41965: Preparing [2023-10-23T19:28:22.862Z] cc2447e1835a: Preparing [2023-10-23T19:28:22.862Z] cc2447e1835a: Waiting [2023-10-23T19:28:22.862Z] 938353f16c8b: Layer already exists [2023-10-23T19:28:22.862Z] 68de3ced1801: Layer already exists [2023-10-23T19:28:22.862Z] fc0ae1e41965: Layer already exists [2023-10-23T19:28:22.862Z] 4c707847bed0: Layer already exists [2023-10-23T19:28:22.862Z] 76a710a16087: Layer already exists [2023-10-23T19:28:22.862Z] cc2447e1835a: Layer already exists [2023-10-23T19:28:22.862Z] main: digest: sha256:303f7db1ec37e87004d006c1d00951d34a9b391b3558a8f0c595d53a1c04e187 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T19:28:22.912Z] ===================================================== [Pipeline] echo [2023-10-23T19:28:22.920Z] taggedImages: [2023-10-23T19:28:22.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f [2023-10-23T19:28:22.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-23T19:28:22.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.30 [2023-10-23T19:28:22.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [2023-10-23T19:28:22.920Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-10-23T19:28:22.948Z] f4c1fc716caa: Verifying Checksum [2023-10-23T19:28:22.948Z] f4c1fc716caa: Download complete [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-10-23T19:28:23.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T19:28:23.313Z] [2023-10-23T19:28:23.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:28:23.543Z] 9fda8d8052c6: Pull complete [2023-10-23T19:28:23.616Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T19:28:23.616Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-23T19:28:23.616Z] 5eb5b503b376: Pulling fs layer [2023-10-23T19:28:23.616Z] 5c69ac0246d0: Pulling fs layer [2023-10-23T19:28:23.616Z] ec43610c2a17: Pulling fs layer [2023-10-23T19:28:23.616Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-23T19:28:23.616Z] 33b1e0a273af: Pulling fs layer [2023-10-23T19:28:23.616Z] 3a2ae6a8a46f: Waiting [2023-10-23T19:28:23.616Z] 33b1e0a273af: Waiting [2023-10-23T19:28:23.616Z] 5d3b04190fa2: Pulling fs layer [2023-10-23T19:28:23.616Z] 2f39f015ded8: Pulling fs layer [2023-10-23T19:28:23.616Z] 2f39f015ded8: Waiting [2023-10-23T19:28:23.616Z] 5d3b04190fa2: Waiting [2023-10-23T19:28:23.616Z] 5c69ac0246d0: Verifying Checksum [2023-10-23T19:28:23.616Z] 5c69ac0246d0: Download complete [2023-10-23T19:28:23.616Z] 3a2ae6a8a46f: Download complete [2023-10-23T19:28:23.616Z] 33b1e0a273af: Verifying Checksum [2023-10-23T19:28:23.616Z] 33b1e0a273af: Download complete [2023-10-23T19:28:23.616Z] ec43610c2a17: Verifying Checksum [2023-10-23T19:28:23.616Z] ec43610c2a17: Download complete [2023-10-23T19:28:23.811Z] 5d54e960e981: Pull complete [2023-10-23T19:28:23.873Z] 5d3b04190fa2: Verifying Checksum [2023-10-23T19:28:23.873Z] 5d3b04190fa2: Download complete [2023-10-23T19:28:24.130Z] 5eb5b503b376: Verifying Checksum [2023-10-23T19:28:24.130Z] 5eb5b503b376: Download complete [2023-10-23T19:28:24.395Z] c4a7e357bf2a: Download complete [2023-10-23T19:28:24.695Z] 2f39f015ded8: Download complete [2023-10-23T19:28:24.981Z] 17808c966233: Verifying Checksum [2023-10-23T19:28:24.982Z] 17808c966233: Download complete [2023-10-23T19:28:25.262Z] 5eb5b503b376: Pull complete [2023-10-23T19:28:25.262Z] 5c69ac0246d0: Pull complete [2023-10-23T19:28:25.827Z] ec43610c2a17: Pull complete [2023-10-23T19:28:25.827Z] 3a2ae6a8a46f: Pull complete [2023-10-23T19:28:26.086Z] 33b1e0a273af: Pull complete [2023-10-23T19:28:26.086Z] 5d3b04190fa2: Pull complete [2023-10-23T19:28:30.273Z] 2f39f015ded8: Pull complete [2023-10-23T19:28:30.273Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-23T19:28:30.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T19:28:30.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:28:30.368Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:28:30.394Z] $ 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-10-23T19:28:35.057Z] $ docker top bce7512ba1ee72dd4c4d3f1f57eaf2f5c1479c19bcca7b73617a8abafbe734d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:28:35.438Z] ---> job-cost.sh [2023-10-23T19:28:35.438Z] lf-activate-venv: SKIPPING [2023-10-23T19:28:35.438Z] INFO: No Stack... [2023-10-23T19:28:35.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T19:28:35.956Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T19:28:36.255Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-10-23T19:28:36.255Z] + cut -d, -f6 [Pipeline] lock [2023-10-23T19:28:36.266Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [2023-10-23T19:28:36.274Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] did not exist. Created. [2023-10-23T19:28:36.274Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T19:28:36.576Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-23T19:28:36.615Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T19:28:36.622Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T19:28:36.653Z] $ docker stop --time=1 bce7512ba1ee72dd4c4d3f1f57eaf2f5c1479c19bcca7b73617a8abafbe734d2 [2023-10-23T19:28:37.396Z] c4a7e357bf2a: Pull complete [2023-10-23T19:28:37.396Z] f0e02332f6b5: Pull complete [2023-10-23T19:28:37.396Z] cefa15bbcfad: Pull complete [2023-10-23T19:28:37.813Z] $ docker rm -f --volumes bce7512ba1ee72dd4c4d3f1f57eaf2f5c1479c19bcca7b73617a8abafbe734d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-23T19:28:44.143Z] 17808c966233: Pull complete [2023-10-23T19:28:45.551Z] f4c1fc716caa: Pull complete [2023-10-23T19:28:45.551Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-23T19:28:45.551Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-23T19:28:45.551Z] ---> ea914061e18c [2023-10-23T19:28:45.551Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T19:28:46.998Z] ---> Running in 84ab2fbfe62f [2023-10-23T19:28:46.998Z] Removing intermediate container 84ab2fbfe62f [2023-10-23T19:28:46.998Z] ---> 5bfb6a5a8106 [2023-10-23T19:28:46.998Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T19:28:46.998Z] ---> Running in c764bc5fc3e0 [2023-10-23T19:28:47.274Z] Removing intermediate container c764bc5fc3e0 [2023-10-23T19:28:47.274Z] ---> 210417b19a27 [2023-10-23T19:28:47.274Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-23T19:28:47.564Z] ---> Running in e84fcb7fd8e8 [2023-10-23T19:28:47.837Z] Removing intermediate container e84fcb7fd8e8 [2023-10-23T19:28:47.837Z] ---> eaf9c413c41a [2023-10-23T19:28:47.837Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T19:28:47.837Z] ---> Running in 32efc3f60845 [2023-10-23T19:28:48.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T19:28:49.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T19:28:50.491Z] OK: 266 MiB in 52 packages [2023-10-23T19:28:51.458Z] Removing intermediate container 32efc3f60845 [2023-10-23T19:28:51.458Z] ---> b9d0749c48b1 [2023-10-23T19:28:51.458Z] Step 7/12 : WORKDIR /app [2023-10-23T19:28:51.458Z] ---> Running in a0e001ee33e9 [2023-10-23T19:28:51.725Z] Removing intermediate container a0e001ee33e9 [2023-10-23T19:28:51.725Z] ---> 3f63bd5d018e [2023-10-23T19:28:51.725Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-23T19:28:52.306Z] ---> fad4361a8450 [2023-10-23T19:28:52.306Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T19:28:52.306Z] ---> Running in d0acb872c67e [2023-10-23T19:30:29.391Z] Removing intermediate container d0acb872c67e [2023-10-23T19:30:29.391Z] ---> 7e3caf62596c [2023-10-23T19:30:29.391Z] Step 10/12 : COPY . . [2023-10-23T19:30:29.391Z] ---> c4ee6745f2c1 [2023-10-23T19:30:29.391Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T19:30:29.391Z] ---> Running in 53e2bc89fa73 [2023-10-23T19:30:29.391Z] Removing intermediate container 53e2bc89fa73 [2023-10-23T19:30:29.391Z] ---> daa9f6372e86 [2023-10-23T19:30:29.391Z] Step 12/12 : RUN $MAKE [2023-10-23T19:30:29.391Z] ---> Running in cfbe173a2a51 [2023-10-23T19:30:29.391Z] noop [2023-10-23T19:30:29.391Z] Removing intermediate container cfbe173a2a51 [2023-10-23T19:30:29.391Z] ---> 267d64f2f2d4 [2023-10-23T19:30:29.391Z] Successfully built 267d64f2f2d4 [2023-10-23T19:30:29.391Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:30:29.779Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T19:30:29.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:30:30.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container [2023-10-23T19:30:30.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/200 -v /w/workspace/app-service-configurable/200:/w/workspace/app-service-configurable/200:rw,z -v /w/workspace/app-service-configurable/200@tmp:/w/workspace/app-service-configurable/200@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-10-23T19:30:31.396Z] $ docker top cfd496f5af57a758248ebb63e0c0adab9c43b2c7777514e0fd3afdf6a88ba4bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:30:32.240Z] + go version [2023-10-23T19:30:32.240Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-23T19:30:32.260Z] $ docker stop --time=1 cfd496f5af57a758248ebb63e0c0adab9c43b2c7777514e0fd3afdf6a88ba4bf [2023-10-23T19:30:33.882Z] $ docker rm -f --volumes cfd496f5af57a758248ebb63e0c0adab9c43b2c7777514e0fd3afdf6a88ba4bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:30:34.435Z] + docker inspect -f . ci-base-image-arm64 [2023-10-23T19:30:34.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:30:34.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container [2023-10-23T19:30:34.714Z] $ 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/200 -v /w/workspace/app-service-configurable/200:/w/workspace/app-service-configurable/200:rw,z -v /w/workspace/app-service-configurable/200@tmp:/w/workspace/app-service-configurable/200@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-10-23T19:30:35.906Z] $ docker top 15814942955f2c3ef9f023d19d1b69c85c581db32cdcb8f362268e0f3b54fe5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:30:36.407Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/200 [Pipeline] fileExists [Pipeline] sh [2023-10-23T19:30:37.327Z] + make test [2023-10-23T19:30:37.327Z] go test -race -coverprofile=coverage.out ./... [2023-10-23T19:32:44.024Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-23T19:32:44.024Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-23T19:32:44.024Z] go vet ./... [2023-10-23T19:34:20.720Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-23T19:34:20.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-23T19:34:20.720Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-23T19:34:20.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-23T19:34:20.757Z] $ docker stop --time=1 15814942955f2c3ef9f023d19d1b69c85c581db32cdcb8f362268e0f3b54fe5a [2023-10-23T19:34:22.578Z] $ docker rm -f --volumes 15814942955f2c3ef9f023d19d1b69c85c581db32cdcb8f362268e0f3b54fe5a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T19:34:24.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-23T19:34:24.112Z] Warning: overwriting stash ‘coverage-report’ [2023-10-23T19:34:24.548Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-23T19:34:24.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-23T19:34:25.264Z] + ls -al . [2023-10-23T19:34:25.264Z] total 180 [2023-10-23T19:34:25.264Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 23 19:30 . [2023-10-23T19:34:25.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:27 .. [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 23 19:27 .dockerignore [2023-10-23T19:34:25.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 19:27 .git [2023-10-23T19:34:25.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 19:27 .github [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 23 19:27 .gitignore [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 19:27 .golangci.yml [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 23 19:27 Attribution.txt [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 23 19:27 CHANGELOG.md [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 23 19:27 Dockerfile [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 19:27 GOVERNANCE.md [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 23 19:27 Jenkinsfile [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 23 19:27 LICENSE [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 23 19:27 OWNERS.md [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 23 19:27 README.md [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 23 19:25 VERSION [2023-10-23T19:34:25.264Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 19:27 bin [2023-10-23T19:34:25.264Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 23 19:30 coverage.out [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 23 19:27 go.mod [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 34917 Oct 23 19:27 go.sum [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 23 19:27 main.go [2023-10-23T19:34:25.264Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 23 19:27 makefile [2023-10-23T19:34:25.264Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:27 res [2023-10-23T19:34:25.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 19:27 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:34:25.608Z] + 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=f689f4ba914cd94db4edcd504921ce235cc7ee6f --label arch=arm64 --label version=3.1.0-dev.30 . [2023-10-23T19:34:25.608Z] Sending build context to Docker daemon 182.3kB [2023-10-23T19:34:25.875Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-23T19:34:25.875Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-23T19:34:25.875Z] ---> 267d64f2f2d4 [2023-10-23T19:34:25.875Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-23T19:34:25.875Z] ---> Running in e2b14a717549 [2023-10-23T19:34:26.145Z] Removing intermediate container e2b14a717549 [2023-10-23T19:34:26.145Z] ---> f1f33511a803 [2023-10-23T19:34:26.145Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-23T19:34:26.414Z] ---> Running in 155a8dbc8f44 [2023-10-23T19:34:26.679Z] Removing intermediate container 155a8dbc8f44 [2023-10-23T19:34:26.679Z] ---> 45a2f1852ad0 [2023-10-23T19:34:26.679Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-23T19:34:26.679Z] ---> Running in a944fe5c253b [2023-10-23T19:34:26.947Z] Removing intermediate container a944fe5c253b [2023-10-23T19:34:26.947Z] ---> 39e9d4a8a3bc [2023-10-23T19:34:26.947Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-23T19:34:26.947Z] ---> Running in de37b91eff3b [2023-10-23T19:34:27.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T19:34:28.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T19:34:29.441Z] OK: 266 MiB in 52 packages [2023-10-23T19:34:30.415Z] Removing intermediate container de37b91eff3b [2023-10-23T19:34:30.415Z] ---> 4892d8664cb6 [2023-10-23T19:34:30.415Z] Step 7/26 : WORKDIR /app [2023-10-23T19:34:30.415Z] ---> Running in b73ab2d9ae20 [2023-10-23T19:34:30.681Z] Removing intermediate container b73ab2d9ae20 [2023-10-23T19:34:30.681Z] ---> e699453b23db [2023-10-23T19:34:30.681Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-23T19:34:31.263Z] ---> 879786d6e324 [2023-10-23T19:34:31.264Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-23T19:34:31.264Z] ---> Running in 1f248642b840 [2023-10-23T19:34:33.845Z] Removing intermediate container 1f248642b840 [2023-10-23T19:34:33.845Z] ---> 12ef437cb30f [2023-10-23T19:34:33.845Z] Step 10/26 : COPY . . [2023-10-23T19:34:34.350Z] ---> 975e7baba2d2 [2023-10-23T19:34:34.350Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-23T19:34:34.350Z] ---> Running in 5d84b9993a66 [2023-10-23T19:34:34.350Z] Removing intermediate container 5d84b9993a66 [2023-10-23T19:34:34.350Z] ---> 5d21c1b9414e [2023-10-23T19:34:34.350Z] Step 12/26 : RUN $MAKE [2023-10-23T19:34:34.617Z] ---> Running in 2ea25e0d1e31 [2023-10-23T19:34:35.574Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.30" -trimpath -mod=readonly -o app-service-configurable [2023-10-23T19:36:27.287Z] Removing intermediate container 2ea25e0d1e31 [2023-10-23T19:36:27.287Z] ---> ec73e3de6ae1 [2023-10-23T19:36:27.287Z] Step 13/26 : FROM alpine:3.18 [2023-10-23T19:36:27.287Z] 3.18: Pulling from library/alpine [2023-10-23T19:36:27.287Z] 579b34f0a95b: Pulling fs layer [2023-10-23T19:36:27.287Z] 579b34f0a95b: Verifying Checksum [2023-10-23T19:36:27.287Z] 579b34f0a95b: Download complete [2023-10-23T19:36:27.287Z] 579b34f0a95b: Pull complete [2023-10-23T19:36:27.287Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-23T19:36:27.287Z] Status: Downloaded newer image for alpine:3.18 [2023-10-23T19:36:27.287Z] ---> 3cc203321400 [2023-10-23T19:36:27.287Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-23T19:36:27.287Z] ---> Running in b84180f01a05 [2023-10-23T19:36:27.287Z] Removing intermediate container b84180f01a05 [2023-10-23T19:36:27.287Z] ---> 43a479bc1b96 [2023-10-23T19:36:27.287Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-23T19:36:27.287Z] ---> Running in 7fd0c21c0bef [2023-10-23T19:36:27.287Z] Removing intermediate container 7fd0c21c0bef [2023-10-23T19:36:27.287Z] ---> a5ceaf717c53 [2023-10-23T19:36:27.287Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-23T19:36:27.287Z] ---> Running in afe4421230ce [2023-10-23T19:36:27.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-23T19:36:27.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-23T19:36:27.287Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-23T19:36:27.287Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-23T19:36:27.287Z] Executing busybox-1.36.1-r2.trigger [2023-10-23T19:36:27.287Z] Executing ca-certificates-20230506-r0.trigger [2023-10-23T19:36:27.287Z] OK: 9 MiB in 17 packages [2023-10-23T19:36:27.287Z] Removing intermediate container afe4421230ce [2023-10-23T19:36:27.287Z] ---> 4e740fdbae18 [2023-10-23T19:36:27.287Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-23T19:36:27.287Z] ---> f03ed2b4388c [2023-10-23T19:36:27.287Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-23T19:36:27.287Z] ---> ffab6f2c5a3c [2023-10-23T19:36:27.287Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-23T19:36:27.287Z] ---> 2491f816e6d1 [2023-10-23T19:36:27.287Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-23T19:36:27.287Z] ---> 37447c358db2 [2023-10-23T19:36:27.287Z] Step 21/26 : EXPOSE 48095 [2023-10-23T19:36:27.287Z] ---> Running in 3e7a324ce02a [2023-10-23T19:36:27.557Z] Removing intermediate container 3e7a324ce02a [2023-10-23T19:36:27.557Z] ---> 1c9ac16c0ef3 [2023-10-23T19:36:27.557Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-23T19:36:27.557Z] ---> Running in 81811eb8392d [2023-10-23T19:36:27.838Z] Removing intermediate container 81811eb8392d [2023-10-23T19:36:27.838Z] ---> 191e32405f63 [2023-10-23T19:36:27.838Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-23T19:36:27.838Z] ---> Running in 6c3b33db82f5 [2023-10-23T19:36:28.112Z] Removing intermediate container 6c3b33db82f5 [2023-10-23T19:36:28.112Z] ---> 68e933810296 [2023-10-23T19:36:28.112Z] Step 24/26 : LABEL arch=arm64 [2023-10-23T19:36:28.380Z] ---> Running in 05e7bd0908d6 [2023-10-23T19:36:28.647Z] Removing intermediate container 05e7bd0908d6 [2023-10-23T19:36:28.647Z] ---> b61ff42618e0 [2023-10-23T19:36:28.647Z] Step 25/26 : LABEL git_sha=f689f4ba914cd94db4edcd504921ce235cc7ee6f [2023-10-23T19:36:28.647Z] ---> Running in 518d4061f60b [2023-10-23T19:36:28.915Z] Removing intermediate container 518d4061f60b [2023-10-23T19:36:28.915Z] ---> 40acbb6d04be [2023-10-23T19:36:28.915Z] Step 26/26 : LABEL version=3.1.0-dev.30 [2023-10-23T19:36:29.182Z] ---> Running in 8853d51b3925 [2023-10-23T19:36:29.483Z] Removing intermediate container 8853d51b3925 [2023-10-23T19:36:29.483Z] ---> 80389ffb48f8 [2023-10-23T19:36:29.483Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-23T19:36:29.483Z] Successfully built 80389ffb48f8 [2023-10-23T19:36:29.483Z] 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-10-23T19:36:29.666Z] provisioning config files... [2023-10-23T19:36:29.680Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/200@tmp/config17426253181090531813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:36:30.032Z] ---> docker-login.sh [2023-10-23T19:36:30.032Z] nexus3.edgexfoundry.org:10001 [2023-10-23T19:36:30.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:36:30.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:36:30.306Z] Configure a credential helper to remove this warning. See [2023-10-23T19:36:30.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:36:30.306Z] [2023-10-23T19:36:30.306Z] Login Succeeded [2023-10-23T19:36:30.306Z] nexus3.edgexfoundry.org:10002 [2023-10-23T19:36:30.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:36:30.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:36:30.575Z] Configure a credential helper to remove this warning. See [2023-10-23T19:36:30.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:36:30.575Z] [2023-10-23T19:36:30.575Z] Login Succeeded [2023-10-23T19:36:30.575Z] nexus3.edgexfoundry.org:10003 [2023-10-23T19:36:30.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:36:31.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:36:31.116Z] Configure a credential helper to remove this warning. See [2023-10-23T19:36:31.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:36:31.116Z] [2023-10-23T19:36:31.116Z] Login Succeeded [2023-10-23T19:36:31.116Z] nexus3.edgexfoundry.org:10004 [2023-10-23T19:36:31.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:36:31.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:36:31.385Z] Configure a credential helper to remove this warning. See [2023-10-23T19:36:31.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:36:31.385Z] [2023-10-23T19:36:31.385Z] Login Succeeded [2023-10-23T19:36:31.385Z] docker.io [2023-10-23T19:36:31.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-23T19:36:32.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-23T19:36:32.245Z] Configure a credential helper to remove this warning. See [2023-10-23T19:36:32.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-23T19:36:32.245Z] [2023-10-23T19:36:32.245Z] Login Succeeded [2023-10-23T19:36:32.245Z] ---> docker-login.sh ends [Pipeline] } [2023-10-23T19:36:32.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T19:36:32.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-23T19:36:32.330Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-10-23T19:36:32.330Z] f689f4ba914cd94db4edcd504921ce235cc7ee6f [2023-10-23T19:36:32.330Z] latest [2023-10-23T19:36:32.330Z] 3.1.0-dev.30 [2023-10-23T19:36:32.330Z] f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [2023-10-23T19:36:32.330Z] main [2023-10-23T19:36:32.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:32.691Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:33.041Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f [2023-10-23T19:36:33.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T19:36:33.041Z] c91a8bbf6666: Preparing [2023-10-23T19:36:33.041Z] 94f0b30c5d28: Preparing [2023-10-23T19:36:33.041Z] f79b75ebf20a: Preparing [2023-10-23T19:36:33.041Z] 2599eca98a5a: Preparing [2023-10-23T19:36:33.041Z] 81485c796da7: Preparing [2023-10-23T19:36:33.041Z] 5f4d9fc4d98d: Preparing [2023-10-23T19:36:33.041Z] 5f4d9fc4d98d: Waiting [2023-10-23T19:36:33.307Z] f79b75ebf20a: Pushed [2023-10-23T19:36:33.307Z] 94f0b30c5d28: Pushed [2023-10-23T19:36:33.307Z] 2599eca98a5a: Pushed [2023-10-23T19:36:33.307Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T19:36:33.571Z] 81485c796da7: Pushed [2023-10-23T19:36:40.207Z] c91a8bbf6666: Pushed [2023-10-23T19:36:40.207Z] f689f4ba914cd94db4edcd504921ce235cc7ee6f: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:40.565Z] + 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-10-23T19:36:40.920Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-23T19:36:40.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T19:36:40.920Z] c91a8bbf6666: Preparing [2023-10-23T19:36:40.920Z] 94f0b30c5d28: Preparing [2023-10-23T19:36:40.920Z] f79b75ebf20a: Preparing [2023-10-23T19:36:40.920Z] 2599eca98a5a: Preparing [2023-10-23T19:36:40.920Z] 81485c796da7: Preparing [2023-10-23T19:36:40.920Z] 5f4d9fc4d98d: Preparing [2023-10-23T19:36:40.920Z] 5f4d9fc4d98d: Waiting [2023-10-23T19:36:40.920Z] 81485c796da7: Layer already exists [2023-10-23T19:36:40.920Z] 2599eca98a5a: Layer already exists [2023-10-23T19:36:40.920Z] 94f0b30c5d28: Layer already exists [2023-10-23T19:36:40.920Z] c91a8bbf6666: Layer already exists [2023-10-23T19:36:40.920Z] f79b75ebf20a: Layer already exists [2023-10-23T19:36:40.920Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T19:36:41.190Z] latest: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:41.548Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:41.894Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.30 [2023-10-23T19:36:41.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T19:36:41.894Z] c91a8bbf6666: Preparing [2023-10-23T19:36:41.894Z] 94f0b30c5d28: Preparing [2023-10-23T19:36:41.894Z] f79b75ebf20a: Preparing [2023-10-23T19:36:41.894Z] 2599eca98a5a: Preparing [2023-10-23T19:36:41.894Z] 81485c796da7: Preparing [2023-10-23T19:36:41.894Z] 5f4d9fc4d98d: Preparing [2023-10-23T19:36:41.894Z] 5f4d9fc4d98d: Waiting [2023-10-23T19:36:41.894Z] 2599eca98a5a: Layer already exists [2023-10-23T19:36:41.894Z] 81485c796da7: Layer already exists [2023-10-23T19:36:41.894Z] c91a8bbf6666: Layer already exists [2023-10-23T19:36:41.894Z] 94f0b30c5d28: Layer already exists [2023-10-23T19:36:41.894Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T19:36:45.234Z] f79b75ebf20a: Layer already exists [2023-10-23T19:36:45.234Z] 3.1.0-dev.30: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:45.583Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:45.939Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [2023-10-23T19:36:45.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T19:36:45.939Z] c91a8bbf6666: Preparing [2023-10-23T19:36:45.939Z] 94f0b30c5d28: Preparing [2023-10-23T19:36:45.939Z] f79b75ebf20a: Preparing [2023-10-23T19:36:45.939Z] 2599eca98a5a: Preparing [2023-10-23T19:36:45.939Z] 81485c796da7: Preparing [2023-10-23T19:36:45.939Z] 5f4d9fc4d98d: Preparing [2023-10-23T19:36:45.939Z] 5f4d9fc4d98d: Waiting [2023-10-23T19:36:45.939Z] c91a8bbf6666: Layer already exists [2023-10-23T19:36:45.939Z] 94f0b30c5d28: Layer already exists [2023-10-23T19:36:45.939Z] 81485c796da7: Layer already exists [2023-10-23T19:36:45.939Z] f79b75ebf20a: Layer already exists [2023-10-23T19:36:45.939Z] 2599eca98a5a: Layer already exists [2023-10-23T19:36:45.939Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T19:36:45.939Z] f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:46.590Z] + 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-10-23T19:36:46.954Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-10-23T19:36:46.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-23T19:36:46.954Z] c91a8bbf6666: Preparing [2023-10-23T19:36:46.954Z] 94f0b30c5d28: Preparing [2023-10-23T19:36:46.954Z] f79b75ebf20a: Preparing [2023-10-23T19:36:46.954Z] 2599eca98a5a: Preparing [2023-10-23T19:36:46.954Z] 81485c796da7: Preparing [2023-10-23T19:36:46.954Z] 5f4d9fc4d98d: Preparing [2023-10-23T19:36:46.954Z] 5f4d9fc4d98d: Waiting [2023-10-23T19:36:46.954Z] c91a8bbf6666: Layer already exists [2023-10-23T19:36:46.954Z] 94f0b30c5d28: Layer already exists [2023-10-23T19:36:46.954Z] 81485c796da7: Layer already exists [2023-10-23T19:36:46.954Z] f79b75ebf20a: Layer already exists [2023-10-23T19:36:46.954Z] 2599eca98a5a: Layer already exists [2023-10-23T19:36:46.954Z] 5f4d9fc4d98d: Layer already exists [2023-10-23T19:36:47.221Z] main: digest: sha256:59bc30f0ad8fed469d9ec712803cf742b4d58500e74145027b1f2e808f127574 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-23T19:36:47.272Z] ===================================================== [Pipeline] echo [2023-10-23T19:36:47.280Z] taggedImages: [2023-10-23T19:36:47.280Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f [2023-10-23T19:36:47.280Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-23T19:36:47.280Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.30 [2023-10-23T19:36:47.280Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f689f4ba914cd94db4edcd504921ce235cc7ee6f-3.1.0-dev.30 [2023-10-23T19:36:47.280Z] - 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-10-23T19:36:47.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T19:36:47.714Z] [2023-10-23T19:36:47.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:36:48.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T19:36:48.173Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-23T19:36:48.173Z] 8998bd30e6a1: Pulling fs layer [2023-10-23T19:36:48.173Z] 04944245beec: Pulling fs layer [2023-10-23T19:36:48.173Z] 699f458cf7ca: Pulling fs layer [2023-10-23T19:36:48.173Z] 765212b225bb: Pulling fs layer [2023-10-23T19:36:48.173Z] f23df028b6ca: Pulling fs layer [2023-10-23T19:36:48.173Z] d65c8cfc05b1: Pulling fs layer [2023-10-23T19:36:48.173Z] 2437ff75d9bd: Pulling fs layer [2023-10-23T19:36:48.173Z] f23df028b6ca: Waiting [2023-10-23T19:36:48.173Z] d65c8cfc05b1: Waiting [2023-10-23T19:36:48.173Z] 2437ff75d9bd: Waiting [2023-10-23T19:36:48.173Z] 765212b225bb: Waiting [2023-10-23T19:36:48.444Z] 04944245beec: Verifying Checksum [2023-10-23T19:36:48.444Z] 04944245beec: Download complete [2023-10-23T19:36:48.444Z] 765212b225bb: Verifying Checksum [2023-10-23T19:36:48.444Z] 765212b225bb: Download complete [2023-10-23T19:36:48.444Z] f23df028b6ca: Verifying Checksum [2023-10-23T19:36:48.444Z] f23df028b6ca: Download complete [2023-10-23T19:36:48.444Z] d65c8cfc05b1: Verifying Checksum [2023-10-23T19:36:48.444Z] d65c8cfc05b1: Download complete [2023-10-23T19:36:48.718Z] 699f458cf7ca: Verifying Checksum [2023-10-23T19:36:48.718Z] 699f458cf7ca: Download complete [2023-10-23T19:36:48.993Z] 8998bd30e6a1: Download complete [2023-10-23T19:36:51.664Z] 2437ff75d9bd: Verifying Checksum [2023-10-23T19:36:51.664Z] 2437ff75d9bd: Download complete [2023-10-23T19:36:54.255Z] 8998bd30e6a1: Pull complete [2023-10-23T19:36:54.255Z] 04944245beec: Pull complete [2023-10-23T19:36:56.206Z] 699f458cf7ca: Pull complete [2023-10-23T19:36:56.206Z] 765212b225bb: Pull complete [2023-10-23T19:36:58.154Z] f23df028b6ca: Pull complete [2023-10-23T19:36:58.423Z] d65c8cfc05b1: Pull complete [2023-10-23T19:37:16.654Z] 2437ff75d9bd: Pull complete [2023-10-23T19:37:16.654Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-23T19:37:16.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-23T19:37:16.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:37:16.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-9828 does not seem to be running inside a container [2023-10-23T19:37:16.943Z] $ 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/200 -v /w/workspace/app-service-configurable/200:/w/workspace/app-service-configurable/200:rw,z -v /w/workspace/app-service-configurable/200@tmp:/w/workspace/app-service-configurable/200@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-10-23T19:37:19.477Z] $ docker top 45f1fe2df1e4ddcf315e2f9e647daa91421ee88ea4e16a104434e7a0cab8a8b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:37:20.335Z] ---> job-cost.sh [2023-10-23T19:37:20.335Z] lf-activate-venv: SKIPPING [2023-10-23T19:37:20.335Z] INFO: No Stack... [2023-10-23T19:37:20.603Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-23T19:37:21.559Z] INFO: Archiving Costs [Pipeline] sh [2023-10-23T19:37:21.877Z] + cut -d, -f6 [2023-10-23T19:37:21.877Z] + cat /w/workspace/app-service-configurable/200/archives/cost.csv [Pipeline] lock [2023-10-23T19:37:21.938Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [2023-10-23T19:37:21.945Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] did not exist. Created. [2023-10-23T19:37:21.945Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-23T19:37:22.277Z] /w/workspace/app-service-configurable/200@tmp/durable-d51b2048/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-23T19:37:22.937Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-23T19:37:22.958Z] Warning: overwriting stash ‘stack-cost’ [2023-10-23T19:37:23.014Z] Stashed 1 file(s) [Pipeline] } [2023-10-23T19:37:23.022Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-200-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-23T19:37:23.047Z] $ docker stop --time=1 45f1fe2df1e4ddcf315e2f9e647daa91421ee88ea4e16a104434e7a0cab8a8b0 [2023-10-23T19:37:25.787Z] $ docker rm -f --volumes 45f1fe2df1e4ddcf315e2f9e647daa91421ee88ea4e16a104434e7a0cab8a8b0 [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-10-23T19:37:26.226Z] provisioning config files... [2023-10-23T19:37:26.234Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13956821080303519392tmp [Pipeline] { [Pipeline] sh [2023-10-23T19:37:26.531Z] + set +x [2023-10-23T19:37:26.531Z] + curl -s https://codecov.io/bash [2023-10-23T19:37:26.531Z] + bash -s -- [2023-10-23T19:37:26.531Z] [2023-10-23T19:37:26.531Z] _____ _ [2023-10-23T19:37:26.531Z] / ____| | | [2023-10-23T19:37:26.531Z] | | ___ __| | ___ ___ _____ __ [2023-10-23T19:37:26.531Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-23T19:37:26.531Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-23T19:37:26.531Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-23T19:37:26.531Z] Bash-1.0.6 [2023-10-23T19:37:26.531Z] [2023-10-23T19:37:26.531Z] [2023-10-23T19:37:26.531Z] ==> git version 2.25.1 found [2023-10-23T19:37:26.531Z] ==> 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-10-23T19:37:26.531Z] Release-Date: 2020-01-08 [2023-10-23T19:37:26.531Z] 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-10-23T19:37:26.531Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-23T19:37:26.531Z] ==> Jenkins CI detected. [2023-10-23T19:37:26.531Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-10-23T19:37:26.531Z] project root: . [2023-10-23T19:37:26.531Z] --> token set from env [2023-10-23T19:37:26.531Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-23T19:37:26.791Z] ==> Running gcov in . (disable via -X gcov) [2023-10-23T19:37:26.791Z] ==> Python coveragepy not found [2023-10-23T19:37:26.791Z] ==> Searching for coverage reports in: [2023-10-23T19:37:26.791Z] + . [2023-10-23T19:37:26.791Z] -> Found 1 reports [2023-10-23T19:37:26.791Z] ==> Detecting git/mercurial file structure [2023-10-23T19:37:26.791Z] ==> Reading reports [2023-10-23T19:37:26.791Z] + ./coverage.out bytes=13 [2023-10-23T19:37:26.791Z] ==> Appending adjustments [2023-10-23T19:37:26.791Z] https://docs.codecov.io/docs/fixing-reports [2023-10-23T19:37:26.791Z] + Found adjustments [2023-10-23T19:37:26.791Z] ==> Gzipping contents [2023-10-23T19:37:26.791Z] 4.0K /tmp/codecov.217Sx6.gz [2023-10-23T19:37:26.791Z] ==> Uploading reports [2023-10-23T19:37:26.791Z] url: https://codecov.io [2023-10-23T19:37:26.791Z] query: branch=main&commit=f689f4ba914cd94db4edcd504921ce235cc7ee6f&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-23T19:37:26.791Z] -> Pinging Codecov [2023-10-23T19:37:26.791Z] 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=f689f4ba914cd94db4edcd504921ce235cc7ee6f&build=200&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F200%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-23T19:37:27.049Z] -> Uploading to [2023-10-23T19:37:27.049Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-23/A97CA9966030D2A3747ED39772930CCE/f689f4ba914cd94db4edcd504921ce235cc7ee6f/f6abe747-153f-448e-afe2-ec849e1077e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231023%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231023T193726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e42e0b1eaed783083615eea5b08e8f71b92327923172a651ee6384c123d0a828 [2023-10-23T19:37:27.049Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-23T19:37:27.049Z] Dload Upload Total Spent Left Speed [2023-10-23T19:37:27.309Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 4165 --:--:-- --:--:-- --:--:-- 4125 100 429 0 0 100 429 0 1505 --:--:-- --:--:-- --:--:-- 1505 [2023-10-23T19:37:27.309Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] } [2023-10-23T19:37:27.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-23T19:37:27.642Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-23T19:37:27.653Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:37:27.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T19:37:27.953Z] [2023-10-23T19:37:27.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:37:28.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T19:37:28.255Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-23T19:37:28.255Z] df9b9388f04a: Pulling fs layer [2023-10-23T19:37:28.255Z] 52dc419b0ee2: Pulling fs layer [2023-10-23T19:37:28.255Z] 25bc292e5bac: Pulling fs layer [2023-10-23T19:37:28.255Z] 114826534d7a: Pulling fs layer [2023-10-23T19:37:28.255Z] 4657fd5d0bcf: Pulling fs layer [2023-10-23T19:37:28.255Z] 6ad1cebc031e: Pulling fs layer [2023-10-23T19:37:28.255Z] 8a3aa393b2d8: Pulling fs layer [2023-10-23T19:37:28.255Z] 6ad1cebc031e: Waiting [2023-10-23T19:37:28.255Z] 8a3aa393b2d8: Waiting [2023-10-23T19:37:28.255Z] 4657fd5d0bcf: Waiting [2023-10-23T19:37:28.255Z] 114826534d7a: Waiting [2023-10-23T19:37:28.255Z] 25bc292e5bac: Verifying Checksum [2023-10-23T19:37:28.255Z] 25bc292e5bac: Download complete [2023-10-23T19:37:28.255Z] 52dc419b0ee2: Verifying Checksum [2023-10-23T19:37:28.255Z] 52dc419b0ee2: Download complete [2023-10-23T19:37:28.255Z] 4657fd5d0bcf: Verifying Checksum [2023-10-23T19:37:28.255Z] 4657fd5d0bcf: Download complete [2023-10-23T19:37:28.255Z] df9b9388f04a: Download complete [2023-10-23T19:37:28.516Z] df9b9388f04a: Pull complete [2023-10-23T19:37:28.516Z] 6ad1cebc031e: Verifying Checksum [2023-10-23T19:37:28.516Z] 6ad1cebc031e: Download complete [2023-10-23T19:37:28.516Z] 52dc419b0ee2: Pull complete [2023-10-23T19:37:28.516Z] 25bc292e5bac: Pull complete [2023-10-23T19:37:29.085Z] 114826534d7a: Verifying Checksum [2023-10-23T19:37:29.085Z] 114826534d7a: Download complete [2023-10-23T19:37:29.085Z] 8a3aa393b2d8: Verifying Checksum [2023-10-23T19:37:29.085Z] 8a3aa393b2d8: Download complete [2023-10-23T19:37:32.369Z] 114826534d7a: Pull complete [2023-10-23T19:37:32.369Z] 4657fd5d0bcf: Pull complete [2023-10-23T19:37:32.369Z] 6ad1cebc031e: Pull complete [2023-10-23T19:37:34.900Z] 8a3aa393b2d8: Pull complete [2023-10-23T19:37:34.900Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-23T19:37:34.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-23T19:37:34.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:37:34.983Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:37:35.009Z] $ 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-10-23T19:37:39.629Z] $ docker top 2ea68f5817659e2473c5748644479a27b921b110236870e29a8061f1979df635 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-23T19:37:39.695Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-10-23T19:37:39.975Z] + set -o pipefail [2023-10-23T19:37:39.975Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-10-23T19:37:48.110Z] [2023-10-23T19:37:48.110Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-10-23T19:37:48.110Z] [2023-10-23T19:37:48.110Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f3a1b430-62a8-4f3c-8f35-18d2c9aa8892 [2023-10-23T19:37:48.110Z] [2023-10-23T19:37:48.110Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-23T19:37:48.110Z] [2023-10-23T19:37:48.110Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-23T19:37:48.110Z] [2023-10-23T19:37:49.050Z] [2023-10-23T19:37:49.050Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-23T19:37:49.050Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-23T19:37:49.050Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-23T19:37:49.054Z] $ docker stop --time=1 2ea68f5817659e2473c5748644479a27b921b110236870e29a8061f1979df635 [2023-10-23T19:37:52.437Z] $ docker rm -f --volumes 2ea68f5817659e2473c5748644479a27b921b110236870e29a8061f1979df635 [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-10-23T19:37:53.248Z] + git log --format=format:%s -1 f689f4ba914cd94db4edcd504921ce235cc7ee6f [Pipeline] sh [2023-10-23T19:37:53.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T19:37:53.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:37:53.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:37:53.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:37:53.926Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:37:53.960Z] $ 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-10-23T19:37:55.228Z] $ docker top 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T19:37:55.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T19:37:55.337Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T19:37:57.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T19:37:57.953Z] $ docker exec 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 ssh-agent [2023-10-23T19:37:59.311Z] SSH_AUTH_SOCK=/tmp/ssh-lUVFarhXh8rL/agent.33 [2023-10-23T19:37:59.311Z] SSH_AGENT_PID=39 [2023-10-23T19:37:59.317Z] Running ssh-add (command line suppressed) [2023-10-23T19:37:59.403Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9917741372924853931.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9917741372924853931.key) [2023-10-23T19:38:00.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T19:38:01.636Z] + git semver tag [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,827 [run_tag] DEBUG tag force:False [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,827 [check_head_tag] DEBUG check head tag [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,828 [execute] INFO git cat-file --batch-check [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,832 [execute] INFO git cat-file --batch [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,848 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,849 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,849 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-23T19:38:02.923Z] 2023-10-23 19:38:01,853 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:38:02.923Z] 3.1.0-dev.30 [Pipeline] } [2023-10-23T19:38:02.926Z] $ docker exec --env ******** --env ******** 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 ssh-agent -k [2023-10-23T19:38:03.030Z] unset SSH_AUTH_SOCK; [2023-10-23T19:38:03.031Z] unset SSH_AGENT_PID; [2023-10-23T19:38:03.031Z] echo Agent pid 39 killed; [2023-10-23T19:38:03.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T19:38:03.358Z] + git semver [Pipeline] } [2023-10-23T19:38:03.620Z] $ docker stop --time=1 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 [2023-10-23T19:38:04.902Z] $ docker rm -f --volumes 9eef33b7340e11a7e2be7d29f06ffd96622511b0d54c56013c502a7525cf9e61 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:38:05.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T19:38:05.294Z] [2023-10-23T19:38:05.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:38:05.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T19:38:05.593Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-23T19:38:05.593Z] ab5ef0e58194: Pulling fs layer [2023-10-23T19:38:05.593Z] 9712f1f96733: Pulling fs layer [2023-10-23T19:38:05.593Z] 63f879dbbcfc: Pulling fs layer [2023-10-23T19:38:05.593Z] 0d9ebad4ef96: Pulling fs layer [2023-10-23T19:38:05.593Z] e9a5061849ea: Pulling fs layer [2023-10-23T19:38:05.593Z] d747dcd14b5f: Pulling fs layer [2023-10-23T19:38:05.593Z] 2de7ff778b66: Pulling fs layer [2023-10-23T19:38:05.593Z] 0d9ebad4ef96: Waiting [2023-10-23T19:38:05.593Z] e9a5061849ea: Waiting [2023-10-23T19:38:05.593Z] d747dcd14b5f: Waiting [2023-10-23T19:38:05.593Z] 2de7ff778b66: Waiting [2023-10-23T19:38:05.593Z] 9712f1f96733: Download complete [2023-10-23T19:38:05.853Z] 63f879dbbcfc: Verifying Checksum [2023-10-23T19:38:05.853Z] 63f879dbbcfc: Download complete [2023-10-23T19:38:06.185Z] e9a5061849ea: Verifying Checksum [2023-10-23T19:38:06.185Z] e9a5061849ea: Download complete [2023-10-23T19:38:06.185Z] d747dcd14b5f: Download complete [2023-10-23T19:38:06.185Z] ab5ef0e58194: Verifying Checksum [2023-10-23T19:38:06.185Z] ab5ef0e58194: Download complete [2023-10-23T19:38:06.185Z] 0d9ebad4ef96: Verifying Checksum [2023-10-23T19:38:06.185Z] 0d9ebad4ef96: Download complete [2023-10-23T19:38:09.898Z] ab5ef0e58194: Pull complete [2023-10-23T19:38:09.898Z] 2de7ff778b66: Verifying Checksum [2023-10-23T19:38:09.898Z] 2de7ff778b66: Download complete [2023-10-23T19:38:09.898Z] 9712f1f96733: Pull complete [2023-10-23T19:38:10.463Z] 63f879dbbcfc: Pull complete [2023-10-23T19:38:13.746Z] 0d9ebad4ef96: Pull complete [2023-10-23T19:38:14.005Z] e9a5061849ea: Pull complete [2023-10-23T19:38:14.005Z] d747dcd14b5f: Pull complete [2023-10-23T19:38:14.939Z] 2de7ff778b66: Pull complete [2023-10-23T19:38:14.939Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-23T19:38:14.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-23T19:38:14.939Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:38:15.030Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:38:15.059Z] $ 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-10-23T19:38:20.591Z] $ docker top 115b75cd507d7636dcf4161ebce37aa0d3e0a01b760b9508169940ba3dca9027 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-23T19:38:20.665Z] provisioning config files... [2023-10-23T19:38:20.672Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4682292544676323898tmp [2023-10-23T19:38:20.682Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8078330841674682946tmp [2023-10-23T19:38:20.690Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2499927496847224231tmp [Pipeline] { [Pipeline] echo [2023-10-23T19:38:20.705Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:20.990Z] ---> sigul-configuration.sh [2023-10-23T19:38:20.990Z] gpg: directory `/root/.gnupg' created [2023-10-23T19:38:20.990Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-23T19:38:20.990Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-23T19:38:20.990Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-23T19:38:20.990Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-23T19:38:20.990Z] gpg: CAST5 encrypted data [2023-10-23T19:38:20.990Z] gpg: encrypted with 1 passphrase [2023-10-23T19:38:20.990Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-23T19:38:21.278Z] + mkdir /home/jenkins [2023-10-23T19:38:21.278Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-23T19:38:21.564Z] + 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-10-23T19:38:21.572Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:21.856Z] ---> sigul-install.sh [2023-10-23T19:38:21.856Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-23T19:38:22.139Z] + git tag --list [2023-10-23T19:38:22.139Z] v1.0.0 [2023-10-23T19:38:22.139Z] v1.1.0 [2023-10-23T19:38:22.139Z] v1.2.0 [2023-10-23T19:38:22.139Z] v1.3.0 [2023-10-23T19:38:22.139Z] v1.3.1 [2023-10-23T19:38:22.139Z] v2.0.0 [2023-10-23T19:38:22.139Z] v2.0.1 [2023-10-23T19:38:22.139Z] v2.1.0 [2023-10-23T19:38:22.139Z] v2.1.1 [2023-10-23T19:38:22.139Z] v2.1.2 [2023-10-23T19:38:22.139Z] v2.2.0 [2023-10-23T19:38:22.139Z] v2.3 [2023-10-23T19:38:22.139Z] v2.3.0 [2023-10-23T19:38:22.139Z] v2.3.1 [2023-10-23T19:38:22.139Z] v3.0 [2023-10-23T19:38:22.139Z] v3.0.0 [2023-10-23T19:38:22.139Z] v3.0.1 [2023-10-23T19:38:22.139Z] v3.0.1-dev.1 [2023-10-23T19:38:22.139Z] v3.1.0-dev.1 [2023-10-23T19:38:22.139Z] v3.1.0-dev.10 [2023-10-23T19:38:22.139Z] v3.1.0-dev.11 [2023-10-23T19:38:22.139Z] v3.1.0-dev.12 [2023-10-23T19:38:22.139Z] v3.1.0-dev.13 [2023-10-23T19:38:22.139Z] v3.1.0-dev.14 [2023-10-23T19:38:22.139Z] v3.1.0-dev.15 [2023-10-23T19:38:22.139Z] v3.1.0-dev.16 [2023-10-23T19:38:22.139Z] v3.1.0-dev.17 [2023-10-23T19:38:22.139Z] v3.1.0-dev.18 [2023-10-23T19:38:22.139Z] v3.1.0-dev.19 [2023-10-23T19:38:22.139Z] v3.1.0-dev.2 [2023-10-23T19:38:22.139Z] v3.1.0-dev.20 [2023-10-23T19:38:22.139Z] v3.1.0-dev.21 [2023-10-23T19:38:22.139Z] v3.1.0-dev.22 [2023-10-23T19:38:22.139Z] v3.1.0-dev.23 [2023-10-23T19:38:22.139Z] v3.1.0-dev.24 [2023-10-23T19:38:22.139Z] v3.1.0-dev.25 [2023-10-23T19:38:22.139Z] v3.1.0-dev.26 [2023-10-23T19:38:22.139Z] v3.1.0-dev.27 [2023-10-23T19:38:22.139Z] v3.1.0-dev.28 [2023-10-23T19:38:22.139Z] v3.1.0-dev.29 [2023-10-23T19:38:22.139Z] v3.1.0-dev.3 [2023-10-23T19:38:22.139Z] v3.1.0-dev.30 [2023-10-23T19:38:22.139Z] v3.1.0-dev.4 [2023-10-23T19:38:22.139Z] v3.1.0-dev.5 [2023-10-23T19:38:22.139Z] v3.1.0-dev.6 [2023-10-23T19:38:22.139Z] v3.1.0-dev.7 [2023-10-23T19:38:22.139Z] v3.1.0-dev.8 [2023-10-23T19:38:22.139Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-23T19:38:22.427Z] + lftools sign git-tag v3.1.0-dev.30 [2023-10-23T19:38:22.993Z] Signing Git tag with Sigul... [2023-10-23T19:38:22.993Z] Signing v3.1.0-dev.30 [Pipeline] echo [2023-10-23T19:38:23.259Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:23.551Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-23T19:38:23.561Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-23T19:38:23.580Z] $ docker stop --time=1 115b75cd507d7636dcf4161ebce37aa0d3e0a01b760b9508169940ba3dca9027 [2023-10-23T19:38:24.836Z] $ docker rm -f --volumes 115b75cd507d7636dcf4161ebce37aa0d3e0a01b760b9508169940ba3dca9027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-23T19:38:25.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T19:38:25.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:38:25.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:38:25.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:38:25.654Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:38:25.685Z] $ 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-10-23T19:38:26.012Z] $ docker top f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b -eo pid,comm [2023-10-23T19:38:26.063Z] 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-10-23T19:38:26.063Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T19:38:26.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T19:38:26.104Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T19:38:26.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T19:38:26.199Z] $ docker exec f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b ssh-agent [2023-10-23T19:38:26.303Z] SSH_AUTH_SOCK=/tmp/ssh-EO0LwSMaKzmS/agent.32 [2023-10-23T19:38:26.303Z] SSH_AGENT_PID=38 [2023-10-23T19:38:26.309Z] Running ssh-add (command line suppressed) [2023-10-23T19:38:26.395Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17000734569002483025.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17000734569002483025.key) [2023-10-23T19:38:26.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T19:38:26.701Z] + git semver bump pre [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,846 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,846 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,847 [bump_version] DEBUG bumped version:3.1.0-dev.31 [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,847 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,847 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,847 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,848 [execute] INFO git cat-file --batch-check [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,854 [execute] INFO git cat-file --batch [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T19:38:26.960Z] 2023-10-23 19:38:26,859 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:38:26.960Z] 3.1.0-dev.31 [Pipeline] } [2023-10-23T19:38:26.965Z] $ docker exec --env ******** --env ******** f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b ssh-agent -k [2023-10-23T19:38:27.066Z] unset SSH_AUTH_SOCK; [2023-10-23T19:38:27.066Z] unset SSH_AGENT_PID; [2023-10-23T19:38:27.066Z] echo Agent pid 38 killed; [2023-10-23T19:38:27.082Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T19:38:27.398Z] + git semver [Pipeline] } [2023-10-23T19:38:27.662Z] $ docker stop --time=1 f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b [2023-10-23T19:38:28.920Z] $ docker rm -f --volumes f05791d5ed20c4802a7890c4b54fc1faaba044c95050de46a92253b67737529b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-23T19:38:29.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-23T19:38:29.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:38:29.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-23T19:38:29.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:38:29.652Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:38:29.687Z] $ 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-10-23T19:38:30.008Z] $ docker top e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-23T19:38:30.099Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-23T19:38:30.099Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-23T19:38:30.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-23T19:38:30.206Z] $ docker exec e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def ssh-agent [2023-10-23T19:38:30.319Z] SSH_AUTH_SOCK=/tmp/ssh-dAm3FNqgLsjs/agent.32 [2023-10-23T19:38:30.319Z] SSH_AGENT_PID=38 [2023-10-23T19:38:30.324Z] Running ssh-add (command line suppressed) [2023-10-23T19:38:30.418Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2129878020084762039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2129878020084762039.key) [2023-10-23T19:38:30.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-23T19:38:30.728Z] + git semver push [2023-10-23T19:38:30.986Z] 2023-10-23 19:38:30,895 [run_push] DEBUG push [2023-10-23T19:38:30.986Z] 2023-10-23 19:38:30,896 [execute] INFO git cat-file --batch-check [2023-10-23T19:38:30.986Z] 2023-10-23 19:38:30,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-23T19:38:30.986Z] 2023-10-23 19:38:30,900 [execute] INFO git rev-list 32bbce1ab7df27a6b3bb5d049336fd3a1882a842 -- [2023-10-23T19:38:30.986Z] 2023-10-23 19:38:30,900 [execute] DEBUG Popen(['git', 'rev-list', '32bbce1ab7df27a6b3bb5d049336fd3a1882a842', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-23T19:38:30.986Z] 2023-10-23 19:38:30,914 [execute] INFO git fetch -v origin [2023-10-23T19:38:30.986Z] 2023-10-23 19:38:30,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-23T19:38:31.554Z] 2023-10-23 19:38:31,450 [run_push] DEBUG no remote changes detected [2023-10-23T19:38:31.554Z] 2023-10-23 19:38:31,451 [execute] INFO git push origin semver [2023-10-23T19:38:31.554Z] 2023-10-23 19:38:31,451 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-23T19:38:32.490Z] 2023-10-23 19:38:32,243 [run_push] DEBUG push all version tags [2023-10-23T19:38:32.490Z] 2023-10-23 19:38:32,243 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-23T19:38:32.490Z] 2023-10-23 19:38:32,244 [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-10-23T19:38:33.428Z] 2023-10-23 19:38:33,155 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-23T19:38:33.428Z] 3.1.0-dev.31 [Pipeline] } [2023-10-23T19:38:33.470Z] $ docker exec --env ******** --env ******** e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def ssh-agent -k [2023-10-23T19:38:33.588Z] unset SSH_AUTH_SOCK; [2023-10-23T19:38:33.589Z] unset SSH_AGENT_PID; [2023-10-23T19:38:33.589Z] echo Agent pid 38 killed; [2023-10-23T19:38:33.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-23T19:38:33.922Z] + git semver [Pipeline] } [2023-10-23T19:38:34.188Z] $ docker stop --time=1 e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def [2023-10-23T19:38:35.489Z] $ docker rm -f --volumes e4ea9f8e4eb7d960e268d391e08cbdf94e10e83b6dd19a464ae7012d3cd95def [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-10-23T19:38:36.091Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-10-23T19:38:36.091Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-23T19:38:36.091Z] total 16 [2023-10-23T19:38:36.091Z] drwxr-xr-x 3 root root 4096 Oct 23 19:28 . [2023-10-23T19:38:36.091Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:38 .. [2023-10-23T19:38:36.091Z] drwxr-xr-x 2 root root 4096 Oct 23 19:28 cost [2023-10-23T19:38:36.091Z] -rw-r--r-- 1 root root 96 Oct 23 19:28 cost.csv [2023-10-23T19:38:36.091Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-10-23T19:38:36.091Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-23T19:38:36.091Z] total 16 [2023-10-23T19:38:36.091Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 19:28 . [2023-10-23T19:38:36.091Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 19:38 .. [2023-10-23T19:38:36.091Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 19:28 cost [2023-10-23T19:38:36.091Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 23 19:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:36.383Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:37.256Z] ---> package-listing.sh [2023-10-23T19:38:37.256Z] ++ facter osfamily [2023-10-23T19:38:37.256Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-23T19:38:37.516Z] + OS_FAMILY=debian [2023-10-23T19:38:37.516Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-10-23T19:38:37.516Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-23T19:38:37.516Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-23T19:38:37.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-23T19:38:37.516Z] + PACKAGES=/tmp/packages_start.txt [2023-10-23T19:38:37.516Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-23T19:38:37.516Z] + PACKAGES=/tmp/packages_end.txt [2023-10-23T19:38:37.516Z] + case "${OS_FAMILY}" in [2023-10-23T19:38:37.516Z] + dpkg -l [2023-10-23T19:38:37.516Z] + grep '^ii' [2023-10-23T19:38:37.516Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-23T19:38:37.516Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-23T19:38:37.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-23T19:38:37.516Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-23T19:38:37.516Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-10-23T19:38:37.516Z] + 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-10-23T19:38:37.526Z] 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-10-23T19:38:37.802Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-23T19:38:38.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-23T19:38:38.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-23T19:38:38.541Z] prd-ubuntu20.04-docker-8c-8g-9827 does not seem to be running inside a container [2023-10-23T19:38:38.648Z] $ 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-10-23T19:38:38.850Z] $ docker top e93de2a04dc8f327ff2a7e3b6d4e7e1ac3c3d21217aa8b292dce7ee865bddda9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-23T19:38:39.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-23T19:38:39.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-23T19:38:39.785Z] + ls /var/log/sa-host [2023-10-23T19:38:39.785Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-23T19:38:40.018Z] provisioning config files... [2023-10-23T19:38:40.027Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7141099514998886088tmp [Pipeline] { [Pipeline] echo [2023-10-23T19:38:40.043Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:40.330Z] ---> create-netrc.sh [Pipeline] } [2023-10-23T19:38:40.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:40.711Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-23T19:38:40.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:41.014Z] ---> sudo-logs.sh [2023-10-23T19:38:41.014Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-23T19:38:41.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:41.330Z] ---> job-cost.sh [2023-10-23T19:38:41.330Z] lf-activate-venv: SKIPPING [2023-10-23T19:38:41.330Z] DEBUG: total: 0.2199999988079071 [2023-10-23T19:38:41.330Z] INFO: Retrieving Stack Cost... [2023-10-23T19:38:41.590Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-23T19:38:42.160Z] INFO: Archiving Costs [Pipeline] echo [2023-10-23T19:38:42.174Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-23T19:38:42.479Z] ---> logs-deploy.sh [2023-10-23T19:38:42.479Z] lf-activate-venv: SKIPPING [2023-10-23T19:38:42.479Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/200 [2023-10-23T19:38:42.479Z] INFO: archiving workspace using pattern(s): [2023-10-23T19:38:43.416Z] Archives upload complete. [2023-10-23T19:38:43.416Z] INFO: archiving logs to Nexus