Pull request #448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2+c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 (e0c9bc26fa69baa6fd84b0be0067ab20287209a5) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3293564629897181035.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable 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-ssh11376365602601691896.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/device-rest-go/branches/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13816911275628640178.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/device-rest-go/branches/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9781023669999315140.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 (stable) > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6062741417319944097.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/device-rest-go/branches/PR-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11279619762871075793.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test 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: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38549 in /w/workspace/gexfoundry_device-rest-go_PR-448 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-448 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.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/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 into PR head commit c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 Merge succeeded, producing c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 Checking out Revision c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 (PR-448) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c1ff3e5bb14fe4e156aaffe1fac9f40b5f1dff52 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-10T20:58:10.121Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-10T20:58:10.346Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-10T20:58:10.458Z] ========================================================= [2025-02-10T20:58:10.459Z] EdgeX Global Pipelines Version Info [2025-02-10T20:58:10.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-10T20:58:11.298Z] ------------------- [2025-02-10T20:58:11.298Z] stable info: [2025-02-10T20:58:11.298Z] ------------------- [2025-02-10T20:58:11.298Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-10T20:58:11.298Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T20:58:11.298Z] Message: update stable to v1.0.269 [2025-02-10T20:58:11.869Z] ------------------- [2025-02-10T20:58:11.869Z] experimental info: [2025-02-10T20:58:11.869Z] ------------------- [2025-02-10T20:58:11.870Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-10T20:58:11.870Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-10T20:58:11.870Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-10T20:58:12.089Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2025-02-10T20:58:12.151Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2025-02-10T20:58:12.209Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-10T20:58:12.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-10T20:58:12.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-10T20:58:12.379Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-10T20:58:12.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-10T20:58:12.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-10T20:58:12.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-10T20:58:12.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-10T20:58:12.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-10T20:58:12.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2025-02-10T20:58:12.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-10T20:58:12.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-10T20:58:12.889Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T20:58:12.946Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-10T20:58:13.000Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T20:58:13.053Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-10T20:58:13.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-10T20:58:13.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-10T20:58:13.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-10T20:58:13.279Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-10T20:58:13.338Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-10T20:58:13.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-10T20:58:13.455Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-10T20:58:13.518Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-10T20:58:13.576Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-10T20:58:13.632Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-448 [Pipeline] echo [2025-02-10T20:58:13.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-448 [Pipeline] echo [2025-02-10T20:58:13.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-448 [Pipeline] echo [2025-02-10T20:58:13.806Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] echo [2025-02-10T20:58:13.861Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c196bae [Pipeline] echo [2025-02-10T20:58:13.922Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T20:58:14.074Z] provisioning config files... [2025-02-10T20:58:14.090Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/config2293717420890558801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T20:58:14.478Z] ---> ****-login.sh [2025-02-10T20:58:14.479Z] nexus3.edgexfoundry.org:10001 [2025-02-10T20:58:14.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:14.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:14.742Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:14.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:14.742Z] [2025-02-10T20:58:14.742Z] Login Succeeded [2025-02-10T20:58:14.742Z] nexus3.edgexfoundry.org:10002 [2025-02-10T20:58:15.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:15.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:15.003Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:15.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:15.003Z] [2025-02-10T20:58:15.003Z] Login Succeeded [2025-02-10T20:58:15.003Z] nexus3.edgexfoundry.org:10003 [2025-02-10T20:58:15.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:15.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:15.003Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:15.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:15.003Z] [2025-02-10T20:58:15.003Z] Login Succeeded [2025-02-10T20:58:15.003Z] nexus3.edgexfoundry.org:10004 [2025-02-10T20:58:15.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:15.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:15.265Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:15.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:15.265Z] [2025-02-10T20:58:15.265Z] Login Succeeded [2025-02-10T20:58:15.265Z] ****.io [2025-02-10T20:58:15.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:15.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:15.527Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:15.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:15.527Z] [2025-02-10T20:58:15.527Z] Login Succeeded [2025-02-10T20:58:15.527Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T20:58:15.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-10T20:58:16.278Z] + git rev-list -1 --merges c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2~1..c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] echo [2025-02-10T20:58:16.325Z] -----------> git rev-list -1 --merges c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2~1..c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [false] [Pipeline] sh [2025-02-10T20:58:16.646Z] + git log --format=format:%s -1 c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] echo [2025-02-10T20:58:16.688Z] ========================================================= [2025-02-10T20:58:16.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-10T20:58:16.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-10T20:58:17.154Z] + git log --format=format:%s -1 c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] echo [2025-02-10T20:58:17.192Z] [semverPrep] GIT_COMMIT: c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-02-10T20:58:17.235Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-10T20:58:17.677Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-10T20:58:17.677Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-10T20:58:17.677Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-10T20:58:17.677Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-10T20:58:17.677Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-10T20:58:17.677Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-10T20:58:17.677Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T20:58:18.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T20:58:18.228Z] [2025-02-10T20:58:18.228Z] 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-10T20:58:18.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T20:58:18.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-10T20:58:18.630Z] b85a868b505f: Pulling fs layer [2025-02-10T20:58:18.630Z] e2be974225ed: Pulling fs layer [2025-02-10T20:58:18.630Z] 339a4e72a1f5: Pulling fs layer [2025-02-10T20:58:18.630Z] 988bab9f4d93: Pulling fs layer [2025-02-10T20:58:18.630Z] 1469e6f7b9e6: Pulling fs layer [2025-02-10T20:58:18.630Z] eaf3925da568: Pulling fs layer [2025-02-10T20:58:18.630Z] bab4dde63d76: Pulling fs layer [2025-02-10T20:58:18.630Z] bde34c3a00c8: Pulling fs layer [2025-02-10T20:58:18.630Z] b352a97aabf1: Pulling fs layer [2025-02-10T20:58:18.630Z] 4872d77fe225: Pulling fs layer [2025-02-10T20:58:18.630Z] 5851b861e8e6: Pulling fs layer [2025-02-10T20:58:18.630Z] eaf3925da568: Waiting [2025-02-10T20:58:18.630Z] bab4dde63d76: Waiting [2025-02-10T20:58:18.630Z] 4872d77fe225: Waiting [2025-02-10T20:58:18.630Z] 5851b861e8e6: Waiting [2025-02-10T20:58:18.630Z] bde34c3a00c8: Waiting [2025-02-10T20:58:18.630Z] 988bab9f4d93: Waiting [2025-02-10T20:58:18.630Z] 1469e6f7b9e6: Waiting [2025-02-10T20:58:18.630Z] b352a97aabf1: Waiting [2025-02-10T20:58:18.630Z] e2be974225ed: Download complete [2025-02-10T20:58:18.630Z] 988bab9f4d93: Download complete [2025-02-10T20:58:18.630Z] 1469e6f7b9e6: Verifying Checksum [2025-02-10T20:58:18.630Z] 1469e6f7b9e6: Download complete [2025-02-10T20:58:18.892Z] eaf3925da568: Verifying Checksum [2025-02-10T20:58:18.892Z] eaf3925da568: Download complete [2025-02-10T20:58:18.892Z] 339a4e72a1f5: Verifying Checksum [2025-02-10T20:58:18.892Z] 339a4e72a1f5: Download complete [2025-02-10T20:58:18.892Z] bde34c3a00c8: Verifying Checksum [2025-02-10T20:58:18.892Z] b352a97aabf1: Verifying Checksum [2025-02-10T20:58:18.892Z] b352a97aabf1: Download complete [2025-02-10T20:58:18.892Z] 4872d77fe225: Verifying Checksum [2025-02-10T20:58:18.892Z] 4872d77fe225: Download complete [2025-02-10T20:58:18.892Z] 5851b861e8e6: Verifying Checksum [2025-02-10T20:58:18.892Z] 5851b861e8e6: Download complete [2025-02-10T20:58:18.892Z] b85a868b505f: Download complete [2025-02-10T20:58:19.152Z] bab4dde63d76: Verifying Checksum [2025-02-10T20:58:19.152Z] bab4dde63d76: Download complete [2025-02-10T20:58:20.092Z] b85a868b505f: Pull complete [2025-02-10T20:58:20.092Z] e2be974225ed: Pull complete [2025-02-10T20:58:20.662Z] 339a4e72a1f5: Pull complete [2025-02-10T20:58:20.662Z] 988bab9f4d93: Pull complete [2025-02-10T20:58:20.922Z] 1469e6f7b9e6: Pull complete [2025-02-10T20:58:20.922Z] eaf3925da568: Pull complete [2025-02-10T20:58:22.832Z] bab4dde63d76: Pull complete [2025-02-10T20:58:22.832Z] bde34c3a00c8: Pull complete [2025-02-10T20:58:22.832Z] b352a97aabf1: Pull complete [2025-02-10T20:58:22.832Z] 4872d77fe225: Pull complete [2025-02-10T20:58:22.832Z] 5851b861e8e6: Pull complete [2025-02-10T20:58:22.832Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-10T20:58:22.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-10T20:58:22.832Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T20:58:23.115Z] prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container [2025-02-10T20:58:23.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-10T20:58:28.220Z] $ docker top 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 -eo pid,comm [2025-02-10T20:58:28.269Z] 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-10T20:58:28.269Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-10T20:58:28.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T20:58:28.426Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T20:58:28.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T20:58:28.534Z] $ docker exec 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 ssh-agent [2025-02-10T20:58:28.627Z] SSH_AUTH_SOCK=/tmp/ssh-dHnvFXHwzyTA/agent.33 [2025-02-10T20:58:28.627Z] SSH_AGENT_PID=39 [2025-02-10T20:58:28.633Z] Running ssh-add (command line suppressed) [2025-02-10T20:58:28.718Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-448@tmp/private_key_11134272538721689547.key (/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/private_key_11134272538721689547.key) [2025-02-10T20:58:28.732Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T20:58:29.074Z] + git tag --points-at HEAD [Pipeline] } [2025-02-10T20:58:29.100Z] $ docker exec --env ******** --env ******** 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 ssh-agent -k [2025-02-10T20:58:29.193Z] unset SSH_AUTH_SOCK; [2025-02-10T20:58:29.193Z] unset SSH_AGENT_PID; [2025-02-10T20:58:29.194Z] echo Agent pid 39 killed; [2025-02-10T20:58:29.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-10T20:58:29.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-10T20:58:29.438Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-10T20:58:29.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-10T20:58:29.551Z] $ docker exec 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 ssh-agent [2025-02-10T20:58:29.648Z] SSH_AUTH_SOCK=/tmp/ssh-n8EVdDmb7ob4/agent.73 [2025-02-10T20:58:29.648Z] SSH_AGENT_PID=79 [2025-02-10T20:58:29.653Z] Running ssh-add (command line suppressed) [2025-02-10T20:58:29.763Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-448@tmp/private_key_2613497104363050062.key (/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/private_key_2613497104363050062.key) [2025-02-10T20:58:29.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-10T20:58:30.121Z] + git semver init [2025-02-10T20:58:30.382Z] 2025-02-10 20:58:30,298 [run_init] DEBUG init version:0.0.0 force:False [2025-02-10T20:58:30.382Z] 2025-02-10 20:58:30,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-448/.semver [2025-02-10T20:58:30.382Z] 2025-02-10 20:58:30,299 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-448/.semver [2025-02-10T20:58:30.382Z] 2025-02-10 20:58:30,299 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-448/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-448, universal_newlines=False, shell=None, istream=None) [2025-02-10T20:58:32.292Z] 2025-02-10 20:58:31,817 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-448/.git/info/exclude [2025-02-10T20:58:32.292Z] 2025-02-10 20:58:31,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-448/.semver/PR-448 with force:False [2025-02-10T20:58:32.292Z] 2025-02-10 20:58:31,818 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-448/.semver/PR-448 [2025-02-10T20:58:32.292Z] 2025-02-10 20:58:31,822 [execute] INFO git cat-file --batch-check [2025-02-10T20:58:32.292Z] 2025-02-10 20:58:31,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T20:58:32.292Z] 2025-02-10 20:58:31,828 [execute] INFO git cat-file --batch [2025-02-10T20:58:32.292Z] 2025-02-10 20:58:31,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-448/.semver, universal_newlines=False, shell=None, istream=) [2025-02-10T20:58:32.292Z] 2025-02-10 20:58:31,832 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-448/.semver/PR-448 [2025-02-10T20:58:32.292Z] 0.0.0 [Pipeline] } [2025-02-10T20:58:32.317Z] $ docker exec --env ******** --env ******** 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 ssh-agent -k [2025-02-10T20:58:32.406Z] unset SSH_AUTH_SOCK; [2025-02-10T20:58:32.406Z] unset SSH_AGENT_PID; [2025-02-10T20:58:32.406Z] echo Agent pid 79 killed; [2025-02-10T20:58:32.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-10T20:58:32.853Z] + git semver [Pipeline] } [2025-02-10T20:58:33.142Z] $ docker stop --time=1 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 [2025-02-10T20:58:34.437Z] $ docker rm -f --volumes 22dd30d1af00ddc90b5469128d1886ddbdb55f9fbbcf1fd09d9ec6abf9c11f60 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T20:58:34.851Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-10T20:58:35.175Z] Stashed 1 file(s) [Pipeline] echo [2025-02-10T20:58:35.203Z] [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T20:58:36.286Z] provisioning config files... [2025-02-10T20:58:36.297Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/config5830754277028527724tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-10T20:58:36.788Z] ---> ****-login.sh [2025-02-10T20:58:36.788Z] nexus3.edgexfoundry.org:10001 [2025-02-10T20:58:36.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:36.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:36.788Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:36.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:36.788Z] [2025-02-10T20:58:36.788Z] Login Succeeded [2025-02-10T20:58:36.788Z] nexus3.edgexfoundry.org:10002 [2025-02-10T20:58:36.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:36.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:36.789Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:36.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:36.789Z] [2025-02-10T20:58:36.789Z] Login Succeeded [2025-02-10T20:58:36.789Z] nexus3.edgexfoundry.org:10003 [2025-02-10T20:58:37.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:37.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:37.049Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:37.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:37.049Z] [2025-02-10T20:58:37.049Z] Login Succeeded [2025-02-10T20:58:37.049Z] nexus3.edgexfoundry.org:10004 [2025-02-10T20:58:37.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:37.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:37.049Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:37.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:37.049Z] [2025-02-10T20:58:37.049Z] Login Succeeded [2025-02-10T20:58:37.049Z] ****.io [2025-02-10T20:58:37.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-10T20:58:37.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-10T20:58:37.310Z] Configure a credential helper to remove this warning. See [2025-02-10T20:58:37.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-10T20:58:37.310Z] [2025-02-10T20:58:37.310Z] Login Succeeded [2025-02-10T20:58:37.310Z] ---> ****-login.sh ends [Pipeline] } [2025-02-10T20:58:37.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-10T20:58:37.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T20:58:37.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-10T20:58:37.654Z] ========================================================= [2025-02-10T20:58:37.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-10T20:58:37.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T20:58:38.163Z] + 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-10T20:58:38.163Z] Sending build context to Docker daemon 16.67MB [2025-02-10T20:58:38.163Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-10T20:58:38.163Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-10T20:58:38.424Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-10T20:58:38.424Z] da9db072f522: Pulling fs layer [2025-02-10T20:58:38.424Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-10T20:58:38.424Z] 06f05ace1117: Pulling fs layer [2025-02-10T20:58:38.424Z] 5fe327b54edc: Pulling fs layer [2025-02-10T20:58:38.424Z] 4f4fb700ef54: Pulling fs layer [2025-02-10T20:58:38.424Z] 92a5565b7b96: Pulling fs layer [2025-02-10T20:58:38.424Z] ff9bb7016b71: Pulling fs layer [2025-02-10T20:58:38.424Z] b67dba6c2c7d: Pulling fs layer [2025-02-10T20:58:38.424Z] a813b0c90790: Pulling fs layer [2025-02-10T20:58:38.424Z] b67dba6c2c7d: Waiting [2025-02-10T20:58:38.424Z] a813b0c90790: Waiting [2025-02-10T20:58:38.424Z] 5fe327b54edc: Waiting [2025-02-10T20:58:38.424Z] 92a5565b7b96: Waiting [2025-02-10T20:58:38.424Z] 4f4fb700ef54: Waiting [2025-02-10T20:58:38.424Z] 6ef4a4ee8ca5: Download complete [2025-02-10T20:58:38.424Z] 5fe327b54edc: Verifying Checksum [2025-02-10T20:58:38.424Z] 5fe327b54edc: Download complete [2025-02-10T20:58:38.424Z] 4f4fb700ef54: Download complete [2025-02-10T20:58:38.424Z] 92a5565b7b96: Verifying Checksum [2025-02-10T20:58:38.424Z] 92a5565b7b96: Download complete [2025-02-10T20:58:38.424Z] da9db072f522: Download complete [2025-02-10T20:58:38.424Z] ff9bb7016b71: Verifying Checksum [2025-02-10T20:58:38.424Z] ff9bb7016b71: Download complete [2025-02-10T20:58:38.424Z] da9db072f522: Pull complete [2025-02-10T20:58:38.685Z] 6ef4a4ee8ca5: Pull complete [2025-02-10T20:58:38.685Z] a813b0c90790: Verifying Checksum [2025-02-10T20:58:38.685Z] a813b0c90790: Download complete [2025-02-10T20:58:38.944Z] 06f05ace1117: Verifying Checksum [2025-02-10T20:58:38.945Z] 06f05ace1117: Download complete [2025-02-10T20:58:39.203Z] b67dba6c2c7d: Verifying Checksum [2025-02-10T20:58:39.203Z] b67dba6c2c7d: Download complete [2025-02-10T20:58:42.492Z] 06f05ace1117: Pull complete [2025-02-10T20:58:42.492Z] 5fe327b54edc: Pull complete [2025-02-10T20:58:42.492Z] 4f4fb700ef54: Pull complete [2025-02-10T20:58:42.492Z] 92a5565b7b96: Pull complete [2025-02-10T20:58:42.492Z] ff9bb7016b71: Pull complete [2025-02-10T20:58:45.030Z] b67dba6c2c7d: Pull complete [2025-02-10T20:58:45.030Z] a813b0c90790: Pull complete [2025-02-10T20:58:45.030Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-10T20:58:45.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-10T20:58:45.030Z] ---> 3ba60ce46760 [2025-02-10T20:58:45.030Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-02-10T20:58:53.162Z] ---> Running in bad486c6e3f3 [2025-02-10T20:58:53.162Z] Removing intermediate container bad486c6e3f3 [2025-02-10T20:58:53.162Z] ---> 4eae76e63055 [2025-02-10T20:58:53.162Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-10T20:58:53.162Z] ---> Running in 473612723bca [2025-02-10T20:58:53.425Z] Removing intermediate container 473612723bca [2025-02-10T20:58:53.425Z] ---> 4fc1ff3327c7 [2025-02-10T20:58:53.425Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-10T20:58:53.425Z] ---> Running in 3cfde0de4b7f [2025-02-10T20:58:53.425Z] Removing intermediate container 3cfde0de4b7f [2025-02-10T20:58:53.425Z] ---> 9c4eb12e3b8b [2025-02-10T20:58:53.425Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-10T20:58:53.425Z] ---> Running in a4e664240675 [2025-02-10T20:58:53.425Z] Removing intermediate container a4e664240675 [2025-02-10T20:58:53.425Z] ---> 29e7e53307bd [2025-02-10T20:58:53.425Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-10T20:58:53.425Z] ---> Running in ac8f928f7613 [2025-02-10T20:58:53.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T20:58:54.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T20:58:54.518Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-02-10T20:58:54.518Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-02-10T20:58:54.518Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-02-10T20:58:54.518Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-02-10T20:58:54.518Z] Executing busybox-1.36.1-r29.trigger [2025-02-10T20:58:54.518Z] OK: 252 MiB in 62 packages [2025-02-10T20:58:55.090Z] Removing intermediate container ac8f928f7613 [2025-02-10T20:58:55.090Z] ---> 257708829efe [2025-02-10T20:58:55.090Z] Step 8/12 : WORKDIR /device-rest-go [2025-02-10T20:58:55.350Z] ---> Running in b2e554f77b2b [2025-02-10T20:58:55.611Z] Removing intermediate container b2e554f77b2b [2025-02-10T20:58:55.611Z] ---> 68d7572134c3 [2025-02-10T20:58:55.611Z] Step 9/12 : COPY go.mod vendor* ./ [2025-02-10T20:58:55.611Z] ---> 3b8e53e173f2 [2025-02-10T20:58:55.611Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T20:58:55.611Z] ---> Running in 3b5c952aa85d [2025-02-10T20:59:51.875Z] Removing intermediate container 3b5c952aa85d [2025-02-10T20:59:51.875Z] ---> ee51942a9233 [2025-02-10T20:59:51.875Z] Step 11/12 : COPY . . [2025-02-10T20:59:53.262Z] ---> 6fb189cabfd9 [2025-02-10T20:59:53.262Z] Step 12/12 : RUN $MAKE [2025-02-10T20:59:53.262Z] ---> Running in f41503e7d1e1 [2025-02-10T20:59:53.523Z] noop [2025-02-10T20:59:53.784Z] Removing intermediate container f41503e7d1e1 [2025-02-10T20:59:53.785Z] ---> d199a82b3bec [2025-02-10T20:59:53.785Z] Successfully built d199a82b3bec [2025-02-10T20:59:53.785Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T20:59:54.277Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T20:59:54.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T20:59:54.439Z] prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container [2025-02-10T20:59:54.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@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-10T20:59:54.797Z] $ docker top a3624bb1f39a5dbb653cdb85e58aa71848b32917b4da6b3b3d545dcbc41f0513 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T20:59:55.209Z] + go version [2025-02-10T20:59:55.209Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-10T20:59:55.241Z] $ docker stop --time=1 a3624bb1f39a5dbb653cdb85e58aa71848b32917b4da6b3b3d545dcbc41f0513 [2025-02-10T20:59:56.540Z] $ docker rm -f --volumes a3624bb1f39a5dbb653cdb85e58aa71848b32917b4da6b3b3d545dcbc41f0513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T20:59:57.319Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-10T20:59:57.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T20:59:57.483Z] prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container [2025-02-10T20:59:57.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@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-10T20:59:57.821Z] $ docker top 64eb073b11c8755904e80833114669c3f61e5dc761a6c9a8cb77710e0721b00a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T20:59:58.219Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-448 [Pipeline] fileExists [Pipeline] sh [2025-02-10T20:59:58.589Z] + make test [2025-02-10T20:59:58.589Z] go test ./... -coverprofile=coverage.out ./... [2025-02-10T21:00:00.512Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2025-02-10T21:00:18.593Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2025-02-10T21:00:18.593Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements [2025-02-10T21:00:26.713Z] go vet ./... [2025-02-10T21:00:31.982Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-10T21:00:31.982Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-10T21:00:31.982Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-10T21:00:32.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-10T21:00:32.059Z] $ docker stop --time=1 64eb073b11c8755904e80833114669c3f61e5dc761a6c9a8cb77710e0721b00a [2025-02-10T21:00:40.763Z] $ docker rm -f --volumes 64eb073b11c8755904e80833114669c3f61e5dc761a6c9a8cb77710e0721b00a [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-10T21:00:41.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-10T21:00:41.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-10T21:00:42.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-10T21:00:42.538Z] + ls -al . [2025-02-10T21:00:42.538Z] total 244 [2025-02-10T21:00:42.538Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 10 20:59 . [2025-02-10T21:00:42.538Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 10 20:58 .. [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 151 Feb 10 20:58 .dockerignore [2025-02-10T21:00:42.538Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 10 21:00 .git [2025-02-10T21:00:42.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 20:58 .github [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 10 20:58 .gitignore [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 10 20:58 .golangci.yml [2025-02-10T21:00:42.538Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 20:58 .semver [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 20138 Feb 10 20:58 Attribution.txt [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 17685 Feb 10 20:58 CHANGELOG.md [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 1697 Feb 10 20:58 Dockerfile [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 10 20:58 GOVERNANCE.md [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 10 20:58 Jenkinsfile [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 10 20:58 LICENSE [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 2598 Feb 10 20:58 Makefile [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 10 20:58 OWNERS.md [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 3989 Feb 10 20:58 README.md [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 10 20:58 VERSION [2025-02-10T21:00:42.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 20:58 bin [2025-02-10T21:00:42.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 20:58 cmd [2025-02-10T21:00:42.538Z] -rw-r--r-- 1 jenkins jenkins 14565 Feb 10 21:00 coverage.out [2025-02-10T21:00:42.538Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 10 20:58 driver [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 6291 Feb 10 20:58 go.mod [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 86264 Feb 10 20:58 go.sum [2025-02-10T21:00:42.538Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 10 20:58 openapi [2025-02-10T21:00:42.538Z] -rw-rw-r-- 1 jenkins jenkins 713 Feb 10 20:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:00:42.950Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 --label arch=amd64 --label version=0.0.0 . [2025-02-10T21:00:42.950Z] Sending build context to Docker daemon 16.69MB [2025-02-10T21:00:42.950Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-02-10T21:00:42.950Z] Step 2/26 : FROM ${BASE} AS builder [2025-02-10T21:00:42.950Z] ---> d199a82b3bec [2025-02-10T21:00:42.950Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-02-10T21:00:43.210Z] ---> Running in c91f05e5297a [2025-02-10T21:00:43.469Z] Removing intermediate container c91f05e5297a [2025-02-10T21:00:43.469Z] ---> c3fd72aceaea [2025-02-10T21:00:43.469Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-10T21:00:43.470Z] ---> Running in f34fd41ed39a [2025-02-10T21:00:43.470Z] Removing intermediate container f34fd41ed39a [2025-02-10T21:00:43.470Z] ---> e2c6cb4272ea [2025-02-10T21:00:43.470Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-02-10T21:00:43.470Z] ---> Running in a734300bf852 [2025-02-10T21:00:43.470Z] Removing intermediate container a734300bf852 [2025-02-10T21:00:43.470Z] ---> a51db6ef9306 [2025-02-10T21:00:43.470Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-02-10T21:00:43.470Z] ---> Running in 51f9efd1a5fe [2025-02-10T21:00:43.729Z] Removing intermediate container 51f9efd1a5fe [2025-02-10T21:00:43.729Z] ---> a9c5ab1ba53e [2025-02-10T21:00:43.730Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-10T21:00:43.730Z] ---> Running in 835116aa37af [2025-02-10T21:00:43.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T21:00:43.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T21:00:44.248Z] OK: 252 MiB in 62 packages [2025-02-10T21:00:44.508Z] Removing intermediate container 835116aa37af [2025-02-10T21:00:44.508Z] ---> 0aa33b919c0b [2025-02-10T21:00:44.508Z] Step 8/26 : WORKDIR /device-rest-go [2025-02-10T21:00:44.508Z] ---> Running in ba99e2905ec8 [2025-02-10T21:00:44.508Z] Removing intermediate container ba99e2905ec8 [2025-02-10T21:00:44.508Z] ---> 51ccdae41897 [2025-02-10T21:00:44.508Z] Step 9/26 : COPY go.mod vendor* ./ [2025-02-10T21:00:44.768Z] ---> ce4637eaf603 [2025-02-10T21:00:44.768Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-10T21:00:44.768Z] ---> Running in efd41adcc968 [2025-02-10T21:00:45.335Z] Removing intermediate container efd41adcc968 [2025-02-10T21:00:45.335Z] ---> 77aa68e43ff2 [2025-02-10T21:00:45.335Z] Step 11/26 : COPY . . [2025-02-10T21:00:45.904Z] ---> ff9d5aee48fa [2025-02-10T21:00:45.904Z] Step 12/26 : RUN $MAKE [2025-02-10T21:00:45.904Z] ---> Running in 2117be9c79bb [2025-02-10T21:00:46.164Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2025-02-10T21:01:18.243Z] Removing intermediate container 2117be9c79bb [2025-02-10T21:01:18.243Z] ---> 9197ce1fecf5 [2025-02-10T21:01:18.243Z] Step 13/26 : FROM alpine:3.20 [2025-02-10T21:01:18.243Z] 3.20: Pulling from library/alpine [2025-02-10T21:01:18.243Z] 66a3d608f3fa: Pulling fs layer [2025-02-10T21:01:18.243Z] 66a3d608f3fa: Verifying Checksum [2025-02-10T21:01:18.243Z] 66a3d608f3fa: Download complete [2025-02-10T21:01:18.243Z] 66a3d608f3fa: Pull complete [2025-02-10T21:01:18.243Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-10T21:01:18.243Z] Status: Downloaded newer image for alpine:3.20 [2025-02-10T21:01:18.243Z] ---> e29df9b510ff [2025-02-10T21:01:18.243Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-10T21:01:18.505Z] ---> Running in a598e64cabc5 [2025-02-10T21:01:18.505Z] Removing intermediate container a598e64cabc5 [2025-02-10T21:01:18.505Z] ---> eb19b74358d8 [2025-02-10T21:01:18.505Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2025-02-10T21:01:18.505Z] ---> Running in 8c0a9bdc50bf [2025-02-10T21:01:18.505Z] Removing intermediate container 8c0a9bdc50bf [2025-02-10T21:01:18.505Z] ---> 62e65eda13e9 [2025-02-10T21:01:18.505Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2025-02-10T21:01:18.505Z] ---> Running in 51a0ada451be [2025-02-10T21:01:18.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T21:01:19.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T21:01:19.288Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-10T21:01:19.288Z] Executing busybox-1.36.1-r29.trigger [2025-02-10T21:01:19.288Z] OK: 8 MiB in 15 packages [2025-02-10T21:01:19.549Z] Removing intermediate container 51a0ada451be [2025-02-10T21:01:19.549Z] ---> d0014df84af1 [2025-02-10T21:01:19.549Z] Step 17/26 : RUN apk --no-cache upgrade [2025-02-10T21:01:19.549Z] ---> Running in 2be72b89330b [2025-02-10T21:01:20.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-10T21:01:20.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-10T21:01:20.381Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T21:01:20.381Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-10T21:01:20.381Z] OK: 8 MiB in 15 packages [2025-02-10T21:01:20.951Z] Removing intermediate container 2be72b89330b [2025-02-10T21:01:20.951Z] ---> 8d84d5f8d098 [2025-02-10T21:01:20.951Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2025-02-10T21:01:22.331Z] ---> e4c90091fbb3 [2025-02-10T21:01:22.331Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2025-02-10T21:01:22.331Z] ---> 60f2903b0454 [2025-02-10T21:01:22.331Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2025-02-10T21:01:22.590Z] ---> b0e99595ad1a [2025-02-10T21:01:22.590Z] Step 21/26 : EXPOSE 59986 [2025-02-10T21:01:22.590Z] ---> Running in 60c7fbc4e135 [2025-02-10T21:01:22.590Z] Removing intermediate container 60c7fbc4e135 [2025-02-10T21:01:22.590Z] ---> 61472962634e [2025-02-10T21:01:22.590Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2025-02-10T21:01:22.590Z] ---> Running in 1d635eac4855 [2025-02-10T21:01:22.849Z] Removing intermediate container 1d635eac4855 [2025-02-10T21:01:22.849Z] ---> cac08489e753 [2025-02-10T21:01:22.849Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-10T21:01:22.849Z] ---> Running in 62c3ad82b324 [2025-02-10T21:01:22.849Z] Removing intermediate container 62c3ad82b324 [2025-02-10T21:01:22.849Z] ---> 3dd8d83b8fe4 [2025-02-10T21:01:22.849Z] Step 24/26 : LABEL arch=amd64 [2025-02-10T21:01:22.849Z] ---> Running in 58a2f6761abc [2025-02-10T21:01:22.849Z] Removing intermediate container 58a2f6761abc [2025-02-10T21:01:22.849Z] ---> 5a585196c9ff [2025-02-10T21:01:22.849Z] Step 25/26 : LABEL git_sha=c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [2025-02-10T21:01:22.849Z] ---> Running in 9aeab0ab0a71 [2025-02-10T21:01:23.109Z] Removing intermediate container 9aeab0ab0a71 [2025-02-10T21:01:23.109Z] ---> 084833e88763 [2025-02-10T21:01:23.109Z] Step 26/26 : LABEL version=0.0.0 [2025-02-10T21:01:23.109Z] ---> Running in ec20873caf99 [2025-02-10T21:01:23.109Z] Removing intermediate container ec20873caf99 [2025-02-10T21:01:23.109Z] ---> 107a53357daf [2025-02-10T21:01:23.109Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-10T21:01:23.109Z] Successfully built 107a53357daf [2025-02-10T21:01:23.109Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-10T21:01:24.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T21:01:24.131Z] [2025-02-10T21:01:24.131Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:01:24.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T21:01:24.523Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-10T21:01:24.523Z] 5eb5b503b376: Pulling fs layer [2025-02-10T21:01:24.523Z] 5c69ac0246d0: Pulling fs layer [2025-02-10T21:01:24.523Z] ec43610c2a17: Pulling fs layer [2025-02-10T21:01:24.523Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-10T21:01:24.523Z] 33b1e0a273af: Pulling fs layer [2025-02-10T21:01:24.523Z] 5d3b04190fa2: Pulling fs layer [2025-02-10T21:01:24.523Z] 2f39f015ded8: Pulling fs layer [2025-02-10T21:01:24.523Z] 33b1e0a273af: Waiting [2025-02-10T21:01:24.523Z] 5d3b04190fa2: Waiting [2025-02-10T21:01:24.523Z] 2f39f015ded8: Waiting [2025-02-10T21:01:24.523Z] 3a2ae6a8a46f: Waiting [2025-02-10T21:01:24.523Z] 5c69ac0246d0: Download complete [2025-02-10T21:01:24.523Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-10T21:01:24.523Z] 3a2ae6a8a46f: Download complete [2025-02-10T21:01:24.523Z] 33b1e0a273af: Verifying Checksum [2025-02-10T21:01:24.523Z] 33b1e0a273af: Download complete [2025-02-10T21:01:24.523Z] 5d3b04190fa2: Verifying Checksum [2025-02-10T21:01:24.523Z] 5d3b04190fa2: Download complete [2025-02-10T21:01:24.523Z] ec43610c2a17: Verifying Checksum [2025-02-10T21:01:24.523Z] ec43610c2a17: Download complete [2025-02-10T21:01:24.782Z] 5eb5b503b376: Download complete [2025-02-10T21:01:25.347Z] 2f39f015ded8: Download complete [2025-02-10T21:01:25.916Z] 5eb5b503b376: Pull complete [2025-02-10T21:01:26.175Z] 5c69ac0246d0: Pull complete [2025-02-10T21:01:26.436Z] ec43610c2a17: Pull complete [2025-02-10T21:01:26.695Z] 3a2ae6a8a46f: Pull complete [2025-02-10T21:01:26.954Z] 33b1e0a273af: Pull complete [2025-02-10T21:01:26.954Z] 5d3b04190fa2: Pull complete [2025-02-10T21:01:31.143Z] 2f39f015ded8: Pull complete [2025-02-10T21:01:31.404Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-10T21:01:31.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T21:01:31.404Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:01:31.650Z] prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container [2025-02-10T21:01:31.679Z] $ 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/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@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-10T21:01:36.768Z] $ docker top 3ae421c7a474c78bd0606ecb82a7c56bd73caa5e913d9593a0816f47223284a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:01:37.264Z] ---> job-cost.sh [2025-02-10T21:01:37.264Z] lf-activate-venv: SKIPPING [2025-02-10T21:01:37.264Z] INFO: No Stack... [2025-02-10T21:01:37.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T21:01:37.803Z] INFO: Archiving Costs [Pipeline] sh [2025-02-10T21:01:38.125Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-448/archives/cost.csv [2025-02-10T21:01:38.125Z] + cut -d, -f6 [Pipeline] lock [2025-02-10T21:01:38.172Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-448-1-stack-cost] [2025-02-10T21:01:38.177Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-448-1-stack-cost] did not exist. Created. [2025-02-10T21:01:38.184Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-10T21:01:38.594Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-10T21:01:38.651Z] Stashed 1 file(s) [Pipeline] } [2025-02-10T21:01:38.685Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-10T21:01:38.770Z] $ docker stop --time=1 3ae421c7a474c78bd0606ecb82a7c56bd73caa5e913d9593a0816f47223284a9 [2025-02-10T21:01:39.918Z] $ docker rm -f --volumes 3ae421c7a474c78bd0606ecb82a7c56bd73caa5e913d9593a0816f47223284a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-10T21:01:40.750Z] provisioning config files... [2025-02-10T21:01:40.759Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/config12875514469671866567tmp [Pipeline] { [Pipeline] sh [2025-02-10T21:01:41.115Z] + set +x [2025-02-10T21:01:41.115Z] + curl -s https://codecov.io/bash [2025-02-10T21:01:41.115Z] + bash -s -- [2025-02-10T21:01:41.115Z] [2025-02-10T21:01:41.115Z] _____ _ [2025-02-10T21:01:41.115Z] / ____| | | [2025-02-10T21:01:41.115Z] | | ___ __| | ___ ___ _____ __ [2025-02-10T21:01:41.115Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-10T21:01:41.115Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-10T21:01:41.115Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-10T21:01:41.115Z] Bash-1.0.6 [2025-02-10T21:01:41.115Z] [2025-02-10T21:01:41.115Z] [2025-02-10T21:01:41.115Z] ==> git version 2.25.1 found [2025-02-10T21:01:41.115Z] ==> 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-10T21:01:41.115Z] Release-Date: 2020-01-08 [2025-02-10T21:01:41.115Z] 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-10T21:01:41.115Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-10T21:01:41.115Z] ==> Jenkins CI detected. [2025-02-10T21:01:41.115Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-448 [2025-02-10T21:01:41.115Z] project root: . [2025-02-10T21:01:41.115Z] --> token set from env [2025-02-10T21:01:41.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-10T21:01:41.115Z] ==> Running gcov in . (disable via -X gcov) [2025-02-10T21:01:41.115Z] ==> Python coveragepy not found [2025-02-10T21:01:41.115Z] ==> Searching for coverage reports in: [2025-02-10T21:01:41.115Z] + . [2025-02-10T21:01:41.115Z] -> Found 1 reports [2025-02-10T21:01:41.115Z] ==> Detecting git/mercurial file structure [2025-02-10T21:01:41.377Z] ==> Reading reports [2025-02-10T21:01:41.377Z] + ./coverage.out bytes=14565 [2025-02-10T21:01:41.377Z] ==> Appending adjustments [2025-02-10T21:01:41.377Z] https://docs.codecov.io/docs/fixing-reports [2025-02-10T21:01:41.377Z] + Found adjustments [2025-02-10T21:01:41.377Z] ==> Gzipping contents [2025-02-10T21:01:41.377Z] 4.0K /tmp/codecov.IOrdw1.gz [2025-02-10T21:01:41.377Z] ==> Uploading reports [2025-02-10T21:01:41.377Z] url: https://codecov.io [2025-02-10T21:01:41.377Z] query: branch=PR-448&commit=c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=448&job=&cmd_args= [2025-02-10T21:01:41.377Z] -> Pinging Codecov [2025-02-10T21:01:41.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-448&commit=c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=448&job=&cmd_args= [2025-02-10T21:01:41.637Z] -> Uploading to [2025-02-10T21:01:41.637Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2/0639806d-23db-4e3c-b97d-6f2e5a1fb4db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250210%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250210T210141Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ab51de4a0b7c49581845b123b6e84e4b1b52834615a7787b6f798b69f3e53540 [2025-02-10T21:01:41.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-10T21:01:41.637Z] Dload Upload Total Spent Left Speed [2025-02-10T21:01:41.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 15012 --:--:-- --:--:-- --:--:-- 15012 [2025-02-10T21:01:41.898Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c196bae4d01f7dd969e90a3f5ca1c66ad8b5b8e2 [Pipeline] } [2025-02-10T21:01:41.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-10T21:01:44.024Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-448/archives ] [2025-02-10T21:01:44.024Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-448/archives [2025-02-10T21:01:44.024Z] total 16 [2025-02-10T21:01:44.024Z] drwxr-xr-x 3 root root 4096 Feb 10 21:01 . [2025-02-10T21:01:44.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 21:01 .. [2025-02-10T21:01:44.024Z] drwxr-xr-x 2 root root 4096 Feb 10 21:01 cost [2025-02-10T21:01:44.024Z] -rw-r--r-- 1 root root 86 Feb 10 21:01 cost.csv [2025-02-10T21:01:44.024Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-448/archives [2025-02-10T21:01:44.024Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-448/archives [2025-02-10T21:01:44.024Z] total 16 [2025-02-10T21:01:44.024Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 10 21:01 . [2025-02-10T21:01:44.024Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 10 21:01 .. [2025-02-10T21:01:44.024Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 10 21:01 cost [2025-02-10T21:01:44.024Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 10 21:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:01:44.358Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:01:45.258Z] ---> package-listing.sh [2025-02-10T21:01:45.259Z] ++ facter osfamily [2025-02-10T21:01:45.259Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-10T21:01:45.520Z] + OS_FAMILY=debian [2025-02-10T21:01:45.520Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-448 [2025-02-10T21:01:45.520Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-10T21:01:45.520Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-10T21:01:45.520Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-10T21:01:45.520Z] + PACKAGES=/tmp/packages_start.txt [2025-02-10T21:01:45.520Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-448 ']' [2025-02-10T21:01:45.520Z] + PACKAGES=/tmp/packages_end.txt [2025-02-10T21:01:45.520Z] + case "${OS_FAMILY}" in [2025-02-10T21:01:45.520Z] + dpkg -l [2025-02-10T21:01:45.520Z] + grep '^ii' [2025-02-10T21:01:45.520Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-10T21:01:45.520Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-10T21:01:45.520Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-10T21:01:45.520Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-448 ']' [2025-02-10T21:01:45.520Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-448/archives/ [2025-02-10T21:01:45.520Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-448/archives/ [Pipeline] echo [2025-02-10T21:01:45.562Z] 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/gexfoundry_device-rest-go_PR-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-10T21:01:45.859Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-10T21:01:46.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-10T21:01:46.495Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-10T21:01:46.663Z] prd-ubuntu20.04-docker-8c-8g-38549 does not seem to be running inside a container [2025-02-10T21:01:46.697Z] $ 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/gexfoundry_device-rest-go_PR-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-448 -v /w/workspace/gexfoundry_device-rest-go_PR-448:/w/workspace/gexfoundry_device-rest-go_PR-448:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-448@tmp:/w/workspace/gexfoundry_device-rest-go_PR-448@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-10T21:01:46.893Z] $ docker top e7e596b18426801d9cf0088fb21eb63d77eafb9d97a6c302e25131d57559f33e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-10T21:01:47.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-10T21:01:47.628Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-10T21:01:47.951Z] + ls /var/log/sa-host [2025-02-10T21:01:47.951Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-10T21:01:48.210Z] provisioning config files... [2025-02-10T21:01:48.220Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-448@tmp/config1552712437169891358tmp [Pipeline] { [Pipeline] echo [2025-02-10T21:01:48.283Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:01:48.602Z] ---> create-netrc.sh [Pipeline] } [2025-02-10T21:01:48.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:01:49.041Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-10T21:01:49.079Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:01:49.405Z] ---> sudo-logs.sh [2025-02-10T21:01:49.406Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-10T21:01:49.502Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:01:49.819Z] ---> job-cost.sh [2025-02-10T21:01:49.819Z] lf-activate-venv: SKIPPING [2025-02-10T21:01:49.819Z] DEBUG: total: 0.2199999988079071 [2025-02-10T21:01:49.819Z] INFO: Retrieving Stack Cost... [2025-02-10T21:01:49.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-10T21:01:50.077Z] INFO: Archiving Costs [Pipeline] echo [2025-02-10T21:01:50.125Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-10T21:01:50.447Z] ---> logs-deploy.sh [2025-02-10T21:01:50.447Z] lf-activate-venv: SKIPPING [2025-02-10T21:01:50.447Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-448/1 [2025-02-10T21:01:50.447Z] INFO: archiving workspace using pattern(s): [2025-02-10T21:01:51.387Z] Archives upload complete. [2025-02-10T21:01:51.647Z] INFO: archiving logs to Nexus [2025-02-10T21:01:52.219Z] ---> uname -a: [2025-02-10T21:01:52.219Z] Linux prd-ubuntu20-04-docker-8c-8g-38549 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] ---> lscpu: [2025-02-10T21:01:52.219Z] Architecture: x86_64 [2025-02-10T21:01:52.219Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-10T21:01:52.219Z] Byte Order: Little Endian [2025-02-10T21:01:52.219Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-10T21:01:52.219Z] CPU(s): 8 [2025-02-10T21:01:52.219Z] On-line CPU(s) list: 0-7 [2025-02-10T21:01:52.219Z] Thread(s) per core: 1 [2025-02-10T21:01:52.219Z] Core(s) per socket: 1 [2025-02-10T21:01:52.219Z] Socket(s): 8 [2025-02-10T21:01:52.219Z] NUMA node(s): 1 [2025-02-10T21:01:52.219Z] Vendor ID: AuthenticAMD [2025-02-10T21:01:52.219Z] CPU family: 23 [2025-02-10T21:01:52.219Z] Model: 49 [2025-02-10T21:01:52.219Z] Model name: AMD EPYC-Rome Processor [2025-02-10T21:01:52.219Z] Stepping: 0 [2025-02-10T21:01:52.219Z] CPU MHz: 2800.000 [2025-02-10T21:01:52.219Z] BogoMIPS: 5600.00 [2025-02-10T21:01:52.219Z] Virtualization: AMD-V [2025-02-10T21:01:52.219Z] Hypervisor vendor: KVM [2025-02-10T21:01:52.219Z] Virtualization type: full [2025-02-10T21:01:52.219Z] L1d cache: 256 KiB [2025-02-10T21:01:52.219Z] L1i cache: 256 KiB [2025-02-10T21:01:52.219Z] L2 cache: 4 MiB [2025-02-10T21:01:52.219Z] L3 cache: 128 MiB [2025-02-10T21:01:52.219Z] NUMA node0 CPU(s): 0-7 [2025-02-10T21:01:52.219Z] Vulnerability Itlb multihit: Not affected [2025-02-10T21:01:52.219Z] Vulnerability L1tf: Not affected [2025-02-10T21:01:52.219Z] Vulnerability Mds: Not affected [2025-02-10T21:01:52.219Z] Vulnerability Meltdown: Not affected [2025-02-10T21:01:52.219Z] Vulnerability Mmio stale data: Not affected [2025-02-10T21:01:52.219Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-10T21:01:52.219Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-10T21:01:52.219Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-10T21:01:52.219Z] Vulnerability Srbds: Not affected [2025-02-10T21:01:52.219Z] Vulnerability Tsx async abort: Not affected [2025-02-10T21:01:52.219Z] 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-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] ---> nproc: [2025-02-10T21:01:52.219Z] 8 [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] ---> df -h: [2025-02-10T21:01:52.219Z] Filesystem Size Used Avail Use% Mounted on [2025-02-10T21:01:52.219Z] overlay 155G 12G 144G 8% / [2025-02-10T21:01:52.219Z] tmpfs 64M 0 64M 0% /dev [2025-02-10T21:01:52.219Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-10T21:01:52.219Z] shm 64M 0 64M 0% /dev/shm [2025-02-10T21:01:52.219Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] ---> sar -b -r -n DEV: [2025-02-10T21:01:52.219Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38549) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] 20:57:23 LINUX RESTART (8 CPU) [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] 20:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-10T21:01:52.219Z] 20:59:01 334.84 12.84 321.99 0.00 1921.92 37823.92 0.00 [2025-02-10T21:01:52.219Z] 21:00:01 237.88 2.33 235.54 0.00 18.93 73869.02 0.00 [2025-02-10T21:01:52.219Z] 21:01:01 78.61 0.17 78.44 0.00 12.53 17156.68 0.00 [2025-02-10T21:01:52.219Z] Average: 216.45 5.07 211.38 0.00 644.07 42976.78 0.00 [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] 20:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-10T21:01:52.219Z] 20:59:01 29138468 31523936 790072 2.40 80536 2571136 2011512 5.93 1046860 2303980 3544 [2025-02-10T21:01:52.219Z] 21:00:01 27717140 31332328 967476 2.94 184224 3559344 2380816 7.02 1424780 3188204 58500 [2025-02-10T21:01:52.219Z] 21:01:01 27201528 31384612 913380 2.78 190584 4083240 2444320 7.20 1744288 3349640 585964 [2025-02-10T21:01:52.219Z] Average: 28019045 31413625 890309 2.71 151781 3404573 2278883 6.72 1405309 2947275 216003 [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] 20:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-10T21:01:52.219Z] 20:59:01 docker0 169.23 179.85 13.85 456.39 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 20:59:01 vethb9a43f0 121.86 129.94 12.05 119.44 0.00 0.00 0.00 0.01 [2025-02-10T21:01:52.219Z] 20:59:01 lo 6.71 6.71 0.66 0.66 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 20:59:01 ens3 500.41 385.39 5832.44 82.96 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 21:00:01 veth4c3872d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 21:00:01 docker0 162.96 315.61 14.17 2729.36 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 21:00:01 ens3 339.79 177.15 2753.18 25.43 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 21:01:01 vethbe6be95 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 21:01:01 docker0 1.50 2.80 0.09 38.11 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 21:01:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] 21:01:01 ens3 25.46 14.70 58.80 9.95 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] Average: vethbe6be95 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] Average: docker0 110.90 166.00 9.34 1077.98 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] Average: ens3 287.37 191.34 2865.00 39.20 0.00 0.00 0.00 0.00 [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] ---> sar -P ALL: [2025-02-10T21:01:52.219Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38549) 02/10/25 _x86_64_ (8 CPU) [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] 20:57:23 LINUX RESTART (8 CPU) [2025-02-10T21:01:52.219Z] [2025-02-10T21:01:52.219Z] 20:58:02 CPU %user %nice %system %iowait %steal %idle [2025-02-10T21:01:52.219Z] 20:59:01 all 7.77 0.00 2.86 4.28 0.07 85.02 [2025-02-10T21:01:52.219Z] 20:59:01 0 7.74 0.00 2.55 0.17 0.07 89.47 [2025-02-10T21:01:52.219Z] 20:59:01 1 7.05 0.00 3.18 13.54 0.09 76.15 [2025-02-10T21:01:52.219Z] 20:59:01 2 6.48 0.00 2.71 11.59 0.07 79.16 [2025-02-10T21:01:52.219Z] 20:59:01 3 8.92 0.00 2.52 1.10 0.07 87.39 [2025-02-10T21:01:52.219Z] 20:59:01 4 10.89 0.00 2.26 0.21 0.07 86.57 [2025-02-10T21:01:52.219Z] 20:59:01 5 8.29 0.00 3.37 4.80 0.07 83.47 [2025-02-10T21:01:52.219Z] 20:59:01 6 6.66 0.00 2.94 2.19 0.09 88.12 [2025-02-10T21:01:52.219Z] 20:59:01 7 6.09 0.00 3.34 0.67 0.07 89.84 [2025-02-10T21:01:52.219Z] 21:00:01 all 7.87 0.00 3.47 7.15 0.05 81.45 [2025-02-10T21:01:52.219Z] 21:00:01 0 7.64 0.00 3.88 0.12 0.05 88.31 [2025-02-10T21:01:52.219Z] 21:00:01 1 8.50 0.00 3.46 2.64 0.05 85.35 [2025-02-10T21:01:52.219Z] 21:00:01 2 8.16 0.00 3.46 0.79 0.05 87.54 [2025-02-10T21:01:52.219Z] 21:00:01 3 8.11 0.00 2.36 0.56 0.05 88.93 [2025-02-10T21:01:52.219Z] 21:00:01 4 8.19 0.00 3.32 2.59 0.05 85.85 [2025-02-10T21:01:52.219Z] 21:00:01 5 7.66 0.00 3.91 4.88 0.03 83.52 [2025-02-10T21:01:52.219Z] 21:00:01 6 7.46 0.00 3.24 12.68 0.05 76.56 [2025-02-10T21:01:52.219Z] 21:00:01 7 7.27 0.00 4.12 33.11 0.07 55.43 [2025-02-10T21:01:52.219Z] 21:01:01 all 51.04 0.00 7.33 1.75 0.09 39.79 [2025-02-10T21:01:52.219Z] 21:01:01 0 51.20 0.00 7.85 7.73 0.10 33.13 [2025-02-10T21:01:52.219Z] 21:01:01 1 51.25 0.00 6.68 0.30 0.08 41.67 [2025-02-10T21:01:52.219Z] 21:01:01 2 52.58 0.00 7.05 1.70 0.08 38.58 [2025-02-10T21:01:52.219Z] 21:01:01 3 49.99 0.00 7.27 0.20 0.08 42.46 [2025-02-10T21:01:52.219Z] 21:01:01 4 50.43 0.00 7.37 2.23 0.08 39.89 [2025-02-10T21:01:52.219Z] 21:01:01 5 51.12 0.00 7.72 1.43 0.10 39.62 [2025-02-10T21:01:52.219Z] 21:01:01 6 50.77 0.00 7.11 0.15 0.10 41.88 [2025-02-10T21:01:52.219Z] 21:01:01 7 50.96 0.00 7.60 0.27 0.10 41.06 [2025-02-10T21:01:52.219Z] Average: all 22.32 0.00 4.56 4.40 0.07 68.65 [2025-02-10T21:01:52.219Z] Average: 0 22.26 0.00 4.77 2.68 0.07 70.22 [2025-02-10T21:01:52.219Z] Average: 1 22.31 0.00 4.44 5.45 0.07 67.72 [2025-02-10T21:01:52.220Z] Average: 2 22.51 0.00 4.42 4.65 0.07 68.35 [2025-02-10T21:01:52.220Z] Average: 3 22.43 0.00 4.06 0.61 0.07 72.83 [2025-02-10T21:01:52.220Z] Average: 4 23.27 0.00 4.33 1.69 0.07 70.65 [2025-02-10T21:01:52.220Z] Average: 5 22.45 0.00 5.01 3.70 0.07 68.77 [2025-02-10T21:01:52.220Z] Average: 6 21.73 0.00 4.44 5.02 0.08 68.74 [2025-02-10T21:01:52.220Z] Average: 7 21.57 0.00 5.03 11.37 0.08 61.95 [2025-02-10T21:01:52.220Z] [2025-02-10T21:01:52.220Z] [2025-02-10T21:01:52.220Z]