Push event to branch main Started by user Jin Lin Guan Rebuilds build #88 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc Loading library edgex-global-pipelines@experimental Attempting to resolve experimental 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-ssh8877535308731595810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3276657015345681711.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/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/sample-service/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17179373634474453220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh17347593318781326398.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/sample-service/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/sample-service/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18110592620374777798.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:sample-service, buildExperimentalDockerImage:true, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test GOTESTFLAGS="-json -v" BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: true 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-39681 in /w/workspace/edgexfoundry_sample-service_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/sample-service.git > git init /w/workspace/edgexfoundry_sample-service_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.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/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (main) Commit message: "Merge pull request #162 from ernestojeda/new-changes" > git config core.sparsecheckout # timeout=10 > git checkout -f 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-list --no-walk 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-25T08:12:20.996Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-25T08:12:21.081Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-25T08:12:21.107Z] ========================================================= [2025-02-25T08:12:21.108Z] EdgeX Global Pipelines Version Info [2025-02-25T08:12:21.108Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:12:21.828Z] ------------------- [2025-02-25T08:12:21.828Z] stable info: [2025-02-25T08:12:21.828Z] ------------------- [2025-02-25T08:12:21.828Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-25T08:12:21.828Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-25T08:12:21.828Z] Message: update stable to v1.0.269 [2025-02-25T08:12:22.398Z] ------------------- [2025-02-25T08:12:22.398Z] experimental info: [2025-02-25T08:12:22.398Z] ------------------- [2025-02-25T08:12:22.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-25T08:12:22.398Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-25T08:12:22.398Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-25T08:12:22.494Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-02-25T08:12:22.515Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-02-25T08:12:22.540Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-25T08:12:22.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2025-02-25T08:12:22.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-25T08:12:22.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-25T08:12:22.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-25T08:12:22.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-25T08:12:22.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-25T08:12:22.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-25T08:12:22.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-25T08:12:22.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-02-25T08:12:22.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-25T08:12:22.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-25T08:12:22.840Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-25T08:12:22.863Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-25T08:12:22.885Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = true [Pipeline] echo [2025-02-25T08:12:22.905Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-25T08:12:22.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-25T08:12:22.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-25T08:12:22.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-25T08:12:22.995Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-25T08:12:23.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-25T08:12:23.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-25T08:12:23.071Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-25T08:12:23.096Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-25T08:12:23.118Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-25T08:12:23.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-25T08:12:23.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-25T08:12:23.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-25T08:12:23.215Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] echo [2025-02-25T08:12:23.241Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 84423b8 [Pipeline] echo [2025-02-25T08:12:23.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T08:12:23.336Z] provisioning config files... [2025-02-25T08:12:23.350Z] copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config4394279613392297699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:12:23.683Z] ---> ****-login.sh [2025-02-25T08:12:23.683Z] nexus3.edgexfoundry.org:10001 [2025-02-25T08:12:23.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:23.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:23.943Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:23.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:23.943Z] [2025-02-25T08:12:23.943Z] Login Succeeded [2025-02-25T08:12:23.943Z] nexus3.edgexfoundry.org:10002 [2025-02-25T08:12:24.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:24.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:24.203Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:24.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:24.203Z] [2025-02-25T08:12:24.203Z] Login Succeeded [2025-02-25T08:12:24.203Z] nexus3.edgexfoundry.org:10003 [2025-02-25T08:12:24.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:24.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:24.203Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:24.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:24.204Z] [2025-02-25T08:12:24.204Z] Login Succeeded [2025-02-25T08:12:24.204Z] nexus3.edgexfoundry.org:10004 [2025-02-25T08:12:24.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:24.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:24.464Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:24.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:24.464Z] [2025-02-25T08:12:24.464Z] Login Succeeded [2025-02-25T08:12:24.464Z] ****.io [2025-02-25T08:12:24.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:24.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:24.724Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:24.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:24.724Z] [2025-02-25T08:12:24.724Z] Login Succeeded [2025-02-25T08:12:24.724Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T08:12:24.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-25T08:12:25.147Z] + git rev-list -1 --merges 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc~1..84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] echo [2025-02-25T08:12:25.174Z] -----------> git rev-list -1 --merges 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc~1..84423b89ce30e37f30f8c64be74fe5fa8ac28ccc 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:12:25.174Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [false] [Pipeline] sh [2025-02-25T08:12:25.467Z] + git log --format=format:%s -1 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] echo [2025-02-25T08:12:25.485Z] ========================================================= [2025-02-25T08:12:25.485Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-25T08:12:25.485Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-25T08:12:25.832Z] + git log --format=format:%s -1 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] echo [2025-02-25T08:12:25.846Z] [semverPrep] GIT_COMMIT: 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc, Commit Message: Merge pull request #162 from ernestojeda/new-changes [Pipeline] echo [2025-02-25T08:12:25.864Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-25T08:12:26.247Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-25T08:12:26.248Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-25T08:12:26.248Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-25T08:12:26.248Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-25T08:12:26.248Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-25T08:12:26.248Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-25T08:12:26.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:12:26.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T08:12:26.695Z] [2025-02-25T08:12:26.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:12:27.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T08:12:27.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-25T08:12:27.008Z] b85a868b505f: Pulling fs layer [2025-02-25T08:12:27.008Z] e2be974225ed: Pulling fs layer [2025-02-25T08:12:27.008Z] 339a4e72a1f5: Pulling fs layer [2025-02-25T08:12:27.008Z] 988bab9f4d93: Pulling fs layer [2025-02-25T08:12:27.008Z] 1469e6f7b9e6: Pulling fs layer [2025-02-25T08:12:27.008Z] eaf3925da568: Pulling fs layer [2025-02-25T08:12:27.008Z] bab4dde63d76: Pulling fs layer [2025-02-25T08:12:27.008Z] bde34c3a00c8: Pulling fs layer [2025-02-25T08:12:27.008Z] b352a97aabf1: Pulling fs layer [2025-02-25T08:12:27.008Z] 4872d77fe225: Pulling fs layer [2025-02-25T08:12:27.008Z] 5851b861e8e6: Pulling fs layer [2025-02-25T08:12:27.008Z] b352a97aabf1: Waiting [2025-02-25T08:12:27.008Z] 4872d77fe225: Waiting [2025-02-25T08:12:27.008Z] 5851b861e8e6: Waiting [2025-02-25T08:12:27.008Z] eaf3925da568: Waiting [2025-02-25T08:12:27.008Z] bab4dde63d76: Waiting [2025-02-25T08:12:27.008Z] 1469e6f7b9e6: Waiting [2025-02-25T08:12:27.008Z] e2be974225ed: Download complete [2025-02-25T08:12:27.008Z] 988bab9f4d93: Verifying Checksum [2025-02-25T08:12:27.008Z] 988bab9f4d93: Download complete [2025-02-25T08:12:27.008Z] 1469e6f7b9e6: Verifying Checksum [2025-02-25T08:12:27.008Z] 1469e6f7b9e6: Download complete [2025-02-25T08:12:27.008Z] 339a4e72a1f5: Verifying Checksum [2025-02-25T08:12:27.008Z] 339a4e72a1f5: Download complete [2025-02-25T08:12:27.267Z] eaf3925da568: Verifying Checksum [2025-02-25T08:12:27.267Z] eaf3925da568: Download complete [2025-02-25T08:12:27.267Z] bde34c3a00c8: Download complete [2025-02-25T08:12:27.267Z] b352a97aabf1: Download complete [2025-02-25T08:12:27.267Z] 4872d77fe225: Verifying Checksum [2025-02-25T08:12:27.267Z] 4872d77fe225: Download complete [2025-02-25T08:12:27.267Z] 5851b861e8e6: Verifying Checksum [2025-02-25T08:12:27.267Z] 5851b861e8e6: Download complete [2025-02-25T08:12:27.267Z] b85a868b505f: Verifying Checksum [2025-02-25T08:12:27.267Z] b85a868b505f: Download complete [2025-02-25T08:12:27.527Z] bab4dde63d76: Verifying Checksum [2025-02-25T08:12:27.528Z] bab4dde63d76: Download complete [2025-02-25T08:12:28.466Z] b85a868b505f: Pull complete [2025-02-25T08:12:28.725Z] e2be974225ed: Pull complete [2025-02-25T08:12:28.985Z] 339a4e72a1f5: Pull complete [2025-02-25T08:12:28.985Z] 988bab9f4d93: Pull complete [2025-02-25T08:12:29.244Z] 1469e6f7b9e6: Pull complete [2025-02-25T08:12:29.503Z] eaf3925da568: Pull complete [2025-02-25T08:12:31.409Z] bab4dde63d76: Pull complete [2025-02-25T08:12:31.409Z] bde34c3a00c8: Pull complete [2025-02-25T08:12:31.409Z] b352a97aabf1: Pull complete [2025-02-25T08:12:31.409Z] 4872d77fe225: Pull complete [2025-02-25T08:12:31.670Z] 5851b861e8e6: Pull complete [2025-02-25T08:12:31.670Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-25T08:12:31.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T08:12:31.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:12:31.822Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:12:31.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2025-02-25T08:12:33.934Z] $ docker top 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e -eo pid,comm [2025-02-25T08:12:33.990Z] 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). [2025-02-25T08:12:33.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-25T08:12:34.051Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-25T08:12:34.051Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-25T08:12:34.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-25T08:12:34.175Z] $ docker exec 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e ssh-agent [2025-02-25T08:12:34.284Z] SSH_AUTH_SOCK=/tmp/ssh-JCpdAZMgQkQL/agent.32 [2025-02-25T08:12:34.285Z] SSH_AGENT_PID=38 [2025-02-25T08:12:34.290Z] Running ssh-add (command line suppressed) [2025-02-25T08:12:34.386Z] Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_12572880778474590830.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_12572880778474590830.key) [2025-02-25T08:12:34.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-25T08:12:34.699Z] + git tag --points-at HEAD [Pipeline] } [2025-02-25T08:12:34.708Z] $ docker exec --env ******** --env ******** 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e ssh-agent -k [2025-02-25T08:12:34.809Z] unset SSH_AUTH_SOCK; [2025-02-25T08:12:34.809Z] unset SSH_AGENT_PID; [2025-02-25T08:12:34.809Z] echo Agent pid 38 killed; [2025-02-25T08:12:34.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2025-02-25T08:12:34.854Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'experimental|v5.1.6-dev.4' [Pipeline] sshagent [2025-02-25T08:12:34.878Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-25T08:12:34.878Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-25T08:12:34.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-25T08:12:34.994Z] $ docker exec 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e ssh-agent [2025-02-25T08:12:35.104Z] SSH_AUTH_SOCK=/tmp/ssh-EO9XU8mnqbKz/agent.72 [2025-02-25T08:12:35.104Z] SSH_AGENT_PID=78 [2025-02-25T08:12:35.109Z] Running ssh-add (command line suppressed) [2025-02-25T08:12:35.206Z] Identity added: /w/workspace/edgexfoundry_sample-service_main@tmp/private_key_14223208702068192525.key (/w/workspace/edgexfoundry_sample-service_main@tmp/private_key_14223208702068192525.key) [2025-02-25T08:12:35.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-25T08:12:35.520Z] + git semver init [2025-02-25T08:12:35.778Z] 2025-02-25 08:12:35,715 [run_init] DEBUG init version:0.0.0 force:False [2025-02-25T08:12:35.778Z] 2025-02-25 08:12:35,716 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_sample-service_main/.semver [2025-02-25T08:12:35.778Z] 2025-02-25 08:12:35,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/edgexfoundry_sample-service_main/.semver [2025-02-25T08:12:35.778Z] 2025-02-25 08:12:35,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/edgexfoundry_sample-service_main/.semver'], cwd=/w/workspace/edgexfoundry_sample-service_main, universal_newlines=False, shell=None, istream=None) [2025-02-25T08:12:36.717Z] 2025-02-25 08:12:36,371 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_sample-service_main/.git/info/exclude [2025-02-25T08:12:36.718Z] 2025-02-25 08:12:36,373 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_sample-service_main/.semver/main with force:False [2025-02-25T08:12:36.718Z] 2025-02-25 08:12:36,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2025-02-25T08:12:36.718Z] 2025-02-25 08:12:36,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_sample-service_main/.semver/main [2025-02-25T08:12:36.718Z] 5.1.6-dev.5 [Pipeline] } [2025-02-25T08:12:36.724Z] $ docker exec --env ******** --env ******** 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e ssh-agent -k [2025-02-25T08:12:36.818Z] unset SSH_AUTH_SOCK; [2025-02-25T08:12:36.818Z] unset SSH_AGENT_PID; [2025-02-25T08:12:36.819Z] echo Agent pid 78 killed; [2025-02-25T08:12:36.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-25T08:12:37.175Z] + git semver [Pipeline] } [2025-02-25T08:12:37.447Z] $ docker stop --time=1 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e [2025-02-25T08:12:38.727Z] $ docker rm -f --volumes 32b7be097ff01cca60fb506cee7b1607ee145a9ffc92ef95390d1e7e3ff0da5e [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-25T08:12:39.090Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-25T08:12:39.333Z] Stashed 1 file(s) [Pipeline] echo [2025-02-25T08:12:39.337Z] [edgeXSemver]: initialized semver on version 5.1.6-dev.5 [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 [2025-02-25T08:12:39.618Z] provisioning config files... [2025-02-25T08:12:39.631Z] copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config11755237534622656156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:12:39.936Z] ---> ****-login.sh [2025-02-25T08:12:39.936Z] nexus3.edgexfoundry.org:10001 [2025-02-25T08:12:39.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:39.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:39.936Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:39.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:39.936Z] [2025-02-25T08:12:39.936Z] Login Succeeded [2025-02-25T08:12:39.936Z] nexus3.edgexfoundry.org:10002 [2025-02-25T08:12:39.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:39.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:39.936Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:39.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:39.936Z] [2025-02-25T08:12:39.936Z] Login Succeeded [2025-02-25T08:12:39.936Z] nexus3.edgexfoundry.org:10003 [2025-02-25T08:12:40.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:40.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:40.197Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:40.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:40.198Z] [2025-02-25T08:12:40.198Z] Login Succeeded [2025-02-25T08:12:40.198Z] nexus3.edgexfoundry.org:10004 [2025-02-25T08:12:40.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:40.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:40.198Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:40.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:40.198Z] [2025-02-25T08:12:40.198Z] Login Succeeded [2025-02-25T08:12:40.198Z] ****.io [2025-02-25T08:12:40.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:12:40.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:12:40.458Z] Configure a credential helper to remove this warning. See [2025-02-25T08:12:40.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:12:40.458Z] [2025-02-25T08:12:40.458Z] Login Succeeded [2025-02-25T08:12:40.458Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T08:12:40.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-25T08:12:40.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T08:12:40.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T08:12:40.590Z] ========================================================= [2025-02-25T08:12:40.590Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-25T08:12:40.590Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:12:40.929Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-25T08:12:40.929Z] Sending build context to Docker daemon 2.768MB [2025-02-25T08:12:40.929Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2025-02-25T08:12:40.929Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-25T08:12:40.929Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-25T08:12:40.929Z] da9db072f522: Pulling fs layer [2025-02-25T08:12:40.929Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-25T08:12:40.929Z] 06f05ace1117: Pulling fs layer [2025-02-25T08:12:40.929Z] 5fe327b54edc: Pulling fs layer [2025-02-25T08:12:40.929Z] 4f4fb700ef54: Pulling fs layer [2025-02-25T08:12:40.929Z] 5fe327b54edc: Waiting [2025-02-25T08:12:40.929Z] 92a5565b7b96: Pulling fs layer [2025-02-25T08:12:40.929Z] ff9bb7016b71: Pulling fs layer [2025-02-25T08:12:40.929Z] ff9bb7016b71: Waiting [2025-02-25T08:12:40.929Z] 92a5565b7b96: Waiting [2025-02-25T08:12:40.929Z] 4f4fb700ef54: Waiting [2025-02-25T08:12:40.929Z] b67dba6c2c7d: Pulling fs layer [2025-02-25T08:12:40.929Z] a813b0c90790: Pulling fs layer [2025-02-25T08:12:40.929Z] b67dba6c2c7d: Waiting [2025-02-25T08:12:40.929Z] a813b0c90790: Waiting [2025-02-25T08:12:40.929Z] 6ef4a4ee8ca5: Download complete [2025-02-25T08:12:40.929Z] 5fe327b54edc: Verifying Checksum [2025-02-25T08:12:40.929Z] 5fe327b54edc: Download complete [2025-02-25T08:12:40.929Z] 4f4fb700ef54: Download complete [2025-02-25T08:12:40.929Z] 92a5565b7b96: Verifying Checksum [2025-02-25T08:12:40.929Z] 92a5565b7b96: Download complete [2025-02-25T08:12:40.929Z] da9db072f522: Download complete [2025-02-25T08:12:41.189Z] ff9bb7016b71: Verifying Checksum [2025-02-25T08:12:41.189Z] ff9bb7016b71: Download complete [2025-02-25T08:12:41.189Z] da9db072f522: Pull complete [2025-02-25T08:12:41.447Z] a813b0c90790: Verifying Checksum [2025-02-25T08:12:41.447Z] a813b0c90790: Download complete [2025-02-25T08:12:41.447Z] 6ef4a4ee8ca5: Pull complete [2025-02-25T08:12:41.447Z] 06f05ace1117: Verifying Checksum [2025-02-25T08:12:41.447Z] 06f05ace1117: Download complete [2025-02-25T08:12:41.705Z] b67dba6c2c7d: Verifying Checksum [2025-02-25T08:12:41.705Z] b67dba6c2c7d: Download complete [2025-02-25T08:12:44.987Z] 06f05ace1117: Pull complete [2025-02-25T08:12:44.987Z] 5fe327b54edc: Pull complete [2025-02-25T08:12:44.987Z] 4f4fb700ef54: Pull complete [2025-02-25T08:12:44.987Z] 92a5565b7b96: Pull complete [2025-02-25T08:12:45.245Z] ff9bb7016b71: Pull complete [2025-02-25T08:12:47.772Z] b67dba6c2c7d: Pull complete [2025-02-25T08:12:48.048Z] a813b0c90790: Pull complete [2025-02-25T08:12:48.048Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-25T08:12:48.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-25T08:12:48.048Z] ---> 3ba60ce46760 [2025-02-25T08:12:48.048Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-02-25T08:12:50.590Z] ---> Running in 34d3964ced29 [2025-02-25T08:12:50.852Z] Removing intermediate container 34d3964ced29 [2025-02-25T08:12:50.852Z] ---> 3fe661766e87 [2025-02-25T08:12:50.852Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-25T08:12:50.852Z] ---> Running in 6e99e5f3b756 [2025-02-25T08:12:50.852Z] Removing intermediate container 6e99e5f3b756 [2025-02-25T08:12:50.852Z] ---> 9bfc1cb9a332 [2025-02-25T08:12:50.852Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-25T08:12:50.852Z] ---> Running in 5644b972d64a [2025-02-25T08:12:51.113Z] Removing intermediate container 5644b972d64a [2025-02-25T08:12:51.113Z] ---> 34a49b1b1c38 [2025-02-25T08:12:51.113Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-25T08:12:51.113Z] ---> Running in 7473f05a4b5e [2025-02-25T08:12:51.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-25T08:12:51.372Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-25T08:12:51.633Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-02-25T08:12:51.893Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-25T08:12:51.893Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-02-25T08:12:51.893Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-02-25T08:12:51.893Z] Executing busybox-1.36.1-r29.trigger [2025-02-25T08:12:51.894Z] OK: 252 MiB in 62 packages [2025-02-25T08:12:52.152Z] Removing intermediate container 7473f05a4b5e [2025-02-25T08:12:52.152Z] ---> 154023260973 [2025-02-25T08:12:52.152Z] Step 7/12 : WORKDIR /sample-service [2025-02-25T08:12:52.152Z] ---> Running in aee451e1863c [2025-02-25T08:12:52.412Z] Removing intermediate container aee451e1863c [2025-02-25T08:12:52.412Z] ---> 408674213b82 [2025-02-25T08:12:52.412Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-25T08:12:52.412Z] ---> 13988c2293d8 [2025-02-25T08:12:52.412Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-25T08:12:52.412Z] ---> Running in b549cbc57384 [2025-02-25T08:12:54.482Z] Still waiting to schedule task [2025-02-25T08:12:54.482Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-25T08:13:02.398Z] Removing intermediate container b549cbc57384 [2025-02-25T08:13:02.398Z] ---> c275c5c50077 [2025-02-25T08:13:02.398Z] Step 10/12 : COPY . . [2025-02-25T08:13:02.656Z] ---> 43b5149e2c4d [2025-02-25T08:13:02.656Z] Step 11/12 : ARG MAKE='make build' [2025-02-25T08:13:02.656Z] ---> Running in 8d1bba0d4619 [2025-02-25T08:13:02.656Z] Removing intermediate container 8d1bba0d4619 [2025-02-25T08:13:02.656Z] ---> 713d970fdb45 [2025-02-25T08:13:02.656Z] Step 12/12 : RUN $MAKE [2025-02-25T08:13:02.915Z] ---> Running in 8b94a6320232 [2025-02-25T08:13:03.174Z] noop [2025-02-25T08:13:03.432Z] Removing intermediate container 8b94a6320232 [2025-02-25T08:13:03.432Z] ---> 746f1e308074 [2025-02-25T08:13:03.432Z] Successfully built 746f1e308074 [2025-02-25T08:13:03.432Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:03.766Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-25T08:13:03.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:13:03.848Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:13:03.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 ******** -e ******** ci-base-image-x86_64 cat [2025-02-25T08:13:04.229Z] $ docker top 12f0a185944e2d826061e645be0c30745d8ac090e1e82626c6ff043df7b8f9cc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T08:13:04.577Z] + go version [2025-02-25T08:13:04.577Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-25T08:13:04.585Z] $ docker stop --time=1 12f0a185944e2d826061e645be0c30745d8ac090e1e82626c6ff043df7b8f9cc [2025-02-25T08:13:05.833Z] $ docker rm -f --volumes 12f0a185944e2d826061e645be0c30745d8ac090e1e82626c6ff043df7b8f9cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:06.263Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-25T08:13:06.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:13:06.340Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:13:06.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 ******** -e ******** ci-base-image-x86_64 cat [2025-02-25T08:13:06.707Z] $ docker top 6dd964b224b0006252ba24f9a440f7aec8c6fb3653afc5a4f3e14289387c4898 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T08:13:07.060Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] fileExists [Pipeline] sh [2025-02-25T08:13:07.361Z] + make test 'GOTESTFLAGS=-json -v' [2025-02-25T08:13:07.361Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-02-25T08:13:08.299Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2025-02-25T08:13:16.429Z] 📦 github.com/edgexfoundry/sample-service [2025-02-25T08:13:16.429Z] 🛑 no test files [2025-02-25T08:13:16.429Z] [2025-02-25T08:13:16.429Z] 📦 github.com/edgexfoundry/sample-service/cmd [2025-02-25T08:13:16.429Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2025-02-25T08:13:16.429Z] [2025-02-25T08:13:16.429Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2025-02-25T08:13:16.429Z] level=ERROR ts=2025-02-25T08:13:16.243136899Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2025-02-25T08:13:16.429Z] ✅ TestHandleReadCommands (0s) [2025-02-25T08:13:16.429Z] ✅ TestHandleWriteCommands (0s) [2025-02-25T08:13:16.429Z] ✅ TestValue_Int16 (0s) [2025-02-25T08:13:16.429Z] ✅ TestValue_Int32 (0s) [2025-02-25T08:13:16.429Z] ✅ TestValue_Int64 (0s) [2025-02-25T08:13:16.429Z] ✅ TestValue_Int8 (0s) [2025-02-25T08:13:16.429Z] [2025-02-25T08:13:16.429Z] CGO_ENABLED=1 go vet ./... [2025-02-25T08:13:19.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-25T08:13:19.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-25T08:13:19.716Z] ./bin/test-attribution-txt.sh [2025-02-25T08:13:19.716Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2025-02-25T08:13:19.716Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2025-02-25T08:13:19.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-25T08:13:19.742Z] $ docker stop --time=1 6dd964b224b0006252ba24f9a440f7aec8c6fb3653afc5a4f3e14289387c4898 [2025-02-25T08:13:21.531Z] $ docker rm -f --volumes 6dd964b224b0006252ba24f9a440f7aec8c6fb3653afc5a4f3e14289387c4898 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-25T08:13:21.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-25T08:13:21.981Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-25T08:13:22.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-25T08:13:22.806Z] + ls -al . [2025-02-25T08:13:22.806Z] total 160 [2025-02-25T08:13:22.806Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 08:13 . [2025-02-25T08:13:22.806Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 08:12 .. [2025-02-25T08:13:22.806Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 08:12 .git [2025-02-25T08:13:22.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:12 .github [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 46 Feb 25 08:12 .gitignore [2025-02-25T08:13:22.806Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 08:12 .semver [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 25 08:12 Attribution.txt [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 34862 Feb 25 08:12 CHANGELOG.md [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 1434 Feb 25 08:12 Dockerfile [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 819 Feb 25 08:12 Jenkinsfile [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 729 Feb 25 08:12 Jenkinsfile-sandbox [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 3586 Feb 25 08:12 Jenkinsfile.edgexSemver [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 25 08:12 LICENSE [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 1308 Feb 25 08:12 Makefile [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 3063 Feb 25 08:12 README.md [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 25 08:12 VERSION [2025-02-25T08:13:22.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:12 api [2025-02-25T08:13:22.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:12 bin [2025-02-25T08:13:22.806Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:12 cmd [2025-02-25T08:13:22.806Z] -rw-r--r-- 1 jenkins jenkins 5399 Feb 25 08:13 coverage.out [2025-02-25T08:13:22.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:12 driver [2025-02-25T08:13:22.806Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:12 example [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 1955 Feb 25 08:12 go.mod [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 13083 Feb 25 08:12 go.sum [2025-02-25T08:13:22.806Z] -rw-rw-r-- 1 jenkins jenkins 225 Feb 25 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:23.119Z] + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc --label arch=amd64 --label version=5.1.6-dev.5 . [2025-02-25T08:13:23.119Z] Sending build context to Docker daemon 2.774MB [2025-02-25T08:13:23.119Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2025-02-25T08:13:23.119Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-25T08:13:23.119Z] ---> 746f1e308074 [2025-02-25T08:13:23.119Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-02-25T08:13:23.119Z] ---> Running in e825835b402a [2025-02-25T08:13:23.119Z] Removing intermediate container e825835b402a [2025-02-25T08:13:23.119Z] ---> dacad2fd815c [2025-02-25T08:13:23.119Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2025-02-25T08:13:23.378Z] ---> Running in ef78a9422fa0 [2025-02-25T08:13:23.378Z] Removing intermediate container ef78a9422fa0 [2025-02-25T08:13:23.378Z] ---> a496df120fbd [2025-02-25T08:13:23.378Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-25T08:13:23.378Z] ---> Running in ea0ecb132fc2 [2025-02-25T08:13:23.378Z] Removing intermediate container ea0ecb132fc2 [2025-02-25T08:13:23.378Z] ---> be764d665c19 [2025-02-25T08:13:23.378Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-25T08:13:23.378Z] ---> Running in 287de0765896 [2025-02-25T08:13:23.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-25T08:13:23.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-25T08:13:24.153Z] OK: 252 MiB in 62 packages [2025-02-25T08:13:24.720Z] Removing intermediate container 287de0765896 [2025-02-25T08:13:24.720Z] ---> 28c24724992a [2025-02-25T08:13:24.720Z] Step 7/23 : WORKDIR /sample-service [2025-02-25T08:13:24.720Z] ---> Running in 78e1e124c7b9 [2025-02-25T08:13:24.720Z] Removing intermediate container 78e1e124c7b9 [2025-02-25T08:13:24.720Z] ---> 31de7c673024 [2025-02-25T08:13:24.720Z] Step 8/23 : COPY go.mod vendor* ./ [2025-02-25T08:13:24.720Z] ---> 2f1f3ac71841 [2025-02-25T08:13:24.720Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-25T08:13:24.720Z] ---> Running in abec75b6d2a8 [2025-02-25T08:13:25.657Z] Removing intermediate container abec75b6d2a8 [2025-02-25T08:13:25.657Z] ---> 23d02473e33a [2025-02-25T08:13:25.657Z] Step 10/23 : COPY . . [2025-02-25T08:13:25.657Z] ---> c3d076b77105 [2025-02-25T08:13:25.657Z] Step 11/23 : ARG MAKE='make build' [2025-02-25T08:13:25.657Z] ---> Running in 295ec16e998c [2025-02-25T08:13:25.917Z] Removing intermediate container 295ec16e998c [2025-02-25T08:13:25.917Z] ---> 0521f81f8536 [2025-02-25T08:13:25.917Z] Step 12/23 : RUN $MAKE [2025-02-25T08:13:25.917Z] ---> Running in 3b552b0ff07a [2025-02-25T08:13:26.176Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=5.1.6-dev.5" -o cmd/sample-service ./cmd [2025-02-25T08:13:38.401Z] Removing intermediate container 3b552b0ff07a [2025-02-25T08:13:38.401Z] ---> db1130e96462 [2025-02-25T08:13:38.401Z] Step 13/23 : FROM alpine:3.18 [2025-02-25T08:13:38.401Z] 3.18: Pulling from library/alpine [2025-02-25T08:13:38.401Z] 44cf07d57ee4: Pulling fs layer [2025-02-25T08:13:38.401Z] 44cf07d57ee4: Verifying Checksum [2025-02-25T08:13:38.401Z] 44cf07d57ee4: Download complete [2025-02-25T08:13:38.401Z] 44cf07d57ee4: Pull complete [2025-02-25T08:13:38.401Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-02-25T08:13:38.401Z] Status: Downloaded newer image for alpine:3.18 [2025-02-25T08:13:38.401Z] ---> 802c91d52981 [2025-02-25T08:13:38.401Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-25T08:13:38.401Z] ---> Running in 80fd12cb62a8 [2025-02-25T08:13:38.401Z] Removing intermediate container 80fd12cb62a8 [2025-02-25T08:13:38.401Z] ---> ecbe19f6209d [2025-02-25T08:13:38.401Z] Step 15/23 : ENV APP_PORT=49999 [2025-02-25T08:13:38.401Z] ---> Running in 7f1a0936a0e9 [2025-02-25T08:13:38.401Z] Removing intermediate container 7f1a0936a0e9 [2025-02-25T08:13:38.401Z] ---> ad04b6b2a09d [2025-02-25T08:13:38.401Z] Step 16/23 : EXPOSE $APP_PORT [2025-02-25T08:13:38.401Z] ---> Running in 929d3b1b6c5a [2025-02-25T08:13:38.401Z] Removing intermediate container 929d3b1b6c5a [2025-02-25T08:13:38.401Z] ---> 82b15512bdcd [2025-02-25T08:13:38.401Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2025-02-25T08:13:38.401Z] ---> 4ced726628cb [2025-02-25T08:13:38.401Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2025-02-25T08:13:38.401Z] ---> 0a7dcb93aac1 [2025-02-25T08:13:38.401Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2025-02-25T08:13:38.401Z] ---> e855231643c0 [2025-02-25T08:13:38.401Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2025-02-25T08:13:38.401Z] ---> Running in f191451131c6 [2025-02-25T08:13:38.401Z] Removing intermediate container f191451131c6 [2025-02-25T08:13:38.401Z] ---> 5c1816db8139 [2025-02-25T08:13:38.401Z] Step 21/23 : LABEL arch=amd64 [2025-02-25T08:13:38.401Z] ---> Running in d1d3f4ded0ab [2025-02-25T08:13:38.401Z] Removing intermediate container d1d3f4ded0ab [2025-02-25T08:13:38.401Z] ---> 3fc8e5d725e5 [2025-02-25T08:13:38.401Z] Step 22/23 : LABEL git_sha=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:13:38.401Z] ---> Running in dc5ad2c43ea1 [2025-02-25T08:13:38.661Z] Removing intermediate container dc5ad2c43ea1 [2025-02-25T08:13:38.661Z] ---> dc182320d284 [2025-02-25T08:13:38.661Z] Step 23/23 : LABEL version=5.1.6-dev.5 [2025-02-25T08:13:38.661Z] ---> Running in 383f6128ef6d [2025-02-25T08:13:38.661Z] Removing intermediate container 383f6128ef6d [2025-02-25T08:13:38.661Z] ---> 94518c2e21f4 [2025-02-25T08:13:38.661Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-25T08:13:38.661Z] Successfully built 94518c2e21f4 [2025-02-25T08:13:38.661Z] Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T08:13:38.778Z] provisioning config files... [2025-02-25T08:13:38.785Z] copy managed file [sample-service-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config1002647589898009262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:13:39.095Z] ---> ****-login.sh [2025-02-25T08:13:39.096Z] nexus3.edgexfoundry.org:10001 [2025-02-25T08:13:39.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:13:39.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:13:39.096Z] Configure a credential helper to remove this warning. See [2025-02-25T08:13:39.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:13:39.096Z] [2025-02-25T08:13:39.096Z] Login Succeeded [2025-02-25T08:13:39.096Z] nexus3.edgexfoundry.org:10002 [2025-02-25T08:13:39.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:13:39.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:13:39.096Z] Configure a credential helper to remove this warning. See [2025-02-25T08:13:39.096Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:13:39.096Z] [2025-02-25T08:13:39.096Z] Login Succeeded [2025-02-25T08:13:39.096Z] nexus3.edgexfoundry.org:10003 [2025-02-25T08:13:39.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:13:39.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:13:39.356Z] Configure a credential helper to remove this warning. See [2025-02-25T08:13:39.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:13:39.356Z] [2025-02-25T08:13:39.356Z] Login Succeeded [2025-02-25T08:13:39.356Z] nexus3.edgexfoundry.org:10004 [2025-02-25T08:13:39.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:13:39.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:13:39.356Z] Configure a credential helper to remove this warning. See [2025-02-25T08:13:39.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:13:39.356Z] [2025-02-25T08:13:39.356Z] Login Succeeded [2025-02-25T08:13:39.356Z] ****.io [2025-02-25T08:13:39.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:13:39.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:13:39.616Z] Configure a credential helper to remove this warning. See [2025-02-25T08:13:39.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:13:39.616Z] [2025-02-25T08:13:39.616Z] Login Succeeded [2025-02-25T08:13:39.616Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T08:13:39.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-25T08:13:39.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T08:13:39.697Z] [edgeXDocker.push] Tagging docker image sample-service with the following tags: [2025-02-25T08:13:39.698Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:13:39.698Z] latest [2025-02-25T08:13:39.698Z] 5.1.6-dev.5 [2025-02-25T08:13:39.698Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [2025-02-25T08:13:39.698Z] main [2025-02-25T08:13:39.698Z] experimental [2025-02-25T08:13:39.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:40.038Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:40.363Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:13:40.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-02-25T08:13:40.363Z] 486f4e2ccdf6: Preparing [2025-02-25T08:13:40.363Z] 8c43ed108a58: Preparing [2025-02-25T08:13:40.363Z] 43612b515faa: Preparing [2025-02-25T08:13:40.363Z] f44f286046d9: Preparing [2025-02-25T08:13:40.364Z] 486f4e2ccdf6: Pushed [2025-02-25T08:13:40.364Z] 8c43ed108a58: Pushed [2025-02-25T08:13:41.301Z] f44f286046d9: Pushed [2025-02-25T08:13:41.871Z] 43612b515faa: Pushed [2025-02-25T08:13:41.871Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:42.205Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:42.530Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:latest [2025-02-25T08:13:42.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-02-25T08:13:42.530Z] 486f4e2ccdf6: Preparing [2025-02-25T08:13:42.530Z] 8c43ed108a58: Preparing [2025-02-25T08:13:42.530Z] 43612b515faa: Preparing [2025-02-25T08:13:42.530Z] f44f286046d9: Preparing [2025-02-25T08:13:42.530Z] 43612b515faa: Layer already exists [2025-02-25T08:13:42.530Z] 486f4e2ccdf6: Layer already exists [2025-02-25T08:13:42.530Z] f44f286046d9: Layer already exists [2025-02-25T08:13:42.530Z] 8c43ed108a58: Layer already exists [2025-02-25T08:13:42.530Z] latest: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:42.862Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:5.1.6-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:43.184Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:5.1.6-dev.5 [2025-02-25T08:13:43.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-02-25T08:13:43.184Z] 486f4e2ccdf6: Preparing [2025-02-25T08:13:43.184Z] 8c43ed108a58: Preparing [2025-02-25T08:13:43.184Z] 43612b515faa: Preparing [2025-02-25T08:13:43.184Z] f44f286046d9: Preparing [2025-02-25T08:13:43.184Z] 486f4e2ccdf6: Layer already exists [2025-02-25T08:13:43.184Z] 8c43ed108a58: Layer already exists [2025-02-25T08:13:43.184Z] 43612b515faa: Layer already exists [2025-02-25T08:13:43.184Z] f44f286046d9: Layer already exists [2025-02-25T08:13:43.184Z] 5.1.6-dev.5: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:43.526Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:43.855Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [2025-02-25T08:13:43.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-02-25T08:13:43.855Z] 486f4e2ccdf6: Preparing [2025-02-25T08:13:43.855Z] 8c43ed108a58: Preparing [2025-02-25T08:13:43.855Z] 43612b515faa: Preparing [2025-02-25T08:13:43.855Z] f44f286046d9: Preparing [2025-02-25T08:13:43.855Z] f44f286046d9: Layer already exists [2025-02-25T08:13:43.855Z] 8c43ed108a58: Layer already exists [2025-02-25T08:13:43.855Z] 43612b515faa: Layer already exists [2025-02-25T08:13:43.855Z] 486f4e2ccdf6: Layer already exists [2025-02-25T08:13:43.855Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:44.192Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:44.516Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:main [2025-02-25T08:13:44.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-02-25T08:13:44.516Z] 486f4e2ccdf6: Preparing [2025-02-25T08:13:44.516Z] 8c43ed108a58: Preparing [2025-02-25T08:13:44.516Z] 43612b515faa: Preparing [2025-02-25T08:13:44.516Z] f44f286046d9: Preparing [2025-02-25T08:13:44.516Z] 8c43ed108a58: Layer already exists [2025-02-25T08:13:44.516Z] 43612b515faa: Layer already exists [2025-02-25T08:13:44.516Z] f44f286046d9: Layer already exists [2025-02-25T08:13:44.516Z] 486f4e2ccdf6: Layer already exists [2025-02-25T08:13:44.516Z] main: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:44.849Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:45.169Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:experimental [2025-02-25T08:13:45.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-02-25T08:13:45.169Z] 486f4e2ccdf6: Preparing [2025-02-25T08:13:45.169Z] 8c43ed108a58: Preparing [2025-02-25T08:13:45.169Z] 43612b515faa: Preparing [2025-02-25T08:13:45.169Z] f44f286046d9: Preparing [2025-02-25T08:13:45.169Z] f44f286046d9: Layer already exists [2025-02-25T08:13:45.169Z] 8c43ed108a58: Layer already exists [2025-02-25T08:13:45.169Z] 43612b515faa: Layer already exists [2025-02-25T08:13:45.169Z] 486f4e2ccdf6: Layer already exists [2025-02-25T08:13:45.169Z] experimental: digest: sha256:be6cea31cb56703395f4b6ff2555034ee0dd6688b0a0b41552b9068bb6f99e96 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-25T08:13:45.224Z] ===================================================== [Pipeline] echo [2025-02-25T08:13:45.236Z] taggedImages: [2025-02-25T08:13:45.237Z] - nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:13:45.237Z] - nexus3.edgexfoundry.org:10004/sample-service:latest [2025-02-25T08:13:45.237Z] - nexus3.edgexfoundry.org:10004/sample-service:5.1.6-dev.5 [2025-02-25T08:13:45.237Z] - nexus3.edgexfoundry.org:10004/sample-service:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [2025-02-25T08:13:45.237Z] - nexus3.edgexfoundry.org:10004/sample-service:main [2025-02-25T08:13:45.237Z] - nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:45.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T08:13:45.632Z] [2025-02-25T08:13:45.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:13:45.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T08:13:45.933Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-25T08:13:45.933Z] 5eb5b503b376: Pulling fs layer [2025-02-25T08:13:45.933Z] 5c69ac0246d0: Pulling fs layer [2025-02-25T08:13:45.933Z] ec43610c2a17: Pulling fs layer [2025-02-25T08:13:45.933Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-25T08:13:45.933Z] 33b1e0a273af: Pulling fs layer [2025-02-25T08:13:45.933Z] 5d3b04190fa2: Pulling fs layer [2025-02-25T08:13:45.933Z] 2f39f015ded8: Pulling fs layer [2025-02-25T08:13:45.933Z] 33b1e0a273af: Waiting [2025-02-25T08:13:45.933Z] 5d3b04190fa2: Waiting [2025-02-25T08:13:45.933Z] 2f39f015ded8: Waiting [2025-02-25T08:13:45.933Z] 3a2ae6a8a46f: Waiting [2025-02-25T08:13:45.933Z] 5c69ac0246d0: Verifying Checksum [2025-02-25T08:13:45.933Z] 5c69ac0246d0: Download complete [2025-02-25T08:13:45.933Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-25T08:13:45.933Z] 3a2ae6a8a46f: Download complete [2025-02-25T08:13:45.933Z] 33b1e0a273af: Verifying Checksum [2025-02-25T08:13:45.933Z] 33b1e0a273af: Download complete [2025-02-25T08:13:45.933Z] ec43610c2a17: Verifying Checksum [2025-02-25T08:13:45.933Z] ec43610c2a17: Download complete [2025-02-25T08:13:45.933Z] 5d3b04190fa2: Verifying Checksum [2025-02-25T08:13:45.933Z] 5d3b04190fa2: Download complete [2025-02-25T08:13:46.196Z] 5eb5b503b376: Verifying Checksum [2025-02-25T08:13:46.196Z] 5eb5b503b376: Download complete [2025-02-25T08:13:46.763Z] 2f39f015ded8: Verifying Checksum [2025-02-25T08:13:46.763Z] 2f39f015ded8: Download complete [2025-02-25T08:13:47.328Z] 5eb5b503b376: Pull complete [2025-02-25T08:13:47.328Z] 5c69ac0246d0: Pull complete [2025-02-25T08:13:47.894Z] ec43610c2a17: Pull complete [2025-02-25T08:13:47.894Z] 3a2ae6a8a46f: Pull complete [2025-02-25T08:13:48.151Z] 33b1e0a273af: Pull complete [2025-02-25T08:13:48.151Z] 5d3b04190fa2: Pull complete [2025-02-25T08:13:52.335Z] 2f39f015ded8: Pull complete [2025-02-25T08:13:52.335Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-25T08:13:52.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T08:13:52.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:13:52.445Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:13:52.466Z] $ 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/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-25T08:13:54.528Z] $ docker top 396437b476e27d8769339541ede5b9844cac5edc22dcdfb61241d9fd38be6339 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:13:54.953Z] ---> job-cost.sh [2025-02-25T08:13:54.953Z] lf-activate-venv: SKIPPING [2025-02-25T08:13:54.953Z] INFO: No Stack... [2025-02-25T08:13:55.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-25T08:13:55.781Z] INFO: Archiving Costs [Pipeline] sh [2025-02-25T08:13:56.064Z] + cat /w/workspace/edgexfoundry_sample-service_main/archives/cost.csv [2025-02-25T08:13:56.064Z] + cut -d, -f6 [Pipeline] lock [2025-02-25T08:13:56.080Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [2025-02-25T08:13:56.090Z] Resource [jenkins-edgexfoundry-sample-service-main-89-stack-cost] did not exist. Created. [2025-02-25T08:13:56.097Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-25T08:13:56.402Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-25T08:13:56.427Z] Stashed 1 file(s) [Pipeline] } [2025-02-25T08:13:56.435Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-25T08:13:56.459Z] $ docker stop --time=1 396437b476e27d8769339541ede5b9844cac5edc22dcdfb61241d9fd38be6339 [2025-02-25T08:13:57.623Z] $ docker rm -f --volumes 396437b476e27d8769339541ede5b9844cac5edc22dcdfb61241d9fd38be6339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-25T08:14:37.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39682 in /w/workspace/edgexfoundry_sample-service_main [Pipeline] { [Pipeline] ws [2025-02-25T08:14:37.517Z] Running in /w/workspace/sample-service/89 [Pipeline] { [Pipeline] checkout [2025-02-25T08:14:40.571Z] Selected Git installation does not exist. Using Default [2025-02-25T08:14:40.571Z] The recommended git tool is: NONE [2025-02-25T08:14:45.169Z] using credential edgex-jenkins-ssh [2025-02-25T08:14:45.190Z] Cloning the remote Git repository [2025-02-25T08:14:45.229Z] Cloning repository git@github.com:edgexfoundry/sample-service.git [2025-02-25T08:14:45.315Z] > git init /w/workspace/sample-service/89 # timeout=10 [2025-02-25T08:14:45.439Z] Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git [2025-02-25T08:14:45.440Z] > git --version # timeout=10 [2025-02-25T08:14:45.458Z] > git --version # 'git version 2.25.1' [2025-02-25T08:14:45.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-25T08:14:45.592Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-25T08:14:46.456Z] > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 [2025-02-25T08:14:46.479Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-25T08:14:47.272Z] Avoid second fetch [2025-02-25T08:14:47.273Z] Checking out Revision 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (main) [2025-02-25T08:14:47.839Z] Commit message: "Merge pull request #162 from ernestojeda/new-changes" [2025-02-25T08:14:47.288Z] > git config core.sparsecheckout # timeout=10 [2025-02-25T08:14:47.351Z] > git checkout -f 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-25T08:14:52.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-25T08:14:52.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-25T08:14:52.575Z] Dload Upload Total Spent Left Speed [2025-02-25T08:14:52.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81189 [Pipeline] sh [2025-02-25T08:14:52.903Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-25T08:14:53.220Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2025-02-25T08:14:53.220Z] [2025-02-25T08:14:53.220Z] { [2025-02-25T08:14:53.220Z] "registry-mirrors": [ [2025-02-25T08:14:53.220Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-25T08:14:53.220Z] ], [2025-02-25T08:14:53.220Z] "bip": "10.250.0.254/24", [2025-02-25T08:14:53.220Z] "hosts": [ [2025-02-25T08:14:53.220Z] "tcp://0.0.0.0:5555", [2025-02-25T08:14:53.220Z] "unix:///var/run/docker.sock" [2025-02-25T08:14:53.220Z] ], [2025-02-25T08:14:53.220Z] "mtu": 1458, [2025-02-25T08:14:53.220Z] "selinux-enabled": true, [2025-02-25T08:14:53.220Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-25T08:14:53.220Z] } [Pipeline] sh [2025-02-25T08:14:53.550Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-25T08:14:53.894Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T08:15:12.154Z] provisioning config files... [2025-02-25T08:15:12.181Z] copy managed file [sample-service-settings] to file:/w/workspace/sample-service/89@tmp/config7989907402335200759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:15:12.614Z] ---> ****-login.sh [2025-02-25T08:15:12.614Z] nexus3.edgexfoundry.org:10001 [2025-02-25T08:15:12.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:15:13.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:15:13.478Z] Configure a credential helper to remove this warning. See [2025-02-25T08:15:13.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:15:13.478Z] [2025-02-25T08:15:13.478Z] Login Succeeded [2025-02-25T08:15:13.478Z] nexus3.edgexfoundry.org:10002 [2025-02-25T08:15:13.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:15:13.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:15:13.747Z] Configure a credential helper to remove this warning. See [2025-02-25T08:15:13.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:15:13.747Z] [2025-02-25T08:15:13.747Z] Login Succeeded [2025-02-25T08:15:13.747Z] nexus3.edgexfoundry.org:10003 [2025-02-25T08:15:14.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:15:14.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:15:14.022Z] Configure a credential helper to remove this warning. See [2025-02-25T08:15:14.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:15:14.022Z] [2025-02-25T08:15:14.022Z] Login Succeeded [2025-02-25T08:15:14.022Z] nexus3.edgexfoundry.org:10004 [2025-02-25T08:15:14.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:15:14.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:15:14.297Z] Configure a credential helper to remove this warning. See [2025-02-25T08:15:14.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:15:14.297Z] [2025-02-25T08:15:14.297Z] Login Succeeded [2025-02-25T08:15:14.297Z] ****.io [2025-02-25T08:15:14.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:15:14.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:15:14.835Z] Configure a credential helper to remove this warning. See [2025-02-25T08:15:14.835Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:15:14.835Z] [2025-02-25T08:15:14.835Z] Login Succeeded [2025-02-25T08:15:14.835Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T08:15:14.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-25T08:15:15.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T08:15:15.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T08:15:15.205Z] ========================================================= [2025-02-25T08:15:15.205Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-25T08:15:15.205Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:15:15.573Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-25T08:15:15.845Z] Sending build context to Docker daemon 1.527MB [2025-02-25T08:15:15.845Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2025-02-25T08:15:15.845Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-25T08:15:16.116Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-25T08:15:16.116Z] 9986a736f7d3: Pulling fs layer [2025-02-25T08:15:16.116Z] 1f018df60701: Pulling fs layer [2025-02-25T08:15:16.116Z] 39f8f326b044: Pulling fs layer [2025-02-25T08:15:16.116Z] e6a1e7a6a96a: Pulling fs layer [2025-02-25T08:15:16.116Z] 4f4fb700ef54: Pulling fs layer [2025-02-25T08:15:16.116Z] d45d956e0dbf: Pulling fs layer [2025-02-25T08:15:16.116Z] d7702b0d1db1: Pulling fs layer [2025-02-25T08:15:16.116Z] 5c7f0f088c93: Pulling fs layer [2025-02-25T08:15:16.116Z] 4fdc064ae6cf: Pulling fs layer [2025-02-25T08:15:16.116Z] d45d956e0dbf: Waiting [2025-02-25T08:15:16.116Z] d7702b0d1db1: Waiting [2025-02-25T08:15:16.116Z] 5c7f0f088c93: Waiting [2025-02-25T08:15:16.116Z] 4fdc064ae6cf: Waiting [2025-02-25T08:15:16.116Z] e6a1e7a6a96a: Waiting [2025-02-25T08:15:16.116Z] 4f4fb700ef54: Waiting [2025-02-25T08:15:16.116Z] 1f018df60701: Verifying Checksum [2025-02-25T08:15:16.116Z] 1f018df60701: Download complete [2025-02-25T08:15:16.116Z] e6a1e7a6a96a: Verifying Checksum [2025-02-25T08:15:16.116Z] e6a1e7a6a96a: Download complete [2025-02-25T08:15:16.116Z] 4f4fb700ef54: Verifying Checksum [2025-02-25T08:15:16.116Z] 4f4fb700ef54: Download complete [2025-02-25T08:15:16.116Z] d7702b0d1db1: Verifying Checksum [2025-02-25T08:15:16.116Z] d7702b0d1db1: Download complete [2025-02-25T08:15:16.116Z] 9986a736f7d3: Verifying Checksum [2025-02-25T08:15:16.116Z] 9986a736f7d3: Download complete [2025-02-25T08:15:16.705Z] 4fdc064ae6cf: Verifying Checksum [2025-02-25T08:15:16.705Z] 4fdc064ae6cf: Download complete [2025-02-25T08:15:17.303Z] 9986a736f7d3: Pull complete [2025-02-25T08:15:17.895Z] 1f018df60701: Pull complete [2025-02-25T08:15:18.165Z] 39f8f326b044: Verifying Checksum [2025-02-25T08:15:18.165Z] 39f8f326b044: Download complete [2025-02-25T08:15:19.130Z] 5c7f0f088c93: Verifying Checksum [2025-02-25T08:15:19.130Z] 5c7f0f088c93: Download complete [2025-02-25T08:15:34.150Z] 39f8f326b044: Pull complete [2025-02-25T08:15:34.150Z] e6a1e7a6a96a: Pull complete [2025-02-25T08:15:34.150Z] 4f4fb700ef54: Pull complete [2025-02-25T08:15:34.150Z] d45d956e0dbf: Pull complete [2025-02-25T08:15:34.150Z] d7702b0d1db1: Pull complete [2025-02-25T08:15:42.373Z] 5c7f0f088c93: Pull complete [2025-02-25T08:15:42.958Z] 4fdc064ae6cf: Pull complete [2025-02-25T08:15:43.229Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-25T08:15:43.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-25T08:15:43.229Z] ---> 63f30b955cb9 [2025-02-25T08:15:43.229Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-02-25T08:15:45.184Z] ---> Running in 21cca3fdb84b [2025-02-25T08:15:45.185Z] Removing intermediate container 21cca3fdb84b [2025-02-25T08:15:45.185Z] ---> 133c1e06cd38 [2025-02-25T08:15:45.185Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-25T08:15:45.185Z] ---> Running in 409ec272fdf2 [2025-02-25T08:15:45.464Z] Removing intermediate container 409ec272fdf2 [2025-02-25T08:15:45.464Z] ---> 12650f64a163 [2025-02-25T08:15:45.464Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-25T08:15:45.731Z] ---> Running in 4ce5e21c05f8 [2025-02-25T08:15:45.998Z] Removing intermediate container 4ce5e21c05f8 [2025-02-25T08:15:45.998Z] ---> e69c0172628f [2025-02-25T08:15:45.998Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-25T08:15:45.998Z] ---> Running in b80e9fa8e7c2 [2025-02-25T08:15:46.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-25T08:15:50.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-25T08:15:51.255Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-02-25T08:15:51.255Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-25T08:15:51.255Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-02-25T08:15:51.255Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-02-25T08:15:51.255Z] Executing busybox-1.36.1-r29.trigger [2025-02-25T08:15:51.255Z] OK: 244 MiB in 62 packages [2025-02-25T08:15:52.218Z] Removing intermediate container b80e9fa8e7c2 [2025-02-25T08:15:52.218Z] ---> cf0fbe844f0d [2025-02-25T08:15:52.218Z] Step 7/12 : WORKDIR /sample-service [2025-02-25T08:15:52.484Z] ---> Running in 91590ce827fb [2025-02-25T08:15:52.750Z] Removing intermediate container 91590ce827fb [2025-02-25T08:15:52.750Z] ---> dbf082bfe263 [2025-02-25T08:15:52.750Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-25T08:15:53.342Z] ---> d0249082a03c [2025-02-25T08:15:53.342Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-25T08:15:53.342Z] ---> Running in 3286b1783d53 [2025-02-25T08:16:08.353Z] Removing intermediate container 3286b1783d53 [2025-02-25T08:16:08.353Z] ---> 8cdf0db29ebb [2025-02-25T08:16:08.353Z] Step 10/12 : COPY . . [2025-02-25T08:16:09.321Z] ---> fad18002ea54 [2025-02-25T08:16:09.321Z] Step 11/12 : ARG MAKE='make build' [2025-02-25T08:16:09.321Z] ---> Running in b2bcd1027a41 [2025-02-25T08:16:09.590Z] Removing intermediate container b2bcd1027a41 [2025-02-25T08:16:09.590Z] ---> 8b7793a874d7 [2025-02-25T08:16:09.590Z] Step 12/12 : RUN $MAKE [2025-02-25T08:16:09.590Z] ---> Running in dfdf5e05c37b [2025-02-25T08:16:10.563Z] noop [2025-02-25T08:16:11.149Z] Removing intermediate container dfdf5e05c37b [2025-02-25T08:16:11.149Z] ---> 2c4e9e2359d9 [2025-02-25T08:16:11.415Z] Successfully built 2c4e9e2359d9 [2025-02-25T08:16:11.415Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:16:11.782Z] + docker inspect -f . ci-base-image-arm64 [2025-02-25T08:16:11.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:16:11.997Z] prd-ubuntu20.04-docker-arm64-4c-16g-39682 does not seem to be running inside a container [2025-02-25T08:16:12.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/sample-service/89 -v /w/workspace/sample-service/89:/w/workspace/sample-service/89:rw,z -v /w/workspace/sample-service/89@tmp:/w/workspace/sample-service/89@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 ******** -e ******** ci-base-image-arm64 cat [2025-02-25T08:16:13.225Z] $ docker top 2bc7b87df1882cab91b7da32c858406d55035f0260606c495a67fe7897c073a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T08:16:14.047Z] + go version [2025-02-25T08:16:14.047Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-25T08:16:14.071Z] $ docker stop --time=1 2bc7b87df1882cab91b7da32c858406d55035f0260606c495a67fe7897c073a6 [2025-02-25T08:16:15.655Z] $ docker rm -f --volumes 2bc7b87df1882cab91b7da32c858406d55035f0260606c495a67fe7897c073a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:16:16.247Z] + docker inspect -f . ci-base-image-arm64 [2025-02-25T08:16:16.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:16:16.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-39682 does not seem to be running inside a container [2025-02-25T08:16:16.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/sample-service/89 -v /w/workspace/sample-service/89:/w/workspace/sample-service/89:rw,z -v /w/workspace/sample-service/89@tmp:/w/workspace/sample-service/89@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 ******** -e ******** ci-base-image-arm64 cat [2025-02-25T08:16:17.673Z] $ docker top 80c2a1f7d007b639e4a652b1bc3e839180445b09bac9120646ea28b9cf5642c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T08:16:18.192Z] + git config --global --add safe.directory /w/workspace/sample-service/89 [Pipeline] fileExists [Pipeline] sh [2025-02-25T08:16:19.108Z] + make test 'GOTESTFLAGS=-json -v' [2025-02-25T08:16:19.108Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-02-25T08:16:20.521Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2025-02-25T08:17:16.963Z] 📦 github.com/edgexfoundry/sample-service [2025-02-25T08:17:16.963Z] 🛑 no test files [2025-02-25T08:17:16.963Z] [2025-02-25T08:17:16.963Z] 📦 github.com/edgexfoundry/sample-service/cmd [2025-02-25T08:17:16.963Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2025-02-25T08:17:16.963Z] [2025-02-25T08:17:16.963Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2025-02-25T08:17:16.963Z] level=ERROR ts=2025-02-25T08:17:15.584033168Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2025-02-25T08:17:16.963Z] ✅ TestHandleReadCommands (0s) [2025-02-25T08:17:16.963Z] ✅ TestHandleWriteCommands (0s) [2025-02-25T08:17:16.963Z] ✅ TestValue_Int16 (0s) [2025-02-25T08:17:16.963Z] ✅ TestValue_Int32 (0s) [2025-02-25T08:17:16.963Z] ✅ TestValue_Int64 (0s) [2025-02-25T08:17:16.963Z] ✅ TestValue_Int8 (0s) [2025-02-25T08:17:16.963Z] [2025-02-25T08:17:16.963Z] CGO_ENABLED=1 go vet ./... [2025-02-25T08:17:31.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-25T08:17:31.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-25T08:17:31.949Z] ./bin/test-attribution-txt.sh [2025-02-25T08:17:31.949Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2025-02-25T08:17:31.949Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2025-02-25T08:17:31.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-25T08:17:31.993Z] $ docker stop --time=1 80c2a1f7d007b639e4a652b1bc3e839180445b09bac9120646ea28b9cf5642c6 [2025-02-25T08:17:33.768Z] $ docker rm -f --volumes 80c2a1f7d007b639e4a652b1bc3e839180445b09bac9120646ea28b9cf5642c6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-25T08:17:34.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-25T08:17:34.662Z] Warning: overwriting stash ‘coverage-report’ [2025-02-25T08:17:35.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-25T08:17:35.670Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-25T08:17:36.017Z] + ls -al . [2025-02-25T08:17:36.017Z] total 156 [2025-02-25T08:17:36.017Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 08:16 . [2025-02-25T08:17:36.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 08:14 .. [2025-02-25T08:17:36.017Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 08:14 .git [2025-02-25T08:17:36.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:14 .github [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 46 Feb 25 08:14 .gitignore [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 25 08:14 Attribution.txt [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 34862 Feb 25 08:14 CHANGELOG.md [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 1434 Feb 25 08:14 Dockerfile [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 819 Feb 25 08:14 Jenkinsfile [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 729 Feb 25 08:14 Jenkinsfile-sandbox [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 3586 Feb 25 08:14 Jenkinsfile.edgexSemver [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 25 08:14 LICENSE [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 1308 Feb 25 08:14 Makefile [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 3063 Feb 25 08:14 README.md [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 25 08:12 VERSION [2025-02-25T08:17:36.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:14 api [2025-02-25T08:17:36.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:14 bin [2025-02-25T08:17:36.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 08:14 cmd [2025-02-25T08:17:36.017Z] -rw-r--r-- 1 jenkins jenkins 5399 Feb 25 08:17 coverage.out [2025-02-25T08:17:36.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:14 driver [2025-02-25T08:17:36.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 08:14 example [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 1955 Feb 25 08:14 go.mod [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 13083 Feb 25 08:14 go.sum [2025-02-25T08:17:36.017Z] -rw-rw-r-- 1 jenkins jenkins 225 Feb 25 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:17:36.381Z] + docker build -t sample-service-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc --label arch=arm64 --label version=5.1.6-dev.5 . [2025-02-25T08:17:36.677Z] Sending build context to Docker daemon 1.533MB [2025-02-25T08:17:36.677Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2025-02-25T08:17:36.677Z] Step 2/23 : FROM ${BASE} AS builder [2025-02-25T08:17:36.677Z] ---> 2c4e9e2359d9 [2025-02-25T08:17:36.677Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-02-25T08:17:36.944Z] ---> Running in b6a4d087e4c3 [2025-02-25T08:17:37.211Z] Removing intermediate container b6a4d087e4c3 [2025-02-25T08:17:37.211Z] ---> 9327ac83b19f [2025-02-25T08:17:37.211Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2025-02-25T08:17:37.211Z] ---> Running in 20538e241f46 [2025-02-25T08:17:37.481Z] Removing intermediate container 20538e241f46 [2025-02-25T08:17:37.481Z] ---> 5a8950a1daca [2025-02-25T08:17:37.481Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-25T08:17:37.481Z] ---> Running in 7a35d2a96fd4 [2025-02-25T08:17:38.067Z] Removing intermediate container 7a35d2a96fd4 [2025-02-25T08:17:38.067Z] ---> 54a0994c1108 [2025-02-25T08:17:38.067Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-25T08:17:38.067Z] ---> Running in 8520c1e8c751 [2025-02-25T08:17:39.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-25T08:17:39.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-25T08:17:40.698Z] OK: 244 MiB in 62 packages [2025-02-25T08:17:41.664Z] Removing intermediate container 8520c1e8c751 [2025-02-25T08:17:41.664Z] ---> a63ebc6cb84c [2025-02-25T08:17:41.664Z] Step 7/23 : WORKDIR /sample-service [2025-02-25T08:17:41.664Z] ---> Running in 6aa47765dc5a [2025-02-25T08:17:41.931Z] Removing intermediate container 6aa47765dc5a [2025-02-25T08:17:41.931Z] ---> 412169f8a33d [2025-02-25T08:17:41.931Z] Step 8/23 : COPY go.mod vendor* ./ [2025-02-25T08:17:42.514Z] ---> bdf703eba061 [2025-02-25T08:17:42.514Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-25T08:17:42.514Z] ---> Running in d70fd17be42d [2025-02-25T08:17:44.459Z] Removing intermediate container d70fd17be42d [2025-02-25T08:17:44.459Z] ---> 380546abdd64 [2025-02-25T08:17:44.459Z] Step 10/23 : COPY . . [2025-02-25T08:17:45.054Z] ---> b8ecefd9646e [2025-02-25T08:17:45.054Z] Step 11/23 : ARG MAKE='make build' [2025-02-25T08:17:45.322Z] ---> Running in 03dfa0836848 [2025-02-25T08:17:45.589Z] Removing intermediate container 03dfa0836848 [2025-02-25T08:17:45.589Z] ---> f846f0d00bfa [2025-02-25T08:17:45.589Z] Step 12/23 : RUN $MAKE [2025-02-25T08:17:45.589Z] ---> Running in 17acd2d47528 [2025-02-25T08:17:46.549Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=5.1.6-dev.5" -o cmd/sample-service ./cmd [2025-02-25T08:18:42.942Z] Removing intermediate container 17acd2d47528 [2025-02-25T08:18:42.942Z] ---> 261f3b35a502 [2025-02-25T08:18:42.942Z] Step 13/23 : FROM alpine:3.18 [2025-02-25T08:18:42.942Z] 3.18: Pulling from library/alpine [2025-02-25T08:18:42.942Z] 95459497489f: Pulling fs layer [2025-02-25T08:18:42.942Z] 95459497489f: Download complete [2025-02-25T08:18:42.942Z] 95459497489f: Pull complete [2025-02-25T08:18:42.942Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-02-25T08:18:42.942Z] Status: Downloaded newer image for alpine:3.18 [2025-02-25T08:18:42.942Z] ---> de2b9975f8fd [2025-02-25T08:18:42.942Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-25T08:18:42.942Z] ---> Running in 2da5904d2069 [2025-02-25T08:18:42.942Z] Removing intermediate container 2da5904d2069 [2025-02-25T08:18:42.942Z] ---> 3d737a9c0844 [2025-02-25T08:18:42.942Z] Step 15/23 : ENV APP_PORT=49999 [2025-02-25T08:18:42.942Z] ---> Running in b33437e7ba61 [2025-02-25T08:18:42.942Z] Removing intermediate container b33437e7ba61 [2025-02-25T08:18:42.942Z] ---> 6ab95715daa5 [2025-02-25T08:18:42.942Z] Step 16/23 : EXPOSE $APP_PORT [2025-02-25T08:18:42.942Z] ---> Running in a039061b5502 [2025-02-25T08:18:42.942Z] Removing intermediate container a039061b5502 [2025-02-25T08:18:42.942Z] ---> ae16a5398aca [2025-02-25T08:18:42.942Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2025-02-25T08:18:42.942Z] ---> a50aabbae571 [2025-02-25T08:18:42.942Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2025-02-25T08:18:42.942Z] ---> 06ce34356adf [2025-02-25T08:18:42.942Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2025-02-25T08:18:42.942Z] ---> 18224c4601ad [2025-02-25T08:18:42.942Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2025-02-25T08:18:42.942Z] ---> Running in b5681beef4a1 [2025-02-25T08:18:42.942Z] Removing intermediate container b5681beef4a1 [2025-02-25T08:18:42.942Z] ---> fa5a12627c73 [2025-02-25T08:18:42.942Z] Step 21/23 : LABEL arch=arm64 [2025-02-25T08:18:42.942Z] ---> Running in 49cb8df6ab74 [2025-02-25T08:18:42.942Z] Removing intermediate container 49cb8df6ab74 [2025-02-25T08:18:42.942Z] ---> fa99bdde9cd5 [2025-02-25T08:18:42.942Z] Step 22/23 : LABEL git_sha=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:18:42.942Z] ---> Running in 4c24a506cb6a [2025-02-25T08:18:42.942Z] Removing intermediate container 4c24a506cb6a [2025-02-25T08:18:42.942Z] ---> 2591a9ec4608 [2025-02-25T08:18:42.942Z] Step 23/23 : LABEL version=5.1.6-dev.5 [2025-02-25T08:18:42.942Z] ---> Running in 357f7b72ab9a [2025-02-25T08:18:42.942Z] Removing intermediate container 357f7b72ab9a [2025-02-25T08:18:42.942Z] ---> e1f80d3d6bc3 [2025-02-25T08:18:42.942Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-25T08:18:42.942Z] Successfully built e1f80d3d6bc3 [2025-02-25T08:18:42.942Z] Successfully tagged sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T08:18:43.079Z] provisioning config files... [2025-02-25T08:18:43.090Z] copy managed file [sample-service-settings] to file:/w/workspace/sample-service/89@tmp/config12227912661235194388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:18:43.428Z] ---> ****-login.sh [2025-02-25T08:18:43.428Z] nexus3.edgexfoundry.org:10001 [2025-02-25T08:18:43.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:18:43.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:18:43.693Z] Configure a credential helper to remove this warning. See [2025-02-25T08:18:43.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:18:43.693Z] [2025-02-25T08:18:43.693Z] Login Succeeded [2025-02-25T08:18:43.693Z] nexus3.edgexfoundry.org:10002 [2025-02-25T08:18:43.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:18:43.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:18:43.958Z] Configure a credential helper to remove this warning. See [2025-02-25T08:18:43.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:18:43.958Z] [2025-02-25T08:18:43.958Z] Login Succeeded [2025-02-25T08:18:43.958Z] nexus3.edgexfoundry.org:10003 [2025-02-25T08:18:44.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:18:44.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:18:44.493Z] Configure a credential helper to remove this warning. See [2025-02-25T08:18:44.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:18:44.493Z] [2025-02-25T08:18:44.493Z] Login Succeeded [2025-02-25T08:18:44.493Z] nexus3.edgexfoundry.org:10004 [2025-02-25T08:18:44.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:18:44.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:18:44.761Z] Configure a credential helper to remove this warning. See [2025-02-25T08:18:44.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:18:44.761Z] [2025-02-25T08:18:44.761Z] Login Succeeded [2025-02-25T08:18:44.761Z] ****.io [2025-02-25T08:18:45.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-25T08:18:45.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-25T08:18:45.290Z] Configure a credential helper to remove this warning. See [2025-02-25T08:18:45.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-25T08:18:45.290Z] [2025-02-25T08:18:45.290Z] Login Succeeded [2025-02-25T08:18:45.290Z] ---> ****-login.sh ends [Pipeline] } [2025-02-25T08:18:45.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-25T08:18:45.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-25T08:18:45.380Z] [edgeXDocker.push] Tagging docker image sample-service-arm64 with the following tags: [2025-02-25T08:18:45.380Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:18:45.380Z] latest [2025-02-25T08:18:45.380Z] 5.1.6-dev.5 [2025-02-25T08:18:45.380Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [2025-02-25T08:18:45.380Z] main [2025-02-25T08:18:45.380Z] experimental [2025-02-25T08:18:45.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:45.741Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:46.090Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:18:46.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2025-02-25T08:18:46.090Z] 9bfd56cc16fc: Preparing [2025-02-25T08:18:46.090Z] 371a01ccd081: Preparing [2025-02-25T08:18:46.090Z] 5969a97b0219: Preparing [2025-02-25T08:18:46.090Z] 171a26c7bc56: Preparing [2025-02-25T08:18:46.354Z] 371a01ccd081: Pushed [2025-02-25T08:18:46.354Z] 9bfd56cc16fc: Pushed [2025-02-25T08:18:47.752Z] 171a26c7bc56: Pushed [2025-02-25T08:18:48.703Z] 5969a97b0219: Pushed [2025-02-25T08:18:48.703Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:49.067Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:49.418Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [2025-02-25T08:18:49.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2025-02-25T08:18:49.418Z] 9bfd56cc16fc: Preparing [2025-02-25T08:18:49.418Z] 371a01ccd081: Preparing [2025-02-25T08:18:49.418Z] 5969a97b0219: Preparing [2025-02-25T08:18:49.418Z] 171a26c7bc56: Preparing [2025-02-25T08:18:49.418Z] 371a01ccd081: Layer already exists [2025-02-25T08:18:49.418Z] 5969a97b0219: Layer already exists [2025-02-25T08:18:49.418Z] 9bfd56cc16fc: Layer already exists [2025-02-25T08:18:49.418Z] 171a26c7bc56: Layer already exists [2025-02-25T08:18:49.418Z] latest: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:49.771Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:5.1.6-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:50.118Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:5.1.6-dev.5 [2025-02-25T08:18:50.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2025-02-25T08:18:50.118Z] 9bfd56cc16fc: Preparing [2025-02-25T08:18:50.118Z] 371a01ccd081: Preparing [2025-02-25T08:18:50.118Z] 5969a97b0219: Preparing [2025-02-25T08:18:50.118Z] 171a26c7bc56: Preparing [2025-02-25T08:18:50.118Z] 9bfd56cc16fc: Layer already exists [2025-02-25T08:18:50.118Z] 171a26c7bc56: Layer already exists [2025-02-25T08:18:50.118Z] 5969a97b0219: Layer already exists [2025-02-25T08:18:50.118Z] 371a01ccd081: Layer already exists [2025-02-25T08:18:50.118Z] 5.1.6-dev.5: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:50.488Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:50.835Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [2025-02-25T08:18:50.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2025-02-25T08:18:50.836Z] 9bfd56cc16fc: Preparing [2025-02-25T08:18:50.836Z] 371a01ccd081: Preparing [2025-02-25T08:18:50.836Z] 5969a97b0219: Preparing [2025-02-25T08:18:50.836Z] 171a26c7bc56: Preparing [2025-02-25T08:18:50.836Z] 371a01ccd081: Layer already exists [2025-02-25T08:18:50.836Z] 5969a97b0219: Layer already exists [2025-02-25T08:18:50.836Z] 171a26c7bc56: Layer already exists [2025-02-25T08:18:50.836Z] 9bfd56cc16fc: Layer already exists [2025-02-25T08:18:50.836Z] 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:51.181Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:51.529Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:main [2025-02-25T08:18:51.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2025-02-25T08:18:51.529Z] 9bfd56cc16fc: Preparing [2025-02-25T08:18:51.529Z] 371a01ccd081: Preparing [2025-02-25T08:18:51.529Z] 5969a97b0219: Preparing [2025-02-25T08:18:51.529Z] 171a26c7bc56: Preparing [2025-02-25T08:18:51.529Z] 5969a97b0219: Layer already exists [2025-02-25T08:18:51.529Z] 9bfd56cc16fc: Layer already exists [2025-02-25T08:18:51.529Z] 171a26c7bc56: Layer already exists [2025-02-25T08:18:51.529Z] 371a01ccd081: Layer already exists [2025-02-25T08:18:51.529Z] main: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:51.876Z] + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:52.219Z] + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [2025-02-25T08:18:52.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] [2025-02-25T08:18:52.219Z] 9bfd56cc16fc: Preparing [2025-02-25T08:18:52.219Z] 371a01ccd081: Preparing [2025-02-25T08:18:52.219Z] 5969a97b0219: Preparing [2025-02-25T08:18:52.219Z] 171a26c7bc56: Preparing [2025-02-25T08:18:52.219Z] 371a01ccd081: Layer already exists [2025-02-25T08:18:52.219Z] 171a26c7bc56: Layer already exists [2025-02-25T08:18:52.219Z] 9bfd56cc16fc: Layer already exists [2025-02-25T08:18:52.219Z] 5969a97b0219: Layer already exists [2025-02-25T08:18:52.219Z] experimental: digest: sha256:a9dc95841af92ac91cfa5e4694823f99c6abd865638e9af4795409632d1a4cad size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-25T08:18:52.291Z] ===================================================== [Pipeline] echo [2025-02-25T08:18:52.304Z] taggedImages: [2025-02-25T08:18:52.304Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [2025-02-25T08:18:52.304Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:latest [2025-02-25T08:18:52.304Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:5.1.6-dev.5 [2025-02-25T08:18:52.304Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:84423b89ce30e37f30f8c64be74fe5fa8ac28ccc-5.1.6-dev.5 [2025-02-25T08:18:52.304Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:main [2025-02-25T08:18:52.304Z] - nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:52.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-25T08:18:52.695Z] [2025-02-25T08:18:52.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:18:53.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-25T08:18:53.030Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-25T08:18:53.030Z] 8998bd30e6a1: Pulling fs layer [2025-02-25T08:18:53.030Z] 04944245beec: Pulling fs layer [2025-02-25T08:18:53.030Z] 699f458cf7ca: Pulling fs layer [2025-02-25T08:18:53.030Z] 765212b225bb: Pulling fs layer [2025-02-25T08:18:53.030Z] f23df028b6ca: Pulling fs layer [2025-02-25T08:18:53.030Z] d65c8cfc05b1: Pulling fs layer [2025-02-25T08:18:53.030Z] 2437ff75d9bd: Pulling fs layer [2025-02-25T08:18:53.030Z] 765212b225bb: Waiting [2025-02-25T08:18:53.030Z] f23df028b6ca: Waiting [2025-02-25T08:18:53.030Z] d65c8cfc05b1: Waiting [2025-02-25T08:18:53.030Z] 2437ff75d9bd: Waiting [2025-02-25T08:18:53.295Z] 04944245beec: Verifying Checksum [2025-02-25T08:18:53.295Z] 04944245beec: Download complete [2025-02-25T08:18:53.295Z] 765212b225bb: Download complete [2025-02-25T08:18:53.295Z] f23df028b6ca: Download complete [2025-02-25T08:18:53.295Z] d65c8cfc05b1: Verifying Checksum [2025-02-25T08:18:53.295Z] d65c8cfc05b1: Download complete [2025-02-25T08:18:53.295Z] 699f458cf7ca: Verifying Checksum [2025-02-25T08:18:53.295Z] 699f458cf7ca: Download complete [2025-02-25T08:18:53.881Z] 8998bd30e6a1: Download complete [2025-02-25T08:18:56.453Z] 2437ff75d9bd: Verifying Checksum [2025-02-25T08:18:56.453Z] 2437ff75d9bd: Download complete [2025-02-25T08:18:58.389Z] 8998bd30e6a1: Pull complete [2025-02-25T08:18:58.654Z] 04944245beec: Pull complete [2025-02-25T08:19:00.056Z] 699f458cf7ca: Pull complete [2025-02-25T08:19:00.321Z] 765212b225bb: Pull complete [2025-02-25T08:19:01.275Z] f23df028b6ca: Pull complete [2025-02-25T08:19:01.275Z] d65c8cfc05b1: Pull complete [2025-02-25T08:19:19.459Z] 2437ff75d9bd: Pull complete [2025-02-25T08:19:19.459Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-25T08:19:19.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-25T08:19:19.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:19:19.666Z] prd-ubuntu20.04-docker-arm64-4c-16g-39682 does not seem to be running inside a container [2025-02-25T08:19:19.734Z] $ 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/sample-service/89 -v /w/workspace/sample-service/89:/w/workspace/sample-service/89:rw,z -v /w/workspace/sample-service/89@tmp:/w/workspace/sample-service/89@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-25T08:19:22.214Z] $ docker top 65f25d348fd40ab72b5902de116498955cef44d6a109ecbad7dede803c47033f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:19:23.048Z] ---> job-cost.sh [2025-02-25T08:19:23.048Z] lf-activate-venv: SKIPPING [2025-02-25T08:19:23.048Z] INFO: No Stack... [2025-02-25T08:19:23.314Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-25T08:19:24.268Z] INFO: Archiving Costs [Pipeline] sh [2025-02-25T08:19:24.902Z] + cat /w/workspace/sample-service/89/archives/cost.csv [2025-02-25T08:19:24.902Z] + cut -d, -f6 [Pipeline] lock [2025-02-25T08:19:24.963Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [2025-02-25T08:19:24.972Z] Resource [jenkins-edgexfoundry-sample-service-main-89-stack-cost] did not exist. Created. [2025-02-25T08:19:24.979Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-25T08:19:25.633Z] /w/workspace/sample-service/89@tmp/durable-075b0eaf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-25T08:19:26.269Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-25T08:19:26.297Z] Warning: overwriting stash ‘stack-cost’ [2025-02-25T08:19:26.342Z] Stashed 1 file(s) [Pipeline] } [2025-02-25T08:19:26.350Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-25T08:19:26.385Z] $ docker stop --time=1 65f25d348fd40ab72b5902de116498955cef44d6a109ecbad7dede803c47033f [2025-02-25T08:19:27.929Z] $ docker rm -f --volumes 65f25d348fd40ab72b5902de116498955cef44d6a109ecbad7dede803c47033f [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 [2025-02-25T08:19:28.415Z] provisioning config files... [2025-02-25T08:19:28.423Z] copy managed file [sample-service-codecov-token] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config5081985781400985380tmp [Pipeline] { [Pipeline] sh [2025-02-25T08:19:28.718Z] + set +x [2025-02-25T08:19:28.718Z] + curl -s https://codecov.io/bash [2025-02-25T08:19:28.718Z] + bash -s -- [2025-02-25T08:19:28.718Z] [2025-02-25T08:19:28.718Z] _____ _ [2025-02-25T08:19:28.718Z] / ____| | | [2025-02-25T08:19:28.718Z] | | ___ __| | ___ ___ _____ __ [2025-02-25T08:19:28.718Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-25T08:19:28.718Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-25T08:19:28.718Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-25T08:19:28.718Z] Bash-1.0.6 [2025-02-25T08:19:28.718Z] [2025-02-25T08:19:28.718Z] [2025-02-25T08:19:28.718Z] ==> git version 2.25.1 found [2025-02-25T08:19:28.718Z] ==> 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 [2025-02-25T08:19:28.718Z] Release-Date: 2020-01-08 [2025-02-25T08:19:28.718Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-25T08:19:28.718Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-25T08:19:28.718Z] ==> Jenkins CI detected. [2025-02-25T08:19:28.718Z] current dir:  /w/workspace/edgexfoundry_sample-service_main [2025-02-25T08:19:28.718Z] project root: . [2025-02-25T08:19:28.718Z] --> token set from env [2025-02-25T08:19:28.718Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-25T08:19:28.718Z] ==> Running gcov in . (disable via -X gcov) [2025-02-25T08:19:28.718Z] ==> Python coveragepy not found [2025-02-25T08:19:28.718Z] ==> Searching for coverage reports in: [2025-02-25T08:19:28.718Z] + . [2025-02-25T08:19:28.718Z] -> Found 1 reports [2025-02-25T08:19:28.718Z] ==> Detecting git/mercurial file structure [2025-02-25T08:19:28.976Z] ==> Reading reports [2025-02-25T08:19:28.976Z] + ./coverage.out bytes=5399 [2025-02-25T08:19:28.976Z] ==> Appending adjustments [2025-02-25T08:19:28.976Z] https://docs.codecov.io/docs/fixing-reports [2025-02-25T08:19:28.976Z] + Found adjustments [2025-02-25T08:19:28.976Z] ==> Gzipping contents [2025-02-25T08:19:28.976Z] 4.0K /tmp/codecov.ZCItnB.gz [2025-02-25T08:19:28.976Z] ==> Uploading reports [2025-02-25T08:19:28.976Z] url: https://codecov.io [2025-02-25T08:19:28.976Z] query: branch=main&commit=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-25T08:19:28.976Z] -> Pinging Codecov [2025-02-25T08:19:28.976Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=84423b89ce30e37f30f8c64be74fe5fa8ac28ccc&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-25T08:19:29.235Z] -> Uploading to [2025-02-25T08:19:29.235Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/84423b89ce30e37f30f8c64be74fe5fa8ac28ccc/8bfac862-deed-45b9-8703-4859e338f37f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250225%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250225T081929Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=776de2227a906e5beda961d6380aa4f8e03ec84829e66c0198f237b223ef3d0d [2025-02-25T08:19:29.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-25T08:19:29.235Z] Dload Upload Total Spent Left Speed [2025-02-25T08:19:29.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1057 0 0 100 1057 0 8663 --:--:-- --:--:-- --:--:-- 8663 [2025-02-25T08:19:29.235Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] } [2025-02-25T08:19:29.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-25T08:19:29.452Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-25T08:19:29.469Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:19:29.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-25T08:19:29.771Z] [2025-02-25T08:19:29.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:19:30.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-25T08:19:30.071Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-25T08:19:30.071Z] 43c4264eed91: Pulling fs layer [2025-02-25T08:19:30.071Z] 4cc291be95ef: Pulling fs layer [2025-02-25T08:19:30.071Z] 2ac1f1163629: Pulling fs layer [2025-02-25T08:19:30.071Z] 5c3c966382ef: Pulling fs layer [2025-02-25T08:19:30.071Z] 4f4fb700ef54: Pulling fs layer [2025-02-25T08:19:30.071Z] d9c7d2e4e75e: Pulling fs layer [2025-02-25T08:19:30.071Z] 9c3e1370e548: Pulling fs layer [2025-02-25T08:19:30.071Z] d9c7d2e4e75e: Waiting [2025-02-25T08:19:30.071Z] 5c3c966382ef: Waiting [2025-02-25T08:19:30.071Z] 4f4fb700ef54: Waiting [2025-02-25T08:19:30.071Z] 4cc291be95ef: Verifying Checksum [2025-02-25T08:19:30.071Z] 4cc291be95ef: Download complete [2025-02-25T08:19:30.071Z] 5c3c966382ef: Download complete [2025-02-25T08:19:30.071Z] 4f4fb700ef54: Verifying Checksum [2025-02-25T08:19:30.071Z] 4f4fb700ef54: Download complete [2025-02-25T08:19:30.071Z] 43c4264eed91: Download complete [2025-02-25T08:19:30.329Z] 43c4264eed91: Pull complete [2025-02-25T08:19:30.329Z] d9c7d2e4e75e: Verifying Checksum [2025-02-25T08:19:30.329Z] d9c7d2e4e75e: Download complete [2025-02-25T08:19:30.329Z] 4cc291be95ef: Pull complete [2025-02-25T08:19:30.590Z] 2ac1f1163629: Verifying Checksum [2025-02-25T08:19:30.590Z] 2ac1f1163629: Download complete [2025-02-25T08:19:31.154Z] 9c3e1370e548: Verifying Checksum [2025-02-25T08:19:31.154Z] 9c3e1370e548: Download complete [2025-02-25T08:19:33.678Z] 2ac1f1163629: Pull complete [2025-02-25T08:19:33.678Z] 5c3c966382ef: Pull complete [2025-02-25T08:19:33.937Z] 4f4fb700ef54: Pull complete [2025-02-25T08:19:34.196Z] d9c7d2e4e75e: Pull complete [2025-02-25T08:19:37.478Z] 9c3e1370e548: Pull complete [2025-02-25T08:19:37.478Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-25T08:19:37.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-25T08:19:37.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:19:37.571Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:19:37.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-25T08:19:39.971Z] $ docker top c482ef18a45d5b180393001ff2f9f0193121d580685a23ee6332d686b4db2c7a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T08:19:40.322Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_sample-service_main [Pipeline] echo [2025-02-25T08:19:40.336Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/sample-service:main' [Pipeline] sh [2025-02-25T08:19:40.698Z] + set -o pipefail [2025-02-25T08:19:40.698Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/sample-service:main' [2025-02-25T08:19:44.173Z] [2025-02-25T08:19:44.173Z] Monitoring /w/workspace/edgexfoundry_sample-service_main (github.com/edgexfoundry/sample-service)... [2025-02-25T08:19:44.173Z] [2025-02-25T08:19:44.174Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12730f91-f736-4ecd-8fcc-e524607ee8c8/history/edd390b9-056d-4c26-a3e6-975bef4473dd [2025-02-25T08:19:44.174Z] [2025-02-25T08:19:44.174Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-25T08:19:44.174Z] [Pipeline] } [2025-02-25T08:19:44.744Z] $ docker stop --time=1 c482ef18a45d5b180393001ff2f9f0193121d580685a23ee6332d686b4db2c7a [2025-02-25T08:19:46.336Z] $ docker rm -f --volumes c482ef18a45d5b180393001ff2f9f0193121d580685a23ee6332d686b4db2c7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-25T08:19:46.962Z] + git log --format=format:%s -1 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc [Pipeline] sh [2025-02-25T08:19:47.265Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-25T08:19:47.265Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:19:47.576Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T08:19:47.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:19:47.656Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:19:47.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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/py-git-semver:0.1.4 cat [2025-02-25T08:19:48.046Z] $ docker top 6ca4f2b27a141229c505cf834f63041d08ca262c9ed1753186e6aa0121d4bfe0 -eo pid,comm [2025-02-25T08:19:48.097Z] 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). [2025-02-25T08:19:48.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-25T08:19:48.140Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'experimental|v5.1.6-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-25T08:19:48.441Z] + git semver [Pipeline] } [2025-02-25T08:19:48.710Z] $ docker stop --time=1 6ca4f2b27a141229c505cf834f63041d08ca262c9ed1753186e6aa0121d4bfe0 [2025-02-25T08:19:50.001Z] $ docker rm -f --volumes 6ca4f2b27a141229c505cf834f63041d08ca262c9ed1753186e6aa0121d4bfe0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:19:50.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-25T08:19:50.418Z] [2025-02-25T08:19:50.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:19:50.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-25T08:19:50.717Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-25T08:19:50.717Z] ab5ef0e58194: Pulling fs layer [2025-02-25T08:19:50.717Z] 9712f1f96733: Pulling fs layer [2025-02-25T08:19:50.717Z] 63f879dbbcfc: Pulling fs layer [2025-02-25T08:19:50.717Z] 0d9ebad4ef96: Pulling fs layer [2025-02-25T08:19:50.717Z] e9a5061849ea: Pulling fs layer [2025-02-25T08:19:50.717Z] 0d9ebad4ef96: Waiting [2025-02-25T08:19:50.717Z] d747dcd14b5f: Pulling fs layer [2025-02-25T08:19:50.717Z] 2de7ff778b66: Pulling fs layer [2025-02-25T08:19:50.717Z] d747dcd14b5f: Waiting [2025-02-25T08:19:50.717Z] 2de7ff778b66: Waiting [2025-02-25T08:19:50.717Z] 9712f1f96733: Verifying Checksum [2025-02-25T08:19:50.717Z] 9712f1f96733: Download complete [2025-02-25T08:19:50.977Z] 63f879dbbcfc: Verifying Checksum [2025-02-25T08:19:50.977Z] 63f879dbbcfc: Download complete [2025-02-25T08:19:51.234Z] 0d9ebad4ef96: Verifying Checksum [2025-02-25T08:19:51.234Z] 0d9ebad4ef96: Download complete [2025-02-25T08:19:51.234Z] e9a5061849ea: Verifying Checksum [2025-02-25T08:19:51.234Z] e9a5061849ea: Download complete [2025-02-25T08:19:51.234Z] d747dcd14b5f: Download complete [2025-02-25T08:19:51.234Z] ab5ef0e58194: Verifying Checksum [2025-02-25T08:19:51.234Z] ab5ef0e58194: Download complete [2025-02-25T08:19:51.234Z] 2de7ff778b66: Verifying Checksum [2025-02-25T08:19:51.234Z] 2de7ff778b66: Download complete [2025-02-25T08:19:53.762Z] ab5ef0e58194: Pull complete [2025-02-25T08:19:53.762Z] 9712f1f96733: Pull complete [2025-02-25T08:19:54.328Z] 63f879dbbcfc: Pull complete [2025-02-25T08:19:57.620Z] 0d9ebad4ef96: Pull complete [2025-02-25T08:19:57.878Z] e9a5061849ea: Pull complete [2025-02-25T08:19:57.878Z] d747dcd14b5f: Pull complete [2025-02-25T08:19:59.255Z] 2de7ff778b66: Pull complete [2025-02-25T08:19:59.255Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-25T08:19:59.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-25T08:19:59.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:19:59.364Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:19:59.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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:0.23.1-centos7 cat [2025-02-25T08:20:01.975Z] $ docker top 54a2d7330c69197f6ea5e7ec1859ed2941e800265dc510d3d651e6fab3bec357 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-25T08:20:02.062Z] provisioning config files... [2025-02-25T08:20:02.069Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config8245977105469401491tmp [2025-02-25T08:20:02.079Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config5481021852982829787tmp [2025-02-25T08:20:02.086Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config15520473505228112445tmp [Pipeline] { [Pipeline] echo [2025-02-25T08:20:02.109Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:02.405Z] ---> sigul-configuration.sh [2025-02-25T08:20:02.405Z] gpg: directory `/root/.gnupg' created [2025-02-25T08:20:02.405Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-25T08:20:02.405Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-25T08:20:02.405Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-25T08:20:02.405Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-25T08:20:02.405Z] gpg: CAST5 encrypted data [2025-02-25T08:20:02.405Z] gpg: encrypted with 1 passphrase [2025-02-25T08:20:02.405Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-25T08:20:02.700Z] + mkdir /home/jenkins [2025-02-25T08:20:02.701Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-25T08:20:02.994Z] + 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 [2025-02-25T08:20:03.010Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:03.301Z] ---> sigul-install.sh [2025-02-25T08:20:03.301Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-25T08:20:03.593Z] + git tag --list [2025-02-25T08:20:03.593Z] experimental [2025-02-25T08:20:03.593Z] stable [2025-02-25T08:20:03.593Z] v0.0.0 [2025-02-25T08:20:03.593Z] v0.0.1 [2025-02-25T08:20:03.593Z] v0.0.2 [2025-02-25T08:20:03.593Z] v0.0.3 [2025-02-25T08:20:03.593Z] v0.0.4 [2025-02-25T08:20:03.593Z] v0.1.0 [2025-02-25T08:20:03.593Z] v0.1.1 [2025-02-25T08:20:03.593Z] v0.1.3 [2025-02-25T08:20:03.593Z] v1.2.3 [2025-02-25T08:20:03.593Z] v2.3.4 [2025-02-25T08:20:03.593Z] v2.3.5 [2025-02-25T08:20:03.593Z] v2.3.6 [2025-02-25T08:20:03.593Z] v2.3.7 [2025-02-25T08:20:03.593Z] v3.0.0 [2025-02-25T08:20:03.593Z] v3.0.1 [2025-02-25T08:20:03.593Z] v3.0.2 [2025-02-25T08:20:03.593Z] v3.0.3 [2025-02-25T08:20:03.593Z] v3.0.4 [2025-02-25T08:20:03.593Z] v3.0.5 [2025-02-25T08:20:03.593Z] v3.1.1-dev.1 [2025-02-25T08:20:03.593Z] v4.1.10 [2025-02-25T08:20:03.593Z] v4.1.11 [2025-02-25T08:20:03.593Z] v4.1.12 [2025-02-25T08:20:03.593Z] v4.1.13 [2025-02-25T08:20:03.593Z] v4.1.14 [2025-02-25T08:20:03.593Z] v4.1.15 [2025-02-25T08:20:03.593Z] v4.1.16 [2025-02-25T08:20:03.593Z] v4.1.17 [2025-02-25T08:20:03.593Z] v4.1.18 [2025-02-25T08:20:03.593Z] v4.1.19 [2025-02-25T08:20:03.593Z] v4.1.2 [2025-02-25T08:20:03.593Z] v4.1.20 [2025-02-25T08:20:03.593Z] v4.1.21 [2025-02-25T08:20:03.593Z] v4.1.22 [2025-02-25T08:20:03.593Z] v4.1.23 [2025-02-25T08:20:03.593Z] v4.1.24 [2025-02-25T08:20:03.593Z] v4.1.25 [2025-02-25T08:20:03.593Z] v4.1.26 [2025-02-25T08:20:03.593Z] v4.1.27 [2025-02-25T08:20:03.593Z] v4.1.28 [2025-02-25T08:20:03.593Z] v4.1.29 [2025-02-25T08:20:03.593Z] v4.1.3 [2025-02-25T08:20:03.593Z] v4.1.30 [2025-02-25T08:20:03.593Z] v4.1.31 [2025-02-25T08:20:03.593Z] v4.1.32 [2025-02-25T08:20:03.593Z] v4.1.34 [2025-02-25T08:20:03.593Z] v4.1.35 [2025-02-25T08:20:03.593Z] v4.1.36 [2025-02-25T08:20:03.593Z] v4.1.37 [2025-02-25T08:20:03.593Z] v4.1.38 [2025-02-25T08:20:03.593Z] v4.1.39 [2025-02-25T08:20:03.593Z] v4.1.4 [2025-02-25T08:20:03.593Z] v4.1.40 [2025-02-25T08:20:03.593Z] v4.1.41 [2025-02-25T08:20:03.593Z] v4.1.42 [2025-02-25T08:20:03.593Z] v4.1.43 [2025-02-25T08:20:03.593Z] v4.1.5 [2025-02-25T08:20:03.593Z] v4.1.7 [2025-02-25T08:20:03.593Z] v4.1.8 [2025-02-25T08:20:03.593Z] v4.1.9 [2025-02-25T08:20:03.593Z] v4.2.0 [2025-02-25T08:20:03.593Z] v4.2.1 [2025-02-25T08:20:03.593Z] v4.3.0 [2025-02-25T08:20:03.593Z] v4.4.0 [2025-02-25T08:20:03.593Z] v4.5.0 [2025-02-25T08:20:03.593Z] v4.6.0 [2025-02-25T08:20:03.593Z] v4.7.0 [2025-02-25T08:20:03.593Z] v4.8.0 [2025-02-25T08:20:03.593Z] v4.9.0 [2025-02-25T08:20:03.593Z] v5.1 [2025-02-25T08:20:03.593Z] v5.1.2 [2025-02-25T08:20:03.593Z] v5.1.3 [2025-02-25T08:20:03.593Z] v5.1.4 [2025-02-25T08:20:03.593Z] v5.1.4-dev.1 [2025-02-25T08:20:03.593Z] v5.1.4-dev.10 [2025-02-25T08:20:03.593Z] v5.1.4-dev.11 [2025-02-25T08:20:03.593Z] v5.1.4-dev.12 [2025-02-25T08:20:03.593Z] v5.1.4-dev.13 [2025-02-25T08:20:03.593Z] v5.1.4-dev.14 [2025-02-25T08:20:03.593Z] v5.1.4-dev.15 [2025-02-25T08:20:03.593Z] v5.1.4-dev.16 [2025-02-25T08:20:03.593Z] v5.1.4-dev.17 [2025-02-25T08:20:03.593Z] v5.1.4-dev.18 [2025-02-25T08:20:03.593Z] v5.1.4-dev.19 [2025-02-25T08:20:03.593Z] v5.1.4-dev.2 [2025-02-25T08:20:03.593Z] v5.1.4-dev.20 [2025-02-25T08:20:03.593Z] v5.1.4-dev.21 [2025-02-25T08:20:03.593Z] v5.1.4-dev.22 [2025-02-25T08:20:03.593Z] v5.1.4-dev.23 [2025-02-25T08:20:03.593Z] v5.1.4-dev.24 [2025-02-25T08:20:03.593Z] v5.1.4-dev.25 [2025-02-25T08:20:03.593Z] v5.1.4-dev.3 [2025-02-25T08:20:03.593Z] v5.1.4-dev.4 [2025-02-25T08:20:03.593Z] v5.1.4-dev.5 [2025-02-25T08:20:03.593Z] v5.1.4-dev.6 [2025-02-25T08:20:03.593Z] v5.1.4-dev.7 [2025-02-25T08:20:03.593Z] v5.1.4-dev.8 [2025-02-25T08:20:03.593Z] v5.1.4-dev.9 [2025-02-25T08:20:03.593Z] v5.1.5 [2025-02-25T08:20:03.593Z] v5.1.5-dev.1 [2025-02-25T08:20:03.593Z] v5.1.6 [2025-02-25T08:20:03.593Z] v5.1.6-dev.1 [2025-02-25T08:20:03.593Z] v5.1.6-dev.2 [2025-02-25T08:20:03.593Z] v5.1.6-dev.3 [2025-02-25T08:20:03.593Z] v5.1.6-dev.4 [Pipeline] sh [2025-02-25T08:20:03.891Z] + lftools sign git-tag v5.1.6-dev.5 [2025-02-25T08:20:04.459Z] Signing Git tag with Sigul... [2025-02-25T08:20:04.459Z] Signing v5.1.6-dev.5 [2025-02-25T08:20:04.459Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v5.1.6-dev.5'], return code 1, stdout , stderr [Pipeline] echo [2025-02-25T08:20:04.476Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:04.769Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-25T08:20:04.777Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-25T08:20:04.801Z] $ docker stop --time=1 54a2d7330c69197f6ea5e7ec1859ed2941e800265dc510d3d651e6fab3bec357 [2025-02-25T08:20:06.116Z] $ docker rm -f --volumes 54a2d7330c69197f6ea5e7ec1859ed2941e800265dc510d3d651e6fab3bec357 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-25T08:20:06.563Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-25T08:20:06.563Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:20:06.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T08:20:06.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:20:06.949Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:20:06.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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/py-git-semver:0.1.4 cat [2025-02-25T08:20:07.309Z] $ docker top 53354716bbfe5add74f7cc5adf2659968a7cfcab8b870d1a69ba579944b25309 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-25T08:20:07.400Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'experimental|v5.1.6-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-25T08:20:07.705Z] + git semver [Pipeline] } [2025-02-25T08:20:07.970Z] $ docker stop --time=1 53354716bbfe5add74f7cc5adf2659968a7cfcab8b870d1a69ba579944b25309 [2025-02-25T08:20:09.253Z] $ docker rm -f --volumes 53354716bbfe5add74f7cc5adf2659968a7cfcab8b870d1a69ba579944b25309 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-25T08:20:09.612Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-25T08:20:09.612Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:20:09.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-25T08:20:09.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:20:10.018Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:20:10.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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/py-git-semver:0.1.4 cat [2025-02-25T08:20:10.384Z] $ docker top 62f351838ec14606c0cb160d86d3b504f80023a6896764238ae4c5a00cbd9ab2 -eo pid,comm [2025-02-25T08:20:10.438Z] 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). [2025-02-25T08:20:10.438Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-25T08:20:10.485Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'experimental|v5.1.6-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-25T08:20:10.784Z] + git semver [Pipeline] } [2025-02-25T08:20:11.051Z] $ docker stop --time=1 62f351838ec14606c0cb160d86d3b504f80023a6896764238ae4c5a00cbd9ab2 [2025-02-25T08:20:12.358Z] $ docker rm -f --volumes 62f351838ec14606c0cb160d86d3b504f80023a6896764238ae4c5a00cbd9ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-25T08:20:13.021Z] + [ -d /w/workspace/edgexfoundry_sample-service_main/archives ] [2025-02-25T08:20:13.021Z] + ls -al /w/workspace/edgexfoundry_sample-service_main/archives [2025-02-25T08:20:13.021Z] total 16 [2025-02-25T08:20:13.021Z] drwxr-xr-x 3 root root 4096 Feb 25 08:13 . [2025-02-25T08:20:13.021Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 25 08:20 .. [2025-02-25T08:20:13.021Z] drwxr-xr-x 2 root root 4096 Feb 25 08:13 cost [2025-02-25T08:20:13.021Z] -rw-r--r-- 1 root root 85 Feb 25 08:13 cost.csv [2025-02-25T08:20:13.021Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_sample-service_main/archives [2025-02-25T08:20:13.021Z] + ls -al /w/workspace/edgexfoundry_sample-service_main/archives [2025-02-25T08:20:13.021Z] total 16 [2025-02-25T08:20:13.021Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 08:13 . [2025-02-25T08:20:13.021Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 25 08:20 .. [2025-02-25T08:20:13.021Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 25 08:13 cost [2025-02-25T08:20:13.021Z] -rw-r--r-- 1 jenkins jenkins 85 Feb 25 08:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:13.310Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:14.163Z] ---> package-listing.sh [2025-02-25T08:20:14.163Z] ++ facter osfamily [2025-02-25T08:20:14.163Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-25T08:20:14.422Z] + OS_FAMILY=debian [2025-02-25T08:20:14.422Z] + workspace=/w/workspace/edgexfoundry_sample-service_main [2025-02-25T08:20:14.422Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-25T08:20:14.422Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-25T08:20:14.422Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-25T08:20:14.422Z] + PACKAGES=/tmp/packages_start.txt [2025-02-25T08:20:14.422Z] + '[' /w/workspace/edgexfoundry_sample-service_main ']' [2025-02-25T08:20:14.422Z] + PACKAGES=/tmp/packages_end.txt [2025-02-25T08:20:14.422Z] + case "${OS_FAMILY}" in [2025-02-25T08:20:14.422Z] + dpkg -l [2025-02-25T08:20:14.422Z] + grep '^ii' [2025-02-25T08:20:14.422Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-25T08:20:14.422Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-25T08:20:14.422Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-25T08:20:14.422Z] + '[' /w/workspace/edgexfoundry_sample-service_main ']' [2025-02-25T08:20:14.422Z] + mkdir -p /w/workspace/edgexfoundry_sample-service_main/archives/ [2025-02-25T08:20:14.422Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_sample-service_main/archives/ [Pipeline] echo [2025-02-25T08:20:14.434Z] 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/edgexfoundry_sample-service_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-25T08:20:14.712Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-25T08:20:15.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-25T08:20:15.279Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-25T08:20:15.360Z] prd-ubuntu20.04-docker-8c-8g-39681 does not seem to be running inside a container [2025-02-25T08:20:15.385Z] $ 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/edgexfoundry_sample-service_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_sample-service_main -v /w/workspace/edgexfoundry_sample-service_main:/w/workspace/edgexfoundry_sample-service_main:rw,z -v /w/workspace/edgexfoundry_sample-service_main@tmp:/w/workspace/edgexfoundry_sample-service_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 [2025-02-25T08:20:15.589Z] $ docker top 6fed7753c1d00f87f048ef0ac0ea8c4d6329800a84896f9c5d8469f33389cb6b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-25T08:20:15.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-25T08:20:16.239Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-25T08:20:16.525Z] + ls /var/log/sa-host [2025-02-25T08:20:16.525Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-25T08:20:16.691Z] provisioning config files... [2025-02-25T08:20:16.698Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_sample-service_main@tmp/config10928152262608800160tmp [Pipeline] { [Pipeline] echo [2025-02-25T08:20:16.716Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:16.996Z] ---> create-netrc.sh [Pipeline] } [2025-02-25T08:20:17.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:17.339Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-25T08:20:17.348Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:17.629Z] ---> sudo-logs.sh [2025-02-25T08:20:17.629Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-25T08:20:17.662Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:17.943Z] ---> job-cost.sh [2025-02-25T08:20:17.943Z] lf-activate-venv: SKIPPING [2025-02-25T08:20:17.943Z] DEBUG: total: 0.2199999988079071 [2025-02-25T08:20:17.943Z] INFO: Retrieving Stack Cost... [2025-02-25T08:20:18.202Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-25T08:20:18.461Z] INFO: Archiving Costs [Pipeline] echo [2025-02-25T08:20:18.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-25T08:20:18.754Z] ---> logs-deploy.sh [2025-02-25T08:20:18.754Z] lf-activate-venv: SKIPPING [2025-02-25T08:20:18.754Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/main/89 [2025-02-25T08:20:18.754Z] INFO: archiving workspace using pattern(s): [2025-02-25T08:20:19.690Z] Archives upload complete. [2025-02-25T08:20:19.952Z] INFO: archiving logs to Nexus [2025-02-25T08:20:20.523Z] ---> uname -a: [2025-02-25T08:20:20.523Z] Linux prd-ubuntu20-04-docker-8c-8g-39681 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] ---> lscpu: [2025-02-25T08:20:20.523Z] Architecture: x86_64 [2025-02-25T08:20:20.523Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-25T08:20:20.523Z] Byte Order: Little Endian [2025-02-25T08:20:20.523Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-25T08:20:20.523Z] CPU(s): 8 [2025-02-25T08:20:20.523Z] On-line CPU(s) list: 0-7 [2025-02-25T08:20:20.523Z] Thread(s) per core: 1 [2025-02-25T08:20:20.523Z] Core(s) per socket: 1 [2025-02-25T08:20:20.523Z] Socket(s): 8 [2025-02-25T08:20:20.523Z] NUMA node(s): 1 [2025-02-25T08:20:20.523Z] Vendor ID: AuthenticAMD [2025-02-25T08:20:20.523Z] CPU family: 23 [2025-02-25T08:20:20.523Z] Model: 49 [2025-02-25T08:20:20.523Z] Model name: AMD EPYC-Rome Processor [2025-02-25T08:20:20.523Z] Stepping: 0 [2025-02-25T08:20:20.523Z] CPU MHz: 2799.998 [2025-02-25T08:20:20.523Z] BogoMIPS: 5599.99 [2025-02-25T08:20:20.523Z] Virtualization: AMD-V [2025-02-25T08:20:20.523Z] Hypervisor vendor: KVM [2025-02-25T08:20:20.523Z] Virtualization type: full [2025-02-25T08:20:20.523Z] L1d cache: 256 KiB [2025-02-25T08:20:20.523Z] L1i cache: 256 KiB [2025-02-25T08:20:20.523Z] L2 cache: 4 MiB [2025-02-25T08:20:20.523Z] L3 cache: 128 MiB [2025-02-25T08:20:20.523Z] NUMA node0 CPU(s): 0-7 [2025-02-25T08:20:20.523Z] Vulnerability Itlb multihit: Not affected [2025-02-25T08:20:20.523Z] Vulnerability L1tf: Not affected [2025-02-25T08:20:20.523Z] Vulnerability Mds: Not affected [2025-02-25T08:20:20.523Z] Vulnerability Meltdown: Not affected [2025-02-25T08:20:20.523Z] Vulnerability Mmio stale data: Not affected [2025-02-25T08:20:20.523Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-25T08:20:20.523Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-25T08:20:20.523Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-25T08:20:20.523Z] Vulnerability Srbds: Not affected [2025-02-25T08:20:20.523Z] Vulnerability Tsx async abort: Not affected [2025-02-25T08:20:20.523Z] 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 [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] ---> nproc: [2025-02-25T08:20:20.523Z] 8 [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] ---> df -h: [2025-02-25T08:20:20.523Z] Filesystem Size Used Avail Use% Mounted on [2025-02-25T08:20:20.523Z] overlay 155G 12G 143G 8% / [2025-02-25T08:20:20.523Z] tmpfs 64M 0 64M 0% /dev [2025-02-25T08:20:20.523Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-25T08:20:20.523Z] shm 64M 0 64M 0% /dev/shm [2025-02-25T08:20:20.523Z] /dev/vda1 155G 12G 143G 8% /facter-os [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] ---> sar -b -r -n DEV: [2025-02-25T08:20:20.523Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39681) 02/25/25 _x86_64_ (8 CPU) [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] 08:11:42 LINUX RESTART (8 CPU) [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] 08:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-25T08:20:20.523Z] 08:13:01 421.57 40.72 380.85 0.00 4493.48 127775.63 0.00 [2025-02-25T08:20:20.523Z] 08:14:01 218.91 0.22 218.70 0.00 21.20 37358.71 0.00 [2025-02-25T08:20:20.523Z] 08:15:01 1.50 0.00 1.50 0.00 0.00 21.35 0.00 [2025-02-25T08:20:20.523Z] 08:16:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2025-02-25T08:20:20.523Z] 08:17:01 38.88 5.92 32.96 0.00 2632.36 5918.75 0.00 [2025-02-25T08:20:20.523Z] 08:18:01 4.75 0.00 4.75 0.00 0.00 71.04 0.00 [2025-02-25T08:20:20.523Z] 08:19:01 3.05 0.02 3.03 0.00 0.13 73.45 0.00 [2025-02-25T08:20:20.523Z] 08:20:01 104.27 0.25 104.02 0.00 17.46 51722.85 0.00 [2025-02-25T08:20:20.523Z] Average: 98.57 5.82 92.75 0.00 888.05 27660.21 0.00 [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] 08:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-25T08:20:20.523Z] 08:13:01 28986640 31533028 771692 2.35 86536 2723688 1906040 5.62 1054204 2430120 84904 [2025-02-25T08:20:20.523Z] 08:14:01 28436808 31547452 752204 2.29 111972 3209636 1730912 5.10 1214668 2760716 292 [2025-02-25T08:20:20.523Z] 08:15:01 28437284 31547996 751352 2.28 112000 3209640 1730912 5.10 1214148 2760716 40 [2025-02-25T08:20:20.523Z] 08:16:01 28439808 31550600 748612 2.28 112036 3209644 1730912 5.10 1212076 2760724 196 [2025-02-25T08:20:20.523Z] 08:17:01 28103764 31520676 758416 2.31 134936 3483964 1713908 5.05 1423156 2853724 968 [2025-02-25T08:20:20.523Z] 08:18:01 28123712 31540780 738400 2.25 135040 3483968 1713908 5.05 1403144 2853684 4 [2025-02-25T08:20:20.523Z] 08:19:01 28129844 31542012 737072 2.24 133584 3480716 1697320 5.00 1400816 2850484 12 [2025-02-25T08:20:20.523Z] 08:20:01 26633988 31502564 771992 2.35 184488 4763156 1939416 5.72 1521052 4100720 728 [2025-02-25T08:20:20.523Z] Average: 28161481 31535638 753718 2.29 126324 3445552 1770416 5.22 1305408 2921361 10893 [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] 08:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-25T08:20:20.523Z] 08:13:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:13:01 docker0 53.23 72.55 4.33 418.33 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:13:01 ens3 665.31 414.35 6202.35 102.85 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:14:01 lo 8.13 8.13 0.80 0.80 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:14:01 docker0 3.03 4.12 0.21 39.21 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:14:01 ens3 187.05 124.26 2681.74 197.97 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:15:01 ens3 2.67 1.08 5.97 0.33 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:16:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:17:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:17:01 ens3 159.81 101.85 2159.60 6.98 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:18:01 ens3 0.67 0.45 0.37 0.13 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:20:01 veth1fe7586 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:20:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:20:01 docker0 11.66 16.76 1.01 39.47 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:20:01 ens3 296.67 201.10 7160.60 140.67 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] 08:20:01 veth4c63fec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] Average: veth1fe7586 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] Average: lo 2.23 2.23 0.22 0.22 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] Average: docker0 8.40 11.55 0.69 61.38 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] Average: ens3 162.99 104.76 2268.09 56.02 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] Average: veth4c63fec 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] ---> sar -P ALL: [2025-02-25T08:20:20.523Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39681) 02/25/25 _x86_64_ (8 CPU) [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] 08:11:42 LINUX RESTART (8 CPU) [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] 08:12:02 CPU %user %nice %system %iowait %steal %idle [2025-02-25T08:20:20.523Z] 08:13:01 all 10.46 0.00 3.74 2.60 0.06 83.14 [2025-02-25T08:20:20.523Z] 08:13:01 0 11.36 0.00 4.15 0.15 0.05 84.29 [2025-02-25T08:20:20.523Z] 08:13:01 1 12.50 0.00 2.35 0.55 0.05 84.55 [2025-02-25T08:20:20.523Z] 08:13:01 2 10.40 0.00 3.25 0.46 0.05 85.84 [2025-02-25T08:20:20.523Z] 08:13:01 3 10.03 0.00 3.64 7.74 0.05 78.54 [2025-02-25T08:20:20.523Z] 08:13:01 4 10.52 0.00 5.35 6.00 0.05 78.08 [2025-02-25T08:20:20.523Z] 08:13:01 5 10.37 0.00 4.93 4.34 0.07 80.29 [2025-02-25T08:20:20.523Z] 08:13:01 6 8.26 0.00 2.70 0.88 0.05 88.12 [2025-02-25T08:20:20.523Z] 08:13:01 7 10.21 0.00 3.60 0.72 0.07 85.40 [2025-02-25T08:20:20.523Z] 08:14:01 all 19.01 0.00 5.36 1.33 0.07 74.23 [2025-02-25T08:20:20.523Z] 08:14:01 0 18.94 0.00 5.41 1.41 0.07 74.17 [2025-02-25T08:20:20.523Z] 08:14:01 1 19.36 0.00 6.02 0.24 0.07 74.32 [2025-02-25T08:20:20.523Z] 08:14:01 2 20.36 0.00 5.35 0.57 0.07 73.65 [2025-02-25T08:20:20.523Z] 08:14:01 3 18.84 0.00 5.69 1.63 0.07 73.77 [2025-02-25T08:20:20.523Z] 08:14:01 4 17.73 0.00 4.29 0.15 0.07 77.76 [2025-02-25T08:20:20.523Z] 08:14:01 5 19.58 0.00 5.50 1.18 0.07 73.68 [2025-02-25T08:20:20.523Z] 08:14:01 6 18.74 0.00 5.60 4.89 0.08 70.69 [2025-02-25T08:20:20.523Z] 08:14:01 7 18.55 0.00 5.02 0.63 0.05 75.76 [2025-02-25T08:20:20.523Z] 08:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-02-25T08:20:20.523Z] 08:15:01 0 0.03 0.00 0.00 0.03 0.02 99.92 [2025-02-25T08:20:20.523Z] 08:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-02-25T08:20:20.523Z] 08:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-25T08:20:20.523Z] 08:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-25T08:20:20.523Z] 08:15:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-02-25T08:20:20.523Z] 08:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-25T08:20:20.523Z] 08:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-25T08:20:20.523Z] 08:15:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2025-02-25T08:20:20.523Z] 08:16:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2025-02-25T08:20:20.523Z] 08:16:01 0 1.68 0.00 0.03 0.03 0.02 98.24 [2025-02-25T08:20:20.523Z] 08:16:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2025-02-25T08:20:20.523Z] 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-25T08:20:20.523Z] 08:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-25T08:20:20.523Z] 08:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-25T08:20:20.523Z] 08:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-25T08:20:20.523Z] 08:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-25T08:20:20.523Z] 08:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-25T08:20:20.523Z] 08:17:01 all 2.26 0.00 1.14 0.31 0.02 96.26 [2025-02-25T08:20:20.523Z] 08:17:01 0 4.09 0.00 1.15 0.58 0.03 94.15 [2025-02-25T08:20:20.523Z] 08:17:01 1 1.55 0.00 0.62 0.78 0.05 96.99 [2025-02-25T08:20:20.523Z] 08:17:01 2 2.86 0.00 0.74 0.15 0.02 96.24 [2025-02-25T08:20:20.523Z] 08:17:01 3 1.23 0.00 1.82 0.05 0.00 96.90 [2025-02-25T08:20:20.523Z] 08:17:01 4 1.94 0.00 1.23 0.38 0.03 96.41 [2025-02-25T08:20:20.523Z] 08:17:01 5 1.54 0.00 1.17 0.03 0.02 97.24 [2025-02-25T08:20:20.523Z] 08:17:01 6 2.76 0.00 0.94 0.08 0.02 96.21 [2025-02-25T08:20:20.523Z] 08:17:01 7 2.12 0.00 1.49 0.43 0.02 95.94 [2025-02-25T08:20:20.523Z] 08:18:01 all 0.22 0.00 0.02 0.01 0.01 99.75 [2025-02-25T08:20:20.523Z] 08:18:01 0 1.47 0.00 0.02 0.02 0.00 98.50 [2025-02-25T08:20:20.523Z] 08:18:01 1 0.05 0.00 0.05 0.03 0.02 99.85 [2025-02-25T08:20:20.523Z] 08:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-25T08:20:20.523Z] 08:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-02-25T08:20:20.523Z] 08:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-25T08:20:20.523Z] 08:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-25T08:20:20.523Z] 08:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-25T08:20:20.523Z] 08:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-25T08:20:20.523Z] 08:19:01 all 0.09 0.00 0.04 0.01 0.01 99.84 [2025-02-25T08:20:20.523Z] 08:19:01 0 0.27 0.00 0.13 0.00 0.02 99.58 [2025-02-25T08:20:20.523Z] 08:19:01 1 0.05 0.00 0.07 0.07 0.03 99.78 [2025-02-25T08:20:20.523Z] 08:19:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2025-02-25T08:20:20.523Z] 08:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2025-02-25T08:20:20.523Z] 08:19:01 4 0.08 0.00 0.05 0.02 0.00 99.85 [2025-02-25T08:20:20.523Z] 08:19:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2025-02-25T08:20:20.523Z] 08:19:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-02-25T08:20:20.523Z] 08:19:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2025-02-25T08:20:20.523Z] 08:20:01 all 6.75 0.00 2.90 1.01 0.04 89.31 [2025-02-25T08:20:20.523Z] 08:20:01 0 6.60 0.00 2.92 0.51 0.05 89.92 [2025-02-25T08:20:20.523Z] 08:20:01 1 6.65 0.00 3.09 1.23 0.05 88.98 [2025-02-25T08:20:20.523Z] 08:20:01 2 5.93 0.00 2.22 0.05 0.03 91.77 [2025-02-25T08:20:20.523Z] 08:20:01 3 8.34 0.00 2.80 0.03 0.03 88.80 [2025-02-25T08:20:20.523Z] 08:20:01 4 7.31 0.00 3.14 5.89 0.05 83.61 [2025-02-25T08:20:20.523Z] 08:20:01 5 7.03 0.00 3.24 0.24 0.03 89.46 [2025-02-25T08:20:20.523Z] 08:20:01 6 6.78 0.00 3.42 0.03 0.02 89.75 [2025-02-25T08:20:20.523Z] 08:20:01 7 5.36 0.00 2.39 0.10 0.02 92.13 [2025-02-25T08:20:20.523Z] Average: all 4.84 0.00 1.64 0.65 0.03 92.84 [2025-02-25T08:20:20.523Z] Average: 0 5.51 0.00 1.71 0.34 0.03 92.41 [2025-02-25T08:20:20.523Z] Average: 1 4.99 0.00 1.52 0.36 0.04 93.08 [2025-02-25T08:20:20.523Z] Average: 2 4.92 0.00 1.44 0.15 0.02 93.46 [2025-02-25T08:20:20.523Z] Average: 3 4.78 0.00 1.74 1.16 0.02 92.30 [2025-02-25T08:20:20.523Z] Average: 4 4.67 0.00 1.75 1.53 0.03 92.02 [2025-02-25T08:20:20.523Z] Average: 5 4.80 0.00 1.84 0.71 0.03 92.62 [2025-02-25T08:20:20.523Z] Average: 6 4.54 0.00 1.57 0.73 0.02 93.13 [2025-02-25T08:20:20.523Z] Average: 7 4.52 0.00 1.55 0.23 0.02 93.68 [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z] [2025-02-25T08:20:20.523Z]