Pull request #254 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of whxtpbnl for edgexfoundry/device-gpio Loading trusted files from base branch main at 99341b55b6a412f9218defbeb1518dbc282c704d rather than 4e5b6ae423211958ec40fb692ec1903b52037cba Obtained Jenkinsfile from 99341b55b6a412f9218defbeb1518dbc282c704d 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-ssh62057002684285886.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh3008163601272037303.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-gpio/branches/PR-254/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-gpio/branches/PR-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13211689596409937389.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-gpio/branches/PR-254/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh930254888529475820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh10374312290917593642.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-gpio/branches/PR-254/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-gpio/branches/PR-254/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15296380339254213126.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio 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-gpio 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-44977 in /w/workspace/edgexfoundry_device-gpio_PR-254 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-254 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 99341b55b6a412f9218defbeb1518dbc282c704d into PR head commit 4e5b6ae423211958ec40fb692ec1903b52037cba > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/254/head:refs/remotes/origin/PR-254 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e5b6ae423211958ec40fb692ec1903b52037cba # 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 99341b55b6a412f9218defbeb1518dbc282c704d # timeout=10 Merge succeeded, producing 4e5b6ae423211958ec40fb692ec1903b52037cba Checking out Revision 4e5b6ae423211958ec40fb692ec1903b52037cba (PR-254) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e5b6ae423211958ec40fb692ec1903b52037cba # timeout=10 Commit message: "feat: Support reading multiple commands with a single request" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-15T02:02:24.586Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-15T02:02:24.837Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-15T02:02:24.935Z] ========================================================= [2025-04-15T02:02:24.935Z] EdgeX Global Pipelines Version Info [2025-04-15T02:02:24.935Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:02:25.752Z] ------------------- [2025-04-15T02:02:25.752Z] stable info: [2025-04-15T02:02:25.752Z] ------------------- [2025-04-15T02:02:25.752Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-15T02:02:25.752Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-15T02:02:25.752Z] Message: update stable to v1.0.274 [2025-04-15T02:02:26.329Z] ------------------- [2025-04-15T02:02:26.329Z] experimental info: [2025-04-15T02:02:26.329Z] ------------------- [2025-04-15T02:02:26.329Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-15T02:02:26.329Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-04-15T02:02:26.329Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-15T02:02:26.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2025-04-15T02:02:26.693Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2025-04-15T02:02:26.744Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-15T02:02:26.790Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-15T02:02:26.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-15T02:02:26.910Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-04-15T02:02:26.960Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-04-15T02:02:27.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-15T02:02:27.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-04-15T02:02:27.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-15T02:02:27.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-15T02:02:27.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2025-04-15T02:02:27.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-15T02:02:27.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-15T02:02:27.417Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-04-15T02:02:27.490Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-15T02:02:27.555Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-04-15T02:02:27.612Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-04-15T02:02:27.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-15T02:02:27.713Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-15T02:02:27.789Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-04-15T02:02:27.884Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-04-15T02:02:27.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-04-15T02:02:28.048Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-04-15T02:02:28.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-04-15T02:02:28.175Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-15T02:02:28.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-04-15T02:02:28.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-254 [Pipeline] echo [2025-04-15T02:02:28.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-254 [Pipeline] echo [2025-04-15T02:02:28.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-254 [Pipeline] echo [2025-04-15T02:02:28.571Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e5b6ae423211958ec40fb692ec1903b52037cba [Pipeline] echo [2025-04-15T02:02:28.643Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e5b6ae [Pipeline] echo [2025-04-15T02:02:28.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-15T02:02:28.942Z] provisioning config files... [2025-04-15T02:02:28.968Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-254@tmp/config16025373564046449856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:02:29.432Z] ---> ****-login.sh [2025-04-15T02:02:29.432Z] nexus3.edgexfoundry.org:10001 [2025-04-15T02:02:29.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:29.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:29.693Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:29.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:29.693Z] [2025-04-15T02:02:29.693Z] Login Succeeded [2025-04-15T02:02:29.693Z] nexus3.edgexfoundry.org:10002 [2025-04-15T02:02:29.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:29.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:29.693Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:29.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:29.693Z] [2025-04-15T02:02:29.693Z] Login Succeeded [2025-04-15T02:02:29.693Z] nexus3.edgexfoundry.org:10003 [2025-04-15T02:02:29.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:29.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:29.974Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:29.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:29.974Z] [2025-04-15T02:02:29.974Z] Login Succeeded [2025-04-15T02:02:29.974Z] nexus3.edgexfoundry.org:10004 [2025-04-15T02:02:29.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:29.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:29.975Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:29.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:29.975Z] [2025-04-15T02:02:29.975Z] Login Succeeded [2025-04-15T02:02:29.975Z] ****.io [2025-04-15T02:02:29.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:30.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:30.245Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:30.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:30.245Z] [2025-04-15T02:02:30.245Z] Login Succeeded [2025-04-15T02:02:30.245Z] ---> ****-login.sh ends [Pipeline] } [2025-04-15T02:02:30.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-04-15T02:02:31.011Z] + git rev-list -1 --merges 4e5b6ae423211958ec40fb692ec1903b52037cba~1..4e5b6ae423211958ec40fb692ec1903b52037cba [Pipeline] echo [2025-04-15T02:02:31.076Z] -----------> git rev-list -1 --merges 4e5b6ae423211958ec40fb692ec1903b52037cba~1..4e5b6ae423211958ec40fb692ec1903b52037cba 4e5b6ae423211958ec40fb692ec1903b52037cba [false] [Pipeline] sh [2025-04-15T02:02:31.408Z] + git log --format=format:%s -1 4e5b6ae423211958ec40fb692ec1903b52037cba [Pipeline] echo [2025-04-15T02:02:31.448Z] ========================================================= [2025-04-15T02:02:31.448Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-15T02:02:31.448Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-15T02:02:31.903Z] + git log --format=format:%s -1 4e5b6ae423211958ec40fb692ec1903b52037cba [Pipeline] echo [2025-04-15T02:02:31.940Z] [semverPrep] GIT_COMMIT: 4e5b6ae423211958ec40fb692ec1903b52037cba, Commit Message: feat: Support reading multiple commands with a single request [Pipeline] echo [2025-04-15T02:02:31.990Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-04-15T02:02:32.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-15T02:02:32.443Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-15T02:02:32.443Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-15T02:02:32.443Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-15T02:02:32.443Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-15T02:02:32.443Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-15T02:02:32.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-15T02:02:33.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-15T02:02:33.014Z] [2025-04-15T02:02:33.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-15T02:02:33.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-15T02:02:33.435Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-15T02:02:33.435Z] b85a868b505f: Pulling fs layer [2025-04-15T02:02:33.435Z] e2be974225ed: Pulling fs layer [2025-04-15T02:02:33.435Z] 339a4e72a1f5: Pulling fs layer [2025-04-15T02:02:33.435Z] 988bab9f4d93: Pulling fs layer [2025-04-15T02:02:33.435Z] 1469e6f7b9e6: Pulling fs layer [2025-04-15T02:02:33.435Z] eaf3925da568: Pulling fs layer [2025-04-15T02:02:33.435Z] bab4dde63d76: Pulling fs layer [2025-04-15T02:02:33.435Z] bde34c3a00c8: Pulling fs layer [2025-04-15T02:02:33.435Z] b352a97aabf1: Pulling fs layer [2025-04-15T02:02:33.435Z] 4872d77fe225: Pulling fs layer [2025-04-15T02:02:33.435Z] 5851b861e8e6: Pulling fs layer [2025-04-15T02:02:33.435Z] 988bab9f4d93: Waiting [2025-04-15T02:02:33.435Z] bde34c3a00c8: Waiting [2025-04-15T02:02:33.435Z] b352a97aabf1: Waiting [2025-04-15T02:02:33.435Z] 1469e6f7b9e6: Waiting [2025-04-15T02:02:33.435Z] 4872d77fe225: Waiting [2025-04-15T02:02:33.435Z] eaf3925da568: Waiting [2025-04-15T02:02:33.435Z] bab4dde63d76: Waiting [2025-04-15T02:02:33.435Z] e2be974225ed: Download complete [2025-04-15T02:02:33.435Z] 988bab9f4d93: Download complete [2025-04-15T02:02:33.435Z] 339a4e72a1f5: Verifying Checksum [2025-04-15T02:02:33.435Z] 339a4e72a1f5: Download complete [2025-04-15T02:02:33.435Z] 1469e6f7b9e6: Verifying Checksum [2025-04-15T02:02:33.435Z] 1469e6f7b9e6: Download complete [2025-04-15T02:02:33.711Z] eaf3925da568: Verifying Checksum [2025-04-15T02:02:33.711Z] eaf3925da568: Download complete [2025-04-15T02:02:33.711Z] bde34c3a00c8: Download complete [2025-04-15T02:02:33.711Z] b352a97aabf1: Download complete [2025-04-15T02:02:33.711Z] 4872d77fe225: Verifying Checksum [2025-04-15T02:02:33.711Z] 4872d77fe225: Download complete [2025-04-15T02:02:33.711Z] 5851b861e8e6: Download complete [2025-04-15T02:02:33.711Z] b85a868b505f: Verifying Checksum [2025-04-15T02:02:33.711Z] b85a868b505f: Download complete [2025-04-15T02:02:34.299Z] bab4dde63d76: Verifying Checksum [2025-04-15T02:02:34.299Z] bab4dde63d76: Download complete [2025-04-15T02:02:34.879Z] b85a868b505f: Pull complete [2025-04-15T02:02:35.148Z] e2be974225ed: Pull complete [2025-04-15T02:02:35.415Z] 339a4e72a1f5: Pull complete [2025-04-15T02:02:35.689Z] 988bab9f4d93: Pull complete [2025-04-15T02:02:35.689Z] 1469e6f7b9e6: Pull complete [2025-04-15T02:02:36.006Z] eaf3925da568: Pull complete [2025-04-15T02:02:37.401Z] bab4dde63d76: Pull complete [2025-04-15T02:02:37.401Z] bde34c3a00c8: Pull complete [2025-04-15T02:02:37.681Z] b352a97aabf1: Pull complete [2025-04-15T02:02:37.681Z] 4872d77fe225: Pull complete [2025-04-15T02:02:37.681Z] 5851b861e8e6: Pull complete [2025-04-15T02:02:37.681Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-15T02:02:37.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-15T02:02:37.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-15T02:02:38.010Z] prd-ubuntu20.04-docker-8c-8g-44977 does not seem to be running inside a container [2025-04-15T02:02:38.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-254 -v /w/workspace/edgexfoundry_device-gpio_PR-254:/w/workspace/edgexfoundry_device-gpio_PR-254:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-254@tmp:/w/workspace/edgexfoundry_device-gpio_PR-254@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-04-15T02:02:40.094Z] $ docker top 65c2f62765ad5cdd6600d9a50ef397072ec5b567227ff531562ab6a3fe491fa0 -eo pid,comm [2025-04-15T02:02:40.153Z] 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-04-15T02:02:40.153Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-15T02:02:40.341Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-15T02:02:40.341Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-15T02:02:40.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-15T02:02:40.466Z] $ docker exec 65c2f62765ad5cdd6600d9a50ef397072ec5b567227ff531562ab6a3fe491fa0 ssh-agent [2025-04-15T02:02:40.582Z] SSH_AUTH_SOCK=/tmp/ssh-ZU9q7IdkOiYV/agent.32 [2025-04-15T02:02:40.582Z] SSH_AGENT_PID=38 [2025-04-15T02:02:40.590Z] Running ssh-add (command line suppressed) [2025-04-15T02:02:40.691Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-254@tmp/private_key_4613132071078412193.key (/w/workspace/edgexfoundry_device-gpio_PR-254@tmp/private_key_4613132071078412193.key) [2025-04-15T02:02:40.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-15T02:02:41.090Z] + git tag --points-at HEAD [Pipeline] } [2025-04-15T02:02:41.124Z] $ docker exec --env ******** --env ******** 65c2f62765ad5cdd6600d9a50ef397072ec5b567227ff531562ab6a3fe491fa0 ssh-agent -k [2025-04-15T02:02:41.226Z] unset SSH_AUTH_SOCK; [2025-04-15T02:02:41.227Z] unset SSH_AGENT_PID; [2025-04-15T02:02:41.227Z] echo Agent pid 38 killed; [2025-04-15T02:02:41.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-15T02:02:41.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-15T02:02:41.375Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-15T02:02:41.487Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-15T02:02:41.488Z] $ docker exec 65c2f62765ad5cdd6600d9a50ef397072ec5b567227ff531562ab6a3fe491fa0 ssh-agent [2025-04-15T02:02:41.601Z] SSH_AUTH_SOCK=/tmp/ssh-ycA3tCFbi9JF/agent.71 [2025-04-15T02:02:41.601Z] SSH_AGENT_PID=77 [2025-04-15T02:02:41.616Z] Running ssh-add (command line suppressed) [2025-04-15T02:02:41.716Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-254@tmp/private_key_177703540454866452.key (/w/workspace/edgexfoundry_device-gpio_PR-254@tmp/private_key_177703540454866452.key) [2025-04-15T02:02:41.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-15T02:02:42.083Z] + git semver init [2025-04-15T02:02:42.348Z] 2025-04-15 02:02:42,277 [run_init] DEBUG init version:0.0.0 force:False [2025-04-15T02:02:42.348Z] 2025-04-15 02:02:42,278 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-254/.semver [2025-04-15T02:02:42.348Z] 2025-04-15 02:02:42,278 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-254/.semver [2025-04-15T02:02:42.348Z] 2025-04-15 02:02:42,279 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-254/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-254, universal_newlines=False, shell=None, istream=None) [2025-04-15T02:02:43.755Z] 2025-04-15 02:02:43,550 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-254/.git/info/exclude [2025-04-15T02:02:43.756Z] 2025-04-15 02:02:43,551 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-254/.semver/PR-254 with force:False [2025-04-15T02:02:43.756Z] 2025-04-15 02:02:43,551 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-254/.semver/PR-254 [2025-04-15T02:02:43.756Z] 2025-04-15 02:02:43,555 [execute] INFO git cat-file --batch-check [2025-04-15T02:02:43.756Z] 2025-04-15 02:02:43,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-254/.semver, universal_newlines=False, shell=None, istream=) [2025-04-15T02:02:43.756Z] 2025-04-15 02:02:43,560 [execute] INFO git cat-file --batch [2025-04-15T02:02:43.756Z] 2025-04-15 02:02:43,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-254/.semver, universal_newlines=False, shell=None, istream=) [2025-04-15T02:02:43.756Z] 2025-04-15 02:02:43,565 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-254/.semver/PR-254 [2025-04-15T02:02:43.756Z] 0.0.0 [Pipeline] } [2025-04-15T02:02:43.779Z] $ docker exec --env ******** --env ******** 65c2f62765ad5cdd6600d9a50ef397072ec5b567227ff531562ab6a3fe491fa0 ssh-agent -k [2025-04-15T02:02:43.872Z] unset SSH_AUTH_SOCK; [2025-04-15T02:02:43.872Z] unset SSH_AGENT_PID; [2025-04-15T02:02:43.872Z] echo Agent pid 77 killed; [2025-04-15T02:02:43.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-15T02:02:44.438Z] + git semver [Pipeline] } [2025-04-15T02:02:44.743Z] $ docker stop --time=1 65c2f62765ad5cdd6600d9a50ef397072ec5b567227ff531562ab6a3fe491fa0 [2025-04-15T02:02:46.071Z] $ docker rm -f --volumes 65c2f62765ad5cdd6600d9a50ef397072ec5b567227ff531562ab6a3fe491fa0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-15T02:02:46.515Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-15T02:02:53.146Z] Stashed 1 file(s) [Pipeline] echo [2025-04-15T02:02:53.210Z] [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-04-15T02:02:55.337Z] provisioning config files... [2025-04-15T02:02:55.362Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-254@tmp/config14783503393666116162tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:02:56.201Z] ---> ****-login.sh [2025-04-15T02:02:56.201Z] nexus3.edgexfoundry.org:10001 [2025-04-15T02:02:56.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:56.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:56.201Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:56.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:56.201Z] [2025-04-15T02:02:56.201Z] Login Succeeded [2025-04-15T02:02:56.201Z] nexus3.edgexfoundry.org:10002 [2025-04-15T02:02:56.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:56.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:56.201Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:56.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:56.201Z] [2025-04-15T02:02:56.201Z] Login Succeeded [2025-04-15T02:02:56.201Z] nexus3.edgexfoundry.org:10003 [2025-04-15T02:02:56.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:56.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:56.476Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:56.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:56.476Z] [2025-04-15T02:02:56.476Z] Login Succeeded [2025-04-15T02:02:56.476Z] nexus3.edgexfoundry.org:10004 [2025-04-15T02:02:56.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:56.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:56.476Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:56.476Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:56.476Z] [2025-04-15T02:02:56.476Z] Login Succeeded [2025-04-15T02:02:56.476Z] ****.io [2025-04-15T02:02:56.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-15T02:02:56.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-15T02:02:56.775Z] Configure a credential helper to remove this warning. See [2025-04-15T02:02:56.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-15T02:02:56.775Z] [2025-04-15T02:02:56.775Z] Login Succeeded [2025-04-15T02:02:56.775Z] ---> ****-login.sh ends [Pipeline] } [2025-04-15T02:02:56.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-04-15T02:02:59.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-15T02:02:59.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-04-15T02:02:59.283Z] ========================================================= [2025-04-15T02:02:59.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-04-15T02:02:59.283Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-15T02:03:03.548Z] + 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-04-15T02:03:03.548Z] Sending build context to Docker daemon 33.53MB [2025-04-15T02:03:03.548Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-04-15T02:03:03.548Z] Step 2/12 : FROM ${BASE} AS builder [2025-04-15T02:03:03.816Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-04-15T02:03:03.816Z] 0a9a5dfd008f: Pulling fs layer [2025-04-15T02:03:03.816Z] dbfa0bcfca99: Pulling fs layer [2025-04-15T02:03:03.816Z] 70eabb1d9476: Pulling fs layer [2025-04-15T02:03:03.816Z] 957bedc73fa3: Pulling fs layer [2025-04-15T02:03:03.816Z] 4f4fb700ef54: Pulling fs layer [2025-04-15T02:03:03.816Z] f40432e63723: Pulling fs layer [2025-04-15T02:03:03.816Z] 90b4343acab7: Pulling fs layer [2025-04-15T02:03:03.816Z] 9f67ea4ac784: Pulling fs layer [2025-04-15T02:03:03.816Z] 9228b9a606be: Pulling fs layer [2025-04-15T02:03:03.816Z] 957bedc73fa3: Waiting [2025-04-15T02:03:03.816Z] 4f4fb700ef54: Waiting [2025-04-15T02:03:03.816Z] 9f67ea4ac784: Waiting [2025-04-15T02:03:03.816Z] f40432e63723: Waiting [2025-04-15T02:03:03.816Z] 90b4343acab7: Waiting [2025-04-15T02:03:03.816Z] 9228b9a606be: Waiting [2025-04-15T02:03:03.816Z] dbfa0bcfca99: Verifying Checksum [2025-04-15T02:03:03.816Z] dbfa0bcfca99: Download complete [2025-04-15T02:03:03.816Z] 957bedc73fa3: Verifying Checksum [2025-04-15T02:03:03.816Z] 957bedc73fa3: Download complete [2025-04-15T02:03:03.816Z] 0a9a5dfd008f: Download complete [2025-04-15T02:03:03.816Z] 4f4fb700ef54: Verifying Checksum [2025-04-15T02:03:03.816Z] 4f4fb700ef54: Download complete [2025-04-15T02:03:03.816Z] f40432e63723: Verifying Checksum [2025-04-15T02:03:03.816Z] f40432e63723: Download complete [2025-04-15T02:03:03.816Z] 90b4343acab7: Verifying Checksum [2025-04-15T02:03:03.816Z] 90b4343acab7: Download complete [2025-04-15T02:03:04.089Z] 0a9a5dfd008f: Pull complete [2025-04-15T02:03:04.089Z] dbfa0bcfca99: Pull complete [2025-04-15T02:03:04.089Z] 9228b9a606be: Verifying Checksum [2025-04-15T02:03:04.089Z] 9228b9a606be: Download complete [2025-04-15T02:03:04.357Z] 70eabb1d9476: Download complete [2025-04-15T02:03:04.646Z] 9f67ea4ac784: Download complete [2025-04-15T02:03:08.005Z] 70eabb1d9476: Pull complete [2025-04-15T02:03:08.005Z] 957bedc73fa3: Pull complete [2025-04-15T02:03:08.005Z] 4f4fb700ef54: Pull complete [2025-04-15T02:03:08.005Z] f40432e63723: Pull complete [2025-04-15T02:03:08.005Z] 90b4343acab7: Pull complete [2025-04-15T02:03:09.979Z] 9f67ea4ac784: Pull complete [2025-04-15T02:03:10.274Z] 9228b9a606be: Pull complete [2025-04-15T02:03:10.274Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-04-15T02:03:10.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-04-15T02:03:10.274Z] ---> 69404ca5bff2 [2025-04-15T02:03:10.274Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-04-15T02:03:13.705Z] ---> Running in 134e2ae93399 [2025-04-15T02:03:13.705Z] Removing intermediate container 134e2ae93399 [2025-04-15T02:03:13.705Z] ---> b248f43be4b4 [2025-04-15T02:03:13.705Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-04-15T02:03:13.705Z] ---> Running in 54d57e8bf76a [2025-04-15T02:03:13.705Z] Removing intermediate container 54d57e8bf76a [2025-04-15T02:03:13.705Z] ---> 4ba264b96697 [2025-04-15T02:03:13.705Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-04-15T02:03:13.705Z] ---> Running in 9c9904a1c443 [2025-04-15T02:03:13.970Z] Removing intermediate container 9c9904a1c443 [2025-04-15T02:03:13.970Z] ---> 38dc58e3c897 [2025-04-15T02:03:13.970Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-04-15T02:03:13.970Z] ---> Running in 85888dea297d [2025-04-15T02:03:13.970Z] Removing intermediate container 85888dea297d [2025-04-15T02:03:13.970Z] ---> 3f9968cfdd0f [2025-04-15T02:03:13.970Z] Step 7/12 : WORKDIR /device-gpio [2025-04-15T02:03:13.970Z] ---> Running in e1bda5a0b633 [2025-04-15T02:03:13.970Z] Removing intermediate container e1bda5a0b633 [2025-04-15T02:03:13.970Z] ---> eef7bf70a377 [2025-04-15T02:03:13.970Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-15T02:03:13.970Z] ---> Running in afaa6d3e5437 [2025-04-15T02:03:14.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-15T02:03:14.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-15T02:03:14.770Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-04-15T02:03:14.770Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-04-15T02:03:14.770Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-04-15T02:03:14.770Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-04-15T02:03:14.770Z] Executing busybox-1.36.1-r29.trigger [2025-04-15T02:03:15.036Z] OK: 252 MiB in 62 packages [2025-04-15T02:03:15.310Z] Removing intermediate container afaa6d3e5437 [2025-04-15T02:03:15.310Z] ---> e6369dc801f3 [2025-04-15T02:03:15.310Z] Step 9/12 : COPY go.mod vendor* ./ [2025-04-15T02:03:15.310Z] ---> 1714e4ceac47 [2025-04-15T02:03:15.310Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-15T02:03:15.310Z] ---> Running in 5a9a566aaa59 [2025-04-15T02:04:02.330Z] Removing intermediate container 5a9a566aaa59 [2025-04-15T02:04:02.330Z] ---> a0cc69d6d26c [2025-04-15T02:04:02.330Z] Step 11/12 : COPY . . [2025-04-15T02:04:03.401Z] ---> cafa1fa9eee9 [2025-04-15T02:04:03.401Z] Step 12/12 : RUN ${MAKE} [2025-04-15T02:04:03.401Z] ---> Running in 45024762d3ed [2025-04-15T02:04:03.401Z] noop [2025-04-15T02:04:03.696Z] Removing intermediate container 45024762d3ed [2025-04-15T02:04:03.696Z] ---> 415aa8ef4039 [2025-04-15T02:04:03.696Z] Successfully built 415aa8ef4039 [2025-04-15T02:04:03.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-15T02:04:04.243Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-15T02:04:04.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-15T02:04:04.437Z] prd-ubuntu20.04-docker-8c-8g-44977 does not seem to be running inside a container [2025-04-15T02:04:04.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-254 -v /w/workspace/edgexfoundry_device-gpio_PR-254:/w/workspace/edgexfoundry_device-gpio_PR-254:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-254@tmp:/w/workspace/edgexfoundry_device-gpio_PR-254@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-04-15T02:04:04.817Z] $ docker top 468e7984f26cbd7781418d2a299810dc53602b560545cb3f08b60d10774b21b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-15T02:04:05.268Z] + go version [2025-04-15T02:04:05.268Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-04-15T02:04:05.301Z] $ docker stop --time=1 468e7984f26cbd7781418d2a299810dc53602b560545cb3f08b60d10774b21b8 [2025-04-15T02:04:06.577Z] $ docker rm -f --volumes 468e7984f26cbd7781418d2a299810dc53602b560545cb3f08b60d10774b21b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-15T02:04:07.462Z] + docker inspect -f . ci-base-image-x86_64 [2025-04-15T02:04:07.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-15T02:04:07.693Z] prd-ubuntu20.04-docker-8c-8g-44977 does not seem to be running inside a container [2025-04-15T02:04:07.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-254 -v /w/workspace/edgexfoundry_device-gpio_PR-254:/w/workspace/edgexfoundry_device-gpio_PR-254:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-254@tmp:/w/workspace/edgexfoundry_device-gpio_PR-254@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-04-15T02:04:08.104Z] $ docker top a64ff9c802e24a5c89d4f0f881c32e32dbcba1d44cd4dd6823e2acac4f477163 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-15T02:04:08.558Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-254 [Pipeline] fileExists [Pipeline] sh [2025-04-15T02:04:08.926Z] + make test [2025-04-15T02:04:08.926Z] go test ./... -coverprofile=coverage.out ./... [2025-04-15T02:04:10.334Z] ? github.com/edgexfoundry/device-gpio [no test files] [2025-04-15T02:04:28.552Z] github.com/edgexfoundry/device-gpio/cmd coverage: 0.0% of statements [2025-04-15T02:04:28.552Z] github.com/edgexfoundry/device-gpio/internal/driver coverage: 0.0% of statements [2025-04-15T02:04:41.013Z] go vet ./... [2025-04-15T02:04:46.378Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-04-15T02:04:46.378Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-04-15T02:04:46.378Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-04-15T02:04:46.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-04-15T02:04:46.451Z] $ docker stop --time=1 a64ff9c802e24a5c89d4f0f881c32e32dbcba1d44cd4dd6823e2acac4f477163 [2025-04-15T02:04:49.069Z] $ docker rm -f --volumes a64ff9c802e24a5c89d4f0f881c32e32dbcba1d44cd4dd6823e2acac4f477163 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-15T02:04:49.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-04-15T02:04:49.912Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-04-15T02:04:50.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-15T02:04:51.020Z] + ls -al . [2025-04-15T02:04:51.020Z] total 224 [2025-04-15T02:04:51.020Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 02:04 . [2025-04-15T02:04:51.020Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 15 02:02 .. [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 120 Apr 15 02:02 .dockerignore [2025-04-15T02:04:51.020Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 15 02:04 .git [2025-04-15T02:04:51.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 02:02 .github [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 277 Apr 15 02:02 .gitignore [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 15 02:02 .golangci.yml [2025-04-15T02:04:51.020Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 15 02:02 .semver [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 19399 Apr 15 02:02 Attribution.txt [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 7819 Apr 15 02:02 CHANGELOG.md [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 1694 Apr 15 02:02 Dockerfile [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 15 02:02 GOVERNANCE.md [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 657 Apr 15 02:02 Jenkinsfile [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 15 02:02 LICENSE [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 15 02:02 Makefile [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 15 02:02 OWNERS.md [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 15 02:02 README.md [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 15 02:02 VERSION [2025-04-15T02:04:51.020Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 15 02:02 bin [2025-04-15T02:04:51.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 02:02 cmd [2025-04-15T02:04:51.020Z] -rw-r--r-- 1 jenkins jenkins 11488 Apr 15 02:04 coverage.out [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 6050 Apr 15 02:02 go.mod [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 86888 Apr 15 02:02 go.sum [2025-04-15T02:04:51.020Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 15 02:02 internal [2025-04-15T02:04:51.020Z] -rw-rw-r-- 1 jenkins jenkins 209 Apr 15 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-15T02:04:51.457Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4e5b6ae423211958ec40fb692ec1903b52037cba --label arch=amd64 --label version=0.0.0 . [2025-04-15T02:04:51.457Z] Sending build context to Docker daemon 33.54MB [2025-04-15T02:04:51.457Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-04-15T02:04:51.457Z] Step 2/26 : FROM ${BASE} AS builder [2025-04-15T02:04:51.457Z] ---> 415aa8ef4039 [2025-04-15T02:04:51.457Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2025-04-15T02:04:51.742Z] ---> Running in ce4c96ba2e55 [2025-04-15T02:04:52.012Z] Removing intermediate container ce4c96ba2e55 [2025-04-15T02:04:52.012Z] ---> 6bf694c023ef [2025-04-15T02:04:52.012Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-04-15T02:04:52.012Z] ---> Running in 1bd25af33809 [2025-04-15T02:04:52.012Z] Removing intermediate container 1bd25af33809 [2025-04-15T02:04:52.012Z] ---> d571b6507f31 [2025-04-15T02:04:52.012Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2025-04-15T02:04:52.012Z] ---> Running in cbde656db3dc [2025-04-15T02:04:52.012Z] Removing intermediate container cbde656db3dc [2025-04-15T02:04:52.012Z] ---> 022fe898a568 [2025-04-15T02:04:52.012Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2025-04-15T02:04:52.012Z] ---> Running in f51e6a7e5a01 [2025-04-15T02:04:52.278Z] Removing intermediate container f51e6a7e5a01 [2025-04-15T02:04:52.278Z] ---> 5678e1c1de07 [2025-04-15T02:04:52.278Z] Step 7/26 : WORKDIR /device-gpio [2025-04-15T02:04:52.278Z] ---> Running in 13eb30c1b7ba [2025-04-15T02:04:52.278Z] Removing intermediate container 13eb30c1b7ba [2025-04-15T02:04:52.278Z] ---> 93c445c8f2c0 [2025-04-15T02:04:52.278Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-15T02:04:52.278Z] ---> Running in 2112e9750c03 [2025-04-15T02:04:52.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-15T02:04:52.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-15T02:04:53.100Z] OK: 252 MiB in 62 packages [2025-04-15T02:04:53.684Z] Removing intermediate container 2112e9750c03 [2025-04-15T02:04:53.684Z] ---> 5774dc2ec711 [2025-04-15T02:04:53.684Z] Step 9/26 : COPY go.mod vendor* ./ [2025-04-15T02:04:53.684Z] ---> ff40b162f963 [2025-04-15T02:04:53.684Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-04-15T02:04:53.684Z] ---> Running in 38cf42522f68 [2025-04-15T02:04:54.266Z] Removing intermediate container 38cf42522f68 [2025-04-15T02:04:54.266Z] ---> 898016d16813 [2025-04-15T02:04:54.266Z] Step 11/26 : COPY . . [2025-04-15T02:04:55.260Z] ---> d8f769767ca0 [2025-04-15T02:04:55.260Z] Step 12/26 : RUN ${MAKE} [2025-04-15T02:04:55.546Z] ---> Running in 08d91698068d [2025-04-15T02:04:55.849Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2025-04-15T02:05:28.087Z] Removing intermediate container 08d91698068d [2025-04-15T02:05:28.087Z] ---> be746b4b5ec9 [2025-04-15T02:05:28.087Z] Step 13/26 : FROM alpine:3.20 [2025-04-15T02:05:28.087Z] 3.20: Pulling from library/alpine [2025-04-15T02:05:28.087Z] 0a9a5dfd008f: Already exists [2025-04-15T02:05:28.087Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-15T02:05:28.087Z] Status: Downloaded newer image for alpine:3.20 [2025-04-15T02:05:28.087Z] ---> ff221270b9fb [2025-04-15T02:05:28.087Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2025-04-15T02:05:28.087Z] ---> Running in 745bda4dbb74 [2025-04-15T02:05:28.087Z] Removing intermediate container 745bda4dbb74 [2025-04-15T02:05:28.087Z] ---> 038723195c4c [2025-04-15T02:05:28.087Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-04-15T02:05:28.087Z] ---> Running in bbd1503f7511 [2025-04-15T02:05:28.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-15T02:05:28.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-15T02:05:28.368Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-04-15T02:05:28.368Z] Executing busybox-1.36.1-r29.trigger [2025-04-15T02:05:28.368Z] OK: 8 MiB in 15 packages [2025-04-15T02:05:28.698Z] Removing intermediate container bbd1503f7511 [2025-04-15T02:05:28.698Z] ---> 113db4598a40 [2025-04-15T02:05:28.698Z] Step 16/26 : RUN apk --no-cache upgrade [2025-04-15T02:05:28.698Z] ---> Running in 968626d482d5 [2025-04-15T02:05:28.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-15T02:05:29.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-15T02:05:29.542Z] OK: 8 MiB in 15 packages [2025-04-15T02:05:29.851Z] Removing intermediate container 968626d482d5 [2025-04-15T02:05:29.851Z] ---> bf16b0cf25a9 [2025-04-15T02:05:29.851Z] Step 17/26 : WORKDIR / [2025-04-15T02:05:29.851Z] ---> Running in 8deaba13f4e5 [2025-04-15T02:05:29.851Z] Removing intermediate container 8deaba13f4e5 [2025-04-15T02:05:29.851Z] ---> bb40f79ee92c [2025-04-15T02:05:29.851Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2025-04-15T02:05:30.157Z] ---> 21da8c00e17b [2025-04-15T02:05:30.157Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2025-04-15T02:05:30.157Z] ---> c43d8eb64509 [2025-04-15T02:05:30.157Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2025-04-15T02:05:31.220Z] ---> ef13b8ea1d55 [2025-04-15T02:05:31.220Z] Step 21/26 : EXPOSE 59910 [2025-04-15T02:05:31.220Z] ---> Running in 746f65e62991 [2025-04-15T02:05:31.220Z] Removing intermediate container 746f65e62991 [2025-04-15T02:05:31.220Z] ---> 5c5641c2988b [2025-04-15T02:05:31.220Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2025-04-15T02:05:31.511Z] ---> Running in bd37daec788c [2025-04-15T02:05:31.511Z] Removing intermediate container bd37daec788c [2025-04-15T02:05:31.511Z] ---> 100bf064c348 [2025-04-15T02:05:31.511Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-04-15T02:05:31.511Z] ---> Running in 4d9259ff348a [2025-04-15T02:05:31.511Z] Removing intermediate container 4d9259ff348a [2025-04-15T02:05:31.511Z] ---> 63cd07768327 [2025-04-15T02:05:31.511Z] Step 24/26 : LABEL arch=amd64 [2025-04-15T02:05:31.511Z] ---> Running in 21397a0007e5 [2025-04-15T02:05:31.511Z] Removing intermediate container 21397a0007e5 [2025-04-15T02:05:31.511Z] ---> 062454411d21 [2025-04-15T02:05:31.511Z] Step 25/26 : LABEL git_sha=4e5b6ae423211958ec40fb692ec1903b52037cba [2025-04-15T02:05:31.808Z] ---> Running in dc40c77a380d [2025-04-15T02:05:31.808Z] Removing intermediate container dc40c77a380d [2025-04-15T02:05:31.808Z] ---> 65d9105746d9 [2025-04-15T02:05:31.808Z] Step 26/26 : LABEL version=0.0.0 [2025-04-15T02:05:31.808Z] ---> Running in 267f72cdb44f [2025-04-15T02:05:31.808Z] Removing intermediate container 267f72cdb44f [2025-04-15T02:05:31.808Z] ---> c909516b3426 [2025-04-15T02:05:31.808Z] [Warning] One or more build-args [ARCH] were not consumed [2025-04-15T02:05:31.808Z] Successfully built c909516b3426 [2025-04-15T02:05:31.808Z] Successfully tagged device-gpio: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-04-15T02:05:34.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-15T02:05:34.046Z] [2025-04-15T02:05:34.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-15T02:05:34.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-15T02:05:34.798Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-15T02:05:34.798Z] 5eb5b503b376: Pulling fs layer [2025-04-15T02:05:34.798Z] 5c69ac0246d0: Pulling fs layer [2025-04-15T02:05:34.798Z] ec43610c2a17: Pulling fs layer [2025-04-15T02:05:34.798Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-15T02:05:34.798Z] 33b1e0a273af: Pulling fs layer [2025-04-15T02:05:34.798Z] 5d3b04190fa2: Pulling fs layer [2025-04-15T02:05:34.798Z] 2f39f015ded8: Pulling fs layer [2025-04-15T02:05:34.798Z] 33b1e0a273af: Waiting [2025-04-15T02:05:34.798Z] 3a2ae6a8a46f: Waiting [2025-04-15T02:05:34.798Z] 5d3b04190fa2: Waiting [2025-04-15T02:05:34.798Z] 2f39f015ded8: Waiting [2025-04-15T02:05:34.798Z] 5c69ac0246d0: Download complete [2025-04-15T02:05:34.798Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-15T02:05:34.798Z] 3a2ae6a8a46f: Download complete [2025-04-15T02:05:34.798Z] 33b1e0a273af: Verifying Checksum [2025-04-15T02:05:34.798Z] 33b1e0a273af: Download complete [2025-04-15T02:05:34.798Z] 5d3b04190fa2: Verifying Checksum [2025-04-15T02:05:34.798Z] 5d3b04190fa2: Download complete [2025-04-15T02:05:34.798Z] ec43610c2a17: Verifying Checksum [2025-04-15T02:05:34.798Z] ec43610c2a17: Download complete [2025-04-15T02:05:35.091Z] 5eb5b503b376: Verifying Checksum [2025-04-15T02:05:35.091Z] 5eb5b503b376: Download complete [2025-04-15T02:05:35.669Z] 2f39f015ded8: Download complete [2025-04-15T02:05:36.250Z] 5eb5b503b376: Pull complete [2025-04-15T02:05:36.250Z] 5c69ac0246d0: Pull complete [2025-04-15T02:05:36.855Z] ec43610c2a17: Pull complete [2025-04-15T02:05:36.855Z] 3a2ae6a8a46f: Pull complete [2025-04-15T02:05:37.117Z] 33b1e0a273af: Pull complete [2025-04-15T02:05:37.117Z] 5d3b04190fa2: Pull complete [2025-04-15T02:05:42.462Z] 2f39f015ded8: Pull complete [2025-04-15T02:05:42.462Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-15T02:05:42.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-15T02:05:42.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-15T02:05:42.796Z] prd-ubuntu20.04-docker-8c-8g-44977 does not seem to be running inside a container [2025-04-15T02:05:42.830Z] $ 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_device-gpio_PR-254 -v /w/workspace/edgexfoundry_device-gpio_PR-254:/w/workspace/edgexfoundry_device-gpio_PR-254:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-254@tmp:/w/workspace/edgexfoundry_device-gpio_PR-254@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-15T02:05:45.131Z] $ docker top 185a6cc9f7378c0e05b33f543e39c83d1adb9c36ca7d9912b64aa54483313380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:05:45.896Z] ---> job-cost.sh [2025-04-15T02:05:45.896Z] lf-activate-venv: SKIPPING [2025-04-15T02:05:45.896Z] INFO: No Stack... [2025-04-15T02:05:46.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-15T02:05:46.453Z] INFO: Archiving Costs [Pipeline] sh [2025-04-15T02:05:46.789Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-254/archives/cost.csv [2025-04-15T02:05:46.789Z] + cut -d, -f6 [Pipeline] lock [2025-04-15T02:05:46.844Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-gpio-PR-254-1-stack-cost] [2025-04-15T02:05:46.849Z] Resource [jenkins-edgexfoundry-device-gpio-PR-254-1-stack-cost] did not exist. Created. [2025-04-15T02:05:46.854Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-gpio-PR-254-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-15T02:05:47.384Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-15T02:05:47.460Z] Stashed 1 file(s) [Pipeline] } [2025-04-15T02:05:47.495Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-gpio-PR-254-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-15T02:05:47.587Z] $ docker stop --time=1 185a6cc9f7378c0e05b33f543e39c83d1adb9c36ca7d9912b64aa54483313380 [2025-04-15T02:05:48.757Z] $ docker rm -f --volumes 185a6cc9f7378c0e05b33f543e39c83d1adb9c36ca7d9912b64aa54483313380 [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-04-15T02:05:49.708Z] provisioning config files... [2025-04-15T02:05:49.718Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-254@tmp/config6695148908046004664tmp [Pipeline] { [Pipeline] sh [2025-04-15T02:05:50.102Z] + set +x [2025-04-15T02:05:50.102Z] + curl -s https://codecov.io/bash [2025-04-15T02:05:50.102Z] + bash -s -- [2025-04-15T02:05:50.102Z] [2025-04-15T02:05:50.102Z] _____ _ [2025-04-15T02:05:50.102Z] / ____| | | [2025-04-15T02:05:50.102Z] | | ___ __| | ___ ___ _____ __ [2025-04-15T02:05:50.102Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-04-15T02:05:50.102Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-04-15T02:05:50.102Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-04-15T02:05:50.102Z] Bash-1.0.6 [2025-04-15T02:05:50.102Z] [2025-04-15T02:05:50.102Z] [2025-04-15T02:05:50.102Z] ==> git version 2.25.1 found [2025-04-15T02:05:50.102Z] ==> 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-04-15T02:05:50.102Z] Release-Date: 2020-01-08 [2025-04-15T02:05:50.102Z] 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-04-15T02:05:50.102Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-04-15T02:05:50.102Z] ==> Jenkins CI detected. [2025-04-15T02:05:50.102Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-254 [2025-04-15T02:05:50.102Z] project root: . [2025-04-15T02:05:50.102Z] --> token set from env [2025-04-15T02:05:50.102Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-04-15T02:05:50.102Z] ==> Running gcov in . (disable via -X gcov) [2025-04-15T02:05:50.102Z] ==> Python coveragepy not found [2025-04-15T02:05:50.102Z] ==> Searching for coverage reports in: [2025-04-15T02:05:50.102Z] + . [2025-04-15T02:05:50.102Z] -> Found 1 reports [2025-04-15T02:05:50.102Z] ==> Detecting git/mercurial file structure [2025-04-15T02:05:50.102Z] ==> Reading reports [2025-04-15T02:05:50.102Z] + ./coverage.out bytes=11488 [2025-04-15T02:05:50.398Z] ==> Appending adjustments [2025-04-15T02:05:50.398Z] https://docs.codecov.io/docs/fixing-reports [2025-04-15T02:05:50.398Z] + Found adjustments [2025-04-15T02:05:50.398Z] ==> Gzipping contents [2025-04-15T02:05:50.398Z] 4.0K /tmp/codecov.x7gAV5.gz [2025-04-15T02:05:50.398Z] ==> Uploading reports [2025-04-15T02:05:50.398Z] url: https://codecov.io [2025-04-15T02:05:50.398Z] query: branch=PR-254&commit=4e5b6ae423211958ec40fb692ec1903b52037cba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=254&job=&cmd_args= [2025-04-15T02:05:50.398Z] -> Pinging Codecov [2025-04-15T02:05:50.398Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-254&commit=4e5b6ae423211958ec40fb692ec1903b52037cba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-254%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=254&job=&cmd_args= [2025-04-15T02:05:50.398Z] -> Uploading to [2025-04-15T02:05:50.398Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-gpio/4e5b6ae423211958ec40fb692ec1903b52037cba/698c0198-9ec8-431a-acc6-2382dbf0f6c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250415%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250415T020550Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b67b48a5a8bcd1f9579a01ebb0e0eab58fd5862a145ee078dca795fc962ebaa9 [2025-04-15T02:05:50.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-15T02:05:50.398Z] Dload Upload Total Spent Left Speed [2025-04-15T02:05:50.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1707 0 0 100 1707 0 10668 --:--:-- --:--:-- --:--:-- 10668 [2025-04-15T02:05:50.669Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/4e5b6ae423211958ec40fb692ec1903b52037cba [Pipeline] } [2025-04-15T02:05:50.707Z] 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-04-15T02:05:53.074Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-254/archives ] [2025-04-15T02:05:53.074Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-254/archives [2025-04-15T02:05:53.074Z] total 16 [2025-04-15T02:05:53.074Z] drwxr-xr-x 3 root root 4096 Apr 15 02:05 . [2025-04-15T02:05:53.074Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 15 02:05 .. [2025-04-15T02:05:53.074Z] drwxr-xr-x 2 root root 4096 Apr 15 02:05 cost [2025-04-15T02:05:53.074Z] -rw-r--r-- 1 root root 83 Apr 15 02:05 cost.csv [2025-04-15T02:05:53.074Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-254/archives [2025-04-15T02:05:53.074Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-254/archives [2025-04-15T02:05:53.074Z] total 16 [2025-04-15T02:05:53.074Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 15 02:05 . [2025-04-15T02:05:53.074Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 15 02:05 .. [2025-04-15T02:05:53.074Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 15 02:05 cost [2025-04-15T02:05:53.074Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 15 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:05:53.438Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:05:54.395Z] ---> package-listing.sh [2025-04-15T02:05:54.395Z] ++ facter osfamily [2025-04-15T02:05:54.395Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-15T02:05:54.668Z] + OS_FAMILY=debian [2025-04-15T02:05:54.668Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-254 [2025-04-15T02:05:54.668Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-15T02:05:54.668Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-15T02:05:54.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-15T02:05:54.668Z] + PACKAGES=/tmp/packages_start.txt [2025-04-15T02:05:54.668Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-254 ']' [2025-04-15T02:05:54.668Z] + PACKAGES=/tmp/packages_end.txt [2025-04-15T02:05:54.668Z] + case "${OS_FAMILY}" in [2025-04-15T02:05:54.668Z] + dpkg -l [2025-04-15T02:05:54.668Z] + grep '^ii' [2025-04-15T02:05:54.668Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-15T02:05:54.668Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-15T02:05:54.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-15T02:05:54.668Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-254 ']' [2025-04-15T02:05:54.668Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-254/archives/ [2025-04-15T02:05:54.668Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-254/archives/ [Pipeline] echo [2025-04-15T02:05:54.702Z] 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_device-gpio_PR-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-15T02:05:55.025Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-15T02:05:55.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-15T02:05:55.695Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-15T02:05:55.881Z] prd-ubuntu20.04-docker-8c-8g-44977 does not seem to be running inside a container [2025-04-15T02:05:55.911Z] $ 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_device-gpio_PR-254/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-254 -v /w/workspace/edgexfoundry_device-gpio_PR-254:/w/workspace/edgexfoundry_device-gpio_PR-254:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-254@tmp:/w/workspace/edgexfoundry_device-gpio_PR-254@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-15T02:05:56.148Z] $ docker top 1af5eb0ee851321057d6e14c14c37b9a2309f1492e068165f244bb162627cfb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-15T02:05:56.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-15T02:05:56.877Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-15T02:05:57.208Z] + ls /var/log/sa-host [2025-04-15T02:05:57.208Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-15T02:05:57.464Z] provisioning config files... [2025-04-15T02:05:57.475Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-254@tmp/config9251508148725980680tmp [Pipeline] { [Pipeline] echo [2025-04-15T02:05:57.545Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:05:57.873Z] ---> create-netrc.sh [Pipeline] } [2025-04-15T02:05:57.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:05:58.337Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-15T02:06:05.344Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:06:05.678Z] ---> sudo-logs.sh [2025-04-15T02:06:05.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-15T02:06:05.791Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:06:06.109Z] ---> job-cost.sh [2025-04-15T02:06:06.109Z] lf-activate-venv: SKIPPING [2025-04-15T02:06:06.109Z] DEBUG: total: 0.2199999988079071 [2025-04-15T02:06:06.109Z] INFO: Retrieving Stack Cost... [2025-04-15T02:06:06.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-15T02:06:06.655Z] INFO: Archiving Costs [Pipeline] echo [2025-04-15T02:06:06.725Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-15T02:06:07.078Z] ---> logs-deploy.sh [2025-04-15T02:06:07.078Z] lf-activate-venv: SKIPPING [2025-04-15T02:06:07.078Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-254/1 [2025-04-15T02:06:07.078Z] INFO: archiving workspace using pattern(s): [2025-04-15T02:06:08.061Z] Archives upload complete. [2025-04-15T02:06:08.336Z] INFO: archiving logs to Nexus [2025-04-15T02:06:08.941Z] ---> uname -a: [2025-04-15T02:06:08.941Z] Linux prd-ubuntu20-04-docker-8c-8g-44977 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] ---> lscpu: [2025-04-15T02:06:08.941Z] Architecture: x86_64 [2025-04-15T02:06:08.941Z] CPU op-mode(s): 32-bit, 64-bit [2025-04-15T02:06:08.941Z] Byte Order: Little Endian [2025-04-15T02:06:08.941Z] Address sizes: 40 bits physical, 48 bits virtual [2025-04-15T02:06:08.941Z] CPU(s): 8 [2025-04-15T02:06:08.941Z] On-line CPU(s) list: 0-7 [2025-04-15T02:06:08.941Z] Thread(s) per core: 1 [2025-04-15T02:06:08.941Z] Core(s) per socket: 1 [2025-04-15T02:06:08.941Z] Socket(s): 8 [2025-04-15T02:06:08.941Z] NUMA node(s): 1 [2025-04-15T02:06:08.941Z] Vendor ID: AuthenticAMD [2025-04-15T02:06:08.941Z] CPU family: 23 [2025-04-15T02:06:08.941Z] Model: 49 [2025-04-15T02:06:08.941Z] Model name: AMD EPYC-Rome Processor [2025-04-15T02:06:08.941Z] Stepping: 0 [2025-04-15T02:06:08.941Z] CPU MHz: 2799.998 [2025-04-15T02:06:08.941Z] BogoMIPS: 5599.99 [2025-04-15T02:06:08.941Z] Virtualization: AMD-V [2025-04-15T02:06:08.941Z] Hypervisor vendor: KVM [2025-04-15T02:06:08.941Z] Virtualization type: full [2025-04-15T02:06:08.941Z] L1d cache: 256 KiB [2025-04-15T02:06:08.941Z] L1i cache: 256 KiB [2025-04-15T02:06:08.941Z] L2 cache: 4 MiB [2025-04-15T02:06:08.941Z] L3 cache: 128 MiB [2025-04-15T02:06:08.941Z] NUMA node0 CPU(s): 0-7 [2025-04-15T02:06:08.941Z] Vulnerability Itlb multihit: Not affected [2025-04-15T02:06:08.941Z] Vulnerability L1tf: Not affected [2025-04-15T02:06:08.941Z] Vulnerability Mds: Not affected [2025-04-15T02:06:08.941Z] Vulnerability Meltdown: Not affected [2025-04-15T02:06:08.941Z] Vulnerability Mmio stale data: Not affected [2025-04-15T02:06:08.941Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-04-15T02:06:08.941Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-04-15T02:06:08.941Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-04-15T02:06:08.941Z] Vulnerability Srbds: Not affected [2025-04-15T02:06:08.941Z] Vulnerability Tsx async abort: Not affected [2025-04-15T02:06:08.941Z] 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-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] ---> nproc: [2025-04-15T02:06:08.941Z] 8 [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] ---> df -h: [2025-04-15T02:06:08.941Z] Filesystem Size Used Avail Use% Mounted on [2025-04-15T02:06:08.941Z] overlay 155G 12G 144G 8% / [2025-04-15T02:06:08.941Z] tmpfs 64M 0 64M 0% /dev [2025-04-15T02:06:08.941Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-04-15T02:06:08.941Z] shm 64M 0 64M 0% /dev/shm [2025-04-15T02:06:08.941Z] /dev/vda1 155G 12G 144G 8% /facter-os [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] ---> sar -b -r -n DEV: [2025-04-15T02:06:08.941Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44977) 04/15/25 _x86_64_ (8 CPU) [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] 02:01:36 LINUX RESTART (8 CPU) [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] 02:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-04-15T02:06:08.941Z] 02:03:01 234.10 39.13 194.97 0.00 4341.50 23064.29 0.00 [2025-04-15T02:06:08.941Z] 02:04:01 304.27 2.93 301.33 0.00 43.73 94040.46 0.00 [2025-04-15T02:06:08.941Z] 02:05:01 123.76 0.20 123.56 0.00 9.60 23748.31 0.00 [2025-04-15T02:06:08.941Z] 02:06:01 156.22 0.32 155.91 0.00 28.80 49048.09 0.00 [2025-04-15T02:06:08.941Z] Average: 204.46 10.53 193.94 0.00 1092.37 47577.41 0.00 [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] 02:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-04-15T02:06:08.941Z] 02:03:01 29914552 31587132 753844 2.29 59748 1916984 1720456 5.07 988536 1646240 436 [2025-04-15T02:06:08.941Z] 02:04:01 27343996 31522768 774568 2.36 182316 4087064 1928760 5.68 1185964 3760800 0 [2025-04-15T02:06:08.941Z] 02:05:01 27422656 31150656 1137340 3.46 192324 3654928 2675996 7.89 1749692 3137000 111956 [2025-04-15T02:06:08.941Z] 02:06:01 26978640 31523084 764212 2.32 200776 4419496 1824460 5.38 1395984 3889328 420 [2025-04-15T02:06:08.941Z] Average: 27914961 31445910 857491 2.61 158791 3519618 2037418 6.00 1330044 3108342 28203 [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] 02:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-04-15T02:06:08.941Z] 02:03:01 lo 5.83 5.83 0.57 0.57 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:03:01 ens3 378.78 308.12 2959.98 104.44 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:03:01 docker0 43.82 45.94 3.18 274.96 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:04:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:04:01 ens3 607.08 374.24 6120.64 40.87 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:04:01 docker0 310.01 498.78 26.11 2933.08 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:05:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:05:01 veth91f7fec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:05:01 ens3 49.16 27.45 82.47 17.62 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:05:01 docker0 1.43 2.85 0.09 38.15 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:06:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:06:01 ens3 129.35 78.42 2632.63 21.89 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] 02:06:01 docker0 2.78 5.98 0.17 76.77 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] Average: lo 2.39 2.39 0.23 0.23 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] Average: ens3 290.73 196.59 2948.88 45.96 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] Average: docker0 89.70 138.78 7.40 833.06 0.00 0.00 0.00 0.00 [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] ---> sar -P ALL: [2025-04-15T02:06:08.941Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44977) 04/15/25 _x86_64_ (8 CPU) [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] 02:01:36 LINUX RESTART (8 CPU) [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] 02:02:02 CPU %user %nice %system %iowait %steal %idle [2025-04-15T02:06:08.941Z] 02:03:01 all 6.73 0.00 1.82 1.80 0.05 89.60 [2025-04-15T02:06:08.941Z] 02:03:01 0 6.29 0.00 2.30 2.25 0.05 89.11 [2025-04-15T02:06:08.941Z] 02:03:01 1 7.98 0.00 1.55 0.44 0.05 89.98 [2025-04-15T02:06:08.941Z] 02:03:01 2 6.45 0.00 2.08 3.34 0.05 88.08 [2025-04-15T02:06:08.941Z] 02:03:01 3 6.38 0.00 2.37 0.27 0.03 90.95 [2025-04-15T02:06:08.941Z] 02:03:01 4 9.84 0.00 1.25 0.24 0.03 88.64 [2025-04-15T02:06:08.941Z] 02:03:01 5 5.82 0.00 1.91 1.21 0.05 91.01 [2025-04-15T02:06:08.941Z] 02:03:01 6 6.71 0.00 1.62 3.21 0.05 88.41 [2025-04-15T02:06:08.941Z] 02:03:01 7 4.39 0.00 1.51 3.43 0.05 90.62 [2025-04-15T02:06:08.941Z] 02:04:01 all 8.74 0.00 4.69 3.20 0.09 83.28 [2025-04-15T02:06:08.941Z] 02:04:01 0 10.73 0.00 7.54 18.87 0.12 62.74 [2025-04-15T02:06:08.941Z] 02:04:01 1 7.85 0.00 4.48 0.41 0.08 87.18 [2025-04-15T02:06:08.941Z] 02:04:01 2 7.90 0.00 3.16 2.58 0.12 86.24 [2025-04-15T02:06:08.941Z] 02:04:01 3 8.11 0.00 4.34 0.39 0.08 87.07 [2025-04-15T02:06:08.941Z] 02:04:01 4 9.68 0.00 4.39 0.46 0.08 85.38 [2025-04-15T02:06:08.941Z] 02:04:01 5 9.01 0.00 3.92 0.95 0.10 86.02 [2025-04-15T02:06:08.941Z] 02:04:01 6 8.77 0.00 5.22 1.10 0.08 84.82 [2025-04-15T02:06:08.941Z] 02:04:01 7 7.87 0.00 4.48 0.98 0.07 86.59 [2025-04-15T02:06:08.941Z] 02:05:01 all 47.38 0.00 8.35 0.73 0.11 43.42 [2025-04-15T02:06:08.941Z] 02:05:01 0 48.58 0.00 8.75 1.10 0.12 41.46 [2025-04-15T02:06:08.941Z] 02:05:01 1 46.38 0.00 8.76 2.77 0.12 41.97 [2025-04-15T02:06:08.941Z] 02:05:01 2 46.13 0.00 8.19 0.69 0.12 44.87 [2025-04-15T02:06:08.941Z] 02:05:01 3 47.16 0.00 7.48 0.19 0.10 45.07 [2025-04-15T02:06:08.941Z] 02:05:01 4 48.10 0.00 8.47 0.17 0.12 43.14 [2025-04-15T02:06:08.941Z] 02:05:01 5 48.57 0.00 7.86 0.10 0.10 43.36 [2025-04-15T02:06:08.941Z] 02:05:01 6 47.92 0.00 8.81 0.45 0.10 42.72 [2025-04-15T02:06:08.941Z] 02:05:01 7 46.22 0.00 8.48 0.40 0.12 44.78 [2025-04-15T02:06:08.941Z] 02:06:01 all 22.28 0.00 5.34 1.41 0.08 70.90 [2025-04-15T02:06:08.941Z] 02:06:01 0 21.46 0.00 4.61 1.16 0.07 72.70 [2025-04-15T02:06:08.941Z] 02:06:01 1 23.19 0.00 6.64 2.62 0.08 67.46 [2025-04-15T02:06:08.941Z] 02:06:01 2 20.05 0.00 5.61 0.17 0.08 74.09 [2025-04-15T02:06:08.941Z] 02:06:01 3 23.67 0.00 5.08 5.77 0.07 65.42 [2025-04-15T02:06:08.941Z] 02:06:01 4 22.27 0.00 5.85 0.13 0.08 71.66 [2025-04-15T02:06:08.941Z] 02:06:01 5 22.78 0.00 5.29 0.45 0.08 71.39 [2025-04-15T02:06:08.941Z] 02:06:01 6 22.02 0.00 5.39 0.96 0.07 71.56 [2025-04-15T02:06:08.941Z] 02:06:01 7 22.78 0.00 4.27 0.00 0.07 72.88 [2025-04-15T02:06:08.941Z] Average: all 21.34 0.00 5.06 1.78 0.08 71.74 [2025-04-15T02:06:08.941Z] Average: 0 21.84 0.00 5.80 5.81 0.09 66.45 [2025-04-15T02:06:08.941Z] Average: 1 21.38 0.00 5.37 1.56 0.08 71.61 [2025-04-15T02:06:08.941Z] Average: 2 20.15 0.00 4.76 1.69 0.09 73.31 [2025-04-15T02:06:08.941Z] Average: 3 21.38 0.00 4.82 1.66 0.07 72.06 [2025-04-15T02:06:08.941Z] Average: 4 22.53 0.00 5.00 0.25 0.08 72.14 [2025-04-15T02:06:08.941Z] Average: 5 21.61 0.00 4.76 0.68 0.08 72.88 [2025-04-15T02:06:08.941Z] Average: 6 21.42 0.00 5.27 1.42 0.08 71.81 [2025-04-15T02:06:08.941Z] Average: 7 20.40 0.00 4.70 1.20 0.08 73.63 [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z] [2025-04-15T02:06:08.941Z]