Pull request #950 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 jinlinGuan for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 2e32708ab81acdef9ec38d9db761411d2c692769+c0ce723a7e22187d59fb72134c45d24f77b280c0 (b4556198a74b754e098423174624af27f371d222) 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-ssh15018560328997967801.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-ssh3028354766676392695.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/go-mod-core-contracts/branches/PR-950/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/go-mod-core-contracts/branches/PR-950/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2932372480203927517.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/go-mod-core-contracts/branches/PR-950/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8920367409263772386.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-ssh17119004485121566446.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/go-mod-core-contracts/branches/PR-950/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/go-mod-core-contracts/branches/PR-950/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh857547351675119354.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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts 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: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26967 in /w/workspace/dry_go-mod-core-contracts_PR-950 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-950 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/950/head:refs/remotes/origin/PR-950 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c0ce723a7e22187d59fb72134c45d24f77b280c0 into PR head commit 2e32708ab81acdef9ec38d9db761411d2c692769 Merge succeeded, producing 2e32708ab81acdef9ec38d9db761411d2c692769 Checking out Revision 2e32708ab81acdef9ec38d9db761411d2c692769 (PR-950) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e32708ab81acdef9ec38d9db761411d2c692769 # 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 c0ce723a7e22187d59fb72134c45d24f77b280c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e32708ab81acdef9ec38d9db761411d2c692769 # timeout=10 Commit message: "feat: change start/end from int to int64 for arm32" 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 01:50:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:50:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:50:43 ========================================================= 01:50:43 EdgeX Global Pipelines Version Info 01:50:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:50:45 ------------------- 01:50:45 stable info: 01:50:45 ------------------- 01:50:45 Commited By: Ginny Guan ginny@iotechsys.com 01:50:45 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:50:45 Message: update stable to v1.0.265 01:50:45 ------------------- 01:50:45 experimental info: 01:50:45 ------------------- 01:50:45 Commited By: Cherry Wang cherry@iotechsys.com 01:50:45 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:50:45 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:50:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:50:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-950 [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-950 [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-950 [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e32708ab81acdef9ec38d9db761411d2c692769 [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e32708 [Pipeline] echo 01:50:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:50:48 + git rev-list -1 --merges 2e32708ab81acdef9ec38d9db761411d2c692769~1..2e32708ab81acdef9ec38d9db761411d2c692769 [Pipeline] echo 01:50:48 -----------> git rev-list -1 --merges 2e32708ab81acdef9ec38d9db761411d2c692769~1..2e32708ab81acdef9ec38d9db761411d2c692769 2e32708ab81acdef9ec38d9db761411d2c692769 [false] [Pipeline] sh 01:50:48 + git log --format=format:%s -1 2e32708ab81acdef9ec38d9db761411d2c692769 [Pipeline] echo 01:50:48 ========================================================= 01:50:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:50:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:49 + git log --format=format:%s -1 2e32708ab81acdef9ec38d9db761411d2c692769 [Pipeline] echo 01:50:49 [semverPrep] GIT_COMMIT: 2e32708ab81acdef9ec38d9db761411d2c692769, Commit Message: feat: change start/end from int to int64 for arm32 [Pipeline] echo 01:50:49 [semverPrep] This is not a build commit. [Pipeline] sh 01:50:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:49 + grep -v github /etc/ssh/ssh_known_hosts 01:50:49 + [ -e /tmp/ssh_known_hosts ] 01:50:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:50:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:50:49 + sudo tee -a /etc/ssh/ssh_known_hosts 01:50:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:50 01:50:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:51 0.1.4: Pulling from edgex-devops/py-git-semver 01:50:51 b85a868b505f: Pulling fs layer 01:50:51 e2be974225ed: Pulling fs layer 01:50:51 339a4e72a1f5: Pulling fs layer 01:50:51 988bab9f4d93: Pulling fs layer 01:50:51 1469e6f7b9e6: Pulling fs layer 01:50:51 eaf3925da568: Pulling fs layer 01:50:51 bab4dde63d76: Pulling fs layer 01:50:51 bde34c3a00c8: Pulling fs layer 01:50:51 b352a97aabf1: Pulling fs layer 01:50:51 1469e6f7b9e6: Waiting 01:50:51 4872d77fe225: Pulling fs layer 01:50:51 5851b861e8e6: Pulling fs layer 01:50:51 eaf3925da568: Waiting 01:50:51 bab4dde63d76: Waiting 01:50:51 bde34c3a00c8: Waiting 01:50:51 4872d77fe225: Waiting 01:50:51 b352a97aabf1: Waiting 01:50:51 5851b861e8e6: Waiting 01:50:51 988bab9f4d93: Waiting 01:50:51 e2be974225ed: Verifying Checksum 01:50:51 e2be974225ed: Download complete 01:50:51 988bab9f4d93: Verifying Checksum 01:50:51 988bab9f4d93: Download complete 01:50:51 1469e6f7b9e6: Verifying Checksum 01:50:51 1469e6f7b9e6: Download complete 01:50:51 eaf3925da568: Verifying Checksum 01:50:51 eaf3925da568: Download complete 01:50:51 339a4e72a1f5: Verifying Checksum 01:50:51 339a4e72a1f5: Download complete 01:50:51 bde34c3a00c8: Download complete 01:50:51 b352a97aabf1: Download complete 01:50:51 4872d77fe225: Download complete 01:50:51 5851b861e8e6: Download complete 01:50:51 b85a868b505f: Verifying Checksum 01:50:51 b85a868b505f: Download complete 01:50:51 bab4dde63d76: Verifying Checksum 01:50:51 bab4dde63d76: Download complete 01:50:52 b85a868b505f: Pull complete 01:50:52 e2be974225ed: Pull complete 01:50:53 339a4e72a1f5: Pull complete 01:50:53 988bab9f4d93: Pull complete 01:50:53 1469e6f7b9e6: Pull complete 01:50:53 eaf3925da568: Pull complete 01:50:55 bab4dde63d76: Pull complete 01:50:55 bde34c3a00c8: Pull complete 01:50:55 b352a97aabf1: Pull complete 01:50:55 4872d77fe225: Pull complete 01:50:56 5851b861e8e6: Pull complete 01:50:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:56 prd-ubuntu20.04-docker-8c-8g-26967 does not seem to be running inside a container 01:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-950 -v /w/workspace/dry_go-mod-core-contracts_PR-950:/w/workspace/dry_go-mod-core-contracts_PR-950:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-950@tmp:/w/workspace/dry_go-mod-core-contracts_PR-950@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:50:58 $ docker top 03b8a1537249573feb6399f55fc47b8e6064c708783af9ba1273fb7e94dc506c -eo pid,comm 01:50:58 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). 01:50:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:58 [ssh-agent] Looking for ssh-agent implementation... 01:50:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:58 $ docker exec 03b8a1537249573feb6399f55fc47b8e6064c708783af9ba1273fb7e94dc506c ssh-agent 01:50:59 SSH_AUTH_SOCK=/tmp/ssh-0qG9G55UHKBW/agent.32 01:50:59 SSH_AGENT_PID=38 01:50:59 Running ssh-add (command line suppressed) 01:50:59 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-950@tmp/private_key_18002915637207642247.key (/w/workspace/dry_go-mod-core-contracts_PR-950@tmp/private_key_18002915637207642247.key) 01:50:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:59 + git tag --points-at HEAD [Pipeline] } 01:50:59 $ docker exec --env ******** --env ******** 03b8a1537249573feb6399f55fc47b8e6064c708783af9ba1273fb7e94dc506c ssh-agent -k 01:50:59 unset SSH_AUTH_SOCK; 01:50:59 unset SSH_AGENT_PID; 01:50:59 echo Agent pid 38 killed; 01:50:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:50:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:59 [ssh-agent] Looking for ssh-agent implementation... 01:50:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:59 $ docker exec 03b8a1537249573feb6399f55fc47b8e6064c708783af9ba1273fb7e94dc506c ssh-agent 01:51:00 SSH_AUTH_SOCK=/tmp/ssh-TE99FpAHndG6/agent.71 01:51:00 SSH_AGENT_PID=77 01:51:00 Running ssh-add (command line suppressed) 01:51:00 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-950@tmp/private_key_4263303326955480351.key (/w/workspace/dry_go-mod-core-contracts_PR-950@tmp/private_key_4263303326955480351.key) 01:51:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:51:00 + git semver init 01:51:00 2024-11-19 01:51:00,708 [run_init] DEBUG init version:0.0.0 force:False 01:51:00 2024-11-19 01:51:00,708 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_go-mod-core-contracts_PR-950/.semver 01:51:00 2024-11-19 01:51:00,709 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/dry_go-mod-core-contracts_PR-950/.semver 01:51:00 2024-11-19 01:51:00,709 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/dry_go-mod-core-contracts_PR-950/.semver'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-950, universal_newlines=False, shell=None, istream=None) 01:51:01 2024-11-19 01:51:01,596 [append_file] DEBUG append to file:/w/workspace/dry_go-mod-core-contracts_PR-950/.git/info/exclude 01:51:01 2024-11-19 01:51:01,597 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_go-mod-core-contracts_PR-950/.semver/PR-950 with force:False 01:51:01 2024-11-19 01:51:01,597 [write_file] DEBUG write to file:/w/workspace/dry_go-mod-core-contracts_PR-950/.semver/PR-950 01:51:01 2024-11-19 01:51:01,601 [execute] INFO git cat-file --batch-check 01:51:01 2024-11-19 01:51:01,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-950/.semver, universal_newlines=False, shell=None, istream=) 01:51:01 2024-11-19 01:51:01,609 [execute] INFO git cat-file --batch 01:51:01 2024-11-19 01:51:01,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_go-mod-core-contracts_PR-950/.semver, universal_newlines=False, shell=None, istream=) 01:51:01 2024-11-19 01:51:01,614 [read_version] DEBUG read version from /w/workspace/dry_go-mod-core-contracts_PR-950/.semver/PR-950 01:51:01 0.0.0 [Pipeline] } 01:51:01 $ docker exec --env ******** --env ******** 03b8a1537249573feb6399f55fc47b8e6064c708783af9ba1273fb7e94dc506c ssh-agent -k 01:51:01 unset SSH_AUTH_SOCK; 01:51:01 unset SSH_AGENT_PID; 01:51:01 echo Agent pid 77 killed; 01:51:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:51:02 + git semver [Pipeline] } 01:51:02 $ docker stop --time=1 03b8a1537249573feb6399f55fc47b8e6064c708783af9ba1273fb7e94dc506c 01:51:03 $ docker rm -f --volumes 03b8a1537249573feb6399f55fc47b8e6064c708783af9ba1273fb7e94dc506c [Pipeline] // withDockerContainer [Pipeline] sh 01:51:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:51:04 Stashed 1 file(s) [Pipeline] echo 01:51:04 [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] unstash [Pipeline] echo 01:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:51:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:51:05 ========================================================= 01:51:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:51:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:51:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:51:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:51:05 43c4264eed91: Pulling fs layer 01:51:05 4cc291be95ef: Pulling fs layer 01:51:05 2ac1f1163629: Pulling fs layer 01:51:05 5c3c966382ef: Pulling fs layer 01:51:05 4f4fb700ef54: Pulling fs layer 01:51:05 5d5c8e513c77: Pulling fs layer 01:51:05 9f66e0745190: Pulling fs layer 01:51:05 f49a43e4bbc0: Pulling fs layer 01:51:05 561ebcabdf7f: Pulling fs layer 01:51:05 5d5c8e513c77: Waiting 01:51:05 f49a43e4bbc0: Waiting 01:51:05 5c3c966382ef: Waiting 01:51:05 561ebcabdf7f: Waiting 01:51:05 4f4fb700ef54: Waiting 01:51:05 4cc291be95ef: Download complete 01:51:05 5c3c966382ef: Verifying Checksum 01:51:05 5c3c966382ef: Download complete 01:51:05 4f4fb700ef54: Verifying Checksum 01:51:05 4f4fb700ef54: Download complete 01:51:05 5d5c8e513c77: Verifying Checksum 01:51:05 5d5c8e513c77: Download complete 01:51:05 43c4264eed91: Verifying Checksum 01:51:05 43c4264eed91: Download complete 01:51:05 9f66e0745190: Verifying Checksum 01:51:05 9f66e0745190: Download complete 01:51:06 43c4264eed91: Pull complete 01:51:06 561ebcabdf7f: Download complete 01:51:06 4cc291be95ef: Pull complete 01:51:06 2ac1f1163629: Download complete 01:51:06 f49a43e4bbc0: Verifying Checksum 01:51:06 f49a43e4bbc0: Download complete 01:51:10 2ac1f1163629: Pull complete 01:51:10 5c3c966382ef: Pull complete 01:51:10 4f4fb700ef54: Pull complete 01:51:10 5d5c8e513c77: Pull complete 01:51:10 9f66e0745190: Pull complete 01:51:12 f49a43e4bbc0: Pull complete 01:51:13 561ebcabdf7f: Pull complete 01:51:13 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:51:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:51:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 01:51:14 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:14 + docker inspect -f . ci-base-image-x86_64 01:51:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:14 prd-ubuntu20.04-docker-8c-8g-26967 does not seem to be running inside a container 01:51:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_PR-950 -v /w/workspace/dry_go-mod-core-contracts_PR-950:/w/workspace/dry_go-mod-core-contracts_PR-950:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-950@tmp:/w/workspace/dry_go-mod-core-contracts_PR-950@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-x86_64 cat 01:51:17 $ docker top 00c1d4cfc81f7cb6d2419a2b3f5c649d67225e8536630aeec2a2e49526a0224f -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:18 + go version 01:51:18 go version go1.23.2 linux/amd64 [Pipeline] } 01:51:18 $ docker stop --time=1 00c1d4cfc81f7cb6d2419a2b3f5c649d67225e8536630aeec2a2e49526a0224f 01:51:19 $ docker rm -f --volumes 00c1d4cfc81f7cb6d2419a2b3f5c649d67225e8536630aeec2a2e49526a0224f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:20 Still waiting to schedule task 01:51:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:51:20 + docker inspect -f . ci-base-image-x86_64 01:51:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:20 prd-ubuntu20.04-docker-8c-8g-26967 does not seem to be running inside a container 01:51:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_go-mod-core-contracts_PR-950 -v /w/workspace/dry_go-mod-core-contracts_PR-950:/w/workspace/dry_go-mod-core-contracts_PR-950:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-950@tmp:/w/workspace/dry_go-mod-core-contracts_PR-950@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-x86_64 cat 01:51:20 $ docker top af83198dd92d072b2b917c2dd2086f9f6b9f12710bb16c320d08c2acc7515fd9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:21 + git config --global --add safe.directory /w/workspace/dry_go-mod-core-contracts_PR-950 [Pipeline] fileExists [Pipeline] sh 01:51:21 + make test 01:51:21 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:51:21 go: downloading github.com/go-playground/validator/v10 v10.22.1 01:51:21 go: downloading github.com/google/uuid v1.6.0 01:51:21 go: downloading github.com/stretchr/testify v1.9.0 01:51:21 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 01:51:21 go: downloading gopkg.in/yaml.v3 v3.0.1 01:51:21 go: downloading github.com/go-kit/log v0.2.1 01:51:21 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:51:21 go: downloading github.com/x448/float16 v0.8.4 01:51:21 go: downloading github.com/pmezard/go-difflib v1.0.0 01:51:21 go: downloading github.com/davecgh/go-spew v1.1.1 01:51:21 go: downloading github.com/stretchr/objx v0.5.2 01:51:22 go: downloading golang.org/x/text v0.16.0 01:51:22 go: downloading github.com/go-playground/universal-translator v0.18.1 01:51:22 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 01:51:22 go: downloading golang.org/x/crypto v0.25.0 01:51:22 go: downloading github.com/leodido/go-urn v1.4.0 01:51:22 go: downloading github.com/go-playground/locales v0.14.1 01:51:22 go: downloading golang.org/x/sys v0.22.0 01:51:23 go: downloading golang.org/x/net v0.27.0 01:51:24 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] 01:51:32 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 01:51:32 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 01:51:32 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.082s coverage: 83.5% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.012s coverage: 38.7% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.005s coverage: 29.4% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.007s coverage: 25.2% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.019s coverage: 74.3% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.024s coverage: 90.0% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.032s coverage: 84.1% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.008s coverage: 64.6% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.005s coverage: 34.9% of statements 01:51:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.009s coverage: 60.1% of statements 01:51:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:51:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:51:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:51:47 $ docker stop --time=1 af83198dd92d072b2b917c2dd2086f9f6b9f12710bb16c320d08c2acc7515fd9 01:51:51 $ docker rm -f --volumes af83198dd92d072b2b917c2dd2086f9f6b9f12710bb16c320d08c2acc7515fd9 [Pipeline] // withDockerContainer [Pipeline] sh 01:51:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:51:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:53 01:51:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:51:53 latest: Pulling from edgex-lftools-log-publisher 01:51:53 5eb5b503b376: Pulling fs layer 01:51:53 5c69ac0246d0: Pulling fs layer 01:51:53 ec43610c2a17: Pulling fs layer 01:51:53 3a2ae6a8a46f: Pulling fs layer 01:51:53 33b1e0a273af: Pulling fs layer 01:51:53 5d3b04190fa2: Pulling fs layer 01:51:53 3a2ae6a8a46f: Waiting 01:51:53 2f39f015ded8: Pulling fs layer 01:51:53 5d3b04190fa2: Waiting 01:51:53 2f39f015ded8: Waiting 01:51:53 5c69ac0246d0: Verifying Checksum 01:51:53 5c69ac0246d0: Download complete 01:51:53 3a2ae6a8a46f: Verifying Checksum 01:51:53 3a2ae6a8a46f: Download complete 01:51:53 33b1e0a273af: Verifying Checksum 01:51:53 33b1e0a273af: Download complete 01:51:53 5d3b04190fa2: Download complete 01:51:53 ec43610c2a17: Verifying Checksum 01:51:53 ec43610c2a17: Download complete 01:51:53 5eb5b503b376: Verifying Checksum 01:51:53 5eb5b503b376: Download complete 01:51:54 2f39f015ded8: Download complete 01:51:55 5eb5b503b376: Pull complete 01:51:55 5c69ac0246d0: Pull complete 01:51:55 ec43610c2a17: Pull complete 01:51:55 3a2ae6a8a46f: Pull complete 01:51:56 33b1e0a273af: Pull complete 01:51:56 5d3b04190fa2: Pull complete 01:52:00 2f39f015ded8: Pull complete 01:52:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:52:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:00 prd-ubuntu20.04-docker-8c-8g-26967 does not seem to be running inside a container 01:52:00 $ 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/dry_go-mod-core-contracts_PR-950 -v /w/workspace/dry_go-mod-core-contracts_PR-950:/w/workspace/dry_go-mod-core-contracts_PR-950:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-950@tmp:/w/workspace/dry_go-mod-core-contracts_PR-950@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:latest cat 01:52:03 $ docker top 1f159e0edfb06a88e42dcfd7264264c467c67e6cc3689bd7a751a54f984c36c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:03 ---> job-cost.sh 01:52:03 lf-activate-venv: SKIPPING 01:52:03 INFO: No Stack... 01:52:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:52:04 INFO: Archiving Costs [Pipeline] sh 01:52:04 + cat /w/workspace/dry_go-mod-core-contracts_PR-950/archives/cost.csv 01:52:04 + cut -d, -f6 [Pipeline] lock 01:52:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-950-1-stack-cost] 01:52:04 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-950-1-stack-cost] did not exist. Created. 01:52:04 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-950-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:52:05 + echo total: 0.2199999988079071 [Pipeline] stash 01:52:05 Stashed 1 file(s) [Pipeline] } 01:52:05 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-950-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:52:05 $ docker stop --time=1 1f159e0edfb06a88e42dcfd7264264c467c67e6cc3689bd7a751a54f984c36c4 01:52:06 $ docker rm -f --volumes 1f159e0edfb06a88e42dcfd7264264c467c67e6cc3689bd7a751a54f984c36c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:54:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26968 in /w/workspace/dry_go-mod-core-contracts_PR-950 [Pipeline] { [Pipeline] ws 01:54:54 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 01:54:57 The recommended git tool is: git 01:55:05 using credential edgex-jenkins-ssh 01:55:05 Cloning the remote Git repository 01:55:05 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 01:55:05 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 01:55:06 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:55:06 > git --version # timeout=10 01:55:06 > git --version # 'git version 2.25.1' 01:55:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:08 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:55:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:55:09 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 01:55:09 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 01:55:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/950/head:refs/remotes/origin/PR-950 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:55:10 Merging remotes/origin/main commit c0ce723a7e22187d59fb72134c45d24f77b280c0 into PR head commit 2e32708ab81acdef9ec38d9db761411d2c692769 01:55:10 Merge succeeded, producing 2e32708ab81acdef9ec38d9db761411d2c692769 01:55:10 Checking out Revision 2e32708ab81acdef9ec38d9db761411d2c692769 (PR-950) 01:55:10 > git config core.sparsecheckout # timeout=10 01:55:10 > git checkout -f 2e32708ab81acdef9ec38d9db761411d2c692769 # timeout=10 01:55:10 > git remote # timeout=10 01:55:10 > git config --get remote.origin.url # timeout=10 01:55:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:55:10 > git merge c0ce723a7e22187d59fb72134c45d24f77b280c0 # timeout=10 01:55:10 > git rev-parse HEAD^{commit} # timeout=10 01:55:10 > git config core.sparsecheckout # timeout=10 01:55:10 > git checkout -f 2e32708ab81acdef9ec38d9db761411d2c692769 # timeout=10 01:55:14 Commit message: "feat: change start/end from int to int64 for arm32" 01:55:14 > git --version # timeout=10 01:55:14 > git --version # 'git version 2.25.1' 01:55:14 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:55:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:55:16 % Total % Received % Xferd Average Speed Time Time Time Current 01:55:16 Dload Upload Total Spent Left Speed 01:55:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh 01:55:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:55:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:55:17 + sudo tee /etc/docker/daemon.new 01:55:17 { 01:55:17 "registry-mirrors": [ 01:55:17 "https://nexus3.edgexfoundry.org:10001" 01:55:17 ], 01:55:17 "bip": "10.250.0.254/24", 01:55:17 "hosts": [ 01:55:17 "tcp://0.0.0.0:5555", 01:55:17 "unix:///var/run/docker.sock" 01:55:17 ], 01:55:17 "mtu": 1458, 01:55:17 "selinux-enabled": true, 01:55:17 "seccomp-profile": "/etc/docker/seccomp.json" 01:55:17 } [Pipeline] sh 01:55:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:55:17 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 01:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:55:36 ========================================================= 01:55:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:55:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 01:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:55:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:55:37 cf04c63912e1: Pulling fs layer 01:55:37 55b35a11ae5e: Pulling fs layer 01:55:37 a37a00ec5f00: Pulling fs layer 01:55:37 50b3750afda1: Pulling fs layer 01:55:37 4f4fb700ef54: Pulling fs layer 01:55:37 80978eb59214: Pulling fs layer 01:55:37 c9f46d7d2bd2: Pulling fs layer 01:55:37 c5a475d317c9: Pulling fs layer 01:55:37 80978eb59214: Waiting 01:55:37 c9f46d7d2bd2: Waiting 01:55:37 c5a475d317c9: Waiting 01:55:37 50b3750afda1: Waiting 01:55:37 4f4fb700ef54: Waiting 01:55:37 55b35a11ae5e: Verifying Checksum 01:55:37 55b35a11ae5e: Download complete 01:55:37 50b3750afda1: Verifying Checksum 01:55:37 50b3750afda1: Download complete 01:55:37 4f4fb700ef54: Verifying Checksum 01:55:37 4f4fb700ef54: Download complete 01:55:37 80978eb59214: Verifying Checksum 01:55:37 80978eb59214: Download complete 01:55:37 cf04c63912e1: Verifying Checksum 01:55:37 cf04c63912e1: Download complete 01:55:38 c5a475d317c9: Verifying Checksum 01:55:38 c5a475d317c9: Download complete 01:55:38 cf04c63912e1: Pull complete 01:55:39 55b35a11ae5e: Pull complete 01:55:39 a37a00ec5f00: Verifying Checksum 01:55:39 a37a00ec5f00: Download complete 01:55:40 c9f46d7d2bd2: Verifying Checksum 01:55:40 c9f46d7d2bd2: Download complete 01:55:52 a37a00ec5f00: Pull complete 01:55:52 50b3750afda1: Pull complete 01:55:52 4f4fb700ef54: Pull complete 01:55:52 80978eb59214: Pull complete 01:56:01 c9f46d7d2bd2: Pull complete 01:56:01 c5a475d317c9: Pull complete 01:56:02 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:56:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 01:56:02 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:02 + docker inspect -f . ci-base-image-arm64 01:56:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:03 prd-ubuntu20.04-docker-arm64-4c-16g-26968 does not seem to be running inside a container 01:56:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 01:56:06 $ docker top 458b2b1545cf0106ceb31af54ad42525bb11cfb4507a41c4dd22fa28b1d416bd -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:07 + go version 01:56:07 go version go1.23.2 linux/arm64 [Pipeline] } 01:56:07 $ docker stop --time=1 458b2b1545cf0106ceb31af54ad42525bb11cfb4507a41c4dd22fa28b1d416bd 01:56:08 $ docker rm -f --volumes 458b2b1545cf0106ceb31af54ad42525bb11cfb4507a41c4dd22fa28b1d416bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:09 + docker inspect -f . ci-base-image-arm64 01:56:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:10 prd-ubuntu20.04-docker-arm64-4c-16g-26968 does not seem to be running inside a container 01:56:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 01:56:12 $ docker top 115cb47d62d2c1e04be16d38dd1548e4cc0785cedcb5152495904b8bf7ae5b81 -eo pid,comm [Pipeline] { [Pipeline] sh 01:56:13 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/1 [Pipeline] fileExists [Pipeline] sh 01:56:14 + make test 01:56:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:56:14 go: downloading github.com/stretchr/testify v1.9.0 01:56:14 go: downloading github.com/go-kit/log v0.2.1 01:56:14 go: downloading github.com/go-playground/validator/v10 v10.22.1 01:56:14 go: downloading github.com/google/uuid v1.6.0 01:56:14 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 01:56:15 go: downloading gopkg.in/yaml.v3 v3.0.1 01:56:15 go: downloading github.com/davecgh/go-spew v1.1.1 01:56:15 go: downloading github.com/pmezard/go-difflib v1.0.0 01:56:15 go: downloading github.com/stretchr/objx v0.5.2 01:56:15 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 01:56:15 go: downloading github.com/go-playground/universal-translator v0.18.1 01:56:15 go: downloading github.com/leodido/go-urn v1.4.0 01:56:15 go: downloading golang.org/x/crypto v0.25.0 01:56:15 go: downloading golang.org/x/text v0.16.0 01:56:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 01:56:16 go: downloading github.com/x448/float16 v0.8.4 01:56:16 go: downloading github.com/go-playground/locales v0.14.1 01:56:16 go: downloading golang.org/x/sys v0.22.0 01:56:20 go: downloading golang.org/x/net v0.27.0 01:56:23 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients [no test files] 01:57:31 ? github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces [no test files] 01:57:31 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/interfaces/mocks coverage: 0.0% of statements 01:57:31 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http 0.529s coverage: 83.5% of statements 01:57:31 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/http/utils 0.047s coverage: 38.7% of statements 01:57:32 github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger/mocks coverage: 0.0% of statements 01:57:32 ok github.com/edgexfoundry/go-mod-core-contracts/v4/clients/logger 0.023s coverage: 29.4% of statements 01:57:33 ok github.com/edgexfoundry/go-mod-core-contracts/v4/common 0.059s coverage: 25.2% of statements 01:57:36 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos 0.186s coverage: 74.3% of statements 01:57:36 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/common 0.031s coverage: 90.0% of statements 01:57:39 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/requests 0.271s coverage: 84.1% of statements 01:57:39 ok github.com/edgexfoundry/go-mod-core-contracts/v4/dtos/responses 0.038s coverage: 64.6% of statements 01:57:39 ok github.com/edgexfoundry/go-mod-core-contracts/v4/errors 0.020s coverage: 34.9% of statements 01:57:40 ok github.com/edgexfoundry/go-mod-core-contracts/v4/models 0.046s coverage: 60.1% of statements 01:57:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:57:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:58:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 01:58:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:58:02 $ docker stop --time=1 115cb47d62d2c1e04be16d38dd1548e4cc0785cedcb5152495904b8bf7ae5b81 01:58:04 $ docker rm -f --volumes 115cb47d62d2c1e04be16d38dd1548e4cc0785cedcb5152495904b8bf7ae5b81 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:06 Warning: overwriting stash ‘coverage-report’ 01:58:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [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 01:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:08 01:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:08 arm64: Pulling from edgex-lftools-log-publisher 01:58:08 8998bd30e6a1: Pulling fs layer 01:58:08 04944245beec: Pulling fs layer 01:58:08 699f458cf7ca: Pulling fs layer 01:58:08 765212b225bb: Pulling fs layer 01:58:08 f23df028b6ca: Pulling fs layer 01:58:08 d65c8cfc05b1: Pulling fs layer 01:58:08 2437ff75d9bd: Pulling fs layer 01:58:08 f23df028b6ca: Waiting 01:58:08 d65c8cfc05b1: Waiting 01:58:08 2437ff75d9bd: Waiting 01:58:08 765212b225bb: Waiting 01:58:08 04944245beec: Verifying Checksum 01:58:08 04944245beec: Download complete 01:58:08 765212b225bb: Verifying Checksum 01:58:08 765212b225bb: Download complete 01:58:08 f23df028b6ca: Download complete 01:58:08 d65c8cfc05b1: Verifying Checksum 01:58:08 d65c8cfc05b1: Download complete 01:58:09 699f458cf7ca: Verifying Checksum 01:58:09 699f458cf7ca: Download complete 01:58:09 8998bd30e6a1: Verifying Checksum 01:58:09 8998bd30e6a1: Download complete 01:58:12 2437ff75d9bd: Verifying Checksum 01:58:12 2437ff75d9bd: Download complete 01:58:14 8998bd30e6a1: Pull complete 01:58:14 04944245beec: Pull complete 01:58:16 699f458cf7ca: Pull complete 01:58:16 765212b225bb: Pull complete 01:58:17 f23df028b6ca: Pull complete 01:58:17 d65c8cfc05b1: Pull complete 01:58:32 2437ff75d9bd: Pull complete 01:58:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:58:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:00 prd-ubuntu20.04-docker-arm64-4c-16g-26968 does not seem to be running inside a container 01:59:00 $ 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/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/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 01:59:02 $ docker top 5880006202c4ab7017c4b4965a680851eb528e2455d365e37f7513d6597aafed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:59:03 ---> job-cost.sh 01:59:03 lf-activate-venv: SKIPPING 01:59:03 INFO: No Stack... 01:59:03 INFO: Retrieving Pricing Info for: v3-standard-4 01:59:04 INFO: Archiving Costs [Pipeline] sh 01:59:04 + cat /w/workspace/go-mod-core-contracts/1/archives/cost.csv 01:59:04 + cut -d, -f6 [Pipeline] lock 01:59:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-950-1-stack-cost] 01:59:05 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-950-1-stack-cost] did not exist. Created. 01:59:05 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-950-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:59:05 /w/workspace/go-mod-core-contracts/1@tmp/durable-a703d4dc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:59:06 + echo total: 0.10999999940395355 [Pipeline] stash 01:59:06 Warning: overwriting stash ‘stack-cost’ 01:59:06 Stashed 1 file(s) [Pipeline] } 01:59:06 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-PR-950-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:06 $ docker stop --time=1 5880006202c4ab7017c4b4965a680851eb528e2455d365e37f7513d6597aafed 01:59:08 $ docker rm -f --volumes 5880006202c4ab7017c4b4965a680851eb528e2455d365e37f7513d6597aafed [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 01:59:09 provisioning config files... 01:59:09 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-950@tmp/config16252509042157020550tmp [Pipeline] { [Pipeline] sh 01:59:09 + set +x 01:59:09 + + curlbash -s -s https://codecov.io/bash -- 01:59:09 01:59:09 01:59:09 _____ _ 01:59:09 / ____| | | 01:59:09 | | ___ __| | ___ ___ _____ __ 01:59:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:59:09 | |___| (_) | (_| | __/ (_| (_) \ V / 01:59:09 \_____\___/ \__,_|\___|\___\___/ \_/ 01:59:09 Bash-1.0.6 01:59:09 01:59:09 01:59:09 ==> git version 2.25.1 found 01:59:09 ==> 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 01:59:09 Release-Date: 2020-01-08 01:59:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:59:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:59:09 ==> Jenkins CI detected. 01:59:09 current dir:  /w/workspace/dry_go-mod-core-contracts_PR-950 01:59:09 project root: . 01:59:09 --> token set from env 01:59:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:59:10 ==> Running gcov in . (disable via -X gcov) 01:59:10 ==> Python coveragepy not found 01:59:10 ==> Searching for coverage reports in: 01:59:10 + . 01:59:10 -> Found 1 reports 01:59:10 ==> Detecting git/mercurial file structure 01:59:10 ==> Reading reports 01:59:10 + ./coverage.out bytes=327038 01:59:10 ==> Appending adjustments 01:59:10 https://docs.codecov.io/docs/fixing-reports 01:59:11 + Found adjustments 01:59:11 ==> Gzipping contents 01:59:11 36K /tmp/codecov.n3YzCH.gz 01:59:11 ==> Uploading reports 01:59:11 url: https://codecov.io 01:59:11 query: branch=PR-950&commit=2e32708ab81acdef9ec38d9db761411d2c692769&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-950%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=950&job=&cmd_args= 01:59:11 -> Pinging Codecov 01:59:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-950&commit=2e32708ab81acdef9ec38d9db761411d2c692769&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-950%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=950&job=&cmd_args= 01:59:11 -> Uploading to 01:59:11 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-core-contracts/2e32708ab81acdef9ec38d9db761411d2c692769/3e162e00-7d6a-4d4f-a4c9-e0bf452c86eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T015910Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d77ba2de867a9358c48b31ac4003840095bd6178b7b2d429b18f8313e46f08e1 01:59:11 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:11 Dload Upload Total Spent Left Speed 01:59:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34273 0 0 100 34273 0 114k --:--:-- --:--:-- --:--:-- 114k 01:59:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/2e32708ab81acdef9ec38d9db761411d2c692769 [Pipeline] } 01:59:11 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 01:59:13 + [ -d /w/workspace/dry_go-mod-core-contracts_PR-950/archives ] 01:59:13 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-950/archives 01:59:13 total 16 01:59:13 drwxr-xr-x 3 root root 4096 Nov 19 01:52 . 01:59:13 drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 01:52 .. 01:59:13 drwxr-xr-x 2 root root 4096 Nov 19 01:52 cost 01:59:13 -rw-r--r-- 1 root root 93 Nov 19 01:52 cost.csv 01:59:13 + sudo chown -R jenkins:jenkins /w/workspace/dry_go-mod-core-contracts_PR-950/archives 01:59:13 + ls -al /w/workspace/dry_go-mod-core-contracts_PR-950/archives 01:59:13 total 16 01:59:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 01:52 . 01:59:13 drwxrwxr-x 11 jenkins jenkins 4096 Nov 19 01:52 .. 01:59:13 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 01:52 cost 01:59:13 -rw-r--r-- 1 jenkins jenkins 93 Nov 19 01:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:59:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:59:14 ---> package-listing.sh 01:59:14 ++ facter osfamily 01:59:14 ++ tr '[:upper:]' '[:lower:]' 01:59:15 + OS_FAMILY=debian 01:59:15 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-950 01:59:15 + START_PACKAGES=/tmp/packages_start.txt 01:59:15 + END_PACKAGES=/tmp/packages_end.txt 01:59:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:59:15 + PACKAGES=/tmp/packages_start.txt 01:59:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-950 ']' 01:59:15 + PACKAGES=/tmp/packages_end.txt 01:59:15 + case "${OS_FAMILY}" in 01:59:15 + grep '^ii' 01:59:15 + dpkg -l 01:59:15 + '[' -f /tmp/packages_start.txt ']' 01:59:15 + '[' -f /tmp/packages_end.txt ']' 01:59:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:59:15 + '[' /w/workspace/dry_go-mod-core-contracts_PR-950 ']' 01:59:15 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-950/archives/ 01:59:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-950/archives/ [Pipeline] echo 01:59:15 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/dry_go-mod-core-contracts_PR-950/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:59:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:16 prd-ubuntu20.04-docker-8c-8g-26967 does not seem to be running inside a container 01:59:16 $ 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/dry_go-mod-core-contracts_PR-950/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-950 -v /w/workspace/dry_go-mod-core-contracts_PR-950:/w/workspace/dry_go-mod-core-contracts_PR-950:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-950@tmp:/w/workspace/dry_go-mod-core-contracts_PR-950@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 01:59:16 $ docker top 330116a74260235684cbfdc2bf817c32f8ff2ed499492f68c4ae91714e390498 -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:59:17 + mkdir -p /var/log/sysstat [Pipeline] sh 01:59:17 + ls /var/log/sa-host 01:59:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:17 provisioning config files... 01:59:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-950@tmp/config10518071292021476656tmp [Pipeline] { [Pipeline] echo 01:59:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:59:18 ---> create-netrc.sh [Pipeline] } 01:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:59:18 ---> python-tools-install.sh [Pipeline] echo 01:59:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:59:19 ---> sudo-logs.sh 01:59:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:59:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:59:19 ---> job-cost.sh 01:59:19 lf-activate-venv: SKIPPING 01:59:19 DEBUG: total: 0.2199999988079071 01:59:19 INFO: Retrieving Stack Cost... 01:59:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:20 INFO: Archiving Costs [Pipeline] echo 01:59:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:59:20 ---> logs-deploy.sh 01:59:20 lf-activate-venv: SKIPPING 01:59:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-950/1 01:59:20 INFO: archiving workspace using pattern(s): 01:59:21 Archives upload complete. 01:59:22 INFO: archiving logs to Nexus 01:59:22 ---> uname -a: 01:59:22 Linux prd-ubuntu20-04-docker-8c-8g-26967 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:59:22 01:59:22 01:59:22 ---> lscpu: 01:59:22 Architecture: x86_64 01:59:22 CPU op-mode(s): 32-bit, 64-bit 01:59:22 Byte Order: Little Endian 01:59:22 Address sizes: 40 bits physical, 48 bits virtual 01:59:22 CPU(s): 8 01:59:22 On-line CPU(s) list: 0-7 01:59:22 Thread(s) per core: 1 01:59:22 Core(s) per socket: 1 01:59:22 Socket(s): 8 01:59:22 NUMA node(s): 1 01:59:22 Vendor ID: AuthenticAMD 01:59:22 CPU family: 23 01:59:22 Model: 49 01:59:22 Model name: AMD EPYC-Rome Processor 01:59:22 Stepping: 0 01:59:22 CPU MHz: 2799.998 01:59:22 BogoMIPS: 5599.99 01:59:22 Virtualization: AMD-V 01:59:22 Hypervisor vendor: KVM 01:59:22 Virtualization type: full 01:59:22 L1d cache: 256 KiB 01:59:22 L1i cache: 256 KiB 01:59:22 L2 cache: 4 MiB 01:59:22 L3 cache: 128 MiB 01:59:22 NUMA node0 CPU(s): 0-7 01:59:22 Vulnerability Itlb multihit: Not affected 01:59:22 Vulnerability L1tf: Not affected 01:59:22 Vulnerability Mds: Not affected 01:59:22 Vulnerability Meltdown: Not affected 01:59:22 Vulnerability Mmio stale data: Not affected 01:59:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:59:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:59:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:59:22 Vulnerability Srbds: Not affected 01:59:22 Vulnerability Tsx async abort: Not affected 01:59:22 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 01:59:22 01:59:22 01:59:22 ---> nproc: 01:59:22 8 01:59:22 01:59:22 01:59:22 ---> df -h: 01:59:22 Filesystem Size Used Avail Use% Mounted on 01:59:22 overlay 155G 11G 145G 7% / 01:59:22 tmpfs 64M 0 64M 0% /dev 01:59:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:59:22 shm 64M 0 64M 0% /dev/shm 01:59:22 /dev/vda1 155G 11G 145G 7% /facter-os 01:59:22 01:59:22