Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e0384811d3250d0bfb067782122c51f223b6a04 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-ssh11294240146022236377.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1189629862370637248.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18099822997899781417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17140494433768580541.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-ssh3121467893955065849.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7670 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 1e0384811d3250d0bfb067782122c51f223b6a04 (main) Commit message: "Merge pull request #197 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" > 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 1e0384811d3250d0bfb067782122c51f223b6a04 # timeout=10 > git rev-list --no-walk bbe494f9eeea7580d3bdd1ce255f8b39761b4fe2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-23T04:29:33.631Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-23T04:29:33.700Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-23T04:29:33.711Z] ========================================================= [2023-09-23T04:29:33.711Z] EdgeX Global Pipelines Version Info [2023-09-23T04:29:33.711Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:29:34.443Z] ------------------- [2023-09-23T04:29:34.443Z] stable info: [2023-09-23T04:29:34.443Z] ------------------- [2023-09-23T04:29:34.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-23T04:29:34.443Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-23T04:29:34.443Z] Message: update stable to v1.0.254 [2023-09-23T04:29:35.017Z] ------------------- [2023-09-23T04:29:35.017Z] experimental info: [2023-09-23T04:29:35.017Z] ------------------- [2023-09-23T04:29:35.017Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-23T04:29:35.017Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-23T04:29:35.017Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-23T04:29:35.195Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-09-23T04:29:35.206Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-09-23T04:29:35.216Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-23T04:29:35.230Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-23T04:29:35.242Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-23T04:29:35.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-23T04:29:35.271Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-23T04:29:35.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-23T04:29:35.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-23T04:29:35.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-23T04:29:35.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-23T04:29:35.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-09-23T04:29:35.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-23T04:29:35.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-23T04:29:35.402Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-23T04:29:35.420Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-23T04:29:35.437Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-23T04:29:35.454Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-23T04:29:35.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-23T04:29:35.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-23T04:29:35.502Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-23T04:29:35.516Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-23T04:29:35.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-23T04:29:35.547Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-23T04:29:35.564Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-23T04:29:35.583Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-23T04:29:35.601Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-23T04:29:35.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-23T04:29:35.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-23T04:29:35.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-23T04:29:35.656Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e0384811d3250d0bfb067782122c51f223b6a04 [Pipeline] echo [2023-09-23T04:29:35.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e03848 [Pipeline] echo [2023-09-23T04:29:35.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:29:35.715Z] provisioning config files... [2023-09-23T04:29:35.732Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8182355378885482377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:29:36.043Z] ---> docker-login.sh [2023-09-23T04:29:36.043Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:29:36.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:36.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:36.303Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:36.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:36.303Z] [2023-09-23T04:29:36.303Z] Login Succeeded [2023-09-23T04:29:36.303Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:29:36.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:36.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:36.303Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:36.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:36.303Z] [2023-09-23T04:29:36.303Z] Login Succeeded [2023-09-23T04:29:36.303Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:29:36.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:36.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:36.563Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:36.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:36.563Z] [2023-09-23T04:29:36.563Z] Login Succeeded [2023-09-23T04:29:36.563Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:29:36.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:36.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:36.563Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:36.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:36.563Z] [2023-09-23T04:29:36.563Z] Login Succeeded [2023-09-23T04:29:36.564Z] docker.io [2023-09-23T04:29:36.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:36.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:36.824Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:36.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:36.824Z] [2023-09-23T04:29:36.824Z] Login Succeeded [2023-09-23T04:29:36.824Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:29:36.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-23T04:29:37.181Z] + git rev-list -1 --merges 1e0384811d3250d0bfb067782122c51f223b6a04~1..1e0384811d3250d0bfb067782122c51f223b6a04 [Pipeline] echo [2023-09-23T04:29:37.225Z] -----------> git rev-list -1 --merges 1e0384811d3250d0bfb067782122c51f223b6a04~1..1e0384811d3250d0bfb067782122c51f223b6a04 1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:29:37.225Z] 1e0384811d3250d0bfb067782122c51f223b6a04 [false] [Pipeline] sh [2023-09-23T04:29:37.514Z] + git log --format=format:%s -1 1e0384811d3250d0bfb067782122c51f223b6a04 [Pipeline] echo [2023-09-23T04:29:37.529Z] ========================================================= [2023-09-23T04:29:37.529Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-23T04:29:37.529Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T04:29:37.869Z] + git log --format=format:%s -1 1e0384811d3250d0bfb067782122c51f223b6a04 [Pipeline] echo [2023-09-23T04:29:37.904Z] [semverPrep] GIT_COMMIT: 1e0384811d3250d0bfb067782122c51f223b6a04, Commit Message: Merge pull request #197 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29 [Pipeline] echo [2023-09-23T04:29:37.916Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-23T04:29:38.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T04:29:38.269Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-23T04:29:38.269Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-23T04:29:38.269Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-23T04:29:38.269Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-23T04:29:38.269Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-23T04:29:38.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:29:38.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:29:38.627Z] [2023-09-23T04:29:38.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:29:38.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:29:38.925Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-23T04:29:38.925Z] b85a868b505f: Pulling fs layer [2023-09-23T04:29:38.925Z] e2be974225ed: Pulling fs layer [2023-09-23T04:29:38.925Z] 339a4e72a1f5: Pulling fs layer [2023-09-23T04:29:38.925Z] 988bab9f4d93: Pulling fs layer [2023-09-23T04:29:38.925Z] 1469e6f7b9e6: Pulling fs layer [2023-09-23T04:29:38.925Z] eaf3925da568: Pulling fs layer [2023-09-23T04:29:38.925Z] bab4dde63d76: Pulling fs layer [2023-09-23T04:29:38.925Z] bde34c3a00c8: Pulling fs layer [2023-09-23T04:29:38.925Z] b352a97aabf1: Pulling fs layer [2023-09-23T04:29:38.925Z] 4872d77fe225: Pulling fs layer [2023-09-23T04:29:38.925Z] 5851b861e8e6: Pulling fs layer [2023-09-23T04:29:38.925Z] bab4dde63d76: Waiting [2023-09-23T04:29:38.925Z] 4872d77fe225: Waiting [2023-09-23T04:29:38.925Z] bde34c3a00c8: Waiting [2023-09-23T04:29:38.925Z] 5851b861e8e6: Waiting [2023-09-23T04:29:38.925Z] eaf3925da568: Waiting [2023-09-23T04:29:38.925Z] 988bab9f4d93: Waiting [2023-09-23T04:29:38.925Z] 1469e6f7b9e6: Waiting [2023-09-23T04:29:38.925Z] e2be974225ed: Download complete [2023-09-23T04:29:38.925Z] 988bab9f4d93: Verifying Checksum [2023-09-23T04:29:38.925Z] 988bab9f4d93: Download complete [2023-09-23T04:29:39.186Z] 1469e6f7b9e6: Verifying Checksum [2023-09-23T04:29:39.186Z] 1469e6f7b9e6: Download complete [2023-09-23T04:29:39.186Z] eaf3925da568: Download complete [2023-09-23T04:29:39.186Z] 339a4e72a1f5: Verifying Checksum [2023-09-23T04:29:39.186Z] 339a4e72a1f5: Download complete [2023-09-23T04:29:39.186Z] bde34c3a00c8: Download complete [2023-09-23T04:29:39.186Z] b352a97aabf1: Download complete [2023-09-23T04:29:39.186Z] 4872d77fe225: Verifying Checksum [2023-09-23T04:29:39.186Z] 4872d77fe225: Download complete [2023-09-23T04:29:39.186Z] 5851b861e8e6: Verifying Checksum [2023-09-23T04:29:39.186Z] 5851b861e8e6: Download complete [2023-09-23T04:29:39.186Z] b85a868b505f: Download complete [2023-09-23T04:29:39.445Z] bab4dde63d76: Verifying Checksum [2023-09-23T04:29:39.445Z] bab4dde63d76: Download complete [2023-09-23T04:29:40.382Z] b85a868b505f: Pull complete [2023-09-23T04:29:40.382Z] e2be974225ed: Pull complete [2023-09-23T04:29:40.948Z] 339a4e72a1f5: Pull complete [2023-09-23T04:29:40.949Z] 988bab9f4d93: Pull complete [2023-09-23T04:29:41.207Z] 1469e6f7b9e6: Pull complete [2023-09-23T04:29:41.465Z] eaf3925da568: Pull complete [2023-09-23T04:29:43.373Z] bab4dde63d76: Pull complete [2023-09-23T04:29:43.373Z] bde34c3a00c8: Pull complete [2023-09-23T04:29:43.373Z] b352a97aabf1: Pull complete [2023-09-23T04:29:43.373Z] 4872d77fe225: Pull complete [2023-09-23T04:29:43.373Z] 5851b861e8e6: Pull complete [2023-09-23T04:29:43.373Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-23T04:29:43.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:29:43.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:29:43.484Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:29:43.523Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-23T04:29:45.810Z] $ docker top b6d86c7cc714f0e68b4bc9f5e44a73a203245c00e8d78b58bf153930b609c5ce -eo pid,comm [2023-09-23T04:29:45.873Z] 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-09-23T04:29:45.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T04:29:45.907Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:29:45.907Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:29:46.032Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:29:46.037Z] $ docker exec b6d86c7cc714f0e68b4bc9f5e44a73a203245c00e8d78b58bf153930b609c5ce ssh-agent [2023-09-23T04:29:46.132Z] SSH_AUTH_SOCK=/tmp/ssh-4mV6WwPgDkQB/agent.33 [2023-09-23T04:29:46.132Z] SSH_AGENT_PID=39 [2023-09-23T04:29:46.138Z] Running ssh-add (command line suppressed) [2023-09-23T04:29:46.253Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9687398558058857208.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9687398558058857208.key) [2023-09-23T04:29:46.265Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:29:46.553Z] + git tag --points-at HEAD [Pipeline] } [2023-09-23T04:29:46.574Z] $ docker exec --env ******** --env ******** b6d86c7cc714f0e68b4bc9f5e44a73a203245c00e8d78b58bf153930b609c5ce ssh-agent -k [2023-09-23T04:29:46.673Z] unset SSH_AUTH_SOCK; [2023-09-23T04:29:46.674Z] unset SSH_AGENT_PID; [2023-09-23T04:29:46.674Z] echo Agent pid 39 killed; [2023-09-23T04:29:46.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-23T04:29:46.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:29:46.709Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:29:46.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:29:46.834Z] $ docker exec b6d86c7cc714f0e68b4bc9f5e44a73a203245c00e8d78b58bf153930b609c5ce ssh-agent [2023-09-23T04:29:46.929Z] SSH_AUTH_SOCK=/tmp/ssh-F5I6f1ku5bwS/agent.71 [2023-09-23T04:29:46.929Z] SSH_AGENT_PID=77 [2023-09-23T04:29:46.933Z] Running ssh-add (command line suppressed) [2023-09-23T04:29:47.061Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7302155407104051104.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7302155407104051104.key) [2023-09-23T04:29:47.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:29:47.358Z] + git semver init [2023-09-23T04:29:47.619Z] 2023-09-23 04:29:47,541 [run_init] DEBUG init version:0.0.0 force:False [2023-09-23T04:29:47.619Z] 2023-09-23 04:29:47,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver [2023-09-23T04:29:47.619Z] 2023-09-23 04:29:47,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver [2023-09-23T04:29:47.619Z] 2023-09-23 04:29:47,543 [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-09-23T04:29:48.558Z] 2023-09-23 04:29:48,455 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude [2023-09-23T04:29:48.558Z] 2023-09-23 04:29:48,456 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False [2023-09-23T04:29:48.558Z] 2023-09-23 04:29:48,456 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:29:48.558Z] 2023-09-23 04:29:48,456 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:29:48.558Z] 3.1.0-dev.12 [Pipeline] } [2023-09-23T04:29:48.571Z] $ docker exec --env ******** --env ******** b6d86c7cc714f0e68b4bc9f5e44a73a203245c00e8d78b58bf153930b609c5ce ssh-agent -k [2023-09-23T04:29:48.671Z] unset SSH_AUTH_SOCK; [2023-09-23T04:29:48.672Z] unset SSH_AGENT_PID; [2023-09-23T04:29:48.672Z] echo Agent pid 77 killed; [2023-09-23T04:29:48.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T04:29:48.989Z] + git semver [Pipeline] } [2023-09-23T04:29:49.265Z] $ docker stop --time=1 b6d86c7cc714f0e68b4bc9f5e44a73a203245c00e8d78b58bf153930b609c5ce [2023-09-23T04:29:50.582Z] $ docker rm -f --volumes b6d86c7cc714f0e68b4bc9f5e44a73a203245c00e8d78b58bf153930b609c5ce [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T04:29:50.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-23T04:29:51.119Z] Stashed 1 file(s) [Pipeline] echo [2023-09-23T04:29:51.122Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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-09-23T04:29:51.254Z] provisioning config files... [2023-09-23T04:29:51.262Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12008068762816676816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:29:51.605Z] ---> docker-login.sh [2023-09-23T04:29:51.605Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:29:51.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:51.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:51.605Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:51.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:51.605Z] [2023-09-23T04:29:51.605Z] Login Succeeded [2023-09-23T04:29:51.605Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:29:51.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:51.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:51.605Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:51.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:51.605Z] [2023-09-23T04:29:51.605Z] Login Succeeded [2023-09-23T04:29:51.605Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:29:51.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:51.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:51.864Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:51.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:51.864Z] [2023-09-23T04:29:51.864Z] Login Succeeded [2023-09-23T04:29:51.864Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:29:51.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:51.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:51.864Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:51.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:51.864Z] [2023-09-23T04:29:51.864Z] Login Succeeded [2023-09-23T04:29:51.864Z] docker.io [2023-09-23T04:29:51.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:29:52.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:29:52.124Z] Configure a credential helper to remove this warning. See [2023-09-23T04:29:52.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:29:52.124Z] [2023-09-23T04:29:52.124Z] Login Succeeded [2023-09-23T04:29:52.124Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:29:52.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-23T04:29:52.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:29:52.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:29:52.236Z] ========================================================= [2023-09-23T04:29:52.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-23T04:29:52.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:29:52.556Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-23T04:29:52.556Z] Sending build context to Docker daemon 16.11MB [2023-09-23T04:29:52.556Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T04:29:52.556Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-23T04:29:52.556Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-23T04:29:52.556Z] 7264a8db6415: Pulling fs layer [2023-09-23T04:29:52.556Z] c4d48a809fc2: Pulling fs layer [2023-09-23T04:29:52.556Z] 4f1c88b9dad5: Pulling fs layer [2023-09-23T04:29:52.556Z] ad3a456e5733: Pulling fs layer [2023-09-23T04:29:52.556Z] 33e27b845d1e: Pulling fs layer [2023-09-23T04:29:52.556Z] c68163c4e522: Pulling fs layer [2023-09-23T04:29:52.556Z] 50da416c3ac9: Pulling fs layer [2023-09-23T04:29:52.556Z] 23d2d4c4bb30: Pulling fs layer [2023-09-23T04:29:52.556Z] c68163c4e522: Waiting [2023-09-23T04:29:52.556Z] 23d2d4c4bb30: Waiting [2023-09-23T04:29:52.556Z] 50da416c3ac9: Waiting [2023-09-23T04:29:52.556Z] ad3a456e5733: Waiting [2023-09-23T04:29:52.556Z] 33e27b845d1e: Waiting [2023-09-23T04:29:52.556Z] c4d48a809fc2: Verifying Checksum [2023-09-23T04:29:52.556Z] c4d48a809fc2: Download complete [2023-09-23T04:29:52.817Z] ad3a456e5733: Verifying Checksum [2023-09-23T04:29:52.817Z] ad3a456e5733: Download complete [2023-09-23T04:29:52.817Z] 33e27b845d1e: Download complete [2023-09-23T04:29:52.817Z] 7264a8db6415: Verifying Checksum [2023-09-23T04:29:52.817Z] 7264a8db6415: Download complete [2023-09-23T04:29:52.817Z] c68163c4e522: Verifying Checksum [2023-09-23T04:29:52.817Z] c68163c4e522: Download complete [2023-09-23T04:29:52.817Z] 7264a8db6415: Pull complete [2023-09-23T04:29:53.076Z] 23d2d4c4bb30: Verifying Checksum [2023-09-23T04:29:53.076Z] 23d2d4c4bb30: Download complete [2023-09-23T04:29:53.076Z] c4d48a809fc2: Pull complete [2023-09-23T04:29:53.076Z] 4f1c88b9dad5: Verifying Checksum [2023-09-23T04:29:53.076Z] 4f1c88b9dad5: Download complete [2023-09-23T04:29:53.643Z] 50da416c3ac9: Verifying Checksum [2023-09-23T04:29:53.643Z] 50da416c3ac9: Download complete [2023-09-23T04:29:56.182Z] 4f1c88b9dad5: Pull complete [2023-09-23T04:29:56.182Z] ad3a456e5733: Pull complete [2023-09-23T04:29:56.441Z] 33e27b845d1e: Pull complete [2023-09-23T04:29:56.441Z] c68163c4e522: Pull complete [2023-09-23T04:29:58.972Z] 50da416c3ac9: Pull complete [2023-09-23T04:29:58.972Z] 23d2d4c4bb30: Pull complete [2023-09-23T04:29:58.972Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-23T04:29:58.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-23T04:29:58.972Z] ---> 0786185ac409 [2023-09-23T04:29:58.972Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-23T04:30:02.277Z] ---> Running in 1c80348f6421 [2023-09-23T04:30:02.277Z] Removing intermediate container 1c80348f6421 [2023-09-23T04:30:02.277Z] ---> 16fabf78e21d [2023-09-23T04:30:02.277Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T04:30:02.277Z] ---> Running in 8c13a9d08a08 [2023-09-23T04:30:02.535Z] Removing intermediate container 8c13a9d08a08 [2023-09-23T04:30:02.535Z] ---> cc96983651db [2023-09-23T04:30:02.535Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-23T04:30:02.535Z] ---> Running in d875e31fe21f [2023-09-23T04:30:02.535Z] Removing intermediate container d875e31fe21f [2023-09-23T04:30:02.535Z] ---> 1314f1a2f237 [2023-09-23T04:30:02.535Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T04:30:02.535Z] ---> Running in f8b97a641bac [2023-09-23T04:30:02.535Z] Removing intermediate container f8b97a641bac [2023-09-23T04:30:02.535Z] ---> 21819898ceeb [2023-09-23T04:30:02.535Z] Step 7/12 : WORKDIR /device-gpio [2023-09-23T04:30:02.535Z] ---> Running in 605f9c2eddc2 [2023-09-23T04:30:02.794Z] Removing intermediate container 605f9c2eddc2 [2023-09-23T04:30:02.794Z] ---> 937cc6f8795f [2023-09-23T04:30:02.794Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T04:30:02.794Z] ---> Running in d1a783d3dd66 [2023-09-23T04:30:03.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T04:30:03.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T04:30:03.570Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-23T04:30:03.570Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-23T04:30:03.570Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-23T04:30:03.570Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-23T04:30:03.570Z] Executing busybox-1.36.1-r2.trigger [2023-09-23T04:30:03.570Z] OK: 268 MiB in 56 packages [2023-09-23T04:30:04.137Z] Removing intermediate container d1a783d3dd66 [2023-09-23T04:30:04.137Z] ---> a30fa6960998 [2023-09-23T04:30:04.137Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-23T04:30:04.137Z] ---> cd8833320d66 [2023-09-23T04:30:04.137Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T04:30:04.137Z] ---> Running in 036cdf0233c6 [2023-09-23T04:30:06.221Z] Still waiting to schedule task [2023-09-23T04:30:06.221Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7671’ [2023-09-23T04:30:36.254Z] Removing intermediate container 036cdf0233c6 [2023-09-23T04:30:36.254Z] ---> ae20a199c68f [2023-09-23T04:30:36.254Z] Step 11/12 : COPY . . [2023-09-23T04:30:36.254Z] ---> 02ec2420989a [2023-09-23T04:30:36.254Z] Step 12/12 : RUN ${MAKE} [2023-09-23T04:30:36.254Z] ---> Running in 79f18d353529 [2023-09-23T04:30:36.254Z] noop [2023-09-23T04:30:36.254Z] Removing intermediate container 79f18d353529 [2023-09-23T04:30:36.254Z] ---> 97099e2d5944 [2023-09-23T04:30:36.254Z] Successfully built 97099e2d5944 [2023-09-23T04:30:36.254Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:36.577Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-23T04:30:36.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:30:36.652Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:30:36.696Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-23T04:30:37.040Z] $ docker top 640503a82f9e0202b9de5ea2176a05fe76790c0067475ae998f613bd40645152 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:30:37.389Z] + go version [2023-09-23T04:30:37.389Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-23T04:30:37.401Z] $ docker stop --time=1 640503a82f9e0202b9de5ea2176a05fe76790c0067475ae998f613bd40645152 [2023-09-23T04:30:38.709Z] $ docker rm -f --volumes 640503a82f9e0202b9de5ea2176a05fe76790c0067475ae998f613bd40645152 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:30:40.083Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-23T04:30:40.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:30:40.154Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:30:40.190Z] $ 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 ******** ci-base-image-x86_64 cat [2023-09-23T04:30:41.203Z] $ docker top 0d0b242816e6d3875c693062f5a9a92a9ad87c34ad593242cdf6cf4679e16e9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:30:41.548Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh [2023-09-23T04:30:41.852Z] + make test [2023-09-23T04:30:41.852Z] go test ./... -coverprofile=coverage.out ./... [2023-09-23T04:30:45.727Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-23T04:30:55.754Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-23T04:30:55.754Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-23T04:31:03.860Z] go vet ./... [2023-09-23T04:31:06.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-23T04:31:06.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-23T04:31:06.389Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-23T04:31:06.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-23T04:31:06.412Z] $ docker stop --time=1 0d0b242816e6d3875c693062f5a9a92a9ad87c34ad593242cdf6cf4679e16e9e [2023-09-23T04:31:09.033Z] $ docker rm -f --volumes 0d0b242816e6d3875c693062f5a9a92a9ad87c34ad593242cdf6cf4679e16e9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T04:31:09.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-23T04:31:09.534Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-23T04:31:09.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-23T04:31:10.238Z] + ls -al . [2023-09-23T04:31:10.238Z] total 168 [2023-09-23T04:31:10.238Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 23 04:30 . [2023-09-23T04:31:10.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:29 .. [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 23 04:29 .dockerignore [2023-09-23T04:31:10.238Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:30 .git [2023-09-23T04:31:10.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:29 .github [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 23 04:29 .gitignore [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 04:29 .golangci.yml [2023-09-23T04:31:10.238Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:29 .semver [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 23 04:29 Attribution.txt [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 23 04:29 CHANGELOG.md [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 23 04:29 Dockerfile [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 04:29 GOVERNANCE.md [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 23 04:29 Jenkinsfile [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 04:29 LICENSE [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 23 04:29 Makefile [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 23 04:29 OWNERS.md [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 23 04:29 README.md [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:29 VERSION [2023-09-23T04:31:10.238Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:29 bin [2023-09-23T04:31:10.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:29 cmd [2023-09-23T04:31:10.238Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 23 04:30 coverage.out [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 23 04:29 go.mod [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 23 04:29 go.sum [2023-09-23T04:31:10.238Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:29 internal [2023-09-23T04:31:10.238Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:29 snap [2023-09-23T04:31:10.238Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 23 04:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:10.544Z] + 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=1e0384811d3250d0bfb067782122c51f223b6a04 --label arch=amd64 --label version=3.1.0-dev.12 . [2023-09-23T04:31:10.544Z] Sending build context to Docker daemon 16.11MB [2023-09-23T04:31:10.544Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T04:31:10.544Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-23T04:31:10.544Z] ---> 97099e2d5944 [2023-09-23T04:31:10.544Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-23T04:31:10.802Z] ---> Running in 56388100ef2d [2023-09-23T04:31:10.802Z] Removing intermediate container 56388100ef2d [2023-09-23T04:31:10.802Z] ---> 5a137251a425 [2023-09-23T04:31:10.802Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T04:31:10.802Z] ---> Running in c895ea581ede [2023-09-23T04:31:10.802Z] Removing intermediate container c895ea581ede [2023-09-23T04:31:10.802Z] ---> 130cfa18f2fa [2023-09-23T04:31:10.802Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-23T04:31:10.802Z] ---> Running in 2f44095d768f [2023-09-23T04:31:11.061Z] Removing intermediate container 2f44095d768f [2023-09-23T04:31:11.061Z] ---> a42c39f13e78 [2023-09-23T04:31:11.061Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T04:31:11.061Z] ---> Running in d860efdd7006 [2023-09-23T04:31:11.061Z] Removing intermediate container d860efdd7006 [2023-09-23T04:31:11.061Z] ---> ffea9644e401 [2023-09-23T04:31:11.061Z] Step 7/25 : WORKDIR /device-gpio [2023-09-23T04:31:11.061Z] ---> Running in d4172c080d59 [2023-09-23T04:31:11.061Z] Removing intermediate container d4172c080d59 [2023-09-23T04:31:11.061Z] ---> 7c879b6be355 [2023-09-23T04:31:11.061Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T04:31:11.340Z] ---> Running in bb3e43429eca [2023-09-23T04:31:11.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T04:31:11.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T04:31:11.915Z] OK: 268 MiB in 56 packages [2023-09-23T04:31:12.202Z] Removing intermediate container bb3e43429eca [2023-09-23T04:31:12.202Z] ---> 7d0aa1c85fb3 [2023-09-23T04:31:12.202Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-23T04:31:12.479Z] ---> dd767d46c88f [2023-09-23T04:31:12.479Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T04:31:12.479Z] ---> Running in f58899ecb032 [2023-09-23T04:31:13.045Z] Removing intermediate container f58899ecb032 [2023-09-23T04:31:13.045Z] ---> b5d4f0b0b968 [2023-09-23T04:31:13.045Z] Step 11/25 : COPY . . [2023-09-23T04:31:13.610Z] ---> b53403d4be08 [2023-09-23T04:31:13.610Z] Step 12/25 : RUN ${MAKE} [2023-09-23T04:31:13.610Z] ---> Running in 0b151b1adfb5 [2023-09-23T04:31:13.868Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-23T04:31:35.851Z] Removing intermediate container 0b151b1adfb5 [2023-09-23T04:31:35.851Z] ---> 4a9a190daec0 [2023-09-23T04:31:35.851Z] Step 13/25 : FROM alpine:3.18 [2023-09-23T04:31:35.851Z] 3.18: Pulling from library/alpine [2023-09-23T04:31:35.851Z] 7264a8db6415: Already exists [2023-09-23T04:31:35.851Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-23T04:31:35.852Z] Status: Downloaded newer image for alpine:3.18 [2023-09-23T04:31:35.852Z] ---> 7e01a0d0a1dc [2023-09-23T04:31:35.852Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-23T04:31:35.852Z] ---> Running in acf0e2ed6393 [2023-09-23T04:31:35.852Z] Removing intermediate container acf0e2ed6393 [2023-09-23T04:31:35.852Z] ---> 83f21d97b43e [2023-09-23T04:31:35.852Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-23T04:31:35.852Z] ---> Running in 8abde3eff732 [2023-09-23T04:31:35.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-23T04:31:35.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-23T04:31:35.852Z] OK: 7 MiB in 15 packages [2023-09-23T04:31:35.852Z] Removing intermediate container 8abde3eff732 [2023-09-23T04:31:35.852Z] ---> d37acd0d6572 [2023-09-23T04:31:35.852Z] Step 16/25 : WORKDIR / [2023-09-23T04:31:35.852Z] ---> Running in b5a2e56a2558 [2023-09-23T04:31:35.852Z] Removing intermediate container b5a2e56a2558 [2023-09-23T04:31:35.852Z] ---> f064b5b17b21 [2023-09-23T04:31:35.852Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-23T04:31:35.852Z] ---> c9917fadb71a [2023-09-23T04:31:35.852Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-23T04:31:35.852Z] ---> b12da1c4197c [2023-09-23T04:31:35.852Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-23T04:31:35.852Z] ---> 3e2701bbb2d1 [2023-09-23T04:31:35.852Z] Step 20/25 : EXPOSE 59910 [2023-09-23T04:31:35.852Z] ---> Running in 14d6498a3368 [2023-09-23T04:31:35.852Z] Removing intermediate container 14d6498a3368 [2023-09-23T04:31:35.852Z] ---> 893f47f2041a [2023-09-23T04:31:35.852Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-23T04:31:35.852Z] ---> Running in 776869806b4a [2023-09-23T04:31:35.852Z] Removing intermediate container 776869806b4a [2023-09-23T04:31:35.852Z] ---> a7761d2f04f3 [2023-09-23T04:31:35.852Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-23T04:31:35.852Z] ---> Running in 845f3bb91d29 [2023-09-23T04:31:35.852Z] Removing intermediate container 845f3bb91d29 [2023-09-23T04:31:35.852Z] ---> 5f82301ff459 [2023-09-23T04:31:35.852Z] Step 23/25 : LABEL arch=amd64 [2023-09-23T04:31:35.852Z] ---> Running in 4a604027ad26 [2023-09-23T04:31:35.852Z] Removing intermediate container 4a604027ad26 [2023-09-23T04:31:35.852Z] ---> 221bfbe83394 [2023-09-23T04:31:35.852Z] Step 24/25 : LABEL git_sha=1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:31:35.852Z] ---> Running in e183f8cdf566 [2023-09-23T04:31:35.852Z] Removing intermediate container e183f8cdf566 [2023-09-23T04:31:35.852Z] ---> b9f9894b37ee [2023-09-23T04:31:35.852Z] Step 25/25 : LABEL version=3.1.0-dev.12 [2023-09-23T04:31:35.852Z] ---> Running in 905831da1185 [2023-09-23T04:31:36.110Z] Removing intermediate container 905831da1185 [2023-09-23T04:31:36.110Z] ---> 927a5ce2c95f [2023-09-23T04:31:36.110Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-23T04:31:36.110Z] Successfully built 927a5ce2c95f [2023-09-23T04:31:36.110Z] 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-09-23T04:31:36.220Z] provisioning config files... [2023-09-23T04:31:36.227Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13269878138135808753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:31:36.524Z] ---> docker-login.sh [2023-09-23T04:31:36.524Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:31:36.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:31:36.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:31:36.524Z] Configure a credential helper to remove this warning. See [2023-09-23T04:31:36.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:31:36.524Z] [2023-09-23T04:31:36.524Z] Login Succeeded [2023-09-23T04:31:36.524Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:31:36.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:31:36.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:31:36.524Z] Configure a credential helper to remove this warning. See [2023-09-23T04:31:36.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:31:36.524Z] [2023-09-23T04:31:36.524Z] Login Succeeded [2023-09-23T04:31:36.524Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:31:36.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:31:36.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:31:36.783Z] Configure a credential helper to remove this warning. See [2023-09-23T04:31:36.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:31:36.783Z] [2023-09-23T04:31:36.783Z] Login Succeeded [2023-09-23T04:31:36.783Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:31:36.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:31:36.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:31:36.783Z] Configure a credential helper to remove this warning. See [2023-09-23T04:31:36.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:31:36.783Z] [2023-09-23T04:31:36.783Z] Login Succeeded [2023-09-23T04:31:36.783Z] docker.io [2023-09-23T04:31:37.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:31:37.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:31:37.042Z] Configure a credential helper to remove this warning. See [2023-09-23T04:31:37.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:31:37.042Z] [2023-09-23T04:31:37.042Z] Login Succeeded [2023-09-23T04:31:37.042Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:31:37.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T04:31:37.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:31:37.094Z] [edgeXDocker.push] Tagging docker image device-gpio with the following tags: [2023-09-23T04:31:37.094Z] 1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:31:37.094Z] latest [2023-09-23T04:31:37.094Z] 3.1.0-dev.12 [2023-09-23T04:31:37.094Z] 1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12 [2023-09-23T04:31:37.094Z] main [2023-09-23T04:31:37.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:37.414Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1e0384811d3250d0bfb067782122c51f223b6a04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:37.716Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:31:37.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-23T04:31:37.716Z] a14330b72510: Preparing [2023-09-23T04:31:37.716Z] dea50d348d63: Preparing [2023-09-23T04:31:37.716Z] ba3b81594487: Preparing [2023-09-23T04:31:37.716Z] 3e3ab71b1b46: Preparing [2023-09-23T04:31:37.716Z] 4693057ce236: Preparing [2023-09-23T04:31:37.716Z] 4693057ce236: Layer already exists [2023-09-23T04:31:37.716Z] 3e3ab71b1b46: Pushed [2023-09-23T04:31:37.716Z] ba3b81594487: Pushed [2023-09-23T04:31:37.716Z] dea50d348d63: Pushed [2023-09-23T04:31:40.999Z] a14330b72510: Pushed [2023-09-23T04:31:40.999Z] 1e0384811d3250d0bfb067782122c51f223b6a04: digest: sha256:e5d22b9b839a9c90e696c77918492b2d22e2c9cc42bcd869561b8204acc7b225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:41.301Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:41.606Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-09-23T04:31:41.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-23T04:31:41.606Z] a14330b72510: Preparing [2023-09-23T04:31:41.606Z] dea50d348d63: Preparing [2023-09-23T04:31:41.606Z] ba3b81594487: Preparing [2023-09-23T04:31:41.606Z] 3e3ab71b1b46: Preparing [2023-09-23T04:31:41.606Z] 4693057ce236: Preparing [2023-09-23T04:31:41.606Z] 4693057ce236: Layer already exists [2023-09-23T04:31:41.606Z] a14330b72510: Layer already exists [2023-09-23T04:31:41.606Z] 3e3ab71b1b46: Layer already exists [2023-09-23T04:31:41.606Z] ba3b81594487: Layer already exists [2023-09-23T04:31:41.606Z] dea50d348d63: Layer already exists [2023-09-23T04:31:41.606Z] latest: digest: sha256:e5d22b9b839a9c90e696c77918492b2d22e2c9cc42bcd869561b8204acc7b225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:41.914Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:42.228Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.12 [2023-09-23T04:31:42.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-23T04:31:42.228Z] a14330b72510: Preparing [2023-09-23T04:31:42.228Z] dea50d348d63: Preparing [2023-09-23T04:31:42.228Z] ba3b81594487: Preparing [2023-09-23T04:31:42.228Z] 3e3ab71b1b46: Preparing [2023-09-23T04:31:42.228Z] 4693057ce236: Preparing [2023-09-23T04:31:42.228Z] 3e3ab71b1b46: Layer already exists [2023-09-23T04:31:42.228Z] 4693057ce236: Layer already exists [2023-09-23T04:31:42.228Z] ba3b81594487: Layer already exists [2023-09-23T04:31:42.228Z] dea50d348d63: Layer already exists [2023-09-23T04:31:42.228Z] a14330b72510: Layer already exists [2023-09-23T04:31:42.228Z] 3.1.0-dev.12: digest: sha256:e5d22b9b839a9c90e696c77918492b2d22e2c9cc42bcd869561b8204acc7b225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:42.548Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:42.846Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12 [2023-09-23T04:31:42.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-23T04:31:42.846Z] a14330b72510: Preparing [2023-09-23T04:31:42.846Z] dea50d348d63: Preparing [2023-09-23T04:31:42.846Z] ba3b81594487: Preparing [2023-09-23T04:31:42.846Z] 3e3ab71b1b46: Preparing [2023-09-23T04:31:42.846Z] 4693057ce236: Preparing [2023-09-23T04:31:42.846Z] 3e3ab71b1b46: Layer already exists [2023-09-23T04:31:42.846Z] a14330b72510: Layer already exists [2023-09-23T04:31:42.846Z] 4693057ce236: Layer already exists [2023-09-23T04:31:42.846Z] ba3b81594487: Layer already exists [2023-09-23T04:31:42.846Z] dea50d348d63: Layer already exists [2023-09-23T04:31:42.846Z] 1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12: digest: sha256:e5d22b9b839a9c90e696c77918492b2d22e2c9cc42bcd869561b8204acc7b225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:43.253Z] + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:43.552Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio:main [2023-09-23T04:31:43.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] [2023-09-23T04:31:43.552Z] a14330b72510: Preparing [2023-09-23T04:31:43.552Z] dea50d348d63: Preparing [2023-09-23T04:31:43.552Z] ba3b81594487: Preparing [2023-09-23T04:31:43.552Z] 3e3ab71b1b46: Preparing [2023-09-23T04:31:43.552Z] 4693057ce236: Preparing [2023-09-23T04:31:43.552Z] a14330b72510: Layer already exists [2023-09-23T04:31:43.552Z] 3e3ab71b1b46: Layer already exists [2023-09-23T04:31:43.552Z] ba3b81594487: Layer already exists [2023-09-23T04:31:43.552Z] dea50d348d63: Layer already exists [2023-09-23T04:31:43.552Z] 4693057ce236: Layer already exists [2023-09-23T04:31:43.552Z] main: digest: sha256:e5d22b9b839a9c90e696c77918492b2d22e2c9cc42bcd869561b8204acc7b225 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T04:31:43.601Z] ===================================================== [Pipeline] echo [2023-09-23T04:31:43.610Z] taggedImages: [2023-09-23T04:31:43.610Z] - nexus3.edgexfoundry.org:10004/device-gpio:1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:31:43.610Z] - nexus3.edgexfoundry.org:10004/device-gpio:latest [2023-09-23T04:31:43.610Z] - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.12 [2023-09-23T04:31:43.610Z] - nexus3.edgexfoundry.org:10004/device-gpio:1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12 [2023-09-23T04:31:43.610Z] - 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-09-23T04:31:43.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T04:31:43.984Z] [2023-09-23T04:31:43.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:31:44.275Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T04:31:44.275Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-23T04:31:44.275Z] 5eb5b503b376: Pulling fs layer [2023-09-23T04:31:44.275Z] 5c69ac0246d0: Pulling fs layer [2023-09-23T04:31:44.275Z] ec43610c2a17: Pulling fs layer [2023-09-23T04:31:44.275Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-23T04:31:44.275Z] 33b1e0a273af: Pulling fs layer [2023-09-23T04:31:44.275Z] 5d3b04190fa2: Pulling fs layer [2023-09-23T04:31:44.275Z] 2f39f015ded8: Pulling fs layer [2023-09-23T04:31:44.275Z] 3a2ae6a8a46f: Waiting [2023-09-23T04:31:44.275Z] 33b1e0a273af: Waiting [2023-09-23T04:31:44.275Z] 5d3b04190fa2: Waiting [2023-09-23T04:31:44.275Z] 2f39f015ded8: Waiting [2023-09-23T04:31:44.275Z] 5c69ac0246d0: Download complete [2023-09-23T04:31:44.275Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-23T04:31:44.275Z] 3a2ae6a8a46f: Download complete [2023-09-23T04:31:44.275Z] 33b1e0a273af: Verifying Checksum [2023-09-23T04:31:44.275Z] 33b1e0a273af: Download complete [2023-09-23T04:31:44.275Z] 5d3b04190fa2: Verifying Checksum [2023-09-23T04:31:44.275Z] 5d3b04190fa2: Download complete [2023-09-23T04:31:44.275Z] ec43610c2a17: Verifying Checksum [2023-09-23T04:31:44.275Z] ec43610c2a17: Download complete [2023-09-23T04:31:44.538Z] 5eb5b503b376: Verifying Checksum [2023-09-23T04:31:44.538Z] 5eb5b503b376: Download complete [2023-09-23T04:31:45.474Z] 2f39f015ded8: Download complete [2023-09-23T04:31:45.734Z] 5eb5b503b376: Pull complete [2023-09-23T04:31:45.734Z] 5c69ac0246d0: Pull complete [2023-09-23T04:31:46.301Z] ec43610c2a17: Pull complete [2023-09-23T04:31:46.301Z] 3a2ae6a8a46f: Pull complete [2023-09-23T04:31:46.559Z] 33b1e0a273af: Pull complete [2023-09-23T04:31:46.559Z] 5d3b04190fa2: Pull complete [2023-09-23T04:31:53.281Z] 2f39f015ded8: Pull complete [2023-09-23T04:31:53.281Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-23T04:31:53.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T04:31:53.281Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:31:55.665Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:31:55.695Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-23T04:32:02.538Z] $ docker top 949307c908f87ca91c72af6d8319acedb21a8c92fa358bcad81aa2334290aa8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:32:02.923Z] ---> job-cost.sh [2023-09-23T04:32:02.923Z] lf-activate-venv: SKIPPING [2023-09-23T04:32:02.923Z] INFO: No Stack... [2023-09-23T04:32:03.182Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-23T04:32:03.441Z] INFO: Archiving Costs [Pipeline] sh [2023-09-23T04:32:03.729Z] + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv [2023-09-23T04:32:03.729Z] + cut -d, -f6 [Pipeline] lock [2023-09-23T04:32:03.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-99-stack-cost] [2023-09-23T04:32:03.747Z] Resource [jenkins-edgexfoundry-device-gpio-main-99-stack-cost] did not exist. Created. [2023-09-23T04:32:03.747Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T04:32:04.055Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-23T04:32:04.088Z] Stashed 1 file(s) [Pipeline] } [2023-09-23T04:32:04.095Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-23T04:32:04.110Z] $ docker stop --time=1 949307c908f87ca91c72af6d8319acedb21a8c92fa358bcad81aa2334290aa8c [2023-09-23T04:32:05.262Z] $ docker rm -f --volumes 949307c908f87ca91c72af6d8319acedb21a8c92fa358bcad81aa2334290aa8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-23T04:32:21.168Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7675 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws [2023-09-23T04:32:21.182Z] Running in /w/workspace/device-gpio/99 [Pipeline] { [Pipeline] checkout [2023-09-23T04:32:21.225Z] The recommended git tool is: git [2023-09-23T04:32:27.294Z] using credential edgex-jenkins-ssh [2023-09-23T04:32:27.312Z] Cloning the remote Git repository [2023-09-23T04:32:27.364Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-09-23T04:32:27.470Z] > git init /w/workspace/device-gpio/99 # timeout=10 [2023-09-23T04:32:27.644Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-09-23T04:32:27.645Z] > git --version # timeout=10 [2023-09-23T04:32:27.669Z] > git --version # 'git version 2.25.1' [2023-09-23T04:32:27.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-23T04:32:27.845Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-23T04:32:29.354Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-09-23T04:32:29.377Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-23T04:32:30.407Z] Avoid second fetch [2023-09-23T04:32:30.407Z] Checking out Revision 1e0384811d3250d0bfb067782122c51f223b6a04 (main) [2023-09-23T04:32:31.124Z] Commit message: "Merge pull request #197 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.29" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-09-23T04:32:30.432Z] > git config core.sparsecheckout # timeout=10 [2023-09-23T04:32:30.521Z] > git checkout -f 1e0384811d3250d0bfb067782122c51f223b6a04 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T04:32:32.242Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-23T04:32:32.242Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T04:32:32.242Z] Dload Upload Total Spent Left Speed [2023-09-23T04:32:32.242Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-09-23T04:32:32.884Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-23T04:32:33.227Z] + sudo tee /etc/docker/daemon.new [2023-09-23T04:32:33.227Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-23T04:32:33.227Z] { [2023-09-23T04:32:33.227Z] "registry-mirrors": [ [2023-09-23T04:32:33.227Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-23T04:32:33.227Z] ], [2023-09-23T04:32:33.227Z] "bip": "10.250.0.254/24", [2023-09-23T04:32:33.227Z] "hosts": [ [2023-09-23T04:32:33.227Z] "tcp://0.0.0.0:5555", [2023-09-23T04:32:33.227Z] "unix:///var/run/docker.sock" [2023-09-23T04:32:33.227Z] ], [2023-09-23T04:32:33.227Z] "mtu": 1458, [2023-09-23T04:32:33.227Z] "selinux-enabled": true, [2023-09-23T04:32:33.227Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-23T04:32:33.227Z] } [Pipeline] sh [2023-09-23T04:32:33.570Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-23T04:32:33.916Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:32:52.199Z] provisioning config files... [2023-09-23T04:32:52.235Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/99@tmp/config13618986583090649374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:32:52.615Z] ---> docker-login.sh [2023-09-23T04:32:52.616Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:32:53.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:32:53.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:32:53.210Z] Configure a credential helper to remove this warning. See [2023-09-23T04:32:53.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:32:53.210Z] [2023-09-23T04:32:53.210Z] Login Succeeded [2023-09-23T04:32:53.210Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:32:53.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:32:53.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:32:53.751Z] Configure a credential helper to remove this warning. See [2023-09-23T04:32:53.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:32:53.751Z] [2023-09-23T04:32:53.751Z] Login Succeeded [2023-09-23T04:32:53.751Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:32:54.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:32:54.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:32:54.023Z] Configure a credential helper to remove this warning. See [2023-09-23T04:32:54.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:32:54.023Z] [2023-09-23T04:32:54.023Z] Login Succeeded [2023-09-23T04:32:54.023Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:32:54.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:32:54.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:32:54.568Z] Configure a credential helper to remove this warning. See [2023-09-23T04:32:54.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:32:54.568Z] [2023-09-23T04:32:54.568Z] Login Succeeded [2023-09-23T04:32:54.568Z] docker.io [2023-09-23T04:32:54.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:32:55.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:32:55.118Z] Configure a credential helper to remove this warning. See [2023-09-23T04:32:55.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:32:55.118Z] [2023-09-23T04:32:55.118Z] Login Succeeded [2023-09-23T04:32:55.118Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:32:55.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-23T04:32:55.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:32:55.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:32:55.461Z] ========================================================= [2023-09-23T04:32:55.461Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-23T04:32:55.461Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:32:55.827Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-23T04:32:56.098Z] Sending build context to Docker daemon 8.121MB [2023-09-23T04:32:56.098Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T04:32:56.098Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-23T04:32:56.372Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-23T04:32:56.372Z] 9fda8d8052c6: Pulling fs layer [2023-09-23T04:32:56.372Z] 5d54e960e981: Pulling fs layer [2023-09-23T04:32:56.372Z] c4a7e357bf2a: Pulling fs layer [2023-09-23T04:32:56.372Z] f0e02332f6b5: Pulling fs layer [2023-09-23T04:32:56.372Z] cefa15bbcfad: Pulling fs layer [2023-09-23T04:32:56.372Z] 17808c966233: Pulling fs layer [2023-09-23T04:32:56.372Z] f4c1fc716caa: Pulling fs layer [2023-09-23T04:32:56.372Z] f0e02332f6b5: Waiting [2023-09-23T04:32:56.372Z] cefa15bbcfad: Waiting [2023-09-23T04:32:56.372Z] f4c1fc716caa: Waiting [2023-09-23T04:32:56.372Z] 17808c966233: Waiting [2023-09-23T04:32:56.372Z] 5d54e960e981: Download complete [2023-09-23T04:32:56.372Z] f0e02332f6b5: Download complete [2023-09-23T04:32:56.372Z] cefa15bbcfad: Verifying Checksum [2023-09-23T04:32:56.372Z] cefa15bbcfad: Download complete [2023-09-23T04:32:56.372Z] 9fda8d8052c6: Verifying Checksum [2023-09-23T04:32:56.372Z] 9fda8d8052c6: Download complete [2023-09-23T04:32:56.985Z] f4c1fc716caa: Verifying Checksum [2023-09-23T04:32:56.985Z] f4c1fc716caa: Download complete [2023-09-23T04:32:57.599Z] 9fda8d8052c6: Pull complete [2023-09-23T04:32:58.198Z] 5d54e960e981: Pull complete [2023-09-23T04:32:58.198Z] c4a7e357bf2a: Verifying Checksum [2023-09-23T04:32:58.198Z] c4a7e357bf2a: Download complete [2023-09-23T04:32:59.171Z] 17808c966233: Verifying Checksum [2023-09-23T04:32:59.171Z] 17808c966233: Download complete [2023-09-23T04:33:09.303Z] c4a7e357bf2a: Pull complete [2023-09-23T04:33:09.303Z] f0e02332f6b5: Pull complete [2023-09-23T04:33:09.303Z] cefa15bbcfad: Pull complete [2023-09-23T04:33:19.407Z] 17808c966233: Pull complete [2023-09-23T04:33:20.385Z] f4c1fc716caa: Pull complete [2023-09-23T04:33:20.385Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-23T04:33:20.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-23T04:33:20.385Z] ---> ea914061e18c [2023-09-23T04:33:20.385Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-23T04:33:22.359Z] ---> Running in 2a99a1b94af4 [2023-09-23T04:33:22.628Z] Removing intermediate container 2a99a1b94af4 [2023-09-23T04:33:22.628Z] ---> e023964f9e7c [2023-09-23T04:33:22.628Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T04:33:22.628Z] ---> Running in 79a92167de28 [2023-09-23T04:33:23.227Z] Removing intermediate container 79a92167de28 [2023-09-23T04:33:23.227Z] ---> 75802b5c95c2 [2023-09-23T04:33:23.227Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-23T04:33:23.227Z] ---> Running in 6ce50799b258 [2023-09-23T04:33:23.536Z] Removing intermediate container 6ce50799b258 [2023-09-23T04:33:23.536Z] ---> c6271195c49a [2023-09-23T04:33:23.536Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T04:33:23.839Z] ---> Running in 2f66b75d3f9b [2023-09-23T04:33:24.128Z] Removing intermediate container 2f66b75d3f9b [2023-09-23T04:33:24.128Z] ---> 5ac43185a8ab [2023-09-23T04:33:24.128Z] Step 7/12 : WORKDIR /device-gpio [2023-09-23T04:33:24.128Z] ---> Running in bddbba204ea9 [2023-09-23T04:33:24.732Z] Removing intermediate container bddbba204ea9 [2023-09-23T04:33:24.732Z] ---> 659a146c003b [2023-09-23T04:33:24.732Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T04:33:24.732Z] ---> Running in 06f1aef49e32 [2023-09-23T04:33:26.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T04:33:26.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T04:33:27.849Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-23T04:33:27.849Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-23T04:33:27.849Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-23T04:33:27.849Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-23T04:33:27.849Z] Executing busybox-1.36.1-r2.trigger [2023-09-23T04:33:27.849Z] OK: 270 MiB in 56 packages [2023-09-23T04:33:28.824Z] Removing intermediate container 06f1aef49e32 [2023-09-23T04:33:28.824Z] ---> a771bd1cbb77 [2023-09-23T04:33:28.824Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-23T04:33:29.413Z] ---> d1dc88c564f1 [2023-09-23T04:33:29.413Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T04:33:29.683Z] ---> Running in 59afb7ca8470 [2023-09-23T04:34:51.372Z] Removing intermediate container 59afb7ca8470 [2023-09-23T04:34:51.372Z] ---> 84961ea4cf11 [2023-09-23T04:34:51.372Z] Step 11/12 : COPY . . [2023-09-23T04:34:51.372Z] ---> 37d493b7ebbc [2023-09-23T04:34:51.372Z] Step 12/12 : RUN ${MAKE} [2023-09-23T04:34:51.372Z] ---> Running in febbce46af3f [2023-09-23T04:34:51.372Z] noop [2023-09-23T04:34:51.372Z] Removing intermediate container febbce46af3f [2023-09-23T04:34:51.372Z] ---> 6db324f54736 [2023-09-23T04:34:51.372Z] Successfully built 6db324f54736 [2023-09-23T04:34:51.372Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:34:51.733Z] + docker inspect -f . ci-base-image-arm64 [2023-09-23T04:34:51.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:34:51.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-7675 does not seem to be running inside a container [2023-09-23T04:34:52.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/99 -v /w/workspace/device-gpio/99:/w/workspace/device-gpio/99:rw,z -v /w/workspace/device-gpio/99@tmp:/w/workspace/device-gpio/99@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 ******** ci-base-image-arm64 cat [2023-09-23T04:34:53.422Z] $ docker top 25a1c46c497fbd3a237fb49bdb7ec32e53ebcf4e4bd1793f883b61b4a1e571f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:34:54.298Z] + go version [2023-09-23T04:34:54.299Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-23T04:34:54.322Z] $ docker stop --time=1 25a1c46c497fbd3a237fb49bdb7ec32e53ebcf4e4bd1793f883b61b4a1e571f6 [2023-09-23T04:34:56.005Z] $ docker rm -f --volumes 25a1c46c497fbd3a237fb49bdb7ec32e53ebcf4e4bd1793f883b61b4a1e571f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:34:56.582Z] + docker inspect -f . ci-base-image-arm64 [2023-09-23T04:34:56.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:34:56.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-7675 does not seem to be running inside a container [2023-09-23T04:34:56.869Z] $ 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/99 -v /w/workspace/device-gpio/99:/w/workspace/device-gpio/99:rw,z -v /w/workspace/device-gpio/99@tmp:/w/workspace/device-gpio/99@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 ******** ci-base-image-arm64 cat [2023-09-23T04:34:58.158Z] $ docker top 09cd91f3dae16045caf24e223207f101ae3ceb44abb562b8d0f45b56a4880439 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:34:59.025Z] + git config --global --add safe.directory /w/workspace/device-gpio/99 [Pipeline] fileExists [Pipeline] sh [2023-09-23T04:34:59.691Z] + make test [2023-09-23T04:34:59.692Z] go test ./... -coverprofile=coverage.out ./... [2023-09-23T04:35:03.973Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-09-23T04:36:55.702Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-09-23T04:36:55.702Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-09-23T04:36:55.702Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-23T04:36:55.702Z] go vet ./... [2023-09-23T04:37:22.439Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-23T04:37:22.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-23T04:37:22.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-23T04:37:22.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-23T04:37:22.474Z] $ docker stop --time=1 09cd91f3dae16045caf24e223207f101ae3ceb44abb562b8d0f45b56a4880439 [2023-09-23T04:37:24.302Z] $ docker rm -f --volumes 09cd91f3dae16045caf24e223207f101ae3ceb44abb562b8d0f45b56a4880439 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T04:37:25.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-23T04:37:25.549Z] Warning: overwriting stash ‘coverage-report’ [2023-09-23T04:37:26.092Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-23T04:37:26.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-23T04:37:26.833Z] + ls -al . [2023-09-23T04:37:26.833Z] total 164 [2023-09-23T04:37:26.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:35 . [2023-09-23T04:37:26.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:32 .. [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 120 Sep 23 04:32 .dockerignore [2023-09-23T04:37:26.833Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:32 .git [2023-09-23T04:37:26.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:32 .github [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 343 Sep 23 04:32 .gitignore [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 23 04:32 .golangci.yml [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 10671 Sep 23 04:32 Attribution.txt [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 6184 Sep 23 04:32 CHANGELOG.md [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 1542 Sep 23 04:32 Dockerfile [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 23 04:32 GOVERNANCE.md [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 657 Sep 23 04:32 Jenkinsfile [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 23 04:32 LICENSE [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 1923 Sep 23 04:32 Makefile [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 23 04:32 OWNERS.md [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 12293 Sep 23 04:32 README.md [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:29 VERSION [2023-09-23T04:37:26.833Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:32 bin [2023-09-23T04:37:26.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:32 cmd [2023-09-23T04:37:26.833Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 23 04:35 coverage.out [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 3697 Sep 23 04:32 go.mod [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 35979 Sep 23 04:32 go.sum [2023-09-23T04:37:26.833Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 23 04:32 internal [2023-09-23T04:37:26.833Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:32 snap [2023-09-23T04:37:26.833Z] -rw-rw-r-- 1 jenkins jenkins 209 Sep 23 04:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:37:27.174Z] + 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=1e0384811d3250d0bfb067782122c51f223b6a04 --label arch=arm64 --label version=3.1.0-dev.12 . [2023-09-23T04:37:27.448Z] Sending build context to Docker daemon 8.122MB [2023-09-23T04:37:27.448Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-23T04:37:27.448Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-23T04:37:27.448Z] ---> 6db324f54736 [2023-09-23T04:37:27.448Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-09-23T04:37:27.715Z] ---> Running in 03bc79580a89 [2023-09-23T04:37:28.308Z] Removing intermediate container 03bc79580a89 [2023-09-23T04:37:28.308Z] ---> b58850d7bd14 [2023-09-23T04:37:28.308Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-23T04:37:28.308Z] ---> Running in ee42c4471887 [2023-09-23T04:37:28.574Z] Removing intermediate container ee42c4471887 [2023-09-23T04:37:28.574Z] ---> 2871f30430da [2023-09-23T04:37:28.574Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-09-23T04:37:28.574Z] ---> Running in 01af7873f9e2 [2023-09-23T04:37:29.171Z] Removing intermediate container 01af7873f9e2 [2023-09-23T04:37:29.171Z] ---> 45c22f78d4e9 [2023-09-23T04:37:29.171Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-23T04:37:29.171Z] ---> Running in 922969c845ef [2023-09-23T04:37:29.440Z] Removing intermediate container 922969c845ef [2023-09-23T04:37:29.440Z] ---> 166057557181 [2023-09-23T04:37:29.440Z] Step 7/25 : WORKDIR /device-gpio [2023-09-23T04:37:29.708Z] ---> Running in f9e7602d159b [2023-09-23T04:37:29.977Z] Removing intermediate container f9e7602d159b [2023-09-23T04:37:29.977Z] ---> 4bc998fab3b2 [2023-09-23T04:37:29.977Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-23T04:37:29.977Z] ---> Running in f183ce5418cb [2023-09-23T04:37:31.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T04:37:31.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T04:37:33.103Z] OK: 270 MiB in 56 packages [2023-09-23T04:37:37.408Z] Removing intermediate container f183ce5418cb [2023-09-23T04:37:37.408Z] ---> 5c8322dbb456 [2023-09-23T04:37:37.408Z] Step 9/25 : COPY go.mod vendor* ./ [2023-09-23T04:37:37.678Z] ---> d4a8f5d0a7a9 [2023-09-23T04:37:37.678Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-23T04:37:37.678Z] ---> Running in 3bdeb2b6554e [2023-09-23T04:37:40.263Z] Removing intermediate container 3bdeb2b6554e [2023-09-23T04:37:40.263Z] ---> 0b91bd41d4a3 [2023-09-23T04:37:40.263Z] Step 11/25 : COPY . . [2023-09-23T04:37:41.236Z] ---> a60b46a49eea [2023-09-23T04:37:41.236Z] Step 12/25 : RUN ${MAKE} [2023-09-23T04:37:41.236Z] ---> Running in f8175f6723a1 [2023-09-23T04:37:43.200Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.12 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.29" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-09-23T04:39:49.934Z] Removing intermediate container f8175f6723a1 [2023-09-23T04:39:49.934Z] ---> 56f03eb56c62 [2023-09-23T04:39:49.934Z] Step 13/25 : FROM alpine:3.18 [2023-09-23T04:39:49.934Z] 3.18: Pulling from library/alpine [2023-09-23T04:39:49.934Z] 9fda8d8052c6: Already exists [2023-09-23T04:39:49.934Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-23T04:39:49.934Z] Status: Downloaded newer image for alpine:3.18 [2023-09-23T04:39:49.934Z] ---> f6648c04cd6c [2023-09-23T04:39:49.934Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-09-23T04:39:49.934Z] ---> Running in dcf0a6eb592d [2023-09-23T04:39:49.934Z] Removing intermediate container dcf0a6eb592d [2023-09-23T04:39:49.934Z] ---> df2d766c8fe3 [2023-09-23T04:39:49.934Z] Step 15/25 : RUN apk add --update --no-cache [2023-09-23T04:39:49.934Z] ---> Running in 806ecc1cbf5b [2023-09-23T04:39:49.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-23T04:39:49.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-23T04:39:49.934Z] OK: 8 MiB in 15 packages [2023-09-23T04:39:49.934Z] Removing intermediate container 806ecc1cbf5b [2023-09-23T04:39:49.934Z] ---> c94caf32bf83 [2023-09-23T04:39:49.934Z] Step 16/25 : WORKDIR / [2023-09-23T04:39:49.934Z] ---> Running in 2b94d8a0c72e [2023-09-23T04:39:50.202Z] Removing intermediate container 2b94d8a0c72e [2023-09-23T04:39:50.202Z] ---> ea0d63e3ff15 [2023-09-23T04:39:50.202Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-09-23T04:39:50.791Z] ---> 50e75502fb11 [2023-09-23T04:39:50.791Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-09-23T04:39:51.058Z] ---> b4a0b5aa6f02 [2023-09-23T04:39:51.058Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-09-23T04:39:55.311Z] ---> e2c84a1b8b52 [2023-09-23T04:39:55.311Z] Step 20/25 : EXPOSE 59910 [2023-09-23T04:39:55.311Z] ---> Running in 5fbf2f3ac6ce [2023-09-23T04:39:55.311Z] Removing intermediate container 5fbf2f3ac6ce [2023-09-23T04:39:55.311Z] ---> 3ad3ae92017c [2023-09-23T04:39:55.311Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-09-23T04:39:55.311Z] ---> Running in 83aa1634a7b5 [2023-09-23T04:39:55.311Z] Removing intermediate container 83aa1634a7b5 [2023-09-23T04:39:55.311Z] ---> e89a47902373 [2023-09-23T04:39:55.311Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-23T04:39:55.311Z] ---> Running in ad2d53ddb183 [2023-09-23T04:39:55.895Z] Removing intermediate container ad2d53ddb183 [2023-09-23T04:39:55.895Z] ---> 4417da9e6cf8 [2023-09-23T04:39:55.895Z] Step 23/25 : LABEL arch=arm64 [2023-09-23T04:39:55.895Z] ---> Running in 02e1b8ad7c8b [2023-09-23T04:39:56.161Z] Removing intermediate container 02e1b8ad7c8b [2023-09-23T04:39:56.161Z] ---> 522c63703696 [2023-09-23T04:39:56.161Z] Step 24/25 : LABEL git_sha=1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:39:56.161Z] ---> Running in b874506b8e25 [2023-09-23T04:39:56.428Z] Removing intermediate container b874506b8e25 [2023-09-23T04:39:56.428Z] ---> 911295a0224a [2023-09-23T04:39:56.428Z] Step 25/25 : LABEL version=3.1.0-dev.12 [2023-09-23T04:39:56.428Z] ---> Running in b0ffb0098e27 [2023-09-23T04:39:56.694Z] Removing intermediate container b0ffb0098e27 [2023-09-23T04:39:56.694Z] ---> 170a262c9d85 [2023-09-23T04:39:56.694Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-23T04:39:56.694Z] Successfully built 170a262c9d85 [2023-09-23T04:39:56.962Z] 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-09-23T04:39:57.085Z] provisioning config files... [2023-09-23T04:39:57.099Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/99@tmp/config8905705381327444703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:39:57.433Z] ---> docker-login.sh [2023-09-23T04:39:57.433Z] nexus3.edgexfoundry.org:10001 [2023-09-23T04:39:57.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:39:57.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:39:57.703Z] Configure a credential helper to remove this warning. See [2023-09-23T04:39:57.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:39:57.703Z] [2023-09-23T04:39:57.703Z] Login Succeeded [2023-09-23T04:39:57.703Z] nexus3.edgexfoundry.org:10002 [2023-09-23T04:39:57.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:39:57.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:39:57.970Z] Configure a credential helper to remove this warning. See [2023-09-23T04:39:57.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:39:57.970Z] [2023-09-23T04:39:57.970Z] Login Succeeded [2023-09-23T04:39:57.970Z] nexus3.edgexfoundry.org:10003 [2023-09-23T04:39:58.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:39:58.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:39:58.237Z] Configure a credential helper to remove this warning. See [2023-09-23T04:39:58.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:39:58.237Z] [2023-09-23T04:39:58.237Z] Login Succeeded [2023-09-23T04:39:58.237Z] nexus3.edgexfoundry.org:10004 [2023-09-23T04:39:58.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:39:58.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:39:58.772Z] Configure a credential helper to remove this warning. See [2023-09-23T04:39:58.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:39:58.772Z] [2023-09-23T04:39:58.772Z] Login Succeeded [2023-09-23T04:39:58.772Z] docker.io [2023-09-23T04:39:59.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-23T04:39:59.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-23T04:39:59.303Z] Configure a credential helper to remove this warning. See [2023-09-23T04:39:59.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-23T04:39:59.303Z] [2023-09-23T04:39:59.303Z] Login Succeeded [2023-09-23T04:39:59.303Z] ---> docker-login.sh ends [Pipeline] } [2023-09-23T04:39:59.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T04:39:59.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-23T04:39:59.358Z] [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: [2023-09-23T04:39:59.358Z] 1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:39:59.358Z] latest [2023-09-23T04:39:59.358Z] 3.1.0-dev.12 [2023-09-23T04:39:59.358Z] 1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12 [2023-09-23T04:39:59.358Z] main [2023-09-23T04:39:59.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:39:59.699Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1e0384811d3250d0bfb067782122c51f223b6a04 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:00.040Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:40:00.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-23T04:40:00.040Z] 2a6a471ed8ce: Preparing [2023-09-23T04:40:00.040Z] 55aa69f2c1b2: Preparing [2023-09-23T04:40:00.040Z] f43231ef3911: Preparing [2023-09-23T04:40:00.040Z] 8cc933c02aa5: Preparing [2023-09-23T04:40:00.040Z] b2191e2be29d: Preparing [2023-09-23T04:40:00.040Z] b2191e2be29d: Layer already exists [2023-09-23T04:40:00.307Z] 8cc933c02aa5: Pushed [2023-09-23T04:40:00.307Z] 55aa69f2c1b2: Pushed [2023-09-23T04:40:00.307Z] f43231ef3911: Pushed [2023-09-23T04:40:07.036Z] 2a6a471ed8ce: Pushed [2023-09-23T04:40:07.036Z] 1e0384811d3250d0bfb067782122c51f223b6a04: digest: sha256:7963cd78c5205a1763fee355549a2d4bd396759b9f18b4c55937c6608380c81f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:07.407Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:07.761Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-09-23T04:40:07.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-23T04:40:07.761Z] 2a6a471ed8ce: Preparing [2023-09-23T04:40:07.761Z] 55aa69f2c1b2: Preparing [2023-09-23T04:40:07.761Z] f43231ef3911: Preparing [2023-09-23T04:40:07.761Z] 8cc933c02aa5: Preparing [2023-09-23T04:40:07.761Z] b2191e2be29d: Preparing [2023-09-23T04:40:07.761Z] 2a6a471ed8ce: Layer already exists [2023-09-23T04:40:07.761Z] b2191e2be29d: Layer already exists [2023-09-23T04:40:07.761Z] 55aa69f2c1b2: Layer already exists [2023-09-23T04:40:07.761Z] f43231ef3911: Layer already exists [2023-09-23T04:40:07.761Z] 8cc933c02aa5: Layer already exists [2023-09-23T04:40:07.761Z] latest: digest: sha256:7963cd78c5205a1763fee355549a2d4bd396759b9f18b4c55937c6608380c81f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:08.408Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:08.755Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.12 [2023-09-23T04:40:08.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-23T04:40:08.755Z] 2a6a471ed8ce: Preparing [2023-09-23T04:40:08.755Z] 55aa69f2c1b2: Preparing [2023-09-23T04:40:08.755Z] f43231ef3911: Preparing [2023-09-23T04:40:08.755Z] 8cc933c02aa5: Preparing [2023-09-23T04:40:08.755Z] b2191e2be29d: Preparing [2023-09-23T04:40:08.755Z] 55aa69f2c1b2: Layer already exists [2023-09-23T04:40:08.755Z] 2a6a471ed8ce: Layer already exists [2023-09-23T04:40:08.755Z] f43231ef3911: Layer already exists [2023-09-23T04:40:08.755Z] b2191e2be29d: Layer already exists [2023-09-23T04:40:08.755Z] 8cc933c02aa5: Layer already exists [2023-09-23T04:40:08.755Z] 3.1.0-dev.12: digest: sha256:7963cd78c5205a1763fee355549a2d4bd396759b9f18b4c55937c6608380c81f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:09.108Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:09.453Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12 [2023-09-23T04:40:09.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-23T04:40:09.453Z] 2a6a471ed8ce: Preparing [2023-09-23T04:40:09.453Z] 55aa69f2c1b2: Preparing [2023-09-23T04:40:09.453Z] f43231ef3911: Preparing [2023-09-23T04:40:09.453Z] 8cc933c02aa5: Preparing [2023-09-23T04:40:09.453Z] b2191e2be29d: Preparing [2023-09-23T04:40:09.453Z] 2a6a471ed8ce: Layer already exists [2023-09-23T04:40:09.453Z] 55aa69f2c1b2: Layer already exists [2023-09-23T04:40:09.453Z] b2191e2be29d: Layer already exists [2023-09-23T04:40:09.453Z] 8cc933c02aa5: Layer already exists [2023-09-23T04:40:09.453Z] f43231ef3911: Layer already exists [2023-09-23T04:40:09.453Z] 1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12: digest: sha256:7963cd78c5205a1763fee355549a2d4bd396759b9f18b4c55937c6608380c81f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:09.810Z] + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:10.143Z] + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [2023-09-23T04:40:10.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] [2023-09-23T04:40:10.143Z] 2a6a471ed8ce: Preparing [2023-09-23T04:40:10.143Z] 55aa69f2c1b2: Preparing [2023-09-23T04:40:10.143Z] f43231ef3911: Preparing [2023-09-23T04:40:10.143Z] 8cc933c02aa5: Preparing [2023-09-23T04:40:10.143Z] b2191e2be29d: Preparing [2023-09-23T04:40:10.143Z] f43231ef3911: Layer already exists [2023-09-23T04:40:10.143Z] 55aa69f2c1b2: Layer already exists [2023-09-23T04:40:10.143Z] b2191e2be29d: Layer already exists [2023-09-23T04:40:10.143Z] 2a6a471ed8ce: Layer already exists [2023-09-23T04:40:10.143Z] 8cc933c02aa5: Layer already exists [2023-09-23T04:40:10.143Z] main: digest: sha256:7963cd78c5205a1763fee355549a2d4bd396759b9f18b4c55937c6608380c81f size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-23T04:40:10.190Z] ===================================================== [Pipeline] echo [2023-09-23T04:40:10.196Z] taggedImages: [2023-09-23T04:40:10.196Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1e0384811d3250d0bfb067782122c51f223b6a04 [2023-09-23T04:40:10.196Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [2023-09-23T04:40:10.196Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.12 [2023-09-23T04:40:10.196Z] - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1e0384811d3250d0bfb067782122c51f223b6a04-3.1.0-dev.12 [2023-09-23T04:40:10.196Z] - 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-09-23T04:40:10.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T04:40:10.573Z] [2023-09-23T04:40:10.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:10.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T04:40:10.907Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-23T04:40:10.907Z] 8998bd30e6a1: Pulling fs layer [2023-09-23T04:40:10.907Z] 04944245beec: Pulling fs layer [2023-09-23T04:40:10.907Z] 699f458cf7ca: Pulling fs layer [2023-09-23T04:40:10.907Z] 765212b225bb: Pulling fs layer [2023-09-23T04:40:10.907Z] f23df028b6ca: Pulling fs layer [2023-09-23T04:40:10.907Z] d65c8cfc05b1: Pulling fs layer [2023-09-23T04:40:10.907Z] 2437ff75d9bd: Pulling fs layer [2023-09-23T04:40:10.907Z] f23df028b6ca: Waiting [2023-09-23T04:40:10.907Z] d65c8cfc05b1: Waiting [2023-09-23T04:40:10.907Z] 2437ff75d9bd: Waiting [2023-09-23T04:40:10.907Z] 765212b225bb: Waiting [2023-09-23T04:40:11.175Z] 04944245beec: Verifying Checksum [2023-09-23T04:40:11.175Z] 04944245beec: Download complete [2023-09-23T04:40:11.175Z] 765212b225bb: Verifying Checksum [2023-09-23T04:40:11.175Z] 765212b225bb: Download complete [2023-09-23T04:40:11.175Z] f23df028b6ca: Verifying Checksum [2023-09-23T04:40:11.175Z] f23df028b6ca: Download complete [2023-09-23T04:40:11.175Z] d65c8cfc05b1: Verifying Checksum [2023-09-23T04:40:11.175Z] d65c8cfc05b1: Download complete [2023-09-23T04:40:11.447Z] 699f458cf7ca: Verifying Checksum [2023-09-23T04:40:11.447Z] 699f458cf7ca: Download complete [2023-09-23T04:40:11.717Z] 8998bd30e6a1: Download complete [2023-09-23T04:40:14.298Z] 2437ff75d9bd: Verifying Checksum [2023-09-23T04:40:14.298Z] 2437ff75d9bd: Download complete [2023-09-23T04:40:15.709Z] 8998bd30e6a1: Pull complete [2023-09-23T04:40:16.293Z] 04944245beec: Pull complete [2023-09-23T04:40:17.705Z] 699f458cf7ca: Pull complete [2023-09-23T04:40:17.705Z] 765212b225bb: Pull complete [2023-09-23T04:40:21.052Z] f23df028b6ca: Pull complete [2023-09-23T04:40:21.052Z] d65c8cfc05b1: Pull complete [2023-09-23T04:40:36.044Z] 2437ff75d9bd: Pull complete [2023-09-23T04:40:36.044Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-23T04:40:36.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-23T04:40:36.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:40:36.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-7675 does not seem to be running inside a container [2023-09-23T04:40:36.313Z] $ 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/99 -v /w/workspace/device-gpio/99:/w/workspace/device-gpio/99:rw,z -v /w/workspace/device-gpio/99@tmp:/w/workspace/device-gpio/99@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:arm64 cat [2023-09-23T04:40:39.047Z] $ docker top 5e3f4cb63bcf307fdb9edb9c4a048bf7d791effd07f435167229db3cca909a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:40:39.894Z] ---> job-cost.sh [2023-09-23T04:40:39.894Z] lf-activate-venv: SKIPPING [2023-09-23T04:40:39.894Z] INFO: No Stack... [2023-09-23T04:40:40.160Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-23T04:40:41.119Z] INFO: Archiving Costs [Pipeline] sh [2023-09-23T04:40:41.437Z] + + cutcat -d, -f6 [2023-09-23T04:40:41.437Z] /w/workspace/device-gpio/99/archives/cost.csv [Pipeline] lock [2023-09-23T04:40:41.763Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-99-stack-cost] [2023-09-23T04:40:41.773Z] Resource [jenkins-edgexfoundry-device-gpio-main-99-stack-cost] did not exist. Created. [2023-09-23T04:40:41.773Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-23T04:40:42.108Z] /w/workspace/device-gpio/99@tmp/durable-2c07ba07/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-23T04:40:42.442Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-23T04:40:42.464Z] Warning: overwriting stash ‘stack-cost’ [2023-09-23T04:40:42.518Z] Stashed 1 file(s) [Pipeline] } [2023-09-23T04:40:42.524Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-23T04:40:42.541Z] $ docker stop --time=1 5e3f4cb63bcf307fdb9edb9c4a048bf7d791effd07f435167229db3cca909a8a [2023-09-23T04:40:43.995Z] $ docker rm -f --volumes 5e3f4cb63bcf307fdb9edb9c4a048bf7d791effd07f435167229db3cca909a8a [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-09-23T04:40:44.380Z] provisioning config files... [2023-09-23T04:40:44.387Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8113457074075133624tmp [Pipeline] { [Pipeline] sh [2023-09-23T04:40:44.681Z] + set +x [2023-09-23T04:40:44.681Z] + + curl -sbash https://codecov.io/bash -s [2023-09-23T04:40:44.681Z] -- [2023-09-23T04:40:44.681Z] [2023-09-23T04:40:44.681Z] _____ _ [2023-09-23T04:40:44.681Z] / ____| | | [2023-09-23T04:40:44.681Z] | | ___ __| | ___ ___ _____ __ [2023-09-23T04:40:44.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-23T04:40:44.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-23T04:40:44.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-23T04:40:44.681Z] Bash-1.0.6 [2023-09-23T04:40:44.681Z] [2023-09-23T04:40:44.681Z] [2023-09-23T04:40:44.681Z] ==> git version 2.25.1 found [2023-09-23T04:40:44.681Z] ==> 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-09-23T04:40:44.681Z] Release-Date: 2020-01-08 [2023-09-23T04:40:44.681Z] 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-09-23T04:40:44.681Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-23T04:40:44.681Z] ==> Jenkins CI detected. [2023-09-23T04:40:44.681Z] current dir:  /w/workspace/edgexfoundry_device-gpio_main [2023-09-23T04:40:44.681Z] project root: . [2023-09-23T04:40:44.681Z] --> token set from env [2023-09-23T04:40:44.681Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-23T04:40:44.681Z] ==> Running gcov in . (disable via -X gcov) [2023-09-23T04:40:44.681Z] ==> Python coveragepy not found [2023-09-23T04:40:44.681Z] ==> Searching for coverage reports in: [2023-09-23T04:40:44.681Z] + . [2023-09-23T04:40:44.681Z] -> Found 1 reports [2023-09-23T04:40:44.681Z] ==> Detecting git/mercurial file structure [2023-09-23T04:40:44.681Z] ==> Reading reports [2023-09-23T04:40:44.681Z] + ./coverage.out bytes=10 [2023-09-23T04:40:44.681Z] ==> Appending adjustments [2023-09-23T04:40:44.681Z] https://docs.codecov.io/docs/fixing-reports [2023-09-23T04:40:44.940Z] + Found adjustments [2023-09-23T04:40:44.940Z] ==> Gzipping contents [2023-09-23T04:40:44.940Z] 4.0K /tmp/codecov.FlZxeJ.gz [2023-09-23T04:40:44.940Z] ==> Uploading reports [2023-09-23T04:40:44.940Z] url: https://codecov.io [2023-09-23T04:40:44.940Z] query: branch=main&commit=1e0384811d3250d0bfb067782122c51f223b6a04&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-23T04:40:44.940Z] -> Pinging Codecov [2023-09-23T04:40:44.940Z] 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=1e0384811d3250d0bfb067782122c51f223b6a04&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-23T04:40:44.940Z] -> Uploading to [2023-09-23T04:40:44.940Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-23/3EC07B1A8CA8AF9BCAA0BB9F0134797F/1e0384811d3250d0bfb067782122c51f223b6a04/1e58e2d3-4c77-49d1-a4ac-9b9fa3de5f5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230923%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230923T044044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e79a607d92eaadd54e65ffebd4498f1292a1023f99f5e0558aaf9e45a64804b [2023-09-23T04:40:44.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-23T04:40:44.940Z] Dload Upload Total Spent Left Speed [2023-09-23T04:40:45.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3203 --:--:-- --:--:-- --:--:-- 3203 [2023-09-23T04:40:45.200Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/1e0384811d3250d0bfb067782122c51f223b6a04 [Pipeline] } [2023-09-23T04:40:45.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-23T04:40:45.337Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-23T04:40:45.346Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:45.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T04:40:45.639Z] [2023-09-23T04:40:45.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:40:45.937Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T04:40:45.937Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-23T04:40:45.937Z] df9b9388f04a: Pulling fs layer [2023-09-23T04:40:45.937Z] 52dc419b0ee2: Pulling fs layer [2023-09-23T04:40:45.937Z] 25bc292e5bac: Pulling fs layer [2023-09-23T04:40:45.937Z] 114826534d7a: Pulling fs layer [2023-09-23T04:40:45.937Z] 4657fd5d0bcf: Pulling fs layer [2023-09-23T04:40:45.937Z] 6ad1cebc031e: Pulling fs layer [2023-09-23T04:40:45.937Z] 8a3aa393b2d8: Pulling fs layer [2023-09-23T04:40:45.937Z] 4657fd5d0bcf: Waiting [2023-09-23T04:40:45.937Z] 114826534d7a: Waiting [2023-09-23T04:40:45.937Z] 6ad1cebc031e: Waiting [2023-09-23T04:40:45.937Z] 8a3aa393b2d8: Waiting [2023-09-23T04:40:45.937Z] 25bc292e5bac: Verifying Checksum [2023-09-23T04:40:45.937Z] 25bc292e5bac: Download complete [2023-09-23T04:40:45.937Z] 52dc419b0ee2: Download complete [2023-09-23T04:40:45.937Z] 4657fd5d0bcf: Verifying Checksum [2023-09-23T04:40:45.937Z] 4657fd5d0bcf: Download complete [2023-09-23T04:40:45.937Z] df9b9388f04a: Download complete [2023-09-23T04:40:46.198Z] df9b9388f04a: Pull complete [2023-09-23T04:40:46.198Z] 6ad1cebc031e: Verifying Checksum [2023-09-23T04:40:46.198Z] 6ad1cebc031e: Download complete [2023-09-23T04:40:46.198Z] 52dc419b0ee2: Pull complete [2023-09-23T04:40:46.198Z] 25bc292e5bac: Pull complete [2023-09-23T04:40:46.766Z] 114826534d7a: Download complete [2023-09-23T04:40:46.766Z] 8a3aa393b2d8: Verifying Checksum [2023-09-23T04:40:46.766Z] 8a3aa393b2d8: Download complete [2023-09-23T04:40:50.044Z] 114826534d7a: Pull complete [2023-09-23T04:40:50.302Z] 4657fd5d0bcf: Pull complete [2023-09-23T04:40:50.560Z] 6ad1cebc031e: Pull complete [2023-09-23T04:40:53.839Z] 8a3aa393b2d8: Pull complete [2023-09-23T04:40:53.839Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-23T04:40:53.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-23T04:40:53.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:40:53.921Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:40:53.943Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-23T04:40:57.071Z] $ docker top e0a336f72d79dab74e62679cd13e98cae94b5623a0de5368d7801e344804a80f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-23T04:40:57.153Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh [2023-09-23T04:40:57.433Z] + set -o pipefail [2023-09-23T04:40:57.433Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' [2023-09-23T04:41:04.002Z] [2023-09-23T04:41:04.002Z] Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... [2023-09-23T04:41:04.002Z] [2023-09-23T04:41:04.002Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/a5f86f54-7e97-4f32-af05-50349b3d4b67 [2023-09-23T04:41:04.002Z] [2023-09-23T04:41:04.002Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-23T04:41:04.002Z] [2023-09-23T04:41:04.002Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-23T04:41:04.002Z] [2023-09-23T04:41:04.002Z] [2023-09-23T04:41:04.002Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-23T04:41:04.002Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-23T04:41:04.002Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-23T04:41:04.001Z] $ docker stop --time=1 e0a336f72d79dab74e62679cd13e98cae94b5623a0de5368d7801e344804a80f [2023-09-23T04:41:06.905Z] $ docker rm -f --volumes e0a336f72d79dab74e62679cd13e98cae94b5623a0de5368d7801e344804a80f [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-09-23T04:41:07.661Z] + git log --format=format:%s -1 1e0384811d3250d0bfb067782122c51f223b6a04 [Pipeline] sh [2023-09-23T04:41:07.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T04:41:07.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:41:08.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:41:08.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:41:08.314Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:41:08.333Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-23T04:41:08.775Z] $ docker top 7724b55529df45f98940b760a209a76643e2fdf2c9351c4b5e243366cbb1fe04 -eo pid,comm [2023-09-23T04:41:08.835Z] 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-09-23T04:41:08.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T04:41:08.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:41:08.876Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:41:08.985Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:41:08.976Z] $ docker exec 7724b55529df45f98940b760a209a76643e2fdf2c9351c4b5e243366cbb1fe04 ssh-agent [2023-09-23T04:41:09.087Z] SSH_AUTH_SOCK=/tmp/ssh-TPse0drZMo16/agent.31 [2023-09-23T04:41:09.087Z] SSH_AGENT_PID=37 [2023-09-23T04:41:09.091Z] Running ssh-add (command line suppressed) [2023-09-23T04:41:09.173Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12817779728589970611.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12817779728589970611.key) [2023-09-23T04:41:09.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:41:09.488Z] + git semver tag [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,654 [run_tag] DEBUG tag force:False [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,654 [check_head_tag] DEBUG check head tag [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,655 [execute] INFO git cat-file --batch-check [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,658 [execute] INFO git cat-file --batch [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,667 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,667 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) [2023-09-23T04:41:09.747Z] 2023-09-23 04:41:09,672 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:41:09.747Z] 3.1.0-dev.12 [Pipeline] } [2023-09-23T04:41:09.744Z] $ docker exec --env ******** --env ******** 7724b55529df45f98940b760a209a76643e2fdf2c9351c4b5e243366cbb1fe04 ssh-agent -k [2023-09-23T04:41:09.848Z] unset SSH_AUTH_SOCK; [2023-09-23T04:41:09.848Z] unset SSH_AGENT_PID; [2023-09-23T04:41:09.848Z] echo Agent pid 37 killed; [2023-09-23T04:41:09.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T04:41:10.180Z] + git semver [Pipeline] } [2023-09-23T04:41:10.438Z] $ docker stop --time=1 7724b55529df45f98940b760a209a76643e2fdf2c9351c4b5e243366cbb1fe04 [2023-09-23T04:41:11.710Z] $ docker rm -f --volumes 7724b55529df45f98940b760a209a76643e2fdf2c9351c4b5e243366cbb1fe04 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:41:12.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T04:41:12.115Z] [2023-09-23T04:41:12.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:41:12.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T04:41:12.410Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-23T04:41:12.410Z] ab5ef0e58194: Pulling fs layer [2023-09-23T04:41:12.410Z] 9712f1f96733: Pulling fs layer [2023-09-23T04:41:12.410Z] 63f879dbbcfc: Pulling fs layer [2023-09-23T04:41:12.410Z] 0d9ebad4ef96: Pulling fs layer [2023-09-23T04:41:12.410Z] e9a5061849ea: Pulling fs layer [2023-09-23T04:41:12.410Z] d747dcd14b5f: Pulling fs layer [2023-09-23T04:41:12.410Z] 2de7ff778b66: Pulling fs layer [2023-09-23T04:41:12.410Z] e9a5061849ea: Waiting [2023-09-23T04:41:12.410Z] 0d9ebad4ef96: Waiting [2023-09-23T04:41:12.410Z] d747dcd14b5f: Waiting [2023-09-23T04:41:12.410Z] 2de7ff778b66: Waiting [2023-09-23T04:41:12.410Z] 9712f1f96733: Verifying Checksum [2023-09-23T04:41:12.410Z] 9712f1f96733: Download complete [2023-09-23T04:41:12.669Z] 63f879dbbcfc: Verifying Checksum [2023-09-23T04:41:12.669Z] 63f879dbbcfc: Download complete [2023-09-23T04:41:12.669Z] e9a5061849ea: Verifying Checksum [2023-09-23T04:41:12.669Z] e9a5061849ea: Download complete [2023-09-23T04:41:12.669Z] d747dcd14b5f: Download complete [2023-09-23T04:41:12.927Z] ab5ef0e58194: Verifying Checksum [2023-09-23T04:41:12.927Z] ab5ef0e58194: Download complete [2023-09-23T04:41:12.927Z] 0d9ebad4ef96: Verifying Checksum [2023-09-23T04:41:12.927Z] 0d9ebad4ef96: Download complete [2023-09-23T04:41:12.927Z] 2de7ff778b66: Verifying Checksum [2023-09-23T04:41:12.927Z] 2de7ff778b66: Download complete [2023-09-23T04:41:15.453Z] ab5ef0e58194: Pull complete [2023-09-23T04:41:15.453Z] 9712f1f96733: Pull complete [2023-09-23T04:41:16.391Z] 63f879dbbcfc: Pull complete [2023-09-23T04:41:19.671Z] 0d9ebad4ef96: Pull complete [2023-09-23T04:41:19.930Z] e9a5061849ea: Pull complete [2023-09-23T04:41:20.189Z] d747dcd14b5f: Pull complete [2023-09-23T04:41:21.125Z] 2de7ff778b66: Pull complete [2023-09-23T04:41:21.125Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-23T04:41:21.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-23T04:41:21.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:41:21.200Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:41:21.217Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-23T04:41:25.765Z] $ docker top e4a144877de76ac4494c350de954b6df6173b3e818854690ced6e344f1af50de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:41:25.852Z] provisioning config files... [2023-09-23T04:41:25.859Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1229538706903059035tmp [2023-09-23T04:41:25.868Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5526058825882970079tmp [2023-09-23T04:41:25.878Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3922605630410985997tmp [Pipeline] { [Pipeline] echo [2023-09-23T04:41:25.892Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:26.176Z] ---> sigul-configuration.sh [2023-09-23T04:41:26.176Z] gpg: directory `/root/.gnupg' created [2023-09-23T04:41:26.176Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-23T04:41:26.176Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-23T04:41:26.176Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-23T04:41:26.176Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-23T04:41:26.176Z] gpg: CAST5 encrypted data [2023-09-23T04:41:26.176Z] gpg: encrypted with 1 passphrase [2023-09-23T04:41:26.176Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-23T04:41:26.462Z] + mkdir /home/jenkins [2023-09-23T04:41:26.462Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-23T04:41:26.747Z] + 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-09-23T04:41:26.756Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:27.041Z] ---> sigul-install.sh [2023-09-23T04:41:27.041Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-23T04:41:27.328Z] + git tag --list [2023-09-23T04:41:27.328Z] v1.0.0 [2023-09-23T04:41:27.328Z] v2.1.0 [2023-09-23T04:41:27.328Z] v2.1.1 [2023-09-23T04:41:27.328Z] v2.2.0 [2023-09-23T04:41:27.328Z] v2.3.0 [2023-09-23T04:41:27.328Z] v3.0 [2023-09-23T04:41:27.328Z] v3.0.0 [2023-09-23T04:41:27.328Z] v3.1.0-dev.1 [2023-09-23T04:41:27.328Z] v3.1.0-dev.10 [2023-09-23T04:41:27.328Z] v3.1.0-dev.11 [2023-09-23T04:41:27.328Z] v3.1.0-dev.12 [2023-09-23T04:41:27.328Z] v3.1.0-dev.2 [2023-09-23T04:41:27.328Z] v3.1.0-dev.3 [2023-09-23T04:41:27.328Z] v3.1.0-dev.4 [2023-09-23T04:41:27.328Z] v3.1.0-dev.5 [2023-09-23T04:41:27.328Z] v3.1.0-dev.6 [2023-09-23T04:41:27.328Z] v3.1.0-dev.7 [2023-09-23T04:41:27.328Z] v3.1.0-dev.8 [2023-09-23T04:41:27.328Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-23T04:41:27.617Z] + lftools sign git-tag v3.1.0-dev.12 [2023-09-23T04:41:28.183Z] Signing Git tag with Sigul... [2023-09-23T04:41:28.183Z] Signing v3.1.0-dev.12 [Pipeline] echo [2023-09-23T04:41:28.758Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:29.047Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-23T04:41:29.054Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-23T04:41:29.058Z] $ docker stop --time=1 e4a144877de76ac4494c350de954b6df6173b3e818854690ced6e344f1af50de [2023-09-23T04:41:30.343Z] $ docker rm -f --volumes e4a144877de76ac4494c350de954b6df6173b3e818854690ced6e344f1af50de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-23T04:41:30.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T04:41:30.765Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:41:31.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:41:31.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:41:31.129Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:41:31.143Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-23T04:41:31.483Z] $ docker top b0a44cf469d98c7e2f13f5734bf129d00439999e27cfbc0cee55b5fb20c2219b -eo pid,comm [2023-09-23T04:41:31.540Z] 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-09-23T04:41:31.540Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T04:41:31.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:41:31.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:41:31.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:41:31.674Z] $ docker exec b0a44cf469d98c7e2f13f5734bf129d00439999e27cfbc0cee55b5fb20c2219b ssh-agent [2023-09-23T04:41:31.797Z] SSH_AUTH_SOCK=/tmp/ssh-pdIHDCqhSXuu/agent.31 [2023-09-23T04:41:31.797Z] SSH_AGENT_PID=38 [2023-09-23T04:41:31.802Z] Running ssh-add (command line suppressed) [2023-09-23T04:41:31.889Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16996420788610600702.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16996420788610600702.key) [2023-09-23T04:41:31.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:41:32.203Z] + git semver bump pre [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,365 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,366 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,366 [bump_version] DEBUG bumped version:3.1.0-dev.13 [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,366 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,366 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,366 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,368 [execute] INFO git cat-file --batch-check [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,373 [execute] INFO git cat-file --batch [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T04:41:32.462Z] 2023-09-23 04:41:32,380 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:41:32.462Z] 3.1.0-dev.13 [Pipeline] } [2023-09-23T04:41:32.459Z] $ docker exec --env ******** --env ******** b0a44cf469d98c7e2f13f5734bf129d00439999e27cfbc0cee55b5fb20c2219b ssh-agent -k [2023-09-23T04:41:32.557Z] unset SSH_AUTH_SOCK; [2023-09-23T04:41:32.557Z] unset SSH_AGENT_PID; [2023-09-23T04:41:32.557Z] echo Agent pid 38 killed; [2023-09-23T04:41:32.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T04:41:32.964Z] + git semver [Pipeline] } [2023-09-23T04:41:33.223Z] $ docker stop --time=1 b0a44cf469d98c7e2f13f5734bf129d00439999e27cfbc0cee55b5fb20c2219b [2023-09-23T04:41:34.477Z] $ docker rm -f --volumes b0a44cf469d98c7e2f13f5734bf129d00439999e27cfbc0cee55b5fb20c2219b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-23T04:41:34.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-23T04:41:34.833Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:41:35.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-23T04:41:35.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:41:35.210Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:41:35.228Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-23T04:41:35.539Z] $ docker top 215b136287cada67b71b8fc9da29d364745f13d345016d6122a8bebeb44df7ab -eo pid,comm [2023-09-23T04:41:35.593Z] 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-09-23T04:41:35.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-23T04:41:35.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-23T04:41:35.633Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-23T04:41:35.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-23T04:41:35.722Z] $ docker exec 215b136287cada67b71b8fc9da29d364745f13d345016d6122a8bebeb44df7ab ssh-agent [2023-09-23T04:41:35.836Z] SSH_AUTH_SOCK=/tmp/ssh-azVRKpCNnGUd/agent.32 [2023-09-23T04:41:35.836Z] SSH_AGENT_PID=38 [2023-09-23T04:41:35.841Z] Running ssh-add (command line suppressed) [2023-09-23T04:41:35.919Z] Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10797404558592686092.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10797404558592686092.key) [2023-09-23T04:41:35.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-23T04:41:36.230Z] + git semver push [2023-09-23T04:41:36.488Z] 2023-09-23 04:41:36,382 [run_push] DEBUG push [2023-09-23T04:41:36.488Z] 2023-09-23 04:41:36,382 [execute] INFO git cat-file --batch-check [2023-09-23T04:41:36.488Z] 2023-09-23 04:41:36,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-23T04:41:36.488Z] 2023-09-23 04:41:36,386 [execute] INFO git rev-list ea352c71a0f835484f401359945fb3ec84de8b2f -- [2023-09-23T04:41:36.488Z] 2023-09-23 04:41:36,386 [execute] DEBUG Popen(['git', 'rev-list', 'ea352c71a0f835484f401359945fb3ec84de8b2f', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-23T04:41:36.488Z] 2023-09-23 04:41:36,394 [execute] INFO git fetch -v origin [2023-09-23T04:41:36.488Z] 2023-09-23 04:41:36,394 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-23T04:41:37.056Z] 2023-09-23 04:41:36,853 [run_push] DEBUG no remote changes detected [2023-09-23T04:41:37.056Z] 2023-09-23 04:41:36,854 [execute] INFO git push origin semver [2023-09-23T04:41:37.056Z] 2023-09-23 04:41:36,854 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-23T04:41:37.622Z] 2023-09-23 04:41:37,585 [run_push] DEBUG push all version tags [2023-09-23T04:41:37.622Z] 2023-09-23 04:41:37,586 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-23T04:41:37.622Z] 2023-09-23 04:41:37,586 [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-09-23T04:41:38.560Z] 2023-09-23 04:41:38,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main [2023-09-23T04:41:38.560Z] 3.1.0-dev.13 [Pipeline] } [2023-09-23T04:41:38.557Z] $ docker exec --env ******** --env ******** 215b136287cada67b71b8fc9da29d364745f13d345016d6122a8bebeb44df7ab ssh-agent -k [2023-09-23T04:41:38.654Z] unset SSH_AUTH_SOCK; [2023-09-23T04:41:38.654Z] unset SSH_AGENT_PID; [2023-09-23T04:41:38.654Z] echo Agent pid 38 killed; [2023-09-23T04:41:38.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-23T04:41:38.973Z] + git semver [Pipeline] } [2023-09-23T04:41:39.233Z] $ docker stop --time=1 215b136287cada67b71b8fc9da29d364745f13d345016d6122a8bebeb44df7ab [2023-09-23T04:41:40.546Z] $ docker rm -f --volumes 215b136287cada67b71b8fc9da29d364745f13d345016d6122a8bebeb44df7ab [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-09-23T04:41:41.139Z] + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] [2023-09-23T04:41:41.139Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-23T04:41:41.139Z] total 16 [2023-09-23T04:41:41.139Z] drwxr-xr-x 3 root root 4096 Sep 23 04:32 . [2023-09-23T04:41:41.139Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 04:41 .. [2023-09-23T04:41:41.139Z] drwxr-xr-x 2 root root 4096 Sep 23 04:32 cost [2023-09-23T04:41:41.139Z] -rw-r--r-- 1 root root 82 Sep 23 04:32 cost.csv [2023-09-23T04:41:41.139Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-23T04:41:41.139Z] + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives [2023-09-23T04:41:41.139Z] total 16 [2023-09-23T04:41:41.139Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:32 . [2023-09-23T04:41:41.139Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 23 04:41 .. [2023-09-23T04:41:41.139Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 04:32 cost [2023-09-23T04:41:41.139Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 23 04:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:41.431Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:42.284Z] ---> package-listing.sh [2023-09-23T04:41:42.284Z] ++ facter osfamily [2023-09-23T04:41:42.284Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-23T04:41:42.543Z] + OS_FAMILY=debian [2023-09-23T04:41:42.543Z] + workspace=/w/workspace/edgexfoundry_device-gpio_main [2023-09-23T04:41:42.543Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-23T04:41:42.543Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-23T04:41:42.543Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-23T04:41:42.543Z] + PACKAGES=/tmp/packages_start.txt [2023-09-23T04:41:42.543Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-09-23T04:41:42.543Z] + PACKAGES=/tmp/packages_end.txt [2023-09-23T04:41:42.543Z] + case "${OS_FAMILY}" in [2023-09-23T04:41:42.543Z] + dpkg -l [2023-09-23T04:41:42.543Z] + grep '^ii' [2023-09-23T04:41:42.543Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-23T04:41:42.543Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-23T04:41:42.543Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-23T04:41:42.543Z] + '[' /w/workspace/edgexfoundry_device-gpio_main ']' [2023-09-23T04:41:42.543Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ [2023-09-23T04:41:42.543Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo [2023-09-23T04:41:42.555Z] 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-09-23T04:41:42.831Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-23T04:41:43.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-23T04:41:43.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-23T04:41:43.555Z] prd-ubuntu20.04-docker-8c-8g-7670 does not seem to be running inside a container [2023-09-23T04:41:43.640Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-23T04:41:43.844Z] $ docker top a35bfa4bc019cfed5f226525d29afc183b2556436ac06154293c2b38c860fe2a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-23T04:41:44.211Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-23T04:41:44.492Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-23T04:41:44.776Z] + ls /var/log/sa-host [2023-09-23T04:41:44.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-23T04:41:44.838Z] provisioning config files... [2023-09-23T04:41:44.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4842889133075351404tmp [Pipeline] { [Pipeline] echo [2023-09-23T04:41:44.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:45.144Z] ---> create-netrc.sh [Pipeline] } [2023-09-23T04:41:45.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:45.474Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-23T04:41:45.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:45.763Z] ---> sudo-logs.sh [2023-09-23T04:41:45.763Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-23T04:41:45.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:46.070Z] ---> job-cost.sh [2023-09-23T04:41:46.070Z] lf-activate-venv: SKIPPING [2023-09-23T04:41:46.070Z] DEBUG: total: 0.2199999988079071 [2023-09-23T04:41:46.070Z] INFO: Retrieving Stack Cost... [2023-09-23T04:41:47.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-23T04:41:47.262Z] INFO: Archiving Costs [Pipeline] echo [2023-09-23T04:41:47.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-23T04:41:47.552Z] ---> logs-deploy.sh [2023-09-23T04:41:47.552Z] lf-activate-venv: SKIPPING [2023-09-23T04:41:47.552Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/99 [2023-09-23T04:41:47.552Z] INFO: archiving workspace using pattern(s): [2023-09-23T04:41:48.488Z] Archives upload complete. [2023-09-23T04:41:48.488Z] INFO: archiving logs to Nexus [2023-09-23T04:41:49.426Z] ---> uname -a: [2023-09-23T04:41:49.426Z] Linux prd-ubuntu20-04-docker-8c-8g-7670 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] ---> lscpu: [2023-09-23T04:41:49.426Z] Architecture: x86_64 [2023-09-23T04:41:49.426Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-23T04:41:49.426Z] Byte Order: Little Endian [2023-09-23T04:41:49.426Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-23T04:41:49.426Z] CPU(s): 8 [2023-09-23T04:41:49.426Z] On-line CPU(s) list: 0-7 [2023-09-23T04:41:49.426Z] Thread(s) per core: 1 [2023-09-23T04:41:49.426Z] Core(s) per socket: 1 [2023-09-23T04:41:49.426Z] Socket(s): 8 [2023-09-23T04:41:49.426Z] NUMA node(s): 1 [2023-09-23T04:41:49.426Z] Vendor ID: AuthenticAMD [2023-09-23T04:41:49.426Z] CPU family: 23 [2023-09-23T04:41:49.426Z] Model: 49 [2023-09-23T04:41:49.426Z] Model name: AMD EPYC-Rome Processor [2023-09-23T04:41:49.426Z] Stepping: 0 [2023-09-23T04:41:49.426Z] CPU MHz: 2799.998 [2023-09-23T04:41:49.426Z] BogoMIPS: 5599.99 [2023-09-23T04:41:49.426Z] Virtualization: AMD-V [2023-09-23T04:41:49.426Z] Hypervisor vendor: KVM [2023-09-23T04:41:49.426Z] Virtualization type: full [2023-09-23T04:41:49.426Z] L1d cache: 256 KiB [2023-09-23T04:41:49.426Z] L1i cache: 256 KiB [2023-09-23T04:41:49.426Z] L2 cache: 4 MiB [2023-09-23T04:41:49.426Z] L3 cache: 128 MiB [2023-09-23T04:41:49.426Z] NUMA node0 CPU(s): 0-7 [2023-09-23T04:41:49.426Z] Vulnerability Itlb multihit: Not affected [2023-09-23T04:41:49.426Z] Vulnerability L1tf: Not affected [2023-09-23T04:41:49.426Z] Vulnerability Mds: Not affected [2023-09-23T04:41:49.426Z] Vulnerability Meltdown: Not affected [2023-09-23T04:41:49.426Z] Vulnerability Mmio stale data: Not affected [2023-09-23T04:41:49.426Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-23T04:41:49.426Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-23T04:41:49.426Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-23T04:41:49.426Z] Vulnerability Srbds: Not affected [2023-09-23T04:41:49.426Z] Vulnerability Tsx async abort: Not affected [2023-09-23T04:41:49.426Z] 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-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] ---> nproc: [2023-09-23T04:41:49.426Z] 8 [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] ---> df -h: [2023-09-23T04:41:49.426Z] Filesystem Size Used Avail Use% Mounted on [2023-09-23T04:41:49.426Z] overlay 155G 13G 143G 9% / [2023-09-23T04:41:49.426Z] tmpfs 64M 0 64M 0% /dev [2023-09-23T04:41:49.426Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-23T04:41:49.426Z] shm 64M 0 64M 0% /dev/shm [2023-09-23T04:41:49.426Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] ---> sar -b -r -n DEV: [2023-09-23T04:41:49.426Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7670) 09/23/23 _x86_64_ (8 CPU) [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] 04:28:58 LINUX RESTART (8 CPU) [2023-09-23T04:41:49.426Z] [2023-09-23T04:41:49.426Z] 04:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-23T04:41:49.426Z] 04:30:02 162.93 48.40 114.53 0.00 5440.19 220501.83 0.00 [2023-09-23T04:41:49.426Z] 04:31:01 182.97 1.80 181.17 0.00 34.16 55919.61 0.00 [2023-09-23T04:41:49.426Z] 04:32:01 174.80 0.20 174.60 0.00 13.46 39793.63 0.00 [2023-09-23T04:41:49.426Z] 04:33:01 16.38 0.00 16.38 0.00 0.00 5636.81 0.00 [2023-09-23T04:41:49.426Z] 04:34:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 [2023-09-23T04:41:49.426Z] 04:35:01 57.72 11.63 46.09 0.00 5177.80 8535.78 0.00 [2023-09-23T04:41:49.427Z] 04:36:01 4.25 0.02 4.23 0.00 0.13 100.65 0.00 [2023-09-23T04:41:49.427Z] 04:37:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-09-23T04:41:49.427Z] 04:38:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2023-09-23T04:41:49.427Z] 04:39:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2023-09-23T04:41:49.427Z] 04:40:01 1.78 0.00 1.78 0.00 0.00 18.93 0.00 [2023-09-23T04:41:49.427Z] 04:41:01 31.08 0.25 30.83 0.00 12.66 25240.86 0.00 [2023-09-23T04:41:49.427Z] Average: 52.98 5.20 47.79 0.00 891.07 29615.91 0.00 [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z] 04:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-23T04:41:49.427Z] 04:30:02 29305640 31615488 713760 2.17 73952 2510548 1859628 5.48 973708 2256820 164 [2023-09-23T04:41:49.427Z] 04:31:01 27511836 30898844 1406312 4.28 152932 3394448 2363748 6.97 1846984 3033456 198548 [2023-09-23T04:41:49.427Z] 04:32:01 27629024 31562796 736948 2.24 165372 3895848 1857388 5.47 1266992 3462832 132996 [2023-09-23T04:41:49.427Z] 04:33:01 27639936 31573972 730572 2.22 165548 3895860 1788052 5.27 1270412 3450228 16 [2023-09-23T04:41:49.427Z] 04:34:01 27643264 31577544 726636 2.21 165608 3895864 1788052 5.27 1266916 3450232 32 [2023-09-23T04:41:49.427Z] 04:35:01 27167644 31558896 715548 2.18 194692 4320952 1712172 5.05 1573668 3583932 36 [2023-09-23T04:41:49.427Z] 04:36:01 27179424 31565740 708844 2.16 193248 4317708 1714892 5.05 1565844 3580736 168 [2023-09-23T04:41:49.427Z] 04:37:01 27181236 31567596 706800 2.15 193312 4317700 1714892 5.05 1563488 3580736 12 [2023-09-23T04:41:49.427Z] 04:38:01 27181684 31568284 706044 2.15 193372 4317840 1714892 5.05 1562868 3580860 172 [2023-09-23T04:41:49.427Z] 04:39:01 27182048 31568780 705424 2.15 193440 4317844 1714892 5.05 1563024 3580880 44 [2023-09-23T04:41:49.427Z] 04:40:01 27182160 31568944 705268 2.14 193500 4317844 1714892 5.05 1562868 3580884 8 [2023-09-23T04:41:49.427Z] 04:41:01 25966312 31452116 815484 2.48 209912 5308488 1839952 5.42 1793324 4464584 302604 [2023-09-23T04:41:49.427Z] Average: 27397517 31506583 781470 2.38 174574 4067579 1815288 5.35 1484175 3467182 52900 [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z] 04:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-23T04:41:49.427Z] 04:30:02 ens3 584.76 362.50 5754.86 84.99 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:30:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:30:02 docker0 14.68 16.41 1.21 129.43 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:31:01 ens3 362.41 250.91 2487.85 35.69 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:31:01 veth73331ba 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:31:01 docker0 231.30 332.67 19.33 2457.56 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:32:01 ens3 170.82 135.74 2621.37 323.80 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:32:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:32:01 docker0 2.73 6.18 0.17 61.77 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:33:01 ens3 9.67 6.18 10.79 3.07 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:33:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:34:01 ens3 0.57 0.33 0.27 0.20 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:35:01 ens3 191.85 107.53 2729.71 7.53 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:35:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:36:01 ens3 0.27 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:38:01 ens3 1.08 0.12 0.10 0.01 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:39:01 ens3 2.20 0.88 0.92 0.61 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:40:01 ens3 0.40 0.23 0.15 0.08 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:41:01 ens3 237.89 143.41 5000.07 18.07 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:41:01 vethcc7f5fa 69.92 107.70 6.45 1026.08 0.00 0.00 0.00 0.08 [2023-09-23T04:41:49.427Z] 04:41:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] 04:41:01 docker0 69.92 107.60 5.49 1026.07 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] Average: ens3 129.85 83.77 1549.18 39.51 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] Average: vethcc7f5fa 5.83 8.99 0.54 85.62 0.00 0.00 0.00 0.01 [2023-09-23T04:41:49.427Z] Average: lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] Average: docker0 26.27 38.16 2.16 303.23 0.00 0.00 0.00 0.00 [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z] ---> sar -P ALL: [2023-09-23T04:41:49.427Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7670) 09/23/23 _x86_64_ (8 CPU) [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z] 04:28:58 LINUX RESTART (8 CPU) [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z] 04:29:01 CPU %user %nice %system %iowait %steal %idle [2023-09-23T04:41:49.427Z] 04:30:02 all 8.40 0.00 3.21 2.47 0.06 85.86 [2023-09-23T04:41:49.427Z] 04:30:02 0 7.25 0.00 3.09 1.19 0.07 88.40 [2023-09-23T04:41:49.427Z] 04:30:02 1 8.00 0.00 4.11 9.69 0.05 78.15 [2023-09-23T04:41:49.427Z] 04:30:02 2 12.05 0.00 2.38 2.05 0.05 83.46 [2023-09-23T04:41:49.427Z] 04:30:02 3 7.66 0.00 2.96 1.44 0.07 87.88 [2023-09-23T04:41:49.427Z] 04:30:02 4 7.89 0.00 3.18 2.17 0.05 86.71 [2023-09-23T04:41:49.427Z] 04:30:02 5 8.49 0.00 2.71 0.67 0.07 88.07 [2023-09-23T04:41:49.427Z] 04:30:02 6 8.14 0.00 4.67 1.53 0.05 85.61 [2023-09-23T04:41:49.427Z] 04:30:02 7 7.71 0.00 2.58 1.06 0.07 88.59 [2023-09-23T04:41:49.427Z] 04:31:01 all 25.49 0.00 4.48 4.43 0.07 65.53 [2023-09-23T04:41:49.427Z] 04:31:01 0 26.73 0.00 4.16 1.58 0.07 67.46 [2023-09-23T04:41:49.427Z] 04:31:01 1 25.10 0.00 5.10 17.98 0.07 51.75 [2023-09-23T04:41:49.427Z] 04:31:01 2 24.84 0.00 4.46 2.34 0.07 68.29 [2023-09-23T04:41:49.427Z] 04:31:01 3 25.61 0.00 4.35 3.77 0.09 66.18 [2023-09-23T04:41:49.427Z] 04:31:01 4 25.81 0.00 4.76 0.48 0.07 68.88 [2023-09-23T04:41:49.427Z] 04:31:01 5 25.37 0.00 4.03 2.11 0.07 68.42 [2023-09-23T04:41:49.427Z] 04:31:01 6 25.83 0.00 4.64 0.51 0.07 68.95 [2023-09-23T04:41:49.427Z] 04:31:01 7 24.61 0.00 4.31 6.70 0.07 64.31 [2023-09-23T04:41:49.427Z] 04:32:01 all 22.30 0.00 4.09 2.59 0.07 70.94 [2023-09-23T04:41:49.427Z] 04:32:01 0 21.06 0.00 4.27 4.76 0.05 69.86 [2023-09-23T04:41:49.427Z] 04:32:01 1 23.56 0.00 4.26 0.07 0.07 72.05 [2023-09-23T04:41:49.427Z] 04:32:01 2 22.68 0.00 3.89 2.68 0.05 70.70 [2023-09-23T04:41:49.427Z] 04:32:01 3 22.80 0.00 3.75 0.15 0.07 73.22 [2023-09-23T04:41:49.427Z] 04:32:01 4 21.62 0.00 3.54 0.05 0.08 74.70 [2023-09-23T04:41:49.427Z] 04:32:01 5 22.93 0.00 4.07 0.40 0.07 72.52 [2023-09-23T04:41:49.427Z] 04:32:01 6 21.84 0.00 4.16 12.28 0.10 61.62 [2023-09-23T04:41:49.427Z] 04:32:01 7 21.92 0.00 4.83 0.34 0.07 72.84 [2023-09-23T04:41:49.427Z] 04:33:01 all 0.32 0.00 0.14 0.24 0.01 99.29 [2023-09-23T04:41:49.427Z] 04:33:01 0 0.13 0.00 0.08 0.00 0.02 99.77 [2023-09-23T04:41:49.427Z] 04:33:01 1 1.08 0.00 0.20 0.02 0.02 98.69 [2023-09-23T04:41:49.427Z] 04:33:01 2 0.25 0.00 0.17 0.77 0.03 98.78 [2023-09-23T04:41:49.427Z] 04:33:01 3 0.30 0.00 0.13 0.02 0.00 99.55 [2023-09-23T04:41:49.427Z] 04:33:01 4 0.17 0.00 0.10 0.02 0.02 99.70 [2023-09-23T04:41:49.427Z] 04:33:01 5 0.17 0.00 0.08 0.00 0.00 99.75 [2023-09-23T04:41:49.427Z] 04:33:01 6 0.30 0.00 0.22 1.14 0.02 98.33 [2023-09-23T04:41:49.427Z] 04:33:01 7 0.13 0.00 0.12 0.00 0.00 99.75 [2023-09-23T04:41:49.427Z] 04:34:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2023-09-23T04:41:49.427Z] 04:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:34:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-23T04:41:49.427Z] 04:34:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2023-09-23T04:41:49.427Z] 04:34:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-23T04:41:49.427Z] 04:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:34:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-23T04:41:49.427Z] 04:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-23T04:41:49.427Z] 04:35:01 all 2.53 0.00 1.44 0.78 0.03 95.23 [2023-09-23T04:41:49.427Z] 04:35:01 0 2.07 0.00 1.28 0.40 0.02 96.23 [2023-09-23T04:41:49.427Z] 04:35:01 1 3.98 0.00 1.36 0.05 0.05 94.56 [2023-09-23T04:41:49.427Z] 04:35:01 2 2.27 0.00 1.10 0.53 0.02 96.08 [2023-09-23T04:41:49.427Z] 04:35:01 3 3.21 0.00 1.24 0.32 0.03 95.20 [2023-09-23T04:41:49.427Z] 04:35:01 4 2.17 0.00 2.25 0.12 0.02 95.44 [2023-09-23T04:41:49.427Z] 04:35:01 5 2.06 0.00 1.86 0.47 0.03 95.57 [2023-09-23T04:41:49.427Z] 04:35:01 6 1.55 0.00 1.17 3.71 0.02 93.56 [2023-09-23T04:41:49.427Z] 04:35:01 7 2.92 0.00 1.24 0.62 0.02 95.20 [2023-09-23T04:41:49.427Z] 04:36:01 all 0.09 0.00 0.05 0.03 0.01 99.83 [2023-09-23T04:41:49.427Z] 04:36:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-09-23T04:41:49.427Z] 04:36:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2023-09-23T04:41:49.427Z] 04:36:01 2 0.08 0.00 0.05 0.00 0.03 99.83 [2023-09-23T04:41:49.427Z] 04:36:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-23T04:41:49.427Z] 04:36:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2023-09-23T04:41:49.427Z] 04:36:01 5 0.03 0.00 0.07 0.08 0.00 99.82 [2023-09-23T04:41:49.427Z] 04:36:01 6 0.02 0.00 0.02 0.10 0.00 99.87 [2023-09-23T04:41:49.427Z] 04:36:01 7 0.22 0.00 0.13 0.00 0.02 99.63 [2023-09-23T04:41:49.427Z] 04:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-23T04:41:49.427Z] 04:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-23T04:41:49.427Z] 04:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-23T04:41:49.427Z] 04:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-23T04:41:49.427Z] 04:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-23T04:41:49.427Z] 04:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-23T04:41:49.427Z] 04:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-23T04:41:49.427Z] 04:37:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-23T04:41:49.427Z] 04:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:38:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2023-09-23T04:41:49.427Z] 04:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-23T04:41:49.427Z] 04:38:01 1 0.43 0.00 0.02 0.00 0.00 99.55 [2023-09-23T04:41:49.427Z] 04:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-23T04:41:49.427Z] 04:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-23T04:41:49.427Z] 04:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:38:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-23T04:41:49.427Z] 04:38:01 6 0.02 0.00 0.02 0.08 0.00 99.88 [2023-09-23T04:41:49.427Z] 04:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:39:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2023-09-23T04:41:49.427Z] 04:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-23T04:41:49.427Z] 04:39:01 1 0.88 0.00 0.05 0.00 0.00 99.07 [2023-09-23T04:41:49.427Z] 04:39:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-23T04:41:49.427Z] 04:39:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-23T04:41:49.427Z] 04:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:39:01 6 0.08 0.00 0.00 0.03 0.00 99.88 [2023-09-23T04:41:49.427Z] 04:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:40:01 all 0.07 0.00 0.01 0.01 0.01 99.90 [2023-09-23T04:41:49.427Z] 04:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:40:01 1 0.43 0.00 0.00 0.00 0.02 99.55 [2023-09-23T04:41:49.427Z] 04:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-23T04:41:49.427Z] 04:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-23T04:41:49.427Z] 04:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-23T04:41:49.427Z] 04:40:01 5 0.00 0.00 0.03 0.02 0.02 99.93 [2023-09-23T04:41:49.427Z] 04:40:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-09-23T04:41:49.427Z] 04:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z] 04:40:01 CPU %user %nice %system %iowait %steal %idle [2023-09-23T04:41:49.427Z] 04:41:01 all 4.37 0.00 1.69 0.62 0.02 93.29 [2023-09-23T04:41:49.427Z] 04:41:01 0 3.43 0.00 1.02 0.02 0.02 95.52 [2023-09-23T04:41:49.427Z] 04:41:01 1 5.99 0.00 1.58 0.30 0.02 92.10 [2023-09-23T04:41:49.427Z] 04:41:01 2 4.02 0.00 1.73 0.07 0.03 94.15 [2023-09-23T04:41:49.427Z] 04:41:01 3 4.10 0.00 2.00 0.05 0.02 93.84 [2023-09-23T04:41:49.427Z] 04:41:01 4 5.28 0.00 2.38 0.05 0.02 92.27 [2023-09-23T04:41:49.427Z] 04:41:01 5 3.20 0.00 1.83 3.84 0.02 91.12 [2023-09-23T04:41:49.427Z] 04:41:01 6 4.32 0.00 1.76 0.64 0.02 93.27 [2023-09-23T04:41:49.427Z] 04:41:01 7 4.63 0.00 1.23 0.02 0.03 94.09 [2023-09-23T04:41:49.427Z] Average: all 5.25 0.00 1.25 0.92 0.02 92.55 [2023-09-23T04:41:49.427Z] Average: 0 4.99 0.00 1.15 0.66 0.02 93.18 [2023-09-23T04:41:49.427Z] Average: 1 5.74 0.00 1.38 2.30 0.03 90.55 [2023-09-23T04:41:49.427Z] Average: 2 5.48 0.00 1.15 0.70 0.03 92.64 [2023-09-23T04:41:49.427Z] Average: 3 5.26 0.00 1.20 0.47 0.02 93.05 [2023-09-23T04:41:49.427Z] Average: 4 5.20 0.00 1.35 0.24 0.02 93.19 [2023-09-23T04:41:49.427Z] Average: 5 5.13 0.00 1.22 0.63 0.02 93.00 [2023-09-23T04:41:49.427Z] Average: 6 5.11 0.00 1.38 1.66 0.02 91.83 [2023-09-23T04:41:49.427Z] Average: 7 5.09 0.00 1.19 0.71 0.03 92.98 [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z] [2023-09-23T04:41:49.427Z]