Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02294e0ed73d07e5c6154706085ee0966cdeccc4 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-ssh14301127214307873935.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14383980863087816862.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17792079022728454967.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13888163549432871892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15441155974269303838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-24233 in /w/workspace/edgexfoundry_device-gpio_main [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_main # 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 Avoid second fetch Checking out Revision 02294e0ed73d07e5c6154706085ee0966cdeccc4 (main) Commit message: "Merge pull request #221 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2" > 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 core.sparsecheckout # timeout=10 > git checkout -f 02294e0ed73d07e5c6154706085ee0966cdeccc4 # timeout=10 > git rev-list --no-walk 10c8498a836d213a72528a39cca8cbe97667fe45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T15:28:40.626Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T15:28:40.711Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T15:28:40.736Z] ========================================================= [2023-12-06T15:28:40.736Z] EdgeX Global Pipelines Version Info [2023-12-06T15:28:40.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:28:41.479Z] ------------------- [2023-12-06T15:28:41.479Z] stable info: [2023-12-06T15:28:41.479Z] ------------------- [2023-12-06T15:28:41.479Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T15:28:41.479Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:28:41.479Z] Message: update stable to v1.0.258 [2023-12-06T15:28:42.072Z] ------------------- [2023-12-06T15:28:42.072Z] experimental info: [2023-12-06T15:28:42.072Z] ------------------- [2023-12-06T15:28:42.072Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T15:28:42.072Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T15:28:42.072Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T15:28:42.183Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-12-06T15:28:42.201Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-12-06T15:28:42.219Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T15:28:42.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T15:28:42.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T15:28:42.300Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T15:28:42.321Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T15:28:42.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T15:28:42.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T15:28:42.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T15:28:42.420Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T15:28:42.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-12-06T15:28:42.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T15:28:42.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T15:28:42.535Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:28:42.566Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T15:28:42.594Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:28:42.622Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T15:28:42.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T15:28:42.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T15:28:42.717Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T15:28:42.746Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T15:28:42.779Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T15:28:42.813Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T15:28:42.850Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T15:28:42.882Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T15:28:42.919Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T15:28:42.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T15:28:43.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T15:28:43.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T15:28:43.080Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] echo [2023-12-06T15:28:43.117Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02294e0 [Pipeline] echo [2023-12-06T15:28:43.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:28:43.234Z] provisioning config files... [2023-12-06T15:28:43.249Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8633086254821708022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:28:43.618Z] ---> ****-login.sh [2023-12-06T15:28:43.618Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:28:43.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:43.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:43.877Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:43.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:43.877Z] [2023-12-06T15:28:43.877Z] Login Succeeded [2023-12-06T15:28:43.877Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:28:43.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:43.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:43.877Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:43.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:43.877Z] [2023-12-06T15:28:43.877Z] Login Succeeded [2023-12-06T15:28:43.877Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:28:44.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:44.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:44.137Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:44.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:44.137Z] [2023-12-06T15:28:44.137Z] Login Succeeded [2023-12-06T15:28:44.137Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:28:44.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:44.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:44.138Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:44.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:44.138Z] [2023-12-06T15:28:44.138Z] Login Succeeded [2023-12-06T15:28:44.138Z] ****.io [2023-12-06T15:28:44.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:28:44.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:28:44.397Z] Configure a credential helper to remove this warning. See [2023-12-06T15:28:44.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:28:44.397Z] [2023-12-06T15:28:44.397Z] Login Succeeded [2023-12-06T15:28:44.397Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:28:44.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T15:28:44.909Z] + git rev-list -1 --merges 02294e0ed73d07e5c6154706085ee0966cdeccc4~1..02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] echo [2023-12-06T15:28:44.940Z] -----------> git rev-list -1 --merges 02294e0ed73d07e5c6154706085ee0966cdeccc4~1..02294e0ed73d07e5c6154706085ee0966cdeccc4 02294e0ed73d07e5c6154706085ee0966cdeccc4 [2023-12-06T15:28:44.940Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4 [false] [Pipeline] sh [2023-12-06T15:28:45.248Z] + git log --format=format:%s -1 02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] echo [2023-12-06T15:28:45.263Z] ========================================================= [2023-12-06T15:28:45.263Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T15:28:45.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:28:45.630Z] + git log --format=format:%s -1 02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] echo [2023-12-06T15:28:45.645Z] [semverPrep] GIT_COMMIT: 02294e0ed73d07e5c6154706085ee0966cdeccc4, Commit Message: Merge pull request #221 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2 [Pipeline] echo [2023-12-06T15:28:45.670Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T15:28:46.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:28:46.040Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T15:28:46.040Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T15:28:46.040Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T15:28:46.040Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-12-06T15:28:46.040Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T15:28:46.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:46.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:28:46.426Z] [2023-12-06T15:28:46.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:28:46.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:28:46.768Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T15:28:46.768Z] b85a868b505f: Pulling fs layer [2023-12-06T15:28:46.768Z] e2be974225ed: Pulling fs layer [2023-12-06T15:28:46.768Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T15:28:46.768Z] 988bab9f4d93: Pulling fs layer [2023-12-06T15:28:46.768Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T15:28:46.768Z] eaf3925da568: Pulling fs layer [2023-12-06T15:28:46.768Z] bab4dde63d76: Pulling fs layer [2023-12-06T15:28:46.768Z] bde34c3a00c8: Pulling fs layer [2023-12-06T15:28:46.768Z] b352a97aabf1: Pulling fs layer [2023-12-06T15:28:46.768Z] 4872d77fe225: Pulling fs layer [2023-12-06T15:28:46.768Z] 5851b861e8e6: Pulling fs layer [2023-12-06T15:28:46.768Z] bab4dde63d76: Waiting [2023-12-06T15:28:46.769Z] bde34c3a00c8: Waiting [2023-12-06T15:28:46.769Z] b352a97aabf1: Waiting [2023-12-06T15:28:46.769Z] 4872d77fe225: Waiting [2023-12-06T15:28:46.769Z] 5851b861e8e6: Waiting [2023-12-06T15:28:46.769Z] 988bab9f4d93: Waiting [2023-12-06T15:28:46.769Z] 1469e6f7b9e6: Waiting [2023-12-06T15:28:46.769Z] eaf3925da568: Waiting [2023-12-06T15:28:46.769Z] e2be974225ed: Verifying Checksum [2023-12-06T15:28:46.769Z] e2be974225ed: Download complete [2023-12-06T15:28:46.769Z] 988bab9f4d93: Verifying Checksum [2023-12-06T15:28:46.769Z] 988bab9f4d93: Download complete [2023-12-06T15:28:47.028Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T15:28:47.028Z] 1469e6f7b9e6: Download complete [2023-12-06T15:28:47.028Z] eaf3925da568: Download complete [2023-12-06T15:28:47.028Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T15:28:47.028Z] 339a4e72a1f5: Download complete [2023-12-06T15:28:47.028Z] bde34c3a00c8: Verifying Checksum [2023-12-06T15:28:47.028Z] bde34c3a00c8: Download complete [2023-12-06T15:28:47.028Z] b352a97aabf1: Download complete [2023-12-06T15:28:47.028Z] 4872d77fe225: Verifying Checksum [2023-12-06T15:28:47.028Z] 4872d77fe225: Download complete [2023-12-06T15:28:47.028Z] 5851b861e8e6: Download complete [2023-12-06T15:28:47.028Z] b85a868b505f: Verifying Checksum [2023-12-06T15:28:47.028Z] b85a868b505f: Download complete [2023-12-06T15:28:47.288Z] bab4dde63d76: Verifying Checksum [2023-12-06T15:28:47.288Z] bab4dde63d76: Download complete [2023-12-06T15:28:48.671Z] b85a868b505f: Pull complete [2023-12-06T15:28:48.671Z] e2be974225ed: Pull complete [2023-12-06T15:28:48.931Z] 339a4e72a1f5: Pull complete [2023-12-06T15:28:49.190Z] 988bab9f4d93: Pull complete [2023-12-06T15:28:49.451Z] 1469e6f7b9e6: Pull complete [2023-12-06T15:28:49.451Z] eaf3925da568: Pull complete [2023-12-06T15:28:51.368Z] bab4dde63d76: Pull complete [2023-12-06T15:28:51.368Z] bde34c3a00c8: Pull complete [2023-12-06T15:28:51.368Z] b352a97aabf1: Pull complete [2023-12-06T15:28:51.627Z] 4872d77fe225: Pull complete [2023-12-06T15:28:51.627Z] 5851b861e8e6: Pull complete [2023-12-06T15:28:51.627Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T15:28:51.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:28:51.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:28:51.812Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:28:51.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:28:54.450Z] $ docker top 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa -eo pid,comm [2023-12-06T15:28:54.517Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:28:54.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:28:54.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:28:54.611Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:28:54.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:28:54.724Z] $ docker exec 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa ssh-agent [2023-12-06T15:28:54.841Z] SSH_AUTH_SOCK=/tmp/ssh-aPINL6rYKRuq/agent.31 [2023-12-06T15:28:54.841Z] SSH_AGENT_PID=37 [2023-12-06T15:28:54.848Z] Running ssh-add (command line suppressed) [2023-12-06T15:28:54.944Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3452046906060338148.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3452046906060338148.key) [2023-12-06T15:28:54.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:28:55.278Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T15:28:55.293Z] $ docker exec --env ******** --env ******** 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa ssh-agent -k [2023-12-06T15:28:55.386Z] unset SSH_AUTH_SOCK; [2023-12-06T15:28:55.391Z] unset SSH_AGENT_PID; [2023-12-06T15:28:55.391Z] echo Agent pid 37 killed; [2023-12-06T15:28:55.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T15:28:55.478Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:28:55.479Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:28:55.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:28:55.599Z] $ docker exec 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa ssh-agent [2023-12-06T15:28:55.727Z] SSH_AUTH_SOCK=/tmp/ssh-VV5o7yMk1aTd/agent.69 [2023-12-06T15:28:55.727Z] SSH_AGENT_PID=75 [2023-12-06T15:28:55.734Z] Running ssh-add (command line suppressed) [2023-12-06T15:28:55.830Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1658243775592819565.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1658243775592819565.key) [2023-12-06T15:28:55.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:28:56.157Z] + git semver init [2023-12-06T15:28:56.415Z] 2023-12-06 15:28:56,358 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T15:28:56.415Z] 2023-12-06 15:28:56,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-12-06T15:28:56.415Z] 2023-12-06 15:28:56,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-12-06T15:28:56.415Z] 2023-12-06 15:28:56,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:28:57.807Z] 2023-12-06 15:28:57,619 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-12-06T15:28:57.807Z] 2023-12-06 15:28:57,620 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-12-06T15:28:57.807Z] 2023-12-06 15:28:57,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:28:57.807Z] 2023-12-06 15:28:57,620 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:28:57.807Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:28:57.812Z] $ docker exec --env ******** --env ******** 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa ssh-agent -k [2023-12-06T15:28:57.909Z] unset SSH_AUTH_SOCK; [2023-12-06T15:28:57.910Z] unset SSH_AGENT_PID; [2023-12-06T15:28:57.910Z] echo Agent pid 75 killed; [2023-12-06T15:28:57.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:28:58.294Z] + git semver [Pipeline] } [2023-12-06T15:28:58.561Z] $ docker stop --time=1 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa [2023-12-06T15:28:59.869Z] $ docker rm -f --volumes 2b57805315c8f3e660f33dee2604e1eb5f6f59a8ca5650b0352f8812e7f499aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:29:00.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T15:29:00.518Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T15:29:00.520Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:29:00.862Z] provisioning config files... [2023-12-06T15:29:00.872Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16032300118684606078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:29:01.205Z] ---> ****-login.sh [2023-12-06T15:29:01.205Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:29:01.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:01.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:01.205Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:01.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:01.205Z] [2023-12-06T15:29:01.205Z] Login Succeeded [2023-12-06T15:29:01.205Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:29:01.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:01.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:01.465Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:01.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:01.465Z] [2023-12-06T15:29:01.465Z] Login Succeeded [2023-12-06T15:29:01.465Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:29:01.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:01.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:01.465Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:01.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:01.465Z] [2023-12-06T15:29:01.465Z] Login Succeeded [2023-12-06T15:29:01.465Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:29:01.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:01.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:01.725Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:01.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:01.725Z] [2023-12-06T15:29:01.725Z] Login Succeeded [2023-12-06T15:29:01.725Z] ****.io [2023-12-06T15:29:01.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:29:01.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:29:01.983Z] Configure a credential helper to remove this warning. See [2023-12-06T15:29:01.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:29:01.983Z] [2023-12-06T15:29:01.983Z] Login Succeeded [2023-12-06T15:29:01.983Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:29:01.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:29:02.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:29:02.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:29:02.215Z] ========================================================= [2023-12-06T15:29:02.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T15:29:02.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:02.602Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T15:29:02.602Z] Sending build context to Docker daemon 24.46MB [2023-12-06T15:29:02.602Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:29:02.602Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T15:29:02.862Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T15:29:02.862Z] 7264a8db6415: Pulling fs layer [2023-12-06T15:29:02.862Z] c4d48a809fc2: Pulling fs layer [2023-12-06T15:29:02.862Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T15:29:02.862Z] ad3a456e5733: Pulling fs layer [2023-12-06T15:29:02.862Z] 69c7f0334f64: Pulling fs layer [2023-12-06T15:29:02.862Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T15:29:02.862Z] ce7588e14bc9: Pulling fs layer [2023-12-06T15:29:02.862Z] b5e4710f87ac: Pulling fs layer [2023-12-06T15:29:02.862Z] 69c7f0334f64: Waiting [2023-12-06T15:29:02.862Z] 1f1c1a5573a3: Waiting [2023-12-06T15:29:02.862Z] ce7588e14bc9: Waiting [2023-12-06T15:29:02.862Z] b5e4710f87ac: Waiting [2023-12-06T15:29:02.862Z] ad3a456e5733: Waiting [2023-12-06T15:29:02.862Z] c4d48a809fc2: Download complete [2023-12-06T15:29:02.862Z] ad3a456e5733: Verifying Checksum [2023-12-06T15:29:02.862Z] ad3a456e5733: Download complete [2023-12-06T15:29:02.862Z] 69c7f0334f64: Verifying Checksum [2023-12-06T15:29:02.862Z] 69c7f0334f64: Download complete [2023-12-06T15:29:02.862Z] 7264a8db6415: Verifying Checksum [2023-12-06T15:29:02.862Z] 7264a8db6415: Download complete [2023-12-06T15:29:02.862Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T15:29:02.862Z] 1f1c1a5573a3: Download complete [2023-12-06T15:29:03.121Z] 7264a8db6415: Pull complete [2023-12-06T15:29:03.121Z] b5e4710f87ac: Verifying Checksum [2023-12-06T15:29:03.121Z] b5e4710f87ac: Download complete [2023-12-06T15:29:03.121Z] c4d48a809fc2: Pull complete [2023-12-06T15:29:03.379Z] 4f1c88b9dad5: Download complete [2023-12-06T15:29:03.638Z] ce7588e14bc9: Verifying Checksum [2023-12-06T15:29:03.638Z] ce7588e14bc9: Download complete [2023-12-06T15:29:06.920Z] 4f1c88b9dad5: Pull complete [2023-12-06T15:29:06.920Z] ad3a456e5733: Pull complete [2023-12-06T15:29:06.920Z] 69c7f0334f64: Pull complete [2023-12-06T15:29:06.920Z] 1f1c1a5573a3: Pull complete [2023-12-06T15:29:09.446Z] ce7588e14bc9: Pull complete [2023-12-06T15:29:09.712Z] b5e4710f87ac: Pull complete [2023-12-06T15:29:09.712Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T15:29:09.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T15:29:09.712Z] ---> 88b5674ff536 [2023-12-06T15:29:09.712Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:29:13.995Z] ---> Running in a7a66a3450e5 [2023-12-06T15:29:13.995Z] Removing intermediate container a7a66a3450e5 [2023-12-06T15:29:13.995Z] ---> bfe979830c9a [2023-12-06T15:29:13.995Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:29:13.995Z] ---> Running in 84b8b1966b79 [2023-12-06T15:29:14.254Z] Removing intermediate container 84b8b1966b79 [2023-12-06T15:29:14.254Z] ---> 7ca7d5a7a41a [2023-12-06T15:29:14.254Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-06T15:29:14.254Z] ---> Running in 64482b016c23 [2023-12-06T15:29:14.254Z] Removing intermediate container 64482b016c23 [2023-12-06T15:29:14.254Z] ---> ec1fc27f1eda [2023-12-06T15:29:14.254Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:29:14.254Z] ---> Running in f4622324e739 [2023-12-06T15:29:14.254Z] Removing intermediate container f4622324e739 [2023-12-06T15:29:14.254Z] ---> 404573edb939 [2023-12-06T15:29:14.254Z] Step 7/12 : WORKDIR /device-gpio [2023-12-06T15:29:14.513Z] ---> Running in 83ec70f7a654 [2023-12-06T15:29:14.513Z] Removing intermediate container 83ec70f7a654 [2023-12-06T15:29:14.513Z] ---> b6fe90fcfd2d [2023-12-06T15:29:14.513Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:29:14.513Z] ---> Running in 776968467c41 [2023-12-06T15:29:14.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:15.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:29:15.292Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T15:29:15.292Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T15:29:15.292Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T15:29:15.292Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T15:29:15.292Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:29:15.292Z] OK: 268 MiB in 56 packages [2023-12-06T15:29:15.771Z] Still waiting to schedule task [2023-12-06T15:29:15.771Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-06T15:29:15.861Z] Removing intermediate container 776968467c41 [2023-12-06T15:29:15.861Z] ---> 1f463bf6940b [2023-12-06T15:29:15.861Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-06T15:29:15.861Z] ---> d997cf563ace [2023-12-06T15:29:15.861Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:29:15.861Z] ---> Running in 3d94555124ed [2023-12-06T15:29:54.610Z] Removing intermediate container 3d94555124ed [2023-12-06T15:29:54.610Z] ---> cc484e2f5119 [2023-12-06T15:29:54.610Z] Step 11/12 : COPY . . [2023-12-06T15:29:54.610Z] ---> fe73ebd3ac17 [2023-12-06T15:29:54.610Z] Step 12/12 : RUN ${MAKE} [2023-12-06T15:29:54.610Z] ---> Running in 0395483c30e8 [2023-12-06T15:29:54.610Z] noop [2023-12-06T15:29:54.610Z] Removing intermediate container 0395483c30e8 [2023-12-06T15:29:54.610Z] ---> c7d768a85c97 [2023-12-06T15:29:54.610Z] Successfully built c7d768a85c97 [2023-12-06T15:29:54.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:54.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:29:54.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:29:55.089Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:29:55.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T15:29:55.480Z] $ docker top ee63b9766c0c149cca49d97c674a5490eacdacc2fa2634d9c1ac2d13978606b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:29:55.855Z] + go version [2023-12-06T15:29:55.855Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T15:29:55.873Z] $ docker stop --time=1 ee63b9766c0c149cca49d97c674a5490eacdacc2fa2634d9c1ac2d13978606b4 [2023-12-06T15:29:57.241Z] $ docker rm -f --volumes ee63b9766c0c149cca49d97c674a5490eacdacc2fa2634d9c1ac2d13978606b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:29:57.868Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T15:29:57.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:29:57.988Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:29:58.022Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T15:29:58.377Z] $ docker top 222eca7ff8ec94b4f02badd55ffb5293fea351666a1627654662a87a545e4991 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:29:58.752Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:29:59.072Z] + make test [2023-12-06T15:29:59.072Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T15:30:00.450Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-06T15:30:10.441Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-06T15:30:10.441Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-06T15:30:18.572Z] go vet ./... [2023-12-06T15:30:21.848Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:30:21.848Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:30:21.848Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:30:21.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:30:21.903Z] $ docker stop --time=1 222eca7ff8ec94b4f02badd55ffb5293fea351666a1627654662a87a545e4991 [2023-12-06T15:30:25.460Z] $ docker rm -f --volumes 222eca7ff8ec94b4f02badd55ffb5293fea351666a1627654662a87a545e4991 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:30:25.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:30:26.091Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T15:30:26.713Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:30:27.049Z] + ls -al . [2023-12-06T15:30:27.049Z] total 152 [2023-12-06T15:30:27.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:29 . [2023-12-06T15:30:27.049Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:28 .. [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 6 15:28 .dockerignore [2023-12-06T15:30:27.049Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:30 .git [2023-12-06T15:30:27.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 .github [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 6 15:28 .gitignore [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:28 .golangci.yml [2023-12-06T15:30:27.049Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:28 .semver [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 6 15:28 Attribution.txt [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 6 15:28 CHANGELOG.md [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 6 15:28 Dockerfile [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:28 GOVERNANCE.md [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 15:28 Jenkinsfile [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:28 LICENSE [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 6 15:28 Makefile [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 15:28 OWNERS.md [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 6 15:28 README.md [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:29 VERSION [2023-12-06T15:30:27.049Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:28 bin [2023-12-06T15:30:27.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 cmd [2023-12-06T15:30:27.049Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 6 15:29 coverage.out [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 6 15:28 go.mod [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 6 15:28 go.sum [2023-12-06T15:30:27.049Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:28 internal [2023-12-06T15:30:27.049Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 15:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:30:27.407Z] + 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=02294e0ed73d07e5c6154706085ee0966cdeccc4 --label arch=amd64 --label version=3.2.0-dev.3 . [2023-12-06T15:30:27.407Z] Sending build context to Docker daemon 24.46MB [2023-12-06T15:30:27.407Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T15:30:27.407Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-06T15:30:27.407Z] ---> c7d768a85c97 [2023-12-06T15:30:27.407Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-12-06T15:30:27.974Z] ---> Running in 12c879a07705 [2023-12-06T15:30:27.974Z] Removing intermediate container 12c879a07705 [2023-12-06T15:30:27.974Z] ---> fea356520b21 [2023-12-06T15:30:27.974Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T15:30:27.974Z] ---> Running in 5214c6cd8064 [2023-12-06T15:30:27.974Z] Removing intermediate container 5214c6cd8064 [2023-12-06T15:30:27.974Z] ---> da2ea4bd8fc1 [2023-12-06T15:30:27.974Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-12-06T15:30:28.233Z] ---> Running in 9eb224a71c93 [2023-12-06T15:30:28.233Z] Removing intermediate container 9eb224a71c93 [2023-12-06T15:30:28.233Z] ---> 5ad4c1b0193d [2023-12-06T15:30:28.233Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T15:30:28.233Z] ---> Running in f28b21010eeb [2023-12-06T15:30:28.233Z] Removing intermediate container f28b21010eeb [2023-12-06T15:30:28.233Z] ---> c7852588c3ce [2023-12-06T15:30:28.233Z] Step 7/26 : WORKDIR /device-gpio [2023-12-06T15:30:28.233Z] ---> Running in 3e6ba7adf441 [2023-12-06T15:30:28.492Z] Removing intermediate container 3e6ba7adf441 [2023-12-06T15:30:28.492Z] ---> bd43d0805e50 [2023-12-06T15:30:28.492Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T15:30:28.492Z] ---> Running in 7058e62c04e5 [2023-12-06T15:30:28.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:30:28.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:30:29.010Z] OK: 268 MiB in 56 packages [2023-12-06T15:30:29.270Z] Removing intermediate container 7058e62c04e5 [2023-12-06T15:30:29.270Z] ---> 51e99df481ea [2023-12-06T15:30:29.270Z] Step 9/26 : COPY go.mod vendor* ./ [2023-12-06T15:30:29.529Z] ---> 496d2d99a259 [2023-12-06T15:30:29.529Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:30:29.529Z] ---> Running in 9b350579137c [2023-12-06T15:30:30.097Z] Removing intermediate container 9b350579137c [2023-12-06T15:30:30.097Z] ---> b43e5dc6ca01 [2023-12-06T15:30:30.097Z] Step 11/26 : COPY . . [2023-12-06T15:30:31.048Z] ---> 0b963bd5190e [2023-12-06T15:30:31.048Z] Step 12/26 : RUN ${MAKE} [2023-12-06T15:30:31.048Z] ---> Running in 69bde197e667 [2023-12-06T15:30:31.307Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-06T15:30:53.265Z] Removing intermediate container 69bde197e667 [2023-12-06T15:30:53.265Z] ---> 8962d40e8182 [2023-12-06T15:30:53.265Z] Step 13/26 : FROM alpine:3.18 [2023-12-06T15:30:53.265Z] 3.18: Pulling from library/alpine [2023-12-06T15:30:53.265Z] c926b61bad3b: Pulling fs layer [2023-12-06T15:30:53.265Z] c926b61bad3b: Verifying Checksum [2023-12-06T15:30:53.265Z] c926b61bad3b: Download complete [2023-12-06T15:30:53.265Z] c926b61bad3b: Pull complete [2023-12-06T15:30:53.265Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:30:53.265Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T15:30:53.265Z] ---> b541f2080109 [2023-12-06T15:30:53.265Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-12-06T15:30:53.265Z] ---> Running in 5652cd17abe4 [2023-12-06T15:30:53.265Z] Removing intermediate container 5652cd17abe4 [2023-12-06T15:30:53.265Z] ---> 524dedf9bc37 [2023-12-06T15:30:53.265Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-06T15:30:53.265Z] ---> Running in de7249421de9 [2023-12-06T15:30:53.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:30:53.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:30:53.265Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:30:53.265Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T15:30:53.265Z] OK: 7 MiB in 16 packages [2023-12-06T15:30:53.265Z] Removing intermediate container de7249421de9 [2023-12-06T15:30:53.265Z] ---> 5680e1d4a28e [2023-12-06T15:30:53.265Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-06T15:30:53.265Z] ---> Running in 68d58423a7bc [2023-12-06T15:30:53.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T15:30:53.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T15:30:54.040Z] OK: 7 MiB in 16 packages [2023-12-06T15:30:54.298Z] Removing intermediate container 68d58423a7bc [2023-12-06T15:30:54.298Z] ---> b0e0354aa415 [2023-12-06T15:30:54.298Z] Step 17/26 : WORKDIR / [2023-12-06T15:30:54.298Z] ---> Running in ce4956bd864c [2023-12-06T15:30:54.298Z] Removing intermediate container ce4956bd864c [2023-12-06T15:30:54.298Z] ---> 34ae90894630 [2023-12-06T15:30:54.298Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2023-12-06T15:30:54.557Z] ---> aa36b0efe713 [2023-12-06T15:30:54.557Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2023-12-06T15:30:54.557Z] ---> e24cfc612c03 [2023-12-06T15:30:54.557Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2023-12-06T15:30:55.493Z] ---> 4c8e664d4c25 [2023-12-06T15:30:55.493Z] Step 21/26 : EXPOSE 59910 [2023-12-06T15:30:55.493Z] ---> Running in acfd17c448d3 [2023-12-06T15:30:55.493Z] Removing intermediate container acfd17c448d3 [2023-12-06T15:30:55.493Z] ---> 0b0b7ff2d8c6 [2023-12-06T15:30:55.493Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2023-12-06T15:30:55.493Z] ---> Running in e4fcdea74b1a [2023-12-06T15:30:55.493Z] Removing intermediate container e4fcdea74b1a [2023-12-06T15:30:55.493Z] ---> 21016570d5d9 [2023-12-06T15:30:55.493Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T15:30:55.493Z] ---> Running in 08a72226ba8f [2023-12-06T15:30:55.493Z] Removing intermediate container 08a72226ba8f [2023-12-06T15:30:55.493Z] ---> 16bbd2d35f2c [2023-12-06T15:30:55.493Z] Step 24/26 : LABEL arch=amd64 [2023-12-06T15:30:55.493Z] ---> Running in effc36c0d544 [2023-12-06T15:30:55.752Z] Removing intermediate container effc36c0d544 [2023-12-06T15:30:55.752Z] ---> 79ecf11b5201 [2023-12-06T15:30:55.752Z] Step 25/26 : LABEL git_sha=02294e0ed73d07e5c6154706085ee0966cdeccc4 [2023-12-06T15:30:55.752Z] ---> Running in f6a6e120fa8b [2023-12-06T15:30:55.752Z] Removing intermediate container f6a6e120fa8b [2023-12-06T15:30:55.752Z] ---> 2e7dd2c950a4 [2023-12-06T15:30:55.752Z] Step 26/26 : LABEL version=3.2.0-dev.3 [2023-12-06T15:30:55.752Z] ---> Running in aaf11480dad7 [2023-12-06T15:30:55.752Z] Removing intermediate container aaf11480dad7 [2023-12-06T15:30:55.752Z] ---> 00d7dd746172 [2023-12-06T15:30:55.752Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T15:30:55.752Z] Successfully built 00d7dd746172 [2023-12-06T15:30:55.752Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:30:56.026Z] provisioning config files... [2023-12-06T15:30:56.035Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16248551611883422276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:30:56.371Z] ---> ****-login.sh [2023-12-06T15:30:56.371Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:30:56.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:30:56.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:30:56.371Z] Configure a credential helper to remove this warning. See [2023-12-06T15:30:56.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:30:56.371Z] [2023-12-06T15:30:56.371Z] Login Succeeded [2023-12-06T15:30:56.371Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:30:56.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:30:56.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:30:56.371Z] Configure a credential helper to remove this warning. See [2023-12-06T15:30:56.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:30:56.371Z] [2023-12-06T15:30:56.371Z] Login Succeeded [2023-12-06T15:30:56.371Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:30:56.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:30:56.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:30:56.630Z] Configure a credential helper to remove this warning. See [2023-12-06T15:30:56.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:30:56.630Z] [2023-12-06T15:30:56.630Z] Login Succeeded [2023-12-06T15:30:56.630Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:30:56.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:30:56.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:30:56.630Z] Configure a credential helper to remove this warning. See [2023-12-06T15:30:56.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:30:56.630Z] [2023-12-06T15:30:56.630Z] Login Succeeded [2023-12-06T15:30:56.630Z] ****.io [2023-12-06T15:30:56.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:30:56.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:30:56.889Z] Configure a credential helper to remove this warning. See [2023-12-06T15:30:56.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:30:56.889Z] [2023-12-06T15:30:56.889Z] Login Succeeded [2023-12-06T15:30:56.889Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:30:56.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:30:57.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:30:57.071Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-12-06T15:30:57.071Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4 [2023-12-06T15:30:57.071Z] latest [2023-12-06T15:30:57.071Z] 3.2.0-dev.3 [2023-12-06T15:30:57.071Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [2023-12-06T15:30:57.071Z] main [2023-12-06T15:30:57.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:30:57.514Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:30:57.895Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4 [2023-12-06T15:30:57.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-06T15:30:57.895Z] 103faab30053: Preparing [2023-12-06T15:30:57.895Z] 82000e755eca: Preparing [2023-12-06T15:30:57.895Z] 82d8eda4a0ab: Preparing [2023-12-06T15:30:57.895Z] 8bbbe97f943a: Preparing [2023-12-06T15:30:57.895Z] ce4ccfbdd1bd: Preparing [2023-12-06T15:30:57.895Z] 9fe9a137fd00: Preparing [2023-12-06T15:30:57.895Z] ce4ccfbdd1bd: Pushed [2023-12-06T15:30:57.895Z] 82000e755eca: Pushed [2023-12-06T15:30:57.895Z] 8bbbe97f943a: Pushed [2023-12-06T15:30:57.895Z] 82d8eda4a0ab: Pushed [2023-12-06T15:30:57.895Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:31:01.179Z] 103faab30053: Pushed [2023-12-06T15:31:01.179Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:01.583Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:01.969Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-12-06T15:31:01.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-06T15:31:01.969Z] 103faab30053: Preparing [2023-12-06T15:31:01.969Z] 82000e755eca: Preparing [2023-12-06T15:31:01.969Z] 82d8eda4a0ab: Preparing [2023-12-06T15:31:01.969Z] 8bbbe97f943a: Preparing [2023-12-06T15:31:01.969Z] ce4ccfbdd1bd: Preparing [2023-12-06T15:31:01.969Z] 9fe9a137fd00: Preparing [2023-12-06T15:31:01.969Z] 9fe9a137fd00: Waiting [2023-12-06T15:31:01.969Z] ce4ccfbdd1bd: Layer already exists [2023-12-06T15:31:01.969Z] 8bbbe97f943a: Layer already exists [2023-12-06T15:31:01.969Z] 103faab30053: Layer already exists [2023-12-06T15:31:01.969Z] 82d8eda4a0ab: Layer already exists [2023-12-06T15:31:01.969Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:31:01.969Z] 82000e755eca: Layer already exists [2023-12-06T15:31:01.969Z] latest: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:02.373Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:02.767Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.3 [2023-12-06T15:31:02.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-06T15:31:02.767Z] 103faab30053: Preparing [2023-12-06T15:31:02.767Z] 82000e755eca: Preparing [2023-12-06T15:31:02.767Z] 82d8eda4a0ab: Preparing [2023-12-06T15:31:02.767Z] 8bbbe97f943a: Preparing [2023-12-06T15:31:02.767Z] ce4ccfbdd1bd: Preparing [2023-12-06T15:31:02.767Z] 9fe9a137fd00: Preparing [2023-12-06T15:31:02.767Z] 9fe9a137fd00: Waiting [2023-12-06T15:31:02.767Z] 82000e755eca: Layer already exists [2023-12-06T15:31:02.767Z] 82d8eda4a0ab: Layer already exists [2023-12-06T15:31:02.767Z] 8bbbe97f943a: Layer already exists [2023-12-06T15:31:02.767Z] 103faab30053: Layer already exists [2023-12-06T15:31:02.767Z] ce4ccfbdd1bd: Layer already exists [2023-12-06T15:31:02.767Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:31:02.767Z] 3.2.0-dev.3: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:03.170Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:03.565Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [2023-12-06T15:31:03.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-06T15:31:03.565Z] 103faab30053: Preparing [2023-12-06T15:31:03.565Z] 82000e755eca: Preparing [2023-12-06T15:31:03.565Z] 82d8eda4a0ab: Preparing [2023-12-06T15:31:03.565Z] 8bbbe97f943a: Preparing [2023-12-06T15:31:03.565Z] ce4ccfbdd1bd: Preparing [2023-12-06T15:31:03.565Z] 9fe9a137fd00: Preparing [2023-12-06T15:31:03.565Z] 9fe9a137fd00: Waiting [2023-12-06T15:31:03.565Z] ce4ccfbdd1bd: Layer already exists [2023-12-06T15:31:03.565Z] 82000e755eca: Layer already exists [2023-12-06T15:31:03.565Z] 103faab30053: Layer already exists [2023-12-06T15:31:03.565Z] 8bbbe97f943a: Layer already exists [2023-12-06T15:31:03.565Z] 82d8eda4a0ab: Layer already exists [2023-12-06T15:31:03.565Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:31:03.565Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:03.969Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:04.366Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-12-06T15:31:04.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-12-06T15:31:04.366Z] 103faab30053: Preparing [2023-12-06T15:31:04.366Z] 82000e755eca: Preparing [2023-12-06T15:31:04.366Z] 82d8eda4a0ab: Preparing [2023-12-06T15:31:04.366Z] 8bbbe97f943a: Preparing [2023-12-06T15:31:04.366Z] ce4ccfbdd1bd: Preparing [2023-12-06T15:31:04.366Z] 9fe9a137fd00: Preparing [2023-12-06T15:31:04.366Z] 9fe9a137fd00: Waiting [2023-12-06T15:31:04.366Z] 82d8eda4a0ab: Layer already exists [2023-12-06T15:31:04.366Z] 8bbbe97f943a: Layer already exists [2023-12-06T15:31:04.366Z] 82000e755eca: Layer already exists [2023-12-06T15:31:04.366Z] 103faab30053: Layer already exists [2023-12-06T15:31:04.366Z] ce4ccfbdd1bd: Layer already exists [2023-12-06T15:31:04.366Z] 9fe9a137fd00: Layer already exists [2023-12-06T15:31:04.366Z] main: digest: sha256:3819a0f06803d90bdb80bd6a35d37c8ab404182d79b6294fd89e499cbd10293b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:31:04.593Z] ===================================================== [Pipeline] echo [2023-12-06T15:31:04.637Z] taggedImages: [2023-12-06T15:31:04.637Z] - nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4 [2023-12-06T15:31:04.637Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-12-06T15:31:04.637Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.2.0-dev.3 [2023-12-06T15:31:04.637Z] - nexus3.edgexfoundry.org:10004/device-gpio:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [2023-12-06T15:31:04.637Z] - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:05.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:31:05.276Z] [2023-12-06T15:31:05.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:31:05.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:31:05.613Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T15:31:05.613Z] 5eb5b503b376: Pulling fs layer [2023-12-06T15:31:05.613Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T15:31:05.613Z] ec43610c2a17: Pulling fs layer [2023-12-06T15:31:05.613Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T15:31:05.613Z] 33b1e0a273af: Pulling fs layer [2023-12-06T15:31:05.613Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T15:31:05.613Z] 3a2ae6a8a46f: Waiting [2023-12-06T15:31:05.613Z] 33b1e0a273af: Waiting [2023-12-06T15:31:05.613Z] 5d3b04190fa2: Waiting [2023-12-06T15:31:05.613Z] 2f39f015ded8: Pulling fs layer [2023-12-06T15:31:05.613Z] 2f39f015ded8: Waiting [2023-12-06T15:31:05.613Z] 5c69ac0246d0: Download complete [2023-12-06T15:31:05.613Z] 3a2ae6a8a46f: Download complete [2023-12-06T15:31:05.613Z] 33b1e0a273af: Verifying Checksum [2023-12-06T15:31:05.613Z] 33b1e0a273af: Download complete [2023-12-06T15:31:05.613Z] ec43610c2a17: Verifying Checksum [2023-12-06T15:31:05.613Z] ec43610c2a17: Download complete [2023-12-06T15:31:05.876Z] 5d3b04190fa2: Download complete [2023-12-06T15:31:05.876Z] 5eb5b503b376: Verifying Checksum [2023-12-06T15:31:05.876Z] 5eb5b503b376: Download complete [2023-12-06T15:31:06.450Z] 2f39f015ded8: Download complete [2023-12-06T15:31:07.018Z] 5eb5b503b376: Pull complete [2023-12-06T15:31:07.276Z] 5c69ac0246d0: Pull complete [2023-12-06T15:31:07.855Z] ec43610c2a17: Pull complete [2023-12-06T15:31:07.855Z] 3a2ae6a8a46f: Pull complete [2023-12-06T15:31:08.116Z] 33b1e0a273af: Pull complete [2023-12-06T15:31:08.116Z] 5d3b04190fa2: Pull complete [2023-12-06T15:31:12.303Z] 2f39f015ded8: Pull complete [2023-12-06T15:31:12.303Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T15:31:12.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:31:12.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:31:12.510Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:31:12.547Z] $ 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_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T15:31:17.523Z] $ docker top ad72264c53ef201cd4201c24469586edfad20fd964e67513cef09541377899df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:31:17.945Z] ---> job-cost.sh [2023-12-06T15:31:17.945Z] lf-activate-venv: SKIPPING [2023-12-06T15:31:17.945Z] INFO: No Stack... [2023-12-06T15:31:18.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:31:18.770Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:31:19.056Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-12-06T15:31:19.056Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:31:19.069Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [2023-12-06T15:31:19.078Z] Resource [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] did not exist. Created. [2023-12-06T15:31:19.078Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:31:19.436Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:31:19.499Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:31:19.512Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:31:19.596Z] $ docker stop --time=1 ad72264c53ef201cd4201c24469586edfad20fd964e67513cef09541377899df [2023-12-06T15:31:20.743Z] $ docker rm -f --volumes ad72264c53ef201cd4201c24469586edfad20fd964e67513cef09541377899df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T15:46:59.357Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24543 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-12-06T15:46:59.399Z] Running in /w/workspace/device-gpio/116 [Pipeline] { [Pipeline] checkout [2023-12-06T15:47:02.490Z] The recommended git tool is: git [2023-12-06T15:47:10.424Z] using credential edgex-jenkins-ssh [2023-12-06T15:47:10.447Z] Cloning the remote Git repository [2023-12-06T15:47:10.507Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-12-06T15:47:10.629Z] > git init /w/workspace/device-gpio/116 # timeout=10 [2023-12-06T15:47:10.828Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-12-06T15:47:10.829Z] > git --version # timeout=10 [2023-12-06T15:47:10.860Z] > git --version # 'git version 2.25.1' [2023-12-06T15:47:10.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T15:47:11.056Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:47:14.671Z] Avoid second fetch [2023-12-06T15:47:14.671Z] Checking out Revision 02294e0ed73d07e5c6154706085ee0966cdeccc4 (main) [2023-12-06T15:47:13.615Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-12-06T15:47:13.642Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T15:47:14.691Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T15:47:14.746Z] > git checkout -f 02294e0ed73d07e5c6154706085ee0966cdeccc4 # timeout=10 [2023-12-06T15:47:15.394Z] Commit message: "Merge pull request #221 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:47:16.501Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T15:47:16.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:47:16.501Z] Dload Upload Total Spent Left Speed [2023-12-06T15:47:16.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2023-12-06T15:47:16.850Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T15:47:17.218Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T15:47:17.218Z] + sudo tee /etc/docker/daemon.new [2023-12-06T15:47:17.218Z] { [2023-12-06T15:47:17.218Z] "registry-mirrors": [ [2023-12-06T15:47:17.218Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T15:47:17.218Z] ], [2023-12-06T15:47:17.218Z] "bip": "10.250.0.254/24", [2023-12-06T15:47:17.218Z] "hosts": [ [2023-12-06T15:47:17.218Z] "tcp://0.0.0.0:5555", [2023-12-06T15:47:17.218Z] "unix:///var/run/docker.sock" [2023-12-06T15:47:17.218Z] ], [2023-12-06T15:47:17.218Z] "mtu": 1458, [2023-12-06T15:47:17.218Z] "selinux-enabled": true, [2023-12-06T15:47:17.218Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T15:47:17.218Z] } [Pipeline] sh [2023-12-06T15:47:17.572Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T15:47:17.930Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:47:36.234Z] provisioning config files... [2023-12-06T15:47:36.270Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/116@tmp/config11589882986734080390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:47:36.760Z] ---> ****-login.sh [2023-12-06T15:47:36.760Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:47:37.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:37.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:37.636Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:37.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:37.636Z] [2023-12-06T15:47:37.636Z] Login Succeeded [2023-12-06T15:47:37.636Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:47:37.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:37.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:37.914Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:37.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:37.914Z] [2023-12-06T15:47:37.914Z] Login Succeeded [2023-12-06T15:47:37.914Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:47:37.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:38.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:38.184Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:38.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:38.184Z] [2023-12-06T15:47:38.184Z] Login Succeeded [2023-12-06T15:47:38.184Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:47:38.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:38.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:38.455Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:38.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:38.455Z] [2023-12-06T15:47:38.455Z] Login Succeeded [2023-12-06T15:47:38.455Z] ****.io [2023-12-06T15:47:38.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:47:38.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:47:38.997Z] Configure a credential helper to remove this warning. See [2023-12-06T15:47:38.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:47:38.997Z] [2023-12-06T15:47:38.997Z] Login Succeeded [2023-12-06T15:47:38.997Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:47:39.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T15:47:39.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:47:39.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:47:39.615Z] ========================================================= [2023-12-06T15:47:39.615Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T15:47:39.615Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:47:40.129Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T15:47:41.556Z] #0 building with "default" instance using docker driver [2023-12-06T15:47:41.556Z] [2023-12-06T15:47:41.557Z] #1 [internal] load build definition from Dockerfile [2023-12-06T15:47:41.557Z] #1 transferring dockerfile: [2023-12-06T15:47:41.557Z] #1 transferring dockerfile: 1.70kB 0.0s done [2023-12-06T15:47:41.557Z] #1 DONE 0.1s [2023-12-06T15:47:41.557Z] [2023-12-06T15:47:41.557Z] #2 [internal] load .dockerignore [2023-12-06T15:47:41.557Z] #2 transferring context: 160B 0.0s done [2023-12-06T15:47:41.557Z] #2 DONE 0.1s [2023-12-06T15:47:41.557Z] [2023-12-06T15:47:41.557Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T15:47:41.557Z] #3 DONE 0.1s [2023-12-06T15:47:41.557Z] [2023-12-06T15:47:41.557Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:47:41.557Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T15:47:41.827Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T15:47:41.827Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T15:47:41.827Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-06T15:47:41.827Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T15:47:41.827Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T15:47:41.827Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-06T15:47:41.827Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-06T15:47:41.827Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-06T15:47:41.827Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T15:47:42.099Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T15:47:42.099Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T15:47:42.099Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T15:47:42.099Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-06T15:47:42.099Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.4s [2023-12-06T15:47:42.099Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-06T15:47:42.099Z] #4 ... [2023-12-06T15:47:42.099Z] [2023-12-06T15:47:42.099Z] #5 [internal] load build context [2023-12-06T15:47:42.099Z] #5 transferring context: 12.20MB 0.5s done [2023-12-06T15:47:42.099Z] #5 DONE 0.5s [2023-12-06T15:47:42.099Z] [2023-12-06T15:47:42.099Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T15:47:42.099Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.30MB / 97.63MB 0.5s [2023-12-06T15:47:42.099Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.76MB / 11.40MB 0.5s [2023-12-06T15:47:42.373Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.7s [2023-12-06T15:47:42.373Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 13.63MB / 97.63MB 0.7s [2023-12-06T15:47:42.373Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.49MB / 11.40MB 0.7s [2023-12-06T15:47:42.373Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.22MB / 63.99MB 0.8s [2023-12-06T15:47:42.373Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-06T15:47:42.373Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T15:47:42.644Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 1.0s [2023-12-06T15:47:42.644Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.97MB / 97.63MB 1.0s [2023-12-06T15:47:42.644Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.70MB / 63.99MB 1.1s [2023-12-06T15:47:42.645Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T15:47:42.926Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 1.2s [2023-12-06T15:47:42.926Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.2s [2023-12-06T15:47:42.926Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T15:47:42.926Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.4s [2023-12-06T15:47:42.926Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.4s [2023-12-06T15:47:43.197Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.5s [2023-12-06T15:47:43.472Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.8s [2023-12-06T15:47:43.472Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.8s [2023-12-06T15:47:43.743Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done [2023-12-06T15:47:43.743Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 2.0s [2023-12-06T15:47:43.743Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 73.27MB / 97.63MB 2.1s [2023-12-06T15:47:43.743Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-06T15:47:44.016Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.4s [2023-12-06T15:47:44.286Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.6s [2023-12-06T15:47:44.555Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.8s done [2023-12-06T15:47:49.924Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2023-12-06T15:47:55.290Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-06T15:48:01.985Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done [2023-12-06T15:48:03.937Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T15:48:03.937Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T15:48:03.937Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T15:48:09.406Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-06T15:48:12.786Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2023-12-06T15:48:13.052Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T15:48:15.016Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T15:48:15.016Z] #4 DONE 33.4s [2023-12-06T15:48:15.016Z] [2023-12-06T15:48:15.016Z] #6 [builder 2/7] WORKDIR /device-gpio [2023-12-06T15:48:17.609Z] #6 DONE 2.2s [2023-12-06T15:48:17.609Z] [2023-12-06T15:48:17.609Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T15:48:18.197Z] #7 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:48:18.466Z] #7 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:48:19.431Z] #7 2.226 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T15:48:19.431Z] #7 2.254 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T15:48:19.431Z] #7 2.266 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T15:48:19.431Z] #7 2.338 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T15:48:19.701Z] #7 2.368 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:48:19.701Z] #7 2.412 OK: 271 MiB in 56 packages [2023-12-06T15:48:19.973Z] #7 DONE 2.8s [2023-12-06T15:48:20.242Z] [2023-12-06T15:48:20.242Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:48:20.242Z] #8 DONE 0.2s [2023-12-06T15:48:20.242Z] [2023-12-06T15:48:20.242Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:48:46.958Z] #9 DONE 23.3s [2023-12-06T15:48:46.958Z] [2023-12-06T15:48:46.958Z] #10 [builder 6/7] COPY . . [2023-12-06T15:48:46.958Z] #10 DONE 0.3s [2023-12-06T15:48:46.958Z] [2023-12-06T15:48:46.958Z] #11 [builder 7/7] RUN echo noop [2023-12-06T15:48:46.958Z] #11 0.632 noop [2023-12-06T15:48:46.958Z] #11 DONE 0.7s [2023-12-06T15:48:46.958Z] [2023-12-06T15:48:46.958Z] #12 exporting to image [2023-12-06T15:48:46.958Z] #12 exporting layers [2023-12-06T15:49:09.038Z] #12 exporting layers 21.9s done [2023-12-06T15:49:09.038Z] #12 writing image sha256:f8185568aed785e9822834dce6efb0cc94d7f2b7356eeba19b65fe915cc33b2e done [2023-12-06T15:49:09.038Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-06T15:49:09.038Z] #12 DONE 21.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:49:09.515Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:49:09.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:49:09.791Z] prd-ubuntu20.04-docker-arm64-4c-16g-24543 does not seem to be running inside a container [2023-12-06T15:49:09.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/116 -v /w/workspace/device-gpio/116:/w/workspace/device-gpio/116:rw,z -v /w/workspace/device-gpio/116@tmp:/w/workspace/device-gpio/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T15:49:11.279Z] $ docker top 967db8f108ac4262fe2379bbd881fa78e2f37ddc6b8fb838487fb305ed785f3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:49:12.254Z] + go version [2023-12-06T15:49:12.254Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T15:49:12.285Z] $ docker stop --time=1 967db8f108ac4262fe2379bbd881fa78e2f37ddc6b8fb838487fb305ed785f3c [2023-12-06T15:49:15.395Z] $ docker rm -f --volumes 967db8f108ac4262fe2379bbd881fa78e2f37ddc6b8fb838487fb305ed785f3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:49:16.269Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T15:49:16.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:49:16.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-24543 does not seem to be running inside a container [2023-12-06T15:49:16.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/116 -v /w/workspace/device-gpio/116:/w/workspace/device-gpio/116:rw,z -v /w/workspace/device-gpio/116@tmp:/w/workspace/device-gpio/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T15:49:17.577Z] $ docker top 4a6156296cdec5c7b37c168201855069154e48bbcf02757674dd00bbc63388d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:49:18.146Z] + git config --global --add safe.directory /w/workspace/device-gpio/116 [Pipeline] fileExists [Pipeline] sh [2023-12-06T15:49:18.531Z] + make test [2023-12-06T15:49:18.531Z] go test ./... -coverprofile=coverage.out ./... [2023-12-06T15:49:22.796Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-12-06T15:50:30.730Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-12-06T15:50:30.730Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-12-06T15:50:30.730Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T15:50:30.730Z] go vet ./... [2023-12-06T15:50:37.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T15:50:37.390Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T15:50:37.390Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T15:50:37.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T15:50:37.734Z] $ docker stop --time=1 4a6156296cdec5c7b37c168201855069154e48bbcf02757674dd00bbc63388d1 [2023-12-06T15:50:39.689Z] $ docker rm -f --volumes 4a6156296cdec5c7b37c168201855069154e48bbcf02757674dd00bbc63388d1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:50:40.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T15:50:41.048Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T15:50:41.536Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T15:50:42.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T15:50:42.491Z] + ls -al . [2023-12-06T15:50:42.491Z] total 148 [2023-12-06T15:50:42.491Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 15:49 . [2023-12-06T15:50:42.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 15:47 .. [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 120 Dec 6 15:47 .dockerignore [2023-12-06T15:50:42.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 15:47 .git [2023-12-06T15:50:42.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 .github [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 277 Dec 6 15:47 .gitignore [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 15:47 .golangci.yml [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 10671 Dec 6 15:47 Attribution.txt [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 7171 Dec 6 15:47 CHANGELOG.md [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 1661 Dec 6 15:47 Dockerfile [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 15:47 GOVERNANCE.md [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 15:47 Jenkinsfile [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 15:47 LICENSE [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 1923 Dec 6 15:47 Makefile [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 15:47 OWNERS.md [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 3578 Dec 6 15:47 README.md [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 15:29 VERSION [2023-12-06T15:50:42.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 15:47 bin [2023-12-06T15:50:42.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 cmd [2023-12-06T15:50:42.491Z] -rw-r--r-- 1 jenkins jenkins 10 Dec 6 15:49 coverage.out [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 3693 Dec 6 15:47 go.mod [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 35440 Dec 6 15:47 go.sum [2023-12-06T15:50:42.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 15:47 internal [2023-12-06T15:50:42.491Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 15:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:50:42.930Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=02294e0ed73d07e5c6154706085ee0966cdeccc4 --label arch=arm64 --label version=3.2.0-dev.3 . [2023-12-06T15:50:43.918Z] #0 building with "default" instance using docker driver [2023-12-06T15:50:43.918Z] [2023-12-06T15:50:43.918Z] #1 [internal] load .dockerignore [2023-12-06T15:50:43.918Z] #1 transferring context: 160B 0.0s done [2023-12-06T15:50:43.918Z] #1 DONE 0.0s [2023-12-06T15:50:43.918Z] [2023-12-06T15:50:43.918Z] #2 [internal] load build definition from Dockerfile [2023-12-06T15:50:43.918Z] #2 transferring dockerfile: 1.70kB done [2023-12-06T15:50:43.918Z] #2 DONE 0.0s [2023-12-06T15:50:43.918Z] [2023-12-06T15:50:43.918Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T15:50:43.918Z] #3 DONE 0.0s [2023-12-06T15:50:43.918Z] [2023-12-06T15:50:43.918Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T15:50:44.186Z] #4 DONE 0.2s [2023-12-06T15:50:44.186Z] [2023-12-06T15:50:44.186Z] #5 [internal] load build context [2023-12-06T15:50:44.186Z] #5 transferring context: 5.17kB 0.0s done [2023-12-06T15:50:44.186Z] #5 DONE 0.1s [2023-12-06T15:50:44.186Z] [2023-12-06T15:50:44.186Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:50:44.186Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:50:44.186Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T15:50:44.186Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T15:50:44.186Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-06T15:50:44.186Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T15:50:44.186Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T15:50:44.461Z] #6 ... [2023-12-06T15:50:44.461Z] [2023-12-06T15:50:44.461Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T15:50:44.461Z] #7 DONE 0.2s [2023-12-06T15:50:44.461Z] [2023-12-06T15:50:44.461Z] #8 [builder 2/7] WORKDIR /device-gpio [2023-12-06T15:50:44.461Z] #8 DONE 0.1s [2023-12-06T15:50:44.461Z] [2023-12-06T15:50:44.461Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T15:50:44.461Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T15:50:44.461Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T15:50:44.731Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T15:50:45.321Z] #6 DONE 1.0s [2023-12-06T15:50:45.321Z] [2023-12-06T15:50:45.321Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T15:50:45.909Z] #9 0.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:46.507Z] #9 1.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:47.119Z] #9 ... [2023-12-06T15:50:47.119Z] [2023-12-06T15:50:47.119Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T15:50:47.119Z] #10 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:47.119Z] #10 1.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:47.119Z] #10 2.488 OK: 271 MiB in 56 packages [2023-12-06T15:50:47.119Z] #10 DONE 2.8s [2023-12-06T15:50:47.399Z] [2023-12-06T15:50:47.399Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T15:50:47.399Z] #11 DONE 0.2s [2023-12-06T15:50:47.399Z] [2023-12-06T15:50:47.399Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T15:50:47.399Z] #9 2.428 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T15:50:47.670Z] #9 2.441 Executing busybox-1.36.1-r5.trigger [2023-12-06T15:50:47.670Z] #9 2.482 OK: 8 MiB in 16 packages [2023-12-06T15:50:47.941Z] #9 DONE 2.8s [2023-12-06T15:50:47.941Z] [2023-12-06T15:50:47.941Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T15:50:48.908Z] #12 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:48.908Z] #12 ... [2023-12-06T15:50:48.908Z] [2023-12-06T15:50:48.908Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T15:50:48.908Z] #13 DONE 1.5s [2023-12-06T15:50:49.176Z] [2023-12-06T15:50:49.176Z] #14 [builder 6/7] COPY . . [2023-12-06T15:50:49.444Z] #14 DONE 0.4s [2023-12-06T15:50:49.444Z] [2023-12-06T15:50:49.444Z] #15 [builder 7/7] RUN make build [2023-12-06T15:50:50.030Z] #15 0.717 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-12-06T15:50:50.999Z] #15 ... [2023-12-06T15:50:50.999Z] [2023-12-06T15:50:50.999Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T15:50:50.999Z] #12 1.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T15:50:50.999Z] #12 2.492 OK: 8 MiB in 16 packages [2023-12-06T15:50:50.999Z] #12 DONE 2.8s [2023-12-06T15:50:50.999Z] [2023-12-06T15:50:50.999Z] #15 [builder 7/7] RUN make build [2023-12-06T15:52:12.685Z] #15 DONE 81.3s [2023-12-06T15:52:12.685Z] [2023-12-06T15:52:12.685Z] #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / [2023-12-06T15:52:12.685Z] #16 DONE 0.1s [2023-12-06T15:52:12.685Z] [2023-12-06T15:52:12.685Z] #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / [2023-12-06T15:52:12.685Z] #17 DONE 0.1s [2023-12-06T15:52:12.685Z] [2023-12-06T15:52:12.685Z] #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / [2023-12-06T15:52:12.685Z] #18 DONE 0.4s [2023-12-06T15:52:12.685Z] [2023-12-06T15:52:12.685Z] #19 exporting to image [2023-12-06T15:52:12.685Z] #19 exporting layers [2023-12-06T15:52:12.685Z] #19 exporting layers 0.4s done [2023-12-06T15:52:12.685Z] #19 writing image sha256:d9293a86cb3d289801b873721654a003e2c1ccda7fb2b969a1a1a1eff6088546 done [2023-12-06T15:52:12.685Z] #19 naming to docker.io/library/device-gpio-arm64 done [2023-12-06T15:52:12.685Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:52:13.131Z] provisioning config files... [2023-12-06T15:52:13.149Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/116@tmp/config9758448720847641682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:52:13.597Z] ---> ****-login.sh [2023-12-06T15:52:13.597Z] nexus3.edgexfoundry.org:10001 [2023-12-06T15:52:13.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:13.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:13.870Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:13.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:13.870Z] [2023-12-06T15:52:13.870Z] Login Succeeded [2023-12-06T15:52:13.870Z] nexus3.edgexfoundry.org:10002 [2023-12-06T15:52:14.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:14.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:14.143Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:14.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:14.143Z] [2023-12-06T15:52:14.143Z] Login Succeeded [2023-12-06T15:52:14.143Z] nexus3.edgexfoundry.org:10003 [2023-12-06T15:52:14.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:14.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:14.702Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:14.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:14.702Z] [2023-12-06T15:52:14.702Z] Login Succeeded [2023-12-06T15:52:14.702Z] nexus3.edgexfoundry.org:10004 [2023-12-06T15:52:14.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:14.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:14.974Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:14.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:14.974Z] [2023-12-06T15:52:14.974Z] Login Succeeded [2023-12-06T15:52:14.974Z] ****.io [2023-12-06T15:52:15.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T15:52:15.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T15:52:15.519Z] Configure a credential helper to remove this warning. See [2023-12-06T15:52:15.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T15:52:15.519Z] [2023-12-06T15:52:15.519Z] Login Succeeded [2023-12-06T15:52:15.519Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T15:52:15.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:52:15.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T15:52:15.803Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-12-06T15:52:15.803Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4 [2023-12-06T15:52:15.803Z] latest [2023-12-06T15:52:15.803Z] 3.2.0-dev.3 [2023-12-06T15:52:15.803Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [2023-12-06T15:52:15.803Z] main [2023-12-06T15:52:15.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:16.368Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:16.860Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4 [2023-12-06T15:52:16.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-06T15:52:16.860Z] 53b471c5b5f7: Preparing [2023-12-06T15:52:16.860Z] c725a7946ea4: Preparing [2023-12-06T15:52:16.860Z] 86756a605ac4: Preparing [2023-12-06T15:52:16.860Z] e8a6f108ae29: Preparing [2023-12-06T15:52:16.860Z] 216c1875f8dc: Preparing [2023-12-06T15:52:16.860Z] 0faf9b67be60: Preparing [2023-12-06T15:52:16.860Z] 0faf9b67be60: Waiting [2023-12-06T15:52:17.134Z] 86756a605ac4: Pushed [2023-12-06T15:52:17.134Z] c725a7946ea4: Pushed [2023-12-06T15:52:17.134Z] 216c1875f8dc: Pushed [2023-12-06T15:52:17.134Z] e8a6f108ae29: Pushed [2023-12-06T15:52:17.405Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:24.104Z] 53b471c5b5f7: Pushed [2023-12-06T15:52:24.380Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:24.886Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:25.406Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-12-06T15:52:25.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-06T15:52:25.406Z] 53b471c5b5f7: Preparing [2023-12-06T15:52:25.406Z] c725a7946ea4: Preparing [2023-12-06T15:52:25.406Z] 86756a605ac4: Preparing [2023-12-06T15:52:25.406Z] e8a6f108ae29: Preparing [2023-12-06T15:52:25.406Z] 216c1875f8dc: Preparing [2023-12-06T15:52:25.406Z] 0faf9b67be60: Preparing [2023-12-06T15:52:25.406Z] 0faf9b67be60: Waiting [2023-12-06T15:52:25.406Z] 53b471c5b5f7: Layer already exists [2023-12-06T15:52:25.406Z] c725a7946ea4: Layer already exists [2023-12-06T15:52:25.406Z] 216c1875f8dc: Layer already exists [2023-12-06T15:52:25.406Z] 86756a605ac4: Layer already exists [2023-12-06T15:52:25.406Z] e8a6f108ae29: Layer already exists [2023-12-06T15:52:25.406Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:25.676Z] latest: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:26.198Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:26.672Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.3 [2023-12-06T15:52:26.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-06T15:52:26.672Z] 53b471c5b5f7: Preparing [2023-12-06T15:52:26.672Z] c725a7946ea4: Preparing [2023-12-06T15:52:26.672Z] 86756a605ac4: Preparing [2023-12-06T15:52:26.672Z] e8a6f108ae29: Preparing [2023-12-06T15:52:26.672Z] 216c1875f8dc: Preparing [2023-12-06T15:52:26.672Z] 0faf9b67be60: Preparing [2023-12-06T15:52:26.672Z] 0faf9b67be60: Waiting [2023-12-06T15:52:26.672Z] 53b471c5b5f7: Layer already exists [2023-12-06T15:52:26.672Z] e8a6f108ae29: Layer already exists [2023-12-06T15:52:26.672Z] c725a7946ea4: Layer already exists [2023-12-06T15:52:26.672Z] 216c1875f8dc: Layer already exists [2023-12-06T15:52:26.672Z] 86756a605ac4: Layer already exists [2023-12-06T15:52:26.672Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:26.939Z] 3.2.0-dev.3: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:27.443Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:27.931Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [2023-12-06T15:52:27.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-06T15:52:27.932Z] 53b471c5b5f7: Preparing [2023-12-06T15:52:27.932Z] c725a7946ea4: Preparing [2023-12-06T15:52:27.932Z] 86756a605ac4: Preparing [2023-12-06T15:52:27.932Z] e8a6f108ae29: Preparing [2023-12-06T15:52:27.932Z] 216c1875f8dc: Preparing [2023-12-06T15:52:27.932Z] 0faf9b67be60: Preparing [2023-12-06T15:52:27.932Z] 0faf9b67be60: Waiting [2023-12-06T15:52:27.932Z] c725a7946ea4: Layer already exists [2023-12-06T15:52:27.932Z] e8a6f108ae29: Layer already exists [2023-12-06T15:52:27.932Z] 53b471c5b5f7: Layer already exists [2023-12-06T15:52:27.932Z] 86756a605ac4: Layer already exists [2023-12-06T15:52:27.932Z] 216c1875f8dc: Layer already exists [2023-12-06T15:52:28.199Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:28.199Z] 02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:28.706Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:29.210Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-12-06T15:52:29.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-12-06T15:52:29.210Z] 53b471c5b5f7: Preparing [2023-12-06T15:52:29.210Z] c725a7946ea4: Preparing [2023-12-06T15:52:29.210Z] 86756a605ac4: Preparing [2023-12-06T15:52:29.210Z] e8a6f108ae29: Preparing [2023-12-06T15:52:29.210Z] 216c1875f8dc: Preparing [2023-12-06T15:52:29.211Z] 0faf9b67be60: Preparing [2023-12-06T15:52:29.211Z] 0faf9b67be60: Waiting [2023-12-06T15:52:29.211Z] c725a7946ea4: Layer already exists [2023-12-06T15:52:29.211Z] e8a6f108ae29: Layer already exists [2023-12-06T15:52:29.211Z] 216c1875f8dc: Layer already exists [2023-12-06T15:52:29.211Z] 86756a605ac4: Layer already exists [2023-12-06T15:52:29.211Z] 53b471c5b5f7: Layer already exists [2023-12-06T15:52:29.481Z] 0faf9b67be60: Layer already exists [2023-12-06T15:52:29.754Z] main: digest: sha256:c401de5de4e2f586cf2d6ea5878e5d9ec0a8a72b9b4c310188df1359eceebd38 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T15:52:30.084Z] ===================================================== [Pipeline] echo [2023-12-06T15:52:30.147Z] taggedImages: [2023-12-06T15:52:30.147Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4 [2023-12-06T15:52:30.147Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-12-06T15:52:30.147Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.2.0-dev.3 [2023-12-06T15:52:30.147Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:02294e0ed73d07e5c6154706085ee0966cdeccc4-3.2.0-dev.3 [2023-12-06T15:52:30.147Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:30.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:52:30.858Z] [2023-12-06T15:52:30.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:52:31.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:52:31.665Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T15:52:31.665Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T15:52:31.665Z] 04944245beec: Pulling fs layer [2023-12-06T15:52:31.665Z] 699f458cf7ca: Pulling fs layer [2023-12-06T15:52:31.665Z] 765212b225bb: Pulling fs layer [2023-12-06T15:52:31.665Z] f23df028b6ca: Pulling fs layer [2023-12-06T15:52:31.665Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T15:52:31.665Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T15:52:31.665Z] 2437ff75d9bd: Waiting [2023-12-06T15:52:31.665Z] d65c8cfc05b1: Waiting [2023-12-06T15:52:31.665Z] 765212b225bb: Waiting [2023-12-06T15:52:31.665Z] f23df028b6ca: Waiting [2023-12-06T15:52:31.665Z] 04944245beec: Verifying Checksum [2023-12-06T15:52:31.665Z] 04944245beec: Download complete [2023-12-06T15:52:31.665Z] 765212b225bb: Verifying Checksum [2023-12-06T15:52:31.665Z] 765212b225bb: Download complete [2023-12-06T15:52:31.951Z] f23df028b6ca: Verifying Checksum [2023-12-06T15:52:31.951Z] f23df028b6ca: Download complete [2023-12-06T15:52:31.951Z] d65c8cfc05b1: Download complete [2023-12-06T15:52:31.951Z] 699f458cf7ca: Verifying Checksum [2023-12-06T15:52:31.951Z] 699f458cf7ca: Download complete [2023-12-06T15:52:32.565Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T15:52:32.566Z] 8998bd30e6a1: Download complete [2023-12-06T15:52:34.542Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T15:52:34.542Z] 2437ff75d9bd: Download complete [2023-12-06T15:52:39.893Z] 8998bd30e6a1: Pull complete [2023-12-06T15:52:40.159Z] 04944245beec: Pull complete [2023-12-06T15:52:42.180Z] 699f458cf7ca: Pull complete [2023-12-06T15:52:42.180Z] 765212b225bb: Pull complete [2023-12-06T15:52:43.141Z] f23df028b6ca: Pull complete [2023-12-06T15:52:43.141Z] d65c8cfc05b1: Pull complete [2023-12-06T15:53:09.848Z] 2437ff75d9bd: Pull complete [2023-12-06T15:53:09.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T15:53:09.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T15:53:09.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:53:10.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-24543 does not seem to be running inside a container [2023-12-06T15:53:10.294Z] $ 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/device-gpio/116 -v /w/workspace/device-gpio/116:/w/workspace/device-gpio/116:rw,z -v /w/workspace/device-gpio/116@tmp:/w/workspace/device-gpio/116@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T15:53:11.976Z] $ docker top 2fed40aa66d306402fa132fdab4b0a28e479ed09cdeb077e9eeb362380cdb5fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:53:12.557Z] ---> job-cost.sh [2023-12-06T15:53:12.825Z] lf-activate-venv: SKIPPING [2023-12-06T15:53:12.825Z] INFO: No Stack... [2023-12-06T15:53:16.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:53:16.766Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T15:53:17.085Z] + cat /w/workspace/device-gpio/116/archives/cost.csv [2023-12-06T15:53:17.085Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T15:53:17.155Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [2023-12-06T15:53:17.168Z] Resource [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] did not exist. Created. [2023-12-06T15:53:17.168Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:53:17.607Z] /w/workspace/device-gpio/116@tmp/durable-f3ad3baf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T15:53:17.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T15:53:18.004Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T15:53:18.062Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T15:53:18.069Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T15:53:18.181Z] $ docker stop --time=1 2fed40aa66d306402fa132fdab4b0a28e479ed09cdeb077e9eeb362380cdb5fe [2023-12-06T15:53:21.689Z] $ docker rm -f --volumes 2fed40aa66d306402fa132fdab4b0a28e479ed09cdeb077e9eeb362380cdb5fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-06T15:53:22.971Z] provisioning config files... [2023-12-06T15:53:22.978Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config988696139823467780tmp [Pipeline] { [Pipeline] sh [2023-12-06T15:53:23.357Z] + set +x [2023-12-06T15:53:23.357Z] + curl -s https://codecov.io/bash [2023-12-06T15:53:23.357Z] + bash -s -- [2023-12-06T15:53:23.357Z] [2023-12-06T15:53:23.357Z] _____ _ [2023-12-06T15:53:23.357Z] / ____| | | [2023-12-06T15:53:23.357Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T15:53:23.357Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T15:53:23.357Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T15:53:23.357Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T15:53:23.357Z] Bash-1.0.6 [2023-12-06T15:53:23.357Z] [2023-12-06T15:53:23.357Z] [2023-12-06T15:53:23.357Z] ==> git version 2.25.1 found [2023-12-06T15:53:23.357Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-06T15:53:23.357Z] Release-Date: 2020-01-08 [2023-12-06T15:53:23.357Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T15:53:23.357Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T15:53:23.357Z] ==> Jenkins CI detected. [2023-12-06T15:53:23.357Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-12-06T15:53:23.357Z] project root: . [2023-12-06T15:53:23.357Z] --> token set from env [2023-12-06T15:53:23.357Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T15:53:23.357Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T15:53:23.357Z] ==> Python coveragepy not found [2023-12-06T15:53:23.357Z] ==> Searching for coverage reports in: [2023-12-06T15:53:23.357Z] + . [2023-12-06T15:53:23.357Z] -> Found 1 reports [2023-12-06T15:53:23.357Z] ==> Detecting git/mercurial file structure [2023-12-06T15:53:23.357Z] ==> Reading reports [2023-12-06T15:53:23.357Z] + ./coverage.out bytes=10 [2023-12-06T15:53:23.357Z] ==> Appending adjustments [2023-12-06T15:53:23.357Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T15:53:23.617Z] + Found adjustments [2023-12-06T15:53:23.617Z] ==> Gzipping contents [2023-12-06T15:53:23.617Z] 4.0K /tmp/codecov.n6pMT3.gz [2023-12-06T15:53:23.617Z] ==> Uploading reports [2023-12-06T15:53:23.617Z] url: https://codecov.io [2023-12-06T15:53:23.617Z] query: branch=main&commit=02294e0ed73d07e5c6154706085ee0966cdeccc4&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:53:23.617Z] -> Pinging Codecov [2023-12-06T15:53:23.617Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=02294e0ed73d07e5c6154706085ee0966cdeccc4&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T15:53:23.617Z] -> Uploading to [2023-12-06T15:53:23.617Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/3EC07B1A8CA8AF9BCAA0BB9F0134797F/02294e0ed73d07e5c6154706085ee0966cdeccc4/e6358a95-f964-46e1-a3e1-b2fffdb88bd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T155323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11879bea105f44fc6aecbf73af321a2b94fad054ef1237d4f0838b944aaa3dc6 [2023-12-06T15:53:23.617Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T15:53:23.617Z] Dload Upload Total Spent Left Speed [2023-12-06T15:53:23.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2100 --:--:-- --:--:-- --:--:-- 2100 [2023-12-06T15:53:23.877Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] } [2023-12-06T15:53:23.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T15:53:24.225Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T15:53:24.238Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:53:24.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:53:24.672Z] [2023-12-06T15:53:24.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:53:25.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:53:25.019Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T15:53:25.019Z] df9b9388f04a: Pulling fs layer [2023-12-06T15:53:25.019Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T15:53:25.019Z] 25bc292e5bac: Pulling fs layer [2023-12-06T15:53:25.019Z] 114826534d7a: Pulling fs layer [2023-12-06T15:53:25.019Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T15:53:25.019Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T15:53:25.019Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T15:53:25.019Z] 114826534d7a: Waiting [2023-12-06T15:53:25.019Z] 4657fd5d0bcf: Waiting [2023-12-06T15:53:25.019Z] 6ad1cebc031e: Waiting [2023-12-06T15:53:25.019Z] 8a3aa393b2d8: Waiting [2023-12-06T15:53:25.019Z] 25bc292e5bac: Verifying Checksum [2023-12-06T15:53:25.019Z] 25bc292e5bac: Download complete [2023-12-06T15:53:25.019Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T15:53:25.019Z] 52dc419b0ee2: Download complete [2023-12-06T15:53:25.019Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T15:53:25.019Z] 4657fd5d0bcf: Download complete [2023-12-06T15:53:25.019Z] df9b9388f04a: Download complete [2023-12-06T15:53:25.279Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T15:53:25.279Z] 6ad1cebc031e: Download complete [2023-12-06T15:53:25.279Z] df9b9388f04a: Pull complete [2023-12-06T15:53:25.279Z] 52dc419b0ee2: Pull complete [2023-12-06T15:53:25.279Z] 25bc292e5bac: Pull complete [2023-12-06T15:53:25.847Z] 114826534d7a: Download complete [2023-12-06T15:53:25.847Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T15:53:25.847Z] 8a3aa393b2d8: Download complete [2023-12-06T15:53:29.130Z] 114826534d7a: Pull complete [2023-12-06T15:53:29.130Z] 4657fd5d0bcf: Pull complete [2023-12-06T15:53:29.388Z] 6ad1cebc031e: Pull complete [2023-12-06T15:53:31.917Z] 8a3aa393b2d8: Pull complete [2023-12-06T15:53:31.917Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T15:53:31.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T15:53:31.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:53:32.182Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:53:32.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-06T15:53:41.034Z] $ docker top c602484e4331489d475d2ac5def664339e2a1aae52f93ea45c81d50769dc4f2a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T15:53:41.180Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-12-06T15:53:41.458Z] + set -o pipefail [2023-12-06T15:53:41.458Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-12-06T15:53:46.723Z] [2023-12-06T15:53:46.723Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-12-06T15:53:46.723Z] [2023-12-06T15:53:46.723Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/4da78308-2c8b-41fb-847a-6ad2b483aca4 [2023-12-06T15:53:46.723Z] [2023-12-06T15:53:46.723Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T15:53:46.723Z] [2023-12-06T15:53:46.723Z] [2023-12-06T15:53:46.723Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T15:53:46.723Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T15:53:46.723Z] More details here: https://snyk.co/ue1NS [2023-12-06T15:53:46.723Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T15:53:46.723Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T15:53:46.749Z] $ docker stop --time=1 c602484e4331489d475d2ac5def664339e2a1aae52f93ea45c81d50769dc4f2a [2023-12-06T15:53:54.223Z] $ docker rm -f --volumes c602484e4331489d475d2ac5def664339e2a1aae52f93ea45c81d50769dc4f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T15:53:56.041Z] + git log --format=format:%s -1 02294e0ed73d07e5c6154706085ee0966cdeccc4 [Pipeline] sh [2023-12-06T15:53:56.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:53:56.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:53:56.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:53:56.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:53:56.850Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:53:56.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:53:59.234Z] $ docker top 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 -eo pid,comm [2023-12-06T15:53:59.273Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:53:59.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:53:59.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:53:59.469Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:53:59.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:53:59.600Z] $ docker exec 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 ssh-agent [2023-12-06T15:53:59.848Z] SSH_AUTH_SOCK=/tmp/ssh-K9EF4Ox4uagl/agent.14 [2023-12-06T15:53:59.848Z] SSH_AGENT_PID=20 [2023-12-06T15:53:59.853Z] Running ssh-add (command line suppressed) [2023-12-06T15:53:59.974Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7696180752397251114.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7696180752397251114.key) [2023-12-06T15:53:59.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:54:00.326Z] + git semver tag [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,645 [run_tag] DEBUG tag force:False [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,645 [check_head_tag] DEBUG check head tag [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,646 [execute] INFO git cat-file --batch-check [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,652 [execute] INFO git cat-file --batch [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,667 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,667 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:54:00.894Z] 2023-12-06 15:54:00,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:54:00.894Z] 3.2.0-dev.3 [Pipeline] } [2023-12-06T15:54:00.919Z] $ docker exec --env ******** --env ******** 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 ssh-agent -k [2023-12-06T15:54:01.036Z] unset SSH_AUTH_SOCK; [2023-12-06T15:54:01.036Z] unset SSH_AGENT_PID; [2023-12-06T15:54:01.036Z] echo Agent pid 20 killed; [2023-12-06T15:54:01.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:54:01.525Z] + git semver [Pipeline] } [2023-12-06T15:54:01.828Z] $ docker stop --time=1 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 [2023-12-06T15:54:03.145Z] $ docker rm -f --volumes 8a65d25194ed5a5e79736b7a23f34c88b30053b14cca3b9ceda50b55399c6c73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:54:06.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:54:06.998Z] [2023-12-06T15:54:06.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:54:07.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:54:07.346Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T15:54:07.346Z] ab5ef0e58194: Pulling fs layer [2023-12-06T15:54:07.346Z] 9712f1f96733: Pulling fs layer [2023-12-06T15:54:07.346Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T15:54:07.346Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T15:54:07.346Z] e9a5061849ea: Pulling fs layer [2023-12-06T15:54:07.346Z] d747dcd14b5f: Pulling fs layer [2023-12-06T15:54:07.346Z] 2de7ff778b66: Pulling fs layer [2023-12-06T15:54:07.346Z] e9a5061849ea: Waiting [2023-12-06T15:54:07.346Z] d747dcd14b5f: Waiting [2023-12-06T15:54:07.346Z] 0d9ebad4ef96: Waiting [2023-12-06T15:54:07.346Z] 2de7ff778b66: Waiting [2023-12-06T15:54:07.346Z] 9712f1f96733: Download complete [2023-12-06T15:54:07.608Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T15:54:07.608Z] 63f879dbbcfc: Download complete [2023-12-06T15:54:07.865Z] e9a5061849ea: Verifying Checksum [2023-12-06T15:54:07.865Z] e9a5061849ea: Download complete [2023-12-06T15:54:07.865Z] d747dcd14b5f: Verifying Checksum [2023-12-06T15:54:07.865Z] d747dcd14b5f: Download complete [2023-12-06T15:54:07.865Z] ab5ef0e58194: Verifying Checksum [2023-12-06T15:54:07.865Z] ab5ef0e58194: Download complete [2023-12-06T15:54:07.865Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T15:54:07.865Z] 0d9ebad4ef96: Download complete [2023-12-06T15:54:07.865Z] 2de7ff778b66: Download complete [2023-12-06T15:54:10.990Z] ab5ef0e58194: Pull complete [2023-12-06T15:54:10.990Z] 9712f1f96733: Pull complete [2023-12-06T15:54:13.960Z] 63f879dbbcfc: Pull complete [2023-12-06T15:54:16.489Z] 0d9ebad4ef96: Pull complete [2023-12-06T15:54:16.747Z] e9a5061849ea: Pull complete [2023-12-06T15:54:17.007Z] d747dcd14b5f: Pull complete [2023-12-06T15:54:18.383Z] 2de7ff778b66: Pull complete [2023-12-06T15:54:18.641Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T15:54:18.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T15:54:18.641Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:54:18.917Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:54:18.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-06T15:54:28.238Z] $ docker top d46e94c315bdf313a4a0754b6962c716140551151d36458662c9a2a826ece953 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:54:28.395Z] provisioning config files... [2023-12-06T15:54:28.402Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16287454896204947055tmp [2023-12-06T15:54:28.412Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7579242423934191202tmp [2023-12-06T15:54:28.420Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16727205851059961562tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:54:28.827Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:29.750Z] ---> sigul-configuration.sh [2023-12-06T15:54:29.750Z] gpg: directory `/root/.gnupg' created [2023-12-06T15:54:29.750Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T15:54:29.751Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T15:54:29.751Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T15:54:29.751Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T15:54:29.751Z] gpg: CAST5 encrypted data [2023-12-06T15:54:29.751Z] gpg: encrypted with 1 passphrase [2023-12-06T15:54:29.751Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T15:54:33.262Z] + mkdir /home/jenkins [2023-12-06T15:54:33.262Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T15:54:33.592Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-06T15:54:33.605Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:33.952Z] ---> sigul-install.sh [2023-12-06T15:54:33.952Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T15:54:34.245Z] + git tag --list [2023-12-06T15:54:34.245Z] v1.0.0 [2023-12-06T15:54:34.245Z] v2.1.0 [2023-12-06T15:54:34.245Z] v2.1.1 [2023-12-06T15:54:34.245Z] v2.2.0 [2023-12-06T15:54:34.245Z] v2.3.0 [2023-12-06T15:54:34.245Z] v3.0 [2023-12-06T15:54:34.245Z] v3.0.0 [2023-12-06T15:54:34.245Z] v3.1 [2023-12-06T15:54:34.245Z] v3.1.0 [2023-12-06T15:54:34.245Z] v3.1.0-dev.1 [2023-12-06T15:54:34.245Z] v3.1.0-dev.10 [2023-12-06T15:54:34.245Z] v3.1.0-dev.11 [2023-12-06T15:54:34.245Z] v3.1.0-dev.12 [2023-12-06T15:54:34.245Z] v3.1.0-dev.13 [2023-12-06T15:54:34.245Z] v3.1.0-dev.14 [2023-12-06T15:54:34.245Z] v3.1.0-dev.15 [2023-12-06T15:54:34.245Z] v3.1.0-dev.16 [2023-12-06T15:54:34.245Z] v3.1.0-dev.17 [2023-12-06T15:54:34.245Z] v3.1.0-dev.18 [2023-12-06T15:54:34.245Z] v3.1.0-dev.19 [2023-12-06T15:54:34.245Z] v3.1.0-dev.2 [2023-12-06T15:54:34.245Z] v3.1.0-dev.20 [2023-12-06T15:54:34.245Z] v3.1.0-dev.21 [2023-12-06T15:54:34.245Z] v3.1.0-dev.22 [2023-12-06T15:54:34.245Z] v3.1.0-dev.23 [2023-12-06T15:54:34.245Z] v3.1.0-dev.24 [2023-12-06T15:54:34.245Z] v3.1.0-dev.25 [2023-12-06T15:54:34.245Z] v3.1.0-dev.26 [2023-12-06T15:54:34.245Z] v3.1.0-dev.3 [2023-12-06T15:54:34.245Z] v3.1.0-dev.4 [2023-12-06T15:54:34.245Z] v3.1.0-dev.5 [2023-12-06T15:54:34.245Z] v3.1.0-dev.6 [2023-12-06T15:54:34.245Z] v3.1.0-dev.7 [2023-12-06T15:54:34.245Z] v3.1.0-dev.8 [2023-12-06T15:54:34.245Z] v3.1.0-dev.9 [2023-12-06T15:54:34.245Z] v3.2.0-dev.1 [2023-12-06T15:54:34.245Z] v3.2.0-dev.2 [2023-12-06T15:54:34.245Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-06T15:54:34.540Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-06T15:54:35.108Z] Signing Git tag with Sigul... [2023-12-06T15:54:35.108Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-06T15:54:35.690Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:35.987Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T15:54:35.994Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T15:54:36.141Z] $ docker stop --time=1 d46e94c315bdf313a4a0754b6962c716140551151d36458662c9a2a826ece953 [2023-12-06T15:54:37.430Z] $ docker rm -f --volumes d46e94c315bdf313a4a0754b6962c716140551151d36458662c9a2a826ece953 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T15:54:41.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:54:41.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:54:44.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:54:44.199Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:54:44.415Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:54:44.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:54:44.821Z] $ docker top 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 -eo pid,comm [2023-12-06T15:54:44.852Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:54:44.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:54:45.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:54:45.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:54:45.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:54:45.200Z] $ docker exec 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 ssh-agent [2023-12-06T15:54:45.303Z] SSH_AUTH_SOCK=/tmp/ssh-T8fJVQHKvTnq/agent.32 [2023-12-06T15:54:45.303Z] SSH_AGENT_PID=38 [2023-12-06T15:54:45.308Z] Running ssh-add (command line suppressed) [2023-12-06T15:54:45.436Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7376424870978977849.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7376424870978977849.key) [2023-12-06T15:54:45.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:54:45.773Z] + git semver bump pre [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,021 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,021 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,021 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,021 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,021 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,022 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,024 [execute] INFO git cat-file --batch-check [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,030 [execute] INFO git cat-file --batch [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:54:46.034Z] 2023-12-06 15:54:46,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:54:46.034Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T15:54:46.321Z] $ docker exec --env ******** --env ******** 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 ssh-agent -k [2023-12-06T15:54:46.424Z] unset SSH_AUTH_SOCK; [2023-12-06T15:54:46.425Z] unset SSH_AGENT_PID; [2023-12-06T15:54:46.425Z] echo Agent pid 38 killed; [2023-12-06T15:54:46.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:54:46.949Z] + git semver [Pipeline] } [2023-12-06T15:54:47.237Z] $ docker stop --time=1 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 [2023-12-06T15:54:48.555Z] $ docker rm -f --volumes 5086bab7298fdf335a9bb91a58ce0cea5a671c8b38618726c7806329145831b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T15:54:49.040Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T15:54:49.040Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:54:49.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T15:54:49.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:54:49.576Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:54:49.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T15:54:49.970Z] $ docker top 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 -eo pid,comm [2023-12-06T15:54:50.006Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T15:54:50.006Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T15:54:50.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T15:54:50.212Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T15:54:50.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T15:54:50.349Z] $ docker exec 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 ssh-agent [2023-12-06T15:54:50.457Z] SSH_AUTH_SOCK=/tmp/ssh-Miya5jNyzloM/agent.31 [2023-12-06T15:54:50.457Z] SSH_AGENT_PID=37 [2023-12-06T15:54:50.462Z] Running ssh-add (command line suppressed) [2023-12-06T15:54:50.575Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8659305151972038053.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8659305151972038053.key) [2023-12-06T15:54:50.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T15:54:50.919Z] + git semver push [2023-12-06T15:54:51.177Z] 2023-12-06 15:54:51,132 [run_push] DEBUG push [2023-12-06T15:54:51.177Z] 2023-12-06 15:54:51,133 [execute] INFO git cat-file --batch-check [2023-12-06T15:54:51.177Z] 2023-12-06 15:54:51,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T15:54:51.177Z] 2023-12-06 15:54:51,137 [execute] INFO git rev-list 2efbbfa102c6c80c80df177ae53f68f91bb08174 -- [2023-12-06T15:54:51.177Z] 2023-12-06 15:54:51,137 [execute] DEBUG Popen(['git', 'rev-list', '2efbbfa102c6c80c80df177ae53f68f91bb08174', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:54:51.177Z] 2023-12-06 15:54:51,145 [execute] INFO git fetch -v origin [2023-12-06T15:54:51.177Z] 2023-12-06 15:54:51,145 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T15:54:51.745Z] 2023-12-06 15:54:51,680 [run_push] DEBUG no remote changes detected [2023-12-06T15:54:51.745Z] 2023-12-06 15:54:51,680 [execute] INFO git push origin semver [2023-12-06T15:54:51.745Z] 2023-12-06 15:54:51,681 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:54:52.682Z] 2023-12-06 15:54:52,471 [run_push] DEBUG push all version tags [2023-12-06T15:54:52.682Z] 2023-12-06 15:54:52,471 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T15:54:52.682Z] 2023-12-06 15:54:52,472 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T15:54:53.250Z] 2023-12-06 15:54:53,258 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-12-06T15:54:53.250Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T15:54:53.535Z] $ docker exec --env ******** --env ******** 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 ssh-agent -k [2023-12-06T15:54:53.659Z] unset SSH_AUTH_SOCK; [2023-12-06T15:54:53.659Z] unset SSH_AGENT_PID; [2023-12-06T15:54:53.660Z] echo Agent pid 37 killed; [2023-12-06T15:54:53.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T15:54:54.189Z] + git semver [Pipeline] } [2023-12-06T15:54:54.800Z] $ docker stop --time=1 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 [2023-12-06T15:54:56.205Z] $ docker rm -f --volumes 962e26a1068f2d34ac04a07acfd7e4133e45fbb1e64f9ec9abb9f7895215bfc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T15:54:57.818Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-12-06T15:54:57.818Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-06T15:54:57.818Z] total 16 [2023-12-06T15:54:57.818Z] drwxr-xr-x 3 root root 4096 Dec 6 15:31 . [2023-12-06T15:54:57.818Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:54 .. [2023-12-06T15:54:57.818Z] drwxr-xr-x 2 root root 4096 Dec 6 15:31 cost [2023-12-06T15:54:57.818Z] -rw-r--r-- 1 root root 83 Dec 6 15:31 cost.csv [2023-12-06T15:54:57.818Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-06T15:54:57.818Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-12-06T15:54:57.818Z] total 16 [2023-12-06T15:54:57.818Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 15:31 . [2023-12-06T15:54:57.818Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 15:54 .. [2023-12-06T15:54:57.818Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 15:31 cost [2023-12-06T15:54:57.818Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 6 15:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:58.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:54:58.996Z] ---> package-listing.sh [2023-12-06T15:54:58.996Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T15:54:58.996Z] ++ facter osfamily [2023-12-06T15:54:59.255Z] + OS_FAMILY=debian [2023-12-06T15:54:59.255Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-12-06T15:54:59.255Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T15:54:59.255Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T15:54:59.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T15:54:59.255Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T15:54:59.255Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-12-06T15:54:59.255Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T15:54:59.255Z] + case "${OS_FAMILY}" in [2023-12-06T15:54:59.255Z] + dpkg -l [2023-12-06T15:54:59.255Z] + grep '^ii' [2023-12-06T15:54:59.255Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T15:54:59.255Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T15:54:59.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T15:54:59.255Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-12-06T15:54:59.255Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-12-06T15:54:59.255Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-12-06T15:54:59.263Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T15:54:59.541Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T15:55:00.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T15:55:00.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T15:55:00.364Z] prd-ubuntu20.04-docker-8c-8g-24233 does not seem to be running inside a container [2023-12-06T15:55:00.414Z] $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T15:55:00.633Z] $ docker top 9b66e5fc613d14a623a5938dbc1d2458ad04dc1a5dcfed36e83cb8abda336cc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T15:55:01.078Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T15:55:01.363Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T15:55:01.667Z] + ls /var/log/sa-host [2023-12-06T15:55:01.667Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T15:55:01.796Z] provisioning config files... [2023-12-06T15:55:01.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config888680802921381405tmp [Pipeline] { [Pipeline] echo [2023-12-06T15:55:01.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:55:02.207Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T15:55:02.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:55:02.655Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T15:55:02.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:55:02.945Z] ---> sudo-logs.sh [2023-12-06T15:55:02.945Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T15:55:03.040Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:55:03.328Z] ---> job-cost.sh [2023-12-06T15:55:03.329Z] lf-activate-venv: SKIPPING [2023-12-06T15:55:03.329Z] DEBUG: total: 0.2199999988079071 [2023-12-06T15:55:03.329Z] INFO: Retrieving Stack Cost... [2023-12-06T15:55:03.897Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T15:55:04.157Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T15:55:04.167Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T15:55:04.449Z] ---> logs-deploy.sh [2023-12-06T15:55:04.449Z] lf-activate-venv: SKIPPING [2023-12-06T15:55:04.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/116 [2023-12-06T15:55:04.449Z] INFO: archiving workspace using pattern(s): [2023-12-06T15:55:05.384Z] Archives upload complete. [2023-12-06T15:55:05.644Z] INFO: archiving logs to Nexus [2023-12-06T15:55:06.214Z] ---> uname -a: [2023-12-06T15:55:06.214Z] Linux prd-ubuntu20-04-docker-8c-8g-24233 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] ---> lscpu: [2023-12-06T15:55:06.214Z] Architecture: x86_64 [2023-12-06T15:55:06.214Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T15:55:06.214Z] Byte Order: Little Endian [2023-12-06T15:55:06.214Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T15:55:06.214Z] CPU(s): 8 [2023-12-06T15:55:06.214Z] On-line CPU(s) list: 0-7 [2023-12-06T15:55:06.214Z] Thread(s) per core: 1 [2023-12-06T15:55:06.214Z] Core(s) per socket: 1 [2023-12-06T15:55:06.214Z] Socket(s): 8 [2023-12-06T15:55:06.214Z] NUMA node(s): 1 [2023-12-06T15:55:06.214Z] Vendor ID: AuthenticAMD [2023-12-06T15:55:06.214Z] CPU family: 23 [2023-12-06T15:55:06.214Z] Model: 49 [2023-12-06T15:55:06.214Z] Model name: AMD EPYC-Rome Processor [2023-12-06T15:55:06.214Z] Stepping: 0 [2023-12-06T15:55:06.214Z] CPU MHz: 2800.000 [2023-12-06T15:55:06.214Z] BogoMIPS: 5600.00 [2023-12-06T15:55:06.214Z] Virtualization: AMD-V [2023-12-06T15:55:06.214Z] Hypervisor vendor: KVM [2023-12-06T15:55:06.214Z] Virtualization type: full [2023-12-06T15:55:06.214Z] L1d cache: 256 KiB [2023-12-06T15:55:06.214Z] L1i cache: 256 KiB [2023-12-06T15:55:06.214Z] L2 cache: 4 MiB [2023-12-06T15:55:06.214Z] L3 cache: 128 MiB [2023-12-06T15:55:06.214Z] NUMA node0 CPU(s): 0-7 [2023-12-06T15:55:06.214Z] Vulnerability Itlb multihit: Not affected [2023-12-06T15:55:06.214Z] Vulnerability L1tf: Not affected [2023-12-06T15:55:06.214Z] Vulnerability Mds: Not affected [2023-12-06T15:55:06.214Z] Vulnerability Meltdown: Not affected [2023-12-06T15:55:06.214Z] Vulnerability Mmio stale data: Not affected [2023-12-06T15:55:06.214Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T15:55:06.214Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T15:55:06.214Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T15:55:06.214Z] Vulnerability Srbds: Not affected [2023-12-06T15:55:06.214Z] Vulnerability Tsx async abort: Not affected [2023-12-06T15:55:06.214Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] ---> nproc: [2023-12-06T15:55:06.214Z] 8 [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] ---> df -h: [2023-12-06T15:55:06.214Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T15:55:06.214Z] overlay 155G 13G 143G 9% / [2023-12-06T15:55:06.214Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T15:55:06.214Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T15:55:06.214Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T15:55:06.214Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] ---> sar -b -r -n DEV: [2023-12-06T15:55:06.214Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24233) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] 15:28:00 LINUX RESTART (8 CPU) [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] 15:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T15:55:06.214Z] 15:30:01 252.94 1.63 251.31 0.00 40.13 77506.15 0.00 [2023-12-06T15:55:06.214Z] 15:31:01 158.31 0.22 158.10 0.00 9.46 30324.83 0.00 [2023-12-06T15:55:06.214Z] 15:32:01 50.09 0.05 50.04 0.00 5.60 16794.55 0.00 [2023-12-06T15:55:06.214Z] 15:33:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 [2023-12-06T15:55:06.214Z] 15:34:01 39.36 11.71 27.65 0.00 5437.89 6286.15 0.00 [2023-12-06T15:55:06.214Z] 15:35:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 [2023-12-06T15:55:06.214Z] 15:36:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2023-12-06T15:55:06.214Z] 15:37:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2023-12-06T15:55:06.214Z] 15:38:01 1.40 0.00 1.40 0.00 0.00 28.93 0.00 [2023-12-06T15:55:06.214Z] 15:39:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2023-12-06T15:55:06.214Z] 15:40:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2023-12-06T15:55:06.214Z] 15:41:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 [2023-12-06T15:55:06.214Z] 15:42:01 3.05 1.02 2.03 0.00 21.86 27.86 0.00 [2023-12-06T15:55:06.214Z] 15:43:01 1.52 0.02 1.50 0.00 0.13 19.06 0.00 [2023-12-06T15:55:06.214Z] 15:44:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2023-12-06T15:55:06.214Z] 15:45:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2023-12-06T15:55:06.214Z] 15:46:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2023-12-06T15:55:06.214Z] 15:47:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2023-12-06T15:55:06.214Z] 15:48:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2023-12-06T15:55:06.214Z] 15:49:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 [2023-12-06T15:55:06.214Z] 15:50:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2023-12-06T15:55:06.214Z] 15:51:01 1.27 0.00 1.27 0.00 0.00 16.40 0.00 [2023-12-06T15:55:06.214Z] 15:52:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2023-12-06T15:55:06.214Z] 15:53:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2023-12-06T15:55:06.214Z] 15:54:01 70.93 0.32 70.60 0.00 16.27 36410.44 0.00 [2023-12-06T15:55:06.214Z] 15:55:01 87.64 0.20 87.44 0.00 21.86 23583.54 0.00 [2023-12-06T15:55:06.214Z] Average: 26.35 0.58 25.76 0.00 213.70 7336.11 0.00 [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] 15:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T15:55:06.214Z] 15:30:01 28033176 31299280 1007960 3.07 151832 3292900 2377056 7.01 1424580 2932172 65056 [2023-12-06T15:55:06.214Z] 15:31:01 28098536 31570736 737272 2.24 158088 3488704 1844176 5.43 1254160 3040680 812 [2023-12-06T15:55:06.214Z] 15:32:01 27582548 31565272 741212 2.25 166492 3940804 1756100 5.18 1275504 3480116 0 [2023-12-06T15:55:06.214Z] 15:33:01 27582780 31565656 740512 2.25 166552 3940800 1756100 5.18 1275420 3480120 4 [2023-12-06T15:55:06.214Z] 15:34:01 27214220 31552740 744956 2.27 174564 4273840 1823584 5.37 1503476 3593664 16 [2023-12-06T15:55:06.214Z] 15:35:01 27214188 31552724 744868 2.27 174604 4273844 1823584 5.37 1503408 3593664 16 [2023-12-06T15:55:06.214Z] 15:36:01 27222508 31561576 736196 2.24 174620 4273848 1823584 5.37 1494896 3594096 12 [2023-12-06T15:55:06.214Z] 15:37:01 27222364 31561504 735988 2.24 174640 4273848 1823584 5.37 1495024 3594104 16 [2023-12-06T15:55:06.214Z] 15:38:01 27222412 31561796 735876 2.24 174716 4273812 1823584 5.37 1494972 3594264 60 [2023-12-06T15:55:06.214Z] 15:39:01 27222608 31562040 735576 2.24 174748 4273832 1823584 5.37 1494964 3594272 12 [2023-12-06T15:55:06.214Z] 15:40:01 27222860 31562320 735256 2.24 174764 4273832 1823584 5.37 1494916 3594272 4 [2023-12-06T15:55:06.214Z] 15:41:01 27222876 31562368 735136 2.24 174804 4273836 1823584 5.37 1494944 3594276 8 [2023-12-06T15:55:06.214Z] 15:42:01 27220356 31560908 736400 2.24 174884 4274452 1830952 5.40 1495304 3594828 4 [2023-12-06T15:55:06.214Z] 15:43:01 27220524 31561180 736252 2.24 174904 4274460 1798728 5.30 1495144 3594836 232 [2023-12-06T15:55:06.214Z] 15:44:01 27220200 31560888 736264 2.24 174940 4274464 1798728 5.30 1495684 3594840 196 [2023-12-06T15:55:06.214Z] 15:45:01 27220316 31561048 736004 2.24 174968 4274464 1798728 5.30 1495660 3594840 200 [2023-12-06T15:55:06.214Z] 15:46:01 27220704 31561488 735696 2.24 174996 4274468 1798728 5.30 1495964 3594844 196 [2023-12-06T15:55:06.214Z] 15:47:01 27220484 31561292 735856 2.24 175036 4274468 1798728 5.30 1496024 3594844 196 [2023-12-06T15:55:06.214Z] 15:48:01 27220136 31561012 736096 2.24 175084 4274464 1782580 5.25 1496084 3594848 16 [2023-12-06T15:55:06.214Z] 15:49:01 27220128 31561024 736012 2.24 175104 4274476 1782580 5.25 1496108 3594852 164 [2023-12-06T15:55:06.214Z] 15:50:01 27220656 31561576 735456 2.24 175132 4274476 1782580 5.25 1496044 3594852 16 [2023-12-06T15:55:06.214Z] 15:51:01 27220600 31561548 735464 2.24 175148 4274484 1782580 5.25 1495804 3594860 8 [2023-12-06T15:55:06.214Z] 15:52:01 27220616 31561568 735412 2.24 175164 4274488 1782580 5.25 1495632 3594864 20 [2023-12-06T15:55:06.214Z] 15:53:01 27220600 31561588 735384 2.24 175188 4274492 1782580 5.25 1495356 3594868 8 [2023-12-06T15:55:06.214Z] 15:54:01 26394720 31511104 780476 2.37 191972 4978964 2144076 6.32 1598676 4260188 632 [2023-12-06T15:55:06.214Z] 15:55:01 25689964 31506756 781128 2.38 211580 5584300 1826156 5.38 1639520 4842836 308 [2023-12-06T15:55:06.214Z] Average: 27222734 31547346 750873 2.28 174789 4258108 1838939 5.42 1476664 3612573 2624 [2023-12-06T15:55:06.214Z] [2023-12-06T15:55:06.214Z] 15:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T15:55:06.214Z] 15:30:01 docker0 218.46 328.71 18.37 2425.85 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:30:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:30:01 ens3 462.14 296.28 5579.79 39.54 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:30:01 veth28fb34b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:31:01 docker0 4.93 9.65 0.29 93.23 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:31:01 lo 4.67 4.67 0.47 0.47 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:31:01 ens3 83.22 75.32 189.85 315.43 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:32:01 lo 3.60 3.60 0.35 0.35 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:32:01 ens3 103.42 65.59 2536.44 14.14 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.214Z] 15:33:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:34:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:34:01 ens3 127.01 46.23 2027.26 3.44 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:35:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:36:01 ens3 1.30 0.02 0.11 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:37:01 ens3 0.97 0.55 0.37 0.29 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:38:01 ens3 0.45 0.30 0.26 0.21 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:39:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:40:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:41:01 ens3 0.40 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:42:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:43:01 ens3 0.60 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:44:01 ens3 1.37 0.55 0.53 0.34 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:45:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:46:01 ens3 1.60 0.00 0.15 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:47:01 ens3 1.80 0.80 0.45 0.30 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:48:01 ens3 1.73 0.45 0.49 0.28 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:49:01 ens3 1.17 0.80 0.60 0.49 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:50:01 ens3 0.80 0.18 0.20 0.07 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:51:01 ens3 0.57 0.38 0.27 0.21 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:52:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:54:01 docker0 54.68 126.19 4.56 1045.52 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:54:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:54:01 ens3 278.18 136.21 5103.52 22.29 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:54:01 veth2a5bf56 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:55:01 docker0 2.17 1.92 0.35 0.61 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:55:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] 15:55:01 ens3 197.60 143.13 3267.07 141.42 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] Average: docker0 10.75 17.87 0.90 136.54 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] Average: ens3 48.54 29.46 716.71 20.71 0.00 0.00 0.00 0.00 [2023-12-06T15:55:06.215Z] [2023-12-06T15:55:06.215Z] [2023-12-06T15:55:06.215Z] ---> sar -P ALL: [2023-12-06T15:55:06.215Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24233) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T15:55:06.215Z] [2023-12-06T15:55:06.215Z] 15:28:00 LINUX RESTART (8 CPU) [2023-12-06T15:55:06.215Z] [2023-12-06T15:55:06.215Z] 15:29:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T15:55:06.215Z] 15:30:01 all 10.09 0.00 4.55 4.60 0.07 80.69 [2023-12-06T15:55:06.215Z] 15:30:01 0 10.73 0.00 4.23 3.41 0.07 81.56 [2023-12-06T15:55:06.215Z] 15:30:01 1 9.81 0.00 4.83 6.20 0.08 79.07 [2023-12-06T15:55:06.215Z] 15:30:01 2 10.77 0.00 4.09 0.34 0.07 84.73 [2023-12-06T15:55:06.215Z] 15:30:01 3 11.10 0.00 6.01 17.75 0.08 65.07 [2023-12-06T15:55:06.215Z] 15:30:01 4 7.57 0.00 4.00 6.45 0.05 81.92 [2023-12-06T15:55:06.215Z] 15:30:01 5 11.67 0.00 4.37 1.21 0.07 82.68 [2023-12-06T15:55:06.215Z] 15:30:01 6 10.66 0.00 4.27 0.52 0.07 84.48 [2023-12-06T15:55:06.215Z] 15:30:01 7 8.44 0.00 4.59 1.01 0.07 85.90 [2023-12-06T15:55:06.215Z] 15:31:01 all 38.07 0.00 4.65 1.97 0.08 55.23 [2023-12-06T15:55:06.215Z] 15:31:01 0 38.79 0.00 4.68 1.12 0.08 55.32 [2023-12-06T15:55:06.215Z] 15:31:01 1 38.48 0.00 4.37 0.10 0.07 56.99 [2023-12-06T15:55:06.215Z] 15:31:01 2 39.12 0.00 5.91 5.07 0.07 49.82 [2023-12-06T15:55:06.215Z] 15:31:01 3 38.66 0.00 4.60 3.92 0.13 52.69 [2023-12-06T15:55:06.215Z] 15:31:01 4 35.31 0.00 3.95 3.32 0.08 57.34 [2023-12-06T15:55:06.215Z] 15:31:01 5 40.14 0.00 5.11 1.83 0.08 52.83 [2023-12-06T15:55:06.215Z] 15:31:01 6 40.17 0.00 4.34 0.32 0.07 55.10 [2023-12-06T15:55:06.215Z] 15:31:01 7 33.86 0.00 4.25 0.05 0.07 61.77 [2023-12-06T15:55:06.215Z] 15:32:01 all 2.74 0.00 1.23 1.02 0.03 94.99 [2023-12-06T15:55:06.215Z] 15:32:01 0 3.89 0.00 0.91 0.05 0.03 95.12 [2023-12-06T15:55:06.215Z] 15:32:01 1 2.78 0.00 1.42 3.68 0.03 92.09 [2023-12-06T15:55:06.215Z] 15:32:01 2 3.21 0.00 1.57 0.02 0.02 95.18 [2023-12-06T15:55:06.215Z] 15:32:01 3 2.92 0.00 1.18 0.02 0.02 95.87 [2023-12-06T15:55:06.215Z] 15:32:01 4 2.08 0.00 1.07 0.08 0.03 96.73 [2023-12-06T15:55:06.215Z] 15:32:01 5 2.44 0.00 1.39 1.52 0.02 94.63 [2023-12-06T15:55:06.215Z] 15:32:01 6 2.19 0.00 1.24 1.99 0.02 94.56 [2023-12-06T15:55:06.215Z] 15:32:01 7 2.41 0.00 1.04 0.80 0.03 95.71 [2023-12-06T15:55:06.215Z] 15:33:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-12-06T15:55:06.215Z] 15:33:01 0 1.97 0.00 0.03 0.00 0.02 97.98 [2023-12-06T15:55:06.215Z] 15:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T15:55:06.215Z] 15:33:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-12-06T15:55:06.215Z] 15:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:34:01 all 1.34 0.00 0.61 0.53 0.02 97.50 [2023-12-06T15:55:06.215Z] 15:34:01 0 1.89 0.00 0.63 0.12 0.02 97.35 [2023-12-06T15:55:06.215Z] 15:34:01 1 0.62 0.00 0.38 0.08 0.02 98.90 [2023-12-06T15:55:06.215Z] 15:34:01 2 0.57 0.00 0.33 0.42 0.02 98.66 [2023-12-06T15:55:06.215Z] 15:34:01 3 0.68 0.00 0.45 0.60 0.03 98.23 [2023-12-06T15:55:06.215Z] 15:34:01 4 1.12 0.00 0.52 0.13 0.02 98.21 [2023-12-06T15:55:06.215Z] 15:34:01 5 2.55 0.00 0.77 1.07 0.02 95.60 [2023-12-06T15:55:06.215Z] 15:34:01 6 1.22 0.00 1.18 1.58 0.00 96.01 [2023-12-06T15:55:06.215Z] 15:34:01 7 2.10 0.00 0.62 0.22 0.02 97.05 [2023-12-06T15:55:06.215Z] 15:35:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-12-06T15:55:06.215Z] 15:35:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:35:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-06T15:55:06.215Z] 15:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T15:55:06.215Z] 15:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:35:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-12-06T15:55:06.215Z] 15:36:01 all 0.05 0.00 0.03 0.00 0.01 99.90 [2023-12-06T15:55:06.215Z] 15:36:01 0 0.20 0.00 0.07 0.02 0.02 99.70 [2023-12-06T15:55:06.215Z] 15:36:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:36:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-12-06T15:55:06.215Z] 15:36:01 3 0.08 0.00 0.05 0.00 0.03 99.83 [2023-12-06T15:55:06.215Z] 15:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T15:55:06.215Z] 15:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:37:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-12-06T15:55:06.215Z] 15:37:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-12-06T15:55:06.215Z] 15:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:37:01 3 0.27 0.00 0.02 0.00 0.00 99.72 [2023-12-06T15:55:06.215Z] 15:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T15:55:06.215Z] 15:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:37:01 7 0.05 0.00 0.02 0.05 0.02 99.87 [2023-12-06T15:55:06.215Z] 15:38:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2023-12-06T15:55:06.215Z] 15:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T15:55:06.215Z] 15:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:38:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-12-06T15:55:06.215Z] 15:38:01 3 0.07 0.00 0.02 0.03 0.00 99.88 [2023-12-06T15:55:06.215Z] 15:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T15:55:06.215Z] 15:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:38:01 7 0.05 0.00 0.03 0.03 0.02 99.87 [2023-12-06T15:55:06.215Z] 15:39:01 all 0.04 0.00 0.01 0.03 0.01 99.91 [2023-12-06T15:55:06.215Z] 15:39:01 0 0.20 0.00 0.02 0.18 0.02 99.58 [2023-12-06T15:55:06.215Z] 15:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:39:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-12-06T15:55:06.215Z] 15:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:39:01 7 0.02 0.00 0.00 0.08 0.00 99.90 [2023-12-06T15:55:06.215Z] 15:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-06T15:55:06.215Z] 15:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-12-06T15:55:06.215Z] 15:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T15:55:06.215Z] 15:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:40:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-12-06T15:55:06.215Z] [2023-12-06T15:55:06.215Z] 15:40:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T15:55:06.215Z] 15:41:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2023-12-06T15:55:06.215Z] 15:41:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:41:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:41:01 7 0.02 0.00 0.00 0.27 0.00 99.72 [2023-12-06T15:55:06.215Z] 15:42:01 all 0.05 0.00 0.04 0.04 0.01 99.86 [2023-12-06T15:55:06.215Z] 15:42:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-06T15:55:06.215Z] 15:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:42:01 2 0.05 0.00 0.05 0.07 0.03 99.80 [2023-12-06T15:55:06.215Z] 15:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-12-06T15:55:06.215Z] 15:42:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:42:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:42:01 6 0.20 0.00 0.05 0.02 0.00 99.73 [2023-12-06T15:55:06.215Z] 15:42:01 7 0.02 0.00 0.05 0.27 0.02 99.65 [2023-12-06T15:55:06.215Z] 15:43:01 all 0.04 0.00 0.03 0.03 0.01 99.89 [2023-12-06T15:55:06.215Z] 15:43:01 0 0.27 0.00 0.07 0.05 0.00 99.62 [2023-12-06T15:55:06.215Z] 15:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:43:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:43:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:43:01 7 0.00 0.00 0.03 0.15 0.00 99.82 [2023-12-06T15:55:06.215Z] 15:44:01 all 0.20 0.00 0.01 0.04 0.01 99.75 [2023-12-06T15:55:06.215Z] 15:44:01 0 1.39 0.00 0.00 0.08 0.02 98.52 [2023-12-06T15:55:06.215Z] 15:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T15:55:06.215Z] 15:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T15:55:06.215Z] 15:44:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-12-06T15:55:06.215Z] 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:44:01 7 0.00 0.00 0.00 0.23 0.02 99.75 [2023-12-06T15:55:06.215Z] 15:45:01 all 0.01 0.00 0.01 0.06 0.00 99.90 [2023-12-06T15:55:06.215Z] 15:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:45:01 4 0.00 0.00 0.00 0.17 0.00 99.83 [2023-12-06T15:55:06.215Z] 15:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:45:01 7 0.00 0.00 0.02 0.35 0.00 99.63 [2023-12-06T15:55:06.215Z] 15:46:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2023-12-06T15:55:06.215Z] 15:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-12-06T15:55:06.215Z] 15:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:46:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T15:55:06.215Z] 15:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:46:01 6 0.25 0.00 0.02 0.00 0.00 99.73 [2023-12-06T15:55:06.215Z] 15:46:01 7 0.00 0.00 0.00 0.18 0.00 99.82 [2023-12-06T15:55:06.215Z] 15:47:01 all 0.06 0.00 0.01 0.08 0.01 99.84 [2023-12-06T15:55:06.215Z] 15:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T15:55:06.215Z] 15:47:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T15:55:06.215Z] 15:47:01 6 0.32 0.00 0.00 0.00 0.02 99.67 [2023-12-06T15:55:06.215Z] 15:47:01 7 0.00 0.00 0.00 0.67 0.02 99.32 [2023-12-06T15:55:06.215Z] 15:48:01 all 0.01 0.00 0.01 0.06 0.00 99.91 [2023-12-06T15:55:06.215Z] 15:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:48:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-06T15:55:06.215Z] 15:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:48:01 7 0.00 0.00 0.00 0.52 0.02 99.47 [2023-12-06T15:55:06.215Z] 15:49:01 all 0.02 0.00 0.01 0.07 0.01 99.89 [2023-12-06T15:55:06.215Z] 15:49:01 0 0.02 0.00 0.02 0.20 0.00 99.77 [2023-12-06T15:55:06.215Z] 15:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:49:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:49:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:49:01 7 0.00 0.00 0.00 0.35 0.00 99.65 [2023-12-06T15:55:06.215Z] 15:50:01 all 0.02 0.00 0.02 0.02 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:50:01 0 0.02 0.00 0.02 0.08 0.00 99.88 [2023-12-06T15:55:06.215Z] 15:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:50:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-12-06T15:55:06.215Z] 15:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T15:55:06.215Z] 15:50:01 7 0.02 0.00 0.05 0.05 0.00 99.88 [2023-12-06T15:55:06.215Z] 15:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-12-06T15:55:06.215Z] 15:51:01 0 0.02 0.00 0.02 0.05 0.02 99.90 [2023-12-06T15:55:06.215Z] 15:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T15:55:06.215Z] 15:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T15:55:06.215Z] 15:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:51:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-12-06T15:55:06.215Z] [2023-12-06T15:55:06.215Z] 15:51:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T15:55:06.215Z] 15:52:01 all 0.02 0.00 0.01 0.04 0.01 99.93 [2023-12-06T15:55:06.215Z] 15:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-12-06T15:55:06.215Z] 15:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:52:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2023-12-06T15:55:06.215Z] 15:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:52:01 4 0.00 0.00 0.00 0.28 0.02 99.70 [2023-12-06T15:55:06.215Z] 15:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T15:55:06.215Z] 15:53:01 all 0.07 0.00 0.01 0.02 0.00 99.90 [2023-12-06T15:55:06.215Z] 15:53:01 0 0.03 0.00 0.02 0.08 0.00 99.87 [2023-12-06T15:55:06.215Z] 15:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-12-06T15:55:06.215Z] 15:53:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-12-06T15:55:06.215Z] 15:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:53:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2023-12-06T15:55:06.215Z] 15:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T15:55:06.215Z] 15:53:01 6 0.40 0.00 0.00 0.00 0.02 99.58 [2023-12-06T15:55:06.215Z] 15:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T15:55:06.215Z] 15:54:01 all 4.52 0.00 1.99 4.05 0.03 89.40 [2023-12-06T15:55:06.215Z] 15:54:01 0 3.95 0.00 3.30 6.22 0.03 86.49 [2023-12-06T15:55:06.215Z] 15:54:01 1 4.20 0.00 1.96 0.61 0.02 93.21 [2023-12-06T15:55:06.215Z] 15:54:01 2 4.25 0.00 1.52 1.47 0.03 92.72 [2023-12-06T15:55:06.215Z] 15:54:01 3 5.21 0.00 1.89 3.21 0.03 89.66 [2023-12-06T15:55:06.215Z] 15:54:01 4 4.34 0.00 1.16 0.78 0.03 93.69 [2023-12-06T15:55:06.215Z] 15:54:01 5 4.78 0.00 2.03 0.50 0.03 92.65 [2023-12-06T15:55:06.215Z] 15:54:01 6 5.99 0.00 1.52 0.63 0.02 91.85 [2023-12-06T15:55:06.215Z] 15:54:01 7 3.43 0.00 2.57 19.07 0.03 74.90 [2023-12-06T15:55:06.215Z] 15:55:01 all 4.92 0.00 2.38 3.19 0.08 89.43 [2023-12-06T15:55:06.215Z] 15:55:01 0 5.55 0.00 2.78 0.22 0.05 91.40 [2023-12-06T15:55:06.215Z] 15:55:01 1 4.83 0.00 2.56 14.96 0.05 77.59 [2023-12-06T15:55:06.215Z] 15:55:01 2 4.69 0.00 2.21 0.22 0.05 92.84 [2023-12-06T15:55:06.215Z] 15:55:01 3 4.10 0.00 2.87 0.08 0.17 92.78 [2023-12-06T15:55:06.215Z] 15:55:01 4 3.69 0.00 2.36 0.05 0.03 93.87 [2023-12-06T15:55:06.215Z] 15:55:01 5 6.86 0.00 2.26 2.18 0.07 88.63 [2023-12-06T15:55:06.215Z] 15:55:01 6 5.05 0.00 2.26 0.70 0.15 91.83 [2023-12-06T15:55:06.216Z] 15:55:01 7 4.55 0.00 1.76 7.24 0.05 86.39 [2023-12-06T15:55:06.216Z] Average: all 2.40 0.00 0.60 0.61 0.02 96.38 [2023-12-06T15:55:06.216Z] Average: 0 2.65 0.00 0.65 0.45 0.02 96.24 [2023-12-06T15:55:06.216Z] Average: 1 2.32 0.00 0.60 0.97 0.01 96.09 [2023-12-06T15:55:06.216Z] Average: 2 2.42 0.00 0.62 0.29 0.02 96.65 [2023-12-06T15:55:06.216Z] Average: 3 2.42 0.00 0.66 0.97 0.02 95.93 [2023-12-06T15:55:06.216Z] Average: 4 2.07 0.00 0.50 0.43 0.01 96.98 [2023-12-06T15:55:06.216Z] Average: 5 2.63 0.00 0.62 0.32 0.02 96.41 [2023-12-06T15:55:06.216Z] Average: 6 2.55 0.00 0.57 0.22 0.01 96.64 [2023-12-06T15:55:06.216Z] Average: 7 2.10 0.00 0.57 1.20 0.02 96.12 [2023-12-06T15:55:06.216Z] [2023-12-06T15:55:06.216Z] [2023-12-06T15:55:06.216Z]