Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 244b59a475c78f58285a57e1d616d41d185ebc19 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-ssh16920935124931856372.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4315935029760757170.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4448221188310771768.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh5464067276512447255.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh14085201513310893357.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.18 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-centos7-blackbox-4c-2g-20272’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-20273’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-20493’ is offline Running on prd-ubuntu20.04-docker-8c-8g-20495 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 244b59a475c78f58285a57e1d616d41d185ebc19 (main) > 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 244b59a475c78f58285a57e1d616d41d185ebc19 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#362)" > git rev-list --no-walk 973905656be17c6e9e554d1e17f1b70e8c1dc5a7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-19T17:13:39.009Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-19T17:13:39.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-19T17:13:39.071Z] ========================================================= [2022-07-19T17:13:39.071Z] EdgeX Global Pipelines Version Info [2022-07-19T17:13:39.071Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:13:39.845Z] ------------------- [2022-07-19T17:13:39.845Z] stable info: [2022-07-19T17:13:39.845Z] ------------------- [2022-07-19T17:13:39.845Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T17:13:39.845Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T17:13:39.845Z] Message: update stable to v1.0.238 [2022-07-19T17:13:40.428Z] ------------------- [2022-07-19T17:13:40.428Z] experimental info: [2022-07-19T17:13:40.428Z] ------------------- [2022-07-19T17:13:40.428Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-19T17:13:40.428Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-19T17:13:40.428Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-19T17:13:40.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-07-19T17:13:40.696Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-07-19T17:13:40.708Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-19T17:13:40.723Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-19T17:13:40.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-19T17:13:40.739Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-19T17:13:40.746Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-19T17:13:40.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-19T17:13:40.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-19T17:13:40.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-19T17:13:40.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-19T17:13:40.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-07-19T17:13:40.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-19T17:13:40.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-19T17:13:40.821Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T17:13:40.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-19T17:13:40.847Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T17:13:40.858Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-19T17:13:40.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-19T17:13:40.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-19T17:13:40.903Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-19T17:13:40.919Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-19T17:13:40.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-19T17:13:40.947Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-19T17:13:40.957Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-19T17:13:40.970Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-19T17:13:40.982Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-19T17:13:40.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-19T17:13:41.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-19T17:13:41.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-19T17:13:41.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 244b59a475c78f58285a57e1d616d41d185ebc19 [Pipeline] echo [2022-07-19T17:13:41.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 244b59a [Pipeline] echo [2022-07-19T17:13:41.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:13:41.105Z] provisioning config files... [2022-07-19T17:13:41.121Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config327035088058638383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:13:41.432Z] ---> docker-login.sh [2022-07-19T17:13:41.432Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:13:41.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:41.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:41.694Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:41.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:41.694Z] [2022-07-19T17:13:41.694Z] Login Succeeded [2022-07-19T17:13:41.694Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:13:41.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:41.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:41.966Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:41.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:41.966Z] [2022-07-19T17:13:41.966Z] Login Succeeded [2022-07-19T17:13:41.966Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:13:41.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:41.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:41.966Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:41.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:41.966Z] [2022-07-19T17:13:41.966Z] Login Succeeded [2022-07-19T17:13:41.966Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:13:42.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:42.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:42.236Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:42.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:42.236Z] [2022-07-19T17:13:42.236Z] Login Succeeded [2022-07-19T17:13:42.236Z] docker.io [2022-07-19T17:13:42.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:42.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:42.812Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:42.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:42.812Z] [2022-07-19T17:13:42.812Z] Login Succeeded [2022-07-19T17:13:42.812Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:13:42.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-19T17:13:43.173Z] + git rev-list -1 --merges 244b59a475c78f58285a57e1d616d41d185ebc19~1..244b59a475c78f58285a57e1d616d41d185ebc19 [Pipeline] echo [2022-07-19T17:13:43.212Z] -----------> git rev-list -1 --merges 244b59a475c78f58285a57e1d616d41d185ebc19~1..244b59a475c78f58285a57e1d616d41d185ebc19 244b59a475c78f58285a57e1d616d41d185ebc19 [false] [Pipeline] sh [2022-07-19T17:13:43.518Z] + git log --format=format:%s -1 244b59a475c78f58285a57e1d616d41d185ebc19 [Pipeline] echo [2022-07-19T17:13:43.532Z] ========================================================= [2022-07-19T17:13:43.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-19T17:13:43.532Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:13:43.870Z] + git log --format=format:%s -1 244b59a475c78f58285a57e1d616d41d185ebc19 [Pipeline] echo [2022-07-19T17:13:43.884Z] [semverPrep] GIT_COMMIT: 244b59a475c78f58285a57e1d616d41d185ebc19, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#362) [Pipeline] echo [2022-07-19T17:13:43.893Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-19T17:13:44.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:13:44.238Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-19T17:13:44.238Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-19T17:13:44.238Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-19T17:13:44.238Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-19T17:13:44.238Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-19T17:13:44.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:13:44.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:13:44.596Z] [2022-07-19T17:13:44.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:13:44.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:13:44.909Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-19T17:13:44.909Z] b85a868b505f: Pulling fs layer [2022-07-19T17:13:44.909Z] e2be974225ed: Pulling fs layer [2022-07-19T17:13:44.909Z] 339a4e72a1f5: Pulling fs layer [2022-07-19T17:13:44.909Z] 988bab9f4d93: Pulling fs layer [2022-07-19T17:13:44.909Z] 1469e6f7b9e6: Pulling fs layer [2022-07-19T17:13:44.909Z] eaf3925da568: Pulling fs layer [2022-07-19T17:13:44.909Z] bab4dde63d76: Pulling fs layer [2022-07-19T17:13:44.909Z] bde34c3a00c8: Pulling fs layer [2022-07-19T17:13:44.909Z] b352a97aabf1: Pulling fs layer [2022-07-19T17:13:44.909Z] 4872d77fe225: Pulling fs layer [2022-07-19T17:13:44.909Z] 5851b861e8e6: Pulling fs layer [2022-07-19T17:13:44.909Z] 1469e6f7b9e6: Waiting [2022-07-19T17:13:44.909Z] eaf3925da568: Waiting [2022-07-19T17:13:44.909Z] bab4dde63d76: Waiting [2022-07-19T17:13:44.909Z] bde34c3a00c8: Waiting [2022-07-19T17:13:44.909Z] b352a97aabf1: Waiting [2022-07-19T17:13:44.909Z] 4872d77fe225: Waiting [2022-07-19T17:13:44.909Z] 5851b861e8e6: Waiting [2022-07-19T17:13:44.909Z] 988bab9f4d93: Waiting [2022-07-19T17:13:44.909Z] e2be974225ed: Download complete [2022-07-19T17:13:44.909Z] 988bab9f4d93: Download complete [2022-07-19T17:13:45.172Z] 339a4e72a1f5: Verifying Checksum [2022-07-19T17:13:45.172Z] 339a4e72a1f5: Download complete [2022-07-19T17:13:45.172Z] 1469e6f7b9e6: Verifying Checksum [2022-07-19T17:13:45.172Z] 1469e6f7b9e6: Download complete [2022-07-19T17:13:45.172Z] eaf3925da568: Download complete [2022-07-19T17:13:45.172Z] bde34c3a00c8: Download complete [2022-07-19T17:13:45.172Z] b352a97aabf1: Verifying Checksum [2022-07-19T17:13:45.172Z] b352a97aabf1: Download complete [2022-07-19T17:13:45.172Z] 4872d77fe225: Verifying Checksum [2022-07-19T17:13:45.172Z] 4872d77fe225: Download complete [2022-07-19T17:13:45.172Z] 5851b861e8e6: Verifying Checksum [2022-07-19T17:13:45.172Z] 5851b861e8e6: Download complete [2022-07-19T17:13:45.172Z] b85a868b505f: Verifying Checksum [2022-07-19T17:13:45.172Z] b85a868b505f: Download complete [2022-07-19T17:13:45.433Z] bab4dde63d76: Download complete [2022-07-19T17:13:46.825Z] b85a868b505f: Pull complete [2022-07-19T17:13:46.825Z] e2be974225ed: Pull complete [2022-07-19T17:13:47.398Z] 339a4e72a1f5: Pull complete [2022-07-19T17:13:47.398Z] 988bab9f4d93: Pull complete [2022-07-19T17:13:47.662Z] 1469e6f7b9e6: Pull complete [2022-07-19T17:13:47.924Z] eaf3925da568: Pull complete [2022-07-19T17:13:49.845Z] bab4dde63d76: Pull complete [2022-07-19T17:13:50.108Z] bde34c3a00c8: Pull complete [2022-07-19T17:13:50.108Z] b352a97aabf1: Pull complete [2022-07-19T17:13:50.108Z] 4872d77fe225: Pull complete [2022-07-19T17:13:50.369Z] 5851b861e8e6: Pull complete [2022-07-19T17:13:50.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-19T17:13:50.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:13:50.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:13:50.484Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:13:50.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T17:13:51.928Z] $ docker top 3f1bcf1922399b7dc7521b66c8bac1d5ead31a3ed612bb612dcd73fed63c15af -eo pid,comm [2022-07-19T17:13:52.004Z] 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). [2022-07-19T17:13:52.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:13:52.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:13:52.041Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:13:52.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:13:52.188Z] $ docker exec 3f1bcf1922399b7dc7521b66c8bac1d5ead31a3ed612bb612dcd73fed63c15af ssh-agent [2022-07-19T17:13:52.326Z] SSH_AUTH_SOCK=/tmp/ssh-uqxcDuONFtV5/agent.33 [2022-07-19T17:13:52.326Z] SSH_AGENT_PID=40 [2022-07-19T17:13:52.333Z] Running ssh-add (command line suppressed) [2022-07-19T17:13:52.462Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3975717351525485037.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3975717351525485037.key) [2022-07-19T17:13:52.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:13:52.772Z] + git tag --points-at HEAD [Pipeline] } [2022-07-19T17:13:52.784Z] $ docker exec --env ******** --env ******** 3f1bcf1922399b7dc7521b66c8bac1d5ead31a3ed612bb612dcd73fed63c15af ssh-agent -k [2022-07-19T17:13:52.911Z] unset SSH_AUTH_SOCK; [2022-07-19T17:13:52.911Z] unset SSH_AGENT_PID; [2022-07-19T17:13:52.911Z] echo Agent pid 40 killed; [2022-07-19T17:13:52.931Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-19T17:13:52.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:13:52.960Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:13:53.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:13:53.112Z] $ docker exec 3f1bcf1922399b7dc7521b66c8bac1d5ead31a3ed612bb612dcd73fed63c15af ssh-agent [2022-07-19T17:13:53.257Z] SSH_AUTH_SOCK=/tmp/ssh-sXsCzTvZopmK/agent.73 [2022-07-19T17:13:53.257Z] SSH_AGENT_PID=80 [2022-07-19T17:13:53.263Z] Running ssh-add (command line suppressed) [2022-07-19T17:13:53.379Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3183346541355443837.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3183346541355443837.key) [2022-07-19T17:13:53.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:13:53.688Z] + git semver init [2022-07-19T17:13:53.950Z] 2022-07-19 17:13:53,883 [run_init] DEBUG init version:0.0.0 force:False [2022-07-19T17:13:53.950Z] 2022-07-19 17:13:53,884 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-07-19T17:13:53.950Z] 2022-07-19 17:13:53,884 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-07-19T17:13:53.950Z] 2022-07-19 17:13:53,885 [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) [2022-07-19T17:13:54.897Z] 2022-07-19 17:13:54,578 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2022-07-19T17:13:54.897Z] 2022-07-19 17:13:54,579 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2022-07-19T17:13:54.897Z] 2022-07-19 17:13:54,579 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:13:54.897Z] 2022-07-19 17:13:54,579 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:13:54.897Z] 2.2.1-dev.7 [Pipeline] } [2022-07-19T17:13:54.909Z] $ docker exec --env ******** --env ******** 3f1bcf1922399b7dc7521b66c8bac1d5ead31a3ed612bb612dcd73fed63c15af ssh-agent -k [2022-07-19T17:13:55.015Z] unset SSH_AUTH_SOCK; [2022-07-19T17:13:55.016Z] unset SSH_AGENT_PID; [2022-07-19T17:13:55.016Z] echo Agent pid 80 killed; [2022-07-19T17:13:55.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:13:55.343Z] + git semver [Pipeline] } [2022-07-19T17:13:55.621Z] $ docker stop --time=1 3f1bcf1922399b7dc7521b66c8bac1d5ead31a3ed612bb612dcd73fed63c15af [2022-07-19T17:13:56.930Z] $ docker rm -f 3f1bcf1922399b7dc7521b66c8bac1d5ead31a3ed612bb612dcd73fed63c15af [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:13:57.294Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-19T17:13:57.582Z] Stashed 1 file(s) [Pipeline] echo [2022-07-19T17:13:57.585Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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 [2022-07-19T17:13:57.824Z] provisioning config files... [2022-07-19T17:13:57.834Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1100122562185399472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:13:58.130Z] ---> docker-login.sh [2022-07-19T17:13:58.130Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:13:58.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:58.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:58.130Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:58.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:58.130Z] [2022-07-19T17:13:58.130Z] Login Succeeded [2022-07-19T17:13:58.130Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:13:58.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:58.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:58.390Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:58.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:58.390Z] [2022-07-19T17:13:58.390Z] Login Succeeded [2022-07-19T17:13:58.390Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:13:58.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:58.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:58.390Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:58.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:58.390Z] [2022-07-19T17:13:58.390Z] Login Succeeded [2022-07-19T17:13:58.390Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:13:58.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:58.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:58.650Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:58.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:58.650Z] [2022-07-19T17:13:58.650Z] Login Succeeded [2022-07-19T17:13:58.650Z] docker.io [2022-07-19T17:13:58.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:13:58.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:13:58.910Z] Configure a credential helper to remove this warning. See [2022-07-19T17:13:58.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:13:58.910Z] [2022-07-19T17:13:58.910Z] Login Succeeded [2022-07-19T17:13:58.910Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:13:58.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T17:13:58.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:13:58.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:13:59.009Z] ========================================================= [2022-07-19T17:13:59.009Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-19T17:13:59.009Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:13:59.337Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-19T17:13:59.337Z] Sending build context to Docker daemon 6.057MB [2022-07-19T17:13:59.337Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:13:59.337Z] Step 2/10 : FROM ${BASE} AS builder [2022-07-19T17:13:59.337Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-19T17:13:59.337Z] 2408cc74d12b: Pulling fs layer [2022-07-19T17:13:59.337Z] ea60b727a1ce: Pulling fs layer [2022-07-19T17:13:59.337Z] 30c4a7721957: Pulling fs layer [2022-07-19T17:13:59.337Z] 370296b7ddb6: Pulling fs layer [2022-07-19T17:13:59.337Z] 7c6cee850709: Pulling fs layer [2022-07-19T17:13:59.337Z] 39a5fcdaea64: Pulling fs layer [2022-07-19T17:13:59.337Z] d94ebbe4e438: Pulling fs layer [2022-07-19T17:13:59.337Z] bcfd1f05c69d: Pulling fs layer [2022-07-19T17:13:59.337Z] 59ccb84bbe0f: Pulling fs layer [2022-07-19T17:13:59.337Z] 370296b7ddb6: Waiting [2022-07-19T17:13:59.337Z] d94ebbe4e438: Waiting [2022-07-19T17:13:59.337Z] 7c6cee850709: Waiting [2022-07-19T17:13:59.337Z] bcfd1f05c69d: Waiting [2022-07-19T17:13:59.337Z] 39a5fcdaea64: Waiting [2022-07-19T17:13:59.337Z] 59ccb84bbe0f: Waiting [2022-07-19T17:13:59.337Z] 30c4a7721957: Verifying Checksum [2022-07-19T17:13:59.337Z] 30c4a7721957: Download complete [2022-07-19T17:13:59.604Z] ea60b727a1ce: Verifying Checksum [2022-07-19T17:13:59.604Z] ea60b727a1ce: Download complete [2022-07-19T17:13:59.604Z] 7c6cee850709: Verifying Checksum [2022-07-19T17:13:59.604Z] 7c6cee850709: Download complete [2022-07-19T17:13:59.604Z] 39a5fcdaea64: Verifying Checksum [2022-07-19T17:13:59.604Z] 39a5fcdaea64: Download complete [2022-07-19T17:13:59.604Z] 2408cc74d12b: Verifying Checksum [2022-07-19T17:13:59.604Z] 2408cc74d12b: Download complete [2022-07-19T17:13:59.604Z] d94ebbe4e438: Verifying Checksum [2022-07-19T17:13:59.604Z] d94ebbe4e438: Download complete [2022-07-19T17:13:59.604Z] 2408cc74d12b: Pull complete [2022-07-19T17:13:59.874Z] ea60b727a1ce: Pull complete [2022-07-19T17:13:59.874Z] 30c4a7721957: Pull complete [2022-07-19T17:13:59.874Z] 59ccb84bbe0f: Verifying Checksum [2022-07-19T17:13:59.874Z] 59ccb84bbe0f: Download complete [2022-07-19T17:14:00.139Z] bcfd1f05c69d: Verifying Checksum [2022-07-19T17:14:00.139Z] bcfd1f05c69d: Download complete [2022-07-19T17:14:00.399Z] 370296b7ddb6: Verifying Checksum [2022-07-19T17:14:00.399Z] 370296b7ddb6: Download complete [2022-07-19T17:14:04.598Z] 370296b7ddb6: Pull complete [2022-07-19T17:14:04.860Z] 7c6cee850709: Pull complete [2022-07-19T17:14:04.860Z] 39a5fcdaea64: Pull complete [2022-07-19T17:14:04.860Z] d94ebbe4e438: Pull complete [2022-07-19T17:14:07.415Z] bcfd1f05c69d: Pull complete [2022-07-19T17:14:07.985Z] 59ccb84bbe0f: Pull complete [2022-07-19T17:14:07.985Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-19T17:14:07.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-19T17:14:07.985Z] ---> a4fb48ad2a94 [2022-07-19T17:14:07.985Z] Step 3/10 : ARG MAKE='make build' [2022-07-19T17:14:09.900Z] ---> Running in e5c2d29920ba [2022-07-19T17:14:09.900Z] Removing intermediate container e5c2d29920ba [2022-07-19T17:14:09.900Z] ---> 627637652230 [2022-07-19T17:14:09.900Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:14:09.900Z] ---> Running in a88c7043b9ac [2022-07-19T17:14:10.468Z] Removing intermediate container a88c7043b9ac [2022-07-19T17:14:10.468Z] ---> 6522fadf1bfd [2022-07-19T17:14:10.468Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-07-19T17:14:10.468Z] ---> Running in df5914069581 [2022-07-19T17:14:10.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:14:11.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:14:11.936Z] (1/8) Installing openssh-keygen (9.0_p1-r1) [2022-07-19T17:14:11.936Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-07-19T17:14:11.936Z] (3/8) Installing openssh-client-common (9.0_p1-r1) [2022-07-19T17:14:12.199Z] (4/8) Installing openssh-client-default (9.0_p1-r1) [2022-07-19T17:14:12.199Z] (5/8) Installing openssh-sftp-server (9.0_p1-r1) [2022-07-19T17:14:12.460Z] (6/8) Installing openssh-server-common (9.0_p1-r1) [2022-07-19T17:14:12.460Z] (7/8) Installing openssh-server (9.0_p1-r1) [2022-07-19T17:14:12.460Z] (8/8) Installing openssh (9.0_p1-r1) [2022-07-19T17:14:12.723Z] Executing busybox-1.35.0-r13.trigger [2022-07-19T17:14:12.723Z] OK: 217 MiB in 59 packages [2022-07-19T17:14:12.779Z] Still waiting to schedule task [2022-07-19T17:14:12.779Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20492’ [2022-07-19T17:14:12.985Z] Removing intermediate container df5914069581 [2022-07-19T17:14:12.985Z] ---> 5536cfe75153 [2022-07-19T17:14:12.985Z] Step 6/10 : WORKDIR /device-modbus-go [2022-07-19T17:14:12.985Z] ---> Running in ac90343e772b [2022-07-19T17:14:13.246Z] Removing intermediate container ac90343e772b [2022-07-19T17:14:13.246Z] ---> c66bd0761c35 [2022-07-19T17:14:13.246Z] Step 7/10 : COPY go.mod vendor* ./ [2022-07-19T17:14:13.246Z] ---> 06a6f3160129 [2022-07-19T17:14:13.246Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:14:13.246Z] ---> Running in 1b8b26a19d7e [2022-07-19T17:14:28.164Z] Removing intermediate container 1b8b26a19d7e [2022-07-19T17:14:28.164Z] ---> 3fbab04525d8 [2022-07-19T17:14:28.164Z] Step 9/10 : COPY . . [2022-07-19T17:14:28.164Z] ---> 5d86a695e16a [2022-07-19T17:14:28.164Z] Step 10/10 : RUN ${MAKE} [2022-07-19T17:14:28.164Z] ---> Running in 9a602686804c [2022-07-19T17:14:28.164Z] noop [2022-07-19T17:14:28.424Z] Removing intermediate container 9a602686804c [2022-07-19T17:14:28.424Z] ---> 00f2ee425c96 [2022-07-19T17:14:28.424Z] Successfully built 00f2ee425c96 [2022-07-19T17:14:28.685Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:29.003Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T17:14:29.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:14:29.116Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:14:29.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-19T17:14:29.579Z] $ docker top d133314fb376b5ccf971850ff978f170e247359cac88ed105f93fa4356739728 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:14:29.940Z] + go version [2022-07-19T17:14:29.940Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-19T17:14:29.957Z] $ docker stop --time=1 d133314fb376b5ccf971850ff978f170e247359cac88ed105f93fa4356739728 [2022-07-19T17:14:31.240Z] $ docker rm -f d133314fb376b5ccf971850ff978f170e247359cac88ed105f93fa4356739728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:31.666Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-19T17:14:31.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:14:31.751Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:14:31.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-19T17:14:32.173Z] $ docker top dd29c1e4b55b2406bc5f1ae9b5abaf1d1c0ae07edb783b298d7652a17012fa70 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:14:32.537Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-19T17:14:32.833Z] + make test [2022-07-19T17:14:32.834Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-19T17:14:33.092Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-07-19T17:14:43.080Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-07-19T17:14:43.080Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 46.4% of statements [2022-07-19T17:14:49.667Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-19T17:14:49.667Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-19T17:14:52.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T17:14:52.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T17:14:52.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T17:14:52.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T17:14:52.994Z] $ docker stop --time=1 dd29c1e4b55b2406bc5f1ae9b5abaf1d1c0ae07edb783b298d7652a17012fa70 [2022-07-19T17:14:54.776Z] $ docker rm -f dd29c1e4b55b2406bc5f1ae9b5abaf1d1c0ae07edb783b298d7652a17012fa70 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:14:55.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T17:14:55.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-19T17:14:55.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T17:14:56.009Z] + ls -al . [2022-07-19T17:14:56.009Z] total 184 [2022-07-19T17:14:56.009Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 17:14 . [2022-07-19T17:14:56.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:13 .. [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 17:13 .dockerignore [2022-07-19T17:14:56.009Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:14 .git [2022-07-19T17:14:56.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:13 .github [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 331 Jul 19 17:13 .gitignore [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 17:13 .golangci.yml [2022-07-19T17:14:56.009Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:13 .semver [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 9636 Jul 19 17:13 Attribution.txt [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 10001 Jul 19 17:13 CHANGELOG.md [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 1550 Jul 19 17:13 Dockerfile [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 17:13 GOVERNANCE.md [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 19 17:13 Jenkinsfile [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 17:13 LICENSE [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 1892 Jul 19 17:13 Makefile [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 17:13 OWNERS.md [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jul 19 17:13 README.md [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 17:13 VERSION [2022-07-19T17:14:56.009Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:13 bin [2022-07-19T17:14:56.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:13 cmd [2022-07-19T17:14:56.009Z] -rw-r--r-- 1 jenkins jenkins 24065 Jul 19 17:14 coverage.out [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 3405 Jul 19 17:13 go.mod [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 35448 Jul 19 17:13 go.sum [2022-07-19T17:14:56.009Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:13 internal [2022-07-19T17:14:56.009Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:13 simulator [2022-07-19T17:14:56.009Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:13 snap [2022-07-19T17:14:56.009Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 19 17:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:14:56.320Z] + 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=244b59a475c78f58285a57e1d616d41d185ebc19 --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-19T17:14:56.320Z] Sending build context to Docker daemon 6.083MB [2022-07-19T17:14:56.320Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:14:56.320Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-19T17:14:56.320Z] ---> 00f2ee425c96 [2022-07-19T17:14:56.320Z] Step 3/23 : ARG MAKE='make build' [2022-07-19T17:14:56.320Z] ---> Running in 111bf39ea682 [2022-07-19T17:14:56.583Z] Removing intermediate container 111bf39ea682 [2022-07-19T17:14:56.583Z] ---> 161ac018f142 [2022-07-19T17:14:56.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:14:56.583Z] ---> Running in 9f9d63277502 [2022-07-19T17:14:57.159Z] Removing intermediate container 9f9d63277502 [2022-07-19T17:14:57.159Z] ---> be1bde85ba44 [2022-07-19T17:14:57.159Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-07-19T17:14:57.159Z] ---> Running in f6aac5b99e72 [2022-07-19T17:14:57.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:14:58.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:14:58.632Z] OK: 217 MiB in 59 packages [2022-07-19T17:14:58.896Z] Removing intermediate container f6aac5b99e72 [2022-07-19T17:14:58.896Z] ---> 51d3d1333624 [2022-07-19T17:14:58.896Z] Step 6/23 : WORKDIR /device-modbus-go [2022-07-19T17:14:59.159Z] ---> Running in b0728c1c3bb3 [2022-07-19T17:14:59.159Z] Removing intermediate container b0728c1c3bb3 [2022-07-19T17:14:59.159Z] ---> 5be063a79dd5 [2022-07-19T17:14:59.159Z] Step 7/23 : COPY go.mod vendor* ./ [2022-07-19T17:14:59.420Z] ---> c157436c03d8 [2022-07-19T17:14:59.420Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:14:59.420Z] ---> Running in a1d213020a51 [2022-07-19T17:14:59.988Z] Removing intermediate container a1d213020a51 [2022-07-19T17:14:59.988Z] ---> 19e428a82296 [2022-07-19T17:14:59.988Z] Step 9/23 : COPY . . [2022-07-19T17:15:00.248Z] ---> f5265a042e8e [2022-07-19T17:15:00.248Z] Step 10/23 : RUN ${MAKE} [2022-07-19T17:15:00.248Z] ---> Running in 1527cfd857e7 [2022-07-19T17:15:00.509Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-07-19T17:15:22.469Z] Removing intermediate container 1527cfd857e7 [2022-07-19T17:15:22.469Z] ---> 37cb50211f59 [2022-07-19T17:15:22.469Z] Step 11/23 : FROM alpine:3.14 [2022-07-19T17:15:22.469Z] 3.14: Pulling from library/alpine [2022-07-19T17:15:22.469Z] 8663204ce13b: Pulling fs layer [2022-07-19T17:15:22.469Z] 8663204ce13b: Verifying Checksum [2022-07-19T17:15:22.469Z] 8663204ce13b: Download complete [2022-07-19T17:15:22.469Z] 8663204ce13b: Pull complete [2022-07-19T17:15:22.469Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-19T17:15:22.469Z] Status: Downloaded newer image for alpine:3.14 [2022-07-19T17:15:22.469Z] ---> e04c818066af [2022-07-19T17:15:22.469Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-07-19T17:15:22.469Z] ---> Running in c51251daa176 [2022-07-19T17:15:22.469Z] Removing intermediate container c51251daa176 [2022-07-19T17:15:22.469Z] ---> 298079990d0b [2022-07-19T17:15:22.469Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:15:22.469Z] ---> Running in dcacf8f87570 [2022-07-19T17:15:22.469Z] Removing intermediate container dcacf8f87570 [2022-07-19T17:15:22.469Z] ---> 5a3e94596548 [2022-07-19T17:15:22.469Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-19T17:15:22.469Z] ---> Running in 87a605359d22 [2022-07-19T17:15:22.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-19T17:15:23.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-19T17:15:23.932Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-19T17:15:23.932Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-19T17:15:24.192Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-19T17:15:24.192Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-19T17:15:24.192Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-19T17:15:24.452Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-19T17:15:24.452Z] Executing busybox-1.33.1-r7.trigger [2022-07-19T17:15:24.452Z] OK: 8 MiB in 20 packages [2022-07-19T17:15:24.711Z] Removing intermediate container 87a605359d22 [2022-07-19T17:15:24.711Z] ---> 706fe5cb5bce [2022-07-19T17:15:24.711Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-07-19T17:15:25.279Z] ---> d9c5397840d6 [2022-07-19T17:15:25.279Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-07-19T17:15:25.539Z] ---> bf3d5d954b3f [2022-07-19T17:15:25.539Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-07-19T17:15:25.799Z] ---> 8370d4956c32 [2022-07-19T17:15:25.799Z] Step 18/23 : EXPOSE 59901 [2022-07-19T17:15:25.799Z] ---> Running in 43dba5344f1d [2022-07-19T17:15:25.799Z] Removing intermediate container 43dba5344f1d [2022-07-19T17:15:25.799Z] ---> 3c91ca878599 [2022-07-19T17:15:25.799Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-07-19T17:15:25.799Z] ---> Running in d5a898a5e4e7 [2022-07-19T17:15:26.060Z] Removing intermediate container d5a898a5e4e7 [2022-07-19T17:15:26.060Z] ---> e348167c0b7b [2022-07-19T17:15:26.060Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-19T17:15:26.060Z] ---> Running in 8c5a8e278b29 [2022-07-19T17:15:26.060Z] Removing intermediate container 8c5a8e278b29 [2022-07-19T17:15:26.060Z] ---> b328a52074db [2022-07-19T17:15:26.060Z] Step 21/23 : LABEL arch=amd64 [2022-07-19T17:15:26.060Z] ---> Running in 9dc8150b8939 [2022-07-19T17:15:26.320Z] Removing intermediate container 9dc8150b8939 [2022-07-19T17:15:26.320Z] ---> 1e661572628d [2022-07-19T17:15:26.321Z] Step 22/23 : LABEL git_sha=244b59a475c78f58285a57e1d616d41d185ebc19 [2022-07-19T17:15:26.321Z] ---> Running in 24c040c4af28 [2022-07-19T17:15:26.321Z] Removing intermediate container 24c040c4af28 [2022-07-19T17:15:26.321Z] ---> 6fa9ea70c1ce [2022-07-19T17:15:26.321Z] Step 23/23 : LABEL version=2.2.1-dev.7 [2022-07-19T17:15:26.321Z] ---> Running in a213d01ddfcf [2022-07-19T17:15:26.582Z] Removing intermediate container a213d01ddfcf [2022-07-19T17:15:26.582Z] ---> 003e1e474644 [2022-07-19T17:15:26.582Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T17:15:26.582Z] Successfully built 003e1e474644 [2022-07-19T17:15:26.582Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:15:26.683Z] provisioning config files... [2022-07-19T17:15:26.693Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6266290028136315462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:15:26.991Z] ---> docker-login.sh [2022-07-19T17:15:26.991Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:15:26.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:15:26.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:15:26.991Z] Configure a credential helper to remove this warning. See [2022-07-19T17:15:26.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:15:26.991Z] [2022-07-19T17:15:26.991Z] Login Succeeded [2022-07-19T17:15:26.991Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:15:26.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:15:27.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:15:27.252Z] Configure a credential helper to remove this warning. See [2022-07-19T17:15:27.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:15:27.252Z] [2022-07-19T17:15:27.252Z] Login Succeeded [2022-07-19T17:15:27.252Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:15:27.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:15:27.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:15:27.252Z] Configure a credential helper to remove this warning. See [2022-07-19T17:15:27.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:15:27.252Z] [2022-07-19T17:15:27.252Z] Login Succeeded [2022-07-19T17:15:27.252Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:15:27.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:15:27.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:15:27.513Z] Configure a credential helper to remove this warning. See [2022-07-19T17:15:27.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:15:27.513Z] [2022-07-19T17:15:27.513Z] Login Succeeded [2022-07-19T17:15:27.513Z] docker.io [2022-07-19T17:15:27.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:15:27.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:15:27.774Z] Configure a credential helper to remove this warning. See [2022-07-19T17:15:27.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:15:27.774Z] [2022-07-19T17:15:27.774Z] Login Succeeded [2022-07-19T17:15:27.774Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:15:27.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:15:27.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:15:27.839Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-07-19T17:15:27.839Z] 244b59a475c78f58285a57e1d616d41d185ebc19 [2022-07-19T17:15:27.839Z] latest [2022-07-19T17:15:27.839Z] 2.2.1-dev.7 [2022-07-19T17:15:27.839Z] 244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7 [2022-07-19T17:15:27.839Z] main [2022-07-19T17:15:27.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:28.174Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:244b59a475c78f58285a57e1d616d41d185ebc19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:28.491Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:244b59a475c78f58285a57e1d616d41d185ebc19 [2022-07-19T17:15:28.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-19T17:15:28.491Z] 70ddcfadaf4f: Preparing [2022-07-19T17:15:28.491Z] 6fea3a7e401f: Preparing [2022-07-19T17:15:28.491Z] ef622c082b25: Preparing [2022-07-19T17:15:28.491Z] b0520297539d: Preparing [2022-07-19T17:15:28.491Z] 382f8878412d: Preparing [2022-07-19T17:15:28.491Z] b541d28bf3b4: Preparing [2022-07-19T17:15:28.491Z] 70ddcfadaf4f: Pushed [2022-07-19T17:15:28.491Z] 6fea3a7e401f: Pushed [2022-07-19T17:15:28.491Z] 382f8878412d: Pushed [2022-07-19T17:15:28.491Z] b541d28bf3b4: Layer already exists [2022-07-19T17:15:28.752Z] b0520297539d: Pushed [2022-07-19T17:15:31.299Z] ef622c082b25: Pushed [2022-07-19T17:15:31.299Z] 244b59a475c78f58285a57e1d616d41d185ebc19: digest: sha256:618a29c8333515bfa1553bd49ddf514b229279a68d14351f61098cb567a2fc2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:31.614Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:31.929Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-07-19T17:15:31.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-19T17:15:31.930Z] 70ddcfadaf4f: Preparing [2022-07-19T17:15:31.930Z] 6fea3a7e401f: Preparing [2022-07-19T17:15:31.930Z] ef622c082b25: Preparing [2022-07-19T17:15:31.930Z] b0520297539d: Preparing [2022-07-19T17:15:31.930Z] 382f8878412d: Preparing [2022-07-19T17:15:31.930Z] b541d28bf3b4: Preparing [2022-07-19T17:15:31.930Z] b541d28bf3b4: Waiting [2022-07-19T17:15:31.930Z] ef622c082b25: Layer already exists [2022-07-19T17:15:31.930Z] b0520297539d: Layer already exists [2022-07-19T17:15:31.930Z] 382f8878412d: Layer already exists [2022-07-19T17:15:31.930Z] 6fea3a7e401f: Layer already exists [2022-07-19T17:15:31.930Z] 70ddcfadaf4f: Layer already exists [2022-07-19T17:15:31.930Z] b541d28bf3b4: Layer already exists [2022-07-19T17:15:31.930Z] latest: digest: sha256:618a29c8333515bfa1553bd49ddf514b229279a68d14351f61098cb567a2fc2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:32.255Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:32.586Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.2.1-dev.7 [2022-07-19T17:15:32.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-19T17:15:32.586Z] 70ddcfadaf4f: Preparing [2022-07-19T17:15:32.586Z] 6fea3a7e401f: Preparing [2022-07-19T17:15:32.586Z] ef622c082b25: Preparing [2022-07-19T17:15:32.586Z] b0520297539d: Preparing [2022-07-19T17:15:32.586Z] 382f8878412d: Preparing [2022-07-19T17:15:32.586Z] b541d28bf3b4: Preparing [2022-07-19T17:15:32.586Z] b541d28bf3b4: Waiting [2022-07-19T17:15:32.586Z] 382f8878412d: Layer already exists [2022-07-19T17:15:32.586Z] 70ddcfadaf4f: Layer already exists [2022-07-19T17:15:32.586Z] ef622c082b25: Layer already exists [2022-07-19T17:15:32.586Z] b0520297539d: Layer already exists [2022-07-19T17:15:32.586Z] 6fea3a7e401f: Layer already exists [2022-07-19T17:15:32.586Z] b541d28bf3b4: Layer already exists [2022-07-19T17:15:32.586Z] 2.2.1-dev.7: digest: sha256:618a29c8333515bfa1553bd49ddf514b229279a68d14351f61098cb567a2fc2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:33.003Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:33.351Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7 [2022-07-19T17:15:33.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-19T17:15:33.351Z] 70ddcfadaf4f: Preparing [2022-07-19T17:15:33.351Z] 6fea3a7e401f: Preparing [2022-07-19T17:15:33.351Z] ef622c082b25: Preparing [2022-07-19T17:15:33.351Z] b0520297539d: Preparing [2022-07-19T17:15:33.351Z] 382f8878412d: Preparing [2022-07-19T17:15:33.351Z] b541d28bf3b4: Preparing [2022-07-19T17:15:33.351Z] b541d28bf3b4: Waiting [2022-07-19T17:15:33.351Z] 70ddcfadaf4f: Layer already exists [2022-07-19T17:15:33.351Z] 6fea3a7e401f: Layer already exists [2022-07-19T17:15:33.351Z] b0520297539d: Layer already exists [2022-07-19T17:15:33.351Z] ef622c082b25: Layer already exists [2022-07-19T17:15:33.351Z] 382f8878412d: Layer already exists [2022-07-19T17:15:33.351Z] b541d28bf3b4: Layer already exists [2022-07-19T17:15:33.351Z] 244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7: digest: sha256:618a29c8333515bfa1553bd49ddf514b229279a68d14351f61098cb567a2fc2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:33.683Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:33.995Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2022-07-19T17:15:33.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-07-19T17:15:33.995Z] 70ddcfadaf4f: Preparing [2022-07-19T17:15:33.995Z] 6fea3a7e401f: Preparing [2022-07-19T17:15:33.995Z] ef622c082b25: Preparing [2022-07-19T17:15:33.995Z] b0520297539d: Preparing [2022-07-19T17:15:33.995Z] 382f8878412d: Preparing [2022-07-19T17:15:33.995Z] b541d28bf3b4: Preparing [2022-07-19T17:15:33.995Z] 70ddcfadaf4f: Layer already exists [2022-07-19T17:15:33.995Z] 382f8878412d: Layer already exists [2022-07-19T17:15:33.995Z] b0520297539d: Layer already exists [2022-07-19T17:15:33.995Z] ef622c082b25: Layer already exists [2022-07-19T17:15:33.995Z] 6fea3a7e401f: Layer already exists [2022-07-19T17:15:33.995Z] b541d28bf3b4: Layer already exists [2022-07-19T17:15:33.995Z] main: digest: sha256:618a29c8333515bfa1553bd49ddf514b229279a68d14351f61098cb567a2fc2e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:15:34.043Z] ===================================================== [Pipeline] echo [2022-07-19T17:15:34.054Z] taggedImages: [2022-07-19T17:15:34.054Z] - nexus3.edgexfoundry.org:10004/device-modbus:244b59a475c78f58285a57e1d616d41d185ebc19 [2022-07-19T17:15:34.054Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-07-19T17:15:34.054Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.2.1-dev.7 [2022-07-19T17:15:34.054Z] - nexus3.edgexfoundry.org:10004/device-modbus:244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7 [2022-07-19T17:15:34.054Z] - 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 [2022-07-19T17:15:34.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:15:34.422Z] [2022-07-19T17:15:34.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:15:34.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:15:34.733Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-19T17:15:34.733Z] 5eb5b503b376: Pulling fs layer [2022-07-19T17:15:34.733Z] 5c69ac0246d0: Pulling fs layer [2022-07-19T17:15:34.733Z] ec43610c2a17: Pulling fs layer [2022-07-19T17:15:34.733Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-19T17:15:34.733Z] 33b1e0a273af: Pulling fs layer [2022-07-19T17:15:34.733Z] 5d3b04190fa2: Pulling fs layer [2022-07-19T17:15:34.733Z] 2f39f015ded8: Pulling fs layer [2022-07-19T17:15:34.733Z] 3a2ae6a8a46f: Waiting [2022-07-19T17:15:34.733Z] 33b1e0a273af: Waiting [2022-07-19T17:15:34.733Z] 2f39f015ded8: Waiting [2022-07-19T17:15:34.733Z] 5d3b04190fa2: Waiting [2022-07-19T17:15:34.733Z] 5c69ac0246d0: Verifying Checksum [2022-07-19T17:15:34.733Z] 5c69ac0246d0: Download complete [2022-07-19T17:15:34.733Z] 3a2ae6a8a46f: Download complete [2022-07-19T17:15:34.733Z] 33b1e0a273af: Verifying Checksum [2022-07-19T17:15:34.733Z] 33b1e0a273af: Download complete [2022-07-19T17:15:34.733Z] 5d3b04190fa2: Verifying Checksum [2022-07-19T17:15:34.733Z] 5d3b04190fa2: Download complete [2022-07-19T17:15:34.733Z] ec43610c2a17: Verifying Checksum [2022-07-19T17:15:34.993Z] 5eb5b503b376: Verifying Checksum [2022-07-19T17:15:34.993Z] 5eb5b503b376: Download complete [2022-07-19T17:15:35.620Z] 2f39f015ded8: Download complete [2022-07-19T17:15:36.190Z] 5eb5b503b376: Pull complete [2022-07-19T17:15:36.534Z] 5c69ac0246d0: Pull complete [2022-07-19T17:15:36.794Z] ec43610c2a17: Pull complete [2022-07-19T17:15:36.794Z] 3a2ae6a8a46f: Pull complete [2022-07-19T17:15:37.055Z] 33b1e0a273af: Pull complete [2022-07-19T17:15:37.055Z] 5d3b04190fa2: Pull complete [2022-07-19T17:15:42.330Z] 2f39f015ded8: Pull complete [2022-07-19T17:15:42.330Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-19T17:15:42.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:15:42.330Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:15:42.429Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:15:42.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-19T17:15:44.313Z] $ docker top d2b30c69358b5150d0410bc0654482123964e66edd0dba8a900d3380dc238880 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:15:44.701Z] ---> job-cost.sh [2022-07-19T17:15:44.701Z] lf-activate-venv: SKIPPING [2022-07-19T17:15:44.701Z] INFO: No Stack... [2022-07-19T17:15:44.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T17:15:45.531Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T17:15:45.823Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2022-07-19T17:15:45.823Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T17:15:45.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-46-stack-cost] [2022-07-19T17:15:45.848Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-46-stack-cost] did not exist. Created. [2022-07-19T17:15:45.848Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T17:15:46.158Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-19T17:15:46.191Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T17:15:46.198Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T17:15:46.222Z] $ docker stop --time=1 d2b30c69358b5150d0410bc0654482123964e66edd0dba8a900d3380dc238880 [2022-07-19T17:15:47.420Z] $ docker rm -f d2b30c69358b5150d0410bc0654482123964e66edd0dba8a900d3380dc238880 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-19T17:16:58.807Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20499 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2022-07-19T17:16:58.821Z] Running in /w/workspace/device-modbus-go/46 [Pipeline] { [Pipeline] checkout [2022-07-19T17:16:58.868Z] Selected Git installation does not exist. Using Default [2022-07-19T17:16:58.868Z] The recommended git tool is: NONE [2022-07-19T17:17:07.140Z] using credential edgex-jenkins-ssh [2022-07-19T17:17:07.277Z] Cloning the remote Git repository [2022-07-19T17:17:07.400Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-07-19T17:17:07.672Z] > git init /w/workspace/device-modbus-go/46 # timeout=10 [2022-07-19T17:17:07.843Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-07-19T17:17:07.846Z] > git --version # timeout=10 [2022-07-19T17:17:07.897Z] > git --version # 'git version 2.25.1' [2022-07-19T17:17:07.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-19T17:17:07.990Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T17:17:09.320Z] Avoid second fetch [2022-07-19T17:17:09.321Z] Checking out Revision 244b59a475c78f58285a57e1d616d41d185ebc19 (main) [2022-07-19T17:17:09.278Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-07-19T17:17:09.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-19T17:17:09.348Z] > git config core.sparsecheckout # timeout=10 [2022-07-19T17:17:09.401Z] > git checkout -f 244b59a475c78f58285a57e1d616d41d185ebc19 # timeout=10 [2022-07-19T17:17:14.078Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 (#362)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:17:14.965Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-19T17:17:14.965Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T17:17:14.965Z] Dload Upload Total Spent Left Speed [2022-07-19T17:17:14.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 169k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2022-07-19T17:17:15.700Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-19T17:17:16.050Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-19T17:17:16.050Z] + sudo tee /etc/docker/daemon.new [2022-07-19T17:17:16.050Z] { [2022-07-19T17:17:16.050Z] "registry-mirrors": [ [2022-07-19T17:17:16.050Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-19T17:17:16.050Z] ], [2022-07-19T17:17:16.050Z] "bip": "10.250.0.254/24", [2022-07-19T17:17:16.050Z] "hosts": [ [2022-07-19T17:17:16.050Z] "tcp://0.0.0.0:5555", [2022-07-19T17:17:16.050Z] "unix:///var/run/docker.sock" [2022-07-19T17:17:16.050Z] ], [2022-07-19T17:17:16.050Z] "mtu": 1458, [2022-07-19T17:17:16.050Z] "selinux-enabled": true, [2022-07-19T17:17:16.050Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-19T17:17:16.050Z] } [Pipeline] sh [2022-07-19T17:17:16.418Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-19T17:17:16.864Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:17:35.279Z] provisioning config files... [2022-07-19T17:17:35.305Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/46@tmp/config1715860870946757881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:17:35.890Z] ---> docker-login.sh [2022-07-19T17:17:35.890Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:17:36.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:17:36.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:17:36.766Z] Configure a credential helper to remove this warning. See [2022-07-19T17:17:36.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:17:36.766Z] [2022-07-19T17:17:36.766Z] Login Succeeded [2022-07-19T17:17:36.766Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:17:37.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:17:37.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:17:37.376Z] Configure a credential helper to remove this warning. See [2022-07-19T17:17:37.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:17:37.376Z] [2022-07-19T17:17:37.376Z] Login Succeeded [2022-07-19T17:17:37.376Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:17:37.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:17:37.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:17:37.936Z] Configure a credential helper to remove this warning. See [2022-07-19T17:17:37.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:17:37.936Z] [2022-07-19T17:17:37.936Z] Login Succeeded [2022-07-19T17:17:37.936Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:17:38.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:17:38.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:17:38.490Z] Configure a credential helper to remove this warning. See [2022-07-19T17:17:38.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:17:38.490Z] [2022-07-19T17:17:38.490Z] Login Succeeded [2022-07-19T17:17:38.490Z] docker.io [2022-07-19T17:17:39.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:17:39.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:17:39.375Z] Configure a credential helper to remove this warning. See [2022-07-19T17:17:39.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:17:39.375Z] [2022-07-19T17:17:39.375Z] Login Succeeded [2022-07-19T17:17:39.375Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:17:39.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-19T17:17:39.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:17:39.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:17:39.711Z] ========================================================= [2022-07-19T17:17:39.711Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-19T17:17:39.711Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:17:40.074Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-19T17:17:40.349Z] Sending build context to Docker daemon 3.146MB [2022-07-19T17:17:40.633Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:17:40.633Z] Step 2/10 : FROM ${BASE} AS builder [2022-07-19T17:17:40.633Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-19T17:17:40.633Z] b3c136eddcbf: Pulling fs layer [2022-07-19T17:17:40.633Z] c0a3192eca97: Pulling fs layer [2022-07-19T17:17:40.633Z] a050256f5b6f: Pulling fs layer [2022-07-19T17:17:40.633Z] 656be50a0ddc: Pulling fs layer [2022-07-19T17:17:40.633Z] 2bbca73fdf42: Pulling fs layer [2022-07-19T17:17:40.633Z] 46d945488cbd: Pulling fs layer [2022-07-19T17:17:40.633Z] 8a5474983e97: Pulling fs layer [2022-07-19T17:17:40.633Z] 329c88fbcd65: Pulling fs layer [2022-07-19T17:17:40.633Z] 656be50a0ddc: Waiting [2022-07-19T17:17:40.633Z] 329c88fbcd65: Waiting [2022-07-19T17:17:40.633Z] 8a5474983e97: Waiting [2022-07-19T17:17:40.633Z] 46d945488cbd: Waiting [2022-07-19T17:17:40.633Z] 2bbca73fdf42: Waiting [2022-07-19T17:17:40.633Z] a050256f5b6f: Verifying Checksum [2022-07-19T17:17:40.633Z] a050256f5b6f: Download complete [2022-07-19T17:17:40.633Z] c0a3192eca97: Verifying Checksum [2022-07-19T17:17:40.633Z] c0a3192eca97: Download complete [2022-07-19T17:17:40.633Z] 2bbca73fdf42: Verifying Checksum [2022-07-19T17:17:40.633Z] 2bbca73fdf42: Download complete [2022-07-19T17:17:40.633Z] 46d945488cbd: Verifying Checksum [2022-07-19T17:17:40.633Z] 46d945488cbd: Download complete [2022-07-19T17:17:40.918Z] b3c136eddcbf: Verifying Checksum [2022-07-19T17:17:41.926Z] b3c136eddcbf: Pull complete [2022-07-19T17:17:41.926Z] 329c88fbcd65: Verifying Checksum [2022-07-19T17:17:41.926Z] 329c88fbcd65: Download complete [2022-07-19T17:17:42.532Z] c0a3192eca97: Pull complete [2022-07-19T17:17:42.816Z] a050256f5b6f: Pull complete [2022-07-19T17:17:43.423Z] 8a5474983e97: Verifying Checksum [2022-07-19T17:17:43.423Z] 8a5474983e97: Download complete [2022-07-19T17:17:44.025Z] 656be50a0ddc: Download complete [2022-07-19T17:17:59.141Z] 656be50a0ddc: Pull complete [2022-07-19T17:17:59.141Z] 2bbca73fdf42: Pull complete [2022-07-19T17:17:59.141Z] 46d945488cbd: Pull complete [2022-07-19T17:18:04.564Z] 8a5474983e97: Pull complete [2022-07-19T17:18:06.007Z] 329c88fbcd65: Pull complete [2022-07-19T17:18:06.007Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-19T17:18:06.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-19T17:18:06.007Z] ---> ff4287adb874 [2022-07-19T17:18:06.007Z] Step 3/10 : ARG MAKE='make build' [2022-07-19T17:18:06.986Z] ---> Running in bb216a4c8712 [2022-07-19T17:18:07.260Z] Removing intermediate container bb216a4c8712 [2022-07-19T17:18:07.260Z] ---> 45a9e2da783f [2022-07-19T17:18:07.260Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:18:07.533Z] ---> Running in ab3921e33c26 [2022-07-19T17:18:09.526Z] Removing intermediate container ab3921e33c26 [2022-07-19T17:18:09.526Z] ---> 571663b8b07e [2022-07-19T17:18:09.526Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-07-19T17:18:09.526Z] ---> Running in 37e50c957607 [2022-07-19T17:18:10.506Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:18:11.514Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:18:12.511Z] (1/8) Installing openssh-keygen (9.0_p1-r1) [2022-07-19T17:18:12.784Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-07-19T17:18:12.784Z] (3/8) Installing openssh-client-common (9.0_p1-r1) [2022-07-19T17:18:13.063Z] (4/8) Installing openssh-client-default (9.0_p1-r1) [2022-07-19T17:18:13.338Z] (5/8) Installing openssh-sftp-server (9.0_p1-r1) [2022-07-19T17:18:13.338Z] (6/8) Installing openssh-server-common (9.0_p1-r1) [2022-07-19T17:18:13.615Z] (7/8) Installing openssh-server (9.0_p1-r1) [2022-07-19T17:18:13.615Z] (8/8) Installing openssh (9.0_p1-r1) [2022-07-19T17:18:13.615Z] Executing busybox-1.35.0-r13.trigger [2022-07-19T17:18:13.894Z] OK: 228 MiB in 59 packages [2022-07-19T17:18:14.896Z] Removing intermediate container 37e50c957607 [2022-07-19T17:18:14.896Z] ---> ee0c267f44d2 [2022-07-19T17:18:14.896Z] Step 6/10 : WORKDIR /device-modbus-go [2022-07-19T17:18:14.896Z] ---> Running in 5b28748f3472 [2022-07-19T17:18:15.173Z] Removing intermediate container 5b28748f3472 [2022-07-19T17:18:15.173Z] ---> 0ce62b1c584d [2022-07-19T17:18:15.173Z] Step 7/10 : COPY go.mod vendor* ./ [2022-07-19T17:18:15.781Z] ---> b50db40f5521 [2022-07-19T17:18:15.781Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:18:16.070Z] ---> Running in 1814845f5aa4 [2022-07-19T17:19:03.081Z] Removing intermediate container 1814845f5aa4 [2022-07-19T17:19:03.082Z] ---> 653491af77aa [2022-07-19T17:19:03.082Z] Step 9/10 : COPY . . [2022-07-19T17:19:03.082Z] ---> 8d9f29b1ab48 [2022-07-19T17:19:03.082Z] Step 10/10 : RUN ${MAKE} [2022-07-19T17:19:03.082Z] ---> Running in 267b93b1b5c8 [2022-07-19T17:19:03.082Z] noop [2022-07-19T17:19:03.678Z] Removing intermediate container 267b93b1b5c8 [2022-07-19T17:19:03.678Z] ---> ffd3b049ef8e [2022-07-19T17:19:03.678Z] Successfully built ffd3b049ef8e [2022-07-19T17:19:03.678Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:19:04.053Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T17:19:04.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:19:04.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-20499 does not seem to be running inside a container [2022-07-19T17:19:04.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/46 -v /w/workspace/device-modbus-go/46:/w/workspace/device-modbus-go/46:rw,z -v /w/workspace/device-modbus-go/46@tmp:/w/workspace/device-modbus-go/46@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 [2022-07-19T17:19:05.867Z] $ docker top 37ba17a3159b1dd69ccd05bc9bb59dd59746b764070685526198192d0025ded1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:19:06.836Z] + go version [2022-07-19T17:19:06.836Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-19T17:19:06.869Z] $ docker stop --time=1 37ba17a3159b1dd69ccd05bc9bb59dd59746b764070685526198192d0025ded1 [2022-07-19T17:19:08.595Z] $ docker rm -f 37ba17a3159b1dd69ccd05bc9bb59dd59746b764070685526198192d0025ded1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:19:09.235Z] + docker inspect -f . ci-base-image-arm64 [2022-07-19T17:19:09.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:19:09.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-20499 does not seem to be running inside a container [2022-07-19T17:19:09.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-modbus-go/46 -v /w/workspace/device-modbus-go/46:/w/workspace/device-modbus-go/46:rw,z -v /w/workspace/device-modbus-go/46@tmp:/w/workspace/device-modbus-go/46@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 [2022-07-19T17:19:11.155Z] $ docker top 2dd68a0a463630768ddd53437934fb13cd272c4b9b5e9a2677269b4e926db8e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:19:12.093Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/46 [Pipeline] fileExists [Pipeline] sh [2022-07-19T17:19:12.775Z] + make test [2022-07-19T17:19:12.775Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-19T17:19:14.766Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-07-19T17:20:51.713Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-07-19T17:20:51.713Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.057s coverage: 46.4% of statements [2022-07-19T17:20:51.713Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-19T17:20:51.713Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-19T17:21:04.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-19T17:21:04.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-19T17:21:04.169Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-19T17:21:04.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-19T17:21:04.213Z] $ docker stop --time=1 2dd68a0a463630768ddd53437934fb13cd272c4b9b5e9a2677269b4e926db8e7 [2022-07-19T17:21:06.016Z] $ docker rm -f 2dd68a0a463630768ddd53437934fb13cd272c4b9b5e9a2677269b4e926db8e7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:21:07.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-19T17:21:07.086Z] Warning: overwriting stash ‘coverage-report’ [2022-07-19T17:21:07.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-19T17:21:08.019Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-19T17:21:08.362Z] + ls -al . [2022-07-19T17:21:08.362Z] total 180 [2022-07-19T17:21:08.362Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 17:19 . [2022-07-19T17:21:08.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:17 .. [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 19 17:17 .dockerignore [2022-07-19T17:21:08.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 17:17 .git [2022-07-19T17:21:08.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:17 .github [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 331 Jul 19 17:17 .gitignore [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 17:17 .golangci.yml [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 9636 Jul 19 17:17 Attribution.txt [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 10001 Jul 19 17:17 CHANGELOG.md [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 1550 Jul 19 17:17 Dockerfile [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 17:17 GOVERNANCE.md [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 19 17:17 Jenkinsfile [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 19 17:17 LICENSE [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 1892 Jul 19 17:17 Makefile [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 19 17:17 OWNERS.md [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 3397 Jul 19 17:17 README.md [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 17:13 VERSION [2022-07-19T17:21:08.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:17 bin [2022-07-19T17:21:08.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:17 cmd [2022-07-19T17:21:08.362Z] -rw-r--r-- 1 jenkins jenkins 24065 Jul 19 17:20 coverage.out [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 3405 Jul 19 17:17 go.mod [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 35448 Jul 19 17:17 go.sum [2022-07-19T17:21:08.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 17:17 internal [2022-07-19T17:21:08.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 17:17 simulator [2022-07-19T17:21:08.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 17:17 snap [2022-07-19T17:21:08.362Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 19 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:21:08.724Z] + 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=244b59a475c78f58285a57e1d616d41d185ebc19 --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-19T17:21:09.000Z] Sending build context to Docker daemon 3.171MB [2022-07-19T17:21:09.000Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-07-19T17:21:09.000Z] Step 2/23 : FROM ${BASE} AS builder [2022-07-19T17:21:09.000Z] ---> ffd3b049ef8e [2022-07-19T17:21:09.000Z] Step 3/23 : ARG MAKE='make build' [2022-07-19T17:21:09.286Z] ---> Running in 4e85136f9ce6 [2022-07-19T17:21:09.565Z] Removing intermediate container 4e85136f9ce6 [2022-07-19T17:21:09.565Z] ---> 74ad3136b0e8 [2022-07-19T17:21:09.565Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:21:09.565Z] ---> Running in 25f9a0a4f8ee [2022-07-19T17:21:11.565Z] Removing intermediate container 25f9a0a4f8ee [2022-07-19T17:21:11.565Z] ---> 5899b4d8da4e [2022-07-19T17:21:11.565Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-07-19T17:21:11.565Z] ---> Running in 6dff44a49dd4 [2022-07-19T17:21:12.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:21:13.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:21:14.517Z] OK: 228 MiB in 59 packages [2022-07-19T17:21:15.499Z] Removing intermediate container 6dff44a49dd4 [2022-07-19T17:21:15.499Z] ---> d76fa8d6589d [2022-07-19T17:21:15.499Z] Step 6/23 : WORKDIR /device-modbus-go [2022-07-19T17:21:15.499Z] ---> Running in e44ec1b57377 [2022-07-19T17:21:15.774Z] Removing intermediate container e44ec1b57377 [2022-07-19T17:21:15.774Z] ---> 6beff0744d4b [2022-07-19T17:21:15.774Z] Step 7/23 : COPY go.mod vendor* ./ [2022-07-19T17:21:16.387Z] ---> 3966c1a9e6cc [2022-07-19T17:21:16.387Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-19T17:21:16.662Z] ---> Running in fa8ee6ba5e46 [2022-07-19T17:21:18.650Z] Removing intermediate container fa8ee6ba5e46 [2022-07-19T17:21:18.650Z] ---> bade3e25a70f [2022-07-19T17:21:18.650Z] Step 9/23 : COPY . . [2022-07-19T17:21:19.642Z] ---> 9234567f6206 [2022-07-19T17:21:19.642Z] Step 10/23 : RUN ${MAKE} [2022-07-19T17:21:19.642Z] ---> Running in 3b05c4aaf9c0 [2022-07-19T17:21:20.629Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-07-19T17:23:42.596Z] Removing intermediate container 3b05c4aaf9c0 [2022-07-19T17:23:42.596Z] ---> 89226f663f98 [2022-07-19T17:23:42.596Z] Step 11/23 : FROM alpine:3.14 [2022-07-19T17:23:42.596Z] 3.14: Pulling from library/alpine [2022-07-19T17:23:42.596Z] 455c02918c45: Pulling fs layer [2022-07-19T17:23:42.596Z] 455c02918c45: Verifying Checksum [2022-07-19T17:23:42.596Z] 455c02918c45: Download complete [2022-07-19T17:23:42.596Z] 455c02918c45: Pull complete [2022-07-19T17:23:42.596Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-19T17:23:42.596Z] Status: Downloaded newer image for alpine:3.14 [2022-07-19T17:23:42.596Z] ---> ac73e934f311 [2022-07-19T17:23:42.596Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-07-19T17:23:42.596Z] ---> Running in 0314ab6324a3 [2022-07-19T17:23:42.596Z] Removing intermediate container 0314ab6324a3 [2022-07-19T17:23:42.596Z] ---> 108d84990407 [2022-07-19T17:23:42.596Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-19T17:23:42.596Z] ---> Running in d08b631b4116 [2022-07-19T17:23:42.596Z] Removing intermediate container d08b631b4116 [2022-07-19T17:23:42.596Z] ---> ad2a62287ba2 [2022-07-19T17:23:42.596Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-19T17:23:42.596Z] ---> Running in 46ffb28b002d [2022-07-19T17:23:42.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-19T17:23:42.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-19T17:23:43.848Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-19T17:23:43.848Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-19T17:23:44.123Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-19T17:23:44.123Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-19T17:23:44.123Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-19T17:23:44.401Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-19T17:23:44.401Z] Executing busybox-1.33.1-r7.trigger [2022-07-19T17:23:44.401Z] OK: 8 MiB in 20 packages [2022-07-19T17:23:45.388Z] Removing intermediate container 46ffb28b002d [2022-07-19T17:23:45.389Z] ---> 553c47447f68 [2022-07-19T17:23:45.389Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-07-19T17:23:46.831Z] ---> 9057da422ae3 [2022-07-19T17:23:46.831Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-07-19T17:23:47.430Z] ---> 3eec27db2672 [2022-07-19T17:23:47.430Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-07-19T17:23:48.029Z] ---> ea54130ea512 [2022-07-19T17:23:48.029Z] Step 18/23 : EXPOSE 59901 [2022-07-19T17:23:48.029Z] ---> Running in af06a62b988d [2022-07-19T17:23:48.632Z] Removing intermediate container af06a62b988d [2022-07-19T17:23:48.632Z] ---> 1f19f4a6e1cd [2022-07-19T17:23:48.632Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-07-19T17:23:48.632Z] ---> Running in 5813b7e7e385 [2022-07-19T17:23:48.905Z] Removing intermediate container 5813b7e7e385 [2022-07-19T17:23:48.905Z] ---> bbb2de0efccd [2022-07-19T17:23:48.905Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-19T17:23:48.905Z] ---> Running in 90286cb0afc5 [2022-07-19T17:23:49.180Z] Removing intermediate container 90286cb0afc5 [2022-07-19T17:23:49.180Z] ---> 0d8da57888e7 [2022-07-19T17:23:49.180Z] Step 21/23 : LABEL arch=arm64 [2022-07-19T17:23:49.462Z] ---> Running in f5f7999c982c [2022-07-19T17:23:49.736Z] Removing intermediate container f5f7999c982c [2022-07-19T17:23:49.736Z] ---> 5e31304b91a8 [2022-07-19T17:23:49.736Z] Step 22/23 : LABEL git_sha=244b59a475c78f58285a57e1d616d41d185ebc19 [2022-07-19T17:23:49.736Z] ---> Running in 6ef2999ae8ef [2022-07-19T17:23:50.012Z] Removing intermediate container 6ef2999ae8ef [2022-07-19T17:23:50.012Z] ---> 5cc66ff40fbe [2022-07-19T17:23:50.012Z] Step 23/23 : LABEL version=2.2.1-dev.7 [2022-07-19T17:23:50.292Z] ---> Running in 8e94c0c68472 [2022-07-19T17:23:50.568Z] Removing intermediate container 8e94c0c68472 [2022-07-19T17:23:50.568Z] ---> 67a2d335934a [2022-07-19T17:23:50.568Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-19T17:23:50.568Z] Successfully built 67a2d335934a [2022-07-19T17:23:50.568Z] 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 [2022-07-19T17:23:50.675Z] provisioning config files... [2022-07-19T17:23:50.699Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/46@tmp/config1875199014457110004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:23:51.067Z] ---> docker-login.sh [2022-07-19T17:23:51.067Z] nexus3.edgexfoundry.org:10001 [2022-07-19T17:23:51.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:23:51.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:23:51.343Z] Configure a credential helper to remove this warning. See [2022-07-19T17:23:51.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:23:51.343Z] [2022-07-19T17:23:51.343Z] Login Succeeded [2022-07-19T17:23:51.343Z] nexus3.edgexfoundry.org:10002 [2022-07-19T17:23:51.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:23:51.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:23:51.945Z] Configure a credential helper to remove this warning. See [2022-07-19T17:23:51.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:23:51.945Z] [2022-07-19T17:23:51.945Z] Login Succeeded [2022-07-19T17:23:51.945Z] nexus3.edgexfoundry.org:10003 [2022-07-19T17:23:52.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:23:52.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:23:52.545Z] Configure a credential helper to remove this warning. See [2022-07-19T17:23:52.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:23:52.545Z] [2022-07-19T17:23:52.545Z] Login Succeeded [2022-07-19T17:23:52.545Z] nexus3.edgexfoundry.org:10004 [2022-07-19T17:23:52.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:23:53.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:23:53.096Z] Configure a credential helper to remove this warning. See [2022-07-19T17:23:53.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:23:53.096Z] [2022-07-19T17:23:53.096Z] Login Succeeded [2022-07-19T17:23:53.096Z] docker.io [2022-07-19T17:23:53.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-19T17:23:53.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-19T17:23:53.970Z] Configure a credential helper to remove this warning. See [2022-07-19T17:23:53.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-19T17:23:53.970Z] [2022-07-19T17:23:53.970Z] Login Succeeded [2022-07-19T17:23:53.970Z] ---> docker-login.sh ends [Pipeline] } [2022-07-19T17:23:53.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:23:54.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-19T17:23:54.045Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-07-19T17:23:54.045Z] 244b59a475c78f58285a57e1d616d41d185ebc19 [2022-07-19T17:23:54.045Z] latest [2022-07-19T17:23:54.045Z] 2.2.1-dev.7 [2022-07-19T17:23:54.045Z] 244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7 [2022-07-19T17:23:54.045Z] main [2022-07-19T17:23:54.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:23:54.420Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:244b59a475c78f58285a57e1d616d41d185ebc19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:23:54.809Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:244b59a475c78f58285a57e1d616d41d185ebc19 [2022-07-19T17:23:54.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-19T17:23:54.809Z] fb977cd76e38: Preparing [2022-07-19T17:23:54.809Z] b7ec0ab89948: Preparing [2022-07-19T17:23:54.809Z] a7bf49b078b9: Preparing [2022-07-19T17:23:54.809Z] a79980ad8a1f: Preparing [2022-07-19T17:23:54.809Z] f3006ad7dc74: Preparing [2022-07-19T17:23:54.809Z] f73e7dbfee58: Preparing [2022-07-19T17:23:54.809Z] f73e7dbfee58: Waiting [2022-07-19T17:23:55.083Z] b7ec0ab89948: Pushed [2022-07-19T17:23:55.083Z] fb977cd76e38: Pushed [2022-07-19T17:23:55.083Z] f3006ad7dc74: Pushed [2022-07-19T17:23:55.083Z] f73e7dbfee58: Layer already exists [2022-07-19T17:23:55.680Z] a79980ad8a1f: Pushed [2022-07-19T17:24:01.097Z] a7bf49b078b9: Pushed [2022-07-19T17:24:01.097Z] 244b59a475c78f58285a57e1d616d41d185ebc19: digest: sha256:6edd6f5ec0f263b9be3027c35f568f77b82f12d043c00c9f56e5a7fd7451b97c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:01.476Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:01.848Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-07-19T17:24:01.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-19T17:24:01.848Z] fb977cd76e38: Preparing [2022-07-19T17:24:01.848Z] b7ec0ab89948: Preparing [2022-07-19T17:24:01.848Z] a7bf49b078b9: Preparing [2022-07-19T17:24:01.848Z] a79980ad8a1f: Preparing [2022-07-19T17:24:01.848Z] f3006ad7dc74: Preparing [2022-07-19T17:24:01.848Z] f73e7dbfee58: Preparing [2022-07-19T17:24:01.848Z] f73e7dbfee58: Waiting [2022-07-19T17:24:01.848Z] a79980ad8a1f: Layer already exists [2022-07-19T17:24:01.848Z] a7bf49b078b9: Layer already exists [2022-07-19T17:24:01.848Z] f3006ad7dc74: Layer already exists [2022-07-19T17:24:01.848Z] fb977cd76e38: Layer already exists [2022-07-19T17:24:01.848Z] b7ec0ab89948: Layer already exists [2022-07-19T17:24:02.191Z] f73e7dbfee58: Layer already exists [2022-07-19T17:24:02.191Z] latest: digest: sha256:6edd6f5ec0f263b9be3027c35f568f77b82f12d043c00c9f56e5a7fd7451b97c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:02.572Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:02.948Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.1-dev.7 [2022-07-19T17:24:02.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-19T17:24:02.948Z] fb977cd76e38: Preparing [2022-07-19T17:24:02.948Z] b7ec0ab89948: Preparing [2022-07-19T17:24:02.948Z] a7bf49b078b9: Preparing [2022-07-19T17:24:02.948Z] a79980ad8a1f: Preparing [2022-07-19T17:24:02.948Z] f3006ad7dc74: Preparing [2022-07-19T17:24:02.948Z] f73e7dbfee58: Preparing [2022-07-19T17:24:02.948Z] f73e7dbfee58: Waiting [2022-07-19T17:24:02.948Z] f3006ad7dc74: Layer already exists [2022-07-19T17:24:02.948Z] fb977cd76e38: Layer already exists [2022-07-19T17:24:02.948Z] a79980ad8a1f: Layer already exists [2022-07-19T17:24:02.948Z] b7ec0ab89948: Layer already exists [2022-07-19T17:24:02.948Z] a7bf49b078b9: Layer already exists [2022-07-19T17:24:03.223Z] f73e7dbfee58: Layer already exists [2022-07-19T17:24:03.223Z] 2.2.1-dev.7: digest: sha256:6edd6f5ec0f263b9be3027c35f568f77b82f12d043c00c9f56e5a7fd7451b97c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:03.595Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:03.961Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7 [2022-07-19T17:24:03.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-19T17:24:03.961Z] fb977cd76e38: Preparing [2022-07-19T17:24:03.961Z] b7ec0ab89948: Preparing [2022-07-19T17:24:03.961Z] a7bf49b078b9: Preparing [2022-07-19T17:24:03.961Z] a79980ad8a1f: Preparing [2022-07-19T17:24:03.961Z] f3006ad7dc74: Preparing [2022-07-19T17:24:03.961Z] f73e7dbfee58: Preparing [2022-07-19T17:24:03.961Z] f73e7dbfee58: Waiting [2022-07-19T17:24:03.961Z] f3006ad7dc74: Layer already exists [2022-07-19T17:24:03.961Z] b7ec0ab89948: Layer already exists [2022-07-19T17:24:03.961Z] fb977cd76e38: Layer already exists [2022-07-19T17:24:03.961Z] a79980ad8a1f: Layer already exists [2022-07-19T17:24:03.961Z] a7bf49b078b9: Layer already exists [2022-07-19T17:24:04.236Z] f73e7dbfee58: Layer already exists [2022-07-19T17:24:04.236Z] 244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7: digest: sha256:6edd6f5ec0f263b9be3027c35f568f77b82f12d043c00c9f56e5a7fd7451b97c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:04.612Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:04.985Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2022-07-19T17:24:04.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-07-19T17:24:04.985Z] fb977cd76e38: Preparing [2022-07-19T17:24:04.985Z] b7ec0ab89948: Preparing [2022-07-19T17:24:04.985Z] a7bf49b078b9: Preparing [2022-07-19T17:24:04.985Z] a79980ad8a1f: Preparing [2022-07-19T17:24:04.985Z] f3006ad7dc74: Preparing [2022-07-19T17:24:04.985Z] f73e7dbfee58: Preparing [2022-07-19T17:24:04.985Z] f73e7dbfee58: Waiting [2022-07-19T17:24:04.985Z] a79980ad8a1f: Layer already exists [2022-07-19T17:24:04.985Z] b7ec0ab89948: Layer already exists [2022-07-19T17:24:04.985Z] f3006ad7dc74: Layer already exists [2022-07-19T17:24:04.985Z] fb977cd76e38: Layer already exists [2022-07-19T17:24:04.985Z] a7bf49b078b9: Layer already exists [2022-07-19T17:24:04.985Z] f73e7dbfee58: Layer already exists [2022-07-19T17:24:05.258Z] main: digest: sha256:6edd6f5ec0f263b9be3027c35f568f77b82f12d043c00c9f56e5a7fd7451b97c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-19T17:24:05.317Z] ===================================================== [Pipeline] echo [2022-07-19T17:24:05.325Z] taggedImages: [2022-07-19T17:24:05.326Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:244b59a475c78f58285a57e1d616d41d185ebc19 [2022-07-19T17:24:05.326Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-07-19T17:24:05.326Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.2.1-dev.7 [2022-07-19T17:24:05.326Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:244b59a475c78f58285a57e1d616d41d185ebc19-2.2.1-dev.7 [2022-07-19T17:24:05.326Z] - 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 [2022-07-19T17:24:05.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:24:05.713Z] [2022-07-19T17:24:05.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:06.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:24:06.357Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-19T17:24:06.357Z] 8998bd30e6a1: Pulling fs layer [2022-07-19T17:24:06.357Z] 04944245beec: Pulling fs layer [2022-07-19T17:24:06.357Z] 699f458cf7ca: Pulling fs layer [2022-07-19T17:24:06.357Z] 765212b225bb: Pulling fs layer [2022-07-19T17:24:06.357Z] f23df028b6ca: Pulling fs layer [2022-07-19T17:24:06.357Z] d65c8cfc05b1: Pulling fs layer [2022-07-19T17:24:06.357Z] 2437ff75d9bd: Pulling fs layer [2022-07-19T17:24:06.357Z] 765212b225bb: Waiting [2022-07-19T17:24:06.357Z] f23df028b6ca: Waiting [2022-07-19T17:24:06.357Z] d65c8cfc05b1: Waiting [2022-07-19T17:24:06.357Z] 2437ff75d9bd: Waiting [2022-07-19T17:24:06.357Z] 04944245beec: Verifying Checksum [2022-07-19T17:24:06.357Z] 04944245beec: Download complete [2022-07-19T17:24:06.357Z] 765212b225bb: Verifying Checksum [2022-07-19T17:24:06.357Z] 765212b225bb: Download complete [2022-07-19T17:24:06.357Z] f23df028b6ca: Verifying Checksum [2022-07-19T17:24:06.357Z] f23df028b6ca: Download complete [2022-07-19T17:24:06.357Z] d65c8cfc05b1: Verifying Checksum [2022-07-19T17:24:06.357Z] d65c8cfc05b1: Download complete [2022-07-19T17:24:06.636Z] 699f458cf7ca: Verifying Checksum [2022-07-19T17:24:06.636Z] 699f458cf7ca: Download complete [2022-07-19T17:24:06.909Z] 8998bd30e6a1: Verifying Checksum [2022-07-19T17:24:06.909Z] 8998bd30e6a1: Download complete [2022-07-19T17:24:09.558Z] 2437ff75d9bd: Verifying Checksum [2022-07-19T17:24:09.558Z] 2437ff75d9bd: Download complete [2022-07-19T17:24:11.543Z] 8998bd30e6a1: Pull complete [2022-07-19T17:24:11.819Z] 04944245beec: Pull complete [2022-07-19T17:24:13.266Z] 699f458cf7ca: Pull complete [2022-07-19T17:24:13.565Z] 765212b225bb: Pull complete [2022-07-19T17:24:14.544Z] f23df028b6ca: Pull complete [2022-07-19T17:24:14.545Z] d65c8cfc05b1: Pull complete [2022-07-19T17:24:29.633Z] 2437ff75d9bd: Pull complete [2022-07-19T17:24:29.633Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-19T17:24:29.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-19T17:24:29.633Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:24:29.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-20499 does not seem to be running inside a container [2022-07-19T17:24:29.987Z] $ 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/46 -v /w/workspace/device-modbus-go/46:/w/workspace/device-modbus-go/46:rw,z -v /w/workspace/device-modbus-go/46@tmp:/w/workspace/device-modbus-go/46@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 [2022-07-19T17:24:32.849Z] $ docker top 40097c14c829eff7cef0ee2bc9c7b51aabf9a4f7bf35948252d7fed780f1b9aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:24:33.781Z] ---> job-cost.sh [2022-07-19T17:24:33.781Z] lf-activate-venv: SKIPPING [2022-07-19T17:24:33.781Z] INFO: No Stack... [2022-07-19T17:24:34.378Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-19T17:24:35.356Z] INFO: Archiving Costs [Pipeline] sh [2022-07-19T17:24:36.027Z] + cat /w/workspace/device-modbus-go/46/archives/cost.csv [2022-07-19T17:24:36.027Z] + cut -d, -f6 [Pipeline] lock [2022-07-19T17:24:36.100Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-46-stack-cost] [2022-07-19T17:24:36.107Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-46-stack-cost] did not exist. Created. [2022-07-19T17:24:36.107Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-19T17:24:36.788Z] /w/workspace/device-modbus-go/46@tmp/durable-5439c21a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-19T17:24:37.546Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-19T17:24:37.567Z] Warning: overwriting stash ‘stack-cost’ [2022-07-19T17:24:37.638Z] Stashed 1 file(s) [Pipeline] } [2022-07-19T17:24:37.649Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-46-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-19T17:24:37.675Z] $ docker stop --time=1 40097c14c829eff7cef0ee2bc9c7b51aabf9a4f7bf35948252d7fed780f1b9aa [2022-07-19T17:24:39.184Z] $ docker rm -f 40097c14c829eff7cef0ee2bc9c7b51aabf9a4f7bf35948252d7fed780f1b9aa [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 [2022-07-19T17:24:39.658Z] provisioning config files... [2022-07-19T17:24:39.666Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config826748168750632028tmp [Pipeline] { [Pipeline] sh [2022-07-19T17:24:39.959Z] + set +x [2022-07-19T17:24:39.959Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-07-19T17:24:39.959Z] [2022-07-19T17:24:39.959Z] [2022-07-19T17:24:39.959Z] _____ _ [2022-07-19T17:24:39.959Z] / ____| | | [2022-07-19T17:24:39.959Z] | | ___ __| | ___ ___ _____ __ [2022-07-19T17:24:39.959Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-19T17:24:39.959Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-19T17:24:39.959Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-19T17:24:39.959Z] Bash-1.0.6 [2022-07-19T17:24:39.959Z] [2022-07-19T17:24:39.959Z] [2022-07-19T17:24:39.959Z] ==> git version 2.25.1 found [2022-07-19T17:24:39.959Z] ==> 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 [2022-07-19T17:24:39.959Z] Release-Date: 2020-01-08 [2022-07-19T17:24:39.959Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-19T17:24:39.959Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-19T17:24:39.959Z] ==> Jenkins CI detected. [2022-07-19T17:24:39.959Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2022-07-19T17:24:39.959Z] project root: . [2022-07-19T17:24:39.959Z] --> token set from env [2022-07-19T17:24:39.959Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-19T17:24:39.959Z] ==> Running gcov in . (disable via -X gcov) [2022-07-19T17:24:39.959Z] ==> Python coveragepy not found [2022-07-19T17:24:39.959Z] ==> Searching for coverage reports in: [2022-07-19T17:24:39.959Z] + . [2022-07-19T17:24:39.959Z] -> Found 1 reports [2022-07-19T17:24:39.959Z] ==> Detecting git/mercurial file structure [2022-07-19T17:24:39.959Z] ==> Reading reports [2022-07-19T17:24:39.959Z] + ./coverage.out bytes=24065 [2022-07-19T17:24:39.959Z] ==> Appending adjustments [2022-07-19T17:24:39.959Z] https://docs.codecov.io/docs/fixing-reports [2022-07-19T17:24:40.220Z] + Found adjustments [2022-07-19T17:24:40.220Z] ==> Gzipping contents [2022-07-19T17:24:40.220Z] 4.0K /tmp/codecov.FCgm4W.gz [2022-07-19T17:24:40.220Z] ==> Uploading reports [2022-07-19T17:24:40.220Z] url: https://codecov.io [2022-07-19T17:24:40.220Z] query: branch=main&commit=244b59a475c78f58285a57e1d616d41d185ebc19&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T17:24:40.220Z] -> Pinging Codecov [2022-07-19T17:24:40.220Z] 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=244b59a475c78f58285a57e1d616d41d185ebc19&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-19T17:24:40.480Z] -> Uploading to [2022-07-19T17:24:40.480Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-19/55DBCA73C666E3227836607328DD7E49/244b59a475c78f58285a57e1d616d41d185ebc19/18a4906d-c3cd-41a6-a87b-ca72f04449cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T172440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d3316d06109346a8df2adc8578da7228c2180b6f5e731062715f3479f6d9dbf [2022-07-19T17:24:40.480Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-19T17:24:40.480Z] Dload Upload Total Spent Left Speed [2022-07-19T17:24:40.741Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4044 0 0 100 4044 0 18216 --:--:-- --:--:-- --:--:-- 18134 100 4044 0 0 100 4044 0 14289 --:--:-- --:--:-- --:--:-- 14239 [2022-07-19T17:24:40.741Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/244b59a475c78f58285a57e1d616d41d185ebc19 [Pipeline] } [2022-07-19T17:24:40.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-19T17:24:40.874Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-19T17:24:40.883Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:41.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:24:41.184Z] [2022-07-19T17:24:41.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:24:41.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:24:41.490Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-19T17:24:41.490Z] df9b9388f04a: Pulling fs layer [2022-07-19T17:24:41.490Z] 52dc419b0ee2: Pulling fs layer [2022-07-19T17:24:41.490Z] 25bc292e5bac: Pulling fs layer [2022-07-19T17:24:41.490Z] 114826534d7a: Pulling fs layer [2022-07-19T17:24:41.490Z] 4657fd5d0bcf: Pulling fs layer [2022-07-19T17:24:41.490Z] 6ad1cebc031e: Pulling fs layer [2022-07-19T17:24:41.490Z] 8a3aa393b2d8: Pulling fs layer [2022-07-19T17:24:41.490Z] 4657fd5d0bcf: Waiting [2022-07-19T17:24:41.490Z] 8a3aa393b2d8: Waiting [2022-07-19T17:24:41.490Z] 6ad1cebc031e: Waiting [2022-07-19T17:24:41.490Z] 25bc292e5bac: Verifying Checksum [2022-07-19T17:24:41.490Z] 25bc292e5bac: Download complete [2022-07-19T17:24:41.490Z] 52dc419b0ee2: Verifying Checksum [2022-07-19T17:24:41.490Z] 52dc419b0ee2: Download complete [2022-07-19T17:24:41.490Z] 4657fd5d0bcf: Verifying Checksum [2022-07-19T17:24:41.490Z] 4657fd5d0bcf: Download complete [2022-07-19T17:24:41.490Z] df9b9388f04a: Verifying Checksum [2022-07-19T17:24:41.490Z] df9b9388f04a: Download complete [2022-07-19T17:24:41.753Z] df9b9388f04a: Pull complete [2022-07-19T17:24:41.753Z] 6ad1cebc031e: Verifying Checksum [2022-07-19T17:24:41.753Z] 6ad1cebc031e: Download complete [2022-07-19T17:24:41.753Z] 52dc419b0ee2: Pull complete [2022-07-19T17:24:41.753Z] 25bc292e5bac: Pull complete [2022-07-19T17:24:42.326Z] 114826534d7a: Download complete [2022-07-19T17:24:42.326Z] 8a3aa393b2d8: Verifying Checksum [2022-07-19T17:24:42.326Z] 8a3aa393b2d8: Download complete [2022-07-19T17:24:46.519Z] 114826534d7a: Pull complete [2022-07-19T17:24:46.519Z] 4657fd5d0bcf: Pull complete [2022-07-19T17:24:46.519Z] 6ad1cebc031e: Pull complete [2022-07-19T17:24:49.059Z] 8a3aa393b2d8: Pull complete [2022-07-19T17:24:49.059Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-19T17:24:49.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-19T17:24:49.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:24:49.146Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:24:49.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-19T17:24:51.206Z] $ docker top d812b5644a8b60a1421caeead6f34dc5e8e16db512c233ca2cc2235d4098c7f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-19T17:24:51.277Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2022-07-19T17:24:51.556Z] + set -o pipefail [2022-07-19T17:24:51.557Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2022-07-19T17:24:58.141Z] [2022-07-19T17:24:58.141Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2022-07-19T17:24:58.141Z] [2022-07-19T17:24:58.141Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/f755a19d-49cf-4e18-b254-c1f815e30b81 [2022-07-19T17:24:58.141Z] [2022-07-19T17:24:58.141Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-07-19T17:24:58.141Z] [2022-07-19T17:24:58.141Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-19T17:24:58.141Z] [2022-07-19T17:24:58.141Z] [Pipeline] } [2022-07-19T17:24:58.162Z] $ docker stop --time=1 d812b5644a8b60a1421caeead6f34dc5e8e16db512c233ca2cc2235d4098c7f0 [2022-07-19T17:25:00.266Z] $ docker rm -f d812b5644a8b60a1421caeead6f34dc5e8e16db512c233ca2cc2235d4098c7f0 [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 [2022-07-19T17:25:00.995Z] + git log --format=format:%s -1 244b59a475c78f58285a57e1d616d41d185ebc19 [Pipeline] sh [2022-07-19T17:25:01.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:25:01.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:01.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:25:01.599Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:25:01.680Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:25:01.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T17:25:02.237Z] $ docker top 38c2d7ab7f3f3af4f6380c652c47f11aa327f2a702cf65cdd98ebdd7332712ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:25:02.337Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:25:02.337Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:25:02.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:25:02.484Z] $ docker exec 38c2d7ab7f3f3af4f6380c652c47f11aa327f2a702cf65cdd98ebdd7332712ac ssh-agent [2022-07-19T17:25:02.593Z] SSH_AUTH_SOCK=/tmp/ssh-jAy3mrSkcgD8/agent.34 [2022-07-19T17:25:02.593Z] SSH_AGENT_PID=40 [2022-07-19T17:25:02.598Z] Running ssh-add (command line suppressed) [2022-07-19T17:25:02.721Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8058663068353194179.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8058663068353194179.key) [2022-07-19T17:25:02.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:25:03.009Z] + git semver tag [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,215 [run_tag] DEBUG tag force:False [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,216 [check_head_tag] DEBUG check head tag [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,216 [execute] INFO git cat-file --batch-check [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,221 [execute] INFO git cat-file --batch [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,232 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,232 [execute] INFO git tag -a v2.2.1-dev.7 -m v2.2.1-dev.7 [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,232 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.7', '-m', 'v2.2.1-dev.7'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:25:03.269Z] 2022-07-19 17:25:03,238 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:25:03.269Z] 2.2.1-dev.7 [Pipeline] } [2022-07-19T17:25:03.288Z] $ docker exec --env ******** --env ******** 38c2d7ab7f3f3af4f6380c652c47f11aa327f2a702cf65cdd98ebdd7332712ac ssh-agent -k [2022-07-19T17:25:03.402Z] unset SSH_AUTH_SOCK; [2022-07-19T17:25:03.403Z] unset SSH_AGENT_PID; [2022-07-19T17:25:03.403Z] echo Agent pid 40 killed; [2022-07-19T17:25:03.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:25:03.716Z] + git semver [Pipeline] } [2022-07-19T17:25:03.995Z] $ docker stop --time=1 38c2d7ab7f3f3af4f6380c652c47f11aa327f2a702cf65cdd98ebdd7332712ac [2022-07-19T17:25:05.293Z] $ docker rm -f 38c2d7ab7f3f3af4f6380c652c47f11aa327f2a702cf65cdd98ebdd7332712ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:05.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:25:05.691Z] [2022-07-19T17:25:05.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:05.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:25:05.997Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-19T17:25:05.997Z] ab5ef0e58194: Pulling fs layer [2022-07-19T17:25:05.997Z] 9712f1f96733: Pulling fs layer [2022-07-19T17:25:05.997Z] 63f879dbbcfc: Pulling fs layer [2022-07-19T17:25:05.997Z] 0d9ebad4ef96: Pulling fs layer [2022-07-19T17:25:05.997Z] e9a5061849ea: Pulling fs layer [2022-07-19T17:25:05.997Z] d747dcd14b5f: Pulling fs layer [2022-07-19T17:25:05.997Z] 2de7ff778b66: Pulling fs layer [2022-07-19T17:25:05.997Z] 0d9ebad4ef96: Waiting [2022-07-19T17:25:05.997Z] e9a5061849ea: Waiting [2022-07-19T17:25:05.997Z] d747dcd14b5f: Waiting [2022-07-19T17:25:05.997Z] 2de7ff778b66: Waiting [2022-07-19T17:25:05.997Z] 9712f1f96733: Verifying Checksum [2022-07-19T17:25:05.997Z] 9712f1f96733: Download complete [2022-07-19T17:25:06.259Z] 63f879dbbcfc: Verifying Checksum [2022-07-19T17:25:06.259Z] 63f879dbbcfc: Download complete [2022-07-19T17:25:06.520Z] e9a5061849ea: Verifying Checksum [2022-07-19T17:25:06.520Z] e9a5061849ea: Download complete [2022-07-19T17:25:06.520Z] ab5ef0e58194: Verifying Checksum [2022-07-19T17:25:06.520Z] ab5ef0e58194: Download complete [2022-07-19T17:25:06.520Z] 0d9ebad4ef96: Verifying Checksum [2022-07-19T17:25:06.520Z] 0d9ebad4ef96: Download complete [2022-07-19T17:25:06.520Z] d747dcd14b5f: Download complete [2022-07-19T17:25:06.780Z] 2de7ff778b66: Verifying Checksum [2022-07-19T17:25:06.780Z] 2de7ff778b66: Download complete [2022-07-19T17:25:09.317Z] ab5ef0e58194: Pull complete [2022-07-19T17:25:09.576Z] 9712f1f96733: Pull complete [2022-07-19T17:25:10.144Z] 63f879dbbcfc: Pull complete [2022-07-19T17:25:14.337Z] 0d9ebad4ef96: Pull complete [2022-07-19T17:25:14.337Z] e9a5061849ea: Pull complete [2022-07-19T17:25:14.337Z] d747dcd14b5f: Pull complete [2022-07-19T17:25:15.275Z] 2de7ff778b66: Pull complete [2022-07-19T17:25:15.275Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-19T17:25:15.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-19T17:25:15.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:25:15.373Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:25:15.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-19T17:25:17.513Z] $ docker top 52332c6068a1bf9980253cdbf22d24808e41e5aeb22b34917fb2aa4650133991 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:25:17.591Z] provisioning config files... [2022-07-19T17:25:17.600Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1354652867311912288tmp [2022-07-19T17:25:17.616Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6917386532348914036tmp [2022-07-19T17:25:17.627Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8897117592353965960tmp [Pipeline] { [Pipeline] echo [2022-07-19T17:25:17.644Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:17.930Z] ---> sigul-configuration.sh [2022-07-19T17:25:17.930Z] gpg: directory `/root/.gnupg' created [2022-07-19T17:25:17.930Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-19T17:25:17.930Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-19T17:25:17.930Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-19T17:25:17.930Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-19T17:25:17.930Z] gpg: CAST5 encrypted data [2022-07-19T17:25:17.930Z] gpg: encrypted with 1 passphrase [2022-07-19T17:25:17.930Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-19T17:25:18.224Z] + mkdir /home/jenkins [2022-07-19T17:25:18.224Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-19T17:25:18.518Z] + 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 [2022-07-19T17:25:18.528Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:18.813Z] ---> sigul-install.sh [2022-07-19T17:25:18.813Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-19T17:25:19.100Z] + git tag --list [2022-07-19T17:25:19.100Z] 0.7.1 [2022-07-19T17:25:19.100Z] v1.0.0 [2022-07-19T17:25:19.100Z] v1.1.0 [2022-07-19T17:25:19.100Z] v1.1.1 [2022-07-19T17:25:19.100Z] v1.2.2 [2022-07-19T17:25:19.100Z] v1.3.0 [2022-07-19T17:25:19.100Z] v1.3.1 [2022-07-19T17:25:19.100Z] v2.0.0 [2022-07-19T17:25:19.100Z] v2.1.0 [2022-07-19T17:25:19.100Z] v2.1.1 [2022-07-19T17:25:19.100Z] v2.1.1-dev.1 [2022-07-19T17:25:19.100Z] v2.1.1-dev.2 [2022-07-19T17:25:19.100Z] v2.1.1-dev.3 [2022-07-19T17:25:19.100Z] v2.2.0 [2022-07-19T17:25:19.100Z] v2.2.1-dev.1 [2022-07-19T17:25:19.100Z] v2.2.1-dev.2 [2022-07-19T17:25:19.100Z] v2.2.1-dev.3 [2022-07-19T17:25:19.100Z] v2.2.1-dev.4 [2022-07-19T17:25:19.100Z] v2.2.1-dev.5 [2022-07-19T17:25:19.100Z] v2.2.1-dev.6 [2022-07-19T17:25:19.100Z] v2.2.1-dev.7 [Pipeline] sh [2022-07-19T17:25:19.390Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-19T17:25:19.961Z] Signing Git tag with Sigul... [2022-07-19T17:25:19.961Z] Signing v2.2.1-dev.7 [Pipeline] echo [2022-07-19T17:25:20.233Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:20.519Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-19T17:25:20.527Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-19T17:25:20.552Z] $ docker stop --time=1 52332c6068a1bf9980253cdbf22d24808e41e5aeb22b34917fb2aa4650133991 [2022-07-19T17:25:21.880Z] $ docker rm -f 52332c6068a1bf9980253cdbf22d24808e41e5aeb22b34917fb2aa4650133991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-19T17:25:22.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:25:22.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:22.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:25:22.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:25:22.689Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:25:22.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T17:25:23.152Z] $ docker top d553e52815716c5c7e740f30282352476686d26c81aac7843cd7a4848a0a54b8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:25:23.243Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:25:23.243Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:25:23.389Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:25:23.400Z] $ docker exec d553e52815716c5c7e740f30282352476686d26c81aac7843cd7a4848a0a54b8 ssh-agent [2022-07-19T17:25:23.535Z] SSH_AUTH_SOCK=/tmp/ssh-OL9ISisK5aIm/agent.34 [2022-07-19T17:25:23.535Z] SSH_AGENT_PID=41 [2022-07-19T17:25:23.540Z] Running ssh-add (command line suppressed) [2022-07-19T17:25:23.676Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8508232143469269744.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8508232143469269744.key) [2022-07-19T17:25:23.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:25:23.977Z] + git semver bump pre [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,172 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,172 [bump_version] DEBUG bumping version:2.2.1-dev.7 on axis:pre with prefix:dev [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,172 [bump_version] DEBUG bumped version:2.2.1-dev.8 [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,172 [write_version] DEBUG write version:2.2.1-dev.8 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,172 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,172 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,174 [execute] INFO git cat-file --batch-check [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,180 [execute] INFO git cat-file --batch [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T17:25:24.238Z] 2022-07-19 17:25:24,185 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:25:24.238Z] 2.2.1-dev.8 [Pipeline] } [2022-07-19T17:25:24.256Z] $ docker exec --env ******** --env ******** d553e52815716c5c7e740f30282352476686d26c81aac7843cd7a4848a0a54b8 ssh-agent -k [2022-07-19T17:25:24.360Z] unset SSH_AUTH_SOCK; [2022-07-19T17:25:24.360Z] unset SSH_AGENT_PID; [2022-07-19T17:25:24.360Z] echo Agent pid 41 killed; [2022-07-19T17:25:24.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:25:24.672Z] + git semver [Pipeline] } [2022-07-19T17:25:24.956Z] $ docker stop --time=1 d553e52815716c5c7e740f30282352476686d26c81aac7843cd7a4848a0a54b8 [2022-07-19T17:25:26.247Z] $ docker rm -f d553e52815716c5c7e740f30282352476686d26c81aac7843cd7a4848a0a54b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-19T17:25:26.588Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-19T17:25:26.588Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:26.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-19T17:25:26.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:25:26.973Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:25:27.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-19T17:25:27.431Z] $ docker top 4ef3fe9744b87e7b23284a1854c08a3c55d16f0075ef83e0d84d68f384f18b21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-19T17:25:27.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-19T17:25:27.527Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-19T17:25:27.657Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-19T17:25:27.668Z] $ docker exec 4ef3fe9744b87e7b23284a1854c08a3c55d16f0075ef83e0d84d68f384f18b21 ssh-agent [2022-07-19T17:25:27.778Z] SSH_AUTH_SOCK=/tmp/ssh-DL8GYZsrBCHc/agent.34 [2022-07-19T17:25:27.778Z] SSH_AGENT_PID=41 [2022-07-19T17:25:27.786Z] Running ssh-add (command line suppressed) [2022-07-19T17:25:27.897Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6206659909155914880.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6206659909155914880.key) [2022-07-19T17:25:27.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-19T17:25:28.187Z] + git semver push [2022-07-19T17:25:28.446Z] 2022-07-19 17:25:28,387 [run_push] DEBUG push [2022-07-19T17:25:28.446Z] 2022-07-19 17:25:28,387 [execute] INFO git cat-file --batch-check [2022-07-19T17:25:28.446Z] 2022-07-19 17:25:28,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-19T17:25:28.446Z] 2022-07-19 17:25:28,392 [execute] INFO git rev-list d225dab3cc8c486f0f92861fd7f5dc8a7719c8db -- [2022-07-19T17:25:28.446Z] 2022-07-19 17:25:28,392 [execute] DEBUG Popen(['git', 'rev-list', 'd225dab3cc8c486f0f92861fd7f5dc8a7719c8db', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:25:28.446Z] 2022-07-19 17:25:28,398 [execute] INFO git fetch -v origin [2022-07-19T17:25:28.446Z] 2022-07-19 17:25:28,398 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-19T17:25:29.016Z] 2022-07-19 17:25:28,888 [run_push] DEBUG no remote changes detected [2022-07-19T17:25:29.016Z] 2022-07-19 17:25:28,889 [execute] INFO git push origin semver [2022-07-19T17:25:29.016Z] 2022-07-19 17:25:28,889 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-19T17:25:29.956Z] 2022-07-19 17:25:29,629 [run_push] DEBUG push all version tags [2022-07-19T17:25:29.956Z] 2022-07-19 17:25:29,630 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-19T17:25:29.956Z] 2022-07-19 17:25:29,630 [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) [2022-07-19T17:25:30.525Z] 2022-07-19 17:25:30,311 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-07-19T17:25:30.525Z] 2.2.1-dev.8 [Pipeline] } [2022-07-19T17:25:30.543Z] $ docker exec --env ******** --env ******** 4ef3fe9744b87e7b23284a1854c08a3c55d16f0075ef83e0d84d68f384f18b21 ssh-agent -k [2022-07-19T17:25:30.684Z] unset SSH_AUTH_SOCK; [2022-07-19T17:25:30.684Z] unset SSH_AGENT_PID; [2022-07-19T17:25:30.684Z] echo Agent pid 41 killed; [2022-07-19T17:25:30.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-19T17:25:30.999Z] + git semver [Pipeline] } [2022-07-19T17:25:31.281Z] $ docker stop --time=1 4ef3fe9744b87e7b23284a1854c08a3c55d16f0075ef83e0d84d68f384f18b21 [2022-07-19T17:25:32.601Z] $ docker rm -f 4ef3fe9744b87e7b23284a1854c08a3c55d16f0075ef83e0d84d68f384f18b21 [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 [2022-07-19T17:25:33.210Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2022-07-19T17:25:33.210Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-07-19T17:25:33.210Z] total 16 [2022-07-19T17:25:33.210Z] drwxr-xr-x 3 root root 4096 Jul 19 17:15 . [2022-07-19T17:25:33.210Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 17:25 .. [2022-07-19T17:25:33.210Z] drwxr-xr-x 2 root root 4096 Jul 19 17:15 cost [2022-07-19T17:25:33.210Z] -rw-r--r-- 1 root root 86 Jul 19 17:15 cost.csv [2022-07-19T17:25:33.210Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-07-19T17:25:33.210Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-07-19T17:25:33.210Z] total 16 [2022-07-19T17:25:33.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:15 . [2022-07-19T17:25:33.210Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 17:25 .. [2022-07-19T17:25:33.210Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 17:15 cost [2022-07-19T17:25:33.210Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 19 17:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:33.506Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:34.369Z] ---> package-listing.sh [2022-07-19T17:25:34.369Z] ++ facter osfamily [2022-07-19T17:25:34.369Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-19T17:25:34.630Z] + OS_FAMILY=debian [2022-07-19T17:25:34.630Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-07-19T17:25:34.630Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-19T17:25:34.630Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-19T17:25:34.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-19T17:25:34.630Z] + PACKAGES=/tmp/packages_start.txt [2022-07-19T17:25:34.630Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-07-19T17:25:34.630Z] + PACKAGES=/tmp/packages_end.txt [2022-07-19T17:25:34.630Z] + case "${OS_FAMILY}" in [2022-07-19T17:25:34.630Z] + dpkg -l [2022-07-19T17:25:34.630Z] + grep '^ii' [2022-07-19T17:25:34.630Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-19T17:25:34.630Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-19T17:25:34.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-19T17:25:34.630Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-07-19T17:25:34.630Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-07-19T17:25:34.630Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2022-07-19T17:25:34.642Z] 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 [2022-07-19T17:25:34.921Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-19T17:25:35.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-19T17:25:35.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-19T17:25:35.567Z] prd-ubuntu20.04-docker-8c-8g-20495 does not seem to be running inside a container [2022-07-19T17:25:35.605Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-19T17:25:35.828Z] $ docker top 6026e599ee171b198b4f090034d08041baa135ee0a8ab9b8af58bfd502543a60 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-19T17:25:36.174Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-19T17:25:36.460Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-19T17:25:36.748Z] + ls /var/log/sa-host [2022-07-19T17:25:36.748Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-19T17:25:36.886Z] provisioning config files... [2022-07-19T17:25:36.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5066985517311176751tmp [Pipeline] { [Pipeline] echo [2022-07-19T17:25:36.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:37.193Z] ---> create-netrc.sh [Pipeline] } [2022-07-19T17:25:37.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:37.526Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-19T17:25:37.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:37.824Z] ---> sudo-logs.sh [2022-07-19T17:25:37.824Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-19T17:25:37.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:38.148Z] ---> job-cost.sh [2022-07-19T17:25:38.148Z] lf-activate-venv: SKIPPING [2022-07-19T17:25:38.148Z] DEBUG: total: 0.2199999988079071 [2022-07-19T17:25:38.148Z] INFO: Retrieving Stack Cost... [2022-07-19T17:25:38.409Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-19T17:25:38.981Z] INFO: Archiving Costs [Pipeline] echo [2022-07-19T17:25:38.992Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-19T17:25:39.273Z] ---> logs-deploy.sh [2022-07-19T17:25:39.273Z] lf-activate-venv: SKIPPING [2022-07-19T17:25:39.273Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/46 [2022-07-19T17:25:39.273Z] INFO: archiving workspace using pattern(s): [2022-07-19T17:25:40.210Z] Archives upload complete. [2022-07-19T17:25:40.469Z] INFO: archiving logs to Nexus [2022-07-19T17:25:41.041Z] ---> uname -a: [2022-07-19T17:25:41.041Z] Linux prd-ubuntu20-04-docker-8c-8g-20495 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] ---> lscpu: [2022-07-19T17:25:41.041Z] Architecture: x86_64 [2022-07-19T17:25:41.041Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-19T17:25:41.041Z] Byte Order: Little Endian [2022-07-19T17:25:41.041Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-19T17:25:41.041Z] CPU(s): 8 [2022-07-19T17:25:41.041Z] On-line CPU(s) list: 0-7 [2022-07-19T17:25:41.041Z] Thread(s) per core: 1 [2022-07-19T17:25:41.041Z] Core(s) per socket: 1 [2022-07-19T17:25:41.041Z] Socket(s): 8 [2022-07-19T17:25:41.041Z] NUMA node(s): 1 [2022-07-19T17:25:41.041Z] Vendor ID: AuthenticAMD [2022-07-19T17:25:41.041Z] CPU family: 23 [2022-07-19T17:25:41.041Z] Model: 49 [2022-07-19T17:25:41.041Z] Model name: AMD EPYC-Rome Processor [2022-07-19T17:25:41.041Z] Stepping: 0 [2022-07-19T17:25:41.041Z] CPU MHz: 2799.998 [2022-07-19T17:25:41.041Z] BogoMIPS: 5599.99 [2022-07-19T17:25:41.041Z] Virtualization: AMD-V [2022-07-19T17:25:41.041Z] Hypervisor vendor: KVM [2022-07-19T17:25:41.041Z] Virtualization type: full [2022-07-19T17:25:41.041Z] L1d cache: 256 KiB [2022-07-19T17:25:41.041Z] L1i cache: 256 KiB [2022-07-19T17:25:41.041Z] L2 cache: 4 MiB [2022-07-19T17:25:41.041Z] L3 cache: 128 MiB [2022-07-19T17:25:41.041Z] NUMA node0 CPU(s): 0-7 [2022-07-19T17:25:41.041Z] Vulnerability Itlb multihit: Not affected [2022-07-19T17:25:41.041Z] Vulnerability L1tf: Not affected [2022-07-19T17:25:41.041Z] Vulnerability Mds: Not affected [2022-07-19T17:25:41.041Z] Vulnerability Meltdown: Not affected [2022-07-19T17:25:41.041Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-19T17:25:41.041Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-19T17:25:41.041Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-19T17:25:41.041Z] Vulnerability Srbds: Not affected [2022-07-19T17:25:41.041Z] Vulnerability Tsx async abort: Not affected [2022-07-19T17:25:41.041Z] 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 [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] ---> nproc: [2022-07-19T17:25:41.041Z] 8 [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] ---> df -h: [2022-07-19T17:25:41.041Z] Filesystem Size Used Avail Use% Mounted on [2022-07-19T17:25:41.041Z] overlay 155G 12G 143G 8% / [2022-07-19T17:25:41.041Z] tmpfs 64M 0 64M 0% /dev [2022-07-19T17:25:41.041Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-19T17:25:41.041Z] shm 64M 0 64M 0% /dev/shm [2022-07-19T17:25:41.041Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] ---> sar -b -r -n DEV: [2022-07-19T17:25:41.041Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20495) 07/19/22 _x86_64_ (8 CPU) [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] 17:13:00 LINUX RESTART (8 CPU) [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] 17:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-19T17:25:41.041Z] 17:15:01 205.81 1.57 204.25 0.00 21.99 62197.13 0.00 [2022-07-19T17:25:41.041Z] 17:16:01 121.78 0.10 121.68 0.00 13.73 33282.45 0.00 [2022-07-19T17:25:41.041Z] 17:17:01 1.38 0.02 1.37 0.00 0.13 16.28 0.00 [2022-07-19T17:25:41.041Z] 17:18:01 1.87 0.00 1.87 0.00 0.00 23.19 0.00 [2022-07-19T17:25:41.041Z] 17:19:01 0.98 0.02 0.97 0.00 0.13 11.60 0.00 [2022-07-19T17:25:41.041Z] 17:20:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2022-07-19T17:25:41.041Z] 17:21:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2022-07-19T17:25:41.041Z] 17:22:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2022-07-19T17:25:41.041Z] 17:23:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2022-07-19T17:25:41.041Z] 17:24:01 1.67 0.00 1.67 0.00 0.00 23.86 0.00 [2022-07-19T17:25:41.041Z] 17:25:01 58.23 0.27 57.96 0.00 15.19 34987.40 0.00 [2022-07-19T17:25:41.041Z] Average: 36.04 0.18 35.86 0.00 4.65 11872.93 0.00 [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] 17:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-19T17:25:41.041Z] 17:15:01 28289388 31632936 656892 2.00 161588 3386840 2361524 6.96 1368224 2766328 5700 [2022-07-19T17:25:41.041Z] 17:16:01 27695984 31768052 522500 1.59 171696 4052796 1846128 5.44 1282328 3393924 172 [2022-07-19T17:25:41.041Z] 17:17:01 27695856 31768184 521804 1.59 171732 4052796 1846128 5.44 1282856 3393928 192 [2022-07-19T17:25:41.041Z] 17:18:01 27703148 31775692 514356 1.56 171772 4052808 1846128 5.44 1275044 3394096 44 [2022-07-19T17:25:41.041Z] 17:19:01 27703028 31775660 514272 1.56 171796 4052816 1846128 5.44 1275288 3394108 16 [2022-07-19T17:25:41.041Z] 17:20:01 27704596 31777232 512660 1.56 171836 4052816 1846128 5.44 1273464 3394108 16 [2022-07-19T17:25:41.041Z] 17:21:01 27708192 31780968 508892 1.55 171884 4052820 1846128 5.44 1270284 3394188 8 [2022-07-19T17:25:41.041Z] 17:22:01 27708176 31780964 508812 1.55 171912 4052824 1846128 5.44 1270168 3394192 188 [2022-07-19T17:25:41.041Z] 17:23:01 27708200 31781052 508768 1.55 171936 4052816 1846128 5.44 1269836 3394196 12 [2022-07-19T17:25:41.041Z] 17:24:01 27708368 31781248 508736 1.55 171968 4052804 1846128 5.44 1270204 3394180 12 [2022-07-19T17:25:41.041Z] 17:25:01 26895240 31748552 540028 1.64 194844 4756900 2043696 6.02 1365332 4060008 224 [2022-07-19T17:25:41.041Z] Average: 27683652 31760958 528884 1.61 172997 4056276 1910943 5.63 1291184 3397569 599 [2022-07-19T17:25:41.041Z] [2022-07-19T17:25:41.041Z] 17:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-19T17:25:41.041Z] 17:15:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:15:01 veth5377afc 0.03 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:15:01 docker0 109.66 133.52 8.65 1097.31 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:15:01 ens3 211.66 164.36 1147.50 78.66 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:16:01 lo 7.80 7.80 0.76 0.76 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:16:01 docker0 5.67 8.02 0.33 51.63 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:16:01 ens3 198.00 152.81 2658.20 276.33 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:17:01 ens3 3.30 1.18 0.80 0.52 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:18:01 ens3 2.03 0.83 1.76 0.42 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:19:01 ens3 0.58 0.27 0.33 0.25 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:20:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:21:01 ens3 0.28 0.12 0.10 0.01 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.041Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:22:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:23:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:24:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:25:01 docker0 40.12 48.98 3.46 684.67 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] 17:25:01 ens3 222.79 143.72 4669.68 49.58 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] Average: docker0 14.13 17.32 1.13 166.70 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] Average: ens3 58.13 42.16 770.79 36.89 0.00 0.00 0.00 0.00 [2022-07-19T17:25:41.042Z] [2022-07-19T17:25:41.042Z]