Pull request #594 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 289fc97fd8c5828005d7e119f392a62f25cf8752+0def27edd13f0f026962cc349c20b477b0871f96 (b29936d878fa5a9db39123e043f524a3476325fb) 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-ssh12629842844911973410.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8050565254665208777.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13007460435916640591.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15222320139090333808.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9476149925217680353.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2525971441671179897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26991 in /w/workspace/xfoundry_device-modbus-go_PR-594 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-594 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0def27edd13f0f026962cc349c20b477b0871f96 into PR head commit 289fc97fd8c5828005d7e119f392a62f25cf8752 Merge succeeded, producing 289fc97fd8c5828005d7e119f392a62f25cf8752 Checking out Revision 289fc97fd8c5828005d7e119f392a62f25cf8752 (PR-594) > git config core.sparsecheckout # timeout=10 > git checkout -f 289fc97fd8c5828005d7e119f392a62f25cf8752 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0def27edd13f0f026962cc349c20b477b0871f96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 289fc97fd8c5828005d7e119f392a62f25cf8752 # timeout=10 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-19T07:12:37.909Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-19T07:12:38.151Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-19T07:12:38.284Z] ========================================================= [2024-11-19T07:12:38.285Z] EdgeX Global Pipelines Version Info [2024-11-19T07:12:38.285Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:12:39.094Z] ------------------- [2024-11-19T07:12:39.094Z] stable info: [2024-11-19T07:12:39.094Z] ------------------- [2024-11-19T07:12:39.094Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-19T07:12:39.094Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-19T07:12:39.094Z] Message: update stable to v1.0.265 [2024-11-19T07:12:40.037Z] ------------------- [2024-11-19T07:12:40.037Z] experimental info: [2024-11-19T07:12:40.037Z] ------------------- [2024-11-19T07:12:40.037Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-19T07:12:40.037Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-19T07:12:40.037Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-19T07:12:40.273Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-11-19T07:12:40.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-11-19T07:12:40.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-19T07:12:40.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-19T07:12:40.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-19T07:12:40.562Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-19T07:12:40.619Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-19T07:12:40.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-19T07:12:40.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-19T07:12:40.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-19T07:12:40.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-19T07:12:40.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-11-19T07:12:40.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-19T07:12:41.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-19T07:12:41.083Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T07:12:41.144Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-19T07:12:41.205Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T07:12:41.265Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-19T07:12:41.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-19T07:12:41.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-19T07:12:41.431Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-19T07:12:41.487Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-19T07:12:41.547Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-19T07:12:41.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-19T07:12:41.660Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-19T07:12:41.720Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-19T07:12:41.781Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-19T07:12:41.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-594 [Pipeline] echo [2024-11-19T07:12:41.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-594 [Pipeline] echo [2024-11-19T07:12:41.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-594 [Pipeline] echo [2024-11-19T07:12:42.006Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] echo [2024-11-19T07:12:42.065Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 289fc97 [Pipeline] echo [2024-11-19T07:12:42.123Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T07:12:42.269Z] provisioning config files... [2024-11-19T07:12:42.286Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/config15278942747310884105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:12:42.669Z] ---> ****-login.sh [2024-11-19T07:12:42.669Z] nexus3.edgexfoundry.org:10001 [2024-11-19T07:12:42.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:12:42.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:12:42.930Z] Configure a credential helper to remove this warning. See [2024-11-19T07:12:42.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:12:42.930Z] [2024-11-19T07:12:42.930Z] Login Succeeded [2024-11-19T07:12:42.930Z] nexus3.edgexfoundry.org:10002 [2024-11-19T07:12:43.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:12:43.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:12:43.191Z] Configure a credential helper to remove this warning. See [2024-11-19T07:12:43.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:12:43.191Z] [2024-11-19T07:12:43.191Z] Login Succeeded [2024-11-19T07:12:43.191Z] nexus3.edgexfoundry.org:10003 [2024-11-19T07:12:43.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:12:43.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:12:43.191Z] Configure a credential helper to remove this warning. See [2024-11-19T07:12:43.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:12:43.191Z] [2024-11-19T07:12:43.191Z] Login Succeeded [2024-11-19T07:12:43.191Z] nexus3.edgexfoundry.org:10004 [2024-11-19T07:12:43.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:12:43.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:12:43.452Z] Configure a credential helper to remove this warning. See [2024-11-19T07:12:43.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:12:43.452Z] [2024-11-19T07:12:43.452Z] Login Succeeded [2024-11-19T07:12:43.452Z] ****.io [2024-11-19T07:12:43.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:12:43.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:12:43.714Z] Configure a credential helper to remove this warning. See [2024-11-19T07:12:43.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:12:43.714Z] [2024-11-19T07:12:43.714Z] Login Succeeded [2024-11-19T07:12:43.714Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T07:12:43.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-19T07:12:44.417Z] + git rev-list -1 --merges 289fc97fd8c5828005d7e119f392a62f25cf8752~1..289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] echo [2024-11-19T07:12:44.467Z] -----------> git rev-list -1 --merges 289fc97fd8c5828005d7e119f392a62f25cf8752~1..289fc97fd8c5828005d7e119f392a62f25cf8752 289fc97fd8c5828005d7e119f392a62f25cf8752 [false] [Pipeline] sh [2024-11-19T07:12:44.787Z] + git log --format=format:%s -1 289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] echo [2024-11-19T07:12:44.834Z] ========================================================= [2024-11-19T07:12:44.834Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-19T07:12:44.834Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T07:12:45.304Z] + git log --format=format:%s -1 289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] echo [2024-11-19T07:12:45.345Z] [semverPrep] GIT_COMMIT: 289fc97fd8c5828005d7e119f392a62f25cf8752, Commit Message: feat: Add new build-noziti and docker-noziti targets into Makefile [Pipeline] echo [2024-11-19T07:12:45.391Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-19T07:12:45.801Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-19T07:12:45.802Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-19T07:12:45.802Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-19T07:12:45.802Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-19T07:12:45.802Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-11-19T07:12:45.802Z] -a /etc/ssh/ssh_known_hosts [2024-11-19T07:12:45.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:12:46.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T07:12:46.313Z] [2024-11-19T07:12:46.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:12:46.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T07:12:46.719Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-19T07:12:46.719Z] b85a868b505f: Pulling fs layer [2024-11-19T07:12:46.719Z] e2be974225ed: Pulling fs layer [2024-11-19T07:12:46.719Z] 339a4e72a1f5: Pulling fs layer [2024-11-19T07:12:46.719Z] 988bab9f4d93: Pulling fs layer [2024-11-19T07:12:46.719Z] 1469e6f7b9e6: Pulling fs layer [2024-11-19T07:12:46.719Z] eaf3925da568: Pulling fs layer [2024-11-19T07:12:46.719Z] bab4dde63d76: Pulling fs layer [2024-11-19T07:12:46.719Z] bde34c3a00c8: Pulling fs layer [2024-11-19T07:12:46.719Z] b352a97aabf1: Pulling fs layer [2024-11-19T07:12:46.719Z] 4872d77fe225: Pulling fs layer [2024-11-19T07:12:46.719Z] 5851b861e8e6: Pulling fs layer [2024-11-19T07:12:46.719Z] 988bab9f4d93: Waiting [2024-11-19T07:12:46.719Z] 1469e6f7b9e6: Waiting [2024-11-19T07:12:46.719Z] eaf3925da568: Waiting [2024-11-19T07:12:46.719Z] bab4dde63d76: Waiting [2024-11-19T07:12:46.719Z] bde34c3a00c8: Waiting [2024-11-19T07:12:46.719Z] 5851b861e8e6: Waiting [2024-11-19T07:12:46.719Z] b352a97aabf1: Waiting [2024-11-19T07:12:46.719Z] 4872d77fe225: Waiting [2024-11-19T07:12:46.719Z] e2be974225ed: Verifying Checksum [2024-11-19T07:12:46.719Z] e2be974225ed: Download complete [2024-11-19T07:12:46.719Z] 988bab9f4d93: Verifying Checksum [2024-11-19T07:12:46.719Z] 988bab9f4d93: Download complete [2024-11-19T07:12:46.719Z] 1469e6f7b9e6: Verifying Checksum [2024-11-19T07:12:46.719Z] 1469e6f7b9e6: Download complete [2024-11-19T07:12:46.719Z] 339a4e72a1f5: Verifying Checksum [2024-11-19T07:12:46.719Z] 339a4e72a1f5: Download complete [2024-11-19T07:12:46.719Z] eaf3925da568: Download complete [2024-11-19T07:12:46.979Z] bde34c3a00c8: Download complete [2024-11-19T07:12:46.979Z] b352a97aabf1: Download complete [2024-11-19T07:12:46.979Z] 4872d77fe225: Verifying Checksum [2024-11-19T07:12:46.979Z] 4872d77fe225: Download complete [2024-11-19T07:12:46.979Z] 5851b861e8e6: Download complete [2024-11-19T07:12:46.979Z] b85a868b505f: Download complete [2024-11-19T07:12:47.238Z] bab4dde63d76: Verifying Checksum [2024-11-19T07:12:47.238Z] bab4dde63d76: Download complete [2024-11-19T07:12:48.175Z] b85a868b505f: Pull complete [2024-11-19T07:12:48.434Z] e2be974225ed: Pull complete [2024-11-19T07:12:49.003Z] 339a4e72a1f5: Pull complete [2024-11-19T07:12:49.003Z] 988bab9f4d93: Pull complete [2024-11-19T07:12:49.263Z] 1469e6f7b9e6: Pull complete [2024-11-19T07:12:49.263Z] eaf3925da568: Pull complete [2024-11-19T07:12:51.193Z] bab4dde63d76: Pull complete [2024-11-19T07:12:51.458Z] bde34c3a00c8: Pull complete [2024-11-19T07:12:51.458Z] b352a97aabf1: Pull complete [2024-11-19T07:12:51.458Z] 4872d77fe225: Pull complete [2024-11-19T07:12:51.721Z] 5851b861e8e6: Pull complete [2024-11-19T07:12:51.721Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-19T07:12:51.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-19T07:12:51.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:12:52.030Z] prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container [2024-11-19T07:12:52.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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/py-git-semver:0.1.4 cat [2024-11-19T07:12:54.580Z] $ docker top ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b -eo pid,comm [2024-11-19T07:12:54.642Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-11-19T07:12:54.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-19T07:12:54.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T07:12:54.812Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T07:12:54.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T07:12:54.924Z] $ docker exec ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b ssh-agent [2024-11-19T07:12:55.038Z] SSH_AUTH_SOCK=/tmp/ssh-pIgo9zZVLRAF/agent.33 [2024-11-19T07:12:55.038Z] SSH_AGENT_PID=39 [2024-11-19T07:12:55.043Z] Running ssh-add (command line suppressed) [2024-11-19T07:12:55.149Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-594@tmp/private_key_8911192731157346340.key (/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/private_key_8911192731157346340.key) [2024-11-19T07:12:55.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T07:12:55.513Z] + git tag --points-at HEAD [Pipeline] } [2024-11-19T07:12:55.541Z] $ docker exec --env ******** --env ******** ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b ssh-agent -k [2024-11-19T07:12:55.648Z] unset SSH_AUTH_SOCK; [2024-11-19T07:12:55.648Z] unset SSH_AGENT_PID; [2024-11-19T07:12:55.648Z] echo Agent pid 39 killed; [2024-11-19T07:12:55.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-19T07:12:55.777Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-19T07:12:55.777Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-19T07:12:55.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-19T07:12:55.896Z] $ docker exec ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b ssh-agent [2024-11-19T07:12:56.000Z] SSH_AUTH_SOCK=/tmp/ssh-0gMe6SsaUtDv/agent.72 [2024-11-19T07:12:56.000Z] SSH_AGENT_PID=78 [2024-11-19T07:12:56.005Z] Running ssh-add (command line suppressed) [2024-11-19T07:12:56.099Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-594@tmp/private_key_2579011638340143545.key (/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/private_key_2579011638340143545.key) [2024-11-19T07:12:56.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-19T07:12:56.466Z] + git semver init [2024-11-19T07:12:56.730Z] 2024-11-19 07:12:56,650 [run_init] DEBUG init version:0.0.0 force:False [2024-11-19T07:12:56.730Z] 2024-11-19 07:12:56,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-594/.semver [2024-11-19T07:12:56.730Z] 2024-11-19 07:12:56,651 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-594/.semver [2024-11-19T07:12:56.730Z] 2024-11-19 07:12:56,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-594/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-594, universal_newlines=False, shell=None, istream=None) [2024-11-19T07:12:57.671Z] 2024-11-19 07:12:57,658 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-594/.git/info/exclude [2024-11-19T07:12:57.671Z] 2024-11-19 07:12:57,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-594/.semver/PR-594 with force:False [2024-11-19T07:12:57.671Z] 2024-11-19 07:12:57,659 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-594/.semver/PR-594 [2024-11-19T07:12:57.671Z] 2024-11-19 07:12:57,663 [execute] INFO git cat-file --batch-check [2024-11-19T07:12:57.671Z] 2024-11-19 07:12:57,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T07:12:57.932Z] 2024-11-19 07:12:57,669 [execute] INFO git cat-file --batch [2024-11-19T07:12:57.932Z] 2024-11-19 07:12:57,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) [2024-11-19T07:12:57.932Z] 2024-11-19 07:12:57,675 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-594/.semver/PR-594 [2024-11-19T07:12:57.932Z] 0.0.0 [Pipeline] } [2024-11-19T07:12:57.956Z] $ docker exec --env ******** --env ******** ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b ssh-agent -k [2024-11-19T07:12:58.053Z] unset SSH_AUTH_SOCK; [2024-11-19T07:12:58.054Z] unset SSH_AGENT_PID; [2024-11-19T07:12:58.054Z] echo Agent pid 78 killed; [2024-11-19T07:12:58.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-19T07:12:58.532Z] + git semver [Pipeline] } [2024-11-19T07:12:58.818Z] $ docker stop --time=1 ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b [2024-11-19T07:13:00.128Z] $ docker rm -f --volumes ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T07:13:00.549Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-19T07:13:00.920Z] Stashed 1 file(s) [Pipeline] echo [2024-11-19T07:13:00.946Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T07:13:01.638Z] provisioning config files... [2024-11-19T07:13:01.648Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/config781251074299672965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:13:02.014Z] ---> ****-login.sh [2024-11-19T07:13:02.014Z] nexus3.edgexfoundry.org:10001 [2024-11-19T07:13:02.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:13:02.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:13:02.014Z] Configure a credential helper to remove this warning. See [2024-11-19T07:13:02.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:13:02.014Z] [2024-11-19T07:13:02.014Z] Login Succeeded [2024-11-19T07:13:02.014Z] nexus3.edgexfoundry.org:10002 [2024-11-19T07:13:02.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:13:02.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:13:02.015Z] Configure a credential helper to remove this warning. See [2024-11-19T07:13:02.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:13:02.015Z] [2024-11-19T07:13:02.015Z] Login Succeeded [2024-11-19T07:13:02.015Z] nexus3.edgexfoundry.org:10003 [2024-11-19T07:13:02.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:13:02.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:13:02.277Z] Configure a credential helper to remove this warning. See [2024-11-19T07:13:02.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:13:02.277Z] [2024-11-19T07:13:02.277Z] Login Succeeded [2024-11-19T07:13:02.277Z] nexus3.edgexfoundry.org:10004 [2024-11-19T07:13:02.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:13:02.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:13:02.277Z] Configure a credential helper to remove this warning. See [2024-11-19T07:13:02.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:13:02.277Z] [2024-11-19T07:13:02.277Z] Login Succeeded [2024-11-19T07:13:02.277Z] ****.io [2024-11-19T07:13:02.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:13:02.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:13:02.537Z] Configure a credential helper to remove this warning. See [2024-11-19T07:13:02.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:13:02.537Z] [2024-11-19T07:13:02.537Z] Login Succeeded [2024-11-19T07:13:02.537Z] ---> ****-login.sh ends [Pipeline] } [2024-11-19T07:13:02.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-19T07:13:02.800Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T07:13:02.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T07:13:02.890Z] ========================================================= [2024-11-19T07:13:02.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-19T07:13:02.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:13:03.431Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-19T07:13:03.431Z] Sending build context to Docker daemon 18.1MB [2024-11-19T07:13:03.431Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T07:13:03.431Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-19T07:13:03.692Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-19T07:13:03.692Z] 43c4264eed91: Pulling fs layer [2024-11-19T07:13:03.692Z] 4cc291be95ef: Pulling fs layer [2024-11-19T07:13:03.692Z] 2ac1f1163629: Pulling fs layer [2024-11-19T07:13:03.692Z] 5c3c966382ef: Pulling fs layer [2024-11-19T07:13:03.692Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T07:13:03.692Z] 5d5c8e513c77: Pulling fs layer [2024-11-19T07:13:03.692Z] 9f66e0745190: Pulling fs layer [2024-11-19T07:13:03.692Z] f49a43e4bbc0: Pulling fs layer [2024-11-19T07:13:03.692Z] 561ebcabdf7f: Pulling fs layer [2024-11-19T07:13:03.692Z] 5c3c966382ef: Waiting [2024-11-19T07:13:03.692Z] 5d5c8e513c77: Waiting [2024-11-19T07:13:03.692Z] 9f66e0745190: Waiting [2024-11-19T07:13:03.692Z] 4f4fb700ef54: Waiting [2024-11-19T07:13:03.692Z] f49a43e4bbc0: Waiting [2024-11-19T07:13:03.692Z] 561ebcabdf7f: Waiting [2024-11-19T07:13:03.692Z] 4cc291be95ef: Verifying Checksum [2024-11-19T07:13:03.692Z] 4cc291be95ef: Download complete [2024-11-19T07:13:03.692Z] 5c3c966382ef: Verifying Checksum [2024-11-19T07:13:03.692Z] 5c3c966382ef: Download complete [2024-11-19T07:13:03.692Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T07:13:03.692Z] 4f4fb700ef54: Download complete [2024-11-19T07:13:03.692Z] 5d5c8e513c77: Verifying Checksum [2024-11-19T07:13:03.692Z] 5d5c8e513c77: Download complete [2024-11-19T07:13:03.692Z] 43c4264eed91: Download complete [2024-11-19T07:13:03.692Z] 9f66e0745190: Verifying Checksum [2024-11-19T07:13:03.692Z] 9f66e0745190: Download complete [2024-11-19T07:13:03.692Z] 43c4264eed91: Pull complete [2024-11-19T07:13:03.953Z] 561ebcabdf7f: Verifying Checksum [2024-11-19T07:13:03.953Z] 561ebcabdf7f: Download complete [2024-11-19T07:13:03.953Z] 4cc291be95ef: Pull complete [2024-11-19T07:13:04.212Z] 2ac1f1163629: Verifying Checksum [2024-11-19T07:13:04.212Z] 2ac1f1163629: Download complete [2024-11-19T07:13:04.476Z] f49a43e4bbc0: Verifying Checksum [2024-11-19T07:13:04.477Z] f49a43e4bbc0: Download complete [2024-11-19T07:13:08.671Z] 2ac1f1163629: Pull complete [2024-11-19T07:13:08.671Z] 5c3c966382ef: Pull complete [2024-11-19T07:13:08.671Z] 4f4fb700ef54: Pull complete [2024-11-19T07:13:08.671Z] 5d5c8e513c77: Pull complete [2024-11-19T07:13:08.671Z] 9f66e0745190: Pull complete [2024-11-19T07:13:10.573Z] f49a43e4bbc0: Pull complete [2024-11-19T07:13:11.139Z] 561ebcabdf7f: Pull complete [2024-11-19T07:13:11.139Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-19T07:13:11.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-19T07:13:11.139Z] ---> 3a752c3f9dda [2024-11-19T07:13:11.139Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-19T07:13:15.335Z] ---> Running in 24b4b7ff8c7a [2024-11-19T07:13:15.335Z] Removing intermediate container 24b4b7ff8c7a [2024-11-19T07:13:15.335Z] ---> 73e1e6771707 [2024-11-19T07:13:15.335Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T07:13:15.335Z] ---> Running in 485363a07f5b [2024-11-19T07:13:15.335Z] Removing intermediate container 485363a07f5b [2024-11-19T07:13:15.335Z] ---> 9a99c67ea40e [2024-11-19T07:13:15.335Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-19T07:13:15.335Z] ---> Running in fb1e242d86de [2024-11-19T07:13:15.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:13:15.595Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:13:15.855Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-19T07:13:15.855Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-19T07:13:15.855Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-19T07:13:15.855Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-19T07:13:15.855Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-19T07:13:15.855Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-19T07:13:15.855Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-19T07:13:15.855Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-19T07:13:15.855Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T07:13:15.855Z] OK: 252 MiB in 62 packages [2024-11-19T07:13:16.434Z] Still waiting to schedule task [2024-11-19T07:13:16.434Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-19T07:13:16.820Z] Removing intermediate container fb1e242d86de [2024-11-19T07:13:16.820Z] ---> c39a408ea3cf [2024-11-19T07:13:16.820Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-19T07:13:16.820Z] ---> Running in e49b9559aacc [2024-11-19T07:13:16.820Z] Removing intermediate container e49b9559aacc [2024-11-19T07:13:16.820Z] ---> dea0b16aa8a1 [2024-11-19T07:13:16.820Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-19T07:13:16.820Z] ---> d0eef2895486 [2024-11-19T07:13:16.820Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:13:16.820Z] ---> Running in fa10fe8a50d9 [2024-11-19T07:14:03.554Z] Removing intermediate container fa10fe8a50d9 [2024-11-19T07:14:03.554Z] ---> 7a83afaa5825 [2024-11-19T07:14:03.554Z] Step 9/10 : COPY . . [2024-11-19T07:14:03.554Z] ---> 8a4263b78c43 [2024-11-19T07:14:03.554Z] Step 10/10 : RUN ${MAKE} [2024-11-19T07:14:03.554Z] ---> Running in 3d13a4d8cfea [2024-11-19T07:14:03.554Z] noop [2024-11-19T07:14:03.554Z] Removing intermediate container 3d13a4d8cfea [2024-11-19T07:14:03.554Z] ---> b74dadf303c6 [2024-11-19T07:14:03.554Z] Successfully built b74dadf303c6 [2024-11-19T07:14:03.554Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:14:04.038Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T07:14:04.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:14:04.186Z] prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container [2024-11-19T07:14:04.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-19T07:14:04.560Z] $ docker top 135b3328ddf61c2e2d7a33766beb4ab9e8f76f68f5151ce4c62147ca2ed2f4ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T07:14:04.971Z] + go version [2024-11-19T07:14:04.972Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-19T07:14:05.004Z] $ docker stop --time=1 135b3328ddf61c2e2d7a33766beb4ab9e8f76f68f5151ce4c62147ca2ed2f4ae [2024-11-19T07:14:06.303Z] $ docker rm -f --volumes 135b3328ddf61c2e2d7a33766beb4ab9e8f76f68f5151ce4c62147ca2ed2f4ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:14:07.082Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-19T07:14:07.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:14:07.246Z] prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container [2024-11-19T07:14:07.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-19T07:14:07.609Z] $ docker top 3d91f12929aab10fb0603a4b19d70b70583c4d3d8ef4175de321d89e9d9ae39f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T07:14:08.032Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-594 [Pipeline] fileExists [Pipeline] sh [2024-11-19T07:14:08.402Z] + make test [2024-11-19T07:14:08.403Z] go test ./... -coverprofile=coverage.out [2024-11-19T07:14:10.308Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-19T07:14:32.240Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-19T07:14:32.240Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 48.0% of statements [2024-11-19T07:14:42.217Z] go vet ./... [2024-11-19T07:14:48.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T07:14:48.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T07:14:48.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T07:14:48.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T07:14:48.874Z] $ docker stop --time=1 3d91f12929aab10fb0603a4b19d70b70583c4d3d8ef4175de321d89e9d9ae39f [2024-11-19T07:14:51.919Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26992 in /w/workspace/xfoundry_device-modbus-go_PR-594 [2024-11-19T07:14:52.016Z] $ docker rm -f --volumes 3d91f12929aab10fb0603a4b19d70b70583c4d3d8ef4175de321d89e9d9ae39f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-11-19T07:14:52.515Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-11-19T07:14:52.725Z] + sudo chown -R jenkins:jenkins . [2024-11-19T07:14:55.617Z] The recommended git tool is: git [Pipeline] stash [2024-11-19T07:14:55.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-19T07:14:56.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T07:14:56.753Z] + ls -al . [2024-11-19T07:14:56.753Z] total 260 [2024-11-19T07:14:56.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 07:14 . [2024-11-19T07:14:56.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 07:12 .. [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 07:12 .dockerignore [2024-11-19T07:14:56.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 07:14 .git [2024-11-19T07:14:56.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:12 .github [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 19 07:12 .gitignore [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 07:12 .golangci.yml [2024-11-19T07:14:56.753Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 07:12 .semver [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 19 07:12 Attribution.txt [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 19 07:12 CHANGELOG.md [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 19 07:12 Dockerfile [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 07:12 GOVERNANCE.md [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 19 07:12 Jenkinsfile [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 07:12 LICENSE [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 2640 Nov 19 07:12 Makefile [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 19 07:12 OWNERS.md [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 4833 Nov 19 07:12 README.md [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 07:13 VERSION [2024-11-19T07:14:56.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 07:12 bin [2024-11-19T07:14:56.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:12 cmd [2024-11-19T07:14:56.753Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 19 07:14 coverage.out [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 6441 Nov 19 07:12 go.mod [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 87679 Nov 19 07:12 go.sum [2024-11-19T07:14:56.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:12 internal [2024-11-19T07:14:56.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 07:12 simulator [2024-11-19T07:14:56.753Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 19 07:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:14:57.185Z] + 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=289fc97fd8c5828005d7e119f392a62f25cf8752 --label arch=amd64 --label version=0.0.0 . [2024-11-19T07:14:57.185Z] Sending build context to Docker daemon 18.13MB [2024-11-19T07:14:57.185Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T07:14:57.185Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-19T07:14:57.185Z] ---> b74dadf303c6 [2024-11-19T07:14:57.185Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-19T07:14:57.452Z] ---> Running in 40f19f611185 [2024-11-19T07:14:57.452Z] Removing intermediate container 40f19f611185 [2024-11-19T07:14:57.452Z] ---> f00f44f837e6 [2024-11-19T07:14:57.452Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T07:14:57.714Z] ---> Running in 99a5da384bac [2024-11-19T07:14:57.714Z] Removing intermediate container 99a5da384bac [2024-11-19T07:14:57.714Z] ---> 470de7dea474 [2024-11-19T07:14:57.714Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-19T07:14:57.714Z] ---> Running in e3558d2f0f56 [2024-11-19T07:14:57.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:14:58.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:14:58.494Z] OK: 252 MiB in 62 packages [2024-11-19T07:14:58.757Z] Removing intermediate container e3558d2f0f56 [2024-11-19T07:14:58.757Z] ---> e8546005d8a4 [2024-11-19T07:14:58.757Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-19T07:14:58.757Z] ---> Running in 8ac5b6d48392 [2024-11-19T07:14:59.015Z] Removing intermediate container 8ac5b6d48392 [2024-11-19T07:14:59.015Z] ---> 6ecec88da577 [2024-11-19T07:14:59.015Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-19T07:14:59.015Z] ---> 91e8d244f060 [2024-11-19T07:14:59.015Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:14:59.015Z] ---> Running in 03a2516a4db9 [2024-11-19T07:14:59.954Z] Removing intermediate container 03a2516a4db9 [2024-11-19T07:14:59.954Z] ---> 488c09dbdddd [2024-11-19T07:14:59.954Z] Step 9/23 : COPY . . [2024-11-19T07:15:00.521Z] ---> cab2c455a38a [2024-11-19T07:15:00.521Z] Step 10/23 : RUN ${MAKE} [2024-11-19T07:15:00.521Z] ---> Running in 49377f46e868 [2024-11-19T07:15:00.780Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-19T07:15:03.438Z] using credential edgex-jenkins-ssh [2024-11-19T07:15:03.474Z] Cloning the remote Git repository [2024-11-19T07:15:03.526Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-11-19T07:15:03.656Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-11-19T07:15:03.839Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-19T07:15:03.840Z] > git --version # timeout=10 [2024-11-19T07:15:03.927Z] > git --version # 'git version 2.25.1' [2024-11-19T07:15:03.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T07:15:04.228Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T07:15:06.344Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-19T07:15:06.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-19T07:15:08.268Z] Merging remotes/origin/main commit 0def27edd13f0f026962cc349c20b477b0871f96 into PR head commit 289fc97fd8c5828005d7e119f392a62f25cf8752 [2024-11-19T07:15:08.622Z] Merge succeeded, producing 289fc97fd8c5828005d7e119f392a62f25cf8752 [2024-11-19T07:15:08.623Z] Checking out Revision 289fc97fd8c5828005d7e119f392a62f25cf8752 (PR-594) [2024-11-19T07:15:07.523Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-19T07:15:07.576Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-19T07:15:07.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T07:15:07.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-19T07:15:08.282Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T07:15:08.357Z] > git checkout -f 289fc97fd8c5828005d7e119f392a62f25cf8752 # timeout=10 [2024-11-19T07:15:08.458Z] > git remote # timeout=10 [2024-11-19T07:15:08.483Z] > git config --get remote.origin.url # timeout=10 [2024-11-19T07:15:08.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-19T07:15:08.539Z] > git merge 0def27edd13f0f026962cc349c20b477b0871f96 # timeout=10 [2024-11-19T07:15:08.581Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-19T07:15:08.626Z] > git config core.sparsecheckout # timeout=10 [2024-11-19T07:15:08.648Z] > git checkout -f 289fc97fd8c5828005d7e119f392a62f25cf8752 # timeout=10 [2024-11-19T07:15:12.399Z] Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" [2024-11-19T07:15:12.442Z] > git --version # timeout=10 [2024-11-19T07:15:12.452Z] > git --version # 'git version 2.25.1' [2024-11-19T07:15:12.465Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T07:15:14.508Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-19T07:15:14.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T07:15:14.508Z] Dload Upload Total Spent Left Speed [2024-11-19T07:15:14.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-11-19T07:15:14.865Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-19T07:15:15.219Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-19T07:15:15.219Z] sudo tee /etc/docker/daemon.new [2024-11-19T07:15:16.645Z] { [2024-11-19T07:15:16.645Z] "registry-mirrors": [ [2024-11-19T07:15:16.645Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-19T07:15:16.645Z] ], [2024-11-19T07:15:16.645Z] "bip": "10.250.0.254/24", [2024-11-19T07:15:16.645Z] "hosts": [ [2024-11-19T07:15:16.645Z] "tcp://0.0.0.0:5555", [2024-11-19T07:15:16.645Z] "unix:///var/run/docker.sock" [2024-11-19T07:15:16.645Z] ], [2024-11-19T07:15:16.645Z] "mtu": 1458, [2024-11-19T07:15:16.645Z] "selinux-enabled": true, [2024-11-19T07:15:16.645Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-19T07:15:16.645Z] } [Pipeline] sh [2024-11-19T07:15:16.990Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-19T07:15:17.343Z] + sudo service docker restart [2024-11-19T07:15:32.869Z] Removing intermediate container 49377f46e868 [2024-11-19T07:15:32.869Z] ---> 992fdd74e0a6 [2024-11-19T07:15:32.869Z] Step 11/23 : FROM alpine:3.20 [2024-11-19T07:15:32.869Z] 3.20: Pulling from library/alpine [2024-11-19T07:15:32.869Z] da9db072f522: Pulling fs layer [2024-11-19T07:15:32.869Z] da9db072f522: Verifying Checksum [2024-11-19T07:15:32.869Z] da9db072f522: Download complete [2024-11-19T07:15:33.128Z] da9db072f522: Pull complete [2024-11-19T07:15:33.128Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:15:33.128Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T07:15:33.128Z] ---> 63b790fccc90 [2024-11-19T07:15:33.128Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-19T07:15:33.128Z] ---> Running in b0344824a989 [2024-11-19T07:15:33.387Z] Removing intermediate container b0344824a989 [2024-11-19T07:15:33.387Z] ---> c544ae135e81 [2024-11-19T07:15:33.387Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-19T07:15:33.387Z] ---> Running in 8a93fc61aa06 [2024-11-19T07:15:33.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:15:33.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:15:34.215Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T07:15:34.215Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T07:15:34.215Z] OK: 8 MiB in 15 packages [2024-11-19T07:15:34.475Z] Removing intermediate container 8a93fc61aa06 [2024-11-19T07:15:34.475Z] ---> 1092b3ab9d6f [2024-11-19T07:15:34.475Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-19T07:15:34.475Z] ---> Running in 6c5ce0ccff93 [2024-11-19T07:15:34.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:15:34.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-19T07:15:35.252Z] Upgrading critical system libraries and apk-tools: [2024-11-19T07:15:35.252Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:15:35.252Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T07:15:35.252Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:15:35.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-19T07:15:35.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T07:15:35.691Z] provisioning config files... [2024-11-19T07:15:35.719Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config13395753143082844108tmp [Pipeline] { [2024-11-19T07:15:35.772Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:15:35.772Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:15:35.772Z] OK: 8 MiB in 15 packages [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:15:36.210Z] ---> ****-login.sh [2024-11-19T07:15:36.210Z] nexus3.edgexfoundry.org:10001 [2024-11-19T07:15:36.340Z] Removing intermediate container 6c5ce0ccff93 [2024-11-19T07:15:36.340Z] ---> ee5c3dc9f085 [2024-11-19T07:15:36.340Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-19T07:15:36.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:15:36.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:15:36.801Z] Configure a credential helper to remove this warning. See [2024-11-19T07:15:36.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:15:36.801Z] [2024-11-19T07:15:36.801Z] Login Succeeded [2024-11-19T07:15:36.801Z] nexus3.edgexfoundry.org:10002 [2024-11-19T07:15:37.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:15:37.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:15:37.070Z] Configure a credential helper to remove this warning. See [2024-11-19T07:15:37.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:15:37.070Z] [2024-11-19T07:15:37.070Z] Login Succeeded [2024-11-19T07:15:37.070Z] nexus3.edgexfoundry.org:10003 [2024-11-19T07:15:37.278Z] ---> 4988bc20bce4 [2024-11-19T07:15:37.278Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-19T07:15:37.278Z] ---> 61f5173cc2f2 [2024-11-19T07:15:37.278Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-19T07:15:37.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:15:37.538Z] ---> 2c6bbac092e0 [2024-11-19T07:15:37.538Z] Step 18/23 : EXPOSE 59901 [2024-11-19T07:15:37.538Z] ---> Running in 2c938ea07a85 [2024-11-19T07:15:37.538Z] Removing intermediate container 2c938ea07a85 [2024-11-19T07:15:37.538Z] ---> d4650e277e80 [2024-11-19T07:15:37.538Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-19T07:15:37.538Z] ---> Running in 2a877fdfe223 [2024-11-19T07:15:37.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:15:37.612Z] Configure a credential helper to remove this warning. See [2024-11-19T07:15:37.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:15:37.612Z] [2024-11-19T07:15:37.612Z] Login Succeeded [2024-11-19T07:15:37.612Z] nexus3.edgexfoundry.org:10004 [2024-11-19T07:15:37.797Z] Removing intermediate container 2a877fdfe223 [2024-11-19T07:15:37.797Z] ---> e8f370852cc4 [2024-11-19T07:15:37.797Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T07:15:37.797Z] ---> Running in b23557f3b169 [2024-11-19T07:15:37.797Z] Removing intermediate container b23557f3b169 [2024-11-19T07:15:37.797Z] ---> 4aced83c2d31 [2024-11-19T07:15:37.797Z] Step 21/23 : LABEL arch=amd64 [2024-11-19T07:15:37.797Z] ---> Running in d54a0790d848 [2024-11-19T07:15:37.797Z] Removing intermediate container d54a0790d848 [2024-11-19T07:15:37.797Z] ---> 4638fd1ebc26 [2024-11-19T07:15:37.797Z] Step 22/23 : LABEL git_sha=289fc97fd8c5828005d7e119f392a62f25cf8752 [2024-11-19T07:15:37.797Z] ---> Running in fba992c8c172 [2024-11-19T07:15:37.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-19T07:15:37.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:15:37.882Z] Configure a credential helper to remove this warning. See [2024-11-19T07:15:37.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:15:37.882Z] [2024-11-19T07:15:37.882Z] Login Succeeded [2024-11-19T07:15:37.882Z] ****.io [2024-11-19T07:15:38.057Z] Removing intermediate container fba992c8c172 [2024-11-19T07:15:38.057Z] ---> 5e6aa269699a [2024-11-19T07:15:38.057Z] Step 23/23 : LABEL version=0.0.0 [2024-11-19T07:15:38.057Z] ---> Running in 6afc29a838ac [2024-11-19T07:15:38.057Z] Removing intermediate container 6afc29a838ac [2024-11-19T07:15:38.057Z] ---> 0dd577c56909 [2024-11-19T07:15:38.057Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T07:15:38.057Z] Successfully built 0dd577c56909 [2024-11-19T07:15:38.057Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [2024-11-19T07:15:38.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-11-19T07:15:38.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-19T07:15:38.418Z] Configure a credential helper to remove this warning. See [2024-11-19T07:15:38.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-19T07:15:38.418Z] [2024-11-19T07:15:38.418Z] Login Succeeded [2024-11-19T07:15:38.418Z] ---> ****-login.sh ends [Pipeline] // stage [Pipeline] } [2024-11-19T07:15:38.491Z] Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-11-19T07:15:39.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T07:15:39.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-19T07:15:39.119Z] ========================================================= [2024-11-19T07:15:39.119Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-19T07:15:39.119Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-11-19T07:15:39.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T07:15:39.208Z] [2024-11-19T07:15:39.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-11-19T07:15:39.716Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-19T07:15:39.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T07:15:39.769Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-19T07:15:39.769Z] 5eb5b503b376: Pulling fs layer [2024-11-19T07:15:39.769Z] 5c69ac0246d0: Pulling fs layer [2024-11-19T07:15:39.769Z] ec43610c2a17: Pulling fs layer [2024-11-19T07:15:39.769Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-19T07:15:39.769Z] 33b1e0a273af: Pulling fs layer [2024-11-19T07:15:39.769Z] 5d3b04190fa2: Pulling fs layer [2024-11-19T07:15:39.769Z] 2f39f015ded8: Pulling fs layer [2024-11-19T07:15:39.769Z] 5d3b04190fa2: Waiting [2024-11-19T07:15:39.769Z] 33b1e0a273af: Waiting [2024-11-19T07:15:39.769Z] 3a2ae6a8a46f: Waiting [2024-11-19T07:15:39.769Z] 5c69ac0246d0: Verifying Checksum [2024-11-19T07:15:39.769Z] 5c69ac0246d0: Download complete [2024-11-19T07:15:39.769Z] 3a2ae6a8a46f: Download complete [2024-11-19T07:15:39.769Z] 33b1e0a273af: Verifying Checksum [2024-11-19T07:15:39.769Z] 33b1e0a273af: Download complete [2024-11-19T07:15:39.769Z] 5d3b04190fa2: Verifying Checksum [2024-11-19T07:15:39.769Z] 5d3b04190fa2: Download complete [2024-11-19T07:15:39.769Z] ec43610c2a17: Verifying Checksum [2024-11-19T07:15:39.769Z] ec43610c2a17: Download complete [2024-11-19T07:15:39.985Z] Sending build context to Docker daemon 9.221MB [2024-11-19T07:15:40.029Z] 5eb5b503b376: Download complete [2024-11-19T07:15:40.263Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T07:15:40.263Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-19T07:15:40.263Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-19T07:15:40.263Z] cf04c63912e1: Pulling fs layer [2024-11-19T07:15:40.263Z] 55b35a11ae5e: Pulling fs layer [2024-11-19T07:15:40.263Z] a37a00ec5f00: Pulling fs layer [2024-11-19T07:15:40.263Z] 50b3750afda1: Pulling fs layer [2024-11-19T07:15:40.263Z] 4f4fb700ef54: Pulling fs layer [2024-11-19T07:15:40.263Z] 80978eb59214: Pulling fs layer [2024-11-19T07:15:40.263Z] c9f46d7d2bd2: Pulling fs layer [2024-11-19T07:15:40.263Z] c5a475d317c9: Pulling fs layer [2024-11-19T07:15:40.263Z] 50b3750afda1: Waiting [2024-11-19T07:15:40.263Z] 4f4fb700ef54: Waiting [2024-11-19T07:15:40.263Z] 80978eb59214: Waiting [2024-11-19T07:15:40.263Z] c9f46d7d2bd2: Waiting [2024-11-19T07:15:40.263Z] c5a475d317c9: Waiting [2024-11-19T07:15:40.263Z] 55b35a11ae5e: Verifying Checksum [2024-11-19T07:15:40.263Z] 55b35a11ae5e: Download complete [2024-11-19T07:15:40.263Z] 50b3750afda1: Verifying Checksum [2024-11-19T07:15:40.263Z] 50b3750afda1: Download complete [2024-11-19T07:15:40.263Z] 4f4fb700ef54: Verifying Checksum [2024-11-19T07:15:40.263Z] 4f4fb700ef54: Download complete [2024-11-19T07:15:40.263Z] 80978eb59214: Verifying Checksum [2024-11-19T07:15:40.263Z] 80978eb59214: Download complete [2024-11-19T07:15:40.539Z] cf04c63912e1: Verifying Checksum [2024-11-19T07:15:40.539Z] cf04c63912e1: Download complete [2024-11-19T07:15:40.595Z] 2f39f015ded8: Download complete [2024-11-19T07:15:40.812Z] c5a475d317c9: Verifying Checksum [2024-11-19T07:15:40.812Z] c5a475d317c9: Download complete [2024-11-19T07:15:41.162Z] 5eb5b503b376: Pull complete [2024-11-19T07:15:41.403Z] cf04c63912e1: Pull complete [2024-11-19T07:15:41.421Z] 5c69ac0246d0: Pull complete [2024-11-19T07:15:41.988Z] ec43610c2a17: Pull complete [2024-11-19T07:15:41.988Z] 3a2ae6a8a46f: Pull complete [2024-11-19T07:15:41.990Z] 55b35a11ae5e: Pull complete [2024-11-19T07:15:42.247Z] 33b1e0a273af: Pull complete [2024-11-19T07:15:42.247Z] 5d3b04190fa2: Pull complete [2024-11-19T07:15:42.585Z] a37a00ec5f00: Verifying Checksum [2024-11-19T07:15:42.585Z] a37a00ec5f00: Download complete [2024-11-19T07:15:43.173Z] c9f46d7d2bd2: Verifying Checksum [2024-11-19T07:15:43.173Z] c9f46d7d2bd2: Download complete [2024-11-19T07:15:47.520Z] 2f39f015ded8: Pull complete [2024-11-19T07:15:47.520Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-19T07:15:47.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T07:15:47.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:15:47.805Z] prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container [2024-11-19T07:15:47.830Z] $ 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/xfoundry_device-modbus-go_PR-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-19T07:15:51.689Z] $ docker top 05fc0872f338eee84bb7e5bb506abf46c3538b3f8f3c76ff84c0406b52d8b6bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:15:52.183Z] ---> job-cost.sh [2024-11-19T07:15:52.183Z] lf-activate-venv: SKIPPING [2024-11-19T07:15:52.183Z] INFO: No Stack... [2024-11-19T07:15:52.442Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T07:15:52.701Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T07:15:53.023Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-594/archives/cost.csv [2024-11-19T07:15:53.023Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T07:15:53.077Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [2024-11-19T07:15:53.085Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] did not exist. Created. [2024-11-19T07:15:53.092Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T07:15:53.508Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-19T07:15:53.559Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T07:15:53.598Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T07:15:53.679Z] $ docker stop --time=1 05fc0872f338eee84bb7e5bb506abf46c3538b3f8f3c76ff84c0406b52d8b6bb [2024-11-19T07:15:54.831Z] $ docker rm -f --volumes 05fc0872f338eee84bb7e5bb506abf46c3538b3f8f3c76ff84c0406b52d8b6bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-19T07:15:58.199Z] a37a00ec5f00: Pull complete [2024-11-19T07:15:58.199Z] 50b3750afda1: Pull complete [2024-11-19T07:15:58.199Z] 4f4fb700ef54: Pull complete [2024-11-19T07:15:58.199Z] 80978eb59214: Pull complete [2024-11-19T07:16:04.893Z] c9f46d7d2bd2: Pull complete [2024-11-19T07:16:06.319Z] c5a475d317c9: Pull complete [2024-11-19T07:16:06.319Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-19T07:16:06.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-19T07:16:06.319Z] ---> be29e6b0f0d4 [2024-11-19T07:16:06.319Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-19T07:16:08.265Z] ---> Running in 5a32bc4145f8 [2024-11-19T07:16:08.532Z] Removing intermediate container 5a32bc4145f8 [2024-11-19T07:16:08.532Z] ---> abdf5a5aba39 [2024-11-19T07:16:08.532Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T07:16:08.532Z] ---> Running in ab4408009eb6 [2024-11-19T07:16:08.834Z] Removing intermediate container ab4408009eb6 [2024-11-19T07:16:08.834Z] ---> 0d084960d34e [2024-11-19T07:16:08.834Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-19T07:16:08.834Z] ---> Running in 65f02bb9b9b8 [2024-11-19T07:16:10.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:16:10.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:16:12.247Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-19T07:16:12.247Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-19T07:16:12.247Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-19T07:16:12.247Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-19T07:16:12.247Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-19T07:16:12.247Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-19T07:16:12.247Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-19T07:16:12.247Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-19T07:16:12.247Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T07:16:12.247Z] OK: 244 MiB in 62 packages [2024-11-19T07:16:13.670Z] Removing intermediate container 65f02bb9b9b8 [2024-11-19T07:16:13.670Z] ---> cf1c698117c2 [2024-11-19T07:16:13.670Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-19T07:16:13.670Z] ---> Running in 1905233ece89 [2024-11-19T07:16:13.670Z] Removing intermediate container 1905233ece89 [2024-11-19T07:16:13.670Z] ---> 2445c3c47f2f [2024-11-19T07:16:13.670Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-19T07:16:14.262Z] ---> eadcf507fb4a [2024-11-19T07:16:14.262Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:16:14.262Z] ---> Running in 0e4194554750 [2024-11-19T07:18:07.480Z] Removing intermediate container 0e4194554750 [2024-11-19T07:18:07.480Z] ---> f88bc7a5addd [2024-11-19T07:18:07.480Z] Step 9/10 : COPY . . [2024-11-19T07:18:07.480Z] ---> ccea0ccee6f8 [2024-11-19T07:18:07.480Z] Step 10/10 : RUN ${MAKE} [2024-11-19T07:18:07.480Z] ---> Running in 0fa5320b4f16 [2024-11-19T07:18:07.480Z] noop [2024-11-19T07:18:07.480Z] Removing intermediate container 0fa5320b4f16 [2024-11-19T07:18:07.480Z] ---> c20d229bc374 [2024-11-19T07:18:07.480Z] Successfully built c20d229bc374 [2024-11-19T07:18:07.480Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:18:07.990Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T07:18:07.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:18:08.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-26992 does not seem to be running inside a container [2024-11-19T07:18:08.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-19T07:18:09.465Z] $ docker top d676b915d13deaf31bdfa87c92301a2ce47b0009151cba804ac45b8e799075d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T07:18:10.357Z] + go version [2024-11-19T07:18:10.357Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-19T07:18:10.388Z] $ docker stop --time=1 d676b915d13deaf31bdfa87c92301a2ce47b0009151cba804ac45b8e799075d5 [2024-11-19T07:18:11.971Z] $ docker rm -f --volumes d676b915d13deaf31bdfa87c92301a2ce47b0009151cba804ac45b8e799075d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:18:12.886Z] + docker inspect -f . ci-base-image-arm64 [2024-11-19T07:18:12.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:18:13.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-26992 does not seem to be running inside a container [2024-11-19T07:18:13.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-19T07:18:14.253Z] $ docker top bfe6c53579e3bbfa6bc7a944a8de32fe1c245e6958aeb7ff27c478b77154a725 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T07:18:14.822Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-19T07:18:15.228Z] + make test [2024-11-19T07:18:15.228Z] go test ./... -coverprofile=coverage.out [2024-11-19T07:18:20.561Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-19T07:21:27.568Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-19T07:21:27.568Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 48.0% of statements [2024-11-19T07:21:27.568Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-19T07:21:27.568Z] go vet ./... [2024-11-19T07:22:06.447Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-19T07:22:06.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-19T07:22:06.447Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-19T07:22:06.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-19T07:22:06.541Z] $ docker stop --time=1 bfe6c53579e3bbfa6bc7a944a8de32fe1c245e6958aeb7ff27c478b77154a725 [2024-11-19T07:22:08.330Z] $ docker rm -f --volumes bfe6c53579e3bbfa6bc7a944a8de32fe1c245e6958aeb7ff27c478b77154a725 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-19T07:22:09.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-19T07:22:09.888Z] Warning: overwriting stash ‘coverage-report’ [2024-11-19T07:22:10.305Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-19T07:22:10.935Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-19T07:22:11.269Z] + ls -al . [2024-11-19T07:22:11.270Z] total 256 [2024-11-19T07:22:11.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 07:18 . [2024-11-19T07:22:11.270Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 07:15 .. [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 07:15 .dockerignore [2024-11-19T07:22:11.270Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 07:15 .git [2024-11-19T07:22:11.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:15 .github [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 19 07:15 .gitignore [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 07:15 .golangci.yml [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 19 07:15 Attribution.txt [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 19 07:15 CHANGELOG.md [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 19 07:15 Dockerfile [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 07:15 GOVERNANCE.md [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 19 07:15 Jenkinsfile [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 07:15 LICENSE [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 2640 Nov 19 07:15 Makefile [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 19 07:15 OWNERS.md [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 4833 Nov 19 07:15 README.md [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 07:13 VERSION [2024-11-19T07:22:11.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 07:15 bin [2024-11-19T07:22:11.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:15 cmd [2024-11-19T07:22:11.270Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 19 07:21 coverage.out [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 6441 Nov 19 07:15 go.mod [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 87679 Nov 19 07:15 go.sum [2024-11-19T07:22:11.270Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:15 internal [2024-11-19T07:22:11.270Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 07:15 simulator [2024-11-19T07:22:11.270Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 19 07:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:22:11.706Z] + 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=289fc97fd8c5828005d7e119f392a62f25cf8752 --label arch=arm64 --label version=0.0.0 . [2024-11-19T07:22:11.973Z] Sending build context to Docker daemon 9.247MB [2024-11-19T07:22:12.239Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-19T07:22:12.239Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-19T07:22:12.239Z] ---> c20d229bc374 [2024-11-19T07:22:12.239Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-19T07:22:12.239Z] ---> Running in 4d2572f1d998 [2024-11-19T07:22:12.510Z] Removing intermediate container 4d2572f1d998 [2024-11-19T07:22:12.510Z] ---> 6d3c9d00406f [2024-11-19T07:22:12.510Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-19T07:22:12.510Z] ---> Running in b87e24d18694 [2024-11-19T07:22:12.781Z] Removing intermediate container b87e24d18694 [2024-11-19T07:22:12.781Z] ---> b0c324793766 [2024-11-19T07:22:12.781Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-19T07:22:13.059Z] ---> Running in 76b7e1aeb6d4 [2024-11-19T07:22:14.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:22:14.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:22:15.721Z] OK: 244 MiB in 62 packages [2024-11-19T07:22:16.311Z] Removing intermediate container 76b7e1aeb6d4 [2024-11-19T07:22:16.311Z] ---> 239b5eb1c730 [2024-11-19T07:22:16.311Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-19T07:22:16.577Z] ---> Running in 2f1e975fb8e7 [2024-11-19T07:22:16.842Z] Removing intermediate container 2f1e975fb8e7 [2024-11-19T07:22:16.842Z] ---> b1e2b0bf647f [2024-11-19T07:22:16.842Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-19T07:22:17.423Z] ---> fbe6fc774459 [2024-11-19T07:22:17.423Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-19T07:22:17.423Z] ---> Running in 25d2bc3c64d8 [2024-11-19T07:22:19.369Z] Removing intermediate container 25d2bc3c64d8 [2024-11-19T07:22:19.369Z] ---> 9bc2582244e5 [2024-11-19T07:22:19.369Z] Step 9/23 : COPY . . [2024-11-19T07:22:20.772Z] ---> 7106d0ffa7cf [2024-11-19T07:22:20.772Z] Step 10/23 : RUN ${MAKE} [2024-11-19T07:22:20.772Z] ---> Running in 831fb3aede50 [2024-11-19T07:22:21.736Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-19T07:25:28.441Z] Removing intermediate container 831fb3aede50 [2024-11-19T07:25:28.441Z] ---> 52328f6eacbf [2024-11-19T07:25:28.441Z] Step 11/23 : FROM alpine:3.20 [2024-11-19T07:25:28.441Z] 3.20: Pulling from library/alpine [2024-11-19T07:25:28.441Z] 9986a736f7d3: Pulling fs layer [2024-11-19T07:25:28.441Z] 9986a736f7d3: Verifying Checksum [2024-11-19T07:25:28.441Z] 9986a736f7d3: Download complete [2024-11-19T07:25:28.441Z] 9986a736f7d3: Pull complete [2024-11-19T07:25:28.441Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-19T07:25:28.441Z] Status: Downloaded newer image for alpine:3.20 [2024-11-19T07:25:28.441Z] ---> 511a44083d3a [2024-11-19T07:25:28.441Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-19T07:25:28.441Z] ---> Running in 8c1c30963f60 [2024-11-19T07:25:28.441Z] Removing intermediate container 8c1c30963f60 [2024-11-19T07:25:28.441Z] ---> 48aec6573783 [2024-11-19T07:25:28.441Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-19T07:25:28.441Z] ---> Running in 4cf1b76e1a7c [2024-11-19T07:25:28.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:25:28.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:25:29.400Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-19T07:25:29.400Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T07:25:29.400Z] OK: 9 MiB in 15 packages [2024-11-19T07:25:30.358Z] Removing intermediate container 4cf1b76e1a7c [2024-11-19T07:25:30.358Z] ---> 96d8682dc05d [2024-11-19T07:25:30.358Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-19T07:25:30.358Z] ---> Running in 2b45b0e053d4 [2024-11-19T07:25:31.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:25:31.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:25:32.982Z] Upgrading critical system libraries and apk-tools: [2024-11-19T07:25:32.982Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-19T07:25:32.982Z] Executing busybox-1.36.1-r29.trigger [2024-11-19T07:25:33.248Z] Continuing the upgrade transaction with new apk-tools: [2024-11-19T07:25:33.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-19T07:25:33.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-19T07:25:34.917Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:25:34.917Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-19T07:25:34.917Z] OK: 9 MiB in 15 packages [2024-11-19T07:25:35.872Z] Removing intermediate container 2b45b0e053d4 [2024-11-19T07:25:35.872Z] ---> 54e7cb0b418e [2024-11-19T07:25:35.872Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-19T07:25:37.806Z] ---> efb7a85f226b [2024-11-19T07:25:37.806Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-19T07:25:38.071Z] ---> 3e8c067c6442 [2024-11-19T07:25:38.071Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-19T07:25:38.653Z] ---> 16d628566959 [2024-11-19T07:25:38.653Z] Step 18/23 : EXPOSE 59901 [2024-11-19T07:25:38.653Z] ---> Running in b0a4143d2de8 [2024-11-19T07:25:38.921Z] Removing intermediate container b0a4143d2de8 [2024-11-19T07:25:38.921Z] ---> dc935a1f6b45 [2024-11-19T07:25:38.921Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-19T07:25:38.921Z] ---> Running in cf9633c3446a [2024-11-19T07:25:39.189Z] Removing intermediate container cf9633c3446a [2024-11-19T07:25:39.189Z] ---> 91c08d680812 [2024-11-19T07:25:39.189Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-19T07:25:39.455Z] ---> Running in 9d6c50705c7c [2024-11-19T07:25:39.721Z] Removing intermediate container 9d6c50705c7c [2024-11-19T07:25:39.721Z] ---> 2c203d29c35b [2024-11-19T07:25:39.721Z] Step 21/23 : LABEL arch=arm64 [2024-11-19T07:25:39.721Z] ---> Running in 8fca1cddb944 [2024-11-19T07:25:39.986Z] Removing intermediate container 8fca1cddb944 [2024-11-19T07:25:39.986Z] ---> 9fcc625bef5c [2024-11-19T07:25:39.986Z] Step 22/23 : LABEL git_sha=289fc97fd8c5828005d7e119f392a62f25cf8752 [2024-11-19T07:25:39.986Z] ---> Running in 4d4f8dd8636d [2024-11-19T07:25:40.252Z] Removing intermediate container 4d4f8dd8636d [2024-11-19T07:25:40.252Z] ---> 15e57effadba [2024-11-19T07:25:40.252Z] Step 23/23 : LABEL version=0.0.0 [2024-11-19T07:25:40.252Z] ---> Running in c73b822893bb [2024-11-19T07:25:40.518Z] Removing intermediate container c73b822893bb [2024-11-19T07:25:40.518Z] ---> cb113a175912 [2024-11-19T07:25:40.518Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-19T07:25:40.783Z] Successfully built cb113a175912 [2024-11-19T07:25:40.783Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:25:41.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T07:25:41.723Z] [2024-11-19T07:25:41.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:25:42.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T07:25:42.164Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-19T07:25:42.164Z] 8998bd30e6a1: Pulling fs layer [2024-11-19T07:25:42.164Z] 04944245beec: Pulling fs layer [2024-11-19T07:25:42.164Z] 699f458cf7ca: Pulling fs layer [2024-11-19T07:25:42.164Z] 765212b225bb: Pulling fs layer [2024-11-19T07:25:42.164Z] f23df028b6ca: Pulling fs layer [2024-11-19T07:25:42.164Z] d65c8cfc05b1: Pulling fs layer [2024-11-19T07:25:42.164Z] 2437ff75d9bd: Pulling fs layer [2024-11-19T07:25:42.164Z] f23df028b6ca: Waiting [2024-11-19T07:25:42.164Z] 765212b225bb: Waiting [2024-11-19T07:25:42.164Z] d65c8cfc05b1: Waiting [2024-11-19T07:25:42.164Z] 2437ff75d9bd: Waiting [2024-11-19T07:25:42.431Z] 04944245beec: Verifying Checksum [2024-11-19T07:25:42.431Z] 04944245beec: Download complete [2024-11-19T07:25:42.431Z] 765212b225bb: Verifying Checksum [2024-11-19T07:25:42.431Z] 765212b225bb: Download complete [2024-11-19T07:25:42.431Z] f23df028b6ca: Verifying Checksum [2024-11-19T07:25:42.431Z] f23df028b6ca: Download complete [2024-11-19T07:25:42.431Z] d65c8cfc05b1: Verifying Checksum [2024-11-19T07:25:42.431Z] d65c8cfc05b1: Download complete [2024-11-19T07:25:42.431Z] 699f458cf7ca: Verifying Checksum [2024-11-19T07:25:42.431Z] 699f458cf7ca: Download complete [2024-11-19T07:25:43.014Z] 8998bd30e6a1: Verifying Checksum [2024-11-19T07:25:43.014Z] 8998bd30e6a1: Download complete [2024-11-19T07:25:45.592Z] 2437ff75d9bd: Verifying Checksum [2024-11-19T07:25:45.592Z] 2437ff75d9bd: Download complete [2024-11-19T07:25:47.554Z] 8998bd30e6a1: Pull complete [2024-11-19T07:25:48.134Z] 04944245beec: Pull complete [2024-11-19T07:25:49.532Z] 699f458cf7ca: Pull complete [2024-11-19T07:25:49.797Z] 765212b225bb: Pull complete [2024-11-19T07:25:50.751Z] f23df028b6ca: Pull complete [2024-11-19T07:25:51.019Z] d65c8cfc05b1: Pull complete [2024-11-19T07:26:05.994Z] 2437ff75d9bd: Pull complete [2024-11-19T07:26:05.994Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-19T07:26:05.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-19T07:26:05.994Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:26:06.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-26992 does not seem to be running inside a container [2024-11-19T07:26:06.394Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-19T07:26:09.072Z] $ docker top be1646e58286a9d466228bf6212f6a774a98be9fe0be815a3dc7cbe315caeb6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:26:10.008Z] ---> job-cost.sh [2024-11-19T07:26:10.008Z] lf-activate-venv: SKIPPING [2024-11-19T07:26:10.008Z] INFO: No Stack... [2024-11-19T07:26:10.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-19T07:26:11.172Z] INFO: Archiving Costs [Pipeline] sh [2024-11-19T07:26:11.839Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-11-19T07:26:11.839Z] + cut -d, -f6 [Pipeline] lock [2024-11-19T07:26:11.932Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [2024-11-19T07:26:11.939Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] did not exist. Created. [2024-11-19T07:26:11.946Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-19T07:26:12.694Z] /w/workspace/device-modbus-go/1@tmp/durable-452ba1ab/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-19T07:26:13.380Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-19T07:26:13.423Z] Warning: overwriting stash ‘stack-cost’ [2024-11-19T07:26:13.469Z] Stashed 1 file(s) [Pipeline] } [2024-11-19T07:26:13.495Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-19T07:26:13.580Z] $ docker stop --time=1 be1646e58286a9d466228bf6212f6a774a98be9fe0be815a3dc7cbe315caeb6c [2024-11-19T07:26:15.579Z] $ docker rm -f --volumes be1646e58286a9d466228bf6212f6a774a98be9fe0be815a3dc7cbe315caeb6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-19T07:26:16.718Z] provisioning config files... [2024-11-19T07:26:16.728Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/config7846602149520153707tmp [Pipeline] { [Pipeline] sh [2024-11-19T07:26:17.084Z] + set +x [2024-11-19T07:26:17.084Z] + curl -s https://codecov.io/bash [2024-11-19T07:26:17.084Z] + bash -s -- [2024-11-19T07:26:17.344Z] [2024-11-19T07:26:17.344Z] _____ _ [2024-11-19T07:26:17.344Z] / ____| | | [2024-11-19T07:26:17.344Z] | | ___ __| | ___ ___ _____ __ [2024-11-19T07:26:17.344Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-19T07:26:17.344Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-19T07:26:17.344Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-19T07:26:17.344Z] Bash-1.0.6 [2024-11-19T07:26:17.344Z] [2024-11-19T07:26:17.344Z] [2024-11-19T07:26:17.344Z] ==> git version 2.25.1 found [2024-11-19T07:26:17.344Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-19T07:26:17.344Z] Release-Date: 2020-01-08 [2024-11-19T07:26:17.344Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-19T07:26:17.344Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-19T07:26:17.344Z] ==> Jenkins CI detected. [2024-11-19T07:26:17.344Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-594 [2024-11-19T07:26:17.344Z] project root: . [2024-11-19T07:26:17.344Z] --> token set from env [2024-11-19T07:26:17.344Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-19T07:26:17.344Z] ==> Running gcov in . (disable via -X gcov) [2024-11-19T07:26:17.344Z] ==> Python coveragepy not found [2024-11-19T07:26:17.344Z] ==> Searching for coverage reports in: [2024-11-19T07:26:17.344Z] + . [2024-11-19T07:26:17.344Z] -> Found 1 reports [2024-11-19T07:26:17.344Z] ==> Detecting git/mercurial file structure [2024-11-19T07:26:17.344Z] ==> Reading reports [2024-11-19T07:26:17.344Z] + ./coverage.out bytes=25464 [2024-11-19T07:26:17.344Z] ==> Appending adjustments [2024-11-19T07:26:17.344Z] https://docs.codecov.io/docs/fixing-reports [2024-11-19T07:26:17.604Z] + Found adjustments [2024-11-19T07:26:17.604Z] ==> Gzipping contents [2024-11-19T07:26:17.604Z] 4.0K /tmp/codecov.bXgTFA.gz [2024-11-19T07:26:17.604Z] ==> Uploading reports [2024-11-19T07:26:17.604Z] url: https://codecov.io [2024-11-19T07:26:17.604Z] query: branch=PR-594&commit=289fc97fd8c5828005d7e119f392a62f25cf8752&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=594&job=&cmd_args= [2024-11-19T07:26:17.604Z] -> Pinging Codecov [2024-11-19T07:26:17.604Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-594&commit=289fc97fd8c5828005d7e119f392a62f25cf8752&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=594&job=&cmd_args= [2024-11-19T07:26:17.863Z] -> Uploading to [2024-11-19T07:26:17.863Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/289fc97fd8c5828005d7e119f392a62f25cf8752/709e094e-5852-4bc3-98c5-de0c5f5b519a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T072617Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7d2b134fe61a3e84bb85f4a70eeabfebc4ddbe7c67a1b2422d903b6a48f67b8a [2024-11-19T07:26:17.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-19T07:26:17.863Z] Dload Upload Total Spent Left Speed [2024-11-19T07:26:18.123Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 16521 --:--:-- --:--:-- --:--:-- 16521 [2024-11-19T07:26:18.123Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] } [2024-11-19T07:26:18.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-19T07:26:20.311Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-594/archives ] [2024-11-19T07:26:20.311Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-594/archives [2024-11-19T07:26:20.311Z] total 16 [2024-11-19T07:26:20.311Z] drwxr-xr-x 3 root root 4096 Nov 19 07:15 . [2024-11-19T07:26:20.311Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 07:15 .. [2024-11-19T07:26:20.311Z] drwxr-xr-x 2 root root 4096 Nov 19 07:15 cost [2024-11-19T07:26:20.311Z] -rw-r--r-- 1 root root 88 Nov 19 07:15 cost.csv [2024-11-19T07:26:20.311Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-594/archives [2024-11-19T07:26:20.311Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-594/archives [2024-11-19T07:26:20.311Z] total 16 [2024-11-19T07:26:20.311Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 07:15 . [2024-11-19T07:26:20.311Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 07:15 .. [2024-11-19T07:26:20.311Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 07:15 cost [2024-11-19T07:26:20.311Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 19 07:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:26:20.657Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:26:21.557Z] ---> package-listing.sh [2024-11-19T07:26:21.558Z] ++ facter osfamily [2024-11-19T07:26:21.558Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-19T07:26:21.819Z] + OS_FAMILY=debian [2024-11-19T07:26:21.819Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-594 [2024-11-19T07:26:21.819Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-19T07:26:21.819Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-19T07:26:21.819Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-19T07:26:21.819Z] + PACKAGES=/tmp/packages_start.txt [2024-11-19T07:26:21.819Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-594 ']' [2024-11-19T07:26:21.819Z] + PACKAGES=/tmp/packages_end.txt [2024-11-19T07:26:21.819Z] + case "${OS_FAMILY}" in [2024-11-19T07:26:21.819Z] + dpkg -l [2024-11-19T07:26:21.819Z] + grep '^ii' [2024-11-19T07:26:21.819Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-19T07:26:21.819Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-19T07:26:21.819Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-19T07:26:21.819Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-594 ']' [2024-11-19T07:26:21.819Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-594/archives/ [2024-11-19T07:26:21.819Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-594/archives/ [Pipeline] echo [2024-11-19T07:26:21.866Z] 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/xfoundry_device-modbus-go_PR-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-19T07:26:22.169Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-19T07:26:22.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-19T07:26:22.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-19T07:26:22.988Z] prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container [2024-11-19T07:26:23.012Z] $ 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/xfoundry_device-modbus-go_PR-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-19T07:26:23.228Z] $ docker top 5b33dedecbd42ec888d3a7d04ab7bca5d2528203d14680b8fa4b198541451fd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-19T07:26:23.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-19T07:26:23.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-19T07:26:24.340Z] + ls /var/log/sa-host [2024-11-19T07:26:24.340Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-19T07:26:24.599Z] provisioning config files... [2024-11-19T07:26:24.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/config5335693460028410083tmp [Pipeline] { [Pipeline] echo [2024-11-19T07:26:24.680Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:26:25.067Z] ---> create-netrc.sh [Pipeline] } [2024-11-19T07:26:25.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:26:25.541Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-19T07:26:25.576Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:26:25.899Z] ---> sudo-logs.sh [2024-11-19T07:26:25.899Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-19T07:26:26.003Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:26:26.337Z] ---> job-cost.sh [2024-11-19T07:26:26.337Z] lf-activate-venv: SKIPPING [2024-11-19T07:26:26.337Z] DEBUG: total: 0.2199999988079071 [2024-11-19T07:26:26.337Z] INFO: Retrieving Stack Cost... [2024-11-19T07:26:26.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-19T07:26:26.894Z] INFO: Archiving Costs [Pipeline] echo [2024-11-19T07:26:26.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-19T07:26:27.267Z] ---> logs-deploy.sh [2024-11-19T07:26:27.267Z] lf-activate-venv: SKIPPING [2024-11-19T07:26:27.267Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-594/1 [2024-11-19T07:26:27.267Z] INFO: archiving workspace using pattern(s): [2024-11-19T07:26:28.207Z] Archives upload complete. [2024-11-19T07:26:28.464Z] INFO: archiving logs to Nexus [2024-11-19T07:26:29.034Z] ---> uname -a: [2024-11-19T07:26:29.035Z] Linux prd-ubuntu20-04-docker-8c-8g-26991 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] ---> lscpu: [2024-11-19T07:26:29.035Z] Architecture: x86_64 [2024-11-19T07:26:29.035Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-19T07:26:29.035Z] Byte Order: Little Endian [2024-11-19T07:26:29.035Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-19T07:26:29.035Z] CPU(s): 8 [2024-11-19T07:26:29.035Z] On-line CPU(s) list: 0-7 [2024-11-19T07:26:29.035Z] Thread(s) per core: 1 [2024-11-19T07:26:29.035Z] Core(s) per socket: 1 [2024-11-19T07:26:29.035Z] Socket(s): 8 [2024-11-19T07:26:29.035Z] NUMA node(s): 1 [2024-11-19T07:26:29.035Z] Vendor ID: AuthenticAMD [2024-11-19T07:26:29.035Z] CPU family: 23 [2024-11-19T07:26:29.035Z] Model: 49 [2024-11-19T07:26:29.035Z] Model name: AMD EPYC-Rome Processor [2024-11-19T07:26:29.035Z] Stepping: 0 [2024-11-19T07:26:29.035Z] CPU MHz: 2800.000 [2024-11-19T07:26:29.035Z] BogoMIPS: 5600.00 [2024-11-19T07:26:29.035Z] Virtualization: AMD-V [2024-11-19T07:26:29.035Z] Hypervisor vendor: KVM [2024-11-19T07:26:29.035Z] Virtualization type: full [2024-11-19T07:26:29.035Z] L1d cache: 256 KiB [2024-11-19T07:26:29.035Z] L1i cache: 256 KiB [2024-11-19T07:26:29.035Z] L2 cache: 4 MiB [2024-11-19T07:26:29.035Z] L3 cache: 128 MiB [2024-11-19T07:26:29.035Z] NUMA node0 CPU(s): 0-7 [2024-11-19T07:26:29.035Z] Vulnerability Itlb multihit: Not affected [2024-11-19T07:26:29.035Z] Vulnerability L1tf: Not affected [2024-11-19T07:26:29.035Z] Vulnerability Mds: Not affected [2024-11-19T07:26:29.035Z] Vulnerability Meltdown: Not affected [2024-11-19T07:26:29.035Z] Vulnerability Mmio stale data: Not affected [2024-11-19T07:26:29.035Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-19T07:26:29.035Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-19T07:26:29.035Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-19T07:26:29.035Z] Vulnerability Srbds: Not affected [2024-11-19T07:26:29.035Z] Vulnerability Tsx async abort: Not affected [2024-11-19T07:26:29.035Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] ---> nproc: [2024-11-19T07:26:29.035Z] 8 [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] ---> df -h: [2024-11-19T07:26:29.035Z] Filesystem Size Used Avail Use% Mounted on [2024-11-19T07:26:29.035Z] overlay 155G 12G 143G 8% / [2024-11-19T07:26:29.035Z] tmpfs 64M 0 64M 0% /dev [2024-11-19T07:26:29.035Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-19T07:26:29.035Z] shm 64M 0 64M 0% /dev/shm [2024-11-19T07:26:29.035Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] ---> sar -b -r -n DEV: [2024-11-19T07:26:29.035Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26991) 11/19/24 _x86_64_ (8 CPU) [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] 07:11:54 LINUX RESTART (8 CPU) [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] 07:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-19T07:26:29.035Z] 07:13:02 358.98 48.22 310.76 0.00 5415.00 174844.39 0.00 [2024-11-19T07:26:29.035Z] 07:14:01 296.63 3.00 293.63 0.00 42.57 98114.76 0.00 [2024-11-19T07:26:29.035Z] 07:15:01 114.65 0.25 114.40 0.00 21.86 21315.25 0.00 [2024-11-19T07:26:29.035Z] 07:16:01 144.01 0.07 143.94 0.00 8.00 47681.79 0.00 [2024-11-19T07:26:29.035Z] 07:17:01 5.40 0.98 4.42 0.00 67.58 1295.18 0.00 [2024-11-19T07:26:29.035Z] 07:18:01 47.18 4.13 43.04 0.00 4275.02 7235.46 0.00 [2024-11-19T07:26:29.035Z] 07:19:01 3.63 0.02 3.62 0.00 0.13 89.72 0.00 [2024-11-19T07:26:29.035Z] 07:20:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 [2024-11-19T07:26:29.035Z] 07:21:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 [2024-11-19T07:26:29.035Z] 07:22:01 2.13 0.00 2.13 0.00 0.00 23.06 0.00 [2024-11-19T07:26:29.035Z] 07:23:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2024-11-19T07:26:29.035Z] 07:24:01 1.53 0.00 1.53 0.00 0.00 22.12 0.00 [2024-11-19T07:26:29.035Z] 07:25:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 [2024-11-19T07:26:29.035Z] 07:26:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 [2024-11-19T07:26:29.035Z] Average: 69.90 4.05 65.85 0.00 702.95 24964.04 0.00 [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-19T07:26:29.035Z] 07:13:02 29922064 31589548 760792 2.31 59748 1906840 1765560 5.20 988504 1644500 300 [2024-11-19T07:26:29.035Z] 07:14:01 27456888 31532684 775112 2.36 180724 3999488 1901660 5.60 1138232 3718192 64 [2024-11-19T07:26:29.035Z] 07:15:01 27885332 31491936 809128 2.46 190044 3541960 2032536 5.99 1348388 3097048 4760 [2024-11-19T07:26:29.035Z] 07:16:01 27001636 31539072 761540 2.32 198356 4410384 1806892 5.33 1364840 3906716 348 [2024-11-19T07:26:29.035Z] 07:17:01 26946708 31531724 767436 2.33 199892 4455432 1803764 5.32 1375692 3951140 0 [2024-11-19T07:26:29.035Z] 07:18:01 26550172 31519216 752780 2.29 227128 4808132 1747580 5.15 1639620 4047164 208 [2024-11-19T07:26:29.035Z] 07:19:01 26555972 31520248 752208 2.29 225704 4804880 1744444 5.14 1638004 4043948 164 [2024-11-19T07:26:29.035Z] 07:20:01 26556928 31521308 751088 2.28 225792 4804880 1744444 5.14 1636144 4043944 12 [2024-11-19T07:26:29.035Z] 07:21:01 26564988 31529480 742772 2.26 225856 4804884 1744444 5.14 1628424 4043952 164 [2024-11-19T07:26:29.035Z] 07:22:01 26564688 31529264 742892 2.26 225940 4804888 1744444 5.14 1628496 4043952 4 [2024-11-19T07:26:29.035Z] 07:23:01 26564756 31529504 742560 2.26 226012 4805016 1744444 5.14 1628704 4044080 8 [2024-11-19T07:26:29.035Z] 07:24:01 26567104 31531976 740272 2.25 226104 4805020 1744444 5.14 1626952 4044084 132 [2024-11-19T07:26:29.035Z] 07:25:01 26566960 31531896 740292 2.25 226192 4805024 1744444 5.14 1627004 4044092 176 [2024-11-19T07:26:29.035Z] 07:26:01 26567220 31532272 739888 2.25 226276 4805024 1744444 5.14 1627216 4044100 4 [2024-11-19T07:26:29.035Z] Average: 27019387 31530723 755626 2.30 204555 4397275 1786682 5.27 1492587 3765494 453 [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-19T07:26:29.035Z] 07:13:02 ens3 426.22 301.20 2728.27 88.52 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:13:02 lo 6.06 6.06 0.59 0.59 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:13:02 docker0 19.63 19.98 1.53 142.17 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:14:01 ens3 552.87 352.60 6655.08 40.76 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:14:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:14:01 docker0 283.32 436.99 25.47 3421.83 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:15:01 ens3 43.94 25.91 77.18 16.21 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:15:01 veth077afa3 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:15:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:15:01 docker0 1.50 3.72 0.09 38.15 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:16:01 ens3 115.68 68.69 2745.09 15.50 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:16:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:16:01 docker0 6.08 13.03 0.36 152.57 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:17:01 ens3 51.95 37.14 667.48 2.60 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:18:01 ens3 199.60 131.94 2105.21 8.88 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:18:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:19:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:21:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:23:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:24:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:25:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] Average: ens3 98.82 65.23 1063.18 12.29 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] Average: docker0 21.87 33.35 1.93 264.42 0.00 0.00 0.00 0.00 [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] ---> sar -P ALL: [2024-11-19T07:26:29.035Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26991) 11/19/24 _x86_64_ (8 CPU) [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] 07:11:54 LINUX RESTART (8 CPU) [2024-11-19T07:26:29.035Z] [2024-11-19T07:26:29.035Z] 07:12:01 CPU %user %nice %system %iowait %steal %idle [2024-11-19T07:26:29.035Z] 07:13:02 all 7.11 0.00 2.22 2.01 0.05 88.62 [2024-11-19T07:26:29.035Z] 07:13:02 0 5.53 0.00 3.13 2.29 0.03 89.02 [2024-11-19T07:26:29.035Z] 07:13:02 1 6.82 0.00 3.02 3.78 0.05 86.34 [2024-11-19T07:26:29.035Z] 07:13:02 2 4.51 0.00 2.07 7.37 0.07 85.98 [2024-11-19T07:26:29.035Z] 07:13:02 3 6.72 0.00 2.23 0.57 0.05 90.43 [2024-11-19T07:26:29.035Z] 07:13:02 4 10.48 0.00 1.74 0.77 0.05 86.95 [2024-11-19T07:26:29.035Z] 07:13:02 5 7.98 0.00 1.56 0.50 0.07 89.89 [2024-11-19T07:26:29.035Z] 07:13:02 6 10.07 0.00 1.97 0.37 0.05 87.54 [2024-11-19T07:26:29.035Z] 07:13:02 7 4.76 0.00 1.99 0.42 0.05 92.78 [2024-11-19T07:26:29.035Z] 07:14:01 all 9.56 0.00 4.74 5.24 0.05 80.41 [2024-11-19T07:26:29.035Z] 07:14:01 0 8.44 0.00 3.92 2.45 0.05 85.15 [2024-11-19T07:26:29.035Z] 07:14:01 1 10.60 0.00 5.71 4.08 0.05 79.57 [2024-11-19T07:26:29.035Z] 07:14:01 2 9.81 0.00 4.50 1.51 0.03 84.15 [2024-11-19T07:26:29.035Z] 07:14:01 3 10.00 0.00 6.26 24.42 0.07 59.25 [2024-11-19T07:26:29.035Z] 07:14:01 4 9.87 0.00 4.17 0.64 0.05 85.27 [2024-11-19T07:26:29.035Z] 07:14:01 5 10.53 0.00 4.62 6.87 0.07 77.91 [2024-11-19T07:26:29.035Z] 07:14:01 6 9.37 0.00 4.22 0.90 0.05 85.47 [2024-11-19T07:26:29.035Z] 07:14:01 7 7.85 0.00 4.56 1.17 0.05 86.37 [2024-11-19T07:26:29.035Z] 07:15:01 all 45.05 0.00 7.75 1.83 0.10 45.26 [2024-11-19T07:26:29.035Z] 07:15:01 0 45.45 0.00 7.76 0.96 0.12 45.71 [2024-11-19T07:26:29.035Z] 07:15:01 1 45.84 0.00 7.87 1.97 0.10 44.21 [2024-11-19T07:26:29.035Z] 07:15:01 2 43.99 0.00 8.51 5.34 0.10 42.05 [2024-11-19T07:26:29.035Z] 07:15:01 3 45.17 0.00 7.82 1.65 0.08 45.27 [2024-11-19T07:26:29.035Z] 07:15:01 4 46.29 0.00 7.62 1.39 0.10 44.60 [2024-11-19T07:26:29.035Z] 07:15:01 5 45.45 0.00 7.36 2.55 0.08 44.55 [2024-11-19T07:26:29.035Z] 07:15:01 6 44.83 0.00 7.42 0.40 0.10 47.24 [2024-11-19T07:26:29.035Z] 07:15:01 7 43.39 0.00 7.66 0.34 0.10 48.51 [2024-11-19T07:26:29.035Z] 07:16:01 all 25.83 0.00 5.41 2.09 0.06 66.62 [2024-11-19T07:26:29.035Z] 07:16:01 0 28.31 0.00 5.21 0.02 0.05 66.42 [2024-11-19T07:26:29.035Z] 07:16:01 1 26.71 0.00 5.30 1.31 0.05 66.63 [2024-11-19T07:26:29.035Z] 07:16:01 2 24.41 0.00 5.53 2.86 0.05 67.15 [2024-11-19T07:26:29.035Z] 07:16:01 3 25.47 0.00 5.80 0.03 0.07 68.63 [2024-11-19T07:26:29.035Z] 07:16:01 4 26.78 0.00 5.59 4.58 0.05 63.01 [2024-11-19T07:26:29.035Z] 07:16:01 5 24.47 0.00 6.28 7.22 0.07 61.96 [2024-11-19T07:26:29.035Z] 07:16:01 6 24.41 0.00 4.66 0.10 0.05 70.78 [2024-11-19T07:26:29.035Z] 07:16:01 7 26.08 0.00 4.88 0.62 0.07 68.35 [2024-11-19T07:26:29.035Z] 07:17:01 all 0.41 0.00 0.08 0.08 0.01 99.43 [2024-11-19T07:26:29.035Z] 07:17:01 0 2.20 0.00 0.03 0.03 0.02 97.72 [2024-11-19T07:26:29.035Z] 07:17:01 1 0.33 0.00 0.10 0.00 0.02 99.55 [2024-11-19T07:26:29.035Z] 07:17:01 2 0.18 0.00 0.05 0.07 0.00 99.70 [2024-11-19T07:26:29.035Z] 07:17:01 3 0.30 0.00 0.13 0.00 0.00 99.57 [2024-11-19T07:26:29.035Z] 07:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-19T07:26:29.035Z] 07:17:01 5 0.08 0.00 0.05 0.53 0.00 99.33 [2024-11-19T07:26:29.035Z] 07:17:01 6 0.03 0.00 0.20 0.02 0.02 99.73 [2024-11-19T07:26:29.035Z] 07:17:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2024-11-19T07:26:29.035Z] 07:18:01 all 2.47 0.00 1.45 0.44 0.03 95.61 [2024-11-19T07:26:29.035Z] 07:18:01 0 3.07 0.00 1.04 0.32 0.03 95.54 [2024-11-19T07:26:29.035Z] 07:18:01 1 2.25 0.00 1.84 0.80 0.03 95.08 [2024-11-19T07:26:29.035Z] 07:18:01 2 2.94 0.00 1.35 0.84 0.03 94.83 [2024-11-19T07:26:29.035Z] 07:18:01 3 2.16 0.00 3.02 0.05 0.05 94.72 [2024-11-19T07:26:29.035Z] 07:18:01 4 1.64 0.00 0.99 0.05 0.02 97.31 [2024-11-19T07:26:29.035Z] 07:18:01 5 1.84 0.00 0.77 0.23 0.03 97.13 [2024-11-19T07:26:29.035Z] 07:18:01 6 3.36 0.00 1.30 0.45 0.02 94.87 [2024-11-19T07:26:29.035Z] 07:18:01 7 2.54 0.00 1.27 0.75 0.03 95.40 [2024-11-19T07:26:29.035Z] 07:19:01 all 0.07 0.00 0.06 0.02 0.01 99.84 [2024-11-19T07:26:29.035Z] 07:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-19T07:26:29.035Z] 07:19:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2024-11-19T07:26:29.035Z] 07:19:01 2 0.12 0.00 0.03 0.00 0.02 99.83 [2024-11-19T07:26:29.035Z] 07:19:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-11-19T07:26:29.035Z] 07:19:01 4 0.02 0.00 0.07 0.00 0.02 99.90 [2024-11-19T07:26:29.035Z] 07:19:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2024-11-19T07:26:29.035Z] 07:19:01 6 0.07 0.00 0.05 0.05 0.02 99.82 [2024-11-19T07:26:29.035Z] 07:19:01 7 0.20 0.00 0.13 0.08 0.02 99.57 [2024-11-19T07:26:29.035Z] 07:20:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-11-19T07:26:29.035Z] 07:20:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2024-11-19T07:26:29.035Z] 07:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-19T07:26:29.035Z] 07:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-19T07:26:29.035Z] 07:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-19T07:26:29.035Z] 07:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-19T07:26:29.035Z] 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-19T07:26:29.035Z] 07:20:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2024-11-19T07:26:29.036Z] 07:20:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2024-11-19T07:26:29.036Z] 07:21:01 all 0.12 0.00 0.02 0.01 0.01 99.85 [2024-11-19T07:26:29.036Z] 07:21:01 0 0.83 0.00 0.03 0.00 0.02 99.12 [2024-11-19T07:26:29.036Z] 07:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-19T07:26:29.036Z] 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-19T07:26:29.036Z] 07:21:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-11-19T07:26:29.036Z] 07:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-19T07:26:29.036Z] 07:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-19T07:26:29.036Z] 07:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-19T07:26:29.036Z] 07:21:01 7 0.05 0.00 0.03 0.03 0.02 99.87 [2024-11-19T07:26:29.036Z] 07:22:01 all 0.21 0.00 0.01 0.01 0.01 99.75 [2024-11-19T07:26:29.036Z] 07:22:01 0 1.55 0.00 0.02 0.00 0.02 98.42 [2024-11-19T07:26:29.036Z] 07:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-19T07:26:29.036Z] 07:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-19T07:26:29.036Z] 07:22:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2024-11-19T07:26:29.036Z] 07:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-19T07:26:29.036Z] 07:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-19T07:26:29.036Z] 07:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-19T07:26:29.036Z] 07:22:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2024-11-19T07:26:29.036Z] 07:23:01 all 0.07 0.00 0.01 0.01 0.01 99.91 [2024-11-19T07:26:29.036Z] 07:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-19T07:26:29.036Z] 07:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-19T07:26:29.036Z] 07:23:01 2 0.33 0.00 0.00 0.00 0.02 99.65 [2024-11-19T07:26:29.036Z] 07:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-19T07:26:29.036Z] 07:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-19T07:26:29.036Z] 07:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-19T07:26:29.036Z] 07:23:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-11-19T07:26:29.036Z] 07:23:01 7 0.07 0.00 0.03 0.03 0.03 99.83 [2024-11-19T07:26:29.036Z] [2024-11-19T07:26:29.036Z] 07:23:01 CPU %user %nice %system %iowait %steal %idle [2024-11-19T07:26:29.036Z] 07:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-19T07:26:29.036Z] 07:24:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-19T07:26:29.036Z] 07:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-19T07:26:29.036Z] 07:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-19T07:26:29.036Z] 07:24:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2024-11-19T07:26:29.036Z] 07:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-19T07:26:29.036Z] 07:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-19T07:26:29.036Z] 07:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-19T07:26:29.036Z] 07:24:01 7 0.03 0.00 0.03 0.03 0.02 99.88 [2024-11-19T07:26:29.036Z] 07:25:01 all 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-19T07:26:29.036Z] 07:25:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2024-11-19T07:26:29.036Z] 07:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-19T07:26:29.036Z] 07:25:01 2 0.08 0.00 0.02 0.00 0.00 99.90 [2024-11-19T07:26:29.036Z] 07:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-19T07:26:29.036Z] 07:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-19T07:26:29.036Z] 07:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-19T07:26:29.036Z] 07:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-19T07:26:29.036Z] 07:25:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-11-19T07:26:29.036Z] 07:26:01 all 0.03 0.00 0.01 0.01 0.01 99.96 [2024-11-19T07:26:29.036Z] 07:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-11-19T07:26:29.036Z] 07:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-19T07:26:29.036Z] 07:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-19T07:26:29.036Z] 07:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-11-19T07:26:29.036Z] 07:26:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-19T07:26:29.036Z] 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-19T07:26:29.036Z] 07:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-19T07:26:29.036Z] 07:26:01 7 0.03 0.00 0.02 0.03 0.03 99.88 [2024-11-19T07:26:29.036Z] Average: all 6.45 0.00 1.54 0.83 0.03 91.16 [2024-11-19T07:26:29.036Z] Average: 0 6.79 0.00 1.50 0.43 0.03 91.25 [2024-11-19T07:26:29.036Z] Average: 1 6.58 0.00 1.70 0.84 0.03 90.86 [2024-11-19T07:26:29.036Z] Average: 2 6.13 0.00 1.56 1.28 0.02 91.01 [2024-11-19T07:26:29.036Z] Average: 3 6.37 0.00 1.80 1.86 0.03 89.94 [2024-11-19T07:26:29.036Z] Average: 4 6.73 0.00 1.43 0.53 0.03 91.29 [2024-11-19T07:26:29.036Z] Average: 5 6.41 0.00 1.47 1.26 0.02 90.83 [2024-11-19T07:26:29.036Z] Average: 6 6.55 0.00 1.40 0.16 0.03 91.85 [2024-11-19T07:26:29.036Z] Average: 7 6.01 0.00 1.46 0.25 0.03 92.24 [2024-11-19T07:26:29.036Z] [2024-11-19T07:26:29.036Z] [2024-11-19T07:26:29.036Z]