Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b67f74333668246022981e30ac7b8d2a5f1cf928 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-ssh8484699187512133511.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-ssh5785657200612591056.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-ssh11604970252582282126.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-ssh8770875515817443646.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-ssh17186892127037686323.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8581 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 b67f74333668246022981e30ac7b8d2a5f1cf928 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 Commit message: "Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" > git rev-list --no-walk 8e844bc1612eb9dfdc2140e5e10d6ca024da3774 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-05T19:02:05.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-05T19:02:05.652Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-05T19:02:05.670Z] ========================================================= [2023-10-05T19:02:05.670Z] EdgeX Global Pipelines Version Info [2023-10-05T19:02:05.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:02:06.768Z] ------------------- [2023-10-05T19:02:06.768Z] stable info: [2023-10-05T19:02:06.768Z] ------------------- [2023-10-05T19:02:06.768Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-05T19:02:06.768Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T19:02:06.768Z] Message: update stable to v1.0.254 [2023-10-05T19:02:07.029Z] ------------------- [2023-10-05T19:02:07.029Z] experimental info: [2023-10-05T19:02:07.029Z] ------------------- [2023-10-05T19:02:07.029Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-05T19:02:07.029Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-05T19:02:07.029Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-05T19:02:07.209Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-05T19:02:07.219Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-05T19:02:07.228Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-05T19:02:07.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-05T19:02:07.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-05T19:02:07.268Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-05T19:02:07.288Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-05T19:02:07.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-05T19:02:07.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-05T19:02:07.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-05T19:02:07.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-05T19:02:07.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-05T19:02:07.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-05T19:02:07.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-05T19:02:07.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T19:02:07.434Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-05T19:02:07.455Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T19:02:07.472Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-05T19:02:07.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-05T19:02:07.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-05T19:02:07.508Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-05T19:02:07.530Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-05T19:02:07.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-05T19:02:07.569Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-05T19:02:07.588Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-05T19:02:07.603Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-05T19:02:07.622Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-05T19:02:07.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-05T19:02:07.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-05T19:02:07.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-05T19:02:07.698Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] echo [2023-10-05T19:02:07.719Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b67f743 [Pipeline] echo [2023-10-05T19:02:07.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:02:07.790Z] provisioning config files... [2023-10-05T19:02:07.805Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8819978536291358499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:02:08.113Z] ---> docker-login.sh [2023-10-05T19:02:08.113Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:02:08.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:08.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:08.375Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:08.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:08.375Z] [2023-10-05T19:02:08.375Z] Login Succeeded [2023-10-05T19:02:08.375Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:02:08.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:08.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:08.641Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:08.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:08.641Z] [2023-10-05T19:02:08.641Z] Login Succeeded [2023-10-05T19:02:08.641Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:02:08.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:08.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:08.641Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:08.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:08.641Z] [2023-10-05T19:02:08.641Z] Login Succeeded [2023-10-05T19:02:08.641Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:02:08.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:08.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:08.906Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:08.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:08.906Z] [2023-10-05T19:02:08.906Z] Login Succeeded [2023-10-05T19:02:08.906Z] docker.io [2023-10-05T19:02:08.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:09.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:09.167Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:09.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:09.167Z] [2023-10-05T19:02:09.167Z] Login Succeeded [2023-10-05T19:02:09.167Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:02:09.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-05T19:02:09.532Z] + git rev-list -1 --merges b67f74333668246022981e30ac7b8d2a5f1cf928~1..b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] echo [2023-10-05T19:02:09.582Z] -----------> git rev-list -1 --merges b67f74333668246022981e30ac7b8d2a5f1cf928~1..b67f74333668246022981e30ac7b8d2a5f1cf928 b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:02:09.582Z] b67f74333668246022981e30ac7b8d2a5f1cf928 [false] [Pipeline] sh [2023-10-05T19:02:09.890Z] + git log --format=format:%s -1 b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] echo [2023-10-05T19:02:09.903Z] ========================================================= [2023-10-05T19:02:09.903Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-05T19:02:09.903Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T19:02:10.221Z] + git log --format=format:%s -1 b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] echo [2023-10-05T19:02:10.232Z] [semverPrep] GIT_COMMIT: b67f74333668246022981e30ac7b8d2a5f1cf928, Commit Message: Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37 [Pipeline] echo [2023-10-05T19:02:10.241Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-05T19:02:10.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:02:10.596Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-05T19:02:10.596Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-05T19:02:10.596Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-05T19:02:10.596Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-05T19:02:10.596Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-05T19:02:10.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:02:11.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:02:11.014Z] [2023-10-05T19:02:11.014Z] 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-05T19:02:11.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:02:11.317Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-05T19:02:11.317Z] b85a868b505f: Pulling fs layer [2023-10-05T19:02:11.317Z] e2be974225ed: Pulling fs layer [2023-10-05T19:02:11.317Z] 339a4e72a1f5: Pulling fs layer [2023-10-05T19:02:11.317Z] 988bab9f4d93: Pulling fs layer [2023-10-05T19:02:11.317Z] 1469e6f7b9e6: Pulling fs layer [2023-10-05T19:02:11.317Z] eaf3925da568: Pulling fs layer [2023-10-05T19:02:11.317Z] bab4dde63d76: Pulling fs layer [2023-10-05T19:02:11.317Z] bde34c3a00c8: Pulling fs layer [2023-10-05T19:02:11.317Z] b352a97aabf1: Pulling fs layer [2023-10-05T19:02:11.317Z] 4872d77fe225: Pulling fs layer [2023-10-05T19:02:11.317Z] 5851b861e8e6: Pulling fs layer [2023-10-05T19:02:11.317Z] 1469e6f7b9e6: Waiting [2023-10-05T19:02:11.317Z] eaf3925da568: Waiting [2023-10-05T19:02:11.317Z] bab4dde63d76: Waiting [2023-10-05T19:02:11.317Z] bde34c3a00c8: Waiting [2023-10-05T19:02:11.317Z] 988bab9f4d93: Waiting [2023-10-05T19:02:11.317Z] b352a97aabf1: Waiting [2023-10-05T19:02:11.317Z] 4872d77fe225: Waiting [2023-10-05T19:02:11.317Z] 5851b861e8e6: Waiting [2023-10-05T19:02:11.317Z] e2be974225ed: Verifying Checksum [2023-10-05T19:02:11.317Z] e2be974225ed: Download complete [2023-10-05T19:02:11.317Z] 988bab9f4d93: Verifying Checksum [2023-10-05T19:02:11.317Z] 988bab9f4d93: Download complete [2023-10-05T19:02:11.317Z] 339a4e72a1f5: Verifying Checksum [2023-10-05T19:02:11.317Z] 339a4e72a1f5: Download complete [2023-10-05T19:02:11.317Z] 1469e6f7b9e6: Verifying Checksum [2023-10-05T19:02:11.317Z] 1469e6f7b9e6: Download complete [2023-10-05T19:02:11.589Z] eaf3925da568: Download complete [2023-10-05T19:02:11.589Z] bde34c3a00c8: Verifying Checksum [2023-10-05T19:02:11.589Z] bde34c3a00c8: Download complete [2023-10-05T19:02:11.589Z] b352a97aabf1: Verifying Checksum [2023-10-05T19:02:11.589Z] b352a97aabf1: Download complete [2023-10-05T19:02:11.589Z] 4872d77fe225: Verifying Checksum [2023-10-05T19:02:11.589Z] 4872d77fe225: Download complete [2023-10-05T19:02:11.589Z] 5851b861e8e6: Download complete [2023-10-05T19:02:11.589Z] b85a868b505f: Download complete [2023-10-05T19:02:11.849Z] bab4dde63d76: Verifying Checksum [2023-10-05T19:02:11.849Z] bab4dde63d76: Download complete [2023-10-05T19:02:12.786Z] b85a868b505f: Pull complete [2023-10-05T19:02:13.049Z] e2be974225ed: Pull complete [2023-10-05T19:02:13.623Z] 339a4e72a1f5: Pull complete [2023-10-05T19:02:13.623Z] 988bab9f4d93: Pull complete [2023-10-05T19:02:13.885Z] 1469e6f7b9e6: Pull complete [2023-10-05T19:02:13.885Z] eaf3925da568: Pull complete [2023-10-05T19:02:15.801Z] bab4dde63d76: Pull complete [2023-10-05T19:02:15.801Z] bde34c3a00c8: Pull complete [2023-10-05T19:02:15.801Z] b352a97aabf1: Pull complete [2023-10-05T19:02:16.061Z] 4872d77fe225: Pull complete [2023-10-05T19:02:16.061Z] 5851b861e8e6: Pull complete [2023-10-05T19:02:16.061Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-05T19:02:16.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:02:16.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:02:16.172Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:02:16.206Z] $ 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-05T19:02:19.189Z] $ docker top 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef -eo pid,comm [2023-10-05T19:02:19.249Z] 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-05T19:02:19.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:02:19.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:02:19.287Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:02:19.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:02:19.428Z] $ docker exec 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef ssh-agent [2023-10-05T19:02:19.537Z] SSH_AUTH_SOCK=/tmp/ssh-yE9dP1Rym0vb/agent.31 [2023-10-05T19:02:19.537Z] SSH_AGENT_PID=37 [2023-10-05T19:02:19.544Z] Running ssh-add (command line suppressed) [2023-10-05T19:02:19.642Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5382287967772827781.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5382287967772827781.key) [2023-10-05T19:02:19.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:02:19.954Z] + git tag --points-at HEAD [Pipeline] } [2023-10-05T19:02:19.973Z] $ docker exec --env ******** --env ******** 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef ssh-agent -k [2023-10-05T19:02:20.062Z] unset SSH_AUTH_SOCK; [2023-10-05T19:02:20.063Z] unset SSH_AGENT_PID; [2023-10-05T19:02:20.063Z] echo Agent pid 37 killed; [2023-10-05T19:02:20.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-05T19:02:20.093Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:02:20.093Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:02:20.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:02:20.205Z] $ docker exec 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef ssh-agent [2023-10-05T19:02:20.309Z] SSH_AUTH_SOCK=/tmp/ssh-AWGGCMJTMHbK/agent.69 [2023-10-05T19:02:20.310Z] SSH_AGENT_PID=75 [2023-10-05T19:02:20.314Z] Running ssh-add (command line suppressed) [2023-10-05T19:02:20.422Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14865257392698634590.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14865257392698634590.key) [2023-10-05T19:02:20.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:02:20.721Z] + git semver init [2023-10-05T19:02:20.981Z] 2023-10-05 19:02:20,913 [run_init] DEBUG init version:0.0.0 force:False [2023-10-05T19:02:20.981Z] 2023-10-05 19:02:20,914 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-10-05T19:02:20.981Z] 2023-10-05 19:02:20,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-10-05T19:02:20.981Z] 2023-10-05 19:02:20,914 [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-05T19:02:21.922Z] 2023-10-05 19:02:21,840 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-10-05T19:02:21.922Z] 2023-10-05 19:02:21,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-10-05T19:02:21.922Z] 2023-10-05 19:02:21,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:02:21.922Z] 2023-10-05 19:02:21,841 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:02:21.922Z] 3.1.0-dev.25 [Pipeline] } [2023-10-05T19:02:21.936Z] $ docker exec --env ******** --env ******** 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef ssh-agent -k [2023-10-05T19:02:22.053Z] unset SSH_AUTH_SOCK; [2023-10-05T19:02:22.053Z] unset SSH_AGENT_PID; [2023-10-05T19:02:22.053Z] echo Agent pid 75 killed; [2023-10-05T19:02:22.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:02:22.366Z] + git semver [Pipeline] } [2023-10-05T19:02:22.644Z] $ docker stop --time=1 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef [2023-10-05T19:02:23.943Z] $ docker rm -f --volumes 81b274ec7f86fe2fd7b6c6c84a9fbb6a620a05a88a70a026c25feed54fc8c1ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:02:24.289Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-05T19:02:24.503Z] Stashed 1 file(s) [Pipeline] echo [2023-10-05T19:02:24.505Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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-05T19:02:24.643Z] provisioning config files... [2023-10-05T19:02:24.651Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9297569410843209793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:02:24.950Z] ---> docker-login.sh [2023-10-05T19:02:24.950Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:02:24.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:24.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:24.950Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:24.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:24.950Z] [2023-10-05T19:02:24.950Z] Login Succeeded [2023-10-05T19:02:24.950Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:02:24.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:24.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:24.950Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:24.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:24.950Z] [2023-10-05T19:02:24.950Z] Login Succeeded [2023-10-05T19:02:24.950Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:02:25.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:25.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:25.210Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:25.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:25.210Z] [2023-10-05T19:02:25.210Z] Login Succeeded [2023-10-05T19:02:25.210Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:02:25.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:25.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:25.210Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:25.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:25.210Z] [2023-10-05T19:02:25.210Z] Login Succeeded [2023-10-05T19:02:25.210Z] docker.io [2023-10-05T19:02:25.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:02:25.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:02:25.731Z] Configure a credential helper to remove this warning. See [2023-10-05T19:02:25.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:02:25.731Z] [2023-10-05T19:02:25.731Z] Login Succeeded [2023-10-05T19:02:25.731Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:02:25.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T19:02:25.796Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:02:25.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:02:25.815Z] ========================================================= [2023-10-05T19:02:25.815Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-05T19:02:25.815Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:02:26.118Z] + 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-05T19:02:26.118Z] Sending build context to Docker daemon 3.363MB [2023-10-05T19:02:26.118Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T19:02:26.118Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T19:02:26.118Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-05T19:02:26.118Z] 7264a8db6415: Pulling fs layer [2023-10-05T19:02:26.118Z] c4d48a809fc2: Pulling fs layer [2023-10-05T19:02:26.118Z] 4f1c88b9dad5: Pulling fs layer [2023-10-05T19:02:26.118Z] ad3a456e5733: Pulling fs layer [2023-10-05T19:02:26.118Z] 33e27b845d1e: Pulling fs layer [2023-10-05T19:02:26.118Z] c68163c4e522: Pulling fs layer [2023-10-05T19:02:26.118Z] 50da416c3ac9: Pulling fs layer [2023-10-05T19:02:26.118Z] 23d2d4c4bb30: Pulling fs layer [2023-10-05T19:02:26.118Z] 33e27b845d1e: Waiting [2023-10-05T19:02:26.118Z] c68163c4e522: Waiting [2023-10-05T19:02:26.118Z] 23d2d4c4bb30: Waiting [2023-10-05T19:02:26.119Z] ad3a456e5733: Waiting [2023-10-05T19:02:26.119Z] c4d48a809fc2: Download complete [2023-10-05T19:02:26.119Z] ad3a456e5733: Download complete [2023-10-05T19:02:26.119Z] 33e27b845d1e: Verifying Checksum [2023-10-05T19:02:26.119Z] 33e27b845d1e: Download complete [2023-10-05T19:02:26.380Z] 7264a8db6415: Verifying Checksum [2023-10-05T19:02:26.380Z] 7264a8db6415: Download complete [2023-10-05T19:02:26.380Z] c68163c4e522: Verifying Checksum [2023-10-05T19:02:26.380Z] c68163c4e522: Download complete [2023-10-05T19:02:26.380Z] 7264a8db6415: Pull complete [2023-10-05T19:02:26.380Z] 23d2d4c4bb30: Verifying Checksum [2023-10-05T19:02:26.380Z] 23d2d4c4bb30: Download complete [2023-10-05T19:02:26.639Z] c4d48a809fc2: Pull complete [2023-10-05T19:02:26.639Z] 4f1c88b9dad5: Verifying Checksum [2023-10-05T19:02:26.639Z] 4f1c88b9dad5: Download complete [2023-10-05T19:02:27.205Z] 50da416c3ac9: Verifying Checksum [2023-10-05T19:02:27.205Z] 50da416c3ac9: Download complete [2023-10-05T19:02:30.497Z] 4f1c88b9dad5: Pull complete [2023-10-05T19:02:30.497Z] ad3a456e5733: Pull complete [2023-10-05T19:02:30.497Z] 33e27b845d1e: Pull complete [2023-10-05T19:02:30.497Z] c68163c4e522: Pull complete [2023-10-05T19:02:33.070Z] 50da416c3ac9: Pull complete [2023-10-05T19:02:33.330Z] 23d2d4c4bb30: Pull complete [2023-10-05T19:02:33.330Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-05T19:02:33.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-05T19:02:33.330Z] ---> 0786185ac409 [2023-10-05T19:02:33.330Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T19:02:36.617Z] ---> Running in e119cb2d6dec [2023-10-05T19:02:36.876Z] Removing intermediate container e119cb2d6dec [2023-10-05T19:02:36.876Z] ---> f03b0bb1fcef [2023-10-05T19:02:36.876Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T19:02:36.876Z] ---> Running in 29496243caf1 [2023-10-05T19:02:36.876Z] Removing intermediate container 29496243caf1 [2023-10-05T19:02:36.876Z] ---> 5cce27107dbd [2023-10-05T19:02:36.876Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T19:02:36.876Z] ---> Running in c62a795c233e [2023-10-05T19:02:37.135Z] Removing intermediate container c62a795c233e [2023-10-05T19:02:37.135Z] ---> 1ef8fd47dc1d [2023-10-05T19:02:37.135Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T19:02:37.135Z] ---> Running in d63bda12c4e8 [2023-10-05T19:02:37.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:02:37.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:02:37.651Z] OK: 264 MiB in 52 packages [2023-10-05T19:02:37.911Z] Removing intermediate container d63bda12c4e8 [2023-10-05T19:02:37.911Z] ---> 03c8faa2a634 [2023-10-05T19:02:37.911Z] Step 7/12 : WORKDIR /app [2023-10-05T19:02:37.911Z] ---> Running in f43f194527bd [2023-10-05T19:02:38.170Z] Removing intermediate container f43f194527bd [2023-10-05T19:02:38.170Z] ---> f9396be94723 [2023-10-05T19:02:38.170Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-05T19:02:38.170Z] ---> 1870e3adad8e [2023-10-05T19:02:38.170Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:02:38.170Z] ---> Running in ba550b11f454 [2023-10-05T19:02:39.608Z] Still waiting to schedule task [2023-10-05T19:02:39.608Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-05T19:03:25.025Z] Removing intermediate container ba550b11f454 [2023-10-05T19:03:25.025Z] ---> d5c822e497df [2023-10-05T19:03:25.025Z] Step 10/12 : COPY . . [2023-10-05T19:03:25.025Z] ---> 866d4f3905b2 [2023-10-05T19:03:25.025Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T19:03:25.025Z] ---> Running in 4f325a2d01a7 [2023-10-05T19:03:25.025Z] Removing intermediate container 4f325a2d01a7 [2023-10-05T19:03:25.025Z] ---> 43865dec8947 [2023-10-05T19:03:25.025Z] Step 12/12 : RUN $MAKE [2023-10-05T19:03:25.025Z] ---> Running in 83ef2717906b [2023-10-05T19:03:25.025Z] noop [2023-10-05T19:03:25.025Z] Removing intermediate container 83ef2717906b [2023-10-05T19:03:25.025Z] ---> cb7936d0bd19 [2023-10-05T19:03:25.025Z] Successfully built cb7936d0bd19 [2023-10-05T19:03:25.025Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:03:25.342Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T19:03:25.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:03:25.410Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:03:25.446Z] $ 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-05T19:03:25.767Z] $ docker top 1198155859d405865edba0aba1e3fa09b98fa0bfab5f259d77f0aad4a80969ec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:03:26.109Z] + go version [2023-10-05T19:03:26.109Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-05T19:03:26.121Z] $ docker stop --time=1 1198155859d405865edba0aba1e3fa09b98fa0bfab5f259d77f0aad4a80969ec [2023-10-05T19:03:27.368Z] $ docker rm -f --volumes 1198155859d405865edba0aba1e3fa09b98fa0bfab5f259d77f0aad4a80969ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:03:27.763Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-05T19:03:27.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:03:27.836Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:03:27.870Z] $ 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-05T19:03:28.189Z] $ docker top 7fe5e6f37dac7d672bb92ec6554c761e05f93b0d92eecf89a6601b0607ad0819 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:03:28.528Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:03:28.822Z] + make test [2023-10-05T19:03:28.822Z] go test -race -coverprofile=coverage.out ./... [2023-10-05T19:03:46.923Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-05T19:04:05.035Z] go vet ./... [2023-10-05T19:04:05.292Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T19:04:05.292Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T19:04:05.292Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T19:04:05.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T19:04:05.577Z] $ docker stop --time=1 7fe5e6f37dac7d672bb92ec6554c761e05f93b0d92eecf89a6601b0607ad0819 [2023-10-05T19:04:09.198Z] $ docker rm -f --volumes 7fe5e6f37dac7d672bb92ec6554c761e05f93b0d92eecf89a6601b0607ad0819 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:04:09.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T19:04:09.849Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-05T19:04:10.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T19:04:10.713Z] + ls -al . [2023-10-05T19:04:10.713Z] total 184 [2023-10-05T19:04:10.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:03 . [2023-10-05T19:04:10.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:02 .. [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 19:02 .dockerignore [2023-10-05T19:04:10.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:03 .git [2023-10-05T19:04:10.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:02 .github [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 5 19:02 .gitignore [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 19:02 .golangci.yml [2023-10-05T19:04:10.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 19:02 .semver [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 5 19:02 Attribution.txt [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 5 19:02 CHANGELOG.md [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 5 19:02 Dockerfile [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 19:02 GOVERNANCE.md [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 5 19:02 Jenkinsfile [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 19:02 LICENSE [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 19:02 OWNERS.md [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 5 19:02 README.md [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 19:02 VERSION [2023-10-05T19:04:10.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:02 bin [2023-10-05T19:04:10.713Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 5 19:03 coverage.out [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 3730 Oct 5 19:02 go.mod [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 35446 Oct 5 19:02 go.sum [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 5 19:02 main.go [2023-10-05T19:04:10.713Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 5 19:02 makefile [2023-10-05T19:04:10.713Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 19:02 res [2023-10-05T19:04:10.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:02 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:11.024Z] + 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=b67f74333668246022981e30ac7b8d2a5f1cf928 --label arch=amd64 --label version=3.1.0-dev.25 . [2023-10-05T19:04:11.024Z] Sending build context to Docker daemon 3.364MB [2023-10-05T19:04:11.024Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T19:04:11.024Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-05T19:04:11.024Z] ---> cb7936d0bd19 [2023-10-05T19:04:11.024Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T19:04:11.024Z] ---> Running in 24685e92b799 [2023-10-05T19:04:11.283Z] Removing intermediate container 24685e92b799 [2023-10-05T19:04:11.283Z] ---> 8f90ac808127 [2023-10-05T19:04:11.283Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T19:04:11.283Z] ---> Running in 47bc62adb243 [2023-10-05T19:04:11.283Z] Removing intermediate container 47bc62adb243 [2023-10-05T19:04:11.283Z] ---> 4549f074aa62 [2023-10-05T19:04:11.283Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-05T19:04:11.283Z] ---> Running in 903eedffd758 [2023-10-05T19:04:11.283Z] Removing intermediate container 903eedffd758 [2023-10-05T19:04:11.283Z] ---> 7a9ba4bedd7e [2023-10-05T19:04:11.283Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T19:04:11.542Z] ---> Running in 5c55b45bb900 [2023-10-05T19:04:11.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:04:11.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:04:12.367Z] OK: 264 MiB in 52 packages [2023-10-05T19:04:12.627Z] Removing intermediate container 5c55b45bb900 [2023-10-05T19:04:12.627Z] ---> c49907be300a [2023-10-05T19:04:12.627Z] Step 7/26 : WORKDIR /app [2023-10-05T19:04:12.627Z] ---> Running in cc5b26b87413 [2023-10-05T19:04:12.627Z] Removing intermediate container cc5b26b87413 [2023-10-05T19:04:12.627Z] ---> 2d145286e931 [2023-10-05T19:04:12.627Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-05T19:04:12.627Z] ---> 5daf39bd6351 [2023-10-05T19:04:12.627Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:04:12.627Z] ---> Running in c89c1b0e7fdd [2023-10-05T19:04:13.561Z] Removing intermediate container c89c1b0e7fdd [2023-10-05T19:04:13.561Z] ---> 802bc2837e25 [2023-10-05T19:04:13.561Z] Step 10/26 : COPY . . [2023-10-05T19:04:13.561Z] ---> 83b0668255c2 [2023-10-05T19:04:13.561Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T19:04:13.561Z] ---> Running in eeeedd4aa376 [2023-10-05T19:04:13.820Z] Removing intermediate container eeeedd4aa376 [2023-10-05T19:04:13.820Z] ---> 4304d0793c84 [2023-10-05T19:04:13.820Z] Step 12/26 : RUN $MAKE [2023-10-05T19:04:13.820Z] ---> Running in cce6c7c51964 [2023-10-05T19:04:14.077Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-service-configurable [2023-10-05T19:04:16.903Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8582 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-10-05T19:04:16.917Z] Running in /w/workspace/app-service-configurable/195 [Pipeline] { [Pipeline] checkout [2023-10-05T19:04:16.945Z] Selected Git installation does not exist. Using Default [2023-10-05T19:04:16.945Z] The recommended git tool is: NONE [2023-10-05T19:04:21.924Z] using credential edgex-jenkins-ssh [2023-10-05T19:04:21.942Z] Cloning the remote Git repository [2023-10-05T19:04:21.972Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-05T19:04:22.060Z] > git init /w/workspace/app-service-configurable/195 # timeout=10 [2023-10-05T19:04:22.199Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-05T19:04:22.200Z] > git --version # timeout=10 [2023-10-05T19:04:22.227Z] > git --version # 'git version 2.25.1' [2023-10-05T19:04:22.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-05T19:04:22.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T19:04:23.554Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-05T19:04:23.580Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-05T19:04:24.367Z] Avoid second fetch [2023-10-05T19:04:24.367Z] Checking out Revision b67f74333668246022981e30ac7b8d2a5f1cf928 (main) [2023-10-05T19:04:24.874Z] Commit message: "Merge pull request #603 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T19:04:24.373Z] > git config core.sparsecheckout # timeout=10 [2023-10-05T19:04:24.437Z] > git checkout -f b67f74333668246022981e30ac7b8d2a5f1cf928 # timeout=10 [2023-10-05T19:04:25.754Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-05T19:04:25.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T19:04:25.754Z] Dload Upload Total Spent Left Speed [2023-10-05T19:04:25.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 77750 [Pipeline] sh [2023-10-05T19:04:26.393Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-05T19:04:26.717Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-05T19:04:26.717Z] sudo tee /etc/docker/daemon.new [2023-10-05T19:04:26.717Z] { [2023-10-05T19:04:26.717Z] "registry-mirrors": [ [2023-10-05T19:04:26.717Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-05T19:04:26.717Z] ], [2023-10-05T19:04:26.717Z] "bip": "10.250.0.254/24", [2023-10-05T19:04:26.717Z] "hosts": [ [2023-10-05T19:04:26.717Z] "tcp://0.0.0.0:5555", [2023-10-05T19:04:26.717Z] "unix:///var/run/docker.sock" [2023-10-05T19:04:26.717Z] ], [2023-10-05T19:04:26.717Z] "mtu": 1458, [2023-10-05T19:04:26.717Z] "selinux-enabled": true, [2023-10-05T19:04:26.717Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-05T19:04:26.717Z] } [Pipeline] sh [2023-10-05T19:04:27.039Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-05T19:04:27.370Z] + sudo service docker restart [2023-10-05T19:04:32.154Z] Removing intermediate container cce6c7c51964 [2023-10-05T19:04:32.154Z] ---> 5fd9ea7ec668 [2023-10-05T19:04:32.154Z] Step 13/26 : FROM alpine:3.18 [2023-10-05T19:04:32.154Z] 3.18: Pulling from library/alpine [2023-10-05T19:04:32.154Z] 96526aa774ef: Pulling fs layer [2023-10-05T19:04:32.448Z] 96526aa774ef: Verifying Checksum [2023-10-05T19:04:32.448Z] 96526aa774ef: Download complete [2023-10-05T19:04:32.707Z] 96526aa774ef: Pull complete [2023-10-05T19:04:32.707Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:04:32.707Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T19:04:32.707Z] ---> 8ca4688f4f35 [2023-10-05T19:04:32.707Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-05T19:04:32.707Z] ---> Running in 3832fdd2d180 [2023-10-05T19:04:32.966Z] Removing intermediate container 3832fdd2d180 [2023-10-05T19:04:32.966Z] ---> 5b35f9333a5a [2023-10-05T19:04:32.966Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-05T19:04:32.966Z] ---> Running in 68178bb5ca4b [2023-10-05T19:04:32.966Z] Removing intermediate container 68178bb5ca4b [2023-10-05T19:04:32.966Z] ---> ecaf4852a3bc [2023-10-05T19:04:32.966Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-05T19:04:32.966Z] ---> Running in 9268b4473cf0 [2023-10-05T19:04:33.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-05T19:04:33.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-05T19:04:33.484Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T19:04:33.484Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T19:04:33.484Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T19:04:33.484Z] Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:04:33.484Z] OK: 8 MiB in 17 packages [2023-10-05T19:04:34.050Z] Removing intermediate container 9268b4473cf0 [2023-10-05T19:04:34.050Z] ---> f12c7e5da3b7 [2023-10-05T19:04:34.050Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-05T19:04:34.050Z] ---> cf99b331a190 [2023-10-05T19:04:34.050Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-05T19:04:34.308Z] ---> c4b21d206d09 [2023-10-05T19:04:34.308Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-05T19:04:34.308Z] ---> af80ceb2ef5d [2023-10-05T19:04:34.308Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-05T19:04:34.872Z] ---> 3ee89c11481c [2023-10-05T19:04:34.872Z] Step 21/26 : EXPOSE 48095 [2023-10-05T19:04:34.872Z] ---> Running in f8a647345038 [2023-10-05T19:04:34.872Z] Removing intermediate container f8a647345038 [2023-10-05T19:04:34.872Z] ---> 2c682789e075 [2023-10-05T19:04:34.872Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-05T19:04:35.130Z] ---> Running in fdfcb50f5304 [2023-10-05T19:04:35.130Z] Removing intermediate container fdfcb50f5304 [2023-10-05T19:04:35.130Z] ---> 5a8009255cd5 [2023-10-05T19:04:35.130Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T19:04:35.130Z] ---> Running in 27bddc97fdd5 [2023-10-05T19:04:35.130Z] Removing intermediate container 27bddc97fdd5 [2023-10-05T19:04:35.130Z] ---> 9ae4dd34a2cc [2023-10-05T19:04:35.130Z] Step 24/26 : LABEL arch=amd64 [2023-10-05T19:04:35.130Z] ---> Running in 66591b04e5fd [2023-10-05T19:04:35.388Z] Removing intermediate container 66591b04e5fd [2023-10-05T19:04:35.388Z] ---> e7a4225dd87e [2023-10-05T19:04:35.388Z] Step 25/26 : LABEL git_sha=b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:04:35.388Z] ---> Running in 6e736292c36f [2023-10-05T19:04:35.388Z] Removing intermediate container 6e736292c36f [2023-10-05T19:04:35.388Z] ---> 0679f1535110 [2023-10-05T19:04:35.388Z] Step 26/26 : LABEL version=3.1.0-dev.25 [2023-10-05T19:04:35.388Z] ---> Running in a59a441be498 [2023-10-05T19:04:35.388Z] Removing intermediate container a59a441be498 [2023-10-05T19:04:35.388Z] ---> 2c3dbd7d94ef [2023-10-05T19:04:35.388Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T19:04:35.388Z] Successfully built 2c3dbd7d94ef [2023-10-05T19:04:35.388Z] 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-05T19:04:35.478Z] provisioning config files... [2023-10-05T19:04:35.486Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14992541502792287166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:04:35.778Z] ---> docker-login.sh [2023-10-05T19:04:35.778Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:04:35.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:35.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:35.778Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:35.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:35.778Z] [2023-10-05T19:04:35.778Z] Login Succeeded [2023-10-05T19:04:35.778Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:04:35.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:35.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:35.778Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:35.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:35.778Z] [2023-10-05T19:04:35.778Z] Login Succeeded [2023-10-05T19:04:35.778Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:04:36.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:36.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:36.037Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:36.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:36.037Z] [2023-10-05T19:04:36.037Z] Login Succeeded [2023-10-05T19:04:36.037Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:04:36.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:36.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:36.037Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:36.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:36.037Z] [2023-10-05T19:04:36.037Z] Login Succeeded [2023-10-05T19:04:36.037Z] docker.io [2023-10-05T19:04:36.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:36.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:36.295Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:36.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:36.295Z] [2023-10-05T19:04:36.295Z] Login Succeeded [2023-10-05T19:04:36.295Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:04:36.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T19:04:36.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:04:36.348Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-10-05T19:04:36.348Z] b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:04:36.348Z] latest [2023-10-05T19:04:36.348Z] 3.1.0-dev.25 [2023-10-05T19:04:36.348Z] b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [2023-10-05T19:04:36.348Z] main [2023-10-05T19:04:36.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:36.654Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:36.965Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:04:36.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-05T19:04:36.965Z] 819b4033b85d: Preparing [2023-10-05T19:04:36.965Z] 60895832f022: Preparing [2023-10-05T19:04:36.965Z] 5d511291c0ab: Preparing [2023-10-05T19:04:36.965Z] 28bfc86534e1: Preparing [2023-10-05T19:04:36.965Z] b0b0db21bf06: Preparing [2023-10-05T19:04:36.965Z] cc2447e1835a: Preparing [2023-10-05T19:04:36.965Z] cc2447e1835a: Waiting [2023-10-05T19:04:36.965Z] 5d511291c0ab: Pushed [2023-10-05T19:04:36.965Z] 28bfc86534e1: Pushed [2023-10-05T19:04:36.965Z] 60895832f022: Pushed [2023-10-05T19:04:36.965Z] cc2447e1835a: Layer already exists [2023-10-05T19:04:36.965Z] b0b0db21bf06: Pushed [2023-10-05T19:04:39.498Z] 819b4033b85d: Pushed [2023-10-05T19:04:39.758Z] b67f74333668246022981e30ac7b8d2a5f1cf928: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:40.061Z] + 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-05T19:04:40.358Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-05T19:04:40.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-05T19:04:40.358Z] 819b4033b85d: Preparing [2023-10-05T19:04:40.358Z] 60895832f022: Preparing [2023-10-05T19:04:40.358Z] 5d511291c0ab: Preparing [2023-10-05T19:04:40.358Z] 28bfc86534e1: Preparing [2023-10-05T19:04:40.358Z] b0b0db21bf06: Preparing [2023-10-05T19:04:40.358Z] cc2447e1835a: Preparing [2023-10-05T19:04:40.358Z] cc2447e1835a: Waiting [2023-10-05T19:04:40.358Z] 5d511291c0ab: Layer already exists [2023-10-05T19:04:40.358Z] 60895832f022: Layer already exists [2023-10-05T19:04:40.358Z] b0b0db21bf06: Layer already exists [2023-10-05T19:04:40.358Z] 819b4033b85d: Layer already exists [2023-10-05T19:04:40.358Z] 28bfc86534e1: Layer already exists [2023-10-05T19:04:40.358Z] cc2447e1835a: Layer already exists [2023-10-05T19:04:40.358Z] latest: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:40.665Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:40.967Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 [2023-10-05T19:04:40.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-05T19:04:40.968Z] 819b4033b85d: Preparing [2023-10-05T19:04:40.968Z] 60895832f022: Preparing [2023-10-05T19:04:40.968Z] 5d511291c0ab: Preparing [2023-10-05T19:04:40.968Z] 28bfc86534e1: Preparing [2023-10-05T19:04:40.968Z] b0b0db21bf06: Preparing [2023-10-05T19:04:40.968Z] cc2447e1835a: Preparing [2023-10-05T19:04:40.968Z] cc2447e1835a: Waiting [2023-10-05T19:04:40.968Z] 819b4033b85d: Layer already exists [2023-10-05T19:04:40.968Z] 60895832f022: Layer already exists [2023-10-05T19:04:40.968Z] 5d511291c0ab: Layer already exists [2023-10-05T19:04:40.968Z] 28bfc86534e1: Layer already exists [2023-10-05T19:04:40.968Z] b0b0db21bf06: Layer already exists [2023-10-05T19:04:40.968Z] cc2447e1835a: Layer already exists [2023-10-05T19:04:40.968Z] 3.1.0-dev.25: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:41.272Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:41.576Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [2023-10-05T19:04:41.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-05T19:04:41.576Z] 819b4033b85d: Preparing [2023-10-05T19:04:41.576Z] 60895832f022: Preparing [2023-10-05T19:04:41.576Z] 5d511291c0ab: Preparing [2023-10-05T19:04:41.576Z] 28bfc86534e1: Preparing [2023-10-05T19:04:41.576Z] b0b0db21bf06: Preparing [2023-10-05T19:04:41.576Z] cc2447e1835a: Preparing [2023-10-05T19:04:41.576Z] cc2447e1835a: Waiting [2023-10-05T19:04:41.576Z] 819b4033b85d: Layer already exists [2023-10-05T19:04:41.576Z] b0b0db21bf06: Layer already exists [2023-10-05T19:04:41.576Z] 60895832f022: Layer already exists [2023-10-05T19:04:41.576Z] 28bfc86534e1: Layer already exists [2023-10-05T19:04:41.576Z] 5d511291c0ab: Layer already exists [2023-10-05T19:04:41.576Z] cc2447e1835a: Layer already exists [2023-10-05T19:04:41.576Z] b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:41.882Z] + 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-05T19:04:42.188Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-10-05T19:04:42.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-10-05T19:04:42.188Z] 819b4033b85d: Preparing [2023-10-05T19:04:42.188Z] 60895832f022: Preparing [2023-10-05T19:04:42.188Z] 5d511291c0ab: Preparing [2023-10-05T19:04:42.188Z] 28bfc86534e1: Preparing [2023-10-05T19:04:42.188Z] b0b0db21bf06: Preparing [2023-10-05T19:04:42.188Z] cc2447e1835a: Preparing [2023-10-05T19:04:42.188Z] cc2447e1835a: Waiting [2023-10-05T19:04:42.188Z] 28bfc86534e1: Layer already exists [2023-10-05T19:04:42.188Z] 819b4033b85d: Layer already exists [2023-10-05T19:04:42.188Z] 5d511291c0ab: Layer already exists [2023-10-05T19:04:42.188Z] b0b0db21bf06: Layer already exists [2023-10-05T19:04:42.188Z] 60895832f022: Layer already exists [2023-10-05T19:04:42.188Z] cc2447e1835a: Layer already exists [2023-10-05T19:04:42.188Z] main: digest: sha256:49816b39961feef47191d6fd41faa7701cd628c013587be0a0d2bbe9e9cb4312 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T19:04:42.232Z] ===================================================== [Pipeline] echo [2023-10-05T19:04:42.239Z] taggedImages: [2023-10-05T19:04:42.239Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:04:42.239Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-10-05T19:04:42.239Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.25 [2023-10-05T19:04:42.239Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [2023-10-05T19:04:42.239Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:42.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T19:04:42.593Z] [2023-10-05T19:04:42.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:42.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T19:04:42.885Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-05T19:04:42.885Z] 5eb5b503b376: Pulling fs layer [2023-10-05T19:04:42.885Z] 5c69ac0246d0: Pulling fs layer [2023-10-05T19:04:42.885Z] ec43610c2a17: Pulling fs layer [2023-10-05T19:04:42.885Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-05T19:04:42.885Z] 33b1e0a273af: Pulling fs layer [2023-10-05T19:04:42.885Z] 5d3b04190fa2: Pulling fs layer [2023-10-05T19:04:42.885Z] 2f39f015ded8: Pulling fs layer [2023-10-05T19:04:42.885Z] 3a2ae6a8a46f: Waiting [2023-10-05T19:04:42.885Z] 5d3b04190fa2: Waiting [2023-10-05T19:04:42.885Z] 33b1e0a273af: Waiting [2023-10-05T19:04:42.885Z] 2f39f015ded8: Waiting [2023-10-05T19:04:42.885Z] 5c69ac0246d0: Verifying Checksum [2023-10-05T19:04:42.885Z] 5c69ac0246d0: Download complete [2023-10-05T19:04:42.885Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-05T19:04:42.885Z] 3a2ae6a8a46f: Download complete [2023-10-05T19:04:42.885Z] ec43610c2a17: Verifying Checksum [2023-10-05T19:04:42.885Z] ec43610c2a17: Download complete [2023-10-05T19:04:42.885Z] 33b1e0a273af: Verifying Checksum [2023-10-05T19:04:42.885Z] 33b1e0a273af: Download complete [2023-10-05T19:04:42.885Z] 5d3b04190fa2: Verifying Checksum [2023-10-05T19:04:42.885Z] 5d3b04190fa2: Download complete [2023-10-05T19:04:43.144Z] 5eb5b503b376: Verifying Checksum [2023-10-05T19:04:43.144Z] 5eb5b503b376: Download complete [2023-10-05T19:04:43.709Z] 2f39f015ded8: Verifying Checksum [2023-10-05T19:04:43.709Z] 2f39f015ded8: Download complete [2023-10-05T19:04:44.274Z] 5eb5b503b376: Pull complete [2023-10-05T19:04:44.532Z] 5c69ac0246d0: Pull complete [2023-10-05T19:04:44.790Z] ec43610c2a17: Pull complete [2023-10-05T19:04:44.790Z] 3a2ae6a8a46f: Pull complete [2023-10-05T19:04:45.049Z] 33b1e0a273af: Pull complete [2023-10-05T19:04:45.049Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:04:45.614Z] provisioning config files... [2023-10-05T19:04:45.639Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/195@tmp/config517552172750152531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:04:45.982Z] ---> docker-login.sh [2023-10-05T19:04:45.982Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:04:46.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:46.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:46.520Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:46.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:46.520Z] [2023-10-05T19:04:46.520Z] Login Succeeded [2023-10-05T19:04:46.520Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:04:46.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:46.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:46.788Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:46.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:46.788Z] [2023-10-05T19:04:46.788Z] Login Succeeded [2023-10-05T19:04:46.788Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:04:47.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:47.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:47.335Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:47.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:47.335Z] [2023-10-05T19:04:47.335Z] Login Succeeded [2023-10-05T19:04:47.335Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:04:47.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:47.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:47.603Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:47.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:47.603Z] [2023-10-05T19:04:47.603Z] Login Succeeded [2023-10-05T19:04:47.603Z] docker.io [2023-10-05T19:04:47.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:04:48.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:04:48.145Z] Configure a credential helper to remove this warning. See [2023-10-05T19:04:48.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:04:48.145Z] [2023-10-05T19:04:48.145Z] Login Succeeded [2023-10-05T19:04:48.145Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:04:48.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-05T19:04:48.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:04:48.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:04:48.449Z] ========================================================= [2023-10-05T19:04:48.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-05T19:04:48.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:04:48.791Z] + 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-05T19:04:48.791Z] Sending build context to Docker daemon 181.8kB [2023-10-05T19:04:49.062Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T19:04:49.062Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-05T19:04:49.236Z] 2f39f015ded8: Pull complete [2023-10-05T19:04:49.236Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-05T19:04:49.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T19:04:49.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:04:49.311Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:04:49.336Z] $ 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-05T19:04:49.345Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-05T19:04:49.346Z] 9fda8d8052c6: Pulling fs layer [2023-10-05T19:04:49.346Z] 5d54e960e981: Pulling fs layer [2023-10-05T19:04:49.346Z] c4a7e357bf2a: Pulling fs layer [2023-10-05T19:04:49.346Z] f0e02332f6b5: Pulling fs layer [2023-10-05T19:04:49.346Z] cefa15bbcfad: Pulling fs layer [2023-10-05T19:04:49.346Z] 17808c966233: Pulling fs layer [2023-10-05T19:04:49.346Z] f4c1fc716caa: Pulling fs layer [2023-10-05T19:04:49.346Z] f0e02332f6b5: Waiting [2023-10-05T19:04:49.346Z] cefa15bbcfad: Waiting [2023-10-05T19:04:49.346Z] 17808c966233: Waiting [2023-10-05T19:04:49.346Z] f4c1fc716caa: Waiting [2023-10-05T19:04:49.346Z] 5d54e960e981: Verifying Checksum [2023-10-05T19:04:49.346Z] 5d54e960e981: Download complete [2023-10-05T19:04:49.346Z] f0e02332f6b5: Verifying Checksum [2023-10-05T19:04:49.346Z] f0e02332f6b5: Download complete [2023-10-05T19:04:49.346Z] cefa15bbcfad: Verifying Checksum [2023-10-05T19:04:49.346Z] cefa15bbcfad: Download complete [2023-10-05T19:04:49.346Z] 9fda8d8052c6: Verifying Checksum [2023-10-05T19:04:49.346Z] 9fda8d8052c6: Download complete [2023-10-05T19:04:49.946Z] f4c1fc716caa: Verifying Checksum [2023-10-05T19:04:49.946Z] f4c1fc716caa: Download complete [2023-10-05T19:04:50.534Z] 9fda8d8052c6: Pull complete [2023-10-05T19:04:51.128Z] 5d54e960e981: Pull complete [2023-10-05T19:04:51.128Z] c4a7e357bf2a: Verifying Checksum [2023-10-05T19:04:51.128Z] c4a7e357bf2a: Download complete [2023-10-05T19:04:51.761Z] $ docker top 7e32a64677e2a8a0fdbb0406f8be20f26653cae81d1733f0f64c201331ac3d92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:04:52.093Z] 17808c966233: Verifying Checksum [2023-10-05T19:04:52.093Z] 17808c966233: Download complete [2023-10-05T19:04:52.147Z] ---> job-cost.sh [2023-10-05T19:04:52.147Z] lf-activate-venv: SKIPPING [2023-10-05T19:04:52.147Z] INFO: No Stack... [2023-10-05T19:04:52.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T19:04:52.972Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T19:04:53.257Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-10-05T19:04:53.257Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T19:04:53.268Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [2023-10-05T19:04:53.301Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] did not exist. Created. [2023-10-05T19:04:53.301Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T19:04:53.604Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-05T19:04:53.635Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T19:04:53.641Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T19:04:53.659Z] $ docker stop --time=1 7e32a64677e2a8a0fdbb0406f8be20f26653cae81d1733f0f64c201331ac3d92 [2023-10-05T19:04:54.825Z] $ docker rm -f --volumes 7e32a64677e2a8a0fdbb0406f8be20f26653cae81d1733f0f64c201331ac3d92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-05T19:05:04.443Z] c4a7e357bf2a: Pull complete [2023-10-05T19:05:04.443Z] f0e02332f6b5: Pull complete [2023-10-05T19:05:04.443Z] cefa15bbcfad: Pull complete [2023-10-05T19:05:09.914Z] 17808c966233: Pull complete [2023-10-05T19:05:11.331Z] f4c1fc716caa: Pull complete [2023-10-05T19:05:11.331Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-05T19:05:11.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-05T19:05:11.331Z] ---> ea914061e18c [2023-10-05T19:05:11.331Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T19:05:13.284Z] ---> Running in 55240516dc31 [2023-10-05T19:05:13.284Z] Removing intermediate container 55240516dc31 [2023-10-05T19:05:13.284Z] ---> f2be13572858 [2023-10-05T19:05:13.284Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T19:05:13.284Z] ---> Running in 34488c6ed302 [2023-10-05T19:05:13.552Z] Removing intermediate container 34488c6ed302 [2023-10-05T19:05:13.552Z] ---> 0e8ab975d2b5 [2023-10-05T19:05:13.552Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-05T19:05:13.552Z] ---> Running in 5ebddaa40017 [2023-10-05T19:05:14.142Z] Removing intermediate container 5ebddaa40017 [2023-10-05T19:05:14.142Z] ---> 83d895dfee30 [2023-10-05T19:05:14.142Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T19:05:14.142Z] ---> Running in 8952b4d2258c [2023-10-05T19:05:15.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:05:15.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:05:16.647Z] OK: 266 MiB in 52 packages [2023-10-05T19:05:17.348Z] Removing intermediate container 8952b4d2258c [2023-10-05T19:05:17.348Z] ---> cf5e0c136d00 [2023-10-05T19:05:17.348Z] Step 7/12 : WORKDIR /app [2023-10-05T19:05:17.638Z] ---> Running in d5ed64e46033 [2023-10-05T19:05:17.909Z] Removing intermediate container d5ed64e46033 [2023-10-05T19:05:17.909Z] ---> 7b051071db9c [2023-10-05T19:05:17.909Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-05T19:05:18.504Z] ---> bb0e2f334d61 [2023-10-05T19:05:18.504Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:05:18.504Z] ---> Running in 3a6a3c0f2eb8 [2023-10-05T19:06:26.449Z] Removing intermediate container 3a6a3c0f2eb8 [2023-10-05T19:06:26.449Z] ---> 954931bd46fd [2023-10-05T19:06:26.449Z] Step 10/12 : COPY . . [2023-10-05T19:06:26.449Z] ---> 61049626cbde [2023-10-05T19:06:26.449Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T19:06:26.449Z] ---> Running in a820d3f0dca2 [2023-10-05T19:06:26.449Z] Removing intermediate container a820d3f0dca2 [2023-10-05T19:06:26.449Z] ---> 099ea9fc045c [2023-10-05T19:06:26.449Z] Step 12/12 : RUN $MAKE [2023-10-05T19:06:26.449Z] ---> Running in 45a371d817d1 [2023-10-05T19:06:27.031Z] noop [2023-10-05T19:06:27.617Z] Removing intermediate container 45a371d817d1 [2023-10-05T19:06:27.617Z] ---> bffb63b0b7b3 [2023-10-05T19:06:27.617Z] Successfully built bffb63b0b7b3 [2023-10-05T19:06:27.617Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:06:27.959Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T19:06:27.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:06:28.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-8582 does not seem to be running inside a container [2023-10-05T19:06:28.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/195 -v /w/workspace/app-service-configurable/195:/w/workspace/app-service-configurable/195:rw,z -v /w/workspace/app-service-configurable/195@tmp:/w/workspace/app-service-configurable/195@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-05T19:06:29.350Z] $ docker top 31c307deb0b747573d9c45560cf2228c31cae93e5463b7182af4dbb9f2b50a99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:06:30.168Z] + go version [2023-10-05T19:06:30.168Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-05T19:06:30.191Z] $ docker stop --time=1 31c307deb0b747573d9c45560cf2228c31cae93e5463b7182af4dbb9f2b50a99 [2023-10-05T19:06:31.794Z] $ docker rm -f --volumes 31c307deb0b747573d9c45560cf2228c31cae93e5463b7182af4dbb9f2b50a99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:06:32.322Z] + docker inspect -f . ci-base-image-arm64 [2023-10-05T19:06:32.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:06:32.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-8582 does not seem to be running inside a container [2023-10-05T19:06:32.571Z] $ 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/195 -v /w/workspace/app-service-configurable/195:/w/workspace/app-service-configurable/195:rw,z -v /w/workspace/app-service-configurable/195@tmp:/w/workspace/app-service-configurable/195@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-05T19:06:35.768Z] $ docker top e3a10d0cd9a8b9994438af25e45071948ecf60cc90e1746eb79e7d68918ffb87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:06:36.579Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/195 [Pipeline] fileExists [Pipeline] sh [2023-10-05T19:06:36.905Z] + make test [2023-10-05T19:06:36.905Z] go test -race -coverprofile=coverage.out ./... [2023-10-05T19:08:43.632Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-05T19:08:43.632Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-05T19:08:43.632Z] go vet ./... [2023-10-05T19:10:50.372Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-05T19:10:50.372Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-05T19:10:50.372Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-05T19:10:50.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-05T19:10:50.412Z] $ docker stop --time=1 e3a10d0cd9a8b9994438af25e45071948ecf60cc90e1746eb79e7d68918ffb87 [2023-10-05T19:10:55.409Z] $ docker rm -f --volumes e3a10d0cd9a8b9994438af25e45071948ecf60cc90e1746eb79e7d68918ffb87 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:10:56.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-05T19:10:56.947Z] Warning: overwriting stash ‘coverage-report’ [2023-10-05T19:10:57.324Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-05T19:10:57.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-05T19:10:58.016Z] + ls -al . [2023-10-05T19:10:58.016Z] total 180 [2023-10-05T19:10:58.016Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 19:06 . [2023-10-05T19:10:58.016Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:04 .. [2023-10-05T19:10:58.016Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 5 19:04 .dockerignore [2023-10-05T19:10:58.016Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 19:04 .git [2023-10-05T19:10:58.016Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 19:04 .github [2023-10-05T19:10:58.016Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 5 19:04 .gitignore [2023-10-05T19:10:58.016Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 5 19:04 .golangci.yml [2023-10-05T19:10:58.016Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 5 19:04 Attribution.txt [2023-10-05T19:10:58.016Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 5 19:04 CHANGELOG.md [2023-10-05T19:10:58.016Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 5 19:04 Dockerfile [2023-10-05T19:10:58.016Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 19:04 GOVERNANCE.md [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 5 19:04 Jenkinsfile [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 5 19:04 LICENSE [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 5 19:04 OWNERS.md [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 5 19:04 README.md [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 19:02 VERSION [2023-10-05T19:10:58.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 19:04 bin [2023-10-05T19:10:58.017Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 5 19:06 coverage.out [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 3730 Oct 5 19:04 go.mod [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 35446 Oct 5 19:04 go.sum [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 5 19:04 main.go [2023-10-05T19:10:58.017Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 5 19:04 makefile [2023-10-05T19:10:58.017Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 19:04 res [2023-10-05T19:10:58.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 19:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:10:58.352Z] + 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=b67f74333668246022981e30ac7b8d2a5f1cf928 --label arch=arm64 --label version=3.1.0-dev.25 . [2023-10-05T19:10:58.352Z] Sending build context to Docker daemon 182.8kB [2023-10-05T19:10:58.618Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-05T19:10:58.618Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-05T19:10:58.618Z] ---> bffb63b0b7b3 [2023-10-05T19:10:58.618Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-05T19:10:58.618Z] ---> Running in 87597ced515f [2023-10-05T19:10:58.890Z] Removing intermediate container 87597ced515f [2023-10-05T19:10:58.890Z] ---> 7e2c0ea7b8f5 [2023-10-05T19:10:58.890Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-05T19:10:58.890Z] ---> Running in 4212635e9943 [2023-10-05T19:10:59.162Z] Removing intermediate container 4212635e9943 [2023-10-05T19:10:59.162Z] ---> a1b6fa863dde [2023-10-05T19:10:59.162Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-05T19:10:59.430Z] ---> Running in a302bdfa422d [2023-10-05T19:10:59.696Z] Removing intermediate container a302bdfa422d [2023-10-05T19:10:59.696Z] ---> 717de3c83eba [2023-10-05T19:10:59.696Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-05T19:10:59.696Z] ---> Running in e5e73b1b7f17 [2023-10-05T19:11:00.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:11:00.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:11:02.332Z] OK: 266 MiB in 52 packages [2023-10-05T19:11:02.922Z] Removing intermediate container e5e73b1b7f17 [2023-10-05T19:11:02.922Z] ---> f0398fa13466 [2023-10-05T19:11:02.922Z] Step 7/26 : WORKDIR /app [2023-10-05T19:11:02.922Z] ---> Running in d97270665064 [2023-10-05T19:11:03.192Z] Removing intermediate container d97270665064 [2023-10-05T19:11:03.192Z] ---> 8324e0180111 [2023-10-05T19:11:03.192Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-05T19:11:03.779Z] ---> d2fe38d85e82 [2023-10-05T19:11:03.779Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-05T19:11:03.779Z] ---> Running in 56589bd7dfd0 [2023-10-05T19:11:09.119Z] Removing intermediate container 56589bd7dfd0 [2023-10-05T19:11:09.119Z] ---> d7a1425fd9ca [2023-10-05T19:11:09.119Z] Step 10/26 : COPY . . [2023-10-05T19:11:09.119Z] ---> 5fd55c66aef9 [2023-10-05T19:11:09.119Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-05T19:11:09.119Z] ---> Running in d402c5d813e7 [2023-10-05T19:11:09.387Z] Removing intermediate container d402c5d813e7 [2023-10-05T19:11:09.387Z] ---> 9084ce4cefd1 [2023-10-05T19:11:09.387Z] Step 12/26 : RUN $MAKE [2023-10-05T19:11:09.387Z] ---> Running in afae66a3185b [2023-10-05T19:11:10.359Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-service-configurable [2023-10-05T19:13:02.030Z] Removing intermediate container afae66a3185b [2023-10-05T19:13:02.030Z] ---> 5aa4a40b23a9 [2023-10-05T19:13:02.030Z] Step 13/26 : FROM alpine:3.18 [2023-10-05T19:13:02.030Z] 3.18: Pulling from library/alpine [2023-10-05T19:13:02.030Z] 579b34f0a95b: Pulling fs layer [2023-10-05T19:13:02.030Z] 579b34f0a95b: Download complete [2023-10-05T19:13:02.030Z] 579b34f0a95b: Pull complete [2023-10-05T19:13:02.030Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-05T19:13:02.030Z] Status: Downloaded newer image for alpine:3.18 [2023-10-05T19:13:02.030Z] ---> 3cc203321400 [2023-10-05T19:13:02.030Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-05T19:13:02.030Z] ---> Running in 929581faf5d3 [2023-10-05T19:13:02.030Z] Removing intermediate container 929581faf5d3 [2023-10-05T19:13:02.030Z] ---> 5657fb9ec346 [2023-10-05T19:13:02.030Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-05T19:13:02.030Z] ---> Running in 1938406b45d9 [2023-10-05T19:13:02.030Z] Removing intermediate container 1938406b45d9 [2023-10-05T19:13:02.030Z] ---> ae6cf68fa5ab [2023-10-05T19:13:02.030Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-05T19:13:02.030Z] ---> Running in 11cbee80a178 [2023-10-05T19:13:02.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-05T19:13:02.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-05T19:13:03.523Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-05T19:13:03.790Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-05T19:13:03.790Z] Executing busybox-1.36.1-r2.trigger [2023-10-05T19:13:03.790Z] Executing ca-certificates-20230506-r0.trigger [2023-10-05T19:13:04.056Z] OK: 9 MiB in 17 packages [2023-10-05T19:13:05.017Z] Removing intermediate container 11cbee80a178 [2023-10-05T19:13:05.017Z] ---> c8ccc445b0cc [2023-10-05T19:13:05.017Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-05T19:13:05.601Z] ---> 13656bf179fe [2023-10-05T19:13:05.601Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-05T19:13:06.183Z] ---> 0124c7ad8a13 [2023-10-05T19:13:06.183Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-05T19:13:06.768Z] ---> ba565ef97058 [2023-10-05T19:13:06.768Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-05T19:13:09.347Z] ---> de423a448aab [2023-10-05T19:13:09.347Z] Step 21/26 : EXPOSE 48095 [2023-10-05T19:13:09.614Z] ---> Running in 29deeca0e32e [2023-10-05T19:13:09.881Z] Removing intermediate container 29deeca0e32e [2023-10-05T19:13:09.881Z] ---> bc0e5bb0f7e8 [2023-10-05T19:13:09.881Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-05T19:13:09.881Z] ---> Running in daa3d0aef8fc [2023-10-05T19:13:10.147Z] Removing intermediate container daa3d0aef8fc [2023-10-05T19:13:10.147Z] ---> 023124c98d62 [2023-10-05T19:13:10.147Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-05T19:13:10.147Z] ---> Running in 3fdf8f4b39a1 [2023-10-05T19:13:10.413Z] Removing intermediate container 3fdf8f4b39a1 [2023-10-05T19:13:10.413Z] ---> 5a0f2441753e [2023-10-05T19:13:10.413Z] Step 24/26 : LABEL arch=arm64 [2023-10-05T19:13:10.413Z] ---> Running in 44b25d0f6688 [2023-10-05T19:13:10.678Z] Removing intermediate container 44b25d0f6688 [2023-10-05T19:13:10.678Z] ---> d836917dc0ee [2023-10-05T19:13:10.678Z] Step 25/26 : LABEL git_sha=b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:13:10.952Z] ---> Running in c8e2211ca8e0 [2023-10-05T19:13:11.218Z] Removing intermediate container c8e2211ca8e0 [2023-10-05T19:13:11.218Z] ---> 78f7bbc61134 [2023-10-05T19:13:11.218Z] Step 26/26 : LABEL version=3.1.0-dev.25 [2023-10-05T19:13:11.218Z] ---> Running in 06624ba6d1c2 [2023-10-05T19:13:11.483Z] Removing intermediate container 06624ba6d1c2 [2023-10-05T19:13:11.483Z] ---> e7596ba51b0a [2023-10-05T19:13:11.483Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-05T19:13:11.483Z] Successfully built e7596ba51b0a [2023-10-05T19:13:11.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-05T19:13:11.607Z] provisioning config files... [2023-10-05T19:13:11.620Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/195@tmp/config6194748838875671857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:13:11.948Z] ---> docker-login.sh [2023-10-05T19:13:11.948Z] nexus3.edgexfoundry.org:10001 [2023-10-05T19:13:11.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:13:12.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:13:12.213Z] Configure a credential helper to remove this warning. See [2023-10-05T19:13:12.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:13:12.213Z] [2023-10-05T19:13:12.213Z] Login Succeeded [2023-10-05T19:13:12.213Z] nexus3.edgexfoundry.org:10002 [2023-10-05T19:13:12.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:13:12.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:13:12.479Z] Configure a credential helper to remove this warning. See [2023-10-05T19:13:12.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:13:12.479Z] [2023-10-05T19:13:12.479Z] Login Succeeded [2023-10-05T19:13:12.479Z] nexus3.edgexfoundry.org:10003 [2023-10-05T19:13:12.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:13:12.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:13:12.744Z] Configure a credential helper to remove this warning. See [2023-10-05T19:13:12.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:13:12.744Z] [2023-10-05T19:13:12.744Z] Login Succeeded [2023-10-05T19:13:12.744Z] nexus3.edgexfoundry.org:10004 [2023-10-05T19:13:13.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:13:13.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:13:13.274Z] Configure a credential helper to remove this warning. See [2023-10-05T19:13:13.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:13:13.274Z] [2023-10-05T19:13:13.274Z] Login Succeeded [2023-10-05T19:13:13.274Z] docker.io [2023-10-05T19:13:13.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-05T19:13:13.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-05T19:13:13.540Z] Configure a credential helper to remove this warning. See [2023-10-05T19:13:13.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-05T19:13:13.540Z] [2023-10-05T19:13:13.540Z] Login Succeeded [2023-10-05T19:13:13.805Z] ---> docker-login.sh ends [Pipeline] } [2023-10-05T19:13:13.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T19:13:13.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-05T19:13:13.884Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-10-05T19:13:13.884Z] b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:13:13.884Z] latest [2023-10-05T19:13:13.884Z] 3.1.0-dev.25 [2023-10-05T19:13:13.884Z] b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [2023-10-05T19:13:13.884Z] main [2023-10-05T19:13:13.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:14.237Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:14.572Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:13:14.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-05T19:13:14.573Z] 4519c60edcbd: Preparing [2023-10-05T19:13:14.573Z] 6afaf5915da6: Preparing [2023-10-05T19:13:14.573Z] e43bb4d9a806: Preparing [2023-10-05T19:13:14.573Z] 8baf2082652d: Preparing [2023-10-05T19:13:14.573Z] 62289e2ce026: Preparing [2023-10-05T19:13:14.573Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:13:14.573Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:13:15.095Z] 6afaf5915da6: Pushed [2023-10-05T19:13:15.095Z] 8baf2082652d: Pushed [2023-10-05T19:13:15.095Z] e43bb4d9a806: Pushed [2023-10-05T19:13:15.095Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:13:15.095Z] 62289e2ce026: Pushed [2023-10-05T19:13:20.491Z] 4519c60edcbd: Pushed [2023-10-05T19:13:20.762Z] b67f74333668246022981e30ac7b8d2a5f1cf928: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:21.123Z] + 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-05T19:13:21.466Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-05T19:13:21.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-05T19:13:21.466Z] 4519c60edcbd: Preparing [2023-10-05T19:13:21.466Z] 6afaf5915da6: Preparing [2023-10-05T19:13:21.466Z] e43bb4d9a806: Preparing [2023-10-05T19:13:21.466Z] 8baf2082652d: Preparing [2023-10-05T19:13:21.466Z] 62289e2ce026: Preparing [2023-10-05T19:13:21.466Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:13:21.466Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:13:21.466Z] 62289e2ce026: Layer already exists [2023-10-05T19:13:21.466Z] 6afaf5915da6: Layer already exists [2023-10-05T19:13:21.466Z] 8baf2082652d: Layer already exists [2023-10-05T19:13:21.466Z] 4519c60edcbd: Layer already exists [2023-10-05T19:13:21.466Z] e43bb4d9a806: Layer already exists [2023-10-05T19:13:21.466Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:13:21.733Z] latest: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:22.076Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:22.418Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.25 [2023-10-05T19:13:22.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-05T19:13:22.418Z] 4519c60edcbd: Preparing [2023-10-05T19:13:22.418Z] 6afaf5915da6: Preparing [2023-10-05T19:13:22.418Z] e43bb4d9a806: Preparing [2023-10-05T19:13:22.418Z] 8baf2082652d: Preparing [2023-10-05T19:13:22.418Z] 62289e2ce026: Preparing [2023-10-05T19:13:22.418Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:13:22.418Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:13:22.418Z] 8baf2082652d: Layer already exists [2023-10-05T19:13:22.418Z] e43bb4d9a806: Layer already exists [2023-10-05T19:13:22.418Z] 62289e2ce026: Layer already exists [2023-10-05T19:13:22.418Z] 6afaf5915da6: Layer already exists [2023-10-05T19:13:22.418Z] 4519c60edcbd: Layer already exists [2023-10-05T19:13:22.418Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:13:22.418Z] 3.1.0-dev.25: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:22.769Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:23.109Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [2023-10-05T19:13:23.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-05T19:13:23.110Z] 4519c60edcbd: Preparing [2023-10-05T19:13:23.110Z] 6afaf5915da6: Preparing [2023-10-05T19:13:23.110Z] e43bb4d9a806: Preparing [2023-10-05T19:13:23.110Z] 8baf2082652d: Preparing [2023-10-05T19:13:23.110Z] 62289e2ce026: Preparing [2023-10-05T19:13:23.110Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:13:23.110Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:13:23.110Z] 62289e2ce026: Layer already exists [2023-10-05T19:13:23.110Z] 6afaf5915da6: Layer already exists [2023-10-05T19:13:23.110Z] 4519c60edcbd: Layer already exists [2023-10-05T19:13:23.110Z] 8baf2082652d: Layer already exists [2023-10-05T19:13:23.110Z] e43bb4d9a806: Layer already exists [2023-10-05T19:13:23.110Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:13:23.110Z] b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:23.459Z] + 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-05T19:13:23.797Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-10-05T19:13:23.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-10-05T19:13:23.797Z] 4519c60edcbd: Preparing [2023-10-05T19:13:23.797Z] 6afaf5915da6: Preparing [2023-10-05T19:13:23.797Z] e43bb4d9a806: Preparing [2023-10-05T19:13:23.797Z] 8baf2082652d: Preparing [2023-10-05T19:13:23.797Z] 62289e2ce026: Preparing [2023-10-05T19:13:23.797Z] 5f4d9fc4d98d: Preparing [2023-10-05T19:13:23.797Z] 5f4d9fc4d98d: Waiting [2023-10-05T19:13:23.797Z] 4519c60edcbd: Layer already exists [2023-10-05T19:13:23.797Z] 8baf2082652d: Layer already exists [2023-10-05T19:13:23.797Z] e43bb4d9a806: Layer already exists [2023-10-05T19:13:23.797Z] 6afaf5915da6: Layer already exists [2023-10-05T19:13:23.797Z] 62289e2ce026: Layer already exists [2023-10-05T19:13:23.797Z] 5f4d9fc4d98d: Layer already exists [2023-10-05T19:13:23.797Z] main: digest: sha256:d6285f256489803ff40e1cfca4cc34e991bed77647edc7417c1f09378fb72b6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-05T19:13:23.857Z] ===================================================== [Pipeline] echo [2023-10-05T19:13:23.868Z] taggedImages: [2023-10-05T19:13:23.868Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928 [2023-10-05T19:13:23.868Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-10-05T19:13:23.868Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.25 [2023-10-05T19:13:23.868Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b67f74333668246022981e30ac7b8d2a5f1cf928-3.1.0-dev.25 [2023-10-05T19:13:23.868Z] - 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-05T19:13:24.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T19:13:24.230Z] [2023-10-05T19:13:24.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:13:24.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T19:13:24.553Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-05T19:13:24.553Z] 8998bd30e6a1: Pulling fs layer [2023-10-05T19:13:24.553Z] 04944245beec: Pulling fs layer [2023-10-05T19:13:24.553Z] 699f458cf7ca: Pulling fs layer [2023-10-05T19:13:24.553Z] 765212b225bb: Pulling fs layer [2023-10-05T19:13:24.553Z] f23df028b6ca: Pulling fs layer [2023-10-05T19:13:24.553Z] d65c8cfc05b1: Pulling fs layer [2023-10-05T19:13:24.553Z] 2437ff75d9bd: Pulling fs layer [2023-10-05T19:13:24.553Z] f23df028b6ca: Waiting [2023-10-05T19:13:24.553Z] d65c8cfc05b1: Waiting [2023-10-05T19:13:24.553Z] 2437ff75d9bd: Waiting [2023-10-05T19:13:24.553Z] 765212b225bb: Waiting [2023-10-05T19:13:24.818Z] 04944245beec: Verifying Checksum [2023-10-05T19:13:24.818Z] 04944245beec: Download complete [2023-10-05T19:13:24.818Z] 765212b225bb: Verifying Checksum [2023-10-05T19:13:24.818Z] 765212b225bb: Download complete [2023-10-05T19:13:24.818Z] f23df028b6ca: Verifying Checksum [2023-10-05T19:13:24.818Z] f23df028b6ca: Download complete [2023-10-05T19:13:24.818Z] d65c8cfc05b1: Download complete [2023-10-05T19:13:24.818Z] 699f458cf7ca: Verifying Checksum [2023-10-05T19:13:24.818Z] 699f458cf7ca: Download complete [2023-10-05T19:13:25.397Z] 8998bd30e6a1: Download complete [2023-10-05T19:13:27.332Z] 2437ff75d9bd: Verifying Checksum [2023-10-05T19:13:27.333Z] 2437ff75d9bd: Download complete [2023-10-05T19:13:28.737Z] 8998bd30e6a1: Pull complete [2023-10-05T19:13:29.321Z] 04944245beec: Pull complete [2023-10-05T19:13:30.728Z] 699f458cf7ca: Pull complete [2023-10-05T19:13:30.728Z] 765212b225bb: Pull complete [2023-10-05T19:13:31.310Z] f23df028b6ca: Pull complete [2023-10-05T19:13:31.576Z] d65c8cfc05b1: Pull complete [2023-10-05T19:13:46.788Z] 2437ff75d9bd: Pull complete [2023-10-05T19:13:46.788Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-05T19:13:46.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-05T19:13:46.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:13:46.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-8582 does not seem to be running inside a container [2023-10-05T19:13:47.050Z] $ 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/195 -v /w/workspace/app-service-configurable/195:/w/workspace/app-service-configurable/195:rw,z -v /w/workspace/app-service-configurable/195@tmp:/w/workspace/app-service-configurable/195@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-05T19:13:50.678Z] $ docker top 2cbc1981aab0bcea08f33c7e130cc12af7bea500df1e2d6b45a97fc1cd9e6a21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:13:51.482Z] ---> job-cost.sh [2023-10-05T19:13:51.482Z] lf-activate-venv: SKIPPING [2023-10-05T19:13:51.482Z] INFO: No Stack... [2023-10-05T19:13:51.750Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-05T19:13:52.704Z] INFO: Archiving Costs [Pipeline] sh [2023-10-05T19:13:53.019Z] + cat /w/workspace/app-service-configurable/195/archives/cost.csv [2023-10-05T19:13:53.019Z] + cut -d, -f6 [Pipeline] lock [2023-10-05T19:13:53.350Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [2023-10-05T19:13:53.357Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] did not exist. Created. [2023-10-05T19:13:53.357Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-05T19:13:53.693Z] /w/workspace/app-service-configurable/195@tmp/durable-67048e95/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-05T19:13:54.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-05T19:13:54.042Z] Warning: overwriting stash ‘stack-cost’ [2023-10-05T19:13:54.099Z] Stashed 1 file(s) [Pipeline] } [2023-10-05T19:13:54.105Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-05T19:13:54.132Z] $ docker stop --time=1 2cbc1981aab0bcea08f33c7e130cc12af7bea500df1e2d6b45a97fc1cd9e6a21 [2023-10-05T19:13:55.602Z] $ docker rm -f --volumes 2cbc1981aab0bcea08f33c7e130cc12af7bea500df1e2d6b45a97fc1cd9e6a21 [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-05T19:13:55.995Z] provisioning config files... [2023-10-05T19:13:56.002Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2630960859595027356tmp [Pipeline] { [Pipeline] sh [2023-10-05T19:13:56.296Z] + set +x [2023-10-05T19:13:56.296Z] + + curl -s https://codecov.io/bash [2023-10-05T19:13:56.296Z] bash -s -- [2023-10-05T19:13:56.555Z] [2023-10-05T19:13:56.555Z] _____ _ [2023-10-05T19:13:56.555Z] / ____| | | [2023-10-05T19:13:56.555Z] | | ___ __| | ___ ___ _____ __ [2023-10-05T19:13:56.555Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-05T19:13:56.555Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-05T19:13:56.555Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-05T19:13:56.555Z] Bash-1.0.6 [2023-10-05T19:13:56.555Z] [2023-10-05T19:13:56.555Z] [2023-10-05T19:13:56.555Z] ==> git version 2.25.1 found [2023-10-05T19:13:56.555Z] ==> 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-05T19:13:56.555Z] Release-Date: 2020-01-08 [2023-10-05T19:13:56.555Z] 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-05T19:13:56.555Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-05T19:13:56.555Z] ==> Jenkins CI detected. [2023-10-05T19:13:56.555Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-10-05T19:13:56.555Z] project root: . [2023-10-05T19:13:56.555Z] --> token set from env [2023-10-05T19:13:56.555Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-05T19:13:56.555Z] ==> Running gcov in . (disable via -X gcov) [2023-10-05T19:13:56.555Z] ==> Python coveragepy not found [2023-10-05T19:13:56.555Z] ==> Searching for coverage reports in: [2023-10-05T19:13:56.555Z] + . [2023-10-05T19:13:56.555Z] -> Found 1 reports [2023-10-05T19:13:56.555Z] ==> Detecting git/mercurial file structure [2023-10-05T19:13:56.555Z] ==> Reading reports [2023-10-05T19:13:56.555Z] + ./coverage.out bytes=13 [2023-10-05T19:13:56.555Z] ==> Appending adjustments [2023-10-05T19:13:56.555Z] https://docs.codecov.io/docs/fixing-reports [2023-10-05T19:13:56.555Z] + Found adjustments [2023-10-05T19:13:56.555Z] ==> Gzipping contents [2023-10-05T19:13:56.555Z] 4.0K /tmp/codecov.HYSHRx.gz [2023-10-05T19:13:56.555Z] ==> Uploading reports [2023-10-05T19:13:56.555Z] url: https://codecov.io [2023-10-05T19:13:56.555Z] query: branch=main&commit=b67f74333668246022981e30ac7b8d2a5f1cf928&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T19:13:56.814Z] -> Pinging Codecov [2023-10-05T19:13:56.814Z] 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=b67f74333668246022981e30ac7b8d2a5f1cf928&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-05T19:15:04.516Z] -> Uploading to [2023-10-05T19:15:04.516Z] [2023-10-05T19:15:04.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T19:15:04.516Z] Dload Upload Total Spent Left Speed [2023-10-05T19:15:04.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: [2023-10-05T19:15:04.516Z] X> Failed to upload [2023-10-05T19:15:04.516Z] ==> Uploading to Codecov [2023-10-05T19:15:04.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-05T19:15:04.516Z] Dload Upload Total Spent Left Speed [2023-10-05T19:15:04.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 686 100 257 100 429 1291 2155 --:--:-- --:--:-- --:--:-- 3447 [2023-10-05T19:15:04.516Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "f848e304-538b-486c-99aa-1d98951746d7", "url": "https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b67f74333668246022981e30ac7b8d2a5f1cf928"} [Pipeline] } [2023-10-05T19:15:04.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-05T19:15:04.740Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-05T19:15:04.752Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:15:05.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T19:15:05.056Z] [2023-10-05T19:15:05.056Z] 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-05T19:15:05.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T19:15:05.354Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-05T19:15:05.354Z] df9b9388f04a: Pulling fs layer [2023-10-05T19:15:05.354Z] 52dc419b0ee2: Pulling fs layer [2023-10-05T19:15:05.354Z] 25bc292e5bac: Pulling fs layer [2023-10-05T19:15:05.354Z] 114826534d7a: Pulling fs layer [2023-10-05T19:15:05.354Z] 4657fd5d0bcf: Pulling fs layer [2023-10-05T19:15:05.354Z] 6ad1cebc031e: Pulling fs layer [2023-10-05T19:15:05.354Z] 8a3aa393b2d8: Pulling fs layer [2023-10-05T19:15:05.354Z] 114826534d7a: Waiting [2023-10-05T19:15:05.354Z] 4657fd5d0bcf: Waiting [2023-10-05T19:15:05.354Z] 6ad1cebc031e: Waiting [2023-10-05T19:15:05.354Z] 8a3aa393b2d8: Waiting [2023-10-05T19:15:05.354Z] 25bc292e5bac: Download complete [2023-10-05T19:15:05.354Z] 52dc419b0ee2: Verifying Checksum [2023-10-05T19:15:05.354Z] 52dc419b0ee2: Download complete [2023-10-05T19:15:05.354Z] 4657fd5d0bcf: Verifying Checksum [2023-10-05T19:15:05.354Z] 4657fd5d0bcf: Download complete [2023-10-05T19:15:05.354Z] df9b9388f04a: Download complete [2023-10-05T19:15:05.614Z] 6ad1cebc031e: Verifying Checksum [2023-10-05T19:15:05.614Z] 6ad1cebc031e: Download complete [2023-10-05T19:15:05.614Z] df9b9388f04a: Pull complete [2023-10-05T19:15:05.614Z] 52dc419b0ee2: Pull complete [2023-10-05T19:15:05.614Z] 25bc292e5bac: Pull complete [2023-10-05T19:15:06.205Z] 114826534d7a: Verifying Checksum [2023-10-05T19:15:06.206Z] 114826534d7a: Download complete [2023-10-05T19:15:06.206Z] 8a3aa393b2d8: Verifying Checksum [2023-10-05T19:15:06.206Z] 8a3aa393b2d8: Download complete [2023-10-05T19:15:09.482Z] 114826534d7a: Pull complete [2023-10-05T19:15:09.482Z] 4657fd5d0bcf: Pull complete [2023-10-05T19:15:09.740Z] 6ad1cebc031e: Pull complete [2023-10-05T19:15:12.277Z] 8a3aa393b2d8: Pull complete [2023-10-05T19:15:12.277Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-05T19:15:12.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-05T19:15:12.277Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:15:12.358Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:15:12.391Z] $ 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-05T19:15:15.075Z] $ docker top 80ce80aa283e3eaa9984744a2e5369f203ff6358287629aa24b7c109a3768127 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-05T19:15:15.132Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-10-05T19:15:15.407Z] + set -o pipefail [2023-10-05T19:15:15.407Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-10-05T19:15:20.671Z] [2023-10-05T19:15:20.671Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-10-05T19:15:20.671Z] [2023-10-05T19:15:20.671Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/55a620e8-bbe5-4b01-96cf-6906b999ed12 [2023-10-05T19:15:20.671Z] [2023-10-05T19:15:20.671Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-05T19:15:20.671Z] [2023-10-05T19:15:20.671Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-05T19:15:20.671Z] [2023-10-05T19:15:20.931Z] [2023-10-05T19:15:20.931Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-05T19:15:20.931Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-05T19:15:20.931Z] More details here: https://snyk.co/ue1NS [2023-10-05T19:15:20.931Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-05T19:15:20.931Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-05T19:15:20.943Z] $ docker stop --time=1 80ce80aa283e3eaa9984744a2e5369f203ff6358287629aa24b7c109a3768127 [2023-10-05T19:15:23.880Z] $ docker rm -f --volumes 80ce80aa283e3eaa9984744a2e5369f203ff6358287629aa24b7c109a3768127 [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-05T19:15:24.553Z] + git log --format=format:%s -1 b67f74333668246022981e30ac7b8d2a5f1cf928 [Pipeline] sh [2023-10-05T19:15:24.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:15:24.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:15:25.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:15:25.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:15:25.208Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:15:25.240Z] $ 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-05T19:15:25.700Z] $ docker top 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:15:25.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:15:25.774Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:15:25.873Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:15:25.878Z] $ docker exec 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 ssh-agent [2023-10-05T19:15:25.981Z] SSH_AUTH_SOCK=/tmp/ssh-MhkLTM3O9Qk5/agent.32 [2023-10-05T19:15:25.981Z] SSH_AGENT_PID=37 [2023-10-05T19:15:25.985Z] Running ssh-add (command line suppressed) [2023-10-05T19:15:26.084Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14574976947945103530.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14574976947945103530.key) [2023-10-05T19:15:26.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:15:26.380Z] + git semver tag [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,578 [run_tag] DEBUG tag force:False [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,579 [check_head_tag] DEBUG check head tag [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,579 [execute] INFO git cat-file --batch-check [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,583 [execute] INFO git cat-file --batch [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,599 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,599 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-10-05T19:15:26.639Z] 2023-10-05 19:15:26,604 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:15:26.639Z] 3.1.0-dev.25 [Pipeline] } [2023-10-05T19:15:26.650Z] $ docker exec --env ******** --env ******** 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 ssh-agent -k [2023-10-05T19:15:26.753Z] unset SSH_AUTH_SOCK; [2023-10-05T19:15:26.753Z] unset SSH_AGENT_PID; [2023-10-05T19:15:26.753Z] echo Agent pid 37 killed; [2023-10-05T19:15:26.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:15:27.063Z] + git semver [Pipeline] } [2023-10-05T19:15:27.337Z] $ docker stop --time=1 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 [2023-10-05T19:15:28.607Z] $ docker rm -f --volumes 09212e538c20bef9b048657e4f9ee8067ebeca10df33fafaa3c13e6a24f4dbd3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:15:28.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T19:15:28.993Z] [2023-10-05T19:15:28.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:15:29.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T19:15:29.290Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-05T19:15:29.290Z] ab5ef0e58194: Pulling fs layer [2023-10-05T19:15:29.290Z] 9712f1f96733: Pulling fs layer [2023-10-05T19:15:29.290Z] 63f879dbbcfc: Pulling fs layer [2023-10-05T19:15:29.290Z] 0d9ebad4ef96: Pulling fs layer [2023-10-05T19:15:29.290Z] e9a5061849ea: Pulling fs layer [2023-10-05T19:15:29.290Z] d747dcd14b5f: Pulling fs layer [2023-10-05T19:15:29.290Z] 2de7ff778b66: Pulling fs layer [2023-10-05T19:15:29.290Z] 0d9ebad4ef96: Waiting [2023-10-05T19:15:29.290Z] e9a5061849ea: Waiting [2023-10-05T19:15:29.290Z] d747dcd14b5f: Waiting [2023-10-05T19:15:29.290Z] 2de7ff778b66: Waiting [2023-10-05T19:15:29.290Z] 9712f1f96733: Verifying Checksum [2023-10-05T19:15:29.290Z] 9712f1f96733: Download complete [2023-10-05T19:15:29.548Z] 63f879dbbcfc: Verifying Checksum [2023-10-05T19:15:29.548Z] 63f879dbbcfc: Download complete [2023-10-05T19:15:29.807Z] e9a5061849ea: Verifying Checksum [2023-10-05T19:15:29.807Z] e9a5061849ea: Download complete [2023-10-05T19:15:29.807Z] ab5ef0e58194: Verifying Checksum [2023-10-05T19:15:29.807Z] ab5ef0e58194: Download complete [2023-10-05T19:15:29.807Z] d747dcd14b5f: Verifying Checksum [2023-10-05T19:15:29.807Z] d747dcd14b5f: Download complete [2023-10-05T19:15:29.807Z] 0d9ebad4ef96: Verifying Checksum [2023-10-05T19:15:29.807Z] 0d9ebad4ef96: Download complete [2023-10-05T19:15:29.807Z] 2de7ff778b66: Verifying Checksum [2023-10-05T19:15:29.807Z] 2de7ff778b66: Download complete [2023-10-05T19:15:32.333Z] ab5ef0e58194: Pull complete [2023-10-05T19:15:32.333Z] 9712f1f96733: Pull complete [2023-10-05T19:15:32.898Z] 63f879dbbcfc: Pull complete [2023-10-05T19:15:36.176Z] 0d9ebad4ef96: Pull complete [2023-10-05T19:15:36.176Z] e9a5061849ea: Pull complete [2023-10-05T19:15:36.434Z] d747dcd14b5f: Pull complete [2023-10-05T19:15:37.368Z] 2de7ff778b66: Pull complete [2023-10-05T19:15:37.368Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-05T19:15:37.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-05T19:15:37.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:15:37.451Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:15:37.479Z] $ 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-05T19:15:39.470Z] $ docker top 8495925c2c7b857e4e989a966e0bfb5ef4ed9fb651d75505f6d4a66b63e7a0d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:15:39.530Z] provisioning config files... [2023-10-05T19:15:39.537Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15263525252699626045tmp [2023-10-05T19:15:39.548Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7321761334839521121tmp [2023-10-05T19:15:39.556Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14559610060668097049tmp [Pipeline] { [Pipeline] echo [2023-10-05T19:15:39.571Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:39.855Z] ---> sigul-configuration.sh [2023-10-05T19:15:39.855Z] gpg: directory `/root/.gnupg' created [2023-10-05T19:15:39.855Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-05T19:15:39.855Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-05T19:15:39.855Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-05T19:15:39.855Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-05T19:15:39.855Z] gpg: CAST5 encrypted data [2023-10-05T19:15:39.855Z] gpg: encrypted with 1 passphrase [2023-10-05T19:15:39.855Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-05T19:15:40.137Z] + mkdir /home/jenkins [2023-10-05T19:15:40.137Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-05T19:15:40.421Z] + 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-05T19:15:40.428Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:40.705Z] ---> sigul-install.sh [2023-10-05T19:15:40.705Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-05T19:15:40.987Z] + git tag --list [2023-10-05T19:15:40.987Z] v1.0.0 [2023-10-05T19:15:40.987Z] v1.1.0 [2023-10-05T19:15:40.987Z] v1.2.0 [2023-10-05T19:15:40.987Z] v1.3.0 [2023-10-05T19:15:40.987Z] v1.3.1 [2023-10-05T19:15:40.987Z] v2.0.0 [2023-10-05T19:15:40.987Z] v2.0.1 [2023-10-05T19:15:40.987Z] v2.1.0 [2023-10-05T19:15:40.987Z] v2.1.1 [2023-10-05T19:15:40.987Z] v2.1.2 [2023-10-05T19:15:40.987Z] v2.2.0 [2023-10-05T19:15:40.987Z] v2.3 [2023-10-05T19:15:40.987Z] v2.3.0 [2023-10-05T19:15:40.987Z] v2.3.1 [2023-10-05T19:15:40.987Z] v3.0 [2023-10-05T19:15:40.987Z] v3.0.0 [2023-10-05T19:15:40.987Z] v3.0.1 [2023-10-05T19:15:40.987Z] v3.0.1-dev.1 [2023-10-05T19:15:40.987Z] v3.1.0-dev.1 [2023-10-05T19:15:40.987Z] v3.1.0-dev.10 [2023-10-05T19:15:40.987Z] v3.1.0-dev.11 [2023-10-05T19:15:40.987Z] v3.1.0-dev.12 [2023-10-05T19:15:40.987Z] v3.1.0-dev.13 [2023-10-05T19:15:40.987Z] v3.1.0-dev.14 [2023-10-05T19:15:40.987Z] v3.1.0-dev.15 [2023-10-05T19:15:40.987Z] v3.1.0-dev.16 [2023-10-05T19:15:40.987Z] v3.1.0-dev.17 [2023-10-05T19:15:40.987Z] v3.1.0-dev.18 [2023-10-05T19:15:40.987Z] v3.1.0-dev.19 [2023-10-05T19:15:40.987Z] v3.1.0-dev.2 [2023-10-05T19:15:40.987Z] v3.1.0-dev.20 [2023-10-05T19:15:40.987Z] v3.1.0-dev.21 [2023-10-05T19:15:40.987Z] v3.1.0-dev.22 [2023-10-05T19:15:40.987Z] v3.1.0-dev.23 [2023-10-05T19:15:40.987Z] v3.1.0-dev.24 [2023-10-05T19:15:40.987Z] v3.1.0-dev.25 [2023-10-05T19:15:40.987Z] v3.1.0-dev.3 [2023-10-05T19:15:40.987Z] v3.1.0-dev.4 [2023-10-05T19:15:40.987Z] v3.1.0-dev.5 [2023-10-05T19:15:40.987Z] v3.1.0-dev.6 [2023-10-05T19:15:40.987Z] v3.1.0-dev.7 [2023-10-05T19:15:40.987Z] v3.1.0-dev.8 [2023-10-05T19:15:40.987Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-05T19:15:41.268Z] + lftools sign git-tag v3.1.0-dev.25 [2023-10-05T19:15:41.835Z] Signing Git tag with Sigul... [2023-10-05T19:15:41.835Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-10-05T19:15:42.101Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:42.382Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-05T19:15:42.388Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-05T19:15:42.410Z] $ docker stop --time=1 8495925c2c7b857e4e989a966e0bfb5ef4ed9fb651d75505f6d4a66b63e7a0d4 [2023-10-05T19:15:43.678Z] $ docker rm -f --volumes 8495925c2c7b857e4e989a966e0bfb5ef4ed9fb651d75505f6d4a66b63e7a0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-05T19:15:44.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:15:44.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:15:44.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:15:44.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:15:44.459Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:15:44.490Z] $ 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-05T19:15:44.827Z] $ docker top 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 -eo pid,comm [2023-10-05T19:15:44.874Z] 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-05T19:15:44.874Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:15:44.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:15:44.918Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:15:45.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:15:45.027Z] $ docker exec 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 ssh-agent [2023-10-05T19:15:45.126Z] SSH_AUTH_SOCK=/tmp/ssh-uAQv5gSGjtTj/agent.32 [2023-10-05T19:15:45.126Z] SSH_AGENT_PID=38 [2023-10-05T19:15:45.130Z] Running ssh-add (command line suppressed) [2023-10-05T19:15:45.234Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8087671270301434006.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8087671270301434006.key) [2023-10-05T19:15:45.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:15:45.530Z] + git semver bump pre [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,700 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,701 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,701 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,701 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,701 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,701 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,703 [execute] INFO git cat-file --batch-check [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,703 [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-05T19:15:45.791Z] 2023-10-05 19:15:45,709 [execute] INFO git cat-file --batch [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-05T19:15:45.791Z] 2023-10-05 19:15:45,715 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:15:45.791Z] 3.1.0-dev.26 [Pipeline] } [2023-10-05T19:15:45.810Z] $ docker exec --env ******** --env ******** 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 ssh-agent -k [2023-10-05T19:15:45.919Z] unset SSH_AUTH_SOCK; [2023-10-05T19:15:45.919Z] unset SSH_AGENT_PID; [2023-10-05T19:15:45.919Z] echo Agent pid 38 killed; [2023-10-05T19:15:45.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:15:46.233Z] + git semver [Pipeline] } [2023-10-05T19:15:46.505Z] $ docker stop --time=1 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 [2023-10-05T19:15:47.778Z] $ docker rm -f --volumes 37c4b30cb947a5e028b443d0b263214901b8694e1da5ac4f5d47443ec4ad5429 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-05T19:15:48.130Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-05T19:15:48.130Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:15:48.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-05T19:15:48.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:15:48.502Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:15:48.534Z] $ 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-05T19:15:48.848Z] $ docker top ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 -eo pid,comm [2023-10-05T19:15:48.894Z] 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-05T19:15:48.894Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-05T19:15:48.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-05T19:15:48.933Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-05T19:15:49.043Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-05T19:15:49.047Z] $ docker exec ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 ssh-agent [2023-10-05T19:15:49.145Z] SSH_AUTH_SOCK=/tmp/ssh-p7Y5jZqeZ9cX/agent.32 [2023-10-05T19:15:49.146Z] SSH_AGENT_PID=38 [2023-10-05T19:15:49.150Z] Running ssh-add (command line suppressed) [2023-10-05T19:15:49.253Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15197359312022979587.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15197359312022979587.key) [2023-10-05T19:15:49.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-05T19:15:49.550Z] + git semver push [2023-10-05T19:15:49.809Z] 2023-10-05 19:15:49,741 [run_push] DEBUG push [2023-10-05T19:15:49.809Z] 2023-10-05 19:15:49,741 [execute] INFO git cat-file --batch-check [2023-10-05T19:15:49.809Z] 2023-10-05 19:15:49,742 [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-05T19:15:49.809Z] 2023-10-05 19:15:49,745 [execute] INFO git rev-list dc7802ad6fb6cc4c0819d531e751139263a03437 -- [2023-10-05T19:15:49.809Z] 2023-10-05 19:15:49,746 [execute] DEBUG Popen(['git', 'rev-list', 'dc7802ad6fb6cc4c0819d531e751139263a03437', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-05T19:15:49.809Z] 2023-10-05 19:15:49,756 [execute] INFO git fetch -v origin [2023-10-05T19:15:49.809Z] 2023-10-05 19:15:49,757 [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-05T19:15:50.379Z] 2023-10-05 19:15:50,295 [run_push] DEBUG no remote changes detected [2023-10-05T19:15:50.379Z] 2023-10-05 19:15:50,295 [execute] INFO git push origin semver [2023-10-05T19:15:50.379Z] 2023-10-05 19:15:50,296 [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-05T19:15:51.314Z] 2023-10-05 19:15:51,206 [run_push] DEBUG push all version tags [2023-10-05T19:15:51.314Z] 2023-10-05 19:15:51,207 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-05T19:15:51.314Z] 2023-10-05 19:15:51,207 [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-05T19:15:52.247Z] 2023-10-05 19:15:52,010 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-10-05T19:15:52.247Z] 3.1.0-dev.26 [Pipeline] } [2023-10-05T19:15:52.257Z] $ docker exec --env ******** --env ******** ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 ssh-agent -k [2023-10-05T19:15:52.354Z] unset SSH_AUTH_SOCK; [2023-10-05T19:15:52.354Z] unset SSH_AGENT_PID; [2023-10-05T19:15:52.355Z] echo Agent pid 38 killed; [2023-10-05T19:15:52.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-05T19:15:52.668Z] + git semver [Pipeline] } [2023-10-05T19:15:52.939Z] $ docker stop --time=1 ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 [2023-10-05T19:15:54.215Z] $ docker rm -f --volumes ef15661f47e5dd058ee3b84b9368a0d456e6d886c8953a23d15ef5b1796229a2 [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-05T19:15:54.803Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-10-05T19:15:54.804Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-05T19:15:54.804Z] total 16 [2023-10-05T19:15:54.804Z] drwxr-xr-x 3 root root 4096 Oct 5 19:04 . [2023-10-05T19:15:54.804Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 19:15 .. [2023-10-05T19:15:54.804Z] drwxr-xr-x 2 root root 4096 Oct 5 19:04 cost [2023-10-05T19:15:54.804Z] -rw-r--r-- 1 root root 96 Oct 5 19:04 cost.csv [2023-10-05T19:15:54.804Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-10-05T19:15:54.804Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-10-05T19:15:54.804Z] total 16 [2023-10-05T19:15:54.804Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 19:04 . [2023-10-05T19:15:54.804Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 19:15 .. [2023-10-05T19:15:54.804Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 19:04 cost [2023-10-05T19:15:54.804Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 5 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:55.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:56.091Z] ---> package-listing.sh [2023-10-05T19:15:56.091Z] ++ facter osfamily [2023-10-05T19:15:56.091Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-05T19:15:56.091Z] + OS_FAMILY=debian [2023-10-05T19:15:56.091Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-10-05T19:15:56.091Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-05T19:15:56.091Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-05T19:15:56.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-05T19:15:56.091Z] + PACKAGES=/tmp/packages_start.txt [2023-10-05T19:15:56.091Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-05T19:15:56.091Z] + PACKAGES=/tmp/packages_end.txt [2023-10-05T19:15:56.091Z] + case "${OS_FAMILY}" in [2023-10-05T19:15:56.091Z] + dpkg -l [2023-10-05T19:15:56.091Z] + grep '^ii' [2023-10-05T19:15:56.091Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-05T19:15:56.091Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-05T19:15:56.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-05T19:15:56.355Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-10-05T19:15:56.355Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-10-05T19:15:56.355Z] + 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-05T19:15:56.367Z] 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-05T19:15:56.693Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-05T19:15:56.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-05T19:15:56.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-05T19:15:57.063Z] prd-ubuntu20.04-docker-8c-8g-8581 does not seem to be running inside a container [2023-10-05T19:15:57.090Z] $ 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-05T19:15:57.274Z] $ docker top ee93ebfc100df9231dfdfff9f0049e15a4a53f69353385c1b1fe1232a669cef0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-05T19:15:57.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-05T19:15:57.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-05T19:15:58.175Z] + ls /var/log/sa-host [2023-10-05T19:15:58.175Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-05T19:15:58.341Z] provisioning config files... [2023-10-05T19:15:58.350Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11644712166494299861tmp [Pipeline] { [Pipeline] echo [2023-10-05T19:15:58.365Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:58.651Z] ---> create-netrc.sh [Pipeline] } [2023-10-05T19:15:58.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:58.992Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-05T19:15:59.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:59.284Z] ---> sudo-logs.sh [2023-10-05T19:15:59.284Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-05T19:15:59.314Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:15:59.598Z] ---> job-cost.sh [2023-10-05T19:15:59.598Z] lf-activate-venv: SKIPPING [2023-10-05T19:15:59.598Z] DEBUG: total: 0.2199999988079071 [2023-10-05T19:15:59.598Z] INFO: Retrieving Stack Cost... [2023-10-05T19:16:00.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-05T19:16:00.426Z] INFO: Archiving Costs [Pipeline] echo [2023-10-05T19:16:00.437Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-05T19:16:00.716Z] ---> logs-deploy.sh [2023-10-05T19:16:00.716Z] lf-activate-venv: SKIPPING [2023-10-05T19:16:00.716Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/195 [2023-10-05T19:16:00.716Z] INFO: archiving workspace using pattern(s): [2023-10-05T19:16:01.652Z] Archives upload complete. [2023-10-05T19:16:01.911Z] INFO: archiving logs to Nexus [2023-10-05T19:16:02.481Z] ---> uname -a: [2023-10-05T19:16:02.482Z] Linux prd-ubuntu20-04-docker-8c-8g-8581 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-05T19:16:02.482Z] [2023-10-05T19:16:02.482Z] [2023-10-05T19:16:02.482Z] ---> lscpu: [2023-10-05T19:16:02.482Z] Architecture: x86_64 [2023-10-05T19:16:02.482Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-05T19:16:02.482Z] Byte Order: Little Endian [2023-10-05T19:16:02.482Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-05T19:16:02.482Z] CPU(s): 8 [2023-10-05T19:16:02.482Z] On-line CPU(s) list: 0-7 [2023-10-05T19:16:02.482Z] Thread(s) per core: 1 [2023-10-05T19:16:02.482Z] Core(s) per socket: 1 [2023-10-05T19:16:02.482Z] Socket(s): 8 [2023-10-05T19:16:02.482Z] NUMA node(s): 1 [2023-10-05T19:16:02.482Z] Vendor ID: AuthenticAMD [2023-10-05T19:16:02.482Z] CPU family: 23 [2023-10-05T19:16:02.482Z] Model: 49 [2023-10-05T19:16:02.482Z] Model name: AMD EPYC-Rome Processor [2023-10-05T19:16:02.482Z] Stepping: 0 [2023-10-05T19:16:02.482Z] CPU MHz: 2799.998 [2023-10-05T19:16:02.482Z] BogoMIPS: 5599.99 [2023-10-05T19:16:02.482Z] Virtualization: AMD-V [2023-10-05T19:16:02.482Z] Hypervisor vendor: KVM [2023-10-05T19:16:02.482Z] Virtualization type: full [2023-10-05T19:16:02.482Z] L1d cache: 256 KiB [2023-10-05T19:16:02.482Z] L1i cache: 256 KiB [2023-10-05T19:16:02.482Z] L2 cache: 4 MiB [2023-10-05T19:16:02.482Z] L3 cache: 128 MiB [2023-10-05T19:16:02.482Z] NUMA node0 CPU(s): 0-7 [2023-10-05T19:16:02.482Z] Vulnerability Itlb multihit: Not affected [2023-10-05T19:16:02.482Z] Vulnerability L1tf: Not affected [2023-10-05T19:16:02.482Z] Vulnerability Mds: Not affected [2023-10-05T19:16:02.482Z] Vulnerability Meltdown: Not affected [2023-10-05T19:16:02.482Z] Vulnerability Mmio stale data: Not affected [2023-10-05T19:16:02.482Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-05T19:16:02.482Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-05T19:16:02.482Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-05T19:16:02.482Z] Vulnerability Srbds: Not affected [2023-10-05T19:16:02.482Z] Vulnerability Tsx async abort: Not affected [2023-10-05T19:16:02.482Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-05T19:16:02.482Z] [2023-10-05T19:16:02.482Z] [2023-10-05T19:16:02.482Z] ---> nproc: [2023-10-05T19:16:02.482Z] 8 [2023-10-05T19:16:02.482Z] [2023-10-05T19:16:02.482Z] [2023-10-05T19:16:02.482Z] ---> df -h: [2023-10-05T19:16:02.482Z] Filesystem Size Used Avail Use% Mounted on [2023-10-05T19:16:02.482Z] overlay 155G 13G 143G 9% / [2023-10-05T19:16:02.482Z] tmpfs 64M 0 64M 0% /dev [2023-10-05T19:16:02.482Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-05T19:16:02.482Z] shm 64M 0 64M 0% /dev/shm [2023-10-05T19:16:02.482Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-05T19:16:02.482Z] [2023-10-05T19:16:02.482Z]