Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 78c106f1b1d485d6b9e2c5cc4debe4f465169507 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-ssh6142681150226345231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8460867955976840065.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16284949969956291868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10375500532544018878.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-modbus-go/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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16241804558997970420.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-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go 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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-271’ Running on prd-ubuntu20.04-docker-8c-8g-274 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 78c106f1b1d485d6b9e2c5cc4debe4f465169507 (main) Commit message: "Merge pull request #545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > git config core.sparsecheckout # timeout=10 > git checkout -f 78c106f1b1d485d6b9e2c5cc4debe4f465169507 # timeout=10 > git rev-list --no-walk 64d7a7694c36189f4485ea56f1d095402521ef96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T08:21:05.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T08:21:05.780Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T08:21:05.804Z] ========================================================= [2024-03-18T08:21:05.804Z] EdgeX Global Pipelines Version Info [2024-03-18T08:21:05.804Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:06.898Z] ------------------- [2024-03-18T08:21:06.898Z] stable info: [2024-03-18T08:21:06.898Z] ------------------- [2024-03-18T08:21:06.898Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T08:21:06.898Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T08:21:06.898Z] Message: update stable to v1.0.258 [2024-03-18T08:21:07.469Z] ------------------- [2024-03-18T08:21:07.469Z] experimental info: [2024-03-18T08:21:07.469Z] ------------------- [2024-03-18T08:21:07.469Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T08:21:07.469Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T08:21:07.469Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T08:21:07.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-03-18T08:21:07.561Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-03-18T08:21:07.582Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T08:21:07.604Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T08:21:07.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T08:21:07.651Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T08:21:07.678Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T08:21:07.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T08:21:07.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T08:21:07.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T08:21:07.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T08:21:07.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-03-18T08:21:07.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T08:21:07.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T08:21:07.855Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T08:21:07.872Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T08:21:07.895Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T08:21:07.918Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T08:21:07.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T08:21:07.960Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T08:21:07.982Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-18T08:21:08.003Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-18T08:21:08.024Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T08:21:08.047Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T08:21:08.068Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T08:21:08.089Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T08:21:08.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T08:21:08.134Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-18T08:21:08.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-18T08:21:08.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-18T08:21:08.199Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] echo [2024-03-18T08:21:08.225Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78c106f [Pipeline] echo [2024-03-18T08:21:08.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:21:08.310Z] provisioning config files... [2024-03-18T08:21:08.325Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4619255208868848575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:08.676Z] ---> ****-login.sh [2024-03-18T08:21:08.676Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:21:08.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:08.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:08.938Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:08.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:08.938Z] [2024-03-18T08:21:08.938Z] Login Succeeded [2024-03-18T08:21:08.938Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:21:08.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:08.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:08.939Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:08.939Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:08.939Z] [2024-03-18T08:21:08.939Z] Login Succeeded [2024-03-18T08:21:08.939Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:21:09.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:09.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:09.203Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:09.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:09.203Z] [2024-03-18T08:21:09.203Z] Login Succeeded [2024-03-18T08:21:09.203Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:21:09.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:09.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:09.203Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:09.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:09.203Z] [2024-03-18T08:21:09.203Z] Login Succeeded [2024-03-18T08:21:09.203Z] ****.io [2024-03-18T08:21:09.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:09.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:09.773Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:09.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:09.773Z] [2024-03-18T08:21:09.773Z] Login Succeeded [2024-03-18T08:21:09.773Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:21:09.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T08:21:10.190Z] + git rev-list -1 --merges 78c106f1b1d485d6b9e2c5cc4debe4f465169507~1..78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] echo [2024-03-18T08:21:10.217Z] -----------> git rev-list -1 --merges 78c106f1b1d485d6b9e2c5cc4debe4f465169507~1..78c106f1b1d485d6b9e2c5cc4debe4f465169507 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:21:10.217Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [false] [Pipeline] sh [2024-03-18T08:21:10.510Z] + git log --format=format:%s -1 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] echo [2024-03-18T08:21:10.525Z] ========================================================= [2024-03-18T08:21:10.525Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T08:21:10.525Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T08:21:10.865Z] + git log --format=format:%s -1 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] echo [2024-03-18T08:21:10.877Z] [semverPrep] GIT_COMMIT: 78c106f1b1d485d6b9e2c5cc4debe4f465169507, Commit Message: Merge pull request #545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-18T08:21:10.891Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T08:21:11.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:21:11.264Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T08:21:11.264Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T08:21:11.264Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T08:21:11.264Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T08:21:11.264Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T08:21:11.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:21:11.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:21:11.626Z] [2024-03-18T08:21:11.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:21:11.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:21:11.939Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T08:21:11.939Z] b85a868b505f: Pulling fs layer [2024-03-18T08:21:11.939Z] e2be974225ed: Pulling fs layer [2024-03-18T08:21:11.939Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T08:21:11.939Z] 988bab9f4d93: Pulling fs layer [2024-03-18T08:21:11.939Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T08:21:11.939Z] eaf3925da568: Pulling fs layer [2024-03-18T08:21:11.939Z] bab4dde63d76: Pulling fs layer [2024-03-18T08:21:11.939Z] bde34c3a00c8: Pulling fs layer [2024-03-18T08:21:11.940Z] b352a97aabf1: Pulling fs layer [2024-03-18T08:21:11.940Z] 4872d77fe225: Pulling fs layer [2024-03-18T08:21:11.940Z] 5851b861e8e6: Pulling fs layer [2024-03-18T08:21:11.940Z] bab4dde63d76: Waiting [2024-03-18T08:21:11.940Z] bde34c3a00c8: Waiting [2024-03-18T08:21:11.940Z] 4872d77fe225: Waiting [2024-03-18T08:21:11.940Z] 5851b861e8e6: Waiting [2024-03-18T08:21:11.940Z] b352a97aabf1: Waiting [2024-03-18T08:21:11.940Z] 988bab9f4d93: Waiting [2024-03-18T08:21:11.940Z] 1469e6f7b9e6: Waiting [2024-03-18T08:21:11.940Z] eaf3925da568: Waiting [2024-03-18T08:21:11.940Z] e2be974225ed: Download complete [2024-03-18T08:21:11.940Z] 988bab9f4d93: Download complete [2024-03-18T08:21:11.940Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T08:21:11.940Z] 1469e6f7b9e6: Download complete [2024-03-18T08:21:11.940Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T08:21:11.940Z] 339a4e72a1f5: Download complete [2024-03-18T08:21:12.202Z] eaf3925da568: Verifying Checksum [2024-03-18T08:21:12.202Z] eaf3925da568: Download complete [2024-03-18T08:21:12.202Z] bde34c3a00c8: Verifying Checksum [2024-03-18T08:21:12.202Z] bde34c3a00c8: Download complete [2024-03-18T08:21:12.202Z] b352a97aabf1: Download complete [2024-03-18T08:21:12.202Z] 4872d77fe225: Verifying Checksum [2024-03-18T08:21:12.202Z] 4872d77fe225: Download complete [2024-03-18T08:21:12.202Z] 5851b861e8e6: Download complete [2024-03-18T08:21:12.202Z] b85a868b505f: Download complete [2024-03-18T08:21:12.473Z] bab4dde63d76: Verifying Checksum [2024-03-18T08:21:12.473Z] bab4dde63d76: Download complete [2024-03-18T08:21:13.411Z] b85a868b505f: Pull complete [2024-03-18T08:21:13.669Z] e2be974225ed: Pull complete [2024-03-18T08:21:14.240Z] 339a4e72a1f5: Pull complete [2024-03-18T08:21:14.240Z] 988bab9f4d93: Pull complete [2024-03-18T08:21:14.500Z] 1469e6f7b9e6: Pull complete [2024-03-18T08:21:14.500Z] eaf3925da568: Pull complete [2024-03-18T08:21:16.405Z] bab4dde63d76: Pull complete [2024-03-18T08:21:16.405Z] bde34c3a00c8: Pull complete [2024-03-18T08:21:16.665Z] b352a97aabf1: Pull complete [2024-03-18T08:21:16.665Z] 4872d77fe225: Pull complete [2024-03-18T08:21:16.665Z] 5851b861e8e6: Pull complete [2024-03-18T08:21:16.665Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T08:21:16.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:21:16.665Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:21:16.834Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:21:16.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T08:21:20.147Z] $ docker top 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 -eo pid,comm [2024-03-18T08:21:20.210Z] 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). [2024-03-18T08:21:20.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:21:20.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:21:20.266Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:21:20.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:21:20.401Z] $ docker exec 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 ssh-agent [2024-03-18T08:21:20.524Z] SSH_AUTH_SOCK=/tmp/ssh-dqpkMecMqxKf/agent.33 [2024-03-18T08:21:20.524Z] SSH_AGENT_PID=39 [2024-03-18T08:21:20.530Z] Running ssh-add (command line suppressed) [2024-03-18T08:21:20.653Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2538349445087049669.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2538349445087049669.key) [2024-03-18T08:21:20.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:21:20.966Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T08:21:20.979Z] $ docker exec --env ******** --env ******** 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 ssh-agent -k [2024-03-18T08:21:21.093Z] unset SSH_AUTH_SOCK; [2024-03-18T08:21:21.094Z] unset SSH_AGENT_PID; [2024-03-18T08:21:21.094Z] echo Agent pid 39 killed; [2024-03-18T08:21:21.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T08:21:21.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:21:21.149Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:21:21.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:21:21.273Z] $ docker exec 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 ssh-agent [2024-03-18T08:21:21.387Z] SSH_AUTH_SOCK=/tmp/ssh-fYkoYRcGqh7W/agent.72 [2024-03-18T08:21:21.387Z] SSH_AGENT_PID=78 [2024-03-18T08:21:21.391Z] Running ssh-add (command line suppressed) [2024-03-18T08:21:21.496Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6053216994507496982.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6053216994507496982.key) [2024-03-18T08:21:21.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:21:21.810Z] + git semver init [2024-03-18T08:21:22.069Z] 2024-03-18 08:21:21,997 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T08:21:22.069Z] 2024-03-18 08:21:21,998 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-03-18T08:21:22.069Z] 2024-03-18 08:21:21,998 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-03-18T08:21:22.069Z] 2024-03-18 08:21:21,999 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:21:23.482Z] 2024-03-18 08:21:23,141 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-03-18T08:21:23.482Z] 2024-03-18 08:21:23,141 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-03-18T08:21:23.482Z] 2024-03-18 08:21:23,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:21:23.482Z] 2024-03-18 08:21:23,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:21:23.482Z] 3.2.0-dev.10 [Pipeline] } [2024-03-18T08:21:23.492Z] $ docker exec --env ******** --env ******** 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 ssh-agent -k [2024-03-18T08:21:23.586Z] unset SSH_AUTH_SOCK; [2024-03-18T08:21:23.588Z] unset SSH_AGENT_PID; [2024-03-18T08:21:23.588Z] echo Agent pid 78 killed; [2024-03-18T08:21:23.601Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:21:23.929Z] + git semver [Pipeline] } [2024-03-18T08:21:24.204Z] $ docker stop --time=1 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 [2024-03-18T08:21:25.510Z] $ docker rm -f --volumes 64e0e65f3fa1182ab11145f1c8ec361e4cb32eb27c67e3dac2b80e606830df63 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:21:25.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T08:21:26.075Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T08:21:26.087Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 [2024-03-18T08:21:26.306Z] provisioning config files... [2024-03-18T08:21:26.315Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12099509457737262483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:26.692Z] ---> ****-login.sh [2024-03-18T08:21:26.692Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:21:26.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:26.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:26.692Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:26.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:26.692Z] [2024-03-18T08:21:26.692Z] Login Succeeded [2024-03-18T08:21:26.692Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:21:26.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:26.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:26.692Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:26.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:26.692Z] [2024-03-18T08:21:26.692Z] Login Succeeded [2024-03-18T08:21:26.692Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:21:26.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:26.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:26.951Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:26.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:26.951Z] [2024-03-18T08:21:26.951Z] Login Succeeded [2024-03-18T08:21:26.951Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:21:26.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:26.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:26.952Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:26.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:26.952Z] [2024-03-18T08:21:26.952Z] Login Succeeded [2024-03-18T08:21:26.952Z] ****.io [2024-03-18T08:21:27.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:21:27.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:21:27.212Z] Configure a credential helper to remove this warning. See [2024-03-18T08:21:27.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:21:27.212Z] [2024-03-18T08:21:27.212Z] Login Succeeded [2024-03-18T08:21:27.212Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:21:27.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T08:21:27.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:21:27.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:21:27.346Z] ========================================================= [2024-03-18T08:21:27.346Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T08:21:27.346Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:21:27.688Z] + 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 . [2024-03-18T08:21:27.688Z] Sending build context to Docker daemon 17.28MB [2024-03-18T08:21:27.688Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:21:27.688Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-18T08:21:27.688Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T08:21:27.688Z] 7264a8db6415: Pulling fs layer [2024-03-18T08:21:27.688Z] c4d48a809fc2: Pulling fs layer [2024-03-18T08:21:27.688Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T08:21:27.688Z] ad3a456e5733: Pulling fs layer [2024-03-18T08:21:27.688Z] 69c7f0334f64: Pulling fs layer [2024-03-18T08:21:27.688Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T08:21:27.688Z] ce7588e14bc9: Pulling fs layer [2024-03-18T08:21:27.688Z] b5e4710f87ac: Pulling fs layer [2024-03-18T08:21:27.688Z] ad3a456e5733: Waiting [2024-03-18T08:21:27.688Z] 1f1c1a5573a3: Waiting [2024-03-18T08:21:27.688Z] 69c7f0334f64: Waiting [2024-03-18T08:21:27.688Z] ce7588e14bc9: Waiting [2024-03-18T08:21:27.688Z] b5e4710f87ac: Waiting [2024-03-18T08:21:27.947Z] c4d48a809fc2: Download complete [2024-03-18T08:21:27.947Z] ad3a456e5733: Verifying Checksum [2024-03-18T08:21:27.947Z] ad3a456e5733: Download complete [2024-03-18T08:21:27.947Z] 69c7f0334f64: Verifying Checksum [2024-03-18T08:21:27.947Z] 69c7f0334f64: Download complete [2024-03-18T08:21:27.947Z] 7264a8db6415: Verifying Checksum [2024-03-18T08:21:27.947Z] 7264a8db6415: Download complete [2024-03-18T08:21:27.947Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T08:21:27.947Z] 1f1c1a5573a3: Download complete [2024-03-18T08:21:27.947Z] 7264a8db6415: Pull complete [2024-03-18T08:21:28.206Z] b5e4710f87ac: Verifying Checksum [2024-03-18T08:21:28.206Z] b5e4710f87ac: Download complete [2024-03-18T08:21:28.206Z] c4d48a809fc2: Pull complete [2024-03-18T08:21:28.464Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T08:21:28.464Z] 4f1c88b9dad5: Download complete [2024-03-18T08:21:28.722Z] ce7588e14bc9: Verifying Checksum [2024-03-18T08:21:28.722Z] ce7588e14bc9: Download complete [2024-03-18T08:21:32.021Z] 4f1c88b9dad5: Pull complete [2024-03-18T08:21:32.021Z] ad3a456e5733: Pull complete [2024-03-18T08:21:32.021Z] 69c7f0334f64: Pull complete [2024-03-18T08:21:32.021Z] 1f1c1a5573a3: Pull complete [2024-03-18T08:21:34.554Z] ce7588e14bc9: Pull complete [2024-03-18T08:21:34.814Z] b5e4710f87ac: Pull complete [2024-03-18T08:21:34.814Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T08:21:34.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T08:21:34.814Z] ---> 88b5674ff536 [2024-03-18T08:21:34.814Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:21:40.153Z] ---> Running in f776bfa8a270 [2024-03-18T08:21:40.153Z] Removing intermediate container f776bfa8a270 [2024-03-18T08:21:40.153Z] ---> 25aadfe08752 [2024-03-18T08:21:40.153Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:21:40.153Z] ---> Running in 7783f9868c68 [2024-03-18T08:21:40.153Z] Removing intermediate container 7783f9868c68 [2024-03-18T08:21:40.153Z] ---> 9914575914d0 [2024-03-18T08:21:40.153Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-03-18T08:21:40.153Z] ---> Running in 9e24ebe2d497 [2024-03-18T08:21:40.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:21:40.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:21:40.674Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T08:21:40.674Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-03-18T08:21:40.674Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T08:21:40.674Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T08:21:40.674Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-03-18T08:21:40.674Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-03-18T08:21:40.674Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-03-18T08:21:40.674Z] (8/8) Installing openssh (9.3_p2-r1) [2024-03-18T08:21:40.674Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:21:40.674Z] OK: 270 MiB in 60 packages [2024-03-18T08:21:41.246Z] Still waiting to schedule task [2024-03-18T08:21:41.247Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-272’ is offline [2024-03-18T08:21:41.615Z] Removing intermediate container 9e24ebe2d497 [2024-03-18T08:21:41.615Z] ---> 61b442f533c3 [2024-03-18T08:21:41.615Z] Step 6/10 : WORKDIR /device-modbus-go [2024-03-18T08:21:41.615Z] ---> Running in e3f1a6f042f5 [2024-03-18T08:21:41.615Z] Removing intermediate container e3f1a6f042f5 [2024-03-18T08:21:41.615Z] ---> 320bf3853ee8 [2024-03-18T08:21:41.615Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-18T08:21:41.615Z] ---> 85e6caaf1282 [2024-03-18T08:21:41.615Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:21:41.615Z] ---> Running in 354d89356eeb [2024-03-18T08:22:20.355Z] Removing intermediate container 354d89356eeb [2024-03-18T08:22:20.355Z] ---> 6c74be98ca47 [2024-03-18T08:22:20.355Z] Step 9/10 : COPY . . [2024-03-18T08:22:20.355Z] ---> d7bc696f073b [2024-03-18T08:22:20.355Z] Step 10/10 : RUN ${MAKE} [2024-03-18T08:22:20.355Z] ---> Running in 1cf5c1c6b449 [2024-03-18T08:22:20.355Z] noop [2024-03-18T08:22:20.355Z] Removing intermediate container 1cf5c1c6b449 [2024-03-18T08:22:20.355Z] ---> e8e9efc04b13 [2024-03-18T08:22:20.355Z] Successfully built e8e9efc04b13 [2024-03-18T08:22:20.355Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:22:20.676Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T08:22:20.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:22:20.752Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:22:20.780Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-18T08:22:21.120Z] $ docker top 9b1963a34a0b9d86a90baf93ad9b8a04b469e84c672fd7ff98a5ceeb6c096856 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:22:21.474Z] + go version [2024-03-18T08:22:21.474Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T08:22:21.483Z] $ docker stop --time=1 9b1963a34a0b9d86a90baf93ad9b8a04b469e84c672fd7ff98a5ceeb6c096856 [2024-03-18T08:22:22.798Z] $ docker rm -f --volumes 9b1963a34a0b9d86a90baf93ad9b8a04b469e84c672fd7ff98a5ceeb6c096856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:22:23.240Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T08:22:23.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:22:23.318Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:22:23.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-18T08:22:23.705Z] $ docker top d9c2def88d7ea57367a9954f73523c4e22ed861500291eb3a09293de40912956 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:22:24.058Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-18T08:22:24.355Z] + make test [2024-03-18T08:22:24.355Z] go test ./... -coverprofile=coverage.out [2024-03-18T08:22:26.266Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-03-18T08:22:36.235Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-03-18T08:22:36.235Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements [2024-03-18T08:22:44.366Z] go vet ./... [2024-03-18T08:22:47.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T08:22:47.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T08:22:47.658Z] ./bin/test-attribution-txt.sh [2024-03-18T08:22:47.917Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T08:22:47.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T08:22:47.950Z] $ docker stop --time=1 d9c2def88d7ea57367a9954f73523c4e22ed861500291eb3a09293de40912956 [2024-03-18T08:22:51.649Z] $ docker rm -f --volumes d9c2def88d7ea57367a9954f73523c4e22ed861500291eb3a09293de40912956 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:22:52.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T08:22:52.206Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T08:22:52.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T08:22:52.931Z] + ls -al . [2024-03-18T08:22:52.931Z] total 192 [2024-03-18T08:22:52.931Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 08:22 . [2024-03-18T08:22:52.931Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:21 .. [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 08:21 .dockerignore [2024-03-18T08:22:52.931Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:22 .git [2024-03-18T08:22:52.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 .github [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 18 08:21 .gitignore [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 08:21 .golangci.yml [2024-03-18T08:22:52.931Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:21 .semver [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 11101 Mar 18 08:21 Attribution.txt [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 18 08:21 CHANGELOG.md [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 1474 Mar 18 08:21 Dockerfile [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:21 GOVERNANCE.md [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 18 08:21 Jenkinsfile [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 08:21 LICENSE [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 1942 Mar 18 08:21 Makefile [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 18 08:21 OWNERS.md [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 18 08:21 README.md [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 08:21 VERSION [2024-03-18T08:22:52.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:21 bin [2024-03-18T08:22:52.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 cmd [2024-03-18T08:22:52.931Z] -rw-r--r-- 1 jenkins jenkins 24334 Mar 18 08:22 coverage.out [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 3987 Mar 18 08:21 go.mod [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 36558 Mar 18 08:21 go.sum [2024-03-18T08:22:52.931Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:21 internal [2024-03-18T08:22:52.931Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:21 simulator [2024-03-18T08:22:52.931Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 18 08:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:22:53.388Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=78c106f1b1d485d6b9e2c5cc4debe4f465169507 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-03-18T08:22:53.388Z] Sending build context to Docker daemon 17.3MB [2024-03-18T08:22:53.388Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:22:53.388Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-18T08:22:53.388Z] ---> e8e9efc04b13 [2024-03-18T08:22:53.388Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:22:53.648Z] ---> Running in 3e594add90ff [2024-03-18T08:22:53.648Z] Removing intermediate container 3e594add90ff [2024-03-18T08:22:53.648Z] ---> 026253ee2da3 [2024-03-18T08:22:53.648Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:22:53.648Z] ---> Running in ba8bbc050828 [2024-03-18T08:22:53.906Z] Removing intermediate container ba8bbc050828 [2024-03-18T08:22:53.906Z] ---> 57478e8a0a8e [2024-03-18T08:22:53.906Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-03-18T08:22:53.906Z] ---> Running in e9a36f0998c9 [2024-03-18T08:22:54.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:22:54.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:22:54.692Z] OK: 270 MiB in 60 packages [2024-03-18T08:22:54.952Z] Removing intermediate container e9a36f0998c9 [2024-03-18T08:22:54.952Z] ---> 828767752390 [2024-03-18T08:22:54.952Z] Step 6/23 : WORKDIR /device-modbus-go [2024-03-18T08:22:54.952Z] ---> Running in 4c205ea43fb4 [2024-03-18T08:22:54.952Z] Removing intermediate container 4c205ea43fb4 [2024-03-18T08:22:54.952Z] ---> 07b6a7f9231b [2024-03-18T08:22:54.952Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-18T08:22:55.216Z] ---> bde03c75ba49 [2024-03-18T08:22:55.216Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:22:55.216Z] ---> Running in 1560c05ef390 [2024-03-18T08:22:55.784Z] Removing intermediate container 1560c05ef390 [2024-03-18T08:22:55.784Z] ---> 777811516e85 [2024-03-18T08:22:55.784Z] Step 9/23 : COPY . . [2024-03-18T08:22:56.365Z] ---> d8570d9e88cc [2024-03-18T08:22:56.365Z] Step 10/23 : RUN ${MAKE} [2024-03-18T08:22:56.365Z] ---> Running in b32b9fa225d9 [2024-03-18T08:22:56.636Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-03-18T08:23:18.591Z] Removing intermediate container b32b9fa225d9 [2024-03-18T08:23:18.591Z] ---> 701d14327fb4 [2024-03-18T08:23:18.591Z] Step 11/23 : FROM alpine:3.18 [2024-03-18T08:23:18.591Z] 3.18: Pulling from library/alpine [2024-03-18T08:23:18.591Z] 619be1103602: Pulling fs layer [2024-03-18T08:23:18.591Z] 619be1103602: Verifying Checksum [2024-03-18T08:23:18.591Z] 619be1103602: Download complete [2024-03-18T08:23:18.591Z] 619be1103602: Pull complete [2024-03-18T08:23:18.591Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T08:23:18.591Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T08:23:18.591Z] ---> d3782b16ccc9 [2024-03-18T08:23:18.591Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-03-18T08:23:18.591Z] ---> Running in 37ca0cead243 [2024-03-18T08:23:18.591Z] Removing intermediate container 37ca0cead243 [2024-03-18T08:23:18.591Z] ---> 49dbb8267a52 [2024-03-18T08:23:18.591Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-03-18T08:23:18.591Z] ---> Running in 96623508b859 [2024-03-18T08:23:18.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:18.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:18.591Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T08:23:18.591Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:23:18.591Z] OK: 7 MiB in 16 packages [2024-03-18T08:23:18.591Z] Removing intermediate container 96623508b859 [2024-03-18T08:23:18.591Z] ---> e7ea8fb162c4 [2024-03-18T08:23:18.591Z] Step 14/23 : RUN apk --no-cache upgrade [2024-03-18T08:23:18.591Z] ---> Running in 049d3a2a1ad3 [2024-03-18T08:23:18.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:18.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:23:18.591Z] OK: 7 MiB in 16 packages [2024-03-18T08:23:18.851Z] Removing intermediate container 049d3a2a1ad3 [2024-03-18T08:23:18.851Z] ---> 7aeebfd40d8f [2024-03-18T08:23:18.851Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-03-18T08:23:19.419Z] ---> 7cf9d897d620 [2024-03-18T08:23:19.419Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-03-18T08:23:19.419Z] ---> 1f798638cd50 [2024-03-18T08:23:19.419Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-03-18T08:23:19.419Z] ---> 95ceb67bd329 [2024-03-18T08:23:19.419Z] Step 18/23 : EXPOSE 59901 [2024-03-18T08:23:19.419Z] ---> Running in cee2af363cdb [2024-03-18T08:23:19.676Z] Removing intermediate container cee2af363cdb [2024-03-18T08:23:19.676Z] ---> 28905771e9f3 [2024-03-18T08:23:19.676Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-03-18T08:23:19.676Z] ---> Running in 61e30cfd1c13 [2024-03-18T08:23:19.676Z] Removing intermediate container 61e30cfd1c13 [2024-03-18T08:23:19.676Z] ---> 4b34febda3d0 [2024-03-18T08:23:19.676Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-18T08:23:19.676Z] ---> Running in 16c39d6510f3 [2024-03-18T08:23:19.935Z] Removing intermediate container 16c39d6510f3 [2024-03-18T08:23:19.935Z] ---> a559fa260642 [2024-03-18T08:23:19.935Z] Step 21/23 : LABEL arch=amd64 [2024-03-18T08:23:19.935Z] ---> Running in 94cc6cb96f09 [2024-03-18T08:23:19.935Z] Removing intermediate container 94cc6cb96f09 [2024-03-18T08:23:19.935Z] ---> b177c8e5d625 [2024-03-18T08:23:19.935Z] Step 22/23 : LABEL git_sha=78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:23:19.935Z] ---> Running in c7a504bfd5f8 [2024-03-18T08:23:20.192Z] Removing intermediate container c7a504bfd5f8 [2024-03-18T08:23:20.192Z] ---> 88ccf45d0b8f [2024-03-18T08:23:20.192Z] Step 23/23 : LABEL version=3.2.0-dev.10 [2024-03-18T08:23:20.192Z] ---> Running in d4daa6ef7098 [2024-03-18T08:23:20.192Z] Removing intermediate container d4daa6ef7098 [2024-03-18T08:23:20.192Z] ---> 10043c181b5f [2024-03-18T08:23:20.192Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T08:23:20.192Z] Successfully built 10043c181b5f [2024-03-18T08:23:20.192Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:23:20.336Z] provisioning config files... [2024-03-18T08:23:20.346Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13251392502569422136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:23:20.401Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-277 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-03-18T08:23:20.416Z] Running in /w/workspace/device-modbus-go/149 [Pipeline] { [Pipeline] checkout [2024-03-18T08:23:20.649Z] ---> ****-login.sh [2024-03-18T08:23:20.649Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:23:20.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:20.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:20.649Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:20.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:20.649Z] [2024-03-18T08:23:20.649Z] Login Succeeded [2024-03-18T08:23:20.649Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:23:20.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:20.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:20.649Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:20.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:20.649Z] [2024-03-18T08:23:20.649Z] Login Succeeded [2024-03-18T08:23:20.649Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:23:20.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:20.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:20.909Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:20.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:20.909Z] [2024-03-18T08:23:20.909Z] Login Succeeded [2024-03-18T08:23:20.909Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:23:20.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:20.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:20.909Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:20.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:20.909Z] [2024-03-18T08:23:20.909Z] Login Succeeded [2024-03-18T08:23:20.909Z] ****.io [2024-03-18T08:23:21.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:21.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:21.168Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:21.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:21.168Z] [2024-03-18T08:23:21.169Z] Login Succeeded [2024-03-18T08:23:21.169Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:23:23.455Z] Deleting 1 temporary files [2024-03-18T08:23:23.459Z] Selected Git installation does not exist. Using Default [2024-03-18T08:23:23.459Z] The recommended git tool is: NONE [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:23:23.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:23:23.524Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-03-18T08:23:23.524Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:23:23.524Z] latest [2024-03-18T08:23:23.524Z] 3.2.0-dev.10 [2024-03-18T08:23:23.524Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [2024-03-18T08:23:23.524Z] main [2024-03-18T08:23:23.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:23.867Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:24.197Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:23:24.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-18T08:23:24.197Z] a19769cc9698: Preparing [2024-03-18T08:23:24.197Z] 2cac0de80059: Preparing [2024-03-18T08:23:24.197Z] bf102936a808: Preparing [2024-03-18T08:23:24.197Z] 9c33402a37c0: Preparing [2024-03-18T08:23:24.197Z] b6ecb72b0195: Preparing [2024-03-18T08:23:24.197Z] aedc3bda2944: Preparing [2024-03-18T08:23:24.197Z] aedc3bda2944: Waiting [2024-03-18T08:23:24.197Z] 9c33402a37c0: Pushed [2024-03-18T08:23:24.197Z] a19769cc9698: Pushed [2024-03-18T08:23:24.197Z] 2cac0de80059: Pushed [2024-03-18T08:23:24.197Z] b6ecb72b0195: Pushed [2024-03-18T08:23:24.197Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:26.731Z] bf102936a808: Pushed [2024-03-18T08:23:26.731Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:27.075Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:27.407Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-03-18T08:23:27.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-18T08:23:27.407Z] a19769cc9698: Preparing [2024-03-18T08:23:27.407Z] 2cac0de80059: Preparing [2024-03-18T08:23:27.407Z] bf102936a808: Preparing [2024-03-18T08:23:27.407Z] 9c33402a37c0: Preparing [2024-03-18T08:23:27.407Z] b6ecb72b0195: Preparing [2024-03-18T08:23:27.407Z] aedc3bda2944: Preparing [2024-03-18T08:23:27.407Z] 2cac0de80059: Layer already exists [2024-03-18T08:23:27.407Z] bf102936a808: Layer already exists [2024-03-18T08:23:27.407Z] 9c33402a37c0: Layer already exists [2024-03-18T08:23:27.407Z] b6ecb72b0195: Layer already exists [2024-03-18T08:23:27.407Z] a19769cc9698: Layer already exists [2024-03-18T08:23:27.407Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:27.407Z] latest: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:27.744Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:28.074Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.10 [2024-03-18T08:23:28.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-18T08:23:28.074Z] a19769cc9698: Preparing [2024-03-18T08:23:28.074Z] 2cac0de80059: Preparing [2024-03-18T08:23:28.074Z] bf102936a808: Preparing [2024-03-18T08:23:28.074Z] 9c33402a37c0: Preparing [2024-03-18T08:23:28.074Z] b6ecb72b0195: Preparing [2024-03-18T08:23:28.074Z] aedc3bda2944: Preparing [2024-03-18T08:23:28.074Z] aedc3bda2944: Waiting [2024-03-18T08:23:28.074Z] b6ecb72b0195: Layer already exists [2024-03-18T08:23:28.074Z] 9c33402a37c0: Layer already exists [2024-03-18T08:23:28.074Z] 2cac0de80059: Layer already exists [2024-03-18T08:23:28.074Z] a19769cc9698: Layer already exists [2024-03-18T08:23:28.074Z] bf102936a808: Layer already exists [2024-03-18T08:23:28.074Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:28.074Z] 3.2.0-dev.10: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:28.221Z] using credential edgex-jenkins-ssh [2024-03-18T08:23:28.238Z] Cloning the remote Git repository [2024-03-18T08:23:28.279Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-03-18T08:23:28.412Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:28.742Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [2024-03-18T08:23:28.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-18T08:23:28.742Z] a19769cc9698: Preparing [2024-03-18T08:23:28.742Z] 2cac0de80059: Preparing [2024-03-18T08:23:28.742Z] bf102936a808: Preparing [2024-03-18T08:23:28.742Z] 9c33402a37c0: Preparing [2024-03-18T08:23:28.742Z] b6ecb72b0195: Preparing [2024-03-18T08:23:28.742Z] aedc3bda2944: Preparing [2024-03-18T08:23:28.742Z] aedc3bda2944: Waiting [2024-03-18T08:23:28.742Z] 9c33402a37c0: Layer already exists [2024-03-18T08:23:28.742Z] a19769cc9698: Layer already exists [2024-03-18T08:23:28.742Z] 2cac0de80059: Layer already exists [2024-03-18T08:23:28.742Z] bf102936a808: Layer already exists [2024-03-18T08:23:28.742Z] b6ecb72b0195: Layer already exists [2024-03-18T08:23:28.742Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:28.742Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:29.083Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:29.415Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-03-18T08:23:29.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-18T08:23:29.415Z] a19769cc9698: Preparing [2024-03-18T08:23:29.415Z] 2cac0de80059: Preparing [2024-03-18T08:23:29.415Z] bf102936a808: Preparing [2024-03-18T08:23:29.415Z] 9c33402a37c0: Preparing [2024-03-18T08:23:29.415Z] b6ecb72b0195: Preparing [2024-03-18T08:23:29.415Z] aedc3bda2944: Preparing [2024-03-18T08:23:29.415Z] aedc3bda2944: Waiting [2024-03-18T08:23:29.415Z] b6ecb72b0195: Layer already exists [2024-03-18T08:23:29.415Z] 2cac0de80059: Layer already exists [2024-03-18T08:23:29.415Z] bf102936a808: Layer already exists [2024-03-18T08:23:29.415Z] 9c33402a37c0: Layer already exists [2024-03-18T08:23:29.415Z] a19769cc9698: Layer already exists [2024-03-18T08:23:29.415Z] aedc3bda2944: Layer already exists [2024-03-18T08:23:29.415Z] main: digest: sha256:f6f674d2a78a9a824f5478b14178db4c0e7ec2aeb0d339c24c2e519b1adcabad size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:23:29.499Z] ===================================================== [2024-03-18T08:23:28.367Z] > git init /w/workspace/device-modbus-go/149 # timeout=10 [2024-03-18T08:23:28.491Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-03-18T08:23:28.492Z] > git --version # timeout=10 [2024-03-18T08:23:28.515Z] > git --version # 'git version 2.25.1' [2024-03-18T08:23:28.518Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T08:23:28.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] echo [2024-03-18T08:23:29.607Z] taggedImages: [2024-03-18T08:23:29.607Z] - nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:23:29.607Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-03-18T08:23:29.607Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.10 [2024-03-18T08:23:29.607Z] - nexus3.edgexfoundry.org:10004/device-modbus:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [2024-03-18T08:23:29.607Z] - nexus3.edgexfoundry.org:10004/device-modbus: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 [2024-03-18T08:23:30.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:23:30.022Z] [2024-03-18T08:23:30.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:30.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:23:30.329Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T08:23:30.329Z] 5eb5b503b376: Pulling fs layer [2024-03-18T08:23:30.329Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T08:23:30.329Z] ec43610c2a17: Pulling fs layer [2024-03-18T08:23:30.329Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T08:23:30.329Z] 33b1e0a273af: Pulling fs layer [2024-03-18T08:23:30.329Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T08:23:30.329Z] 2f39f015ded8: Pulling fs layer [2024-03-18T08:23:30.329Z] 3a2ae6a8a46f: Waiting [2024-03-18T08:23:30.329Z] 33b1e0a273af: Waiting [2024-03-18T08:23:30.329Z] 5d3b04190fa2: Waiting [2024-03-18T08:23:30.329Z] 2f39f015ded8: Waiting [2024-03-18T08:23:30.329Z] 5c69ac0246d0: Download complete [2024-03-18T08:23:30.329Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-18T08:23:30.329Z] 3a2ae6a8a46f: Download complete [2024-03-18T08:23:30.329Z] 33b1e0a273af: Verifying Checksum [2024-03-18T08:23:30.329Z] 33b1e0a273af: Download complete [2024-03-18T08:23:30.329Z] ec43610c2a17: Verifying Checksum [2024-03-18T08:23:30.329Z] ec43610c2a17: Download complete [2024-03-18T08:23:30.588Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T08:23:30.588Z] 5d3b04190fa2: Download complete [2024-03-18T08:23:30.588Z] 5eb5b503b376: Verifying Checksum [2024-03-18T08:23:30.588Z] 5eb5b503b376: Download complete [2024-03-18T08:23:30.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-03-18T08:23:30.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T08:23:31.155Z] 2f39f015ded8: Verifying Checksum [2024-03-18T08:23:31.155Z] 2f39f015ded8: Download complete [2024-03-18T08:23:31.452Z] Avoid second fetch [2024-03-18T08:23:31.453Z] Checking out Revision 78c106f1b1d485d6b9e2c5cc4debe4f465169507 (main) [2024-03-18T08:23:32.048Z] Commit message: "Merge pull request #545 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [2024-03-18T08:23:32.090Z] 5eb5b503b376: Pull complete [2024-03-18T08:23:32.090Z] 5c69ac0246d0: Pull complete [2024-03-18T08:23:31.470Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T08:23:31.533Z] > git checkout -f 78c106f1b1d485d6b9e2c5cc4debe4f465169507 # timeout=10 [2024-03-18T08:23:32.349Z] ec43610c2a17: Pull complete [2024-03-18T08:23:32.609Z] 3a2ae6a8a46f: Pull complete [2024-03-18T08:23:32.868Z] 33b1e0a273af: Pull complete [2024-03-18T08:23:32.868Z] 5d3b04190fa2: Pull complete [2024-03-18T08:23:36.096Z] [2024-03-18T08:23:36.096Z] GitHub has been notified of this commit’s build result [2024-03-18T08:23:36.096Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T08:23:36.688Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T08:23:36.688Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T08:23:36.688Z] Dload Upload Total Spent Left Speed [2024-03-18T08:23:36.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh [2024-03-18T08:23:37.023Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T08:23:37.339Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T08:23:37.339Z] + sudo tee /etc/docker/daemon.new [2024-03-18T08:23:37.339Z] { [2024-03-18T08:23:37.339Z] "registry-mirrors": [ [2024-03-18T08:23:37.339Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T08:23:37.339Z] ], [2024-03-18T08:23:37.339Z] "bip": "10.250.0.254/24", [2024-03-18T08:23:37.339Z] "hosts": [ [2024-03-18T08:23:37.339Z] "tcp://0.0.0.0:5555", [2024-03-18T08:23:37.339Z] "unix:///var/run/docker.sock" [2024-03-18T08:23:37.339Z] ], [2024-03-18T08:23:37.339Z] "mtu": 1458, [2024-03-18T08:23:37.339Z] "selinux-enabled": true, [2024-03-18T08:23:37.339Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T08:23:37.339Z] } [Pipeline] sh [2024-03-18T08:23:37.663Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T08:23:37.987Z] + sudo service docker restart [2024-03-18T08:23:38.137Z] 2f39f015ded8: Pull complete [2024-03-18T08:23:38.137Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T08:23:38.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:23:38.137Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:23:38.243Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:23:38.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-18T08:23:41.314Z] $ docker top d1e12e766896c86a58fe191d472ffadcbf4754b02ced194921864b23223f3e77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:23:41.694Z] ---> job-cost.sh [2024-03-18T08:23:41.695Z] lf-activate-venv: SKIPPING [2024-03-18T08:23:41.695Z] INFO: No Stack... [2024-03-18T08:23:41.953Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T08:23:42.212Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T08:23:42.503Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-03-18T08:23:42.504Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T08:23:42.517Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [2024-03-18T08:23:42.527Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] did not exist. Created. [2024-03-18T08:23:42.532Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T08:23:42.838Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T08:23:42.873Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T08:23:42.880Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T08:23:42.906Z] $ docker stop --time=1 d1e12e766896c86a58fe191d472ffadcbf4754b02ced194921864b23223f3e77 [2024-03-18T08:23:44.078Z] $ docker rm -f --volumes d1e12e766896c86a58fe191d472ffadcbf4754b02ced194921864b23223f3e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:23:56.233Z] provisioning config files... [2024-03-18T08:23:56.260Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/149@tmp/config3573491976570956462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:23:56.714Z] ---> ****-login.sh [2024-03-18T08:23:56.714Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:23:56.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:57.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:57.266Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:57.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:57.266Z] [2024-03-18T08:23:57.266Z] Login Succeeded [2024-03-18T08:23:57.266Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:23:57.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:57.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:57.805Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:57.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:57.805Z] [2024-03-18T08:23:57.805Z] Login Succeeded [2024-03-18T08:23:57.805Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:23:57.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:58.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:58.075Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:58.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:58.075Z] [2024-03-18T08:23:58.075Z] Login Succeeded [2024-03-18T08:23:58.075Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:23:58.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:58.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:58.345Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:58.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:58.345Z] [2024-03-18T08:23:58.345Z] Login Succeeded [2024-03-18T08:23:58.345Z] ****.io [2024-03-18T08:23:58.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:23:58.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:23:58.887Z] Configure a credential helper to remove this warning. See [2024-03-18T08:23:58.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:23:58.887Z] [2024-03-18T08:23:58.887Z] Login Succeeded [2024-03-18T08:23:58.887Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:23:58.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T08:23:59.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:23:59.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:23:59.198Z] ========================================================= [2024-03-18T08:23:59.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T08:23:59.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:23:59.571Z] + 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 . [2024-03-18T08:23:59.843Z] Sending build context to Docker daemon 8.765MB [2024-03-18T08:24:00.121Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:24:00.121Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-18T08:24:00.121Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T08:24:00.121Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T08:24:00.121Z] 5d54e960e981: Pulling fs layer [2024-03-18T08:24:00.121Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T08:24:00.121Z] f0e02332f6b5: Pulling fs layer [2024-03-18T08:24:00.121Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T08:24:00.121Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T08:24:00.121Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T08:24:00.121Z] 94ae7d8d031c: Waiting [2024-03-18T08:24:00.121Z] 872ee5b61b7b: Waiting [2024-03-18T08:24:00.121Z] 0c6a40ed1a82: Waiting [2024-03-18T08:24:00.121Z] f0e02332f6b5: Waiting [2024-03-18T08:24:00.121Z] 5d54e960e981: Verifying Checksum [2024-03-18T08:24:00.121Z] 5d54e960e981: Download complete [2024-03-18T08:24:00.121Z] f0e02332f6b5: Verifying Checksum [2024-03-18T08:24:00.121Z] f0e02332f6b5: Download complete [2024-03-18T08:24:00.121Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T08:24:00.121Z] 872ee5b61b7b: Download complete [2024-03-18T08:24:00.393Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T08:24:00.393Z] 9fda8d8052c6: Download complete [2024-03-18T08:24:00.664Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T08:24:00.664Z] 94ae7d8d031c: Download complete [2024-03-18T08:24:01.263Z] 9fda8d8052c6: Pull complete [2024-03-18T08:24:01.861Z] 5d54e960e981: Pull complete [2024-03-18T08:24:02.130Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T08:24:02.130Z] c4a7e357bf2a: Download complete [2024-03-18T08:24:03.552Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T08:24:03.552Z] 0c6a40ed1a82: Download complete [2024-03-18T08:24:15.890Z] c4a7e357bf2a: Pull complete [2024-03-18T08:24:15.890Z] f0e02332f6b5: Pull complete [2024-03-18T08:24:16.155Z] 872ee5b61b7b: Pull complete [2024-03-18T08:24:24.350Z] 0c6a40ed1a82: Pull complete [2024-03-18T08:24:26.307Z] 94ae7d8d031c: Pull complete [2024-03-18T08:24:26.307Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T08:24:26.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T08:24:26.307Z] ---> 86de565de09d [2024-03-18T08:24:26.307Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:24:28.255Z] ---> Running in e2d38efc84a0 [2024-03-18T08:24:28.256Z] Removing intermediate container e2d38efc84a0 [2024-03-18T08:24:28.256Z] ---> 4b2f245ae5a7 [2024-03-18T08:24:28.256Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:24:28.256Z] ---> Running in 6a0b4d05f987 [2024-03-18T08:24:28.524Z] Removing intermediate container 6a0b4d05f987 [2024-03-18T08:24:28.524Z] ---> 68d787ac3086 [2024-03-18T08:24:28.524Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-03-18T08:24:28.794Z] ---> Running in d015b395bf57 [2024-03-18T08:24:29.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:24:30.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:24:31.299Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-03-18T08:24:31.299Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-03-18T08:24:31.299Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-03-18T08:24:31.299Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-03-18T08:24:31.299Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-03-18T08:24:31.299Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-03-18T08:24:31.299Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-03-18T08:24:31.299Z] (8/8) Installing openssh (9.3_p2-r1) [2024-03-18T08:24:31.299Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:24:31.566Z] OK: 272 MiB in 60 packages [2024-03-18T08:24:32.527Z] Removing intermediate container d015b395bf57 [2024-03-18T08:24:32.527Z] ---> e50cdfb550d7 [2024-03-18T08:24:32.527Z] Step 6/10 : WORKDIR /device-modbus-go [2024-03-18T08:24:32.527Z] ---> Running in 1746d866b923 [2024-03-18T08:24:32.802Z] Removing intermediate container 1746d866b923 [2024-03-18T08:24:32.802Z] ---> 7d38ecec7aba [2024-03-18T08:24:32.802Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-18T08:24:33.389Z] ---> bf7d215bcbd7 [2024-03-18T08:24:33.389Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:24:33.389Z] ---> Running in 470e88087218 [2024-03-18T08:25:41.267Z] Removing intermediate container 470e88087218 [2024-03-18T08:25:41.267Z] ---> 1db0e1fb072a [2024-03-18T08:25:41.267Z] Step 9/10 : COPY . . [2024-03-18T08:25:41.267Z] ---> 483c0ac2a392 [2024-03-18T08:25:41.267Z] Step 10/10 : RUN ${MAKE} [2024-03-18T08:25:41.267Z] ---> Running in 8605d37a1fd8 [2024-03-18T08:25:41.267Z] noop [2024-03-18T08:25:41.267Z] Removing intermediate container 8605d37a1fd8 [2024-03-18T08:25:41.267Z] ---> 98fa90ab1cd5 [2024-03-18T08:25:41.267Z] Successfully built 98fa90ab1cd5 [2024-03-18T08:25:41.267Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:25:41.631Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T08:25:41.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:25:42.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-277 does not seem to be running inside a container [2024-03-18T08:25:42.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/149 -v /w/workspace/device-modbus-go/149:/w/workspace/device-modbus-go/149:rw,z -v /w/workspace/device-modbus-go/149@tmp:/w/workspace/device-modbus-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-18T08:25:43.535Z] $ docker top c13e7c59c3badc96f6f4243dd4874582c85056b4d2739c24d2b38e3ac7f7c817 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:25:44.399Z] + go version [2024-03-18T08:25:44.399Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T08:25:44.415Z] $ docker stop --time=1 c13e7c59c3badc96f6f4243dd4874582c85056b4d2739c24d2b38e3ac7f7c817 [2024-03-18T08:25:46.044Z] $ docker rm -f --volumes c13e7c59c3badc96f6f4243dd4874582c85056b4d2739c24d2b38e3ac7f7c817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:25:46.657Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T08:25:46.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:25:46.850Z] prd-ubuntu20.04-docker-arm64-4c-16g-277 does not seem to be running inside a container [2024-03-18T08:25:46.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/149 -v /w/workspace/device-modbus-go/149:/w/workspace/device-modbus-go/149:rw,z -v /w/workspace/device-modbus-go/149@tmp:/w/workspace/device-modbus-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-18T08:25:48.196Z] $ docker top ad08bc89ecb901f13dc47e2e93bdad712dc987dddbcf069778a819efcb11cfe9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:25:49.038Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/149 [Pipeline] fileExists [Pipeline] sh [2024-03-18T08:25:49.699Z] + make test [2024-03-18T08:25:49.699Z] go test ./... -coverprofile=coverage.out [2024-03-18T08:25:53.060Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-03-18T08:27:29.725Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-03-18T08:27:29.725Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.9% of statements [2024-03-18T08:27:29.725Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T08:27:29.725Z] go vet ./... [2024-03-18T08:27:51.778Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T08:27:51.778Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T08:27:51.778Z] ./bin/test-attribution-txt.sh [2024-03-18T08:27:51.778Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T08:27:51.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T08:27:51.913Z] $ docker stop --time=1 ad08bc89ecb901f13dc47e2e93bdad712dc987dddbcf069778a819efcb11cfe9 [2024-03-18T08:27:53.808Z] $ docker rm -f --volumes ad08bc89ecb901f13dc47e2e93bdad712dc987dddbcf069778a819efcb11cfe9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:27:55.024Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T08:27:55.043Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T08:27:55.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T08:27:55.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T08:27:56.318Z] + ls -al . [2024-03-18T08:27:56.318Z] total 188 [2024-03-18T08:27:56.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:25 . [2024-03-18T08:27:56.318Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:23 .. [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 08:23 .dockerignore [2024-03-18T08:27:56.318Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:23 .git [2024-03-18T08:27:56.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:23 .github [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 18 08:23 .gitignore [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 08:23 .golangci.yml [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 11101 Mar 18 08:23 Attribution.txt [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 18 08:23 CHANGELOG.md [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 1474 Mar 18 08:23 Dockerfile [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:23 GOVERNANCE.md [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 18 08:23 Jenkinsfile [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 08:23 LICENSE [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 1942 Mar 18 08:23 Makefile [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 18 08:23 OWNERS.md [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 18 08:23 README.md [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 08:21 VERSION [2024-03-18T08:27:56.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:23 bin [2024-03-18T08:27:56.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:23 cmd [2024-03-18T08:27:56.318Z] -rw-r--r-- 1 jenkins jenkins 24334 Mar 18 08:27 coverage.out [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 3987 Mar 18 08:23 go.mod [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 36558 Mar 18 08:23 go.sum [2024-03-18T08:27:56.318Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:23 internal [2024-03-18T08:27:56.318Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:23 simulator [2024-03-18T08:27:56.318Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 18 08:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:27:56.673Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=78c106f1b1d485d6b9e2c5cc4debe4f465169507 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-03-18T08:27:56.943Z] Sending build context to Docker daemon 8.79MB [2024-03-18T08:27:57.212Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:27:57.212Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-18T08:27:57.212Z] ---> 98fa90ab1cd5 [2024-03-18T08:27:57.212Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:27:57.212Z] ---> Running in 21562d2cbc56 [2024-03-18T08:27:57.482Z] Removing intermediate container 21562d2cbc56 [2024-03-18T08:27:57.483Z] ---> 197d385b60e1 [2024-03-18T08:27:57.483Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:27:57.753Z] ---> Running in 018cb16c1a97 [2024-03-18T08:27:58.024Z] Removing intermediate container 018cb16c1a97 [2024-03-18T08:27:58.024Z] ---> f7ea11768fae [2024-03-18T08:27:58.024Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-03-18T08:27:58.024Z] ---> Running in 7117d0c71e0c [2024-03-18T08:27:59.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:27:59.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:28:00.551Z] OK: 272 MiB in 60 packages [2024-03-18T08:28:01.512Z] Removing intermediate container 7117d0c71e0c [2024-03-18T08:28:01.512Z] ---> ca3389e9aec1 [2024-03-18T08:28:01.512Z] Step 6/23 : WORKDIR /device-modbus-go [2024-03-18T08:28:01.512Z] ---> Running in 987c2355f1a7 [2024-03-18T08:28:01.778Z] Removing intermediate container 987c2355f1a7 [2024-03-18T08:28:01.778Z] ---> 6441cf5bcc69 [2024-03-18T08:28:01.778Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-18T08:28:02.371Z] ---> 19aeb22dfe0c [2024-03-18T08:28:02.371Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:28:02.371Z] ---> Running in c994e662aa85 [2024-03-18T08:28:04.347Z] Removing intermediate container c994e662aa85 [2024-03-18T08:28:04.347Z] ---> 94e0c4ce1761 [2024-03-18T08:28:04.347Z] Step 9/23 : COPY . . [2024-03-18T08:28:05.314Z] ---> 7863cda0f024 [2024-03-18T08:28:05.314Z] Step 10/23 : RUN ${MAKE} [2024-03-18T08:28:05.314Z] ---> Running in 7407555fbde4 [2024-03-18T08:28:06.282Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-03-18T08:29:57.989Z] Removing intermediate container 7407555fbde4 [2024-03-18T08:29:57.989Z] ---> d563644a59cc [2024-03-18T08:29:57.989Z] Step 11/23 : FROM alpine:3.18 [2024-03-18T08:29:57.989Z] 3.18: Pulling from library/alpine [2024-03-18T08:29:57.989Z] c6b39de5b339: Pulling fs layer [2024-03-18T08:29:57.989Z] c6b39de5b339: Download complete [2024-03-18T08:29:57.989Z] c6b39de5b339: Pull complete [2024-03-18T08:29:57.989Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T08:29:57.989Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T08:29:57.989Z] ---> 33abbf032149 [2024-03-18T08:29:57.989Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-03-18T08:29:57.989Z] ---> Running in 8cf44b127a06 [2024-03-18T08:29:57.989Z] Removing intermediate container 8cf44b127a06 [2024-03-18T08:29:57.989Z] ---> 491ffb288430 [2024-03-18T08:29:57.989Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-03-18T08:29:57.989Z] ---> Running in b17c2f2f7190 [2024-03-18T08:29:57.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:29:57.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:29:57.989Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T08:29:57.989Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:29:57.989Z] OK: 8 MiB in 16 packages [2024-03-18T08:29:57.989Z] Removing intermediate container b17c2f2f7190 [2024-03-18T08:29:57.989Z] ---> 829fad7926ad [2024-03-18T08:29:57.989Z] Step 14/23 : RUN apk --no-cache upgrade [2024-03-18T08:29:58.260Z] ---> Running in 068bf1b193a6 [2024-03-18T08:29:59.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:29:59.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:30:00.179Z] OK: 8 MiB in 16 packages [2024-03-18T08:30:01.144Z] Removing intermediate container 068bf1b193a6 [2024-03-18T08:30:01.144Z] ---> befc7bb5b737 [2024-03-18T08:30:01.144Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-03-18T08:30:02.114Z] ---> 6a56a7e349c1 [2024-03-18T08:30:02.114Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-03-18T08:30:02.696Z] ---> 0d9c043cba96 [2024-03-18T08:30:02.696Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-03-18T08:30:02.968Z] ---> 35ec2fdede4a [2024-03-18T08:30:02.968Z] Step 18/23 : EXPOSE 59901 [2024-03-18T08:30:03.241Z] ---> Running in f67c869f4607 [2024-03-18T08:30:03.506Z] Removing intermediate container f67c869f4607 [2024-03-18T08:30:03.506Z] ---> 439b600932cd [2024-03-18T08:30:03.506Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-03-18T08:30:03.506Z] ---> Running in e599bb033a49 [2024-03-18T08:30:03.771Z] Removing intermediate container e599bb033a49 [2024-03-18T08:30:03.771Z] ---> 17a5f0adc7a3 [2024-03-18T08:30:03.771Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-18T08:30:03.771Z] ---> Running in f7adc550b6a3 [2024-03-18T08:30:04.038Z] Removing intermediate container f7adc550b6a3 [2024-03-18T08:30:04.038Z] ---> 197bbd2ae276 [2024-03-18T08:30:04.038Z] Step 21/23 : LABEL arch=arm64 [2024-03-18T08:30:04.038Z] ---> Running in 64ddd7c2628c [2024-03-18T08:30:04.311Z] Removing intermediate container 64ddd7c2628c [2024-03-18T08:30:04.311Z] ---> 8f98a2a56d6f [2024-03-18T08:30:04.311Z] Step 22/23 : LABEL git_sha=78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:30:04.577Z] ---> Running in 764e9d51fd92 [2024-03-18T08:30:04.843Z] Removing intermediate container 764e9d51fd92 [2024-03-18T08:30:04.843Z] ---> 81c13f1372de [2024-03-18T08:30:04.843Z] Step 23/23 : LABEL version=3.2.0-dev.10 [2024-03-18T08:30:04.843Z] ---> Running in 9bbb99661a8d [2024-03-18T08:30:05.111Z] Removing intermediate container 9bbb99661a8d [2024-03-18T08:30:05.111Z] ---> e46a1b8050fc [2024-03-18T08:30:05.111Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T08:30:05.111Z] Successfully built e46a1b8050fc [2024-03-18T08:30:05.111Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:30:05.267Z] provisioning config files... [2024-03-18T08:30:05.283Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/149@tmp/config4878716732391709913tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:30:05.631Z] ---> ****-login.sh [2024-03-18T08:30:05.631Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:30:05.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:30:05.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:30:05.898Z] Configure a credential helper to remove this warning. See [2024-03-18T08:30:05.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:30:05.898Z] [2024-03-18T08:30:05.898Z] Login Succeeded [2024-03-18T08:30:05.898Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:30:06.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:30:06.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:30:06.164Z] Configure a credential helper to remove this warning. See [2024-03-18T08:30:06.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:30:06.165Z] [2024-03-18T08:30:06.165Z] Login Succeeded [2024-03-18T08:30:06.165Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:30:06.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:30:06.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:30:06.430Z] Configure a credential helper to remove this warning. See [2024-03-18T08:30:06.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:30:06.430Z] [2024-03-18T08:30:06.430Z] Login Succeeded [2024-03-18T08:30:06.430Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:30:06.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:30:06.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:30:06.702Z] Configure a credential helper to remove this warning. See [2024-03-18T08:30:06.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:30:06.702Z] [2024-03-18T08:30:06.702Z] Login Succeeded [2024-03-18T08:30:06.702Z] ****.io [2024-03-18T08:30:06.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:30:07.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:30:07.545Z] Configure a credential helper to remove this warning. See [2024-03-18T08:30:07.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:30:07.545Z] [2024-03-18T08:30:07.545Z] Login Succeeded [2024-03-18T08:30:07.545Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:30:07.561Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:30:07.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:30:07.648Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-03-18T08:30:07.648Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:30:07.648Z] latest [2024-03-18T08:30:07.648Z] 3.2.0-dev.10 [2024-03-18T08:30:07.648Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [2024-03-18T08:30:07.648Z] main [2024-03-18T08:30:07.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:08.020Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:08.377Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:30:08.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-18T08:30:08.377Z] 79bf84ee4d45: Preparing [2024-03-18T08:30:08.377Z] 351511d4edff: Preparing [2024-03-18T08:30:08.377Z] 14dff105ab2e: Preparing [2024-03-18T08:30:08.377Z] 1398e51139ab: Preparing [2024-03-18T08:30:08.377Z] 88be0c1b481a: Preparing [2024-03-18T08:30:08.377Z] 7c504f21be85: Preparing [2024-03-18T08:30:08.377Z] 7c504f21be85: Waiting [2024-03-18T08:30:08.643Z] 79bf84ee4d45: Pushed [2024-03-18T08:30:08.643Z] 1398e51139ab: Pushed [2024-03-18T08:30:08.643Z] 88be0c1b481a: Pushed [2024-03-18T08:30:08.644Z] 7c504f21be85: Layer already exists [2024-03-18T08:30:08.644Z] 351511d4edff: Pushed [2024-03-18T08:30:12.895Z] 14dff105ab2e: Pushed [2024-03-18T08:30:12.895Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:13.256Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:13.613Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-03-18T08:30:13.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-18T08:30:13.613Z] 79bf84ee4d45: Preparing [2024-03-18T08:30:13.613Z] 351511d4edff: Preparing [2024-03-18T08:30:13.613Z] 14dff105ab2e: Preparing [2024-03-18T08:30:13.613Z] 1398e51139ab: Preparing [2024-03-18T08:30:13.613Z] 88be0c1b481a: Preparing [2024-03-18T08:30:13.613Z] 7c504f21be85: Preparing [2024-03-18T08:30:13.613Z] 7c504f21be85: Waiting [2024-03-18T08:30:13.613Z] 14dff105ab2e: Layer already exists [2024-03-18T08:30:13.613Z] 88be0c1b481a: Layer already exists [2024-03-18T08:30:13.613Z] 351511d4edff: Layer already exists [2024-03-18T08:30:13.613Z] 79bf84ee4d45: Layer already exists [2024-03-18T08:30:13.613Z] 1398e51139ab: Layer already exists [2024-03-18T08:30:13.613Z] 7c504f21be85: Layer already exists [2024-03-18T08:30:13.891Z] latest: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:14.248Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:14.600Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.10 [2024-03-18T08:30:14.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-18T08:30:14.601Z] 79bf84ee4d45: Preparing [2024-03-18T08:30:14.601Z] 351511d4edff: Preparing [2024-03-18T08:30:14.601Z] 14dff105ab2e: Preparing [2024-03-18T08:30:14.601Z] 1398e51139ab: Preparing [2024-03-18T08:30:14.601Z] 88be0c1b481a: Preparing [2024-03-18T08:30:14.601Z] 7c504f21be85: Preparing [2024-03-18T08:30:14.601Z] 7c504f21be85: Waiting [2024-03-18T08:30:14.601Z] 88be0c1b481a: Layer already exists [2024-03-18T08:30:14.601Z] 14dff105ab2e: Layer already exists [2024-03-18T08:30:14.601Z] 351511d4edff: Layer already exists [2024-03-18T08:30:14.601Z] 1398e51139ab: Layer already exists [2024-03-18T08:30:14.601Z] 79bf84ee4d45: Layer already exists [2024-03-18T08:30:14.601Z] 7c504f21be85: Layer already exists [2024-03-18T08:30:14.601Z] 3.2.0-dev.10: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:15.240Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:15.606Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [2024-03-18T08:30:15.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-18T08:30:15.606Z] 79bf84ee4d45: Preparing [2024-03-18T08:30:15.606Z] 351511d4edff: Preparing [2024-03-18T08:30:15.606Z] 14dff105ab2e: Preparing [2024-03-18T08:30:15.606Z] 1398e51139ab: Preparing [2024-03-18T08:30:15.606Z] 88be0c1b481a: Preparing [2024-03-18T08:30:15.606Z] 7c504f21be85: Preparing [2024-03-18T08:30:15.606Z] 7c504f21be85: Waiting [2024-03-18T08:30:15.606Z] 88be0c1b481a: Layer already exists [2024-03-18T08:30:15.606Z] 1398e51139ab: Layer already exists [2024-03-18T08:30:15.606Z] 351511d4edff: Layer already exists [2024-03-18T08:30:15.606Z] 14dff105ab2e: Layer already exists [2024-03-18T08:30:15.606Z] 79bf84ee4d45: Layer already exists [2024-03-18T08:30:15.606Z] 7c504f21be85: Layer already exists [2024-03-18T08:30:15.606Z] 78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:16.232Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:16.593Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-03-18T08:30:16.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-18T08:30:16.593Z] 79bf84ee4d45: Preparing [2024-03-18T08:30:16.593Z] 351511d4edff: Preparing [2024-03-18T08:30:16.593Z] 14dff105ab2e: Preparing [2024-03-18T08:30:16.593Z] 1398e51139ab: Preparing [2024-03-18T08:30:16.593Z] 88be0c1b481a: Preparing [2024-03-18T08:30:16.593Z] 7c504f21be85: Preparing [2024-03-18T08:30:16.593Z] 7c504f21be85: Waiting [2024-03-18T08:30:16.593Z] 351511d4edff: Layer already exists [2024-03-18T08:30:16.593Z] 88be0c1b481a: Layer already exists [2024-03-18T08:30:16.593Z] 79bf84ee4d45: Layer already exists [2024-03-18T08:30:16.593Z] 14dff105ab2e: Layer already exists [2024-03-18T08:30:16.593Z] 1398e51139ab: Layer already exists [2024-03-18T08:30:16.593Z] 7c504f21be85: Layer already exists [2024-03-18T08:30:16.593Z] main: digest: sha256:798b90580f0d9eb8ade0f2946edcd6cf0384acd2907b1316a66ddfbd4ccbbbec size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:30:16.958Z] ===================================================== [Pipeline] echo [2024-03-18T08:30:16.985Z] taggedImages: [2024-03-18T08:30:16.986Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507 [2024-03-18T08:30:16.986Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-03-18T08:30:16.986Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.10 [2024-03-18T08:30:16.986Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:78c106f1b1d485d6b9e2c5cc4debe4f465169507-3.2.0-dev.10 [2024-03-18T08:30:16.986Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:17.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:30:17.374Z] [2024-03-18T08:30:17.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:17.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:30:17.708Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T08:30:17.708Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T08:30:17.708Z] 04944245beec: Pulling fs layer [2024-03-18T08:30:17.708Z] 699f458cf7ca: Pulling fs layer [2024-03-18T08:30:17.708Z] 765212b225bb: Pulling fs layer [2024-03-18T08:30:17.708Z] f23df028b6ca: Pulling fs layer [2024-03-18T08:30:17.708Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T08:30:17.708Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T08:30:17.708Z] f23df028b6ca: Waiting [2024-03-18T08:30:17.708Z] d65c8cfc05b1: Waiting [2024-03-18T08:30:17.708Z] 2437ff75d9bd: Waiting [2024-03-18T08:30:17.708Z] 765212b225bb: Waiting [2024-03-18T08:30:17.974Z] 04944245beec: Verifying Checksum [2024-03-18T08:30:17.974Z] 04944245beec: Download complete [2024-03-18T08:30:17.974Z] 765212b225bb: Verifying Checksum [2024-03-18T08:30:17.974Z] 765212b225bb: Download complete [2024-03-18T08:30:17.974Z] f23df028b6ca: Verifying Checksum [2024-03-18T08:30:17.974Z] f23df028b6ca: Download complete [2024-03-18T08:30:17.974Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T08:30:17.974Z] d65c8cfc05b1: Download complete [2024-03-18T08:30:18.242Z] 699f458cf7ca: Verifying Checksum [2024-03-18T08:30:18.242Z] 699f458cf7ca: Download complete [2024-03-18T08:30:18.510Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T08:30:18.510Z] 8998bd30e6a1: Download complete [2024-03-18T08:30:21.091Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T08:30:21.091Z] 2437ff75d9bd: Download complete [2024-03-18T08:30:23.034Z] 8998bd30e6a1: Pull complete [2024-03-18T08:30:23.616Z] 04944245beec: Pull complete [2024-03-18T08:30:25.565Z] 699f458cf7ca: Pull complete [2024-03-18T08:30:25.565Z] 765212b225bb: Pull complete [2024-03-18T08:30:26.533Z] f23df028b6ca: Pull complete [2024-03-18T08:30:26.533Z] d65c8cfc05b1: Pull complete [2024-03-18T08:30:44.730Z] 2437ff75d9bd: Pull complete [2024-03-18T08:30:44.730Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T08:30:44.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:30:44.730Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:30:44.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-277 does not seem to be running inside a container [2024-03-18T08:30:45.025Z] $ 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-modbus-go/149 -v /w/workspace/device-modbus-go/149:/w/workspace/device-modbus-go/149:rw,z -v /w/workspace/device-modbus-go/149@tmp:/w/workspace/device-modbus-go/149@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-18T08:30:47.785Z] $ docker top fb631820beb1d8d7554af9d4daca92773992c8939e089d65f067e5911f1f8a23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:30:48.620Z] ---> job-cost.sh [2024-03-18T08:30:48.620Z] lf-activate-venv: SKIPPING [2024-03-18T08:30:48.620Z] INFO: No Stack... [2024-03-18T08:30:48.884Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T08:30:49.844Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T08:30:50.480Z] + cat /w/workspace/device-modbus-go/149/archives/cost.csv [2024-03-18T08:30:50.480Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T08:30:50.521Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [2024-03-18T08:30:50.534Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] did not exist. Created. [2024-03-18T08:30:50.539Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T08:30:51.195Z] /w/workspace/device-modbus-go/149@tmp/durable-eecf6085/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T08:30:51.590Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T08:30:51.624Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T08:30:51.694Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T08:30:51.704Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T08:30:51.731Z] $ docker stop --time=1 fb631820beb1d8d7554af9d4daca92773992c8939e089d65f067e5911f1f8a23 [2024-03-18T08:30:53.256Z] $ docker rm -f --volumes fb631820beb1d8d7554af9d4daca92773992c8939e089d65f067e5911f1f8a23 [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 [2024-03-18T08:30:53.765Z] provisioning config files... [2024-03-18T08:30:53.773Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3068508588943126046tmp [Pipeline] { [Pipeline] sh [2024-03-18T08:30:54.077Z] + set +x [2024-03-18T08:30:54.077Z] + curl -s https://codecov.io/bash [2024-03-18T08:30:54.077Z] + bash -s -- [2024-03-18T08:30:54.077Z] [2024-03-18T08:30:54.077Z] _____ _ [2024-03-18T08:30:54.077Z] / ____| | | [2024-03-18T08:30:54.077Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T08:30:54.077Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T08:30:54.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T08:30:54.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T08:30:54.077Z] Bash-1.0.6 [2024-03-18T08:30:54.077Z] [2024-03-18T08:30:54.077Z] [2024-03-18T08:30:54.077Z] ==> git version 2.25.1 found [2024-03-18T08:30:54.077Z] ==> 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 [2024-03-18T08:30:54.077Z] Release-Date: 2020-01-08 [2024-03-18T08:30:54.077Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-18T08:30:54.077Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T08:30:54.077Z] ==> Jenkins CI detected. [2024-03-18T08:30:54.077Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-03-18T08:30:54.077Z] project root: . [2024-03-18T08:30:54.077Z] --> token set from env [2024-03-18T08:30:54.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T08:30:54.339Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T08:30:54.339Z] ==> Python coveragepy not found [2024-03-18T08:30:54.339Z] ==> Searching for coverage reports in: [2024-03-18T08:30:54.339Z] + . [2024-03-18T08:30:54.339Z] -> Found 1 reports [2024-03-18T08:30:54.339Z] ==> Detecting git/mercurial file structure [2024-03-18T08:30:54.339Z] ==> Reading reports [2024-03-18T08:30:54.339Z] + ./coverage.out bytes=24334 [2024-03-18T08:30:54.339Z] ==> Appending adjustments [2024-03-18T08:30:54.339Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T08:30:54.339Z] + Found adjustments [2024-03-18T08:30:54.339Z] ==> Gzipping contents [2024-03-18T08:30:54.339Z] 4.0K /tmp/codecov.mwgIoh.gz [2024-03-18T08:30:54.339Z] ==> Uploading reports [2024-03-18T08:30:54.339Z] url: https://codecov.io [2024-03-18T08:30:54.339Z] query: branch=main&commit=78c106f1b1d485d6b9e2c5cc4debe4f465169507&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T08:30:54.339Z] -> Pinging Codecov [2024-03-18T08:30:54.339Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=78c106f1b1d485d6b9e2c5cc4debe4f465169507&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T08:30:54.599Z] -> Uploading to [2024-03-18T08:30:54.599Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/55DBCA73C666E3227836607328DD7E49/78c106f1b1d485d6b9e2c5cc4debe4f465169507/afd2f04d-2286-4bfa-ac5e-a2f24032e10f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T083054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=47da0ca34d0227476dd2e3b9e76bef6d63dfaac11822fed06359363528c44dbf [2024-03-18T08:30:54.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T08:30:54.599Z] Dload Upload Total Spent Left Speed [2024-03-18T08:30:54.859Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 12159 --:--:-- --:--:-- --:--:-- 12121 100 3806 0 0 100 3806 0 12159 --:--:-- --:--:-- --:--:-- 12121 [2024-03-18T08:30:54.859Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] } [2024-03-18T08:30:54.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-18T08:30:55.009Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-18T08:30:55.023Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:55.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:30:55.334Z] [2024-03-18T08:30:55.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:30:55.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:30:55.643Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-18T08:30:55.643Z] df9b9388f04a: Pulling fs layer [2024-03-18T08:30:55.643Z] 52dc419b0ee2: Pulling fs layer [2024-03-18T08:30:55.643Z] 25bc292e5bac: Pulling fs layer [2024-03-18T08:30:55.643Z] 114826534d7a: Pulling fs layer [2024-03-18T08:30:55.643Z] 4657fd5d0bcf: Pulling fs layer [2024-03-18T08:30:55.643Z] 6ad1cebc031e: Pulling fs layer [2024-03-18T08:30:55.643Z] 8a3aa393b2d8: Pulling fs layer [2024-03-18T08:30:55.643Z] 4657fd5d0bcf: Waiting [2024-03-18T08:30:55.643Z] 6ad1cebc031e: Waiting [2024-03-18T08:30:55.643Z] 8a3aa393b2d8: Waiting [2024-03-18T08:30:55.643Z] 114826534d7a: Waiting [2024-03-18T08:30:55.643Z] 25bc292e5bac: Download complete [2024-03-18T08:30:55.643Z] 52dc419b0ee2: Download complete [2024-03-18T08:30:55.643Z] 4657fd5d0bcf: Verifying Checksum [2024-03-18T08:30:55.643Z] 4657fd5d0bcf: Download complete [2024-03-18T08:30:55.918Z] df9b9388f04a: Download complete [2024-03-18T08:30:55.918Z] df9b9388f04a: Pull complete [2024-03-18T08:30:55.918Z] 6ad1cebc031e: Verifying Checksum [2024-03-18T08:30:55.918Z] 6ad1cebc031e: Download complete [2024-03-18T08:30:55.918Z] 52dc419b0ee2: Pull complete [2024-03-18T08:30:56.178Z] 25bc292e5bac: Pull complete [2024-03-18T08:30:56.747Z] 114826534d7a: Verifying Checksum [2024-03-18T08:30:56.747Z] 114826534d7a: Download complete [2024-03-18T08:30:56.747Z] 8a3aa393b2d8: Verifying Checksum [2024-03-18T08:30:56.747Z] 8a3aa393b2d8: Download complete [2024-03-18T08:31:00.936Z] 114826534d7a: Pull complete [2024-03-18T08:31:00.936Z] 4657fd5d0bcf: Pull complete [2024-03-18T08:31:00.936Z] 6ad1cebc031e: Pull complete [2024-03-18T08:31:03.465Z] 8a3aa393b2d8: Pull complete [2024-03-18T08:31:03.466Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-18T08:31:03.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:31:03.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:31:03.566Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:31:03.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-18T08:31:04.988Z] $ docker top 10d554b733dd477cf33d7ee66271fa4d84f643dc0d2fecf24a2da6a80787d268 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-18T08:31:05.071Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-03-18T08:31:05.352Z] + set -o pipefail [2024-03-18T08:31:05.353Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-03-18T08:31:10.631Z] [2024-03-18T08:31:10.631Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-03-18T08:31:10.631Z] [2024-03-18T08:31:10.631Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/f317c217-b7c8-4dc1-8e2d-474a81b1b25a [2024-03-18T08:31:10.631Z] [2024-03-18T08:31:10.631Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-03-18T08:31:10.631Z] [2024-03-18T08:31:10.631Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-18T08:31:10.631Z] [2024-03-18T08:31:10.631Z] [2024-03-18T08:31:10.631Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-18T08:31:10.631Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-18T08:31:10.631Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-18T08:31:10.639Z] $ docker stop --time=1 10d554b733dd477cf33d7ee66271fa4d84f643dc0d2fecf24a2da6a80787d268 [2024-03-18T08:31:12.486Z] $ docker rm -f --volumes 10d554b733dd477cf33d7ee66271fa4d84f643dc0d2fecf24a2da6a80787d268 [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 [2024-03-18T08:31:13.246Z] + git log --format=format:%s -1 78c106f1b1d485d6b9e2c5cc4debe4f465169507 [Pipeline] sh [2024-03-18T08:31:13.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:31:13.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:13.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:31:13.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:31:13.914Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:31:13.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T08:31:14.318Z] $ docker top 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:31:14.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:31:14.431Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:31:14.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:31:14.532Z] $ docker exec 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 ssh-agent [2024-03-18T08:31:14.646Z] SSH_AUTH_SOCK=/tmp/ssh-2rjHp7ChLivI/agent.32 [2024-03-18T08:31:14.646Z] SSH_AGENT_PID=38 [2024-03-18T08:31:14.651Z] Running ssh-add (command line suppressed) [2024-03-18T08:31:14.770Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9225759000637170976.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9225759000637170976.key) [2024-03-18T08:31:14.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:31:15.084Z] + git semver tag [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,272 [run_tag] DEBUG tag force:False [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,272 [check_head_tag] DEBUG check head tag [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,273 [execute] INFO git cat-file --batch-check [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,278 [execute] INFO git cat-file --batch [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,297 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,297 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,297 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:31:15.344Z] 2024-03-18 08:31:15,302 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:31:15.344Z] 3.2.0-dev.10 [Pipeline] } [2024-03-18T08:31:15.351Z] $ docker exec --env ******** --env ******** 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 ssh-agent -k [2024-03-18T08:31:15.455Z] unset SSH_AUTH_SOCK; [2024-03-18T08:31:15.455Z] unset SSH_AGENT_PID; [2024-03-18T08:31:15.456Z] echo Agent pid 38 killed; [2024-03-18T08:31:15.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:31:15.802Z] + git semver [Pipeline] } [2024-03-18T08:31:16.074Z] $ docker stop --time=1 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 [2024-03-18T08:31:17.380Z] $ docker rm -f --volumes 52848310528f4ffa9b228f287708cadc7439860c9450c7a8ebd0faee4340be75 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:17.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:31:17.798Z] [2024-03-18T08:31:17.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:18.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:31:18.102Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-18T08:31:18.102Z] ab5ef0e58194: Pulling fs layer [2024-03-18T08:31:18.102Z] 9712f1f96733: Pulling fs layer [2024-03-18T08:31:18.102Z] 63f879dbbcfc: Pulling fs layer [2024-03-18T08:31:18.102Z] 0d9ebad4ef96: Pulling fs layer [2024-03-18T08:31:18.102Z] 0d9ebad4ef96: Waiting [2024-03-18T08:31:18.102Z] e9a5061849ea: Pulling fs layer [2024-03-18T08:31:18.102Z] d747dcd14b5f: Pulling fs layer [2024-03-18T08:31:18.102Z] 2de7ff778b66: Pulling fs layer [2024-03-18T08:31:18.102Z] e9a5061849ea: Waiting [2024-03-18T08:31:18.102Z] d747dcd14b5f: Waiting [2024-03-18T08:31:18.102Z] 9712f1f96733: Verifying Checksum [2024-03-18T08:31:18.102Z] 9712f1f96733: Download complete [2024-03-18T08:31:18.361Z] 63f879dbbcfc: Verifying Checksum [2024-03-18T08:31:18.361Z] 63f879dbbcfc: Download complete [2024-03-18T08:31:18.618Z] e9a5061849ea: Verifying Checksum [2024-03-18T08:31:18.618Z] e9a5061849ea: Download complete [2024-03-18T08:31:18.618Z] d747dcd14b5f: Download complete [2024-03-18T08:31:18.618Z] ab5ef0e58194: Verifying Checksum [2024-03-18T08:31:18.618Z] ab5ef0e58194: Download complete [2024-03-18T08:31:18.618Z] 0d9ebad4ef96: Download complete [2024-03-18T08:31:18.877Z] 2de7ff778b66: Verifying Checksum [2024-03-18T08:31:18.877Z] 2de7ff778b66: Download complete [2024-03-18T08:31:22.160Z] ab5ef0e58194: Pull complete [2024-03-18T08:31:22.160Z] 9712f1f96733: Pull complete [2024-03-18T08:31:22.419Z] 63f879dbbcfc: Pull complete [2024-03-18T08:31:26.608Z] 0d9ebad4ef96: Pull complete [2024-03-18T08:31:26.608Z] e9a5061849ea: Pull complete [2024-03-18T08:31:26.608Z] d747dcd14b5f: Pull complete [2024-03-18T08:31:27.547Z] 2de7ff778b66: Pull complete [2024-03-18T08:31:27.547Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-18T08:31:27.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:31:27.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:31:27.650Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:31:27.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-18T08:31:29.278Z] $ docker top 96bcd07efa77dced47f779f8027db5d1269419ae3de6218fe5a8f0087c626163 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:31:29.366Z] provisioning config files... [2024-03-18T08:31:29.373Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4587969388709517462tmp [2024-03-18T08:31:29.382Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14652330462577762037tmp [2024-03-18T08:31:29.389Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1414067545836064748tmp [Pipeline] { [Pipeline] echo [2024-03-18T08:31:29.490Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:29.783Z] ---> sigul-configuration.sh [2024-03-18T08:31:29.783Z] gpg: directory `/root/.gnupg' created [2024-03-18T08:31:29.783Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-18T08:31:29.783Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-18T08:31:29.783Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-18T08:31:29.783Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-18T08:31:29.783Z] gpg: CAST5 encrypted data [2024-03-18T08:31:29.783Z] gpg: encrypted with 1 passphrase [2024-03-18T08:31:29.783Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-18T08:31:30.074Z] + mkdir /home/jenkins [2024-03-18T08:31:30.074Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-18T08:31:30.370Z] + 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 [2024-03-18T08:31:30.385Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:30.678Z] ---> sigul-install.sh [2024-03-18T08:31:30.678Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-18T08:31:30.971Z] + git tag --list [2024-03-18T08:31:30.971Z] 0.7.1 [2024-03-18T08:31:30.971Z] v1.0.0 [2024-03-18T08:31:30.971Z] v1.1.0 [2024-03-18T08:31:30.971Z] v1.1.1 [2024-03-18T08:31:30.971Z] v1.2.2 [2024-03-18T08:31:30.971Z] v1.3.0 [2024-03-18T08:31:30.971Z] v1.3.1 [2024-03-18T08:31:30.971Z] v2.0.0 [2024-03-18T08:31:30.971Z] v2.1.0 [2024-03-18T08:31:30.971Z] v2.1.1 [2024-03-18T08:31:30.971Z] v2.2.0 [2024-03-18T08:31:30.971Z] v2.3.0 [2024-03-18T08:31:30.971Z] v3.0 [2024-03-18T08:31:30.971Z] v3.0.0 [2024-03-18T08:31:30.971Z] v3.1 [2024-03-18T08:31:30.971Z] v3.1.0 [2024-03-18T08:31:30.971Z] v3.1.0-dev.1 [2024-03-18T08:31:30.971Z] v3.1.0-dev.10 [2024-03-18T08:31:30.971Z] v3.1.0-dev.11 [2024-03-18T08:31:30.971Z] v3.1.0-dev.12 [2024-03-18T08:31:30.971Z] v3.1.0-dev.13 [2024-03-18T08:31:30.971Z] v3.1.0-dev.14 [2024-03-18T08:31:30.971Z] v3.1.0-dev.15 [2024-03-18T08:31:30.971Z] v3.1.0-dev.16 [2024-03-18T08:31:30.971Z] v3.1.0-dev.17 [2024-03-18T08:31:30.971Z] v3.1.0-dev.18 [2024-03-18T08:31:30.971Z] v3.1.0-dev.19 [2024-03-18T08:31:30.971Z] v3.1.0-dev.2 [2024-03-18T08:31:30.971Z] v3.1.0-dev.20 [2024-03-18T08:31:30.971Z] v3.1.0-dev.21 [2024-03-18T08:31:30.971Z] v3.1.0-dev.22 [2024-03-18T08:31:30.971Z] v3.1.0-dev.23 [2024-03-18T08:31:30.971Z] v3.1.0-dev.24 [2024-03-18T08:31:30.971Z] v3.1.0-dev.25 [2024-03-18T08:31:30.971Z] v3.1.0-dev.3 [2024-03-18T08:31:30.971Z] v3.1.0-dev.4 [2024-03-18T08:31:30.971Z] v3.1.0-dev.5 [2024-03-18T08:31:30.971Z] v3.1.0-dev.6 [2024-03-18T08:31:30.971Z] v3.1.0-dev.7 [2024-03-18T08:31:30.971Z] v3.1.0-dev.8 [2024-03-18T08:31:30.971Z] v3.1.0-dev.9 [2024-03-18T08:31:30.971Z] v3.2.0-dev.1 [2024-03-18T08:31:30.971Z] v3.2.0-dev.10 [2024-03-18T08:31:30.971Z] v3.2.0-dev.2 [2024-03-18T08:31:30.971Z] v3.2.0-dev.3 [2024-03-18T08:31:30.971Z] v3.2.0-dev.4 [2024-03-18T08:31:30.971Z] v3.2.0-dev.5 [2024-03-18T08:31:30.971Z] v3.2.0-dev.6 [2024-03-18T08:31:30.971Z] v3.2.0-dev.7 [2024-03-18T08:31:30.971Z] v3.2.0-dev.8 [2024-03-18T08:31:30.971Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-18T08:31:31.266Z] + lftools sign git-tag v3.2.0-dev.10 [2024-03-18T08:31:31.836Z] Signing Git tag with Sigul... [2024-03-18T08:31:31.836Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-03-18T08:31:32.113Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:32.412Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-18T08:31:32.420Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-18T08:31:32.443Z] $ docker stop --time=1 96bcd07efa77dced47f779f8027db5d1269419ae3de6218fe5a8f0087c626163 [2024-03-18T08:31:33.724Z] $ docker rm -f --volumes 96bcd07efa77dced47f779f8027db5d1269419ae3de6218fe5a8f0087c626163 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-18T08:31:34.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:31:34.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:34.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:31:34.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:31:34.593Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:31:34.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T08:31:34.984Z] $ docker top 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 -eo pid,comm [2024-03-18T08:31:35.037Z] 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). [2024-03-18T08:31:35.037Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:31:35.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:31:35.083Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:31:35.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:31:35.202Z] $ docker exec 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 ssh-agent [2024-03-18T08:31:35.315Z] SSH_AUTH_SOCK=/tmp/ssh-3zwPgiY5sh2b/agent.31 [2024-03-18T08:31:35.315Z] SSH_AGENT_PID=37 [2024-03-18T08:31:35.319Z] Running ssh-add (command line suppressed) [2024-03-18T08:31:35.425Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3938382562804958205.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3938382562804958205.key) [2024-03-18T08:31:35.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:31:35.734Z] + git semver bump pre [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,910 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,910 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,911 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,911 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,911 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,913 [execute] INFO git cat-file --batch-check [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,913 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,919 [execute] INFO git cat-file --batch [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:31:35.994Z] 2024-03-18 08:31:35,925 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:31:35.994Z] 3.2.0-dev.11 [Pipeline] } [2024-03-18T08:31:36.001Z] $ docker exec --env ******** --env ******** 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 ssh-agent -k [2024-03-18T08:31:36.101Z] unset SSH_AUTH_SOCK; [2024-03-18T08:31:36.101Z] unset SSH_AGENT_PID; [2024-03-18T08:31:36.101Z] echo Agent pid 37 killed; [2024-03-18T08:31:36.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:31:36.447Z] + git semver [Pipeline] } [2024-03-18T08:31:36.719Z] $ docker stop --time=1 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 [2024-03-18T08:31:38.024Z] $ docker rm -f --volumes 3e58a7dcadf3ee4e6a8bc3a9119e2e434c397d7623ac57771f93a958bd95dc31 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:31:38.386Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:31:38.386Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:38.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:31:38.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:31:38.779Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:31:38.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-18T08:31:39.178Z] $ docker top 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 -eo pid,comm [2024-03-18T08:31:39.230Z] 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). [2024-03-18T08:31:39.230Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:31:39.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:31:39.290Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:31:39.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:31:39.397Z] $ docker exec 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 ssh-agent [2024-03-18T08:31:39.524Z] SSH_AUTH_SOCK=/tmp/ssh-BKxCc86dvbO7/agent.32 [2024-03-18T08:31:39.524Z] SSH_AGENT_PID=38 [2024-03-18T08:31:39.528Z] Running ssh-add (command line suppressed) [2024-03-18T08:31:39.636Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3488481366149297519.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3488481366149297519.key) [2024-03-18T08:31:39.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:31:39.953Z] + git semver push [2024-03-18T08:31:40.211Z] 2024-03-18 08:31:40,141 [run_push] DEBUG push [2024-03-18T08:31:40.211Z] 2024-03-18 08:31:40,142 [execute] INFO git cat-file --batch-check [2024-03-18T08:31:40.211Z] 2024-03-18 08:31:40,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:31:40.211Z] 2024-03-18 08:31:40,147 [execute] INFO git rev-list cc5e88c5cf9b8f9dd59fdbfa11e8d04310c14580 -- [2024-03-18T08:31:40.211Z] 2024-03-18 08:31:40,147 [execute] DEBUG Popen(['git', 'rev-list', 'cc5e88c5cf9b8f9dd59fdbfa11e8d04310c14580', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:31:40.211Z] 2024-03-18 08:31:40,159 [execute] INFO git fetch -v origin [2024-03-18T08:31:40.211Z] 2024-03-18 08:31:40,159 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-18T08:31:40.778Z] 2024-03-18 08:31:40,684 [run_push] DEBUG no remote changes detected [2024-03-18T08:31:40.778Z] 2024-03-18 08:31:40,685 [execute] INFO git push origin semver [2024-03-18T08:31:40.778Z] 2024-03-18 08:31:40,685 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:31:41.714Z] 2024-03-18 08:31:41,434 [run_push] DEBUG push all version tags [2024-03-18T08:31:41.714Z] 2024-03-18 08:31:41,435 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-18T08:31:41.714Z] 2024-03-18 08:31:41,435 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:31:42.283Z] 2024-03-18 08:31:42,125 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-18T08:31:42.283Z] 3.2.0-dev.11 [Pipeline] } [2024-03-18T08:31:42.290Z] $ docker exec --env ******** --env ******** 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 ssh-agent -k [2024-03-18T08:31:42.381Z] unset SSH_AUTH_SOCK; [2024-03-18T08:31:42.381Z] unset SSH_AGENT_PID; [2024-03-18T08:31:42.381Z] echo Agent pid 38 killed; [2024-03-18T08:31:42.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:31:42.724Z] + git semver [Pipeline] } [2024-03-18T08:31:42.995Z] $ docker stop --time=1 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 [2024-03-18T08:31:44.272Z] $ docker rm -f --volumes 64b2aff48bbf14f874078127ad1876ece20931059eadea8f42aa641d7483f9b4 [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 [2024-03-18T08:31:44.912Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-03-18T08:31:44.912Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-03-18T08:31:44.912Z] total 16 [2024-03-18T08:31:44.912Z] drwxr-xr-x 3 root root 4096 Mar 18 08:23 . [2024-03-18T08:31:44.912Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 08:31 .. [2024-03-18T08:31:44.912Z] drwxr-xr-x 2 root root 4096 Mar 18 08:23 cost [2024-03-18T08:31:44.912Z] -rw-r--r-- 1 root root 88 Mar 18 08:23 cost.csv [2024-03-18T08:31:44.912Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-03-18T08:31:44.912Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-03-18T08:31:44.912Z] total 16 [2024-03-18T08:31:44.912Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:23 . [2024-03-18T08:31:44.912Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 08:31 .. [2024-03-18T08:31:44.912Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 08:23 cost [2024-03-18T08:31:44.912Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 18 08:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:45.209Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:46.071Z] ---> package-listing.sh [2024-03-18T08:31:46.071Z] ++ facter osfamily [2024-03-18T08:31:46.071Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T08:31:46.331Z] + OS_FAMILY=debian [2024-03-18T08:31:46.331Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-03-18T08:31:46.331Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T08:31:46.331Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T08:31:46.331Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T08:31:46.331Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T08:31:46.331Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-03-18T08:31:46.331Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T08:31:46.331Z] + case "${OS_FAMILY}" in [2024-03-18T08:31:46.331Z] + dpkg -l [2024-03-18T08:31:46.331Z] + grep '^ii' [2024-03-18T08:31:46.331Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T08:31:46.331Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T08:31:46.331Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T08:31:46.331Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-03-18T08:31:46.331Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-03-18T08:31:46.331Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-03-18T08:31:46.344Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T08:31:46.625Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:31:47.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:31:47.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:31:47.279Z] prd-ubuntu20.04-docker-8c-8g-274 does not seem to be running inside a container [2024-03-18T08:31:47.310Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 [2024-03-18T08:31:47.514Z] $ docker top 798331fe2db74238b683ae8ae95d84264c5f7af8081be8aad22cbefe27e276a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:31:47.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T08:31:48.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T08:31:48.432Z] + ls /var/log/sa-host [2024-03-18T08:31:48.432Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:31:48.510Z] provisioning config files... [2024-03-18T08:31:48.520Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11227991398137946032tmp [Pipeline] { [Pipeline] echo [2024-03-18T08:31:48.537Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:48.818Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T08:31:48.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:49.169Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T08:31:49.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:49.463Z] ---> sudo-logs.sh [2024-03-18T08:31:49.463Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T08:31:49.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:49.782Z] ---> job-cost.sh [2024-03-18T08:31:49.782Z] lf-activate-venv: SKIPPING [2024-03-18T08:31:49.782Z] DEBUG: total: 0.2199999988079071 [2024-03-18T08:31:49.782Z] INFO: Retrieving Stack Cost... [2024-03-18T08:31:50.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T08:31:50.614Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T08:31:50.626Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:31:50.910Z] ---> logs-deploy.sh [2024-03-18T08:31:50.910Z] lf-activate-venv: SKIPPING [2024-03-18T08:31:50.910Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/149 [2024-03-18T08:31:50.910Z] INFO: archiving workspace using pattern(s): [2024-03-18T08:31:51.850Z] Archives upload complete. [2024-03-18T08:31:52.110Z] INFO: archiving logs to Nexus [2024-03-18T08:31:52.679Z] ---> uname -a: [2024-03-18T08:31:52.679Z] Linux prd-ubuntu20-04-docker-8c-8g-274 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] ---> lscpu: [2024-03-18T08:31:52.679Z] Architecture: x86_64 [2024-03-18T08:31:52.679Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-18T08:31:52.679Z] Byte Order: Little Endian [2024-03-18T08:31:52.679Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-18T08:31:52.679Z] CPU(s): 8 [2024-03-18T08:31:52.679Z] On-line CPU(s) list: 0-7 [2024-03-18T08:31:52.679Z] Thread(s) per core: 1 [2024-03-18T08:31:52.679Z] Core(s) per socket: 1 [2024-03-18T08:31:52.679Z] Socket(s): 8 [2024-03-18T08:31:52.679Z] NUMA node(s): 1 [2024-03-18T08:31:52.679Z] Vendor ID: AuthenticAMD [2024-03-18T08:31:52.679Z] CPU family: 23 [2024-03-18T08:31:52.679Z] Model: 49 [2024-03-18T08:31:52.679Z] Model name: AMD EPYC-Rome Processor [2024-03-18T08:31:52.679Z] Stepping: 0 [2024-03-18T08:31:52.679Z] CPU MHz: 2800.000 [2024-03-18T08:31:52.679Z] BogoMIPS: 5600.00 [2024-03-18T08:31:52.679Z] Virtualization: AMD-V [2024-03-18T08:31:52.679Z] Hypervisor vendor: KVM [2024-03-18T08:31:52.679Z] Virtualization type: full [2024-03-18T08:31:52.679Z] L1d cache: 256 KiB [2024-03-18T08:31:52.679Z] L1i cache: 256 KiB [2024-03-18T08:31:52.679Z] L2 cache: 4 MiB [2024-03-18T08:31:52.679Z] L3 cache: 128 MiB [2024-03-18T08:31:52.679Z] NUMA node0 CPU(s): 0-7 [2024-03-18T08:31:52.679Z] Vulnerability Itlb multihit: Not affected [2024-03-18T08:31:52.679Z] Vulnerability L1tf: Not affected [2024-03-18T08:31:52.679Z] Vulnerability Mds: Not affected [2024-03-18T08:31:52.679Z] Vulnerability Meltdown: Not affected [2024-03-18T08:31:52.679Z] Vulnerability Mmio stale data: Not affected [2024-03-18T08:31:52.679Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-18T08:31:52.679Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-18T08:31:52.679Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-18T08:31:52.679Z] Vulnerability Srbds: Not affected [2024-03-18T08:31:52.679Z] Vulnerability Tsx async abort: Not affected [2024-03-18T08:31:52.679Z] 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 [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] ---> nproc: [2024-03-18T08:31:52.679Z] 8 [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] ---> df -h: [2024-03-18T08:31:52.679Z] Filesystem Size Used Avail Use% Mounted on [2024-03-18T08:31:52.679Z] overlay 155G 13G 143G 9% / [2024-03-18T08:31:52.679Z] tmpfs 64M 0 64M 0% /dev [2024-03-18T08:31:52.679Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-18T08:31:52.679Z] shm 64M 0 64M 0% /dev/shm [2024-03-18T08:31:52.679Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] ---> sar -b -r -n DEV: [2024-03-18T08:31:52.679Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-274) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] 08:20:21 LINUX RESTART (8 CPU) [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] 08:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-18T08:31:52.679Z] 08:22:01 345.14 11.44 333.71 0.00 1819.22 50755.06 0.00 [2024-03-18T08:31:52.679Z] 08:23:01 150.55 0.15 150.40 0.00 3.20 38079.31 0.00 [2024-03-18T08:31:52.679Z] 08:24:01 132.15 0.15 132.00 0.00 17.72 35142.04 0.00 [2024-03-18T08:31:52.679Z] 08:25:01 2.13 0.00 2.13 0.00 0.00 25.48 0.00 [2024-03-18T08:31:52.679Z] 08:26:01 24.13 9.98 14.15 0.00 2927.38 2625.16 0.00 [2024-03-18T08:31:52.679Z] 08:27:02 3.25 0.63 2.62 0.00 70.52 30.53 0.00 [2024-03-18T08:31:52.679Z] 08:28:01 1.08 0.00 1.08 0.00 0.00 12.07 0.00 [2024-03-18T08:31:52.679Z] 08:29:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 [2024-03-18T08:31:52.679Z] 08:30:01 2.73 1.58 1.15 0.00 37.06 13.86 0.00 [2024-03-18T08:31:52.679Z] 08:31:01 7.20 0.07 7.13 0.00 7.87 3931.21 0.00 [2024-03-18T08:31:52.679Z] Average: 66.63 2.39 64.24 0.00 486.85 13023.30 0.00 [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] 08:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-18T08:31:52.679Z] 08:22:01 28604716 31509192 803496 2.44 105400 3021888 1865712 5.50 1187968 2640408 91280 [2024-03-18T08:31:52.679Z] 08:23:01 27917668 31024896 1280492 3.89 142668 3151352 2724120 8.03 1774168 2701252 92740 [2024-03-18T08:31:52.679Z] 08:24:01 27753824 31514032 792672 2.41 154332 3747784 1769152 5.21 1292356 3302160 368 [2024-03-18T08:31:52.679Z] 08:25:01 27754356 31514640 791608 2.41 154372 3747784 1769152 5.21 1292316 3302160 56 [2024-03-18T08:31:52.679Z] 08:26:01 27578328 31510000 791648 2.41 158492 3906956 1833720 5.40 1383796 3369928 60 [2024-03-18T08:31:52.679Z] 08:27:02 27575704 31509820 791272 2.41 158540 3909124 1809844 5.33 1384164 3371696 44 [2024-03-18T08:31:52.679Z] 08:28:01 27576696 31510864 790104 2.40 158568 3909128 1809844 5.33 1383976 3371700 8 [2024-03-18T08:31:52.679Z] 08:29:01 27579580 31513716 787256 2.39 158596 3909128 1809844 5.33 1380812 3371700 56 [2024-03-18T08:31:52.679Z] 08:30:01 27569460 31506160 795116 2.42 158628 3910240 1826824 5.38 1396568 3372472 16 [2024-03-18T08:31:52.679Z] 08:31:01 26897976 31453488 846788 2.58 163076 4489116 2096484 6.18 1447060 3951096 541100 [2024-03-18T08:31:52.679Z] Average: 27680831 31456681 847045 2.58 151267 3770250 1931470 5.69 1392318 3275457 72573 [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] 08:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-18T08:31:52.679Z] 08:22:01 ens3 502.27 357.24 7212.87 63.48 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:22:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:22:01 docker0 207.20 264.33 16.91 2303.73 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:23:01 vethb8cbc73 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:23:01 ens3 43.40 26.07 69.95 16.26 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:23:01 docker0 1.35 2.58 0.08 30.92 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:24:01 ens3 149.88 103.35 2670.12 137.97 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:24:01 lo 7.59 7.59 0.76 0.76 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:24:01 docker0 3.15 6.05 0.19 62.30 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:25:01 ens3 0.67 0.48 0.35 0.28 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:26:01 ens3 65.22 38.33 670.34 2.83 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:26:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:27:02 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:29:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:30:01 ens3 30.59 41.24 6.97 117.61 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:31:01 ens3 129.06 71.89 3966.22 8.19 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:31:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] Average: ens3 91.62 63.51 1452.52 34.68 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] Average: lo 1.63 1.63 0.16 0.16 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] Average: docker0 20.89 26.94 1.70 236.63 0.00 0.00 0.00 0.00 [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] ---> sar -P ALL: [2024-03-18T08:31:52.679Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-274) 03/18/24 _x86_64_ (8 CPU) [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] 08:20:21 LINUX RESTART (8 CPU) [2024-03-18T08:31:52.679Z] [2024-03-18T08:31:52.679Z] 08:21:02 CPU %user %nice %system %iowait %steal %idle [2024-03-18T08:31:52.679Z] 08:22:01 all 7.64 0.00 3.45 3.69 0.06 85.17 [2024-03-18T08:31:52.679Z] 08:22:01 0 10.66 0.00 3.96 15.10 0.07 70.22 [2024-03-18T08:31:52.679Z] 08:22:01 1 6.78 0.00 3.25 0.39 0.05 89.52 [2024-03-18T08:31:52.679Z] 08:22:01 2 7.65 0.00 4.16 0.03 0.05 88.11 [2024-03-18T08:31:52.679Z] 08:22:01 3 7.41 0.00 2.46 1.28 0.05 88.79 [2024-03-18T08:31:52.679Z] 08:22:01 4 7.68 0.00 4.14 6.56 0.07 81.56 [2024-03-18T08:31:52.679Z] 08:22:01 5 7.05 0.00 3.27 2.98 0.07 86.63 [2024-03-18T08:31:52.679Z] 08:22:01 6 7.21 0.00 2.98 0.53 0.03 89.25 [2024-03-18T08:31:52.679Z] 08:22:01 7 6.70 0.00 3.35 2.73 0.07 87.16 [2024-03-18T08:31:52.679Z] 08:23:01 all 33.26 0.00 4.80 3.54 0.08 58.32 [2024-03-18T08:31:52.679Z] 08:23:01 0 33.65 0.00 5.61 12.43 0.08 48.22 [2024-03-18T08:31:52.679Z] 08:23:01 1 32.86 0.00 4.00 1.08 0.07 61.99 [2024-03-18T08:31:52.679Z] 08:23:01 2 33.29 0.00 5.25 1.76 0.10 59.59 [2024-03-18T08:31:52.679Z] 08:23:01 3 33.15 0.00 4.98 1.30 0.08 60.48 [2024-03-18T08:31:52.679Z] 08:23:01 4 34.46 0.00 4.37 4.89 0.08 56.20 [2024-03-18T08:31:52.679Z] 08:23:01 5 33.51 0.00 4.87 4.15 0.07 57.40 [2024-03-18T08:31:52.679Z] 08:23:01 6 33.02 0.00 4.73 0.71 0.07 61.48 [2024-03-18T08:31:52.679Z] 08:23:01 7 32.12 0.00 4.63 2.05 0.07 61.13 [2024-03-18T08:31:52.679Z] 08:24:01 all 14.39 0.00 2.93 1.42 0.05 81.20 [2024-03-18T08:31:52.679Z] 08:24:01 0 15.48 0.00 3.90 3.34 0.05 77.23 [2024-03-18T08:31:52.679Z] 08:24:01 1 13.72 0.00 2.50 0.84 0.05 82.89 [2024-03-18T08:31:52.679Z] 08:24:01 2 15.23 0.00 2.80 0.07 0.05 81.85 [2024-03-18T08:31:52.679Z] 08:24:01 3 13.78 0.00 3.46 6.51 0.07 76.19 [2024-03-18T08:31:52.679Z] 08:24:01 4 14.04 0.00 2.59 0.05 0.03 83.29 [2024-03-18T08:31:52.680Z] 08:24:01 5 14.48 0.00 2.85 0.10 0.08 82.49 [2024-03-18T08:31:52.680Z] 08:24:01 6 14.15 0.00 2.38 0.20 0.05 83.22 [2024-03-18T08:31:52.680Z] 08:24:01 7 14.26 0.00 2.99 0.30 0.05 82.40 [2024-03-18T08:31:52.680Z] 08:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-03-18T08:31:52.680Z] 08:25:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2024-03-18T08:31:52.680Z] 08:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T08:31:52.680Z] 08:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T08:31:52.680Z] 08:25:01 3 0.07 0.00 0.03 0.02 0.03 99.85 [2024-03-18T08:31:52.680Z] 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T08:31:52.680Z] 08:25:01 5 0.08 0.00 0.00 0.00 0.02 99.90 [2024-03-18T08:31:52.680Z] 08:25:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-03-18T08:31:52.680Z] 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T08:31:52.680Z] 08:26:01 all 0.78 0.00 0.27 0.18 0.01 98.76 [2024-03-18T08:31:52.680Z] 08:26:01 0 0.32 0.00 0.15 0.15 0.00 99.38 [2024-03-18T08:31:52.680Z] 08:26:01 1 0.80 0.00 0.33 0.03 0.02 98.82 [2024-03-18T08:31:52.680Z] 08:26:01 2 0.25 0.00 0.32 0.22 0.00 99.22 [2024-03-18T08:31:52.680Z] 08:26:01 3 2.09 0.00 0.31 0.63 0.02 96.96 [2024-03-18T08:31:52.680Z] 08:26:01 4 0.47 0.00 0.22 0.03 0.02 99.27 [2024-03-18T08:31:52.680Z] 08:26:01 5 1.45 0.00 0.40 0.30 0.02 97.83 [2024-03-18T08:31:52.680Z] 08:26:01 6 0.27 0.00 0.17 0.03 0.02 99.52 [2024-03-18T08:31:52.680Z] 08:26:01 7 0.55 0.00 0.30 0.03 0.02 99.10 [2024-03-18T08:31:52.680Z] 08:27:02 all 0.11 0.00 0.03 0.01 0.01 99.85 [2024-03-18T08:31:52.680Z] 08:27:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T08:31:52.680Z] 08:27:02 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-18T08:31:52.680Z] 08:27:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-18T08:31:52.680Z] 08:27:02 3 0.63 0.00 0.08 0.02 0.02 99.25 [2024-03-18T08:31:52.680Z] 08:27:02 4 0.05 0.00 0.02 0.02 0.00 99.92 [2024-03-18T08:31:52.680Z] 08:27:02 5 0.08 0.00 0.03 0.00 0.02 99.87 [2024-03-18T08:31:52.680Z] 08:27:02 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-18T08:31:52.680Z] 08:27:02 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-03-18T08:31:52.680Z] 08:28:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-03-18T08:31:52.680Z] 08:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-18T08:31:52.680Z] 08:28:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-18T08:31:52.680Z] 08:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-18T08:31:52.680Z] 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T08:31:52.680Z] 08:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T08:31:52.680Z] 08:28:01 5 0.08 0.00 0.00 0.00 0.02 99.90 [2024-03-18T08:31:52.680Z] 08:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-18T08:31:52.680Z] 08:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-18T08:31:52.680Z] 08:29:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-03-18T08:31:52.680Z] 08:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T08:31:52.680Z] 08:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-03-18T08:31:52.680Z] 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-18T08:31:52.680Z] 08:29:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2024-03-18T08:31:52.680Z] 08:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-18T08:31:52.680Z] 08:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-18T08:31:52.680Z] 08:29:01 6 0.20 0.00 0.00 0.00 0.00 99.80 [2024-03-18T08:31:52.680Z] 08:29:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-18T08:31:52.680Z] 08:30:01 all 0.43 0.00 0.05 0.01 0.01 99.50 [2024-03-18T08:31:52.680Z] 08:30:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2024-03-18T08:31:52.680Z] 08:30:01 1 0.27 0.00 0.00 0.00 0.03 99.70 [2024-03-18T08:31:52.680Z] 08:30:01 2 0.23 0.00 0.05 0.00 0.00 99.72 [2024-03-18T08:31:52.680Z] 08:30:01 3 0.48 0.00 0.07 0.02 0.02 99.42 [2024-03-18T08:31:52.680Z] 08:30:01 4 0.27 0.00 0.15 0.03 0.02 99.53 [2024-03-18T08:31:52.680Z] 08:30:01 5 0.50 0.00 0.03 0.02 0.02 99.43 [2024-03-18T08:31:52.680Z] 08:30:01 6 0.90 0.00 0.05 0.00 0.00 99.05 [2024-03-18T08:31:52.680Z] 08:30:01 7 0.67 0.00 0.03 0.02 0.00 99.28 [2024-03-18T08:31:52.680Z] 08:31:01 all 2.26 0.00 0.96 0.04 0.02 96.72 [2024-03-18T08:31:52.680Z] 08:31:01 0 1.37 0.00 0.48 0.02 0.03 98.10 [2024-03-18T08:31:52.680Z] 08:31:01 1 2.39 0.00 0.89 0.00 0.03 96.69 [2024-03-18T08:31:52.680Z] 08:31:01 2 2.51 0.00 1.12 0.00 0.02 96.35 [2024-03-18T08:31:52.680Z] 08:31:01 3 3.66 0.00 0.76 0.10 0.02 95.47 [2024-03-18T08:31:52.680Z] 08:31:01 4 2.01 0.00 1.04 0.00 0.00 96.96 [2024-03-18T08:31:52.680Z] 08:31:01 5 1.91 0.00 1.32 0.17 0.03 96.56 [2024-03-18T08:31:52.680Z] 08:31:01 6 2.07 0.00 1.20 0.00 0.03 96.69 [2024-03-18T08:31:52.680Z] 08:31:01 7 2.12 0.00 0.89 0.02 0.02 96.96 [2024-03-18T08:31:52.680Z] Average: all 5.87 0.00 1.24 0.88 0.03 91.98 [2024-03-18T08:31:52.680Z] Average: 0 6.12 0.00 1.40 3.06 0.03 89.40 [2024-03-18T08:31:52.680Z] Average: 1 5.67 0.00 1.10 0.23 0.03 92.97 [2024-03-18T08:31:52.680Z] Average: 2 5.91 0.00 1.37 0.21 0.02 92.50 [2024-03-18T08:31:52.680Z] Average: 3 6.09 0.00 1.21 0.98 0.03 91.69 [2024-03-18T08:31:52.680Z] Average: 4 5.86 0.00 1.24 1.14 0.02 91.73 [2024-03-18T08:31:52.680Z] Average: 5 5.89 0.00 1.27 0.76 0.04 92.04 [2024-03-18T08:31:52.680Z] Average: 6 5.77 0.00 1.15 0.15 0.02 92.92 [2024-03-18T08:31:52.680Z] Average: 7 5.62 0.00 1.22 0.51 0.02 92.62 [2024-03-18T08:31:52.680Z] [2024-03-18T08:31:52.680Z] [2024-03-18T08:31:52.680Z]