Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cb387cfbbf91fe1a6210dbc029113972bd5a732 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-ssh4138349647832247118.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10339424493709711710.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh8576645101208054808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3519436621109941768.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-ssh9181813103216008819.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, buildSnap:false] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-9492’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9494 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 Avoid second fetch Checking out Revision 4cb387cfbbf91fe1a6210dbc029113972bd5a732 (main) Commit message: "Merge pull request #511 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cb387cfbbf91fe1a6210dbc029113972bd5a732 # timeout=10 > git rev-list --no-walk c4f8d58e38c56fa084baf69a7312e6a371ed19c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T06:01:31.328Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T06:01:31.373Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T06:01:31.390Z] ========================================================= [2023-10-18T06:01:31.390Z] EdgeX Global Pipelines Version Info [2023-10-18T06:01:31.390Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:01:32.104Z] ------------------- [2023-10-18T06:01:32.104Z] stable info: [2023-10-18T06:01:32.104Z] ------------------- [2023-10-18T06:01:32.104Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T06:01:32.104Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T06:01:32.104Z] Message: update stable to v1.0.254 [2023-10-18T06:01:32.675Z] ------------------- [2023-10-18T06:01:32.675Z] experimental info: [2023-10-18T06:01:32.675Z] ------------------- [2023-10-18T06:01:32.676Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T06:01:32.676Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T06:01:32.676Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T06:01:32.834Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-10-18T06:01:32.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-10-18T06:01:32.863Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T06:01:32.883Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T06:01:32.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T06:01:32.924Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T06:01:32.944Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T06:01:32.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T06:01:32.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T06:01:32.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T06:01:33.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T06:01:33.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-10-18T06:01:33.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T06:01:33.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T06:01:33.065Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T06:01:33.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T06:01:33.091Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T06:01:33.105Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T06:01:33.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T06:01:33.144Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T06:01:33.159Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T06:01:33.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T06:01:33.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T06:01:33.198Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T06:01:33.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T06:01:33.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T06:01:33.242Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T06:01:33.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-18T06:01:33.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-18T06:01:33.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-18T06:01:33.298Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] echo [2023-10-18T06:01:33.317Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cb387c [Pipeline] echo [2023-10-18T06:01:33.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T06:01:33.378Z] provisioning config files... [2023-10-18T06:01:33.393Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7896253817564342290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:01:33.697Z] ---> docker-login.sh [2023-10-18T06:01:33.697Z] nexus3.edgexfoundry.org:10001 [2023-10-18T06:01:33.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:33.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:33.958Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:33.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:33.958Z] [2023-10-18T06:01:33.958Z] Login Succeeded [2023-10-18T06:01:33.958Z] nexus3.edgexfoundry.org:10002 [2023-10-18T06:01:33.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:33.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:33.958Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:33.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:33.958Z] [2023-10-18T06:01:33.958Z] Login Succeeded [2023-10-18T06:01:33.958Z] nexus3.edgexfoundry.org:10003 [2023-10-18T06:01:34.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:34.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:34.218Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:34.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:34.218Z] [2023-10-18T06:01:34.218Z] Login Succeeded [2023-10-18T06:01:34.218Z] nexus3.edgexfoundry.org:10004 [2023-10-18T06:01:34.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:34.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:34.218Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:34.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:34.218Z] [2023-10-18T06:01:34.218Z] Login Succeeded [2023-10-18T06:01:34.218Z] docker.io [2023-10-18T06:01:34.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:34.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:34.739Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:34.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:34.739Z] [2023-10-18T06:01:34.739Z] Login Succeeded [2023-10-18T06:01:34.739Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T06:01:34.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T06:01:35.162Z] + git rev-list -1 --merges 4cb387cfbbf91fe1a6210dbc029113972bd5a732~1..4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] echo [2023-10-18T06:01:35.217Z] -----------> git rev-list -1 --merges 4cb387cfbbf91fe1a6210dbc029113972bd5a732~1..4cb387cfbbf91fe1a6210dbc029113972bd5a732 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:01:35.217Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [false] [Pipeline] sh [2023-10-18T06:01:35.503Z] + git log --format=format:%s -1 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] echo [2023-10-18T06:01:35.538Z] ========================================================= [2023-10-18T06:01:35.538Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T06:01:35.538Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T06:01:35.859Z] + git log --format=format:%s -1 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] echo [2023-10-18T06:01:35.871Z] [semverPrep] GIT_COMMIT: 4cb387cfbbf91fe1a6210dbc029113972bd5a732, Commit Message: Merge pull request #511 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo [2023-10-18T06:01:35.880Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T06:01:36.230Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T06:01:36.230Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T06:01:36.230Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T06:01:36.230Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T06:01:36.230Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T06:01:36.230Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T06:01:36.230Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:01:36.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T06:01:36.587Z] [2023-10-18T06:01:36.587Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:01:36.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T06:01:36.928Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T06:01:36.928Z] b85a868b505f: Pulling fs layer [2023-10-18T06:01:36.928Z] e2be974225ed: Pulling fs layer [2023-10-18T06:01:36.928Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T06:01:36.928Z] 988bab9f4d93: Pulling fs layer [2023-10-18T06:01:36.928Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T06:01:36.928Z] eaf3925da568: Pulling fs layer [2023-10-18T06:01:36.928Z] bab4dde63d76: Pulling fs layer [2023-10-18T06:01:36.928Z] bde34c3a00c8: Pulling fs layer [2023-10-18T06:01:36.928Z] b352a97aabf1: Pulling fs layer [2023-10-18T06:01:36.928Z] 4872d77fe225: Pulling fs layer [2023-10-18T06:01:36.928Z] 5851b861e8e6: Pulling fs layer [2023-10-18T06:01:36.928Z] 1469e6f7b9e6: Waiting [2023-10-18T06:01:36.928Z] eaf3925da568: Waiting [2023-10-18T06:01:36.928Z] bab4dde63d76: Waiting [2023-10-18T06:01:36.928Z] bde34c3a00c8: Waiting [2023-10-18T06:01:36.928Z] b352a97aabf1: Waiting [2023-10-18T06:01:36.928Z] 4872d77fe225: Waiting [2023-10-18T06:01:36.928Z] 5851b861e8e6: Waiting [2023-10-18T06:01:36.928Z] 988bab9f4d93: Waiting [2023-10-18T06:01:36.928Z] e2be974225ed: Download complete [2023-10-18T06:01:36.928Z] 988bab9f4d93: Verifying Checksum [2023-10-18T06:01:36.928Z] 988bab9f4d93: Download complete [2023-10-18T06:01:36.928Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T06:01:36.928Z] 339a4e72a1f5: Download complete [2023-10-18T06:01:36.928Z] eaf3925da568: Verifying Checksum [2023-10-18T06:01:36.928Z] eaf3925da568: Download complete [2023-10-18T06:01:36.928Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T06:01:36.928Z] 1469e6f7b9e6: Download complete [2023-10-18T06:01:36.928Z] bde34c3a00c8: Verifying Checksum [2023-10-18T06:01:36.928Z] bde34c3a00c8: Download complete [2023-10-18T06:01:37.188Z] b352a97aabf1: Verifying Checksum [2023-10-18T06:01:37.188Z] b352a97aabf1: Download complete [2023-10-18T06:01:37.188Z] 4872d77fe225: Verifying Checksum [2023-10-18T06:01:37.188Z] 4872d77fe225: Download complete [2023-10-18T06:01:37.188Z] 5851b861e8e6: Download complete [2023-10-18T06:01:37.188Z] b85a868b505f: Download complete [2023-10-18T06:01:37.447Z] bab4dde63d76: Verifying Checksum [2023-10-18T06:01:37.447Z] bab4dde63d76: Download complete [2023-10-18T06:01:38.388Z] b85a868b505f: Pull complete [2023-10-18T06:01:38.649Z] e2be974225ed: Pull complete [2023-10-18T06:01:39.217Z] 339a4e72a1f5: Pull complete [2023-10-18T06:01:39.217Z] 988bab9f4d93: Pull complete [2023-10-18T06:01:39.481Z] 1469e6f7b9e6: Pull complete [2023-10-18T06:01:39.481Z] eaf3925da568: Pull complete [2023-10-18T06:01:41.383Z] bab4dde63d76: Pull complete [2023-10-18T06:01:41.384Z] bde34c3a00c8: Pull complete [2023-10-18T06:01:41.643Z] b352a97aabf1: Pull complete [2023-10-18T06:01:41.643Z] 4872d77fe225: Pull complete [2023-10-18T06:01:41.643Z] 5851b861e8e6: Pull complete [2023-10-18T06:01:41.643Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T06:01:41.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T06:01:41.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:01:41.998Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:01:42.038Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-18T06:01:45.070Z] $ docker top c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 -eo pid,comm [2023-10-18T06:01:45.139Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-18T06:01:45.139Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T06:01:45.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T06:01:45.179Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T06:01:45.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T06:01:45.312Z] $ docker exec c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 ssh-agent [2023-10-18T06:01:45.424Z] SSH_AUTH_SOCK=/tmp/ssh-BsWaWmQM6jwg/agent.33 [2023-10-18T06:01:45.424Z] SSH_AGENT_PID=39 [2023-10-18T06:01:45.431Z] Running ssh-add (command line suppressed) [2023-10-18T06:01:45.546Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13491733573466265767.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13491733573466265767.key) [2023-10-18T06:01:45.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T06:01:45.854Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T06:01:45.873Z] $ docker exec --env ******** --env ******** c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 ssh-agent -k [2023-10-18T06:01:45.993Z] unset SSH_AUTH_SOCK; [2023-10-18T06:01:45.993Z] unset SSH_AGENT_PID; [2023-10-18T06:01:45.993Z] echo Agent pid 39 killed; [2023-10-18T06:01:46.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T06:01:46.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T06:01:46.037Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T06:01:46.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T06:01:46.148Z] $ docker exec c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 ssh-agent [2023-10-18T06:01:46.271Z] SSH_AUTH_SOCK=/tmp/ssh-Q1HfkKashCH8/agent.71 [2023-10-18T06:01:46.271Z] SSH_AGENT_PID=77 [2023-10-18T06:01:46.276Z] Running ssh-add (command line suppressed) [2023-10-18T06:01:46.382Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10878535882173719004.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10878535882173719004.key) [2023-10-18T06:01:46.395Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T06:01:46.683Z] + git semver init [2023-10-18T06:01:46.943Z] 2023-10-18 06:01:46,887 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T06:01:46.943Z] 2023-10-18 06:01:46,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-10-18T06:01:46.943Z] 2023-10-18 06:01:46,888 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-10-18T06:01:46.943Z] 2023-10-18 06:01:46,888 [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) [2023-10-18T06:01:47.885Z] 2023-10-18 06:01:47,722 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-10-18T06:01:47.885Z] 2023-10-18 06:01:47,722 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-10-18T06:01:47.885Z] 2023-10-18 06:01:47,722 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:01:47.885Z] 2023-10-18 06:01:47,723 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:01:47.885Z] 3.1.0-dev.17 [Pipeline] } [2023-10-18T06:01:47.898Z] $ docker exec --env ******** --env ******** c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 ssh-agent -k [2023-10-18T06:01:48.003Z] unset SSH_AUTH_SOCK; [2023-10-18T06:01:48.003Z] unset SSH_AGENT_PID; [2023-10-18T06:01:48.003Z] echo Agent pid 77 killed; [2023-10-18T06:01:48.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T06:01:48.320Z] + git semver [Pipeline] } [2023-10-18T06:01:48.907Z] $ docker stop --time=1 c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 [2023-10-18T06:01:50.310Z] $ docker rm -f --volumes c3f8b84c4f41c1c2b5f59eef17fd0cf75fac3169633cafe3ea1c6eb6b1733f12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T06:01:50.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T06:01:50.930Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T06:01:50.933Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T06:01:51.080Z] provisioning config files... [2023-10-18T06:01:51.089Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14917896546610031265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:01:51.390Z] ---> docker-login.sh [2023-10-18T06:01:51.390Z] nexus3.edgexfoundry.org:10001 [2023-10-18T06:01:51.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:51.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:51.390Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:51.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:51.390Z] [2023-10-18T06:01:51.390Z] Login Succeeded [2023-10-18T06:01:51.390Z] nexus3.edgexfoundry.org:10002 [2023-10-18T06:01:51.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:51.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:51.390Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:51.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:51.390Z] [2023-10-18T06:01:51.390Z] Login Succeeded [2023-10-18T06:01:51.390Z] nexus3.edgexfoundry.org:10003 [2023-10-18T06:01:51.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:51.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:51.648Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:51.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:51.648Z] [2023-10-18T06:01:51.648Z] Login Succeeded [2023-10-18T06:01:51.648Z] nexus3.edgexfoundry.org:10004 [2023-10-18T06:01:51.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:51.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:51.648Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:51.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:51.648Z] [2023-10-18T06:01:51.648Z] Login Succeeded [2023-10-18T06:01:51.648Z] docker.io [2023-10-18T06:01:51.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:01:52.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:01:52.167Z] Configure a credential helper to remove this warning. See [2023-10-18T06:01:52.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:01:52.167Z] [2023-10-18T06:01:52.167Z] Login Succeeded [2023-10-18T06:01:52.167Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T06:01:52.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T06:01:52.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T06:01:52.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T06:01:52.263Z] ========================================================= [2023-10-18T06:01:52.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T06:01:52.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:01:52.571Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T06:01:52.571Z] Sending build context to Docker daemon 6.507MB [2023-10-18T06:01:52.571Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T06:01:52.571Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-18T06:01:52.571Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T06:01:52.571Z] 7264a8db6415: Pulling fs layer [2023-10-18T06:01:52.571Z] c4d48a809fc2: Pulling fs layer [2023-10-18T06:01:52.571Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T06:01:52.571Z] ad3a456e5733: Pulling fs layer [2023-10-18T06:01:52.571Z] 33e27b845d1e: Pulling fs layer [2023-10-18T06:01:52.571Z] c68163c4e522: Pulling fs layer [2023-10-18T06:01:52.571Z] 50da416c3ac9: Pulling fs layer [2023-10-18T06:01:52.571Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T06:01:52.571Z] 50da416c3ac9: Waiting [2023-10-18T06:01:52.571Z] c68163c4e522: Waiting [2023-10-18T06:01:52.571Z] ad3a456e5733: Waiting [2023-10-18T06:01:52.571Z] 23d2d4c4bb30: Waiting [2023-10-18T06:01:52.571Z] 33e27b845d1e: Waiting [2023-10-18T06:01:52.571Z] c4d48a809fc2: Download complete [2023-10-18T06:01:52.571Z] ad3a456e5733: Verifying Checksum [2023-10-18T06:01:52.571Z] ad3a456e5733: Download complete [2023-10-18T06:01:52.830Z] 7264a8db6415: Verifying Checksum [2023-10-18T06:01:52.830Z] 7264a8db6415: Download complete [2023-10-18T06:01:52.830Z] 33e27b845d1e: Verifying Checksum [2023-10-18T06:01:52.830Z] 33e27b845d1e: Download complete [2023-10-18T06:01:52.830Z] c68163c4e522: Verifying Checksum [2023-10-18T06:01:52.830Z] c68163c4e522: Download complete [2023-10-18T06:01:52.830Z] 7264a8db6415: Pull complete [2023-10-18T06:01:53.091Z] c4d48a809fc2: Pull complete [2023-10-18T06:01:53.091Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T06:01:53.091Z] 23d2d4c4bb30: Download complete [2023-10-18T06:01:53.091Z] 4f1c88b9dad5: Verifying Checksum [2023-10-18T06:01:53.091Z] 4f1c88b9dad5: Download complete [2023-10-18T06:01:53.659Z] 50da416c3ac9: Verifying Checksum [2023-10-18T06:01:53.659Z] 50da416c3ac9: Download complete [2023-10-18T06:01:56.949Z] 4f1c88b9dad5: Pull complete [2023-10-18T06:01:56.949Z] ad3a456e5733: Pull complete [2023-10-18T06:01:56.949Z] 33e27b845d1e: Pull complete [2023-10-18T06:01:56.949Z] c68163c4e522: Pull complete [2023-10-18T06:01:59.483Z] 50da416c3ac9: Pull complete [2023-10-18T06:02:00.051Z] 23d2d4c4bb30: Pull complete [2023-10-18T06:02:00.051Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T06:02:00.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T06:02:00.051Z] ---> 0786185ac409 [2023-10-18T06:02:00.051Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-10-18T06:02:05.326Z] ---> Running in b2cbf34c1247 [2023-10-18T06:02:05.585Z] Removing intermediate container b2cbf34c1247 [2023-10-18T06:02:05.585Z] ---> 2b3f01a86854 [2023-10-18T06:02:05.585Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T06:02:05.585Z] ---> Running in 78047ec973b0 [2023-10-18T06:02:05.585Z] Removing intermediate container 78047ec973b0 [2023-10-18T06:02:05.585Z] ---> 5e636af10b2e [2023-10-18T06:02:05.585Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-10-18T06:02:05.585Z] ---> Running in 2e409390c21e [2023-10-18T06:02:05.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T06:02:06.035Z] Still waiting to schedule task [2023-10-18T06:02:06.035Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9493’ [2023-10-18T06:02:06.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T06:02:06.363Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-10-18T06:02:06.363Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-10-18T06:02:06.363Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-10-18T06:02:06.363Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-10-18T06:02:06.363Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-10-18T06:02:06.363Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-10-18T06:02:06.363Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-10-18T06:02:06.363Z] (8/8) Installing openssh (9.3_p2-r0) [2023-10-18T06:02:06.363Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T06:02:06.363Z] OK: 270 MiB in 60 packages [2023-10-18T06:02:06.932Z] Removing intermediate container 2e409390c21e [2023-10-18T06:02:06.932Z] ---> 10948ba3177a [2023-10-18T06:02:06.932Z] Step 6/10 : WORKDIR /device-modbus-go [2023-10-18T06:02:06.932Z] ---> Running in e6781162de0d [2023-10-18T06:02:11.250Z] Removing intermediate container e6781162de0d [2023-10-18T06:02:11.250Z] ---> 1f18e65bba9c [2023-10-18T06:02:11.250Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-18T06:02:11.820Z] ---> 63d6a6595edb [2023-10-18T06:02:11.820Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T06:02:11.820Z] ---> Running in 21458c1e6baa [2023-10-18T06:03:08.072Z] Removing intermediate container 21458c1e6baa [2023-10-18T06:03:08.072Z] ---> 3061f84693ed [2023-10-18T06:03:08.072Z] Step 9/10 : COPY . . [2023-10-18T06:03:09.007Z] ---> 26c748be3da5 [2023-10-18T06:03:09.007Z] Step 10/10 : RUN ${MAKE} [2023-10-18T06:03:09.007Z] ---> Running in 4e5ba5e17096 [2023-10-18T06:03:09.007Z] noop [2023-10-18T06:03:09.266Z] Removing intermediate container 4e5ba5e17096 [2023-10-18T06:03:09.266Z] ---> 39034cdb59c7 [2023-10-18T06:03:09.266Z] Successfully built 39034cdb59c7 [2023-10-18T06:03:09.266Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:03:09.581Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T06:03:09.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:03:09.651Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:03:09.686Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-18T06:03:10.035Z] $ docker top ea8cba54ff4cbba51f129ee5e7a59c0f4b19a43c8e093c86f2b7e15c6e553674 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T06:03:10.397Z] + go version [2023-10-18T06:03:10.397Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T06:03:10.407Z] $ docker stop --time=1 ea8cba54ff4cbba51f129ee5e7a59c0f4b19a43c8e093c86f2b7e15c6e553674 [2023-10-18T06:03:11.700Z] $ docker rm -f --volumes ea8cba54ff4cbba51f129ee5e7a59c0f4b19a43c8e093c86f2b7e15c6e553674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:03:12.119Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T06:03:12.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:03:12.191Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:03:12.226Z] $ 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 ******** ci-base-image-x86_64 cat [2023-10-18T06:03:12.581Z] $ docker top 3c9902415e018d8ffb63ba1e655bde6854a5933ed04240395e5c87fa99e733f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T06:03:12.937Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-18T06:03:13.236Z] + make test [2023-10-18T06:03:13.236Z] go test ./... -coverprofile=coverage.out [2023-10-18T06:03:14.612Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-10-18T06:03:24.601Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-10-18T06:03:24.601Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements [2023-10-18T06:03:31.166Z] go vet ./... [2023-10-18T06:03:34.445Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T06:03:34.445Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T06:03:34.445Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T06:03:34.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T06:03:34.468Z] $ docker stop --time=1 3c9902415e018d8ffb63ba1e655bde6854a5933ed04240395e5c87fa99e733f6 [2023-10-18T06:03:37.948Z] $ docker rm -f --volumes 3c9902415e018d8ffb63ba1e655bde6854a5933ed04240395e5c87fa99e733f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T06:03:38.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T06:03:38.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T06:03:38.961Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T06:03:39.264Z] + ls -al . [2023-10-18T06:03:39.264Z] total 192 [2023-10-18T06:03:39.264Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 06:03 . [2023-10-18T06:03:39.264Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:01 .. [2023-10-18T06:03:39.264Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 06:01 .dockerignore [2023-10-18T06:03:39.264Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:03 .git [2023-10-18T06:03:39.264Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 .github [2023-10-18T06:03:39.264Z] -rw-rw-r-- 1 jenkins jenkins 331 Oct 18 06:01 .gitignore [2023-10-18T06:03:39.264Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 06:01 .golangci.yml [2023-10-18T06:03:39.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:01 .semver [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 11101 Oct 18 06:01 Attribution.txt [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 14764 Oct 18 06:01 CHANGELOG.md [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 1365 Oct 18 06:01 Dockerfile [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:01 GOVERNANCE.md [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 18 06:01 Jenkinsfile [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 06:01 LICENSE [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 1936 Oct 18 06:01 Makefile [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 06:01 OWNERS.md [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 4578 Oct 18 06:01 README.md [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 06:01 VERSION [2023-10-18T06:03:39.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:01 bin [2023-10-18T06:03:39.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 cmd [2023-10-18T06:03:39.265Z] -rw-r--r-- 1 jenkins jenkins 24334 Oct 18 06:03 coverage.out [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 3942 Oct 18 06:01 go.mod [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 35436 Oct 18 06:01 go.sum [2023-10-18T06:03:39.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:01 internal [2023-10-18T06:03:39.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:01 simulator [2023-10-18T06:03:39.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:01 snap [2023-10-18T06:03:39.265Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 18 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:03:39.564Z] + 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=4cb387cfbbf91fe1a6210dbc029113972bd5a732 --label arch=amd64 --label version=3.1.0-dev.17 . [2023-10-18T06:03:39.564Z] Sending build context to Docker daemon 6.532MB [2023-10-18T06:03:39.564Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T06:03:39.564Z] Step 2/22 : FROM ${BASE} AS builder [2023-10-18T06:03:39.564Z] ---> 39034cdb59c7 [2023-10-18T06:03:39.564Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-10-18T06:03:39.822Z] ---> Running in 1ab3a0c8cb12 [2023-10-18T06:03:39.822Z] Removing intermediate container 1ab3a0c8cb12 [2023-10-18T06:03:39.822Z] ---> c28132c79444 [2023-10-18T06:03:39.822Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T06:03:39.822Z] ---> Running in f0e47006c0cc [2023-10-18T06:03:39.822Z] Removing intermediate container f0e47006c0cc [2023-10-18T06:03:39.822Z] ---> 456d3116135a [2023-10-18T06:03:39.822Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-10-18T06:03:40.079Z] ---> Running in 7166003dfbb8 [2023-10-18T06:03:40.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T06:03:40.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T06:03:40.597Z] OK: 270 MiB in 60 packages [2023-10-18T06:03:41.166Z] Removing intermediate container 7166003dfbb8 [2023-10-18T06:03:41.166Z] ---> 6af7dcd56b07 [2023-10-18T06:03:41.166Z] Step 6/22 : WORKDIR /device-modbus-go [2023-10-18T06:03:41.166Z] ---> Running in 0d0d101d4d46 [2023-10-18T06:03:41.166Z] Removing intermediate container 0d0d101d4d46 [2023-10-18T06:03:41.166Z] ---> eb2b92f9f69c [2023-10-18T06:03:41.166Z] Step 7/22 : COPY go.mod vendor* ./ [2023-10-18T06:03:41.166Z] ---> 685d0b7dfe1e [2023-10-18T06:03:41.166Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T06:03:41.166Z] ---> Running in 1c19de1383b1 [2023-10-18T06:03:42.129Z] Removing intermediate container 1c19de1383b1 [2023-10-18T06:03:42.129Z] ---> c9313c08ea6c [2023-10-18T06:03:42.129Z] Step 9/22 : COPY . . [2023-10-18T06:03:42.388Z] ---> 71b3b09be2e9 [2023-10-18T06:03:42.388Z] Step 10/22 : RUN ${MAKE} [2023-10-18T06:03:42.388Z] ---> Running in d5a0507c504d [2023-10-18T06:03:42.646Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-10-18T06:04:04.581Z] Removing intermediate container d5a0507c504d [2023-10-18T06:04:04.581Z] ---> 84479953b6db [2023-10-18T06:04:04.581Z] Step 11/22 : FROM alpine:3.18 [2023-10-18T06:04:04.581Z] 3.18: Pulling from library/alpine [2023-10-18T06:04:04.581Z] 96526aa774ef: Pulling fs layer [2023-10-18T06:04:04.581Z] 96526aa774ef: Download complete [2023-10-18T06:04:04.581Z] 96526aa774ef: Pull complete [2023-10-18T06:04:04.581Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T06:04:04.581Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T06:04:04.581Z] ---> 8ca4688f4f35 [2023-10-18T06:04:04.581Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-10-18T06:04:04.581Z] ---> Running in 1efb0aed7771 [2023-10-18T06:04:04.581Z] Removing intermediate container 1efb0aed7771 [2023-10-18T06:04:04.581Z] ---> 56b2c4988628 [2023-10-18T06:04:04.581Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-10-18T06:04:04.581Z] ---> Running in ec547f771094 [2023-10-18T06:04:04.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T06:04:04.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T06:04:04.581Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-18T06:04:04.581Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T06:04:04.581Z] OK: 7 MiB in 16 packages [2023-10-18T06:04:04.839Z] Removing intermediate container ec547f771094 [2023-10-18T06:04:04.839Z] ---> 320b3c0c2fa4 [2023-10-18T06:04:04.839Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-10-18T06:04:06.020Z] ---> 0cecb04bd17d [2023-10-18T06:04:06.020Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-10-18T06:04:06.020Z] ---> 31140fb0b03d [2023-10-18T06:04:06.020Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-10-18T06:04:06.020Z] ---> 02d33606a837 [2023-10-18T06:04:06.020Z] Step 17/22 : EXPOSE 59901 [2023-10-18T06:04:06.020Z] ---> Running in ff41aed9ecdf [2023-10-18T06:04:06.279Z] Removing intermediate container ff41aed9ecdf [2023-10-18T06:04:06.279Z] ---> 6d4fda3abdd5 [2023-10-18T06:04:06.279Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-10-18T06:04:06.279Z] ---> Running in 5ccad8bd6226 [2023-10-18T06:04:06.279Z] Removing intermediate container 5ccad8bd6226 [2023-10-18T06:04:06.279Z] ---> 21e06fac4b7d [2023-10-18T06:04:06.279Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-18T06:04:06.279Z] ---> Running in 7eae6c9c318e [2023-10-18T06:04:06.279Z] Removing intermediate container 7eae6c9c318e [2023-10-18T06:04:06.279Z] ---> a8192531fae2 [2023-10-18T06:04:06.279Z] Step 20/22 : LABEL arch=amd64 [2023-10-18T06:04:06.279Z] ---> Running in 98f8f8a88049 [2023-10-18T06:04:06.542Z] Removing intermediate container 98f8f8a88049 [2023-10-18T06:04:06.542Z] ---> 4b784180182a [2023-10-18T06:04:06.542Z] Step 21/22 : LABEL git_sha=4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:04:06.542Z] ---> Running in ff194e29cc94 [2023-10-18T06:04:06.542Z] Removing intermediate container ff194e29cc94 [2023-10-18T06:04:06.542Z] ---> 994caa874ec5 [2023-10-18T06:04:06.542Z] Step 22/22 : LABEL version=3.1.0-dev.17 [2023-10-18T06:04:06.542Z] ---> Running in d0d8880ccaa2 [2023-10-18T06:04:06.542Z] Removing intermediate container d0d8880ccaa2 [2023-10-18T06:04:06.542Z] ---> d2e4030ddfb1 [2023-10-18T06:04:06.542Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T06:04:06.542Z] Successfully built d2e4030ddfb1 [2023-10-18T06:04:06.542Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T06:04:06.659Z] provisioning config files... [2023-10-18T06:04:06.671Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13313538607193308137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:04:06.975Z] ---> docker-login.sh [2023-10-18T06:04:06.975Z] nexus3.edgexfoundry.org:10001 [2023-10-18T06:04:06.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:04:06.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:04:06.975Z] Configure a credential helper to remove this warning. See [2023-10-18T06:04:06.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:04:06.975Z] [2023-10-18T06:04:06.975Z] Login Succeeded [2023-10-18T06:04:06.975Z] nexus3.edgexfoundry.org:10002 [2023-10-18T06:04:07.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:04:07.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:04:07.233Z] Configure a credential helper to remove this warning. See [2023-10-18T06:04:07.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:04:07.233Z] [2023-10-18T06:04:07.233Z] Login Succeeded [2023-10-18T06:04:07.233Z] nexus3.edgexfoundry.org:10003 [2023-10-18T06:04:07.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:04:07.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:04:07.233Z] Configure a credential helper to remove this warning. See [2023-10-18T06:04:07.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:04:07.233Z] [2023-10-18T06:04:07.233Z] Login Succeeded [2023-10-18T06:04:07.233Z] nexus3.edgexfoundry.org:10004 [2023-10-18T06:04:07.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:04:07.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:04:07.491Z] Configure a credential helper to remove this warning. See [2023-10-18T06:04:07.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:04:07.491Z] [2023-10-18T06:04:07.491Z] Login Succeeded [2023-10-18T06:04:07.491Z] docker.io [2023-10-18T06:04:07.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:04:08.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:04:08.876Z] Configure a credential helper to remove this warning. See [2023-10-18T06:04:08.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:04:08.876Z] [2023-10-18T06:04:08.876Z] Login Succeeded [2023-10-18T06:04:08.876Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T06:04:08.882Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T06:04:08.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T06:04:08.927Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-10-18T06:04:08.927Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:04:08.927Z] latest [2023-10-18T06:04:08.927Z] 3.1.0-dev.17 [2023-10-18T06:04:08.927Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [2023-10-18T06:04:08.927Z] main [2023-10-18T06:04:08.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:09.234Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:09.556Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:04:09.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-10-18T06:04:09.556Z] 0c354934ee1e: Preparing [2023-10-18T06:04:09.556Z] 02ab9e3d67c8: Preparing [2023-10-18T06:04:09.556Z] 7cf48f3c73fe: Preparing [2023-10-18T06:04:09.556Z] 33155272efe3: Preparing [2023-10-18T06:04:09.556Z] cc2447e1835a: Preparing [2023-10-18T06:04:09.556Z] cc2447e1835a: Layer already exists [2023-10-18T06:04:09.556Z] 0c354934ee1e: Pushed [2023-10-18T06:04:09.556Z] 02ab9e3d67c8: Pushed [2023-10-18T06:04:09.556Z] 33155272efe3: Pushed [2023-10-18T06:04:12.092Z] 7cf48f3c73fe: Pushed [2023-10-18T06:04:12.350Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:12.666Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:12.975Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-10-18T06:04:12.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-10-18T06:04:12.975Z] 0c354934ee1e: Preparing [2023-10-18T06:04:12.975Z] 02ab9e3d67c8: Preparing [2023-10-18T06:04:12.975Z] 7cf48f3c73fe: Preparing [2023-10-18T06:04:12.975Z] 33155272efe3: Preparing [2023-10-18T06:04:12.975Z] cc2447e1835a: Preparing [2023-10-18T06:04:12.975Z] cc2447e1835a: Layer already exists [2023-10-18T06:04:12.975Z] 02ab9e3d67c8: Layer already exists [2023-10-18T06:04:12.975Z] 0c354934ee1e: Layer already exists [2023-10-18T06:04:12.975Z] 33155272efe3: Layer already exists [2023-10-18T06:04:12.975Z] 7cf48f3c73fe: Layer already exists [2023-10-18T06:04:12.975Z] latest: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:13.300Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:13.611Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.17 [2023-10-18T06:04:13.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-10-18T06:04:13.611Z] 0c354934ee1e: Preparing [2023-10-18T06:04:13.611Z] 02ab9e3d67c8: Preparing [2023-10-18T06:04:13.611Z] 7cf48f3c73fe: Preparing [2023-10-18T06:04:13.611Z] 33155272efe3: Preparing [2023-10-18T06:04:13.611Z] cc2447e1835a: Preparing [2023-10-18T06:04:13.611Z] 7cf48f3c73fe: Layer already exists [2023-10-18T06:04:13.611Z] 0c354934ee1e: Layer already exists [2023-10-18T06:04:13.611Z] 33155272efe3: Layer already exists [2023-10-18T06:04:13.611Z] cc2447e1835a: Layer already exists [2023-10-18T06:04:13.611Z] 02ab9e3d67c8: Layer already exists [2023-10-18T06:04:13.611Z] 3.1.0-dev.17: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:13.921Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:14.227Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [2023-10-18T06:04:14.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-10-18T06:04:14.227Z] 0c354934ee1e: Preparing [2023-10-18T06:04:14.227Z] 02ab9e3d67c8: Preparing [2023-10-18T06:04:14.227Z] 7cf48f3c73fe: Preparing [2023-10-18T06:04:14.227Z] 33155272efe3: Preparing [2023-10-18T06:04:14.227Z] cc2447e1835a: Preparing [2023-10-18T06:04:14.227Z] 7cf48f3c73fe: Layer already exists [2023-10-18T06:04:14.227Z] cc2447e1835a: Layer already exists [2023-10-18T06:04:14.227Z] 33155272efe3: Layer already exists [2023-10-18T06:04:14.227Z] 02ab9e3d67c8: Layer already exists [2023-10-18T06:04:14.227Z] 0c354934ee1e: Layer already exists [2023-10-18T06:04:14.227Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:14.534Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:14.838Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-10-18T06:04:14.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-10-18T06:04:14.838Z] 0c354934ee1e: Preparing [2023-10-18T06:04:14.838Z] 02ab9e3d67c8: Preparing [2023-10-18T06:04:14.838Z] 7cf48f3c73fe: Preparing [2023-10-18T06:04:14.838Z] 33155272efe3: Preparing [2023-10-18T06:04:14.838Z] cc2447e1835a: Preparing [2023-10-18T06:04:14.838Z] 7cf48f3c73fe: Layer already exists [2023-10-18T06:04:14.838Z] 0c354934ee1e: Layer already exists [2023-10-18T06:04:14.838Z] cc2447e1835a: Layer already exists [2023-10-18T06:04:14.838Z] 02ab9e3d67c8: Layer already exists [2023-10-18T06:04:14.838Z] 33155272efe3: Layer already exists [2023-10-18T06:04:14.838Z] main: digest: sha256:46b1b93bc7397f28f101fa167641dfab1d9049e6510d88c77e34d4d5e00119b4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T06:04:14.892Z] ===================================================== [Pipeline] echo [2023-10-18T06:04:14.903Z] taggedImages: [2023-10-18T06:04:14.903Z] - nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:04:14.903Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-10-18T06:04:14.903Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.17 [2023-10-18T06:04:14.903Z] - nexus3.edgexfoundry.org:10004/device-modbus:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [2023-10-18T06:04:14.903Z] - 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 [2023-10-18T06:04:15.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T06:04:15.279Z] [2023-10-18T06:04:15.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:04:15.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T06:04:15.578Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T06:04:15.578Z] 5eb5b503b376: Pulling fs layer [2023-10-18T06:04:15.578Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T06:04:15.578Z] ec43610c2a17: Pulling fs layer [2023-10-18T06:04:15.578Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T06:04:15.578Z] 33b1e0a273af: Pulling fs layer [2023-10-18T06:04:15.578Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T06:04:15.578Z] 2f39f015ded8: Pulling fs layer [2023-10-18T06:04:15.578Z] 3a2ae6a8a46f: Waiting [2023-10-18T06:04:15.578Z] 2f39f015ded8: Waiting [2023-10-18T06:04:15.578Z] 33b1e0a273af: Waiting [2023-10-18T06:04:15.578Z] 5d3b04190fa2: Waiting [2023-10-18T06:04:15.578Z] 5c69ac0246d0: Verifying Checksum [2023-10-18T06:04:15.578Z] 5c69ac0246d0: Download complete [2023-10-18T06:04:15.578Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-18T06:04:15.578Z] 3a2ae6a8a46f: Download complete [2023-10-18T06:04:15.578Z] 33b1e0a273af: Verifying Checksum [2023-10-18T06:04:15.578Z] 33b1e0a273af: Download complete [2023-10-18T06:04:15.578Z] ec43610c2a17: Verifying Checksum [2023-10-18T06:04:15.578Z] ec43610c2a17: Download complete [2023-10-18T06:04:15.578Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T06:04:15.578Z] 5d3b04190fa2: Download complete [2023-10-18T06:04:15.836Z] 5eb5b503b376: Verifying Checksum [2023-10-18T06:04:15.836Z] 5eb5b503b376: Download complete [2023-10-18T06:04:16.403Z] 2f39f015ded8: Download complete [2023-10-18T06:04:16.970Z] 5eb5b503b376: Pull complete [2023-10-18T06:04:17.227Z] 5c69ac0246d0: Pull complete [2023-10-18T06:04:17.486Z] ec43610c2a17: Pull complete [2023-10-18T06:04:17.486Z] 3a2ae6a8a46f: Pull complete [2023-10-18T06:04:17.745Z] 33b1e0a273af: Pull complete [2023-10-18T06:04:17.745Z] 5d3b04190fa2: Pull complete [2023-10-18T06:04:21.924Z] 2f39f015ded8: Pull complete [2023-10-18T06:04:21.924Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T06:04:21.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T06:04:21.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:04:22.015Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:04:22.049Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-18T06:04:27.783Z] $ docker top 0e5b5b972dab6cab1c8aba53da691444ddeceaf308b1757be8f1309c81bcf1a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:04:28.152Z] ---> job-cost.sh [2023-10-18T06:04:28.152Z] lf-activate-venv: SKIPPING [2023-10-18T06:04:28.152Z] INFO: No Stack... [2023-10-18T06:04:28.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T06:04:28.669Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T06:04:28.953Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-10-18T06:04:28.953Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T06:04:28.966Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [2023-10-18T06:04:28.976Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] did not exist. Created. [2023-10-18T06:04:28.976Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T06:04:29.278Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T06:04:29.309Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T06:04:29.315Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T06:04:29.336Z] $ docker stop --time=1 0e5b5b972dab6cab1c8aba53da691444ddeceaf308b1757be8f1309c81bcf1a5 [2023-10-18T06:04:30.493Z] $ docker rm -f --volumes 0e5b5b972dab6cab1c8aba53da691444ddeceaf308b1757be8f1309c81bcf1a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-18T06:05:23.245Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9496 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-10-18T06:05:23.258Z] Running in /w/workspace/device-modbus-go/131 [Pipeline] { [Pipeline] checkout [2023-10-18T06:05:23.293Z] Selected Git installation does not exist. Using Default [2023-10-18T06:05:23.293Z] The recommended git tool is: NONE [2023-10-18T06:05:29.772Z] using credential edgex-jenkins-ssh [2023-10-18T06:05:29.793Z] Cloning the remote Git repository [2023-10-18T06:05:29.869Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-10-18T06:05:30.014Z] > git init /w/workspace/device-modbus-go/131 # timeout=10 [2023-10-18T06:05:30.211Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-10-18T06:05:30.212Z] > git --version # timeout=10 [2023-10-18T06:05:30.242Z] > git --version # 'git version 2.25.1' [2023-10-18T06:05:30.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T06:05:30.472Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T06:05:32.956Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-10-18T06:05:32.978Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T06:05:33.971Z] Avoid second fetch [2023-10-18T06:05:33.971Z] Checking out Revision 4cb387cfbbf91fe1a6210dbc029113972bd5a732 (main) [2023-10-18T06:05:34.636Z] Commit message: "Merge pull request #511 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.35" [2023-10-18T06:05:33.990Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T06:05:34.071Z] > git checkout -f 4cb387cfbbf91fe1a6210dbc029113972bd5a732 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T06:05:35.720Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T06:05:35.720Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T06:05:35.720Z] Dload Upload Total Spent Left Speed [2023-10-18T06:05:35.720Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-10-18T06:05:36.467Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T06:05:36.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T06:05:36.813Z] + sudo tee /etc/docker/daemon.new [2023-10-18T06:05:36.813Z] { [2023-10-18T06:05:36.813Z] "registry-mirrors": [ [2023-10-18T06:05:36.813Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T06:05:36.813Z] ], [2023-10-18T06:05:36.813Z] "bip": "10.250.0.254/24", [2023-10-18T06:05:36.813Z] "hosts": [ [2023-10-18T06:05:36.813Z] "tcp://0.0.0.0:5555", [2023-10-18T06:05:36.813Z] "unix:///var/run/docker.sock" [2023-10-18T06:05:36.813Z] ], [2023-10-18T06:05:36.813Z] "mtu": 1458, [2023-10-18T06:05:36.813Z] "selinux-enabled": true, [2023-10-18T06:05:36.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T06:05:36.813Z] } [Pipeline] sh [2023-10-18T06:05:37.175Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T06:05:37.532Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T06:05:55.874Z] provisioning config files... [2023-10-18T06:05:55.906Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/131@tmp/config14714644083238176947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:05:56.293Z] ---> docker-login.sh [2023-10-18T06:05:56.293Z] nexus3.edgexfoundry.org:10001 [2023-10-18T06:05:56.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:05:56.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:05:56.886Z] Configure a credential helper to remove this warning. See [2023-10-18T06:05:56.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:05:56.886Z] [2023-10-18T06:05:56.886Z] Login Succeeded [2023-10-18T06:05:57.157Z] nexus3.edgexfoundry.org:10002 [2023-10-18T06:05:57.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:05:57.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:05:57.435Z] Configure a credential helper to remove this warning. See [2023-10-18T06:05:57.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:05:57.435Z] [2023-10-18T06:05:57.435Z] Login Succeeded [2023-10-18T06:05:57.435Z] nexus3.edgexfoundry.org:10003 [2023-10-18T06:05:57.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:05:57.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:05:57.987Z] Configure a credential helper to remove this warning. See [2023-10-18T06:05:57.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:05:57.987Z] [2023-10-18T06:05:57.987Z] Login Succeeded [2023-10-18T06:05:57.987Z] nexus3.edgexfoundry.org:10004 [2023-10-18T06:05:58.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:05:58.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:05:58.264Z] Configure a credential helper to remove this warning. See [2023-10-18T06:05:58.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:05:58.264Z] [2023-10-18T06:05:58.264Z] Login Succeeded [2023-10-18T06:05:58.264Z] docker.io [2023-10-18T06:05:58.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:05:58.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:05:58.809Z] Configure a credential helper to remove this warning. See [2023-10-18T06:05:58.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:05:58.809Z] [2023-10-18T06:05:58.809Z] Login Succeeded [2023-10-18T06:05:58.809Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T06:05:58.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T06:05:59.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T06:05:59.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T06:05:59.148Z] ========================================================= [2023-10-18T06:05:59.148Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T06:05:59.148Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:05:59.505Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T06:06:00.943Z] Sending build context to Docker daemon 3.378MB [2023-10-18T06:06:00.943Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T06:06:00.943Z] Step 2/10 : FROM ${BASE} AS builder [2023-10-18T06:06:00.943Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T06:06:00.943Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T06:06:00.943Z] 5d54e960e981: Pulling fs layer [2023-10-18T06:06:00.943Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T06:06:00.943Z] f0e02332f6b5: Pulling fs layer [2023-10-18T06:06:00.943Z] cefa15bbcfad: Pulling fs layer [2023-10-18T06:06:00.943Z] 17808c966233: Pulling fs layer [2023-10-18T06:06:00.943Z] f4c1fc716caa: Pulling fs layer [2023-10-18T06:06:00.943Z] f0e02332f6b5: Waiting [2023-10-18T06:06:00.943Z] cefa15bbcfad: Waiting [2023-10-18T06:06:00.943Z] 17808c966233: Waiting [2023-10-18T06:06:00.943Z] f4c1fc716caa: Waiting [2023-10-18T06:06:00.943Z] 5d54e960e981: Download complete [2023-10-18T06:06:00.943Z] f0e02332f6b5: Verifying Checksum [2023-10-18T06:06:00.943Z] f0e02332f6b5: Download complete [2023-10-18T06:06:00.943Z] cefa15bbcfad: Verifying Checksum [2023-10-18T06:06:00.943Z] cefa15bbcfad: Download complete [2023-10-18T06:06:00.943Z] 9fda8d8052c6: Verifying Checksum [2023-10-18T06:06:00.943Z] 9fda8d8052c6: Download complete [2023-10-18T06:06:01.555Z] f4c1fc716caa: Verifying Checksum [2023-10-18T06:06:01.555Z] f4c1fc716caa: Download complete [2023-10-18T06:06:02.186Z] 9fda8d8052c6: Pull complete [2023-10-18T06:06:02.777Z] 5d54e960e981: Pull complete [2023-10-18T06:06:03.053Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T06:06:03.053Z] c4a7e357bf2a: Download complete [2023-10-18T06:06:04.025Z] 17808c966233: Verifying Checksum [2023-10-18T06:06:04.025Z] 17808c966233: Download complete [2023-10-18T06:06:19.060Z] c4a7e357bf2a: Pull complete [2023-10-18T06:06:19.060Z] f0e02332f6b5: Pull complete [2023-10-18T06:06:19.060Z] cefa15bbcfad: Pull complete [2023-10-18T06:06:25.731Z] 17808c966233: Pull complete [2023-10-18T06:06:28.338Z] f4c1fc716caa: Pull complete [2023-10-18T06:06:28.338Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T06:06:28.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T06:06:28.338Z] ---> ea914061e18c [2023-10-18T06:06:28.338Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-10-18T06:06:28.928Z] ---> Running in 73ea4b7a8fcc [2023-10-18T06:06:29.514Z] Removing intermediate container 73ea4b7a8fcc [2023-10-18T06:06:29.514Z] ---> 8dde001db7ab [2023-10-18T06:06:29.514Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T06:06:29.514Z] ---> Running in 2ae57dbe71ca [2023-10-18T06:06:29.784Z] Removing intermediate container 2ae57dbe71ca [2023-10-18T06:06:29.784Z] ---> dab073299d62 [2023-10-18T06:06:29.784Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-10-18T06:06:29.784Z] ---> Running in d4807e96abf9 [2023-10-18T06:06:31.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T06:06:31.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T06:06:32.435Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-10-18T06:06:32.852Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-10-18T06:06:32.852Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-10-18T06:06:32.852Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-10-18T06:06:32.852Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-10-18T06:06:32.852Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-10-18T06:06:32.852Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-10-18T06:06:32.852Z] (8/8) Installing openssh (9.3_p2-r0) [2023-10-18T06:06:32.852Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T06:06:32.852Z] OK: 272 MiB in 60 packages [2023-10-18T06:06:34.339Z] Removing intermediate container d4807e96abf9 [2023-10-18T06:06:34.339Z] ---> 55d2eb792259 [2023-10-18T06:06:34.339Z] Step 6/10 : WORKDIR /device-modbus-go [2023-10-18T06:06:34.339Z] ---> Running in 8aa66f675fed [2023-10-18T06:06:34.608Z] Removing intermediate container 8aa66f675fed [2023-10-18T06:06:34.608Z] ---> 5a22b21d8cc0 [2023-10-18T06:06:34.608Z] Step 7/10 : COPY go.mod vendor* ./ [2023-10-18T06:06:35.223Z] ---> 6fb239d3ca72 [2023-10-18T06:06:35.223Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T06:06:35.223Z] ---> Running in 453dd27e25ec [2023-10-18T06:08:11.925Z] Removing intermediate container 453dd27e25ec [2023-10-18T06:08:11.925Z] ---> 07b52698703e [2023-10-18T06:08:11.925Z] Step 9/10 : COPY . . [2023-10-18T06:08:12.193Z] ---> fa1839980786 [2023-10-18T06:08:12.193Z] Step 10/10 : RUN ${MAKE} [2023-10-18T06:08:12.193Z] ---> Running in 7eb7b08de709 [2023-10-18T06:08:13.187Z] noop [2023-10-18T06:08:14.149Z] Removing intermediate container 7eb7b08de709 [2023-10-18T06:08:14.149Z] ---> 73bd97d23cf5 [2023-10-18T06:08:14.149Z] Successfully built 73bd97d23cf5 [2023-10-18T06:08:14.149Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:08:14.498Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T06:08:14.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:08:14.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-9496 does not seem to be running inside a container [2023-10-18T06:08:14.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/131 -v /w/workspace/device-modbus-go/131:/w/workspace/device-modbus-go/131:rw,z -v /w/workspace/device-modbus-go/131@tmp:/w/workspace/device-modbus-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-18T06:08:18.061Z] $ docker top 817caceb2d6d7a9bfdd35ad98bbe7ce8c7a89e68bb87a03654ebe6ada58d1bac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T06:08:18.905Z] + go version [2023-10-18T06:08:18.905Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T06:08:18.926Z] $ docker stop --time=1 817caceb2d6d7a9bfdd35ad98bbe7ce8c7a89e68bb87a03654ebe6ada58d1bac [2023-10-18T06:08:20.539Z] $ docker rm -f --volumes 817caceb2d6d7a9bfdd35ad98bbe7ce8c7a89e68bb87a03654ebe6ada58d1bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:08:21.078Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T06:08:21.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:08:21.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-9496 does not seem to be running inside a container [2023-10-18T06:08:21.331Z] $ 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/131 -v /w/workspace/device-modbus-go/131:/w/workspace/device-modbus-go/131:rw,z -v /w/workspace/device-modbus-go/131@tmp:/w/workspace/device-modbus-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-18T06:08:22.510Z] $ docker top 1d1d293506cf741cff100dc024309e37cc9c929845d718b826c471fe0eb68a94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T06:08:23.342Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/131 [Pipeline] fileExists [Pipeline] sh [2023-10-18T06:08:23.701Z] + make test [2023-10-18T06:08:23.701Z] go test ./... -coverprofile=coverage.out [2023-10-18T06:08:27.959Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-10-18T06:10:04.589Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-10-18T06:10:04.590Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.9% of statements [2023-10-18T06:10:05.546Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T06:10:05.546Z] go vet ./... [2023-10-18T06:10:37.750Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T06:10:37.750Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T06:10:37.750Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T06:10:37.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T06:10:37.787Z] $ docker stop --time=1 1d1d293506cf741cff100dc024309e37cc9c929845d718b826c471fe0eb68a94 [2023-10-18T06:10:39.680Z] $ docker rm -f --volumes 1d1d293506cf741cff100dc024309e37cc9c929845d718b826c471fe0eb68a94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T06:10:40.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T06:10:40.809Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T06:10:41.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T06:10:41.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T06:10:41.918Z] + ls -al . [2023-10-18T06:10:41.918Z] total 188 [2023-10-18T06:10:41.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 06:08 . [2023-10-18T06:10:41.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:05 .. [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 06:05 .dockerignore [2023-10-18T06:10:41.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:05 .git [2023-10-18T06:10:41.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:05 .github [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 331 Oct 18 06:05 .gitignore [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 06:05 .golangci.yml [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 11101 Oct 18 06:05 Attribution.txt [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 14764 Oct 18 06:05 CHANGELOG.md [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 1365 Oct 18 06:05 Dockerfile [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:05 GOVERNANCE.md [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 18 06:05 Jenkinsfile [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 06:05 LICENSE [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 1936 Oct 18 06:05 Makefile [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 06:05 OWNERS.md [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 4578 Oct 18 06:05 README.md [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 06:01 VERSION [2023-10-18T06:10:41.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:05 bin [2023-10-18T06:10:41.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:05 cmd [2023-10-18T06:10:41.918Z] -rw-r--r-- 1 jenkins jenkins 24334 Oct 18 06:10 coverage.out [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 3942 Oct 18 06:05 go.mod [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 35436 Oct 18 06:05 go.sum [2023-10-18T06:10:41.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:05 internal [2023-10-18T06:10:41.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:05 simulator [2023-10-18T06:10:41.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:05 snap [2023-10-18T06:10:41.918Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 18 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:10:42.258Z] + 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=4cb387cfbbf91fe1a6210dbc029113972bd5a732 --label arch=arm64 --label version=3.1.0-dev.17 . [2023-10-18T06:10:42.525Z] Sending build context to Docker daemon 3.403MB [2023-10-18T06:10:42.525Z] Step 1/22 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T06:10:42.525Z] Step 2/22 : FROM ${BASE} AS builder [2023-10-18T06:10:42.525Z] ---> 73bd97d23cf5 [2023-10-18T06:10:42.525Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-10-18T06:10:42.807Z] ---> Running in 63a95258b899 [2023-10-18T06:10:43.073Z] Removing intermediate container 63a95258b899 [2023-10-18T06:10:43.073Z] ---> 4fae4bb8b543 [2023-10-18T06:10:43.073Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T06:10:43.074Z] ---> Running in 4a2bb690de81 [2023-10-18T06:10:43.365Z] Removing intermediate container 4a2bb690de81 [2023-10-18T06:10:43.365Z] ---> 61f6ffcf15b3 [2023-10-18T06:10:43.365Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-10-18T06:10:43.366Z] ---> Running in 0813f2cd293e [2023-10-18T06:10:44.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T06:10:44.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T06:10:46.200Z] OK: 272 MiB in 60 packages [2023-10-18T06:10:46.788Z] Removing intermediate container 0813f2cd293e [2023-10-18T06:10:46.788Z] ---> 2423d699c845 [2023-10-18T06:10:46.788Z] Step 6/22 : WORKDIR /device-modbus-go [2023-10-18T06:10:47.061Z] ---> Running in 5e8c387b380e [2023-10-18T06:10:47.328Z] Removing intermediate container 5e8c387b380e [2023-10-18T06:10:47.328Z] ---> ac0278bd21dd [2023-10-18T06:10:47.328Z] Step 7/22 : COPY go.mod vendor* ./ [2023-10-18T06:10:47.914Z] ---> 34261f3ab681 [2023-10-18T06:10:47.914Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T06:10:47.914Z] ---> Running in 5a100ec0f2aa [2023-10-18T06:10:50.504Z] Removing intermediate container 5a100ec0f2aa [2023-10-18T06:10:50.504Z] ---> 59d260113298 [2023-10-18T06:10:50.504Z] Step 9/22 : COPY . . [2023-10-18T06:10:51.089Z] ---> b2abfc7e4052 [2023-10-18T06:10:51.089Z] Step 10/22 : RUN ${MAKE} [2023-10-18T06:10:51.089Z] ---> Running in d4c66436b525 [2023-10-18T06:10:52.050Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-10-18T06:12:43.725Z] Removing intermediate container d4c66436b525 [2023-10-18T06:12:43.725Z] ---> 64dd11180bf3 [2023-10-18T06:12:43.725Z] Step 11/22 : FROM alpine:3.18 [2023-10-18T06:12:43.725Z] 3.18: Pulling from library/alpine [2023-10-18T06:12:43.725Z] 579b34f0a95b: Pulling fs layer [2023-10-18T06:12:43.725Z] 579b34f0a95b: Verifying Checksum [2023-10-18T06:12:43.725Z] 579b34f0a95b: Download complete [2023-10-18T06:12:43.725Z] 579b34f0a95b: Pull complete [2023-10-18T06:12:43.725Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T06:12:43.725Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T06:12:43.725Z] ---> 3cc203321400 [2023-10-18T06:12:43.725Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-10-18T06:12:43.725Z] ---> Running in 40f451b777aa [2023-10-18T06:12:43.725Z] Removing intermediate container 40f451b777aa [2023-10-18T06:12:43.725Z] ---> 01d1c4a0b45d [2023-10-18T06:12:43.725Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-10-18T06:12:43.725Z] ---> Running in 8c6e581ddb3e [2023-10-18T06:12:43.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T06:12:43.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T06:12:43.725Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-18T06:12:43.725Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T06:12:43.725Z] OK: 8 MiB in 16 packages [2023-10-18T06:12:43.725Z] Removing intermediate container 8c6e581ddb3e [2023-10-18T06:12:43.725Z] ---> 4b53838ff541 [2023-10-18T06:12:43.725Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-10-18T06:12:43.725Z] ---> 25b583e0d5e5 [2023-10-18T06:12:43.725Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-10-18T06:12:43.725Z] ---> 5a226d6aebf8 [2023-10-18T06:12:43.725Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-10-18T06:12:43.725Z] ---> f2e3f3748d3c [2023-10-18T06:12:43.725Z] Step 17/22 : EXPOSE 59901 [2023-10-18T06:12:43.725Z] ---> Running in 38a28da242df [2023-10-18T06:12:43.725Z] Removing intermediate container 38a28da242df [2023-10-18T06:12:43.725Z] ---> cf120f95925c [2023-10-18T06:12:43.725Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-10-18T06:12:43.725Z] ---> Running in 0a2f6e7db6ea [2023-10-18T06:12:43.725Z] Removing intermediate container 0a2f6e7db6ea [2023-10-18T06:12:43.725Z] ---> 566de45f0061 [2023-10-18T06:12:43.725Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-18T06:12:43.725Z] ---> Running in ef9eb429d6a8 [2023-10-18T06:12:43.990Z] Removing intermediate container ef9eb429d6a8 [2023-10-18T06:12:43.990Z] ---> e8331e05e0bc [2023-10-18T06:12:43.990Z] Step 20/22 : LABEL arch=arm64 [2023-10-18T06:12:44.258Z] ---> Running in c7b5fe7d0610 [2023-10-18T06:12:44.523Z] Removing intermediate container c7b5fe7d0610 [2023-10-18T06:12:44.523Z] ---> 7a3840d066e0 [2023-10-18T06:12:44.523Z] Step 21/22 : LABEL git_sha=4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:12:44.523Z] ---> Running in 7ed948944021 [2023-10-18T06:12:44.788Z] Removing intermediate container 7ed948944021 [2023-10-18T06:12:44.788Z] ---> cab5771c32f2 [2023-10-18T06:12:44.788Z] Step 22/22 : LABEL version=3.1.0-dev.17 [2023-10-18T06:12:44.788Z] ---> Running in 8c509d31e195 [2023-10-18T06:12:45.053Z] Removing intermediate container 8c509d31e195 [2023-10-18T06:12:45.053Z] ---> 77a78531a289 [2023-10-18T06:12:45.053Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T06:12:45.053Z] Successfully built 77a78531a289 [2023-10-18T06:12:45.053Z] 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 [2023-10-18T06:12:45.183Z] provisioning config files... [2023-10-18T06:12:45.196Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/131@tmp/config2722581421851601094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:12:45.524Z] ---> docker-login.sh [2023-10-18T06:12:45.524Z] nexus3.edgexfoundry.org:10001 [2023-10-18T06:12:45.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:12:45.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:12:45.790Z] Configure a credential helper to remove this warning. See [2023-10-18T06:12:45.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:12:45.790Z] [2023-10-18T06:12:45.790Z] Login Succeeded [2023-10-18T06:12:45.790Z] nexus3.edgexfoundry.org:10002 [2023-10-18T06:12:46.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:12:46.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:12:46.058Z] Configure a credential helper to remove this warning. See [2023-10-18T06:12:46.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:12:46.058Z] [2023-10-18T06:12:46.058Z] Login Succeeded [2023-10-18T06:12:46.058Z] nexus3.edgexfoundry.org:10003 [2023-10-18T06:12:46.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:12:47.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:12:47.288Z] Configure a credential helper to remove this warning. See [2023-10-18T06:12:47.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:12:47.288Z] [2023-10-18T06:12:47.288Z] Login Succeeded [2023-10-18T06:12:47.288Z] nexus3.edgexfoundry.org:10004 [2023-10-18T06:12:47.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:12:47.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:12:47.552Z] Configure a credential helper to remove this warning. See [2023-10-18T06:12:47.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:12:47.552Z] [2023-10-18T06:12:47.552Z] Login Succeeded [2023-10-18T06:12:47.552Z] docker.io [2023-10-18T06:12:47.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T06:12:48.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T06:12:48.082Z] Configure a credential helper to remove this warning. See [2023-10-18T06:12:48.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T06:12:48.082Z] [2023-10-18T06:12:48.082Z] Login Succeeded [2023-10-18T06:12:48.082Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T06:12:48.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T06:12:48.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T06:12:48.136Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-10-18T06:12:48.136Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:12:48.136Z] latest [2023-10-18T06:12:48.136Z] 3.1.0-dev.17 [2023-10-18T06:12:48.136Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [2023-10-18T06:12:48.136Z] main [2023-10-18T06:12:48.136Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:48.468Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:48.805Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:12:48.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-10-18T06:12:48.805Z] 24945f937892: Preparing [2023-10-18T06:12:48.805Z] 97b446cb44d9: Preparing [2023-10-18T06:12:48.805Z] f98602724e8f: Preparing [2023-10-18T06:12:48.805Z] 296d38404988: Preparing [2023-10-18T06:12:48.805Z] 5f4d9fc4d98d: Preparing [2023-10-18T06:12:48.805Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T06:12:49.070Z] 24945f937892: Pushed [2023-10-18T06:12:49.070Z] 97b446cb44d9: Pushed [2023-10-18T06:12:49.070Z] 296d38404988: Pushed [2023-10-18T06:12:54.398Z] f98602724e8f: Pushed [2023-10-18T06:12:54.665Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:55.010Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:55.337Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-10-18T06:12:55.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-10-18T06:12:55.337Z] 24945f937892: Preparing [2023-10-18T06:12:55.337Z] 97b446cb44d9: Preparing [2023-10-18T06:12:55.337Z] f98602724e8f: Preparing [2023-10-18T06:12:55.337Z] 296d38404988: Preparing [2023-10-18T06:12:55.337Z] 5f4d9fc4d98d: Preparing [2023-10-18T06:12:55.337Z] 97b446cb44d9: Layer already exists [2023-10-18T06:12:55.337Z] 24945f937892: Layer already exists [2023-10-18T06:12:55.337Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T06:12:55.337Z] f98602724e8f: Layer already exists [2023-10-18T06:12:55.337Z] 296d38404988: Layer already exists [2023-10-18T06:12:55.337Z] latest: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:55.667Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:55.996Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.17 [2023-10-18T06:12:55.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-10-18T06:12:55.996Z] 24945f937892: Preparing [2023-10-18T06:12:55.996Z] 97b446cb44d9: Preparing [2023-10-18T06:12:55.996Z] f98602724e8f: Preparing [2023-10-18T06:12:55.996Z] 296d38404988: Preparing [2023-10-18T06:12:55.996Z] 5f4d9fc4d98d: Preparing [2023-10-18T06:12:55.996Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T06:12:55.996Z] f98602724e8f: Layer already exists [2023-10-18T06:12:55.996Z] 24945f937892: Layer already exists [2023-10-18T06:12:55.996Z] 97b446cb44d9: Layer already exists [2023-10-18T06:12:55.996Z] 296d38404988: Layer already exists [2023-10-18T06:12:55.996Z] 3.1.0-dev.17: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:56.424Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:56.782Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [2023-10-18T06:12:56.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-10-18T06:12:56.783Z] 24945f937892: Preparing [2023-10-18T06:12:56.783Z] 97b446cb44d9: Preparing [2023-10-18T06:12:56.783Z] f98602724e8f: Preparing [2023-10-18T06:12:56.783Z] 296d38404988: Preparing [2023-10-18T06:12:56.783Z] 5f4d9fc4d98d: Preparing [2023-10-18T06:12:56.783Z] 97b446cb44d9: Layer already exists [2023-10-18T06:12:56.783Z] 24945f937892: Layer already exists [2023-10-18T06:12:56.783Z] 296d38404988: Layer already exists [2023-10-18T06:12:56.783Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T06:12:56.783Z] f98602724e8f: Layer already exists [2023-10-18T06:12:56.783Z] 4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:57.136Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:57.488Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-10-18T06:12:57.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-10-18T06:12:57.488Z] 24945f937892: Preparing [2023-10-18T06:12:57.488Z] 97b446cb44d9: Preparing [2023-10-18T06:12:57.488Z] f98602724e8f: Preparing [2023-10-18T06:12:57.488Z] 296d38404988: Preparing [2023-10-18T06:12:57.488Z] 5f4d9fc4d98d: Preparing [2023-10-18T06:12:57.488Z] 24945f937892: Layer already exists [2023-10-18T06:12:57.488Z] 296d38404988: Layer already exists [2023-10-18T06:12:57.488Z] 97b446cb44d9: Layer already exists [2023-10-18T06:12:57.488Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T06:12:57.488Z] f98602724e8f: Layer already exists [2023-10-18T06:12:57.488Z] main: digest: sha256:8d02580fe4132adac1a7c731bf0effc54188c53be416901fe20fca8fcb12ac27 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T06:12:57.539Z] ===================================================== [Pipeline] echo [2023-10-18T06:12:57.551Z] taggedImages: [2023-10-18T06:12:57.551Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732 [2023-10-18T06:12:57.551Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-10-18T06:12:57.551Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.17 [2023-10-18T06:12:57.551Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4cb387cfbbf91fe1a6210dbc029113972bd5a732-3.1.0-dev.17 [2023-10-18T06:12:57.551Z] - 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 [2023-10-18T06:12:57.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T06:12:57.938Z] [2023-10-18T06:12:57.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:12:58.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T06:12:58.290Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T06:12:58.290Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T06:12:58.290Z] 04944245beec: Pulling fs layer [2023-10-18T06:12:58.290Z] 699f458cf7ca: Pulling fs layer [2023-10-18T06:12:58.290Z] 765212b225bb: Pulling fs layer [2023-10-18T06:12:58.290Z] f23df028b6ca: Pulling fs layer [2023-10-18T06:12:58.290Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T06:12:58.290Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T06:12:58.290Z] f23df028b6ca: Waiting [2023-10-18T06:12:58.290Z] 2437ff75d9bd: Waiting [2023-10-18T06:12:58.290Z] 765212b225bb: Waiting [2023-10-18T06:12:58.290Z] d65c8cfc05b1: Waiting [2023-10-18T06:12:58.558Z] 04944245beec: Verifying Checksum [2023-10-18T06:12:58.558Z] 04944245beec: Download complete [2023-10-18T06:12:58.558Z] 765212b225bb: Verifying Checksum [2023-10-18T06:12:58.558Z] 765212b225bb: Download complete [2023-10-18T06:12:58.558Z] f23df028b6ca: Verifying Checksum [2023-10-18T06:12:58.558Z] f23df028b6ca: Download complete [2023-10-18T06:12:58.558Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T06:12:58.558Z] d65c8cfc05b1: Download complete [2023-10-18T06:12:58.558Z] 699f458cf7ca: Download complete [2023-10-18T06:12:59.141Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T06:12:59.141Z] 8998bd30e6a1: Download complete [2023-10-18T06:13:01.715Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T06:13:01.715Z] 2437ff75d9bd: Download complete [2023-10-18T06:13:03.121Z] 8998bd30e6a1: Pull complete [2023-10-18T06:13:03.706Z] 04944245beec: Pull complete [2023-10-18T06:13:05.113Z] 699f458cf7ca: Pull complete [2023-10-18T06:13:05.113Z] 765212b225bb: Pull complete [2023-10-18T06:13:06.069Z] f23df028b6ca: Pull complete [2023-10-18T06:13:06.069Z] d65c8cfc05b1: Pull complete [2023-10-18T06:13:21.036Z] 2437ff75d9bd: Pull complete [2023-10-18T06:13:21.036Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T06:13:21.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T06:13:21.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:13:21.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-9496 does not seem to be running inside a container [2023-10-18T06:13:21.315Z] $ 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/131 -v /w/workspace/device-modbus-go/131:/w/workspace/device-modbus-go/131:rw,z -v /w/workspace/device-modbus-go/131@tmp:/w/workspace/device-modbus-go/131@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-18T06:13:23.883Z] $ docker top 368b7c5105a7b335371f3384967d1e680a0e9aebecdaeaa980f8ed3a20254e7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:13:24.375Z] ---> job-cost.sh [2023-10-18T06:13:24.639Z] lf-activate-venv: SKIPPING [2023-10-18T06:13:24.640Z] INFO: No Stack... [2023-10-18T06:13:24.904Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T06:13:25.857Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T06:13:26.191Z] + cat /w/workspace/device-modbus-go/131/archives/cost.csv [2023-10-18T06:13:26.191Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T06:13:26.245Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [2023-10-18T06:13:26.253Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] did not exist. Created. [2023-10-18T06:13:26.253Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T06:13:26.590Z] /w/workspace/device-modbus-go/131@tmp/durable-5b121b2d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T06:13:26.916Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T06:13:26.940Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T06:13:27.000Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T06:13:27.006Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-131-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T06:13:27.038Z] $ docker stop --time=1 368b7c5105a7b335371f3384967d1e680a0e9aebecdaeaa980f8ed3a20254e7f [2023-10-18T06:13:28.947Z] $ docker rm -f --volumes 368b7c5105a7b335371f3384967d1e680a0e9aebecdaeaa980f8ed3a20254e7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-18T06:13:29.401Z] provisioning config files... [2023-10-18T06:13:29.406Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12971420578109655327tmp [Pipeline] { [Pipeline] sh [2023-10-18T06:13:29.712Z] + set +x [2023-10-18T06:13:29.712Z] + + curl -s https://codecov.io/bashbash [2023-10-18T06:13:29.712Z] -s -- [2023-10-18T06:13:29.712Z] [2023-10-18T06:13:29.712Z] _____ _ [2023-10-18T06:13:29.712Z] / ____| | | [2023-10-18T06:13:29.712Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T06:13:29.712Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T06:13:29.712Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T06:13:29.712Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T06:13:29.712Z] Bash-1.0.6 [2023-10-18T06:13:29.712Z] [2023-10-18T06:13:29.712Z] [2023-10-18T06:13:29.712Z] ==> git version 2.25.1 found [2023-10-18T06:13:29.712Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-18T06:13:29.712Z] Release-Date: 2020-01-08 [2023-10-18T06:13:29.712Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-18T06:13:29.712Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T06:13:29.712Z] ==> Jenkins CI detected. [2023-10-18T06:13:29.712Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-10-18T06:13:29.712Z] project root: . [2023-10-18T06:13:29.712Z] --> token set from env [2023-10-18T06:13:29.712Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T06:13:29.712Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T06:13:29.712Z] ==> Python coveragepy not found [2023-10-18T06:13:29.712Z] ==> Searching for coverage reports in: [2023-10-18T06:13:29.712Z] + . [2023-10-18T06:13:29.712Z] -> Found 1 reports [2023-10-18T06:13:29.712Z] ==> Detecting git/mercurial file structure [2023-10-18T06:13:29.712Z] ==> Reading reports [2023-10-18T06:13:29.712Z] + ./coverage.out bytes=24334 [2023-10-18T06:13:29.712Z] ==> Appending adjustments [2023-10-18T06:13:29.712Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T06:13:29.972Z] + Found adjustments [2023-10-18T06:13:29.972Z] ==> Gzipping contents [2023-10-18T06:13:29.972Z] 4.0K /tmp/codecov.dCyZQv.gz [2023-10-18T06:13:29.972Z] ==> Uploading reports [2023-10-18T06:13:29.972Z] url: https://codecov.io [2023-10-18T06:13:29.972Z] query: branch=main&commit=4cb387cfbbf91fe1a6210dbc029113972bd5a732&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T06:13:29.972Z] -> Pinging Codecov [2023-10-18T06:13:29.972Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=4cb387cfbbf91fe1a6210dbc029113972bd5a732&build=131&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F131%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T06:13:29.972Z] -> Uploading to [2023-10-18T06:13:29.972Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/55DBCA73C666E3227836607328DD7E49/4cb387cfbbf91fe1a6210dbc029113972bd5a732/05e033eb-6092-4fb1-a636-5a82349d2d4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T061329Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72342a14c704c6406c23880ff57c91bf594e6ebb356c17aa931008a205845a30 [2023-10-18T06:13:29.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T06:13:29.972Z] Dload Upload Total Spent Left Speed [2023-10-18T06:13:30.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3974 0 0 100 3974 0 14042 --:--:-- --:--:-- --:--:-- 13992 [2023-10-18T06:13:30.491Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] } [2023-10-18T06:13:30.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-18T06:13:30.619Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-18T06:13:30.628Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:13:30.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T06:13:30.930Z] [2023-10-18T06:13:30.930Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:13:31.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T06:13:31.229Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-18T06:13:31.229Z] df9b9388f04a: Pulling fs layer [2023-10-18T06:13:31.229Z] 52dc419b0ee2: Pulling fs layer [2023-10-18T06:13:31.229Z] 25bc292e5bac: Pulling fs layer [2023-10-18T06:13:31.229Z] 114826534d7a: Pulling fs layer [2023-10-18T06:13:31.229Z] 4657fd5d0bcf: Pulling fs layer [2023-10-18T06:13:31.229Z] 6ad1cebc031e: Pulling fs layer [2023-10-18T06:13:31.229Z] 8a3aa393b2d8: Pulling fs layer [2023-10-18T06:13:31.229Z] 4657fd5d0bcf: Waiting [2023-10-18T06:13:31.229Z] 6ad1cebc031e: Waiting [2023-10-18T06:13:31.229Z] 8a3aa393b2d8: Waiting [2023-10-18T06:13:31.229Z] 114826534d7a: Waiting [2023-10-18T06:13:31.229Z] 25bc292e5bac: Verifying Checksum [2023-10-18T06:13:31.229Z] 25bc292e5bac: Download complete [2023-10-18T06:13:31.229Z] 52dc419b0ee2: Download complete [2023-10-18T06:13:31.229Z] 4657fd5d0bcf: Verifying Checksum [2023-10-18T06:13:31.229Z] 4657fd5d0bcf: Download complete [2023-10-18T06:13:31.229Z] df9b9388f04a: Download complete [2023-10-18T06:13:31.490Z] 6ad1cebc031e: Verifying Checksum [2023-10-18T06:13:31.490Z] 6ad1cebc031e: Download complete [2023-10-18T06:13:31.490Z] df9b9388f04a: Pull complete [2023-10-18T06:13:31.755Z] 52dc419b0ee2: Pull complete [2023-10-18T06:13:31.755Z] 25bc292e5bac: Pull complete [2023-10-18T06:13:32.015Z] 114826534d7a: Verifying Checksum [2023-10-18T06:13:32.015Z] 114826534d7a: Download complete [2023-10-18T06:13:32.273Z] 8a3aa393b2d8: Verifying Checksum [2023-10-18T06:13:32.273Z] 8a3aa393b2d8: Download complete [2023-10-18T06:13:35.552Z] 114826534d7a: Pull complete [2023-10-18T06:13:35.552Z] 4657fd5d0bcf: Pull complete [2023-10-18T06:13:35.552Z] 6ad1cebc031e: Pull complete [2023-10-18T06:13:38.081Z] 8a3aa393b2d8: Pull complete [2023-10-18T06:13:38.081Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-18T06:13:38.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T06:13:38.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:13:38.159Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:13:38.190Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-18T06:13:43.529Z] $ docker top 277e3c6fc9d03d3806c5de24c9e120ff95d948c221e5f4694553a52c6e6200a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-18T06:13:43.594Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-10-18T06:13:43.869Z] + set -o pipefail [2023-10-18T06:13:43.869Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-10-18T06:13:50.429Z] [2023-10-18T06:13:50.429Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-10-18T06:13:50.429Z] [2023-10-18T06:13:50.429Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/859ff6d2-d9c6-4d57-8a00-5179a03b2f37 [2023-10-18T06:13:50.429Z] [2023-10-18T06:13:50.429Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-10-18T06:13:50.429Z] [2023-10-18T06:13:50.429Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-18T06:13:50.429Z] [2023-10-18T06:13:50.429Z] [2023-10-18T06:13:50.429Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-18T06:13:50.429Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-18T06:13:50.429Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-18T06:13:50.440Z] $ docker stop --time=1 277e3c6fc9d03d3806c5de24c9e120ff95d948c221e5f4694553a52c6e6200a8 [2023-10-18T06:13:54.485Z] $ docker rm -f --volumes 277e3c6fc9d03d3806c5de24c9e120ff95d948c221e5f4694553a52c6e6200a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T06:13:55.246Z] + git log --format=format:%s -1 4cb387cfbbf91fe1a6210dbc029113972bd5a732 [Pipeline] sh [2023-10-18T06:13:55.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T06:13:55.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:13:55.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T06:13:55.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:13:55.900Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:13:55.929Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-18T06:13:56.426Z] $ docker top 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db -eo pid,comm [2023-10-18T06:13:56.471Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-18T06:13:56.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T06:13:56.511Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T06:13:56.511Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T06:13:56.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T06:13:56.621Z] $ docker exec 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db ssh-agent [2023-10-18T06:13:56.730Z] SSH_AUTH_SOCK=/tmp/ssh-RwXRnapyYNzx/agent.32 [2023-10-18T06:13:56.730Z] SSH_AGENT_PID=38 [2023-10-18T06:13:56.735Z] Running ssh-add (command line suppressed) [2023-10-18T06:13:56.838Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7269780437301614720.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7269780437301614720.key) [2023-10-18T06:13:56.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T06:13:57.139Z] + git semver tag [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,304 [run_tag] DEBUG tag force:False [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,305 [check_head_tag] DEBUG check head tag [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,305 [execute] INFO git cat-file --batch-check [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,309 [execute] INFO git cat-file --batch [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,323 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,323 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,323 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-18T06:13:57.400Z] 2023-10-18 06:13:57,328 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:13:57.400Z] 3.1.0-dev.17 [Pipeline] } [2023-10-18T06:13:57.411Z] $ docker exec --env ******** --env ******** 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db ssh-agent -k [2023-10-18T06:13:57.504Z] unset SSH_AUTH_SOCK; [2023-10-18T06:13:57.504Z] unset SSH_AGENT_PID; [2023-10-18T06:13:57.504Z] echo Agent pid 38 killed; [2023-10-18T06:13:57.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T06:13:57.816Z] + git semver [Pipeline] } [2023-10-18T06:13:58.089Z] $ docker stop --time=1 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db [2023-10-18T06:13:59.349Z] $ docker rm -f --volumes 3973e38250bf20661f5c8f2cb0df8333ad403fbc9727f97a118d7e56630df6db [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:13:59.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T06:13:59.732Z] [2023-10-18T06:13:59.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:14:00.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T06:14:00.031Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-18T06:14:00.031Z] ab5ef0e58194: Pulling fs layer [2023-10-18T06:14:00.031Z] 9712f1f96733: Pulling fs layer [2023-10-18T06:14:00.031Z] 63f879dbbcfc: Pulling fs layer [2023-10-18T06:14:00.031Z] 0d9ebad4ef96: Pulling fs layer [2023-10-18T06:14:00.031Z] e9a5061849ea: Pulling fs layer [2023-10-18T06:14:00.031Z] d747dcd14b5f: Pulling fs layer [2023-10-18T06:14:00.031Z] 2de7ff778b66: Pulling fs layer [2023-10-18T06:14:00.031Z] e9a5061849ea: Waiting [2023-10-18T06:14:00.031Z] d747dcd14b5f: Waiting [2023-10-18T06:14:00.031Z] 2de7ff778b66: Waiting [2023-10-18T06:14:00.031Z] 0d9ebad4ef96: Waiting [2023-10-18T06:14:00.031Z] 9712f1f96733: Verifying Checksum [2023-10-18T06:14:00.031Z] 9712f1f96733: Download complete [2023-10-18T06:14:00.292Z] 63f879dbbcfc: Verifying Checksum [2023-10-18T06:14:00.292Z] 63f879dbbcfc: Download complete [2023-10-18T06:14:00.552Z] 0d9ebad4ef96: Verifying Checksum [2023-10-18T06:14:00.552Z] 0d9ebad4ef96: Download complete [2023-10-18T06:14:00.552Z] e9a5061849ea: Verifying Checksum [2023-10-18T06:14:00.552Z] e9a5061849ea: Download complete [2023-10-18T06:14:00.552Z] ab5ef0e58194: Verifying Checksum [2023-10-18T06:14:00.552Z] ab5ef0e58194: Download complete [2023-10-18T06:14:00.552Z] d747dcd14b5f: Verifying Checksum [2023-10-18T06:14:00.552Z] d747dcd14b5f: Download complete [2023-10-18T06:14:00.810Z] 2de7ff778b66: Verifying Checksum [2023-10-18T06:14:00.810Z] 2de7ff778b66: Download complete [2023-10-18T06:14:03.343Z] ab5ef0e58194: Pull complete [2023-10-18T06:14:03.343Z] 9712f1f96733: Pull complete [2023-10-18T06:14:03.909Z] 63f879dbbcfc: Pull complete [2023-10-18T06:14:08.093Z] 0d9ebad4ef96: Pull complete [2023-10-18T06:14:08.093Z] e9a5061849ea: Pull complete [2023-10-18T06:14:08.093Z] d747dcd14b5f: Pull complete [2023-10-18T06:14:08.659Z] 2de7ff778b66: Pull complete [2023-10-18T06:14:08.659Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-18T06:14:08.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T06:14:08.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:14:08.736Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:14:08.763Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-18T06:14:15.641Z] $ docker top 40c702a65de9a8af22f94917b4cd52a705bed640d6a2659ba14e7c591603990a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-18T06:14:15.704Z] provisioning config files... [2023-10-18T06:14:15.711Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7607080714614078881tmp [2023-10-18T06:14:15.769Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7827312387983989385tmp [2023-10-18T06:14:15.778Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13469581048698803988tmp [Pipeline] { [Pipeline] echo [2023-10-18T06:14:15.793Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:16.072Z] ---> sigul-configuration.sh [2023-10-18T06:14:16.072Z] gpg: directory `/root/.gnupg' created [2023-10-18T06:14:16.072Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-18T06:14:16.072Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-18T06:14:16.072Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-18T06:14:16.072Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-18T06:14:16.072Z] gpg: CAST5 encrypted data [2023-10-18T06:14:16.072Z] gpg: encrypted with 1 passphrase [2023-10-18T06:14:16.072Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-18T06:14:16.355Z] + mkdir /home/jenkins [2023-10-18T06:14:16.356Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-18T06:14:16.643Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-10-18T06:14:16.650Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:16.932Z] ---> sigul-install.sh [2023-10-18T06:14:16.932Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-18T06:14:17.218Z] + git tag --list [2023-10-18T06:14:17.218Z] 0.7.1 [2023-10-18T06:14:17.218Z] v1.0.0 [2023-10-18T06:14:17.218Z] v1.1.0 [2023-10-18T06:14:17.218Z] v1.1.1 [2023-10-18T06:14:17.218Z] v1.2.2 [2023-10-18T06:14:17.218Z] v1.3.0 [2023-10-18T06:14:17.218Z] v1.3.1 [2023-10-18T06:14:17.218Z] v2.0.0 [2023-10-18T06:14:17.218Z] v2.1.0 [2023-10-18T06:14:17.218Z] v2.1.1 [2023-10-18T06:14:17.218Z] v2.2.0 [2023-10-18T06:14:17.218Z] v2.3.0 [2023-10-18T06:14:17.218Z] v3.0 [2023-10-18T06:14:17.218Z] v3.0.0 [2023-10-18T06:14:17.218Z] v3.1.0-dev.1 [2023-10-18T06:14:17.218Z] v3.1.0-dev.10 [2023-10-18T06:14:17.218Z] v3.1.0-dev.11 [2023-10-18T06:14:17.218Z] v3.1.0-dev.12 [2023-10-18T06:14:17.218Z] v3.1.0-dev.13 [2023-10-18T06:14:17.218Z] v3.1.0-dev.14 [2023-10-18T06:14:17.218Z] v3.1.0-dev.15 [2023-10-18T06:14:17.218Z] v3.1.0-dev.16 [2023-10-18T06:14:17.218Z] v3.1.0-dev.17 [2023-10-18T06:14:17.218Z] v3.1.0-dev.2 [2023-10-18T06:14:17.218Z] v3.1.0-dev.3 [2023-10-18T06:14:17.218Z] v3.1.0-dev.4 [2023-10-18T06:14:17.218Z] v3.1.0-dev.5 [2023-10-18T06:14:17.218Z] v3.1.0-dev.6 [2023-10-18T06:14:17.218Z] v3.1.0-dev.7 [2023-10-18T06:14:17.218Z] v3.1.0-dev.8 [2023-10-18T06:14:17.218Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-18T06:14:17.503Z] + lftools sign git-tag v3.1.0-dev.17 [2023-10-18T06:14:18.070Z] Signing Git tag with Sigul... [2023-10-18T06:14:18.070Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-10-18T06:14:18.337Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:18.620Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-18T06:14:18.627Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-18T06:14:18.651Z] $ docker stop --time=1 40c702a65de9a8af22f94917b4cd52a705bed640d6a2659ba14e7c591603990a [2023-10-18T06:14:19.914Z] $ docker rm -f --volumes 40c702a65de9a8af22f94917b4cd52a705bed640d6a2659ba14e7c591603990a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-18T06:14:20.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T06:14:20.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:14:20.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T06:14:20.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:14:20.691Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:14:20.724Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-18T06:14:21.084Z] $ docker top 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe -eo pid,comm [2023-10-18T06:14:21.132Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-18T06:14:21.132Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T06:14:21.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T06:14:21.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T06:14:21.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T06:14:21.276Z] $ docker exec 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe ssh-agent [2023-10-18T06:14:21.383Z] SSH_AUTH_SOCK=/tmp/ssh-MAqeMgF84nAg/agent.32 [2023-10-18T06:14:21.383Z] SSH_AGENT_PID=38 [2023-10-18T06:14:21.387Z] Running ssh-add (command line suppressed) [2023-10-18T06:14:21.481Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14689431678311062575.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14689431678311062575.key) [2023-10-18T06:14:21.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T06:14:21.777Z] + git semver bump pre [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,961 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,961 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,961 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,961 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,961 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,963 [execute] INFO git cat-file --batch-check [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,968 [execute] INFO git cat-file --batch [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T06:14:22.035Z] 2023-10-18 06:14:21,974 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:14:22.035Z] 3.1.0-dev.18 [Pipeline] } [2023-10-18T06:14:22.043Z] $ docker exec --env ******** --env ******** 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe ssh-agent -k [2023-10-18T06:14:22.148Z] unset SSH_AUTH_SOCK; [2023-10-18T06:14:22.148Z] unset SSH_AGENT_PID; [2023-10-18T06:14:22.148Z] echo Agent pid 38 killed; [2023-10-18T06:14:22.158Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T06:14:22.471Z] + git semver [Pipeline] } [2023-10-18T06:14:22.741Z] $ docker stop --time=1 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe [2023-10-18T06:14:23.973Z] $ docker rm -f --volumes 64c0b7dc345ea0de5427ceeb724911e3ab395bc2bea62c2485ed0dc96af347fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T06:14:24.319Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T06:14:24.319Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:14:24.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T06:14:24.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:14:24.681Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:14:24.714Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-18T06:14:25.058Z] $ docker top 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T06:14:25.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T06:14:25.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T06:14:25.258Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T06:14:25.261Z] $ docker exec 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be ssh-agent [2023-10-18T06:14:25.381Z] SSH_AUTH_SOCK=/tmp/ssh-F7qoLnN8kwNQ/agent.32 [2023-10-18T06:14:25.381Z] SSH_AGENT_PID=38 [2023-10-18T06:14:25.386Z] Running ssh-add (command line suppressed) [2023-10-18T06:14:25.482Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7991301234476246240.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7991301234476246240.key) [2023-10-18T06:14:25.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T06:14:25.790Z] + git semver push [2023-10-18T06:14:26.048Z] 2023-10-18 06:14:25,969 [run_push] DEBUG push [2023-10-18T06:14:26.048Z] 2023-10-18 06:14:25,969 [execute] INFO git cat-file --batch-check [2023-10-18T06:14:26.048Z] 2023-10-18 06:14:25,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T06:14:26.048Z] 2023-10-18 06:14:25,973 [execute] INFO git rev-list e590b48aca5838919bff8f81dba6fd66721c9359 -- [2023-10-18T06:14:26.048Z] 2023-10-18 06:14:25,973 [execute] DEBUG Popen(['git', 'rev-list', 'e590b48aca5838919bff8f81dba6fd66721c9359', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-18T06:14:26.048Z] 2023-10-18 06:14:25,982 [execute] INFO git fetch -v origin [2023-10-18T06:14:26.048Z] 2023-10-18 06:14:25,983 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-18T06:14:26.616Z] 2023-10-18 06:14:26,489 [run_push] DEBUG no remote changes detected [2023-10-18T06:14:26.616Z] 2023-10-18 06:14:26,489 [execute] INFO git push origin semver [2023-10-18T06:14:26.616Z] 2023-10-18 06:14:26,490 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-18T06:14:27.551Z] 2023-10-18 06:14:27,231 [run_push] DEBUG push all version tags [2023-10-18T06:14:27.551Z] 2023-10-18 06:14:27,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-18T06:14:27.551Z] 2023-10-18 06:14:27,232 [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) [2023-10-18T06:14:28.120Z] 2023-10-18 06:14:28,073 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-10-18T06:14:28.120Z] 3.1.0-dev.18 [Pipeline] } [2023-10-18T06:14:28.129Z] $ docker exec --env ******** --env ******** 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be ssh-agent -k [2023-10-18T06:14:28.217Z] unset SSH_AUTH_SOCK; [2023-10-18T06:14:28.219Z] unset SSH_AGENT_PID; [2023-10-18T06:14:28.220Z] echo Agent pid 38 killed; [2023-10-18T06:14:28.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T06:14:28.533Z] + git semver [Pipeline] } [2023-10-18T06:14:28.805Z] $ docker stop --time=1 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be [2023-10-18T06:14:30.121Z] $ docker rm -f --volumes 673322e663dbb8f319324bca33753d503656ee2e6cb34f681b540e9d54ab97be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-18T06:14:30.749Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-10-18T06:14:30.749Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-10-18T06:14:30.749Z] total 16 [2023-10-18T06:14:30.749Z] drwxr-xr-x 3 root root 4096 Oct 18 06:04 . [2023-10-18T06:14:30.749Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 06:14 .. [2023-10-18T06:14:30.749Z] drwxr-xr-x 2 root root 4096 Oct 18 06:04 cost [2023-10-18T06:14:30.749Z] -rw-r--r-- 1 root root 88 Oct 18 06:04 cost.csv [2023-10-18T06:14:30.749Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-10-18T06:14:30.749Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-10-18T06:14:30.749Z] total 16 [2023-10-18T06:14:30.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:04 . [2023-10-18T06:14:30.749Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 06:14 .. [2023-10-18T06:14:30.749Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 06:04 cost [2023-10-18T06:14:30.749Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 18 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:31.053Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:31.913Z] ---> package-listing.sh [2023-10-18T06:14:31.913Z] ++ facter osfamily [2023-10-18T06:14:31.913Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T06:14:32.172Z] + OS_FAMILY=debian [2023-10-18T06:14:32.172Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-10-18T06:14:32.172Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T06:14:32.172Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T06:14:32.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T06:14:32.172Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T06:14:32.172Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-10-18T06:14:32.172Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T06:14:32.172Z] + case "${OS_FAMILY}" in [2023-10-18T06:14:32.172Z] + dpkg -l [2023-10-18T06:14:32.172Z] + grep '^ii' [2023-10-18T06:14:32.172Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T06:14:32.172Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T06:14:32.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T06:14:32.172Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-10-18T06:14:32.172Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-10-18T06:14:32.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2023-10-18T06:14:32.181Z] 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 [2023-10-18T06:14:32.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T06:14:33.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T06:14:33.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T06:14:33.098Z] prd-ubuntu20.04-docker-8c-8g-9494 does not seem to be running inside a container [2023-10-18T06:14:33.127Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-18T06:14:33.373Z] $ docker top fdfb7b810f7bec421ed322fce14a2a2c37c394cc74875562a18c5274bb25f8d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T06:14:33.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T06:14:33.997Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T06:14:34.276Z] + ls /var/log/sa-host [2023-10-18T06:14:34.276Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T06:14:34.344Z] provisioning config files... [2023-10-18T06:14:34.352Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17031613723465261224tmp [Pipeline] { [Pipeline] echo [2023-10-18T06:14:34.369Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:34.646Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T06:14:34.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:34.981Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T06:14:34.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:35.270Z] ---> sudo-logs.sh [2023-10-18T06:14:35.270Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T06:14:35.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:35.584Z] ---> job-cost.sh [2023-10-18T06:14:35.584Z] lf-activate-venv: SKIPPING [2023-10-18T06:14:35.584Z] DEBUG: total: 0.2199999988079071 [2023-10-18T06:14:35.584Z] INFO: Retrieving Stack Cost... [2023-10-18T06:14:36.152Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T06:14:36.410Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T06:14:36.422Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T06:14:36.706Z] ---> logs-deploy.sh [2023-10-18T06:14:36.706Z] lf-activate-venv: SKIPPING [2023-10-18T06:14:36.706Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/131 [2023-10-18T06:14:36.706Z] INFO: archiving workspace using pattern(s): [2023-10-18T06:14:37.642Z] Archives upload complete. [2023-10-18T06:14:37.901Z] INFO: archiving logs to Nexus [2023-10-18T06:14:38.471Z] ---> uname -a: [2023-10-18T06:14:38.471Z] Linux prd-ubuntu20-04-docker-8c-8g-9494 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-18T06:14:38.471Z] [2023-10-18T06:14:38.471Z] [2023-10-18T06:14:38.471Z] ---> lscpu: [2023-10-18T06:14:38.471Z] Architecture: x86_64 [2023-10-18T06:14:38.471Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-18T06:14:38.471Z] Byte Order: Little Endian [2023-10-18T06:14:38.471Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-18T06:14:38.471Z] CPU(s): 8 [2023-10-18T06:14:38.471Z] On-line CPU(s) list: 0-7 [2023-10-18T06:14:38.471Z] Thread(s) per core: 1 [2023-10-18T06:14:38.471Z] Core(s) per socket: 1 [2023-10-18T06:14:38.471Z] Socket(s): 8 [2023-10-18T06:14:38.471Z] NUMA node(s): 1 [2023-10-18T06:14:38.471Z] Vendor ID: AuthenticAMD [2023-10-18T06:14:38.471Z] CPU family: 23 [2023-10-18T06:14:38.471Z] Model: 49 [2023-10-18T06:14:38.471Z] Model name: AMD EPYC-Rome Processor [2023-10-18T06:14:38.471Z] Stepping: 0 [2023-10-18T06:14:38.471Z] CPU MHz: 2800.000 [2023-10-18T06:14:38.471Z] BogoMIPS: 5600.00 [2023-10-18T06:14:38.471Z] Virtualization: AMD-V [2023-10-18T06:14:38.471Z] Hypervisor vendor: KVM [2023-10-18T06:14:38.471Z] Virtualization type: full [2023-10-18T06:14:38.471Z] L1d cache: 256 KiB [2023-10-18T06:14:38.471Z] L1i cache: 256 KiB [2023-10-18T06:14:38.471Z] L2 cache: 4 MiB [2023-10-18T06:14:38.471Z] L3 cache: 128 MiB [2023-10-18T06:14:38.471Z] NUMA node0 CPU(s): 0-7 [2023-10-18T06:14:38.471Z] Vulnerability Itlb multihit: Not affected [2023-10-18T06:14:38.471Z] Vulnerability L1tf: Not affected [2023-10-18T06:14:38.471Z] Vulnerability Mds: Not affected [2023-10-18T06:14:38.471Z] Vulnerability Meltdown: Not affected [2023-10-18T06:14:38.471Z] Vulnerability Mmio stale data: Not affected [2023-10-18T06:14:38.471Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-18T06:14:38.471Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-18T06:14:38.472Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-18T06:14:38.472Z] Vulnerability Srbds: Not affected [2023-10-18T06:14:38.472Z] Vulnerability Tsx async abort: Not affected [2023-10-18T06:14:38.472Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] ---> nproc: [2023-10-18T06:14:38.472Z] 8 [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] ---> df -h: [2023-10-18T06:14:38.472Z] Filesystem Size Used Avail Use% Mounted on [2023-10-18T06:14:38.472Z] overlay 155G 13G 143G 9% / [2023-10-18T06:14:38.472Z] tmpfs 64M 0 64M 0% /dev [2023-10-18T06:14:38.472Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-18T06:14:38.472Z] shm 64M 0 64M 0% /dev/shm [2023-10-18T06:14:38.472Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] ---> sar -b -r -n DEV: [2023-10-18T06:14:38.472Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9494) 10/18/23 _x86_64_ (8 CPU) [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] 06:00:53 LINUX RESTART (8 CPU) [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] 06:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-18T06:14:38.472Z] 06:02:02 151.57 48.23 103.35 0.00 5426.96 157300.98 0.00 [2023-10-18T06:14:38.472Z] 06:03:01 133.23 1.15 132.08 0.00 11.12 41937.43 0.00 [2023-10-18T06:14:38.472Z] 06:04:01 165.56 0.43 165.12 0.00 35.46 44717.48 0.00 [2023-10-18T06:14:38.472Z] 06:05:01 105.17 0.10 105.07 0.00 12.53 24497.38 0.00 [2023-10-18T06:14:38.472Z] 06:06:01 7.15 2.48 4.67 0.00 2051.39 147.86 0.00 [2023-10-18T06:14:38.472Z] 06:07:01 36.76 10.25 26.51 0.00 3407.03 6247.23 0.00 [2023-10-18T06:14:38.472Z] 06:08:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2023-10-18T06:14:38.472Z] 06:09:01 1.98 0.00 1.98 0.00 0.00 21.46 0.00 [2023-10-18T06:14:38.472Z] 06:10:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2023-10-18T06:14:38.472Z] 06:11:01 2.67 0.00 2.67 0.00 0.00 42.53 0.00 [2023-10-18T06:14:38.472Z] 06:12:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2023-10-18T06:14:38.472Z] 06:13:01 2.08 0.00 2.08 0.00 0.00 23.33 0.00 [2023-10-18T06:14:38.472Z] 06:14:01 77.24 0.32 76.92 0.00 12.53 36484.99 0.00 [2023-10-18T06:14:38.472Z] Average: 52.81 4.85 47.96 0.00 843.90 23935.88 0.00 [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] 06:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-18T06:14:38.472Z] 06:02:02 29310888 31590596 725584 2.21 73604 2489116 1862736 5.49 978200 2226992 352532 [2023-10-18T06:14:38.472Z] 06:03:01 27803616 31571696 727916 2.21 146820 3773512 1864360 5.49 1196280 3368616 618088 [2023-10-18T06:14:38.472Z] 06:04:01 27947460 31542800 750440 2.28 153664 3615128 1894284 5.58 1259720 3172816 80672 [2023-10-18T06:14:38.472Z] 06:05:01 27662452 31553016 741292 2.25 163916 3862504 1762220 5.19 1267252 3411568 428 [2023-10-18T06:14:38.472Z] 06:06:01 27526396 31552656 742580 2.26 165640 3992188 1768456 5.21 1338692 3474396 65148 [2023-10-18T06:14:38.472Z] 06:07:01 27289256 31537176 747868 2.27 172340 4195988 1835464 5.41 1500112 3525116 228 [2023-10-18T06:14:38.472Z] 06:08:01 27289792 31537764 747272 2.27 172412 4195992 1835464 5.41 1499756 3525120 16 [2023-10-18T06:14:38.472Z] 06:09:01 27296760 31544924 740088 2.25 172484 4195992 1835464 5.41 1492488 3525176 4 [2023-10-18T06:14:38.472Z] 06:10:01 27296848 31545100 740016 2.25 172548 4195996 1835464 5.41 1493112 3525180 172 [2023-10-18T06:14:38.472Z] 06:11:01 27297012 31545552 739728 2.25 172676 4195976 1835464 5.41 1492856 3525336 168 [2023-10-18T06:14:38.472Z] 06:12:01 27297020 31545604 739576 2.25 172760 4195976 1835464 5.41 1493004 3525336 152 [2023-10-18T06:14:38.472Z] 06:13:01 27297460 31546292 738820 2.25 172832 4196108 1835464 5.41 1492928 3525468 168 [2023-10-18T06:14:38.472Z] 06:14:01 26193956 31482760 800400 2.43 190428 5157556 2141884 6.31 1613972 4444952 257668 [2023-10-18T06:14:38.472Z] Average: 27500686 31545841 744737 2.26 161702 4020156 1857091 5.47 1393721 3444313 105803 [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] 06:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-18T06:14:38.472Z] 06:02:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:02:02 docker0 5.05 4.02 0.49 48.64 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:02:02 ens3 516.86 330.63 5595.80 82.02 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:03:01 docker0 237.23 286.43 19.12 2435.90 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:03:01 ens3 298.25 245.40 2445.23 27.60 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:04:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:04:01 docker0 1.23 2.83 0.08 30.89 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:04:01 ens3 57.71 51.54 71.14 98.82 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:05:01 lo 7.47 7.47 0.74 0.74 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:05:01 docker0 1.53 2.40 0.09 31.35 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:05:01 ens3 152.31 108.95 2642.55 242.14 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:06:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:06:01 ens3 58.36 31.29 654.10 2.44 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:07:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:07:01 ens3 109.37 53.29 1376.03 3.66 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:10:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:11:01 ens3 0.52 0.30 1.24 0.02 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:12:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:14:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:14:01 docker0 67.59 79.94 5.25 1024.16 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] 06:14:01 ens3 332.81 216.55 8194.53 30.07 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] Average: docker0 23.77 28.56 1.90 271.91 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] Average: ens3 117.20 79.65 1612.81 37.46 0.00 0.00 0.00 0.00 [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] ---> sar -P ALL: [2023-10-18T06:14:38.472Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9494) 10/18/23 _x86_64_ (8 CPU) [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] 06:00:53 LINUX RESTART (8 CPU) [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] 06:01:01 CPU %user %nice %system %iowait %steal %idle [2023-10-18T06:14:38.472Z] 06:02:02 all 9.36 0.00 3.11 2.92 0.05 84.56 [2023-10-18T06:14:38.472Z] 06:02:02 0 7.47 0.00 2.97 3.51 0.05 86.01 [2023-10-18T06:14:38.472Z] 06:02:02 1 11.57 0.00 2.62 0.57 0.03 85.20 [2023-10-18T06:14:38.472Z] 06:02:02 2 7.92 0.00 3.10 0.45 0.05 88.48 [2023-10-18T06:14:38.472Z] 06:02:02 3 9.74 0.00 3.16 8.35 0.05 78.69 [2023-10-18T06:14:38.472Z] 06:02:02 4 10.45 0.00 3.28 0.39 0.05 85.84 [2023-10-18T06:14:38.472Z] 06:02:02 5 9.51 0.00 2.67 0.44 0.07 87.32 [2023-10-18T06:14:38.472Z] 06:02:02 6 9.26 0.00 4.61 9.23 0.07 76.84 [2023-10-18T06:14:38.472Z] 06:02:02 7 8.94 0.00 2.45 0.49 0.05 88.07 [2023-10-18T06:14:38.472Z] 06:03:01 all 5.00 0.00 2.38 5.11 0.04 87.47 [2023-10-18T06:14:38.472Z] 06:03:01 0 4.53 0.00 2.48 14.63 0.03 78.32 [2023-10-18T06:14:38.472Z] 06:03:01 1 5.03 0.00 1.80 1.11 0.07 91.99 [2023-10-18T06:14:38.472Z] 06:03:01 2 4.47 0.00 2.22 10.53 0.03 82.74 [2023-10-18T06:14:38.472Z] 06:03:01 3 4.81 0.00 2.59 5.25 0.05 87.30 [2023-10-18T06:14:38.472Z] 06:03:01 4 5.44 0.00 3.22 6.40 0.03 84.92 [2023-10-18T06:14:38.472Z] 06:03:01 5 5.02 0.00 2.66 0.38 0.03 91.92 [2023-10-18T06:14:38.472Z] 06:03:01 6 5.28 0.00 1.96 1.50 0.03 91.22 [2023-10-18T06:14:38.472Z] 06:03:01 7 5.41 0.00 2.11 1.10 0.05 91.34 [2023-10-18T06:14:38.472Z] 06:04:01 all 38.55 0.00 4.79 3.21 0.09 53.36 [2023-10-18T06:14:38.472Z] 06:04:01 0 38.21 0.00 5.29 11.27 0.08 45.15 [2023-10-18T06:14:38.472Z] 06:04:01 1 38.83 0.00 4.97 0.34 0.08 55.78 [2023-10-18T06:14:38.472Z] 06:04:01 2 37.53 0.00 4.98 7.00 0.10 50.40 [2023-10-18T06:14:38.472Z] 06:04:01 3 38.14 0.00 4.73 4.29 0.08 52.76 [2023-10-18T06:14:38.472Z] 06:04:01 4 39.74 0.00 5.02 1.42 0.08 53.73 [2023-10-18T06:14:38.472Z] 06:04:01 5 39.82 0.00 4.13 0.74 0.08 55.22 [2023-10-18T06:14:38.472Z] 06:04:01 6 38.14 0.00 4.41 0.25 0.08 57.11 [2023-10-18T06:14:38.472Z] 06:04:01 7 38.02 0.00 4.78 0.39 0.08 56.73 [2023-10-18T06:14:38.472Z] 06:05:01 all 3.77 0.00 1.58 2.12 0.03 92.51 [2023-10-18T06:14:38.472Z] 06:05:01 0 3.05 0.00 1.56 2.65 0.03 92.72 [2023-10-18T06:14:38.472Z] 06:05:01 1 3.08 0.00 1.23 3.59 0.03 92.07 [2023-10-18T06:14:38.472Z] 06:05:01 2 2.74 0.00 1.70 4.95 0.03 90.58 [2023-10-18T06:14:38.472Z] 06:05:01 3 4.80 0.00 1.55 2.84 0.03 90.78 [2023-10-18T06:14:38.472Z] 06:05:01 4 4.54 0.00 1.32 0.12 0.03 93.98 [2023-10-18T06:14:38.472Z] 06:05:01 5 3.67 0.00 1.48 0.30 0.03 94.51 [2023-10-18T06:14:38.472Z] 06:05:01 6 4.33 0.00 2.02 0.90 0.02 92.72 [2023-10-18T06:14:38.472Z] 06:05:01 7 3.92 0.00 1.79 1.61 0.02 92.66 [2023-10-18T06:14:38.472Z] 06:06:01 all 0.28 0.00 0.13 0.09 0.00 99.49 [2023-10-18T06:14:38.472Z] 06:06:01 0 0.45 0.00 0.18 0.13 0.00 99.23 [2023-10-18T06:14:38.472Z] 06:06:01 1 0.08 0.00 0.22 0.02 0.00 99.68 [2023-10-18T06:14:38.472Z] 06:06:01 2 0.07 0.00 0.03 0.03 0.00 99.87 [2023-10-18T06:14:38.472Z] 06:06:01 3 0.60 0.00 0.07 0.02 0.00 99.31 [2023-10-18T06:14:38.472Z] 06:06:01 4 0.18 0.00 0.23 0.53 0.00 99.05 [2023-10-18T06:14:38.472Z] 06:06:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2023-10-18T06:14:38.472Z] 06:06:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-10-18T06:14:38.472Z] 06:06:01 7 0.73 0.00 0.23 0.02 0.02 99.00 [2023-10-18T06:14:38.472Z] 06:07:01 all 1.20 0.00 0.56 0.59 0.01 97.64 [2023-10-18T06:14:38.472Z] 06:07:01 0 2.75 0.00 0.68 0.45 0.02 96.10 [2023-10-18T06:14:38.472Z] 06:07:01 1 0.78 0.00 0.72 0.87 0.02 97.62 [2023-10-18T06:14:38.472Z] 06:07:01 2 0.90 0.00 0.77 1.32 0.02 96.99 [2023-10-18T06:14:38.472Z] 06:07:01 3 0.82 0.00 0.23 0.03 0.02 98.90 [2023-10-18T06:14:38.472Z] 06:07:01 4 1.92 0.00 0.63 0.52 0.00 96.93 [2023-10-18T06:14:38.472Z] 06:07:01 5 0.74 0.00 0.42 0.33 0.02 98.50 [2023-10-18T06:14:38.472Z] 06:07:01 6 0.92 0.00 0.55 1.03 0.02 97.48 [2023-10-18T06:14:38.472Z] 06:07:01 7 0.78 0.00 0.50 0.13 0.00 98.58 [2023-10-18T06:14:38.472Z] 06:08:01 all 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T06:14:38.472Z] 06:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T06:14:38.472Z] 06:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T06:14:38.472Z] 06:08:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2023-10-18T06:14:38.472Z] 06:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:09:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2023-10-18T06:14:38.472Z] 06:09:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-18T06:14:38.472Z] 06:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-18T06:14:38.472Z] 06:09:01 2 0.03 0.00 0.00 0.08 0.00 99.88 [2023-10-18T06:14:38.472Z] 06:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-18T06:14:38.472Z] 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:09:01 6 0.05 0.00 0.05 0.08 0.02 99.80 [2023-10-18T06:14:38.472Z] 06:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-18T06:14:38.472Z] 06:10:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-10-18T06:14:38.472Z] 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-18T06:14:38.472Z] 06:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T06:14:38.472Z] 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:10:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-10-18T06:14:38.472Z] 06:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:11:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-10-18T06:14:38.472Z] 06:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-18T06:14:38.472Z] 06:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T06:14:38.472Z] 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:11:01 6 0.05 0.00 0.05 0.05 0.02 99.83 [2023-10-18T06:14:38.472Z] 06:11:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2023-10-18T06:14:38.472Z] 06:12:01 all 0.19 0.00 0.01 0.02 0.00 99.78 [2023-10-18T06:14:38.472Z] 06:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-18T06:14:38.472Z] 06:12:01 2 1.45 0.00 0.03 0.00 0.00 98.52 [2023-10-18T06:14:38.472Z] 06:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T06:14:38.472Z] 06:12:01 6 0.00 0.00 0.00 0.18 0.00 99.82 [2023-10-18T06:14:38.472Z] 06:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] 06:12:01 CPU %user %nice %system %iowait %steal %idle [2023-10-18T06:14:38.472Z] 06:13:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2023-10-18T06:14:38.472Z] 06:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:13:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-18T06:14:38.472Z] 06:13:01 2 0.53 0.00 0.00 0.00 0.02 99.45 [2023-10-18T06:14:38.472Z] 06:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-18T06:14:38.472Z] 06:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T06:14:38.472Z] 06:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-18T06:14:38.472Z] 06:13:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-10-18T06:14:38.472Z] 06:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-18T06:14:38.472Z] 06:14:01 all 5.10 0.00 2.13 1.82 0.03 90.91 [2023-10-18T06:14:38.472Z] 06:14:01 0 4.60 0.00 2.26 0.05 0.03 93.06 [2023-10-18T06:14:38.472Z] 06:14:01 1 4.33 0.00 1.73 0.20 0.02 93.72 [2023-10-18T06:14:38.472Z] 06:14:01 2 5.72 0.00 1.82 4.09 0.02 88.35 [2023-10-18T06:14:38.472Z] 06:14:01 3 6.44 0.00 2.34 1.70 0.03 89.50 [2023-10-18T06:14:38.472Z] 06:14:01 4 4.79 0.00 1.78 0.30 0.03 93.10 [2023-10-18T06:14:38.472Z] 06:14:01 5 5.69 0.00 2.02 0.15 0.03 92.11 [2023-10-18T06:14:38.472Z] 06:14:01 6 4.26 0.00 3.07 7.68 0.03 84.95 [2023-10-18T06:14:38.472Z] 06:14:01 7 5.01 0.00 2.07 0.42 0.02 92.49 [2023-10-18T06:14:38.472Z] Average: all 4.87 0.00 1.13 1.21 0.02 92.77 [2023-10-18T06:14:38.472Z] Average: 0 4.68 0.00 1.18 2.48 0.02 91.64 [2023-10-18T06:14:38.472Z] Average: 1 4.90 0.00 1.02 0.51 0.02 93.55 [2023-10-18T06:14:38.472Z] Average: 2 4.70 0.00 1.12 2.17 0.02 91.99 [2023-10-18T06:14:38.472Z] Average: 3 5.00 0.00 1.12 1.71 0.02 92.14 [2023-10-18T06:14:38.472Z] Average: 4 5.15 0.00 1.19 0.73 0.02 92.91 [2023-10-18T06:14:38.472Z] Average: 5 4.93 0.00 1.02 0.18 0.02 93.84 [2023-10-18T06:14:38.472Z] Average: 6 4.78 0.00 1.29 1.60 0.02 92.31 [2023-10-18T06:14:38.472Z] Average: 7 4.82 0.00 1.07 0.32 0.02 93.77 [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z] [2023-10-18T06:14:38.472Z]