Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff16a83fb79151c0064e67c7d63c34566d8a7cb4 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-ssh23982963239289866.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7263901080341531271.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh3243538986804593746.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2088312143357872398.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-ssh1252880774413051721.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.20 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-3221 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 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 (main) > 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 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 Commit message: "Merge pull request #187 from jackchenjc/pkg-errors-removal" > git rev-list --no-walk 7e40bb2e43e068414aa907f761b2c3a1e6facb42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-09T10:38:52.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-09T10:38:52.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-09T10:38:52.089Z] ========================================================= [2023-08-09T10:38:52.089Z] EdgeX Global Pipelines Version Info [2023-08-09T10:38:52.089Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:38:52.808Z] ------------------- [2023-08-09T10:38:52.808Z] stable info: [2023-08-09T10:38:52.808Z] ------------------- [2023-08-09T10:38:52.808Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-09T10:38:52.808Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-09T10:38:52.808Z] Message: update stable to v1.0.250 [2023-08-09T10:38:53.378Z] ------------------- [2023-08-09T10:38:53.378Z] experimental info: [2023-08-09T10:38:53.378Z] ------------------- [2023-08-09T10:38:53.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-09T10:38:53.378Z] Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 [2023-08-09T10:38:53.378Z] Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-09T10:38:53.533Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-08-09T10:38:53.543Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-08-09T10:38:53.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-09T10:38:53.572Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-09T10:38:53.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-09T10:38:53.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-09T10:38:53.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-09T10:38:53.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-09T10:38:53.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-09T10:38:53.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-09T10:38:53.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-09T10:38:53.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-08-09T10:38:53.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-09T10:38:53.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-09T10:38:53.716Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T10:38:53.735Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-09T10:38:53.752Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T10:38:53.770Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-09T10:38:53.788Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-09T10:38:53.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-09T10:38:53.824Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-09T10:38:53.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-09T10:38:53.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-09T10:38:53.878Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-09T10:38:53.895Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-09T10:38:53.908Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-09T10:38:53.927Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-09T10:38:53.947Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-09T10:38:53.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-09T10:38:53.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-09T10:38:53.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] echo [2023-08-09T10:38:54.017Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff16a83 [Pipeline] echo [2023-08-09T10:38:54.034Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:38:54.078Z] provisioning config files... [2023-08-09T10:38:54.092Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2689293338486238183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:38:54.395Z] ---> docker-login.sh [2023-08-09T10:38:54.395Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:38:54.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:38:54.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:38:54.655Z] Configure a credential helper to remove this warning. See [2023-08-09T10:38:54.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:38:54.655Z] [2023-08-09T10:38:54.655Z] Login Succeeded [2023-08-09T10:38:54.655Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:38:54.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:38:54.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:38:54.655Z] Configure a credential helper to remove this warning. See [2023-08-09T10:38:54.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:38:54.655Z] [2023-08-09T10:38:54.655Z] Login Succeeded [2023-08-09T10:38:54.655Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:38:54.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:38:54.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:38:54.916Z] Configure a credential helper to remove this warning. See [2023-08-09T10:38:54.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:38:54.916Z] [2023-08-09T10:38:54.916Z] Login Succeeded [2023-08-09T10:38:54.916Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:38:54.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:38:54.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:38:54.916Z] Configure a credential helper to remove this warning. See [2023-08-09T10:38:54.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:38:54.916Z] [2023-08-09T10:38:54.916Z] Login Succeeded [2023-08-09T10:38:54.916Z] docker.io [2023-08-09T10:38:55.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:38:55.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:38:55.176Z] Configure a credential helper to remove this warning. See [2023-08-09T10:38:55.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:38:55.177Z] [2023-08-09T10:38:55.177Z] Login Succeeded [2023-08-09T10:38:55.177Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:38:55.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-09T10:38:55.566Z] + git rev-list -1 --merges ff16a83fb79151c0064e67c7d63c34566d8a7cb4~1..ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] echo [2023-08-09T10:38:55.608Z] -----------> git rev-list -1 --merges ff16a83fb79151c0064e67c7d63c34566d8a7cb4~1..ff16a83fb79151c0064e67c7d63c34566d8a7cb4 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:38:55.609Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [false] [Pipeline] sh [2023-08-09T10:38:55.896Z] + git log --format=format:%s -1 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] echo [2023-08-09T10:38:55.908Z] ========================================================= [2023-08-09T10:38:55.908Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-09T10:38:55.908Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:38:56.233Z] + git log --format=format:%s -1 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] echo [2023-08-09T10:38:56.257Z] [semverPrep] GIT_COMMIT: ff16a83fb79151c0064e67c7d63c34566d8a7cb4, Commit Message: Merge pull request #187 from jackchenjc/pkg-errors-removal [Pipeline] echo [2023-08-09T10:38:56.273Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-09T10:38:56.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:38:56.617Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-09T10:38:56.617Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-09T10:38:56.617Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-09T10:38:56.617Z] + sudo+ tee -a /etc/ssh/ssh_known_hosts [2023-08-09T10:38:56.617Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-09T10:38:56.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:38:56.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:38:56.965Z] [2023-08-09T10:38:56.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:38:57.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:38:57.284Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-09T10:38:57.284Z] b85a868b505f: Pulling fs layer [2023-08-09T10:38:57.284Z] e2be974225ed: Pulling fs layer [2023-08-09T10:38:57.284Z] 339a4e72a1f5: Pulling fs layer [2023-08-09T10:38:57.284Z] 988bab9f4d93: Pulling fs layer [2023-08-09T10:38:57.284Z] 1469e6f7b9e6: Pulling fs layer [2023-08-09T10:38:57.284Z] eaf3925da568: Pulling fs layer [2023-08-09T10:38:57.284Z] bab4dde63d76: Pulling fs layer [2023-08-09T10:38:57.284Z] bde34c3a00c8: Pulling fs layer [2023-08-09T10:38:57.284Z] b352a97aabf1: Pulling fs layer [2023-08-09T10:38:57.284Z] 4872d77fe225: Pulling fs layer [2023-08-09T10:38:57.284Z] 5851b861e8e6: Pulling fs layer [2023-08-09T10:38:57.284Z] bab4dde63d76: Waiting [2023-08-09T10:38:57.284Z] bde34c3a00c8: Waiting [2023-08-09T10:38:57.284Z] b352a97aabf1: Waiting [2023-08-09T10:38:57.284Z] 4872d77fe225: Waiting [2023-08-09T10:38:57.284Z] 5851b861e8e6: Waiting [2023-08-09T10:38:57.284Z] 1469e6f7b9e6: Waiting [2023-08-09T10:38:57.284Z] eaf3925da568: Waiting [2023-08-09T10:38:57.284Z] 988bab9f4d93: Waiting [2023-08-09T10:38:57.284Z] e2be974225ed: Verifying Checksum [2023-08-09T10:38:57.284Z] e2be974225ed: Download complete [2023-08-09T10:38:57.284Z] 988bab9f4d93: Verifying Checksum [2023-08-09T10:38:57.284Z] 988bab9f4d93: Download complete [2023-08-09T10:38:57.550Z] 1469e6f7b9e6: Verifying Checksum [2023-08-09T10:38:57.550Z] 1469e6f7b9e6: Download complete [2023-08-09T10:38:57.550Z] eaf3925da568: Download complete [2023-08-09T10:38:57.550Z] 339a4e72a1f5: Verifying Checksum [2023-08-09T10:38:57.550Z] 339a4e72a1f5: Download complete [2023-08-09T10:38:57.550Z] bde34c3a00c8: Verifying Checksum [2023-08-09T10:38:57.550Z] bde34c3a00c8: Download complete [2023-08-09T10:38:57.550Z] b352a97aabf1: Download complete [2023-08-09T10:38:57.550Z] 4872d77fe225: Verifying Checksum [2023-08-09T10:38:57.550Z] 4872d77fe225: Download complete [2023-08-09T10:38:57.550Z] 5851b861e8e6: Download complete [2023-08-09T10:38:57.550Z] b85a868b505f: Verifying Checksum [2023-08-09T10:38:57.550Z] b85a868b505f: Download complete [2023-08-09T10:38:57.810Z] bab4dde63d76: Verifying Checksum [2023-08-09T10:38:57.810Z] bab4dde63d76: Download complete [2023-08-09T10:38:59.189Z] b85a868b505f: Pull complete [2023-08-09T10:38:59.189Z] e2be974225ed: Pull complete [2023-08-09T10:38:59.450Z] 339a4e72a1f5: Pull complete [2023-08-09T10:38:59.709Z] 988bab9f4d93: Pull complete [2023-08-09T10:38:59.968Z] 1469e6f7b9e6: Pull complete [2023-08-09T10:38:59.968Z] eaf3925da568: Pull complete [2023-08-09T10:39:01.888Z] bab4dde63d76: Pull complete [2023-08-09T10:39:01.888Z] bde34c3a00c8: Pull complete [2023-08-09T10:39:02.170Z] b352a97aabf1: Pull complete [2023-08-09T10:39:02.170Z] 4872d77fe225: Pull complete [2023-08-09T10:39:02.170Z] 5851b861e8e6: Pull complete [2023-08-09T10:39:02.170Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-09T10:39:02.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:39:02.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:39:02.786Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:39:02.822Z] $ 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-08-09T10:39:07.750Z] $ docker top 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 -eo pid,comm [2023-08-09T10:39:07.802Z] 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-08-09T10:39:07.802Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:39:07.833Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:39:07.833Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:39:07.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:39:07.954Z] $ docker exec 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 ssh-agent [2023-08-09T10:39:08.064Z] SSH_AUTH_SOCK=/tmp/ssh-J7hISDgN6BVS/agent.32 [2023-08-09T10:39:08.064Z] SSH_AGENT_PID=38 [2023-08-09T10:39:08.071Z] Running ssh-add (command line suppressed) [2023-08-09T10:39:08.174Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_736024251532025626.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_736024251532025626.key) [2023-08-09T10:39:08.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:39:08.472Z] + git tag --points-at HEAD [Pipeline] } [2023-08-09T10:39:08.494Z] $ docker exec --env ******** --env ******** 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 ssh-agent -k [2023-08-09T10:39:08.593Z] unset SSH_AUTH_SOCK; [2023-08-09T10:39:08.594Z] unset SSH_AGENT_PID; [2023-08-09T10:39:08.594Z] echo Agent pid 38 killed; [2023-08-09T10:39:08.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-09T10:39:08.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:39:08.620Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:39:08.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:39:08.738Z] $ docker exec 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 ssh-agent [2023-08-09T10:39:08.837Z] SSH_AUTH_SOCK=/tmp/ssh-uCLeDNjyngKH/agent.70 [2023-08-09T10:39:08.837Z] SSH_AGENT_PID=76 [2023-08-09T10:39:08.842Z] Running ssh-add (command line suppressed) [2023-08-09T10:39:08.962Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_992149122998694820.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_992149122998694820.key) [2023-08-09T10:39:08.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:39:09.254Z] + git semver init [2023-08-09T10:39:09.513Z] 2023-08-09 10:39:09,460 [run_init] DEBUG init version:0.0.0 force:False [2023-08-09T10:39:09.513Z] 2023-08-09 10:39:09,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-08-09T10:39:09.513Z] 2023-08-09 10:39:09,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-08-09T10:39:09.513Z] 2023-08-09 10:39:09,462 [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-08-09T10:39:10.891Z] 2023-08-09 10:39:10,476 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-08-09T10:39:10.891Z] 2023-08-09 10:39:10,477 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-08-09T10:39:10.891Z] 2023-08-09 10:39:10,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:39:10.891Z] 2023-08-09 10:39:10,477 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:39:10.891Z] 3.1.0-dev.3 [Pipeline] } [2023-08-09T10:39:10.906Z] $ docker exec --env ******** --env ******** 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 ssh-agent -k [2023-08-09T10:39:11.000Z] unset SSH_AUTH_SOCK; [2023-08-09T10:39:11.001Z] unset SSH_AGENT_PID; [2023-08-09T10:39:11.001Z] echo Agent pid 76 killed; [2023-08-09T10:39:11.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:39:11.307Z] + git semver [Pipeline] } [2023-08-09T10:39:11.583Z] $ docker stop --time=1 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 [2023-08-09T10:39:12.882Z] $ docker rm -f --volumes 08b5da2d6431521b8c4ceaad3ab42b6517532310cfd90fcbb913d664475d15d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:39:13.223Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-09T10:39:13.427Z] Stashed 1 file(s) [Pipeline] echo [2023-08-09T10:39:13.430Z] [edgeXSemver]: initialized semver on version 3.1.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-08-09T10:39:13.567Z] provisioning config files... [2023-08-09T10:39:13.577Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12131785084191359548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:39:13.875Z] ---> docker-login.sh [2023-08-09T10:39:13.875Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:39:13.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:39:13.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:39:13.875Z] Configure a credential helper to remove this warning. See [2023-08-09T10:39:13.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:39:13.875Z] [2023-08-09T10:39:13.875Z] Login Succeeded [2023-08-09T10:39:13.875Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:39:13.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:39:14.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:39:14.135Z] Configure a credential helper to remove this warning. See [2023-08-09T10:39:14.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:39:14.135Z] [2023-08-09T10:39:14.135Z] Login Succeeded [2023-08-09T10:39:14.135Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:39:14.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:39:14.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:39:14.135Z] Configure a credential helper to remove this warning. See [2023-08-09T10:39:14.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:39:14.135Z] [2023-08-09T10:39:14.135Z] Login Succeeded [2023-08-09T10:39:14.135Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:39:14.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:39:14.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:39:14.135Z] Configure a credential helper to remove this warning. See [2023-08-09T10:39:14.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:39:14.135Z] [2023-08-09T10:39:14.135Z] Login Succeeded [2023-08-09T10:39:14.135Z] docker.io [2023-08-09T10:39:14.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:39:14.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:39:14.655Z] Configure a credential helper to remove this warning. See [2023-08-09T10:39:14.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:39:14.655Z] [2023-08-09T10:39:14.655Z] Login Succeeded [2023-08-09T10:39:14.655Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:39:14.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T10:39:14.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:39:14.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:39:14.739Z] ========================================================= [2023-08-09T10:39:14.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-09T10:39:14.739Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:39:15.063Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-09T10:39:15.063Z] Sending build context to Docker daemon 16.02MB [2023-08-09T10:39:15.063Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:39:15.063Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T10:39:15.063Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-09T10:39:15.063Z] 4db1b89c0bd1: Pulling fs layer [2023-08-09T10:39:15.063Z] 6911f1a30b25: Pulling fs layer [2023-08-09T10:39:15.063Z] e194b8c5c2a9: Pulling fs layer [2023-08-09T10:39:15.063Z] 6863d3e3a2b1: Pulling fs layer [2023-08-09T10:39:15.063Z] ec0bb842ea78: Pulling fs layer [2023-08-09T10:39:15.063Z] 40a00589a448: Pulling fs layer [2023-08-09T10:39:15.063Z] 6c08303d61cc: Pulling fs layer [2023-08-09T10:39:15.063Z] 798269fcf238: Pulling fs layer [2023-08-09T10:39:15.063Z] 6863d3e3a2b1: Waiting [2023-08-09T10:39:15.063Z] 6c08303d61cc: Waiting [2023-08-09T10:39:15.063Z] 798269fcf238: Waiting [2023-08-09T10:39:15.063Z] ec0bb842ea78: Waiting [2023-08-09T10:39:15.063Z] 40a00589a448: Waiting [2023-08-09T10:39:15.326Z] 6911f1a30b25: Verifying Checksum [2023-08-09T10:39:15.326Z] 6911f1a30b25: Download complete [2023-08-09T10:39:15.326Z] 6863d3e3a2b1: Verifying Checksum [2023-08-09T10:39:15.326Z] 6863d3e3a2b1: Download complete [2023-08-09T10:39:15.326Z] ec0bb842ea78: Verifying Checksum [2023-08-09T10:39:15.326Z] ec0bb842ea78: Download complete [2023-08-09T10:39:15.326Z] 4db1b89c0bd1: Verifying Checksum [2023-08-09T10:39:15.326Z] 4db1b89c0bd1: Download complete [2023-08-09T10:39:15.326Z] 40a00589a448: Verifying Checksum [2023-08-09T10:39:15.326Z] 40a00589a448: Download complete [2023-08-09T10:39:15.326Z] 4db1b89c0bd1: Pull complete [2023-08-09T10:39:15.585Z] 6911f1a30b25: Pull complete [2023-08-09T10:39:16.160Z] 798269fcf238: Verifying Checksum [2023-08-09T10:39:16.160Z] 798269fcf238: Download complete [2023-08-09T10:39:16.447Z] 6c08303d61cc: Verifying Checksum [2023-08-09T10:39:16.447Z] 6c08303d61cc: Download complete [2023-08-09T10:39:16.447Z] e194b8c5c2a9: Verifying Checksum [2023-08-09T10:39:16.447Z] e194b8c5c2a9: Download complete [2023-08-09T10:39:19.747Z] e194b8c5c2a9: Pull complete [2023-08-09T10:39:19.747Z] 6863d3e3a2b1: Pull complete [2023-08-09T10:39:19.747Z] ec0bb842ea78: Pull complete [2023-08-09T10:39:19.747Z] 40a00589a448: Pull complete [2023-08-09T10:39:22.275Z] 6c08303d61cc: Pull complete [2023-08-09T10:39:23.209Z] 798269fcf238: Pull complete [2023-08-09T10:39:23.209Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-09T10:39:23.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-09T10:39:23.209Z] ---> ec979cd7f677 [2023-08-09T10:39:23.209Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:39:28.522Z] Still waiting to schedule task [2023-08-09T10:39:28.523Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3219’ [2023-08-09T10:39:41.379Z] ---> Running in d3c94ab632ac [2023-08-09T10:39:41.379Z] Removing intermediate container d3c94ab632ac [2023-08-09T10:39:41.379Z] ---> 5e9649f996f0 [2023-08-09T10:39:41.379Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:39:41.379Z] ---> Running in fd9a5ca220b5 [2023-08-09T10:39:41.379Z] Removing intermediate container fd9a5ca220b5 [2023-08-09T10:39:41.379Z] ---> 6947dfc21076 [2023-08-09T10:39:41.379Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-09T10:39:41.379Z] ---> Running in 09e30c0ff5a9 [2023-08-09T10:39:41.379Z] Removing intermediate container 09e30c0ff5a9 [2023-08-09T10:39:41.379Z] ---> 1c5d290256db [2023-08-09T10:39:41.379Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:39:41.379Z] ---> Running in def3f6e56efb [2023-08-09T10:39:41.379Z] Removing intermediate container def3f6e56efb [2023-08-09T10:39:41.379Z] ---> 24e5c2dc5097 [2023-08-09T10:39:41.379Z] Step 7/12 : WORKDIR /device-gpio [2023-08-09T10:39:41.379Z] ---> Running in 9a25b6970728 [2023-08-09T10:39:41.945Z] Removing intermediate container 9a25b6970728 [2023-08-09T10:39:41.945Z] ---> 9d6575e7d10a [2023-08-09T10:39:41.945Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:39:42.204Z] ---> Running in c1127c84c92a [2023-08-09T10:39:42.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:39:43.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:39:43.028Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T10:39:43.287Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T10:39:43.287Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T10:39:43.287Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T10:39:43.287Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:39:43.287Z] OK: 269 MiB in 57 packages [2023-08-09T10:39:44.659Z] Removing intermediate container c1127c84c92a [2023-08-09T10:39:44.659Z] ---> 200bd57f3641 [2023-08-09T10:39:44.659Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-09T10:39:44.917Z] ---> 101e1072d95b [2023-08-09T10:39:44.917Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:39:45.177Z] ---> Running in 6f5779d2ab9f [2023-08-09T10:40:17.296Z] Removing intermediate container 6f5779d2ab9f [2023-08-09T10:40:17.296Z] ---> a8f52d7aadf0 [2023-08-09T10:40:17.296Z] Step 11/12 : COPY . . [2023-08-09T10:40:18.230Z] ---> 66d6ff716aba [2023-08-09T10:40:18.230Z] Step 12/12 : RUN ${MAKE} [2023-08-09T10:40:18.230Z] ---> Running in 0145bde4ec1d [2023-08-09T10:40:18.486Z] noop [2023-08-09T10:40:18.744Z] Removing intermediate container 0145bde4ec1d [2023-08-09T10:40:18.744Z] ---> 8bb27371d972 [2023-08-09T10:40:18.744Z] Successfully built 8bb27371d972 [2023-08-09T10:40:18.744Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:40:19.060Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T10:40:19.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:40:19.130Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:40:19.166Z] $ 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-08-09T10:40:19.484Z] $ docker top 16fdf433bd2d96dc2bd8c86be022ec3edb03db539d7b9eb6c2efb991fe141a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:40:19.828Z] + go version [2023-08-09T10:40:19.828Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-09T10:40:19.842Z] $ docker stop --time=1 16fdf433bd2d96dc2bd8c86be022ec3edb03db539d7b9eb6c2efb991fe141a39 [2023-08-09T10:40:21.145Z] $ docker rm -f --volumes 16fdf433bd2d96dc2bd8c86be022ec3edb03db539d7b9eb6c2efb991fe141a39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:40:21.550Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-09T10:40:21.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:40:21.621Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:40:21.658Z] $ 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-08-09T10:40:21.962Z] $ docker top cce96298bf2092cb7055ff20e7303fb918279c43fb9b311194e41a9f3f152e59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:40:22.297Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-08-09T10:40:22.590Z] + make test [2023-08-09T10:40:22.590Z] go test ./... -coverprofile=coverage.out ./... [2023-08-09T10:40:26.772Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-09T10:40:36.735Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-09T10:40:36.735Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-09T10:40:41.996Z] go vet ./... [2023-08-09T10:40:45.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T10:40:45.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T10:40:45.288Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-09T10:40:45.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T10:40:45.314Z] $ docker stop --time=1 cce96298bf2092cb7055ff20e7303fb918279c43fb9b311194e41a9f3f152e59 [2023-08-09T10:40:50.692Z] $ docker rm -f --volumes cce96298bf2092cb7055ff20e7303fb918279c43fb9b311194e41a9f3f152e59 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:40:51.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T10:40:51.215Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-09T10:40:51.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T10:40:51.968Z] + ls -al . [2023-08-09T10:40:51.968Z] total 164 [2023-08-09T10:40:51.968Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 10:40 . [2023-08-09T10:40:51.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:38 .. [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 9 10:38 .dockerignore [2023-08-09T10:40:51.968Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:39 .git [2023-08-09T10:40:51.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 .github [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:38 .gitignore [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:38 .golangci.yml [2023-08-09T10:40:51.968Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:39 .semver [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 9602 Aug 9 10:38 Attribution.txt [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 9 10:38 CHANGELOG.md [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 9 10:38 Dockerfile [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:38 GOVERNANCE.md [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 9 10:38 Jenkinsfile [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:38 LICENSE [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 1692 Aug 9 10:38 Makefile [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:38 OWNERS.md [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 9 10:38 README.md [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:39 VERSION [2023-08-09T10:40:51.968Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:38 bin [2023-08-09T10:40:51.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 cmd [2023-08-09T10:40:51.968Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:40 coverage.out [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 3222 Aug 9 10:38 go.mod [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 31495 Aug 9 10:38 go.sum [2023-08-09T10:40:51.968Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:38 internal [2023-08-09T10:40:51.968Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:38 snap [2023-08-09T10:40:51.968Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:40:52.270Z] + 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=ff16a83fb79151c0064e67c7d63c34566d8a7cb4 --label arch=amd64 --label version=3.1.0-dev.3 . [2023-08-09T10:40:52.270Z] Sending build context to Docker daemon 16.02MB [2023-08-09T10:40:52.270Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:40:52.270Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T10:40:52.270Z] ---> 8bb27371d972 [2023-08-09T10:40:52.270Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:40:52.837Z] ---> Running in efa4cf7109c0 [2023-08-09T10:40:52.837Z] Removing intermediate container efa4cf7109c0 [2023-08-09T10:40:52.838Z] ---> 2d8dcb82ff22 [2023-08-09T10:40:52.838Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:40:53.096Z] ---> Running in b3c3bf19a999 [2023-08-09T10:40:53.096Z] Removing intermediate container b3c3bf19a999 [2023-08-09T10:40:53.096Z] ---> e86d2e095dc0 [2023-08-09T10:40:53.096Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-09T10:40:53.096Z] ---> Running in ebc68c53c736 [2023-08-09T10:40:53.096Z] Removing intermediate container ebc68c53c736 [2023-08-09T10:40:53.096Z] ---> 21da70dea645 [2023-08-09T10:40:53.096Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:40:53.096Z] ---> Running in 74933ea9aa13 [2023-08-09T10:40:53.356Z] Removing intermediate container 74933ea9aa13 [2023-08-09T10:40:53.356Z] ---> eb0f3d994986 [2023-08-09T10:40:53.356Z] Step 7/25 : WORKDIR /device-gpio [2023-08-09T10:40:53.356Z] ---> Running in 0f04c18f5cf5 [2023-08-09T10:40:53.356Z] Removing intermediate container 0f04c18f5cf5 [2023-08-09T10:40:53.356Z] ---> 9752cbcd5b1f [2023-08-09T10:40:53.356Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:40:53.356Z] ---> Running in a32862e895b2 [2023-08-09T10:40:53.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:40:53.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:40:53.874Z] OK: 269 MiB in 57 packages [2023-08-09T10:40:54.441Z] Removing intermediate container a32862e895b2 [2023-08-09T10:40:54.441Z] ---> 9a181893a41e [2023-08-09T10:40:54.441Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-09T10:40:54.441Z] ---> 7065d747847a [2023-08-09T10:40:54.441Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:40:54.441Z] ---> Running in c42cc5262268 [2023-08-09T10:40:55.006Z] Removing intermediate container c42cc5262268 [2023-08-09T10:40:55.006Z] ---> ad0a9f8cc854 [2023-08-09T10:40:55.006Z] Step 11/25 : COPY . . [2023-08-09T10:40:55.631Z] ---> 6b38bae124f4 [2023-08-09T10:40:55.631Z] Step 12/25 : RUN ${MAKE} [2023-08-09T10:40:55.889Z] ---> Running in 34a013b2a47a [2023-08-09T10:40:56.160Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-09T10:41:18.305Z] Removing intermediate container 34a013b2a47a [2023-08-09T10:41:18.305Z] ---> f2259d186dbc [2023-08-09T10:41:18.305Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T10:41:18.305Z] 3.17: Pulling from library/alpine [2023-08-09T10:41:18.305Z] 9398808236ff: Pulling fs layer [2023-08-09T10:41:18.305Z] 9398808236ff: Verifying Checksum [2023-08-09T10:41:18.305Z] 9398808236ff: Download complete [2023-08-09T10:41:18.305Z] 9398808236ff: Pull complete [2023-08-09T10:41:18.305Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T10:41:18.305Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T10:41:18.306Z] ---> 1e0b8b5322fc [2023-08-09T10:41:18.306Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-09T10:41:18.306Z] ---> Running in ac641ddca268 [2023-08-09T10:41:18.306Z] Removing intermediate container ac641ddca268 [2023-08-09T10:41:18.306Z] ---> 66c1720d1256 [2023-08-09T10:41:18.306Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-09T10:41:18.306Z] ---> Running in 52a77e69f7f6 [2023-08-09T10:41:18.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-09T10:41:18.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-09T10:41:18.306Z] OK: 7 MiB in 15 packages [2023-08-09T10:41:18.306Z] Removing intermediate container 52a77e69f7f6 [2023-08-09T10:41:18.306Z] ---> 1267d7f479c5 [2023-08-09T10:41:18.306Z] Step 16/25 : WORKDIR / [2023-08-09T10:41:18.306Z] ---> Running in 01f890ca257b [2023-08-09T10:41:18.306Z] Removing intermediate container 01f890ca257b [2023-08-09T10:41:18.306Z] ---> 018598495483 [2023-08-09T10:41:18.306Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-09T10:41:18.306Z] ---> bdd0ae4c971e [2023-08-09T10:41:18.306Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-09T10:41:18.306Z] ---> 6158a72367b6 [2023-08-09T10:41:18.306Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-09T10:41:18.564Z] ---> 6497cf78a0b1 [2023-08-09T10:41:18.565Z] Step 20/25 : EXPOSE 59910 [2023-08-09T10:41:18.565Z] ---> Running in dcfaade5d855 [2023-08-09T10:41:18.565Z] Removing intermediate container dcfaade5d855 [2023-08-09T10:41:18.565Z] ---> 545eae9f2b93 [2023-08-09T10:41:18.565Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-09T10:41:18.565Z] ---> Running in 8541bb86d017 [2023-08-09T10:41:18.823Z] Removing intermediate container 8541bb86d017 [2023-08-09T10:41:18.823Z] ---> a0d1aa126ae7 [2023-08-09T10:41:18.823Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T10:41:18.823Z] ---> Running in f15cccf7e1e8 [2023-08-09T10:41:18.823Z] Removing intermediate container f15cccf7e1e8 [2023-08-09T10:41:18.823Z] ---> b11d30eb579f [2023-08-09T10:41:18.823Z] Step 23/25 : LABEL arch=amd64 [2023-08-09T10:41:18.823Z] ---> Running in 470654f328ab [2023-08-09T10:41:18.823Z] Removing intermediate container 470654f328ab [2023-08-09T10:41:18.823Z] ---> 84ccf5ddca25 [2023-08-09T10:41:18.823Z] Step 24/25 : LABEL git_sha=ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:41:18.823Z] ---> Running in 60f6f5c5e514 [2023-08-09T10:41:19.081Z] Removing intermediate container 60f6f5c5e514 [2023-08-09T10:41:19.081Z] ---> 784021c27d5f [2023-08-09T10:41:19.081Z] Step 25/25 : LABEL version=3.1.0-dev.3 [2023-08-09T10:41:19.081Z] ---> Running in 04b61a3ba116 [2023-08-09T10:41:19.081Z] Removing intermediate container 04b61a3ba116 [2023-08-09T10:41:19.081Z] ---> 622182341f7d [2023-08-09T10:41:19.081Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T10:41:19.081Z] Successfully built 622182341f7d [2023-08-09T10:41:19.081Z] 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-08-09T10:41:19.192Z] provisioning config files... [2023-08-09T10:41:19.200Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12037127122022998856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:41:19.494Z] ---> docker-login.sh [2023-08-09T10:41:19.494Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:41:19.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:41:19.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:41:19.494Z] Configure a credential helper to remove this warning. See [2023-08-09T10:41:19.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:41:19.494Z] [2023-08-09T10:41:19.494Z] Login Succeeded [2023-08-09T10:41:19.495Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:41:19.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:41:19.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:41:19.495Z] Configure a credential helper to remove this warning. See [2023-08-09T10:41:19.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:41:19.495Z] [2023-08-09T10:41:19.495Z] Login Succeeded [2023-08-09T10:41:19.495Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:41:19.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:41:19.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:41:19.753Z] Configure a credential helper to remove this warning. See [2023-08-09T10:41:19.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:41:19.753Z] [2023-08-09T10:41:19.753Z] Login Succeeded [2023-08-09T10:41:19.753Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:41:19.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:41:19.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:41:19.753Z] Configure a credential helper to remove this warning. See [2023-08-09T10:41:19.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:41:19.753Z] [2023-08-09T10:41:19.753Z] Login Succeeded [2023-08-09T10:41:19.753Z] docker.io [2023-08-09T10:41:19.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:41:20.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:41:20.012Z] Configure a credential helper to remove this warning. See [2023-08-09T10:41:20.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:41:20.012Z] [2023-08-09T10:41:20.012Z] Login Succeeded [2023-08-09T10:41:20.012Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:41:20.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T10:41:20.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:41:20.083Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-08-09T10:41:20.083Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:41:20.083Z] latest [2023-08-09T10:41:20.083Z] 3.1.0-dev.3 [2023-08-09T10:41:20.083Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [2023-08-09T10:41:20.083Z] main [2023-08-09T10:41:20.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:20.397Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:20.710Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:41:20.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-08-09T10:41:20.710Z] b7ec34dafda9: Preparing [2023-08-09T10:41:20.710Z] d8015c81bed6: Preparing [2023-08-09T10:41:20.710Z] a1c440fcf9b1: Preparing [2023-08-09T10:41:20.710Z] 04a61de46641: Preparing [2023-08-09T10:41:20.710Z] 36b50b131297: Preparing [2023-08-09T10:41:20.710Z] 36b50b131297: Layer already exists [2023-08-09T10:41:20.710Z] a1c440fcf9b1: Pushed [2023-08-09T10:41:20.710Z] d8015c81bed6: Pushed [2023-08-09T10:41:20.710Z] 04a61de46641: Pushed [2023-08-09T10:41:23.239Z] b7ec34dafda9: Pushed [2023-08-09T10:41:23.239Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:23.553Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:23.866Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-08-09T10:41:23.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-08-09T10:41:23.867Z] b7ec34dafda9: Preparing [2023-08-09T10:41:23.867Z] d8015c81bed6: Preparing [2023-08-09T10:41:23.867Z] a1c440fcf9b1: Preparing [2023-08-09T10:41:23.867Z] 04a61de46641: Preparing [2023-08-09T10:41:23.867Z] 36b50b131297: Preparing [2023-08-09T10:41:23.867Z] 36b50b131297: Layer already exists [2023-08-09T10:41:23.867Z] b7ec34dafda9: Layer already exists [2023-08-09T10:41:23.867Z] d8015c81bed6: Layer already exists [2023-08-09T10:41:23.867Z] 04a61de46641: Layer already exists [2023-08-09T10:41:23.867Z] a1c440fcf9b1: Layer already exists [2023-08-09T10:41:23.867Z] latest: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:24.177Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:24.483Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.3 [2023-08-09T10:41:24.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-08-09T10:41:24.483Z] b7ec34dafda9: Preparing [2023-08-09T10:41:24.483Z] d8015c81bed6: Preparing [2023-08-09T10:41:24.483Z] a1c440fcf9b1: Preparing [2023-08-09T10:41:24.483Z] 04a61de46641: Preparing [2023-08-09T10:41:24.483Z] 36b50b131297: Preparing [2023-08-09T10:41:24.483Z] b7ec34dafda9: Layer already exists [2023-08-09T10:41:24.483Z] a1c440fcf9b1: Layer already exists [2023-08-09T10:41:24.483Z] 36b50b131297: Layer already exists [2023-08-09T10:41:24.483Z] d8015c81bed6: Layer already exists [2023-08-09T10:41:24.483Z] 04a61de46641: Layer already exists [2023-08-09T10:41:24.483Z] 3.1.0-dev.3: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:24.800Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:25.112Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [2023-08-09T10:41:25.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-08-09T10:41:25.112Z] b7ec34dafda9: Preparing [2023-08-09T10:41:25.112Z] d8015c81bed6: Preparing [2023-08-09T10:41:25.112Z] a1c440fcf9b1: Preparing [2023-08-09T10:41:25.112Z] 04a61de46641: Preparing [2023-08-09T10:41:25.112Z] 36b50b131297: Preparing [2023-08-09T10:41:25.112Z] a1c440fcf9b1: Layer already exists [2023-08-09T10:41:25.112Z] 04a61de46641: Layer already exists [2023-08-09T10:41:25.112Z] b7ec34dafda9: Layer already exists [2023-08-09T10:41:25.112Z] 36b50b131297: Layer already exists [2023-08-09T10:41:25.112Z] d8015c81bed6: Layer already exists [2023-08-09T10:41:25.112Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:25.432Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:25.740Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-08-09T10:41:25.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-08-09T10:41:25.740Z] b7ec34dafda9: Preparing [2023-08-09T10:41:25.740Z] d8015c81bed6: Preparing [2023-08-09T10:41:25.740Z] a1c440fcf9b1: Preparing [2023-08-09T10:41:25.740Z] 04a61de46641: Preparing [2023-08-09T10:41:25.740Z] 36b50b131297: Preparing [2023-08-09T10:41:25.740Z] d8015c81bed6: Layer already exists [2023-08-09T10:41:25.740Z] 36b50b131297: Layer already exists [2023-08-09T10:41:25.740Z] a1c440fcf9b1: Layer already exists [2023-08-09T10:41:25.740Z] b7ec34dafda9: Layer already exists [2023-08-09T10:41:25.740Z] 04a61de46641: Layer already exists [2023-08-09T10:41:25.740Z] main: digest: sha256:082d858cc42b1ab6e60e95bad7d48d3ff553adbd5e706ea4ba7869e5884e6a9b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T10:41:25.788Z] ===================================================== [Pipeline] echo [2023-08-09T10:41:25.798Z] taggedImages: [2023-08-09T10:41:25.798Z] - nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:41:25.798Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-08-09T10:41:25.798Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.3 [2023-08-09T10:41:25.798Z] - nexus3.edgexfoundry.org:10004/device-gpio:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [2023-08-09T10:41:25.798Z] - 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-08-09T10:41:26.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:41:26.155Z] [2023-08-09T10:41:26.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:41:26.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:41:26.454Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-09T10:41:26.454Z] 5eb5b503b376: Pulling fs layer [2023-08-09T10:41:26.454Z] 5c69ac0246d0: Pulling fs layer [2023-08-09T10:41:26.454Z] ec43610c2a17: Pulling fs layer [2023-08-09T10:41:26.454Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-09T10:41:26.454Z] 33b1e0a273af: Pulling fs layer [2023-08-09T10:41:26.454Z] 5d3b04190fa2: Pulling fs layer [2023-08-09T10:41:26.454Z] 3a2ae6a8a46f: Waiting [2023-08-09T10:41:26.454Z] 33b1e0a273af: Waiting [2023-08-09T10:41:26.454Z] 5d3b04190fa2: Waiting [2023-08-09T10:41:26.454Z] 2f39f015ded8: Pulling fs layer [2023-08-09T10:41:26.454Z] 2f39f015ded8: Waiting [2023-08-09T10:41:26.454Z] 5c69ac0246d0: Download complete [2023-08-09T10:41:26.454Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-09T10:41:26.454Z] 3a2ae6a8a46f: Download complete [2023-08-09T10:41:26.454Z] 33b1e0a273af: Verifying Checksum [2023-08-09T10:41:26.454Z] 33b1e0a273af: Download complete [2023-08-09T10:41:26.454Z] 5d3b04190fa2: Verifying Checksum [2023-08-09T10:41:26.454Z] 5d3b04190fa2: Download complete [2023-08-09T10:41:26.454Z] ec43610c2a17: Verifying Checksum [2023-08-09T10:41:26.454Z] ec43610c2a17: Download complete [2023-08-09T10:41:26.737Z] 5eb5b503b376: Download complete [2023-08-09T10:41:27.305Z] 2f39f015ded8: Download complete [2023-08-09T10:41:27.871Z] 5eb5b503b376: Pull complete [2023-08-09T10:41:27.871Z] 5c69ac0246d0: Pull complete [2023-08-09T10:41:28.434Z] ec43610c2a17: Pull complete [2023-08-09T10:41:28.434Z] 3a2ae6a8a46f: Pull complete [2023-08-09T10:41:28.692Z] 33b1e0a273af: Pull complete [2023-08-09T10:41:28.692Z] 5d3b04190fa2: Pull complete [2023-08-09T10:41:32.872Z] 2f39f015ded8: Pull complete [2023-08-09T10:41:32.872Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-09T10:41:32.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:41:32.872Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:41:32.958Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:41:32.988Z] $ 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-08-09T10:41:39.429Z] $ docker top 8e76c6ae96992c2895e27ce189e2935cb9f010e59337c81f89e2707edc5de9dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:41:39.796Z] ---> job-cost.sh [2023-08-09T10:41:39.796Z] lf-activate-venv: SKIPPING [2023-08-09T10:41:39.796Z] INFO: No Stack... [2023-08-09T10:41:40.055Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T10:41:40.622Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T10:41:40.905Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-08-09T10:41:40.905Z] + cut -d, -f6 [Pipeline] lock [2023-08-09T10:41:40.918Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [2023-08-09T10:41:40.926Z] Resource [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] did not exist. Created. [2023-08-09T10:41:40.926Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:41:41.221Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-09T10:41:41.242Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T10:41:41.248Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T10:41:41.269Z] $ docker stop --time=1 8e76c6ae96992c2895e27ce189e2935cb9f010e59337c81f89e2707edc5de9dc [2023-08-09T10:41:42.420Z] $ docker rm -f --volumes 8e76c6ae96992c2895e27ce189e2935cb9f010e59337c81f89e2707edc5de9dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-09T10:41:48.470Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3225 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-08-09T10:41:48.481Z] Running in /w/workspace/device-gpio/90 [Pipeline] { [Pipeline] checkout [2023-08-09T10:41:48.521Z] The recommended git tool is: git [2023-08-09T10:41:55.127Z] using credential edgex-jenkins-ssh [2023-08-09T10:41:55.150Z] Cloning the remote Git repository [2023-08-09T10:41:55.208Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-08-09T10:41:55.338Z] > git init /w/workspace/device-gpio/90 # timeout=10 [2023-08-09T10:41:55.531Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-08-09T10:41:55.533Z] > git --version # timeout=10 [2023-08-09T10:41:55.561Z] > git --version # 'git version 2.25.1' [2023-08-09T10:41:55.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-09T10:41:55.755Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T10:41:57.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-08-09T10:41:57.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-09T10:41:58.431Z] Avoid second fetch [2023-08-09T10:41:58.432Z] Checking out Revision ff16a83fb79151c0064e67c7d63c34566d8a7cb4 (main) [2023-08-09T10:41:58.450Z] > git config core.sparsecheckout # timeout=10 [2023-08-09T10:41:58.543Z] > git checkout -f ff16a83fb79151c0064e67c7d63c34566d8a7cb4 # timeout=10 [2023-08-09T10:41:59.217Z] Commit message: "Merge pull request #187 from jackchenjc/pkg-errors-removal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:42:00.038Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-09T10:42:00.038Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T10:42:00.038Z] Dload Upload Total Spent Left Speed [2023-08-09T10:42:00.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-08-09T10:42:00.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-09T10:42:01.105Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-09T10:42:01.105Z] + sudo tee /etc/docker/daemon.new [2023-08-09T10:42:01.105Z] { [2023-08-09T10:42:01.105Z] "registry-mirrors": [ [2023-08-09T10:42:01.105Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-09T10:42:01.105Z] ], [2023-08-09T10:42:01.105Z] "bip": "10.250.0.254/24", [2023-08-09T10:42:01.105Z] "hosts": [ [2023-08-09T10:42:01.105Z] "tcp://0.0.0.0:5555", [2023-08-09T10:42:01.105Z] "unix:///var/run/docker.sock" [2023-08-09T10:42:01.105Z] ], [2023-08-09T10:42:01.105Z] "mtu": 1458, [2023-08-09T10:42:01.105Z] "selinux-enabled": true, [2023-08-09T10:42:01.105Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-09T10:42:01.105Z] } [Pipeline] sh [2023-08-09T10:42:01.476Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-09T10:42:01.836Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:42:23.995Z] provisioning config files... [2023-08-09T10:42:24.022Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/90@tmp/config17973271125244913982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:42:24.379Z] ---> docker-login.sh [2023-08-09T10:42:24.379Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:42:25.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:42:25.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:42:25.795Z] Configure a credential helper to remove this warning. See [2023-08-09T10:42:25.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:42:25.795Z] [2023-08-09T10:42:25.796Z] Login Succeeded [2023-08-09T10:42:25.796Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:42:26.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:42:26.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:42:26.065Z] Configure a credential helper to remove this warning. See [2023-08-09T10:42:26.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:42:26.065Z] [2023-08-09T10:42:26.065Z] Login Succeeded [2023-08-09T10:42:26.065Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:42:26.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:42:26.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:42:26.602Z] Configure a credential helper to remove this warning. See [2023-08-09T10:42:26.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:42:26.602Z] [2023-08-09T10:42:26.602Z] Login Succeeded [2023-08-09T10:42:26.602Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:42:26.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:42:26.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:42:26.873Z] Configure a credential helper to remove this warning. See [2023-08-09T10:42:26.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:42:26.873Z] [2023-08-09T10:42:26.873Z] Login Succeeded [2023-08-09T10:42:26.873Z] docker.io [2023-08-09T10:42:27.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:42:27.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:42:27.416Z] Configure a credential helper to remove this warning. See [2023-08-09T10:42:27.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:42:27.416Z] [2023-08-09T10:42:27.416Z] Login Succeeded [2023-08-09T10:42:27.416Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:42:27.432Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-09T10:42:27.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:42:27.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:42:27.765Z] ========================================================= [2023-08-09T10:42:27.765Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-09T10:42:27.765Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:42:28.130Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-09T10:42:28.403Z] Sending build context to Docker daemon 8.069MB [2023-08-09T10:42:28.403Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:42:28.403Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-09T10:42:28.676Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-09T10:42:28.676Z] edb6bdbacee9: Pulling fs layer [2023-08-09T10:42:28.676Z] 5f9638ab2659: Pulling fs layer [2023-08-09T10:42:28.676Z] 8d51d6327a98: Pulling fs layer [2023-08-09T10:42:28.676Z] 8b374f2dd631: Pulling fs layer [2023-08-09T10:42:28.676Z] ec14aa9079de: Pulling fs layer [2023-08-09T10:42:28.676Z] 2f466654f4bb: Pulling fs layer [2023-08-09T10:42:28.676Z] 554e91adad29: Pulling fs layer [2023-08-09T10:42:28.676Z] ec14aa9079de: Waiting [2023-08-09T10:42:28.676Z] 2f466654f4bb: Waiting [2023-08-09T10:42:28.676Z] 554e91adad29: Waiting [2023-08-09T10:42:28.676Z] 8b374f2dd631: Waiting [2023-08-09T10:42:28.676Z] 5f9638ab2659: Download complete [2023-08-09T10:42:28.676Z] 8b374f2dd631: Verifying Checksum [2023-08-09T10:42:28.676Z] 8b374f2dd631: Download complete [2023-08-09T10:42:28.676Z] ec14aa9079de: Download complete [2023-08-09T10:42:28.957Z] edb6bdbacee9: Verifying Checksum [2023-08-09T10:42:28.957Z] edb6bdbacee9: Download complete [2023-08-09T10:42:29.964Z] edb6bdbacee9: Pull complete [2023-08-09T10:42:30.563Z] 554e91adad29: Verifying Checksum [2023-08-09T10:42:30.563Z] 554e91adad29: Download complete [2023-08-09T10:42:30.837Z] 5f9638ab2659: Pull complete [2023-08-09T10:42:31.813Z] 8d51d6327a98: Verifying Checksum [2023-08-09T10:42:31.813Z] 8d51d6327a98: Download complete [2023-08-09T10:42:31.813Z] 2f466654f4bb: Verifying Checksum [2023-08-09T10:42:31.813Z] 2f466654f4bb: Download complete [2023-08-09T10:42:44.178Z] 8d51d6327a98: Pull complete [2023-08-09T10:42:44.178Z] 8b374f2dd631: Pull complete [2023-08-09T10:42:44.178Z] ec14aa9079de: Pull complete [2023-08-09T10:42:50.865Z] 2f466654f4bb: Pull complete [2023-08-09T10:42:52.817Z] 554e91adad29: Pull complete [2023-08-09T10:42:52.817Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-09T10:42:52.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-09T10:42:52.817Z] ---> 1e15ea492957 [2023-08-09T10:42:52.817Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:42:54.260Z] ---> Running in 423678a0a44f [2023-08-09T10:42:54.533Z] Removing intermediate container 423678a0a44f [2023-08-09T10:42:54.533Z] ---> e22048dcc832 [2023-08-09T10:42:54.533Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:42:54.533Z] ---> Running in 503aeb14d5ec [2023-08-09T10:42:54.802Z] Removing intermediate container 503aeb14d5ec [2023-08-09T10:42:54.802Z] ---> e2143fceaa56 [2023-08-09T10:42:54.802Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-09T10:42:55.072Z] ---> Running in 65dada3ef460 [2023-08-09T10:42:55.346Z] Removing intermediate container 65dada3ef460 [2023-08-09T10:42:55.346Z] ---> 585e87660d05 [2023-08-09T10:42:55.346Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:42:55.346Z] ---> Running in 7dcb588ab1a5 [2023-08-09T10:42:55.617Z] Removing intermediate container 7dcb588ab1a5 [2023-08-09T10:42:55.617Z] ---> 4c1ddef972e5 [2023-08-09T10:42:55.617Z] Step 7/12 : WORKDIR /device-gpio [2023-08-09T10:42:55.963Z] ---> Running in 59c171c69f2b [2023-08-09T10:42:56.266Z] Removing intermediate container 59c171c69f2b [2023-08-09T10:42:56.266Z] ---> 8ca9b6ff6546 [2023-08-09T10:42:56.266Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:42:56.266Z] ---> Running in 1dccf3f18f3c [2023-08-09T10:42:57.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:42:58.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:42:59.733Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-09T10:42:59.733Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-09T10:42:59.733Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-09T10:42:59.733Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-09T10:42:59.733Z] Executing busybox-1.35.0-r29.trigger [2023-08-09T10:42:59.733Z] OK: 268 MiB in 57 packages [2023-08-09T10:43:00.704Z] Removing intermediate container 1dccf3f18f3c [2023-08-09T10:43:00.704Z] ---> 92c1cf4b02fc [2023-08-09T10:43:00.704Z] Step 9/12 : COPY go.mod vendor* ./ [2023-08-09T10:43:01.308Z] ---> 24ed0225ba58 [2023-08-09T10:43:01.308Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:43:01.308Z] ---> Running in d2fbd712cc3b [2023-08-09T10:44:09.937Z] Removing intermediate container d2fbd712cc3b [2023-08-09T10:44:09.937Z] ---> 5d0f40c5ce26 [2023-08-09T10:44:09.937Z] Step 11/12 : COPY . . [2023-08-09T10:44:10.526Z] ---> a72d647c7cd9 [2023-08-09T10:44:10.526Z] Step 12/12 : RUN ${MAKE} [2023-08-09T10:44:10.804Z] ---> Running in 87e9dd1d88df [2023-08-09T10:44:11.772Z] noop [2023-08-09T10:44:12.364Z] Removing intermediate container 87e9dd1d88df [2023-08-09T10:44:12.364Z] ---> d5f6aeffc7bd [2023-08-09T10:44:12.364Z] Successfully built d5f6aeffc7bd [2023-08-09T10:44:12.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:44:12.731Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T10:44:12.731Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:44:13.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-3225 does not seem to be running inside a container [2023-08-09T10:44:13.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/90 -v /w/workspace/device-gpio/90:/w/workspace/device-gpio/90:rw,z -v /w/workspace/device-gpio/90@tmp:/w/workspace/device-gpio/90@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-08-09T10:44:14.490Z] $ docker top 9c69d025dd088b89e6933524d6926e937bec0bf7bf5235dc7087937a21969197 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:44:15.337Z] + go version [2023-08-09T10:44:15.337Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-09T10:44:15.356Z] $ docker stop --time=1 9c69d025dd088b89e6933524d6926e937bec0bf7bf5235dc7087937a21969197 [2023-08-09T10:44:16.983Z] $ docker rm -f --volumes 9c69d025dd088b89e6933524d6926e937bec0bf7bf5235dc7087937a21969197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:44:17.560Z] + docker inspect -f . ci-base-image-arm64 [2023-08-09T10:44:17.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:44:17.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-3225 does not seem to be running inside a container [2023-08-09T10:44:17.817Z] $ 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/90 -v /w/workspace/device-gpio/90:/w/workspace/device-gpio/90:rw,z -v /w/workspace/device-gpio/90@tmp:/w/workspace/device-gpio/90@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-08-09T10:44:19.007Z] $ docker top 5587cde21ba843c4a3cd9a97eee0a33746b2c3a5ef7f313e9e71bc9b6f33f92d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:44:19.852Z] + git config --global --add safe.directory /w/workspace/device-gpio/90 [Pipeline] fileExists [Pipeline] sh [2023-08-09T10:44:20.502Z] + make test [2023-08-09T10:44:20.502Z] go test ./... -coverprofile=coverage.out ./... [2023-08-09T10:44:59.419Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-08-09T10:47:21.210Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-08-09T10:47:21.210Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-08-09T10:47:21.210Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-09T10:47:21.210Z] go vet ./... [2023-08-09T10:47:53.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-09T10:47:53.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-09T10:47:53.492Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-09T10:47:53.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-09T10:47:53.516Z] $ docker stop --time=1 5587cde21ba843c4a3cd9a97eee0a33746b2c3a5ef7f313e9e71bc9b6f33f92d [2023-08-09T10:47:55.290Z] $ docker rm -f --volumes 5587cde21ba843c4a3cd9a97eee0a33746b2c3a5ef7f313e9e71bc9b6f33f92d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:47:56.383Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-09T10:47:56.404Z] Warning: overwriting stash ‘coverage-report’ [2023-08-09T10:47:56.850Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-09T10:47:57.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-09T10:47:57.554Z] + ls -al . [2023-08-09T10:47:57.554Z] total 160 [2023-08-09T10:47:57.554Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:44 . [2023-08-09T10:47:57.554Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:41 .. [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 120 Aug 9 10:41 .dockerignore [2023-08-09T10:47:57.554Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:41 .git [2023-08-09T10:47:57.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:41 .github [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 9 10:41 .gitignore [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:41 .golangci.yml [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 9602 Aug 9 10:41 Attribution.txt [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 6184 Aug 9 10:41 CHANGELOG.md [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 1542 Aug 9 10:41 Dockerfile [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:41 GOVERNANCE.md [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 9 10:41 Jenkinsfile [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:41 LICENSE [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 1692 Aug 9 10:41 Makefile [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 10:41 OWNERS.md [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 12293 Aug 9 10:41 README.md [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:39 VERSION [2023-08-09T10:47:57.554Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:41 bin [2023-08-09T10:47:57.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:41 cmd [2023-08-09T10:47:57.554Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 9 10:44 coverage.out [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 3222 Aug 9 10:41 go.mod [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 31495 Aug 9 10:41 go.sum [2023-08-09T10:47:57.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:41 internal [2023-08-09T10:47:57.554Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:41 snap [2023-08-09T10:47:57.554Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 9 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:47:57.894Z] + 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=ff16a83fb79151c0064e67c7d63c34566d8a7cb4 --label arch=arm64 --label version=3.1.0-dev.3 . [2023-08-09T10:47:58.161Z] Sending build context to Docker daemon 8.07MB [2023-08-09T10:47:58.161Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-09T10:47:58.161Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-09T10:47:58.161Z] ---> d5f6aeffc7bd [2023-08-09T10:47:58.161Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-08-09T10:48:01.516Z] ---> Running in 55d26e8f3450 [2023-08-09T10:48:01.516Z] Removing intermediate container 55d26e8f3450 [2023-08-09T10:48:01.516Z] ---> 71509d288623 [2023-08-09T10:48:01.516Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-09T10:48:01.516Z] ---> Running in 6a5558504d77 [2023-08-09T10:48:01.786Z] Removing intermediate container 6a5558504d77 [2023-08-09T10:48:01.786Z] ---> ec117b7b2d2d [2023-08-09T10:48:01.786Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-08-09T10:48:01.786Z] ---> Running in 59a8115c239d [2023-08-09T10:48:02.054Z] Removing intermediate container 59a8115c239d [2023-08-09T10:48:02.054Z] ---> 7ea8db2cfced [2023-08-09T10:48:02.054Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-09T10:48:02.054Z] ---> Running in 57c92e6f5ca8 [2023-08-09T10:48:02.651Z] Removing intermediate container 57c92e6f5ca8 [2023-08-09T10:48:02.651Z] ---> 933700b88455 [2023-08-09T10:48:02.651Z] Step 7/25 : WORKDIR /device-gpio [2023-08-09T10:48:02.651Z] ---> Running in 5e8e93425371 [2023-08-09T10:48:02.919Z] Removing intermediate container 5e8e93425371 [2023-08-09T10:48:02.919Z] ---> affb4decd39d [2023-08-09T10:48:02.919Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-09T10:48:02.919Z] ---> Running in e077c178ffc6 [2023-08-09T10:48:04.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:48:04.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:48:06.016Z] OK: 268 MiB in 57 packages [2023-08-09T10:48:06.982Z] Removing intermediate container e077c178ffc6 [2023-08-09T10:48:06.982Z] ---> 03f9e7d9d88e [2023-08-09T10:48:06.982Z] Step 9/25 : COPY go.mod vendor* ./ [2023-08-09T10:48:07.570Z] ---> 21bb3fac7f5c [2023-08-09T10:48:07.570Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-09T10:48:07.570Z] ---> Running in ddf46a393f77 [2023-08-09T10:48:10.165Z] Removing intermediate container ddf46a393f77 [2023-08-09T10:48:10.165Z] ---> 5ffcf775df01 [2023-08-09T10:48:10.165Z] Step 11/25 : COPY . . [2023-08-09T10:48:10.753Z] ---> 0c6d2afecff0 [2023-08-09T10:48:10.753Z] Step 12/25 : RUN ${MAKE} [2023-08-09T10:48:10.753Z] ---> Running in c55a5b31c4a6 [2023-08-09T10:48:11.718Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.3" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-08-09T10:50:33.873Z] Removing intermediate container c55a5b31c4a6 [2023-08-09T10:50:33.873Z] ---> aac508c99d8c [2023-08-09T10:50:33.873Z] Step 13/25 : FROM alpine:3.17 [2023-08-09T10:50:33.873Z] 3.17: Pulling from library/alpine [2023-08-09T10:50:33.873Z] 4060ece20d7a: Pulling fs layer [2023-08-09T10:50:33.873Z] 4060ece20d7a: Verifying Checksum [2023-08-09T10:50:33.873Z] 4060ece20d7a: Download complete [2023-08-09T10:50:33.873Z] 4060ece20d7a: Pull complete [2023-08-09T10:50:33.873Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-09T10:50:33.873Z] Status: Downloaded newer image for alpine:3.17 [2023-08-09T10:50:33.873Z] ---> 8650cd65339b [2023-08-09T10:50:33.873Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-08-09T10:50:33.873Z] ---> Running in b13a9553dbdc [2023-08-09T10:50:33.873Z] Removing intermediate container b13a9553dbdc [2023-08-09T10:50:33.873Z] ---> 4e6e9cd6e63e [2023-08-09T10:50:33.873Z] Step 15/25 : RUN apk add --update --no-cache [2023-08-09T10:50:33.873Z] ---> Running in 1b2f8da28afb [2023-08-09T10:50:33.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-09T10:50:34.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-09T10:50:35.862Z] OK: 7 MiB in 15 packages [2023-08-09T10:50:36.448Z] Removing intermediate container 1b2f8da28afb [2023-08-09T10:50:36.448Z] ---> 34568c2c034e [2023-08-09T10:50:36.448Z] Step 16/25 : WORKDIR / [2023-08-09T10:50:36.448Z] ---> Running in eee152a070d8 [2023-08-09T10:50:36.716Z] Removing intermediate container eee152a070d8 [2023-08-09T10:50:36.716Z] ---> ae891471bcb7 [2023-08-09T10:50:36.716Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-08-09T10:50:37.301Z] ---> 574bea429bd0 [2023-08-09T10:50:37.301Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-08-09T10:50:37.886Z] ---> dff9b89a5c8b [2023-08-09T10:50:37.886Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-08-09T10:50:42.145Z] ---> a9e94c0ca055 [2023-08-09T10:50:42.145Z] Step 20/25 : EXPOSE 59910 [2023-08-09T10:50:42.145Z] ---> Running in d3c3c37026e9 [2023-08-09T10:50:42.145Z] Removing intermediate container d3c3c37026e9 [2023-08-09T10:50:42.145Z] ---> 1e176e235cdc [2023-08-09T10:50:42.145Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-08-09T10:50:42.412Z] ---> Running in 5060ded64a88 [2023-08-09T10:50:42.680Z] Removing intermediate container 5060ded64a88 [2023-08-09T10:50:42.680Z] ---> c348bafa28f6 [2023-08-09T10:50:42.680Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-09T10:50:42.680Z] ---> Running in b7287a0bdf4c [2023-08-09T10:50:42.948Z] Removing intermediate container b7287a0bdf4c [2023-08-09T10:50:42.948Z] ---> 84404caab0d8 [2023-08-09T10:50:42.948Z] Step 23/25 : LABEL arch=arm64 [2023-08-09T10:50:42.948Z] ---> Running in c5347e78fe66 [2023-08-09T10:50:43.214Z] Removing intermediate container c5347e78fe66 [2023-08-09T10:50:43.214Z] ---> 08235f433f46 [2023-08-09T10:50:43.214Z] Step 24/25 : LABEL git_sha=ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:50:43.482Z] ---> Running in 2c38d7ee482e [2023-08-09T10:50:43.749Z] Removing intermediate container 2c38d7ee482e [2023-08-09T10:50:43.749Z] ---> b78a546c786e [2023-08-09T10:50:43.749Z] Step 25/25 : LABEL version=3.1.0-dev.3 [2023-08-09T10:50:43.749Z] ---> Running in b414ca17af09 [2023-08-09T10:50:44.015Z] Removing intermediate container b414ca17af09 [2023-08-09T10:50:44.015Z] ---> a4be37c4a146 [2023-08-09T10:50:44.015Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-09T10:50:44.015Z] Successfully built a4be37c4a146 [2023-08-09T10:50:44.015Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:50:44.152Z] provisioning config files... [2023-08-09T10:50:44.167Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/90@tmp/config18056282181640237002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:50:44.499Z] ---> docker-login.sh [2023-08-09T10:50:44.500Z] nexus3.edgexfoundry.org:10001 [2023-08-09T10:50:44.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:50:44.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:50:44.768Z] Configure a credential helper to remove this warning. See [2023-08-09T10:50:44.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:50:44.768Z] [2023-08-09T10:50:44.768Z] Login Succeeded [2023-08-09T10:50:44.768Z] nexus3.edgexfoundry.org:10002 [2023-08-09T10:50:45.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:50:45.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:50:45.036Z] Configure a credential helper to remove this warning. See [2023-08-09T10:50:45.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:50:45.036Z] [2023-08-09T10:50:45.036Z] Login Succeeded [2023-08-09T10:50:45.036Z] nexus3.edgexfoundry.org:10003 [2023-08-09T10:50:45.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:50:45.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:50:45.644Z] Configure a credential helper to remove this warning. See [2023-08-09T10:50:45.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:50:45.644Z] [2023-08-09T10:50:45.644Z] Login Succeeded [2023-08-09T10:50:45.644Z] nexus3.edgexfoundry.org:10004 [2023-08-09T10:50:45.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:50:45.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:50:45.915Z] Configure a credential helper to remove this warning. See [2023-08-09T10:50:45.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:50:45.915Z] [2023-08-09T10:50:45.915Z] Login Succeeded [2023-08-09T10:50:45.915Z] docker.io [2023-08-09T10:50:46.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-09T10:50:46.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-09T10:50:46.455Z] Configure a credential helper to remove this warning. See [2023-08-09T10:50:46.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-09T10:50:46.455Z] [2023-08-09T10:50:46.455Z] Login Succeeded [2023-08-09T10:50:46.725Z] ---> docker-login.sh ends [Pipeline] } [2023-08-09T10:50:46.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T10:50:46.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-09T10:50:46.786Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-08-09T10:50:46.786Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:50:46.786Z] latest [2023-08-09T10:50:46.786Z] 3.1.0-dev.3 [2023-08-09T10:50:46.786Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [2023-08-09T10:50:46.786Z] main [2023-08-09T10:50:46.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:47.155Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:47.521Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:50:47.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-08-09T10:50:47.521Z] 654ecb8f9643: Preparing [2023-08-09T10:50:47.521Z] 4aaac94d8489: Preparing [2023-08-09T10:50:47.521Z] ebb5f9902d4a: Preparing [2023-08-09T10:50:47.521Z] a47a960205c8: Preparing [2023-08-09T10:50:47.521Z] d2d9d24a8c2a: Preparing [2023-08-09T10:50:47.521Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:50:47.786Z] ebb5f9902d4a: Pushed [2023-08-09T10:50:47.787Z] 4aaac94d8489: Pushed [2023-08-09T10:50:47.787Z] a47a960205c8: Pushed [2023-08-09T10:50:53.117Z] 654ecb8f9643: Pushed [2023-08-09T10:50:53.117Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:53.466Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:53.803Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-08-09T10:50:53.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-08-09T10:50:53.803Z] 654ecb8f9643: Preparing [2023-08-09T10:50:53.803Z] 4aaac94d8489: Preparing [2023-08-09T10:50:53.803Z] ebb5f9902d4a: Preparing [2023-08-09T10:50:53.803Z] a47a960205c8: Preparing [2023-08-09T10:50:53.803Z] d2d9d24a8c2a: Preparing [2023-08-09T10:50:53.803Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:50:53.803Z] 4aaac94d8489: Layer already exists [2023-08-09T10:50:53.803Z] 654ecb8f9643: Layer already exists [2023-08-09T10:50:53.803Z] ebb5f9902d4a: Layer already exists [2023-08-09T10:50:53.803Z] a47a960205c8: Layer already exists [2023-08-09T10:50:53.803Z] latest: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:54.151Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:54.493Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.3 [2023-08-09T10:50:54.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-08-09T10:50:54.493Z] 654ecb8f9643: Preparing [2023-08-09T10:50:54.493Z] 4aaac94d8489: Preparing [2023-08-09T10:50:54.493Z] ebb5f9902d4a: Preparing [2023-08-09T10:50:54.493Z] a47a960205c8: Preparing [2023-08-09T10:50:54.493Z] d2d9d24a8c2a: Preparing [2023-08-09T10:50:54.493Z] ebb5f9902d4a: Layer already exists [2023-08-09T10:50:54.493Z] 654ecb8f9643: Layer already exists [2023-08-09T10:50:54.493Z] a47a960205c8: Layer already exists [2023-08-09T10:50:54.493Z] 4aaac94d8489: Layer already exists [2023-08-09T10:50:54.493Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:50:54.493Z] 3.1.0-dev.3: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:54.839Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:55.187Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [2023-08-09T10:50:55.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-08-09T10:50:55.187Z] 654ecb8f9643: Preparing [2023-08-09T10:50:55.187Z] 4aaac94d8489: Preparing [2023-08-09T10:50:55.187Z] ebb5f9902d4a: Preparing [2023-08-09T10:50:55.187Z] a47a960205c8: Preparing [2023-08-09T10:50:55.187Z] d2d9d24a8c2a: Preparing [2023-08-09T10:50:55.187Z] ebb5f9902d4a: Layer already exists [2023-08-09T10:50:55.187Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:50:55.187Z] 4aaac94d8489: Layer already exists [2023-08-09T10:50:55.188Z] a47a960205c8: Layer already exists [2023-08-09T10:50:55.188Z] 654ecb8f9643: Layer already exists [2023-08-09T10:50:55.188Z] ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:55.537Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:55.874Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-08-09T10:50:55.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-08-09T10:50:55.874Z] 654ecb8f9643: Preparing [2023-08-09T10:50:55.874Z] 4aaac94d8489: Preparing [2023-08-09T10:50:55.874Z] ebb5f9902d4a: Preparing [2023-08-09T10:50:55.874Z] a47a960205c8: Preparing [2023-08-09T10:50:55.875Z] d2d9d24a8c2a: Preparing [2023-08-09T10:50:55.875Z] ebb5f9902d4a: Layer already exists [2023-08-09T10:50:55.875Z] 654ecb8f9643: Layer already exists [2023-08-09T10:50:55.875Z] a47a960205c8: Layer already exists [2023-08-09T10:50:55.875Z] 4aaac94d8489: Layer already exists [2023-08-09T10:50:55.875Z] d2d9d24a8c2a: Layer already exists [2023-08-09T10:50:55.875Z] main: digest: sha256:fd79c9b4971c016821a2c671b64715034fb9ab08bf84d6b908acd268478370de size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-09T10:50:55.919Z] ===================================================== [Pipeline] echo [2023-08-09T10:50:55.925Z] taggedImages: [2023-08-09T10:50:55.926Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [2023-08-09T10:50:55.926Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-08-09T10:50:55.926Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.3 [2023-08-09T10:50:55.926Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:ff16a83fb79151c0064e67c7d63c34566d8a7cb4-3.1.0-dev.3 [2023-08-09T10:50:55.926Z] - 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-08-09T10:50:56.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:50:56.287Z] [2023-08-09T10:50:56.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:50:56.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:50:56.897Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-09T10:50:56.897Z] 8998bd30e6a1: Pulling fs layer [2023-08-09T10:50:56.897Z] 04944245beec: Pulling fs layer [2023-08-09T10:50:56.897Z] 699f458cf7ca: Pulling fs layer [2023-08-09T10:50:56.897Z] 765212b225bb: Pulling fs layer [2023-08-09T10:50:56.897Z] f23df028b6ca: Pulling fs layer [2023-08-09T10:50:56.897Z] d65c8cfc05b1: Pulling fs layer [2023-08-09T10:50:56.897Z] 2437ff75d9bd: Pulling fs layer [2023-08-09T10:50:56.897Z] f23df028b6ca: Waiting [2023-08-09T10:50:56.897Z] 2437ff75d9bd: Waiting [2023-08-09T10:50:56.897Z] 765212b225bb: Waiting [2023-08-09T10:50:56.897Z] 04944245beec: Verifying Checksum [2023-08-09T10:50:56.897Z] 04944245beec: Download complete [2023-08-09T10:50:56.897Z] 765212b225bb: Download complete [2023-08-09T10:50:56.897Z] f23df028b6ca: Verifying Checksum [2023-08-09T10:50:56.897Z] f23df028b6ca: Download complete [2023-08-09T10:50:56.897Z] d65c8cfc05b1: Verifying Checksum [2023-08-09T10:50:56.897Z] d65c8cfc05b1: Download complete [2023-08-09T10:50:57.166Z] 699f458cf7ca: Verifying Checksum [2023-08-09T10:50:57.166Z] 699f458cf7ca: Download complete [2023-08-09T10:50:57.433Z] 8998bd30e6a1: Verifying Checksum [2023-08-09T10:50:57.433Z] 8998bd30e6a1: Download complete [2023-08-09T10:50:59.388Z] 2437ff75d9bd: Verifying Checksum [2023-08-09T10:50:59.388Z] 2437ff75d9bd: Download complete [2023-08-09T10:51:01.333Z] 8998bd30e6a1: Pull complete [2023-08-09T10:51:01.600Z] 04944245beec: Pull complete [2023-08-09T10:51:03.007Z] 699f458cf7ca: Pull complete [2023-08-09T10:51:03.273Z] 765212b225bb: Pull complete [2023-08-09T10:51:03.857Z] f23df028b6ca: Pull complete [2023-08-09T10:51:04.123Z] d65c8cfc05b1: Pull complete [2023-08-09T10:51:19.120Z] 2437ff75d9bd: Pull complete [2023-08-09T10:51:19.120Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-09T10:51:19.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-09T10:51:19.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:51:19.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-3225 does not seem to be running inside a container [2023-08-09T10:51:19.387Z] $ 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/90 -v /w/workspace/device-gpio/90:/w/workspace/device-gpio/90:rw,z -v /w/workspace/device-gpio/90@tmp:/w/workspace/device-gpio/90@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-08-09T10:51:22.016Z] $ docker top 9e9a59ac5104ee53ff258d5e8dd11c24858873d96a338e0310f308b069e87c2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:51:22.847Z] ---> job-cost.sh [2023-08-09T10:51:22.847Z] lf-activate-venv: SKIPPING [2023-08-09T10:51:22.847Z] INFO: No Stack... [2023-08-09T10:51:23.113Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-09T10:51:24.070Z] INFO: Archiving Costs [Pipeline] sh [2023-08-09T10:51:24.389Z] + + cat /w/workspace/device-gpio/90/archives/cost.csvcut [2023-08-09T10:51:24.389Z] -d, -f6 [Pipeline] lock [2023-08-09T10:51:24.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [2023-08-09T10:51:24.459Z] Resource [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] did not exist. Created. [2023-08-09T10:51:24.459Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-09T10:51:25.113Z] /w/workspace/device-gpio/90@tmp/durable-4a8fc2c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-09T10:51:25.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-09T10:51:25.460Z] Warning: overwriting stash ‘stack-cost’ [2023-08-09T10:51:25.518Z] Stashed 1 file(s) [Pipeline] } [2023-08-09T10:51:25.532Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-09T10:51:25.544Z] $ docker stop --time=1 9e9a59ac5104ee53ff258d5e8dd11c24858873d96a338e0310f308b069e87c2d [2023-08-09T10:51:27.048Z] $ docker rm -f --volumes 9e9a59ac5104ee53ff258d5e8dd11c24858873d96a338e0310f308b069e87c2d [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-08-09T10:51:27.448Z] provisioning config files... [2023-08-09T10:51:27.458Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6363609170649185449tmp [Pipeline] { [Pipeline] sh [2023-08-09T10:51:27.749Z] + set +x [2023-08-09T10:51:27.749Z] + curl -s https://codecov.io/bash [2023-08-09T10:51:27.749Z] + bash -s -- [2023-08-09T10:51:27.749Z] [2023-08-09T10:51:27.749Z] _____ _ [2023-08-09T10:51:27.749Z] / ____| | | [2023-08-09T10:51:27.749Z] | | ___ __| | ___ ___ _____ __ [2023-08-09T10:51:27.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-09T10:51:27.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-09T10:51:27.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-09T10:51:27.749Z] Bash-1.0.6 [2023-08-09T10:51:27.749Z] [2023-08-09T10:51:27.749Z] [2023-08-09T10:51:27.749Z] ==> git version 2.25.1 found [2023-08-09T10:51:27.749Z] ==> 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-08-09T10:51:27.749Z] Release-Date: 2020-01-08 [2023-08-09T10:51:27.749Z] 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-08-09T10:51:27.749Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-09T10:51:27.749Z] ==> Jenkins CI detected. [2023-08-09T10:51:27.749Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-08-09T10:51:27.749Z] project root: . [2023-08-09T10:51:27.749Z] --> token set from env [2023-08-09T10:51:27.749Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-09T10:51:27.749Z] ==> Running gcov in . (disable via -X gcov) [2023-08-09T10:51:27.749Z] ==> Python coveragepy not found [2023-08-09T10:51:27.749Z] ==> Searching for coverage reports in: [2023-08-09T10:51:27.749Z] + . [2023-08-09T10:51:27.749Z] -> Found 1 reports [2023-08-09T10:51:27.749Z] ==> Detecting git/mercurial file structure [2023-08-09T10:51:27.749Z] ==> Reading reports [2023-08-09T10:51:27.749Z] + ./coverage.out bytes=10 [2023-08-09T10:51:27.749Z] ==> Appending adjustments [2023-08-09T10:51:27.749Z] https://docs.codecov.io/docs/fixing-reports [2023-08-09T10:51:28.008Z] + Found adjustments [2023-08-09T10:51:28.008Z] ==> Gzipping contents [2023-08-09T10:51:28.008Z] 4.0K /tmp/codecov.ACAIBp.gz [2023-08-09T10:51:28.008Z] ==> Uploading reports [2023-08-09T10:51:28.008Z] url: https://codecov.io [2023-08-09T10:51:28.008Z] query: branch=main&commit=ff16a83fb79151c0064e67c7d63c34566d8a7cb4&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-09T10:51:28.008Z] -> Pinging Codecov [2023-08-09T10:51:28.008Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=ff16a83fb79151c0064e67c7d63c34566d8a7cb4&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-09T10:51:28.008Z] -> Uploading to [2023-08-09T10:51:28.008Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-09/3EC07B1A8CA8AF9BCAA0BB9F0134797F/ff16a83fb79151c0064e67c7d63c34566d8a7cb4/07dd6b70-588f-4d10-a66a-76cbe8061e27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T105127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c7978e8ead1ff49b38a5d55d7abe5f6e94ca6580c92e8341d61b38ed31033a5 [2023-08-09T10:51:28.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-09T10:51:28.009Z] Dload Upload Total Spent Left Speed [2023-08-09T10:51:28.268Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3790 --:--:-- --:--:-- --:--:-- 3790 [2023-08-09T10:51:28.268Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] } [2023-08-09T10:51:28.276Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-09T10:51:28.434Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-09T10:51:28.443Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:51:28.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T10:51:28.747Z] [2023-08-09T10:51:28.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:51:29.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T10:51:29.051Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-09T10:51:29.051Z] df9b9388f04a: Pulling fs layer [2023-08-09T10:51:29.051Z] 52dc419b0ee2: Pulling fs layer [2023-08-09T10:51:29.051Z] 25bc292e5bac: Pulling fs layer [2023-08-09T10:51:29.051Z] 114826534d7a: Pulling fs layer [2023-08-09T10:51:29.051Z] 4657fd5d0bcf: Pulling fs layer [2023-08-09T10:51:29.051Z] 6ad1cebc031e: Pulling fs layer [2023-08-09T10:51:29.051Z] 8a3aa393b2d8: Pulling fs layer [2023-08-09T10:51:29.051Z] 8a3aa393b2d8: Waiting [2023-08-09T10:51:29.051Z] 4657fd5d0bcf: Waiting [2023-08-09T10:51:29.051Z] 6ad1cebc031e: Waiting [2023-08-09T10:51:29.051Z] 114826534d7a: Waiting [2023-08-09T10:51:29.051Z] 25bc292e5bac: Verifying Checksum [2023-08-09T10:51:29.051Z] 25bc292e5bac: Download complete [2023-08-09T10:51:29.051Z] 52dc419b0ee2: Verifying Checksum [2023-08-09T10:51:29.051Z] 52dc419b0ee2: Download complete [2023-08-09T10:51:29.051Z] 4657fd5d0bcf: Verifying Checksum [2023-08-09T10:51:29.051Z] 4657fd5d0bcf: Download complete [2023-08-09T10:51:29.051Z] df9b9388f04a: Download complete [2023-08-09T10:51:29.312Z] df9b9388f04a: Pull complete [2023-08-09T10:51:29.312Z] 6ad1cebc031e: Verifying Checksum [2023-08-09T10:51:29.312Z] 6ad1cebc031e: Download complete [2023-08-09T10:51:29.312Z] 52dc419b0ee2: Pull complete [2023-08-09T10:51:29.573Z] 25bc292e5bac: Pull complete [2023-08-09T10:51:30.145Z] 114826534d7a: Verifying Checksum [2023-08-09T10:51:30.145Z] 114826534d7a: Download complete [2023-08-09T10:51:30.145Z] 8a3aa393b2d8: Verifying Checksum [2023-08-09T10:51:30.145Z] 8a3aa393b2d8: Download complete [2023-08-09T10:51:34.419Z] 114826534d7a: Pull complete [2023-08-09T10:51:34.419Z] 4657fd5d0bcf: Pull complete [2023-08-09T10:51:34.419Z] 6ad1cebc031e: Pull complete [2023-08-09T10:51:37.705Z] 8a3aa393b2d8: Pull complete [2023-08-09T10:51:37.705Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-09T10:51:37.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-09T10:51:37.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:51:37.798Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:51:37.831Z] $ 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-08-09T10:51:42.645Z] $ docker top ab2c197ea98206704691dae5e916e79af6cb08ce4cf0552a4e28e6f5b330c0bb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-09T10:51:42.707Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-08-09T10:51:42.986Z] + set -o pipefail [2023-08-09T10:51:42.986Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-08-09T10:51:47.185Z] [2023-08-09T10:51:47.185Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-08-09T10:51:47.185Z] [2023-08-09T10:51:47.185Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/f25b024d-6503-4c0b-b69a-be41b5e8a581 [2023-08-09T10:51:47.185Z] [2023-08-09T10:51:47.185Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-09T10:51:47.185Z] [2023-08-09T10:51:47.185Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-09T10:51:47.185Z] [2023-08-09T10:51:47.443Z] [2023-08-09T10:51:47.443Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-09T10:51:47.443Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-09T10:51:47.443Z] More details here: https://snyk.co/ue1NS [2023-08-09T10:51:47.443Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-09T10:51:47.443Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-09T10:51:47.455Z] $ docker stop --time=1 ab2c197ea98206704691dae5e916e79af6cb08ce4cf0552a4e28e6f5b330c0bb [2023-08-09T10:51:51.753Z] $ docker rm -f --volumes ab2c197ea98206704691dae5e916e79af6cb08ce4cf0552a4e28e6f5b330c0bb [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-08-09T10:51:52.553Z] + git log --format=format:%s -1 ff16a83fb79151c0064e67c7d63c34566d8a7cb4 [Pipeline] sh [2023-08-09T10:51:52.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:51:52.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:51:53.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:51:53.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:51:53.241Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:51:53.277Z] $ 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-08-09T10:51:53.755Z] $ docker top e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce -eo pid,comm [2023-08-09T10:51:53.806Z] 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-08-09T10:51:53.807Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:51:53.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:51:53.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:51:53.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:51:53.962Z] $ docker exec e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce ssh-agent [2023-08-09T10:51:54.073Z] SSH_AUTH_SOCK=/tmp/ssh-QYvuvMAshOys/agent.31 [2023-08-09T10:51:54.073Z] SSH_AGENT_PID=37 [2023-08-09T10:51:54.078Z] Running ssh-add (command line suppressed) [2023-08-09T10:51:54.184Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2555040078737641298.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2555040078737641298.key) [2023-08-09T10:51:54.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:51:54.486Z] + git semver tag [2023-08-09T10:51:54.745Z] 2023-08-09 10:51:54,742 [run_tag] DEBUG tag force:False [2023-08-09T10:51:54.745Z] 2023-08-09 10:51:54,742 [check_head_tag] DEBUG check head tag [2023-08-09T10:51:54.745Z] 2023-08-09 10:51:54,743 [execute] INFO git cat-file --batch-check [2023-08-09T10:51:54.745Z] 2023-08-09 10:51:54,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-08-09T10:51:54.745Z] 2023-08-09 10:51:54,747 [execute] INFO git cat-file --batch [2023-08-09T10:51:54.745Z] 2023-08-09 10:51:54,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-08-09T10:51:55.004Z] 2023-08-09 10:51:54,754 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:51:55.004Z] 2023-08-09 10:51:54,755 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 [2023-08-09T10:51:55.004Z] 2023-08-09 10:51:54,755 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:51:55.004Z] 2023-08-09 10:51:54,760 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:51:55.004Z] 3.1.0-dev.3 [Pipeline] } [2023-08-09T10:51:55.015Z] $ docker exec --env ******** --env ******** e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce ssh-agent -k [2023-08-09T10:51:55.115Z] unset SSH_AUTH_SOCK; [2023-08-09T10:51:55.116Z] unset SSH_AGENT_PID; [2023-08-09T10:51:55.116Z] echo Agent pid 37 killed; [2023-08-09T10:51:55.121Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:51:55.432Z] + git semver [Pipeline] } [2023-08-09T10:51:55.707Z] $ docker stop --time=1 e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce [2023-08-09T10:51:57.182Z] $ docker rm -f --volumes e5bf29184b6d80ce621a8252825bef547d54c61b3eaff5bd765b6282b68d8cce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:51:57.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T10:51:57.578Z] [2023-08-09T10:51:57.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:51:57.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T10:51:57.880Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-09T10:51:57.880Z] ab5ef0e58194: Pulling fs layer [2023-08-09T10:51:57.880Z] 9712f1f96733: Pulling fs layer [2023-08-09T10:51:57.880Z] 63f879dbbcfc: Pulling fs layer [2023-08-09T10:51:57.880Z] 0d9ebad4ef96: Pulling fs layer [2023-08-09T10:51:57.880Z] e9a5061849ea: Pulling fs layer [2023-08-09T10:51:57.880Z] d747dcd14b5f: Pulling fs layer [2023-08-09T10:51:57.880Z] 2de7ff778b66: Pulling fs layer [2023-08-09T10:51:57.880Z] 0d9ebad4ef96: Waiting [2023-08-09T10:51:57.880Z] e9a5061849ea: Waiting [2023-08-09T10:51:57.880Z] d747dcd14b5f: Waiting [2023-08-09T10:51:57.880Z] 2de7ff778b66: Waiting [2023-08-09T10:51:57.880Z] 9712f1f96733: Verifying Checksum [2023-08-09T10:51:57.880Z] 9712f1f96733: Download complete [2023-08-09T10:51:58.469Z] 63f879dbbcfc: Verifying Checksum [2023-08-09T10:51:58.469Z] 63f879dbbcfc: Download complete [2023-08-09T10:51:58.469Z] 0d9ebad4ef96: Verifying Checksum [2023-08-09T10:51:58.469Z] 0d9ebad4ef96: Download complete [2023-08-09T10:51:58.469Z] d747dcd14b5f: Verifying Checksum [2023-08-09T10:51:58.469Z] d747dcd14b5f: Download complete [2023-08-09T10:51:58.469Z] e9a5061849ea: Verifying Checksum [2023-08-09T10:51:58.469Z] e9a5061849ea: Download complete [2023-08-09T10:51:58.469Z] ab5ef0e58194: Verifying Checksum [2023-08-09T10:51:58.469Z] ab5ef0e58194: Download complete [2023-08-09T10:51:58.727Z] 2de7ff778b66: Verifying Checksum [2023-08-09T10:51:58.727Z] 2de7ff778b66: Download complete [2023-08-09T10:52:02.020Z] ab5ef0e58194: Pull complete [2023-08-09T10:52:02.020Z] 9712f1f96733: Pull complete [2023-08-09T10:52:02.957Z] 63f879dbbcfc: Pull complete [2023-08-09T10:52:07.147Z] 0d9ebad4ef96: Pull complete [2023-08-09T10:52:07.406Z] e9a5061849ea: Pull complete [2023-08-09T10:52:07.406Z] d747dcd14b5f: Pull complete [2023-08-09T10:52:08.784Z] 2de7ff778b66: Pull complete [2023-08-09T10:52:08.784Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-09T10:52:08.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-09T10:52:08.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:52:08.875Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:52:08.908Z] $ 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-08-09T10:52:14.970Z] $ docker top 8b12923f9429366a7fd8e5df2f13c4c0ea4e7cd8994ac931f5af47eb2b1078f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:52:15.042Z] provisioning config files... [2023-08-09T10:52:15.050Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4165507093075767983tmp [2023-08-09T10:52:15.062Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1453409074143244907tmp [2023-08-09T10:52:15.071Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5896529431003206845tmp [Pipeline] { [Pipeline] echo [2023-08-09T10:52:15.086Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:15.371Z] ---> sigul-configuration.sh [2023-08-09T10:52:15.371Z] gpg: directory `/root/.gnupg' created [2023-08-09T10:52:15.371Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-09T10:52:15.371Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-09T10:52:15.371Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-09T10:52:15.371Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-09T10:52:15.371Z] gpg: CAST5 encrypted data [2023-08-09T10:52:15.371Z] gpg: encrypted with 1 passphrase [2023-08-09T10:52:15.371Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-09T10:52:15.661Z] + mkdir /home/jenkins [2023-08-09T10:52:15.661Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-09T10:52:15.946Z] + 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-08-09T10:52:15.953Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:17.600Z] ---> sigul-install.sh [2023-08-09T10:52:17.600Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-09T10:52:18.044Z] + git tag --list [2023-08-09T10:52:18.044Z] v1.0.0 [2023-08-09T10:52:18.044Z] v2.1.0 [2023-08-09T10:52:18.044Z] v2.1.1 [2023-08-09T10:52:18.044Z] v2.2.0 [2023-08-09T10:52:18.044Z] v2.3.0 [2023-08-09T10:52:18.044Z] v3.0 [2023-08-09T10:52:18.044Z] v3.0.0 [2023-08-09T10:52:18.044Z] v3.1.0-dev.1 [2023-08-09T10:52:18.044Z] v3.1.0-dev.2 [2023-08-09T10:52:18.044Z] v3.1.0-dev.3 [Pipeline] sh [2023-08-09T10:52:20.230Z] + lftools sign git-tag v3.1.0-dev.3 [2023-08-09T10:52:20.801Z] Signing Git tag with Sigul... [2023-08-09T10:52:20.801Z] Signing v3.1.0-dev.3 [Pipeline] echo [2023-08-09T10:52:21.382Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:21.672Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-09T10:52:21.679Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-09T10:52:21.700Z] $ docker stop --time=1 8b12923f9429366a7fd8e5df2f13c4c0ea4e7cd8994ac931f5af47eb2b1078f9 [2023-08-09T10:52:23.035Z] $ docker rm -f --volumes 8b12923f9429366a7fd8e5df2f13c4c0ea4e7cd8994ac931f5af47eb2b1078f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-09T10:52:23.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:52:23.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:52:23.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:52:23.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:52:23.837Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:52:23.877Z] $ 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-08-09T10:52:24.283Z] $ docker top a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:52:24.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:52:24.369Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:52:24.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:52:24.482Z] $ docker exec a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e ssh-agent [2023-08-09T10:52:24.590Z] SSH_AUTH_SOCK=/tmp/ssh-LuLkAS2VVxZo/agent.32 [2023-08-09T10:52:24.590Z] SSH_AGENT_PID=38 [2023-08-09T10:52:24.595Z] Running ssh-add (command line suppressed) [2023-08-09T10:52:24.701Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15498318360173175471.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15498318360173175471.key) [2023-08-09T10:52:24.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:52:24.994Z] + git semver bump pre [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,182 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,182 [bump_version] DEBUG bumped version:3.1.0-dev.4 [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,182 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,182 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,182 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,185 [execute] INFO git cat-file --batch-check [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,190 [execute] INFO git cat-file --batch [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:52:25.261Z] 2023-08-09 10:52:25,194 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:52:25.261Z] 3.1.0-dev.4 [Pipeline] } [2023-08-09T10:52:25.271Z] $ docker exec --env ******** --env ******** a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e ssh-agent -k [2023-08-09T10:52:25.390Z] unset SSH_AUTH_SOCK; [2023-08-09T10:52:25.390Z] unset SSH_AGENT_PID; [2023-08-09T10:52:25.390Z] echo Agent pid 38 killed; [2023-08-09T10:52:25.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:52:25.708Z] + git semver [Pipeline] } [2023-08-09T10:52:25.987Z] $ docker stop --time=1 a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e [2023-08-09T10:52:27.290Z] $ docker rm -f --volumes a36b57a3ea59ee3568f13ae0532fe65eb1babe177f2a21342ff832fc0c279a3e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-09T10:52:27.638Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-09T10:52:27.638Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:52:27.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-09T10:52:27.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:52:28.012Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:52:28.045Z] $ 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-08-09T10:52:28.404Z] $ docker top e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf -eo pid,comm [2023-08-09T10:52:28.454Z] 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-08-09T10:52:28.455Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-09T10:52:28.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-09T10:52:28.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-09T10:52:28.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-09T10:52:28.616Z] $ docker exec e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf ssh-agent [2023-08-09T10:52:28.730Z] SSH_AUTH_SOCK=/tmp/ssh-mWXWZhSd7EI5/agent.33 [2023-08-09T10:52:28.730Z] SSH_AGENT_PID=39 [2023-08-09T10:52:28.735Z] Running ssh-add (command line suppressed) [2023-08-09T10:52:28.846Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13358283234601028956.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_13358283234601028956.key) [2023-08-09T10:52:28.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-09T10:52:29.142Z] + git semver push [2023-08-09T10:52:29.401Z] 2023-08-09 10:52:29,362 [run_push] DEBUG push [2023-08-09T10:52:29.401Z] 2023-08-09 10:52:29,363 [execute] INFO git cat-file --batch-check [2023-08-09T10:52:29.401Z] 2023-08-09 10:52:29,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-09T10:52:29.401Z] 2023-08-09 10:52:29,368 [execute] INFO git rev-list 351d4461352fb8577a7f846b4f37f6a6105526d7 -- [2023-08-09T10:52:29.401Z] 2023-08-09 10:52:29,368 [execute] DEBUG Popen(['git', 'rev-list', '351d4461352fb8577a7f846b4f37f6a6105526d7', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:52:29.401Z] 2023-08-09 10:52:29,376 [execute] INFO git fetch -v origin [2023-08-09T10:52:29.401Z] 2023-08-09 10:52:29,376 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-09T10:52:29.969Z] 2023-08-09 10:52:29,853 [run_push] DEBUG no remote changes detected [2023-08-09T10:52:29.969Z] 2023-08-09 10:52:29,853 [execute] INFO git push origin semver [2023-08-09T10:52:29.969Z] 2023-08-09 10:52:29,854 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-09T10:52:30.908Z] 2023-08-09 10:52:30,621 [run_push] DEBUG push all version tags [2023-08-09T10:52:30.908Z] 2023-08-09 10:52:30,621 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-09T10:52:30.908Z] 2023-08-09 10:52:30,622 [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-08-09T10:52:31.476Z] 2023-08-09 10:52:31,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-08-09T10:52:31.476Z] 3.1.0-dev.4 [Pipeline] } [2023-08-09T10:52:31.488Z] $ docker exec --env ******** --env ******** e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf ssh-agent -k [2023-08-09T10:52:31.587Z] unset SSH_AUTH_SOCK; [2023-08-09T10:52:31.587Z] unset SSH_AGENT_PID; [2023-08-09T10:52:31.587Z] echo Agent pid 39 killed; [2023-08-09T10:52:31.596Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-09T10:52:31.907Z] + git semver [Pipeline] } [2023-08-09T10:52:32.181Z] $ docker stop --time=1 e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf [2023-08-09T10:52:33.474Z] $ docker rm -f --volumes e2cedb576334fc2d3f0f1dd8dec87ac1bede0e6d023c6f7221e6ff351dada6bf [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-08-09T10:52:34.003Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-08-09T10:52:34.003Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-08-09T10:52:34.003Z] total 16 [2023-08-09T10:52:34.003Z] drwxr-xr-x 3 root root 4096 Aug 9 10:41 . [2023-08-09T10:52:34.003Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:52 .. [2023-08-09T10:52:34.003Z] drwxr-xr-x 2 root root 4096 Aug 9 10:41 cost [2023-08-09T10:52:34.003Z] -rw-r--r-- 1 root root 82 Aug 9 10:41 cost.csv [2023-08-09T10:52:34.003Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-08-09T10:52:34.003Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-08-09T10:52:34.003Z] total 16 [2023-08-09T10:52:34.003Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:41 . [2023-08-09T10:52:34.003Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:52 .. [2023-08-09T10:52:34.003Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:41 cost [2023-08-09T10:52:34.003Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 9 10:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:34.293Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:35.148Z] ---> package-listing.sh [2023-08-09T10:52:35.148Z] ++ facter osfamily [2023-08-09T10:52:35.148Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-09T10:52:35.408Z] + OS_FAMILY=debian [2023-08-09T10:52:35.408Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-08-09T10:52:35.408Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-09T10:52:35.408Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-09T10:52:35.408Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-09T10:52:35.408Z] + PACKAGES=/tmp/packages_start.txt [2023-08-09T10:52:35.408Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-08-09T10:52:35.408Z] + PACKAGES=/tmp/packages_end.txt [2023-08-09T10:52:35.408Z] + case "${OS_FAMILY}" in [2023-08-09T10:52:35.408Z] + dpkg -l [2023-08-09T10:52:35.408Z] + grep '^ii' [2023-08-09T10:52:35.408Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-09T10:52:35.408Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-09T10:52:35.408Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-09T10:52:35.408Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-08-09T10:52:35.408Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-08-09T10:52:35.408Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-08-09T10:52:35.418Z] 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-08-09T10:52:35.696Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-09T10:52:36.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-09T10:52:36.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-09T10:52:36.516Z] prd-ubuntu20.04-docker-8c-8g-3221 does not seem to be running inside a container [2023-08-09T10:52:36.552Z] $ 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-08-09T10:52:36.770Z] $ docker top 218f62212436adb819bd243cc94a6df9b64d2458c27fe84ad66e2a20d808b17f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-09T10:52:37.116Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-09T10:52:37.399Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-09T10:52:37.683Z] + ls /var/log/sa-host [2023-08-09T10:52:37.683Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-09T10:52:37.744Z] provisioning config files... [2023-08-09T10:52:37.755Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config370433413149749866tmp [Pipeline] { [Pipeline] echo [2023-08-09T10:52:37.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:38.051Z] ---> create-netrc.sh [Pipeline] } [2023-08-09T10:52:38.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:38.383Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-09T10:52:38.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:38.676Z] ---> sudo-logs.sh [2023-08-09T10:52:38.676Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-09T10:52:38.705Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:38.989Z] ---> job-cost.sh [2023-08-09T10:52:38.989Z] lf-activate-venv: SKIPPING [2023-08-09T10:52:38.989Z] DEBUG: total: 0.2199999988079071 [2023-08-09T10:52:38.989Z] INFO: Retrieving Stack Cost... [2023-08-09T10:52:39.247Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-09T10:52:39.815Z] INFO: Archiving Costs [Pipeline] echo [2023-08-09T10:52:39.827Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-09T10:52:40.111Z] ---> logs-deploy.sh [2023-08-09T10:52:40.111Z] lf-activate-venv: SKIPPING [2023-08-09T10:52:40.111Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/90 [2023-08-09T10:52:40.111Z] INFO: archiving workspace using pattern(s): [2023-08-09T10:52:41.048Z] Archives upload complete. [2023-08-09T10:52:41.048Z] INFO: archiving logs to Nexus [2023-08-09T10:52:41.989Z] ---> uname -a: [2023-08-09T10:52:41.989Z] Linux prd-ubuntu20-04-docker-8c-8g-3221 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] ---> lscpu: [2023-08-09T10:52:41.989Z] Architecture: x86_64 [2023-08-09T10:52:41.989Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-09T10:52:41.989Z] Byte Order: Little Endian [2023-08-09T10:52:41.989Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-09T10:52:41.989Z] CPU(s): 8 [2023-08-09T10:52:41.989Z] On-line CPU(s) list: 0-7 [2023-08-09T10:52:41.989Z] Thread(s) per core: 1 [2023-08-09T10:52:41.989Z] Core(s) per socket: 1 [2023-08-09T10:52:41.989Z] Socket(s): 8 [2023-08-09T10:52:41.989Z] NUMA node(s): 1 [2023-08-09T10:52:41.989Z] Vendor ID: AuthenticAMD [2023-08-09T10:52:41.989Z] CPU family: 23 [2023-08-09T10:52:41.989Z] Model: 49 [2023-08-09T10:52:41.989Z] Model name: AMD EPYC-Rome Processor [2023-08-09T10:52:41.989Z] Stepping: 0 [2023-08-09T10:52:41.989Z] CPU MHz: 2799.998 [2023-08-09T10:52:41.989Z] BogoMIPS: 5599.99 [2023-08-09T10:52:41.989Z] Virtualization: AMD-V [2023-08-09T10:52:41.989Z] Hypervisor vendor: KVM [2023-08-09T10:52:41.989Z] Virtualization type: full [2023-08-09T10:52:41.989Z] L1d cache: 256 KiB [2023-08-09T10:52:41.989Z] L1i cache: 256 KiB [2023-08-09T10:52:41.989Z] L2 cache: 4 MiB [2023-08-09T10:52:41.989Z] L3 cache: 128 MiB [2023-08-09T10:52:41.989Z] NUMA node0 CPU(s): 0-7 [2023-08-09T10:52:41.989Z] Vulnerability Itlb multihit: Not affected [2023-08-09T10:52:41.989Z] Vulnerability L1tf: Not affected [2023-08-09T10:52:41.989Z] Vulnerability Mds: Not affected [2023-08-09T10:52:41.989Z] Vulnerability Meltdown: Not affected [2023-08-09T10:52:41.989Z] Vulnerability Mmio stale data: Not affected [2023-08-09T10:52:41.989Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-09T10:52:41.989Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-09T10:52:41.989Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-09T10:52:41.989Z] Vulnerability Srbds: Not affected [2023-08-09T10:52:41.989Z] Vulnerability Tsx async abort: Not affected [2023-08-09T10:52:41.989Z] 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-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] ---> nproc: [2023-08-09T10:52:41.989Z] 8 [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] ---> df -h: [2023-08-09T10:52:41.989Z] Filesystem Size Used Avail Use% Mounted on [2023-08-09T10:52:41.989Z] overlay 155G 13G 143G 9% / [2023-08-09T10:52:41.989Z] tmpfs 64M 0 64M 0% /dev [2023-08-09T10:52:41.989Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-09T10:52:41.989Z] shm 64M 0 64M 0% /dev/shm [2023-08-09T10:52:41.989Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] ---> sar -b -r -n DEV: [2023-08-09T10:52:41.989Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3221) 08/09/23 _x86_64_ (8 CPU) [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] 10:38:06 LINUX RESTART (8 CPU) [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] 10:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-09T10:52:41.989Z] 10:40:01 152.62 4.46 148.16 0.00 410.51 59920.01 0.00 [2023-08-09T10:52:41.989Z] 10:41:01 131.44 0.25 131.19 0.00 18.26 35182.27 0.00 [2023-08-09T10:52:41.989Z] 10:42:01 115.06 0.15 114.91 0.00 23.06 34303.62 0.00 [2023-08-09T10:52:41.989Z] 10:43:01 2.22 0.00 2.22 0.00 0.00 25.21 0.00 [2023-08-09T10:52:41.989Z] 10:44:01 53.89 10.61 43.28 0.00 5157.27 8947.31 0.00 [2023-08-09T10:52:41.989Z] 10:45:01 6.10 0.02 6.08 0.00 0.13 125.18 0.00 [2023-08-09T10:52:41.989Z] 10:46:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-08-09T10:52:41.989Z] 10:47:01 1.70 0.00 1.70 0.00 0.00 18.26 0.00 [2023-08-09T10:52:41.989Z] 10:48:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-08-09T10:52:41.989Z] 10:49:01 1.70 0.00 1.70 0.00 0.00 18.79 0.00 [2023-08-09T10:52:41.989Z] 10:50:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2023-08-09T10:52:41.989Z] 10:51:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2023-08-09T10:52:41.989Z] 10:52:01 58.51 0.33 58.17 0.00 20.93 33666.66 0.00 [2023-08-09T10:52:41.989Z] Average: 40.47 1.21 39.26 0.00 433.09 13190.49 0.00 [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] 10:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-09T10:52:41.989Z] 10:40:01 28261388 31565348 743036 2.26 114088 3393560 1987344 5.86 1164200 3020860 167920 [2023-08-09T10:52:41.989Z] 10:41:01 27821788 31181396 1118056 3.40 149828 3389096 2712788 7.99 1663940 2923996 132328 [2023-08-09T10:52:41.989Z] 10:42:01 27606884 31565656 734084 2.23 159884 3939772 1745372 5.14 1269940 3492888 304 [2023-08-09T10:52:41.989Z] 10:43:01 27606748 31565568 733948 2.23 159920 3939772 1745372 5.14 1269876 3492888 24 [2023-08-09T10:52:41.989Z] 10:44:01 27082408 31551440 730692 2.22 194184 4400696 1827856 5.39 1589636 3662076 1032 [2023-08-09T10:52:41.989Z] 10:45:01 27088460 31552796 729268 2.22 192744 4397444 1791876 5.28 1588216 3658872 156 [2023-08-09T10:52:41.989Z] 10:46:01 27090080 31554460 727544 2.21 192784 4397448 1791876 5.28 1586684 3658876 152 [2023-08-09T10:52:41.989Z] 10:47:01 27093380 31557800 724176 2.20 192816 4397452 1791876 5.28 1583008 3658880 168 [2023-08-09T10:52:41.989Z] 10:48:01 27093316 31557736 724120 2.20 192856 4397436 1791876 5.28 1583084 3658880 16 [2023-08-09T10:52:41.989Z] 10:49:01 27093768 31558220 723796 2.20 192884 4397456 1791876 5.28 1583024 3658888 168 [2023-08-09T10:52:41.989Z] 10:50:01 27093760 31558352 723716 2.20 192916 4397456 1791876 5.28 1583044 3658968 8 [2023-08-09T10:52:41.989Z] 10:51:01 27093720 31558356 723672 2.20 192948 4397464 1791876 5.28 1583288 3658976 184 [2023-08-09T10:52:41.989Z] 10:52:01 25934096 31527080 752980 2.29 210840 5432904 1921068 5.66 1669860 4652784 336712 [2023-08-09T10:52:41.989Z] Average: 27227677 31527247 760699 2.31 179899 4252150 1883302 5.55 1516754 3604449 49167 [2023-08-09T10:52:41.989Z] [2023-08-09T10:52:41.989Z] 10:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-09T10:52:41.989Z] 10:40:01 docker0 202.27 276.72 15.82 2136.42 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:40:01 ens3 456.06 302.14 6444.38 42.17 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:40:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:41:01 docker0 1.68 3.67 0.10 42.51 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:41:01 ens3 59.01 58.31 83.75 102.24 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:41:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:41:01 vethf892783 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:42:01 docker0 1.65 3.42 0.10 42.51 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:42:01 ens3 144.06 106.80 2651.18 224.91 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:42:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:43:01 ens3 1.02 0.57 0.52 0.40 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:44:01 ens3 193.28 93.27 2923.27 6.61 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:44:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:45:01 ens3 0.85 0.52 2.55 0.04 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:46:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:47:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:48:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:49:01 ens3 0.37 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:50:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:51:01 ens3 0.42 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:52:01 docker0 32.14 54.37 2.79 580.53 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:52:01 ens3 291.38 169.66 7743.44 26.99 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.989Z] 10:52:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.990Z] Average: docker0 18.05 25.69 1.43 213.06 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.990Z] Average: ens3 87.76 55.97 1520.46 31.02 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.990Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2023-08-09T10:52:41.990Z] [2023-08-09T10:52:41.990Z] [2023-08-09T10:52:41.990Z] ---> sar -P ALL: [2023-08-09T10:52:41.990Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3221) 08/09/23 _x86_64_ (8 CPU) [2023-08-09T10:52:41.990Z] [2023-08-09T10:52:41.990Z] 10:38:06 LINUX RESTART (8 CPU) [2023-08-09T10:52:41.990Z] [2023-08-09T10:52:41.990Z] 10:39:02 CPU %user %nice %system %iowait %steal %idle [2023-08-09T10:52:41.990Z] 10:40:01 all 6.28 0.00 2.86 9.42 0.07 81.37 [2023-08-09T10:52:41.990Z] 10:40:01 0 7.01 0.00 2.49 0.96 0.03 89.51 [2023-08-09T10:52:41.990Z] 10:40:01 1 6.54 0.00 2.54 3.15 0.07 87.70 [2023-08-09T10:52:41.990Z] 10:40:01 2 5.63 0.00 2.82 1.36 0.07 90.12 [2023-08-09T10:52:41.990Z] 10:40:01 3 5.89 0.00 3.48 7.31 0.07 83.26 [2023-08-09T10:52:41.990Z] 10:40:01 4 5.87 0.00 3.54 35.23 0.05 55.31 [2023-08-09T10:52:41.990Z] 10:40:01 5 5.75 0.00 3.41 19.75 0.09 71.01 [2023-08-09T10:52:41.990Z] 10:40:01 6 7.30 0.00 2.19 6.62 0.07 83.83 [2023-08-09T10:52:41.990Z] 10:40:01 7 6.25 0.00 2.46 1.08 0.09 90.12 [2023-08-09T10:52:41.990Z] 10:41:01 all 30.04 0.00 5.58 4.05 0.08 60.25 [2023-08-09T10:52:41.990Z] 10:41:01 0 29.26 0.00 5.68 1.16 0.08 63.82 [2023-08-09T10:52:41.990Z] 10:41:01 1 29.56 0.00 5.18 0.50 0.08 64.67 [2023-08-09T10:52:41.990Z] 10:41:01 2 30.83 0.00 5.63 5.83 0.08 57.63 [2023-08-09T10:52:41.990Z] 10:41:01 3 30.64 0.00 5.36 0.57 0.08 63.35 [2023-08-09T10:52:41.990Z] 10:41:01 4 30.11 0.00 5.45 7.89 0.08 56.47 [2023-08-09T10:52:41.990Z] 10:41:01 5 30.03 0.00 6.22 13.89 0.08 49.77 [2023-08-09T10:52:41.990Z] 10:41:01 6 30.41 0.00 5.18 0.94 0.07 63.40 [2023-08-09T10:52:41.990Z] 10:41:01 7 29.47 0.00 5.97 1.63 0.08 62.85 [2023-08-09T10:52:41.990Z] 10:42:01 all 10.65 0.00 2.54 3.15 0.05 83.61 [2023-08-09T10:52:41.990Z] 10:42:01 0 10.76 0.00 2.64 1.14 0.05 85.40 [2023-08-09T10:52:41.990Z] 10:42:01 1 10.77 0.00 2.63 0.20 0.05 86.34 [2023-08-09T10:52:41.990Z] 10:42:01 2 10.19 0.00 2.52 6.33 0.03 80.93 [2023-08-09T10:52:41.990Z] 10:42:01 3 11.06 0.00 2.71 0.67 0.05 85.51 [2023-08-09T10:52:41.990Z] 10:42:01 4 10.36 0.00 2.16 3.67 0.05 83.76 [2023-08-09T10:52:41.990Z] 10:42:01 5 10.47 0.00 2.45 3.36 0.05 83.68 [2023-08-09T10:52:41.990Z] 10:42:01 6 11.52 0.00 3.04 9.03 0.07 76.34 [2023-08-09T10:52:41.990Z] 10:42:01 7 10.07 0.00 2.20 0.80 0.05 86.88 [2023-08-09T10:52:41.990Z] 10:43:01 all 0.24 0.00 0.01 0.04 0.01 99.69 [2023-08-09T10:52:41.990Z] 10:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-09T10:52:41.990Z] 10:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:43:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-08-09T10:52:41.990Z] 10:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-09T10:52:41.990Z] 10:43:01 5 1.74 0.00 0.03 0.12 0.02 98.09 [2023-08-09T10:52:41.990Z] 10:43:01 6 0.07 0.00 0.00 0.10 0.00 99.83 [2023-08-09T10:52:41.990Z] 10:43:01 7 0.02 0.00 0.02 0.12 0.02 99.83 [2023-08-09T10:52:41.990Z] 10:44:01 all 2.48 0.00 1.44 3.05 0.03 93.01 [2023-08-09T10:52:41.990Z] 10:44:01 0 3.38 0.00 2.01 1.27 0.03 93.32 [2023-08-09T10:52:41.990Z] 10:44:01 1 1.44 0.00 1.90 2.35 0.03 94.27 [2023-08-09T10:52:41.990Z] 10:44:01 2 3.43 0.00 0.97 2.96 0.03 92.61 [2023-08-09T10:52:41.990Z] 10:44:01 3 1.94 0.00 0.75 0.67 0.03 96.61 [2023-08-09T10:52:41.990Z] 10:44:01 4 2.06 0.00 1.44 12.32 0.03 84.15 [2023-08-09T10:52:41.990Z] 10:44:01 5 1.65 0.00 0.80 0.67 0.03 96.85 [2023-08-09T10:52:41.990Z] 10:44:01 6 1.70 0.00 0.75 1.92 0.02 95.61 [2023-08-09T10:52:41.990Z] 10:44:01 7 4.22 0.00 2.88 2.25 0.03 90.62 [2023-08-09T10:52:41.990Z] 10:45:01 all 0.07 0.00 0.04 0.02 0.01 99.86 [2023-08-09T10:52:41.990Z] 10:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-08-09T10:52:41.990Z] 10:45:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-09T10:52:41.990Z] 10:45:01 2 0.03 0.00 0.05 0.03 0.03 99.85 [2023-08-09T10:52:41.990Z] 10:45:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-08-09T10:52:41.990Z] 10:45:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2023-08-09T10:52:41.990Z] 10:45:01 5 0.10 0.00 0.02 0.00 0.02 99.87 [2023-08-09T10:52:41.990Z] 10:45:01 6 0.03 0.00 0.03 0.08 0.00 99.85 [2023-08-09T10:52:41.990Z] 10:45:01 7 0.23 0.00 0.08 0.03 0.02 99.63 [2023-08-09T10:52:41.990Z] 10:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:52:41.990Z] 10:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:46:01 2 0.03 0.00 0.05 0.02 0.03 99.87 [2023-08-09T10:52:41.990Z] 10:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-08-09T10:52:41.990Z] 10:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-09T10:52:41.990Z] 10:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-09T10:52:41.990Z] 10:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-09T10:52:41.990Z] 10:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-09T10:52:41.990Z] 10:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-09T10:52:41.990Z] 10:48:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-08-09T10:52:41.990Z] 10:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:52:41.990Z] 10:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:48:01 2 0.02 0.00 0.00 0.02 0.03 99.93 [2023-08-09T10:52:41.990Z] 10:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:48:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-09T10:52:41.990Z] 10:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-08-09T10:52:41.990Z] 10:48:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-09T10:52:41.990Z] 10:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-08-09T10:52:41.990Z] 10:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-09T10:52:41.990Z] 10:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:49:01 2 0.07 0.00 0.03 0.02 0.03 99.85 [2023-08-09T10:52:41.990Z] 10:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:49:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-09T10:52:41.990Z] 10:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-08-09T10:52:41.990Z] 10:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-09T10:52:41.990Z] 10:50:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2023-08-09T10:52:41.990Z] 10:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-09T10:52:41.990Z] 10:50:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-08-09T10:52:41.990Z] 10:50:01 2 0.07 0.00 0.00 0.02 0.02 99.90 [2023-08-09T10:52:41.990Z] 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:52:41.990Z] 10:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:52:41.990Z] 10:50:01 5 0.20 0.00 0.02 0.00 0.02 99.77 [2023-08-09T10:52:41.990Z] 10:50:01 6 0.61 0.00 0.00 0.02 0.00 99.37 [2023-08-09T10:52:41.990Z] 10:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-09T10:52:41.990Z] [2023-08-09T10:52:41.990Z] 10:50:01 CPU %user %nice %system %iowait %steal %idle [2023-08-09T10:52:41.990Z] 10:51:01 all 0.12 0.00 0.01 0.01 0.00 99.85 [2023-08-09T10:52:41.990Z] 10:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:52:41.990Z] 10:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:51:01 2 0.02 0.00 0.03 0.02 0.03 99.90 [2023-08-09T10:52:41.990Z] 10:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-09T10:52:41.990Z] 10:51:01 6 0.86 0.00 0.02 0.05 0.00 99.07 [2023-08-09T10:52:41.990Z] 10:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-09T10:52:41.990Z] 10:52:01 all 6.00 0.00 2.68 1.78 0.05 89.50 [2023-08-09T10:52:41.990Z] 10:52:01 0 5.34 0.00 3.22 10.18 0.05 81.20 [2023-08-09T10:52:41.990Z] 10:52:01 1 7.66 0.00 2.83 0.66 0.03 88.82 [2023-08-09T10:52:41.990Z] 10:52:01 2 6.19 0.00 2.27 0.57 0.05 90.92 [2023-08-09T10:52:41.990Z] 10:52:01 3 5.81 0.00 2.41 0.03 0.03 91.71 [2023-08-09T10:52:41.990Z] 10:52:01 4 6.29 0.00 1.89 1.89 0.05 89.87 [2023-08-09T10:52:41.990Z] 10:52:01 5 5.78 0.00 3.29 0.10 0.05 90.78 [2023-08-09T10:52:41.990Z] 10:52:01 6 5.64 0.00 1.96 0.13 0.05 92.22 [2023-08-09T10:52:41.990Z] 10:52:01 7 5.26 0.00 3.54 0.67 0.05 90.48 [2023-08-09T10:52:41.990Z] Average: all 4.29 0.00 1.16 1.64 0.03 92.89 [2023-08-09T10:52:41.990Z] Average: 0 4.27 0.00 1.23 1.12 0.02 93.35 [2023-08-09T10:52:41.990Z] Average: 1 4.30 0.00 1.16 0.52 0.02 94.00 [2023-08-09T10:52:41.990Z] Average: 2 4.32 0.00 1.10 1.32 0.04 93.23 [2023-08-09T10:52:41.990Z] Average: 3 4.24 0.00 1.13 0.70 0.02 93.91 [2023-08-09T10:52:41.990Z] Average: 4 4.20 0.00 1.11 4.62 0.02 90.04 [2023-08-09T10:52:41.990Z] Average: 5 4.26 0.00 1.24 2.86 0.03 91.60 [2023-08-09T10:52:41.990Z] Average: 6 4.45 0.00 1.01 1.45 0.02 93.08 [2023-08-09T10:52:41.990Z] Average: 7 4.26 0.00 1.32 0.50 0.03 93.89 [2023-08-09T10:52:41.990Z] [2023-08-09T10:52:41.990Z] [2023-08-09T10:52:41.990Z]