Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccdb054e5d16bd529c2fd15a52524dce2c381cd1 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-ssh6469072767079043849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 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-ssh10694322155057168187.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 7e4371ac6d730b8e642184b898413c6ef59a5643 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9568176407506050220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7e4371ac6d730b8e642184b898413c6ef59a5643 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e4371ac6d730b8e642184b898413c6ef59a5643 # timeout=10 Commit message: "Merge pull request #404 from bill-mahoney/go-1.18" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8927985368055064031.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh976025097718961595.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19319 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#96)" > git rev-list --no-walk ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:13:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:13:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:13:06 ========================================================= 18:13:06 EdgeX Global Pipelines Version Info 18:13:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:13:07 ------------------- 18:13:07 stable info: 18:13:07 ------------------- 18:13:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:13:07 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 18:13:07 Message: update stable to v1.0.236 18:13:08 ------------------- 18:13:08 experimental info: 18:13:08 ------------------- 18:13:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:13:08 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 18:13:08 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccdb054 [Pipeline] echo 18:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:08 provisioning config files... 18:13:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7302320587509259113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:09 ---> docker-login.sh 18:13:09 nexus3.edgexfoundry.org:10001 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:09 Configure a credential helper to remove this warning. See 18:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:09 18:13:09 Login Succeeded 18:13:09 nexus3.edgexfoundry.org:10002 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:09 Configure a credential helper to remove this warning. See 18:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:09 18:13:09 Login Succeeded 18:13:09 nexus3.edgexfoundry.org:10003 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:09 Configure a credential helper to remove this warning. See 18:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:09 18:13:09 Login Succeeded 18:13:09 nexus3.edgexfoundry.org:10004 18:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:10 Configure a credential helper to remove this warning. See 18:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:10 18:13:10 Login Succeeded 18:13:10 docker.io 18:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:10 Configure a credential helper to remove this warning. See 18:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:10 18:13:10 Login Succeeded 18:13:10 ---> docker-login.sh ends [Pipeline] } 18:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:13:10 + git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo 18:13:10 -----------> git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [false] [Pipeline] sh 18:13:11 + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo 18:13:11 ========================================================= 18:13:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:13:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:11 + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo 18:13:11 [semverPrep] GIT_COMMIT: ccdb054e5d16bd529c2fd15a52524dce2c381cd1, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#96) [Pipeline] echo 18:13:11 [semverPrep] This is not a build commit. [Pipeline] sh 18:13:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:11 + grep -v github /etc/ssh/ssh_known_hosts 18:13:11 + [ -e /tmp/ssh_known_hosts ] 18:13:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:13:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:13:11 + sudo tee -a /etc/ssh/ssh_known_hosts 18:13:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:12 18:13:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:12 0.1.4: Pulling from edgex-devops/py-git-semver 18:13:12 b85a868b505f: Pulling fs layer 18:13:12 e2be974225ed: Pulling fs layer 18:13:12 339a4e72a1f5: Pulling fs layer 18:13:12 988bab9f4d93: Pulling fs layer 18:13:12 1469e6f7b9e6: Pulling fs layer 18:13:12 eaf3925da568: Pulling fs layer 18:13:12 bab4dde63d76: Pulling fs layer 18:13:12 bde34c3a00c8: Pulling fs layer 18:13:12 1469e6f7b9e6: Waiting 18:13:12 bab4dde63d76: Waiting 18:13:12 eaf3925da568: Waiting 18:13:12 b352a97aabf1: Pulling fs layer 18:13:12 4872d77fe225: Pulling fs layer 18:13:12 b352a97aabf1: Waiting 18:13:12 4872d77fe225: Waiting 18:13:12 5851b861e8e6: Pulling fs layer 18:13:12 5851b861e8e6: Waiting 18:13:12 e2be974225ed: Download complete 18:13:12 988bab9f4d93: Download complete 18:13:12 1469e6f7b9e6: Verifying Checksum 18:13:12 1469e6f7b9e6: Download complete 18:13:12 eaf3925da568: Download complete 18:13:12 339a4e72a1f5: Verifying Checksum 18:13:12 339a4e72a1f5: Download complete 18:13:12 b352a97aabf1: Download complete 18:13:12 4872d77fe225: Verifying Checksum 18:13:12 4872d77fe225: Download complete 18:13:12 b85a868b505f: Verifying Checksum 18:13:12 b85a868b505f: Download complete 18:13:12 5851b861e8e6: Verifying Checksum 18:13:12 5851b861e8e6: Download complete 18:13:13 bab4dde63d76: Verifying Checksum 18:13:13 bab4dde63d76: Download complete 18:13:14 b85a868b505f: Pull complete 18:13:14 e2be974225ed: Pull complete 18:13:15 339a4e72a1f5: Pull complete 18:13:15 988bab9f4d93: Pull complete 18:13:15 1469e6f7b9e6: Pull complete 18:13:15 eaf3925da568: Pull complete 18:13:17 bab4dde63d76: Pull complete 18:13:17 bde34c3a00c8: Pull complete 18:13:17 b352a97aabf1: Pull complete 18:13:17 4872d77fe225: Pull complete 18:13:17 5851b861e8e6: Pull complete 18:13:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:13:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:18 prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container 18:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:13:19 $ docker top 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 -eo pid,comm 18:13:19 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). 18:13:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:19 [ssh-agent] Looking for ssh-agent implementation... 18:13:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:19 $ docker exec 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 ssh-agent 18:13:19 SSH_AUTH_SOCK=/tmp/ssh-dIOy65fbxg5i/agent.32 18:13:19 SSH_AGENT_PID=38 18:13:19 Running ssh-add (command line suppressed) 18:13:19 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1476692549406250493.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1476692549406250493.key) 18:13:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:20 + git tag --points-at HEAD [Pipeline] } 18:13:20 $ docker exec --env ******** --env ******** 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 ssh-agent -k 18:13:20 unset SSH_AUTH_SOCK; 18:13:20 unset SSH_AGENT_PID; 18:13:20 echo Agent pid 38 killed; 18:13:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 18:13:20 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.6' [Pipeline] sshagent 18:13:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:20 [ssh-agent] Looking for ssh-agent implementation... 18:13:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:20 $ docker exec 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 ssh-agent 18:13:20 SSH_AUTH_SOCK=/tmp/ssh-D4t7moq8bmL1/agent.71 18:13:20 SSH_AGENT_PID=78 18:13:20 Running ssh-add (command line suppressed) 18:13:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7091800293095908611.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7091800293095908611.key) 18:13:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:21 + git semver init 18:13:21 2022-07-11 18:13:21,272 [run_init] DEBUG init version:0.0.0 force:False 18:13:21 2022-07-11 18:13:21,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:13:21 2022-07-11 18:13:21,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:13:21 2022-07-11 18:13:21,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:13:22 2022-07-11 18:13:22,212 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:13:22 2022-07-11 18:13:22,213 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:13:22 2022-07-11 18:13:22,213 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:13:22 2022-07-11 18:13:22,213 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:13:22 2.2.1-dev.7 [Pipeline] } 18:13:22 $ docker exec --env ******** --env ******** 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 ssh-agent -k 18:13:22 unset SSH_AUTH_SOCK; 18:13:22 unset SSH_AGENT_PID; 18:13:22 echo Agent pid 78 killed; 18:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:22 + git semver [Pipeline] } 18:13:22 $ docker stop --time=1 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 18:13:24 $ docker rm -f 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:13:24 Stashed 1 file(s) [Pipeline] echo 18:13:24 [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:25 provisioning config files... 18:13:25 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9221485354146686443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:25 ---> docker-login.sh 18:13:25 nexus3.edgexfoundry.org:10001 18:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:25 Configure a credential helper to remove this warning. See 18:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:25 18:13:25 Login Succeeded 18:13:25 nexus3.edgexfoundry.org:10002 18:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:25 Configure a credential helper to remove this warning. See 18:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:25 18:13:25 Login Succeeded 18:13:25 nexus3.edgexfoundry.org:10003 18:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:25 Configure a credential helper to remove this warning. See 18:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:25 18:13:25 Login Succeeded 18:13:25 nexus3.edgexfoundry.org:10004 18:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:25 Configure a credential helper to remove this warning. See 18:13:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:25 18:13:25 Login Succeeded 18:13:25 docker.io 18:13:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:26 Configure a credential helper to remove this warning. See 18:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:26 18:13:26 Login Succeeded 18:13:26 ---> docker-login.sh ends [Pipeline] } 18:13:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:13:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:26 ========================================================= 18:13:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:13:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:13:26 Sending build context to Docker daemon 12.44MB 18:13:26 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:13:26 Step 2/13 : FROM ${BASE} AS builder 18:13:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:13:26 2408cc74d12b: Pulling fs layer 18:13:26 ea60b727a1ce: Pulling fs layer 18:13:26 30c4a7721957: Pulling fs layer 18:13:26 370296b7ddb6: Pulling fs layer 18:13:26 7c6cee850709: Pulling fs layer 18:13:26 39a5fcdaea64: Pulling fs layer 18:13:26 d94ebbe4e438: Pulling fs layer 18:13:26 bcfd1f05c69d: Pulling fs layer 18:13:26 59ccb84bbe0f: Pulling fs layer 18:13:26 370296b7ddb6: Waiting 18:13:26 d94ebbe4e438: Waiting 18:13:26 bcfd1f05c69d: Waiting 18:13:26 7c6cee850709: Waiting 18:13:26 39a5fcdaea64: Waiting 18:13:26 59ccb84bbe0f: Waiting 18:13:26 30c4a7721957: Verifying Checksum 18:13:26 30c4a7721957: Download complete 18:13:26 ea60b727a1ce: Download complete 18:13:26 7c6cee850709: Download complete 18:13:26 39a5fcdaea64: Verifying Checksum 18:13:26 39a5fcdaea64: Download complete 18:13:26 2408cc74d12b: Download complete 18:13:26 d94ebbe4e438: Verifying Checksum 18:13:26 d94ebbe4e438: Download complete 18:13:26 2408cc74d12b: Pull complete 18:13:27 ea60b727a1ce: Pull complete 18:13:27 30c4a7721957: Pull complete 18:13:27 59ccb84bbe0f: Verifying Checksum 18:13:27 59ccb84bbe0f: Download complete 18:13:27 bcfd1f05c69d: Verifying Checksum 18:13:27 bcfd1f05c69d: Download complete 18:13:27 370296b7ddb6: Verifying Checksum 18:13:27 370296b7ddb6: Download complete 18:13:31 370296b7ddb6: Pull complete 18:13:31 7c6cee850709: Pull complete 18:13:31 39a5fcdaea64: Pull complete 18:13:32 d94ebbe4e438: Pull complete 18:13:34 bcfd1f05c69d: Pull complete 18:13:34 59ccb84bbe0f: Pull complete 18:13:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 18:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:13:34 ---> a4fb48ad2a94 18:13:34 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:13:36 ---> Running in de94db571480 18:13:36 Removing intermediate container de94db571480 18:13:36 ---> 453fd5d6779f 18:13:36 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:13:36 ---> Running in 593317425fbb 18:13:36 Removing intermediate container 593317425fbb 18:13:36 ---> e325181d056d 18:13:36 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:13:36 ---> Running in 1ab4de67a008 18:13:36 Removing intermediate container 1ab4de67a008 18:13:36 ---> edf81708daa9 18:13:36 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:13:36 ---> Running in 347fc522d209 18:13:37 Removing intermediate container 347fc522d209 18:13:37 ---> 707fde58704a 18:13:37 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:37 ---> Running in efcebdc7df44 18:13:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:38 OK: 211 MiB in 51 packages 18:13:38 Removing intermediate container efcebdc7df44 18:13:38 ---> 2888f7dcc418 18:13:38 Step 8/13 : WORKDIR /app 18:13:38 ---> Running in c901ce5ee19b 18:13:39 Removing intermediate container c901ce5ee19b 18:13:39 ---> 25c9afdfbec9 18:13:39 Step 9/13 : COPY go.mod vendor* ./ 18:13:39 ---> d26b289f0cc7 18:13:39 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:13:39 ---> Running in ffb38477c26f 18:13:39 Still waiting to schedule task 18:13:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19313’ 18:13:54 Removing intermediate container ffb38477c26f 18:13:54 ---> 6a98e79de988 18:13:54 Step 11/13 : COPY . . 18:13:54 ---> 9e8abf04d992 18:13:54 Step 12/13 : ARG MAKE="make build" 18:13:54 ---> Running in 6221beaa7e21 18:13:54 Removing intermediate container 6221beaa7e21 18:13:54 ---> 6bccf420d2d5 18:13:54 Step 13/13 : RUN $MAKE 18:13:54 ---> Running in 1b57050b4e43 18:13:54 noop 18:13:54 Removing intermediate container 1b57050b4e43 18:13:54 ---> e5f2630db2d0 18:13:54 Successfully built e5f2630db2d0 18:13:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:54 + docker inspect -f . ci-base-image-x86_64 18:13:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:54 prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container 18:13:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:13:55 $ docker top cc80ed64373703ab2c4a718041d066bf3e7854eb88fbc80c205afd2a55e0c1c3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:55 + go version 18:13:55 go version go1.18.3 linux/amd64 [Pipeline] } 18:13:55 $ docker stop --time=1 cc80ed64373703ab2c4a718041d066bf3e7854eb88fbc80c205afd2a55e0c1c3 18:13:56 $ docker rm -f cc80ed64373703ab2c4a718041d066bf3e7854eb88fbc80c205afd2a55e0c1c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:57 + docker inspect -f . ci-base-image-x86_64 18:13:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:57 prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container 18:13:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:13:57 $ docker top d1ada8a8babcd796f9a3efd79739228355330f7db9bbfc983ed4c1d8cb974846 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:13:58 + make test 18:13:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:14:10 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:14:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.083s coverage: 86.2% of statements 18:14:10 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:14:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.558s coverage: 71.9% of statements 18:14:21 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:14:21 main.go:1: : error obtaining VCS status: exit status 128 18:14:21 Use -buildvcs=false to disable VCS stamping. (typecheck) 18:14:21 // 18:14:21 make: *** [Makefile:49: lint] Error 1 [Pipeline] } 18:14:21 $ docker stop --time=1 d1ada8a8babcd796f9a3efd79739228355330f7db9bbfc983ed4c1d8cb974846 18:14:23 $ docker rm -f d1ada8a8babcd796f9a3efd79739228355330f7db9bbfc983ed4c1d8cb974846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:24 18:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:24 latest: Pulling from edgex-lftools-log-publisher 18:14:24 5eb5b503b376: Pulling fs layer 18:14:24 5c69ac0246d0: Pulling fs layer 18:14:24 ec43610c2a17: Pulling fs layer 18:14:24 3a2ae6a8a46f: Pulling fs layer 18:14:24 33b1e0a273af: Pulling fs layer 18:14:24 5d3b04190fa2: Pulling fs layer 18:14:24 2f39f015ded8: Pulling fs layer 18:14:24 33b1e0a273af: Waiting 18:14:24 5d3b04190fa2: Waiting 18:14:24 2f39f015ded8: Waiting 18:14:24 3a2ae6a8a46f: Waiting 18:14:24 5c69ac0246d0: Verifying Checksum 18:14:24 5c69ac0246d0: Download complete 18:14:24 3a2ae6a8a46f: Verifying Checksum 18:14:24 3a2ae6a8a46f: Download complete 18:14:24 33b1e0a273af: Verifying Checksum 18:14:24 33b1e0a273af: Download complete 18:14:24 5d3b04190fa2: Verifying Checksum 18:14:24 5d3b04190fa2: Download complete 18:14:24 ec43610c2a17: Verifying Checksum 18:14:24 ec43610c2a17: Download complete 18:14:24 5eb5b503b376: Verifying Checksum 18:14:24 5eb5b503b376: Download complete 18:14:26 5eb5b503b376: Pull complete 18:14:26 5c69ac0246d0: Pull complete 18:14:26 ec43610c2a17: Pull complete 18:14:26 3a2ae6a8a46f: Pull complete 18:14:27 33b1e0a273af: Pull complete 18:14:27 5d3b04190fa2: Pull complete 18:14:32 2f39f015ded8: Pull complete 18:14:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:32 prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container 18:14:32 $ 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_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:14:33 $ docker top 629609e8fa6625a68238ba3e4b9a62b0ba955eadb2a4d61ac35af6ffe24dd2f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:34 ---> job-cost.sh 18:14:34 lf-activate-venv: SKIPPING 18:14:34 INFO: No Stack... 18:14:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:14:35 INFO: Archiving Costs [Pipeline] sh 18:14:35 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:14:35 + cut -d, -f6 [Pipeline] lock 18:14:35 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] 18:14:35 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] did not exist. Created. 18:14:35 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:14:35 + echo total: 0.2199999988079071 [Pipeline] stash 18:14:35 Stashed 1 file(s) [Pipeline] } 18:14:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 18:14:35 $ docker stop --time=1 629609e8fa6625a68238ba3e4b9a62b0ba955eadb2a4d61ac35af6ffe24dd2f2 18:14:37 $ docker rm -f 629609e8fa6625a68238ba3e4b9a62b0ba955eadb2a4d61ac35af6ffe24dd2f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:37 Failed in branch amd64 18:16:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19321 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:16:22 Running in /w/workspace/app-rfid-llrp-inventory/44 [Pipeline] { [Pipeline] checkout 18:16:22 The recommended git tool is: git 18:16:27 using credential edgex-jenkins-ssh 18:16:27 Cloning the remote Git repository 18:16:27 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:16:27 > git init /w/workspace/app-rfid-llrp-inventory/44 # timeout=10 18:16:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:16:27 > git --version # timeout=10 18:16:27 > git --version # 'git version 2.25.1' 18:16:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:16:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:30 Avoid second fetch 18:16:30 Checking out Revision ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (main) 18:16:30 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:16:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:16:30 > git config core.sparsecheckout # timeout=10 18:16:30 > git checkout -f ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 18:16:34 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#96)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:16:35 % Total % Received % Xferd Average Speed Time Time Time Current 18:16:35 Dload Upload Total Spent Left Speed 18:16:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 98208 0 --:--:-- --:--:-- --:--:-- 97428 100 12276 100 12276 0 0 96661 0 --:--:-- --:--:-- --:--:-- 96661 [Pipeline] sh 18:16:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:16:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:16:36 + sudo tee /etc/docker/daemon.new 18:16:36 { 18:16:36 "registry-mirrors": [ 18:16:36 "https://nexus3.edgexfoundry.org:10001" 18:16:36 ], 18:16:36 "bip": "10.250.0.254/24", 18:16:36 "hosts": [ 18:16:36 "tcp://0.0.0.0:5555", 18:16:36 "unix:///var/run/docker.sock" 18:16:36 ], 18:16:36 "mtu": 1458, 18:16:36 "selinux-enabled": true, 18:16:36 "seccomp-profile": "/etc/docker/seccomp.json" 18:16:36 } [Pipeline] sh 18:16:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:16:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:55 provisioning config files... 18:16:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/44@tmp/config1786196780282971747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:56 ---> docker-login.sh 18:16:56 nexus3.edgexfoundry.org:10001 18:16:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:57 Configure a credential helper to remove this warning. See 18:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:57 18:16:57 Login Succeeded 18:16:57 nexus3.edgexfoundry.org:10002 18:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:57 Configure a credential helper to remove this warning. See 18:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:57 18:16:57 Login Succeeded 18:16:57 nexus3.edgexfoundry.org:10003 18:16:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:57 Configure a credential helper to remove this warning. See 18:16:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:57 18:16:57 Login Succeeded 18:16:58 nexus3.edgexfoundry.org:10004 18:16:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:58 Configure a credential helper to remove this warning. See 18:16:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:58 18:16:58 Login Succeeded 18:16:58 docker.io 18:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:59 Configure a credential helper to remove this warning. See 18:16:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:59 18:16:59 Login Succeeded 18:16:59 ---> docker-login.sh ends [Pipeline] } 18:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:16:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:59 ========================================================= 18:16:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:16:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:17:00 Sending build context to Docker daemon 687.1kB 18:17:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 18:17:00 Step 2/13 : FROM ${BASE} AS builder 18:17:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:17:00 b3c136eddcbf: Pulling fs layer 18:17:00 c0a3192eca97: Pulling fs layer 18:17:00 a050256f5b6f: Pulling fs layer 18:17:00 656be50a0ddc: Pulling fs layer 18:17:00 2bbca73fdf42: Pulling fs layer 18:17:00 46d945488cbd: Pulling fs layer 18:17:00 8a5474983e97: Pulling fs layer 18:17:00 329c88fbcd65: Pulling fs layer 18:17:00 46d945488cbd: Waiting 18:17:00 656be50a0ddc: Waiting 18:17:00 2bbca73fdf42: Waiting 18:17:00 8a5474983e97: Waiting 18:17:00 329c88fbcd65: Waiting 18:17:00 a050256f5b6f: Verifying Checksum 18:17:00 a050256f5b6f: Download complete 18:17:00 c0a3192eca97: Verifying Checksum 18:17:00 c0a3192eca97: Download complete 18:17:01 2bbca73fdf42: Download complete 18:17:01 46d945488cbd: Verifying Checksum 18:17:01 46d945488cbd: Download complete 18:17:01 b3c136eddcbf: Verifying Checksum 18:17:01 b3c136eddcbf: Download complete 18:17:02 b3c136eddcbf: Pull complete 18:17:02 329c88fbcd65: Verifying Checksum 18:17:02 329c88fbcd65: Download complete 18:17:02 c0a3192eca97: Pull complete 18:17:02 a050256f5b6f: Pull complete 18:17:03 8a5474983e97: Verifying Checksum 18:17:03 8a5474983e97: Download complete 18:17:04 656be50a0ddc: Verifying Checksum 18:17:04 656be50a0ddc: Download complete 18:17:16 656be50a0ddc: Pull complete 18:17:16 2bbca73fdf42: Pull complete 18:17:16 46d945488cbd: Pull complete 18:17:23 8a5474983e97: Pull complete 18:17:26 329c88fbcd65: Pull complete 18:17:26 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 18:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:17:26 ---> ff4287adb874 18:17:26 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:17:26 ---> Running in aa32eaa56d2c 18:17:27 Removing intermediate container aa32eaa56d2c 18:17:27 ---> a1dfa78b2052 18:17:27 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:17:27 ---> Running in 95b97bc3b9ce 18:17:27 Removing intermediate container 95b97bc3b9ce 18:17:27 ---> e32a1ccd469f 18:17:27 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:17:27 ---> Running in 8e989c59c575 18:17:28 Removing intermediate container 8e989c59c575 18:17:28 ---> d7cdb58b6b6e 18:17:28 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:17:28 ---> Running in 1c6f1820bf0f 18:17:29 Removing intermediate container 1c6f1820bf0f 18:17:29 ---> 1c0ed34ce179 18:17:29 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:17:29 ---> Running in 9c6b33ba7ead 18:17:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:32 OK: 221 MiB in 51 packages 18:17:33 Removing intermediate container 9c6b33ba7ead 18:17:33 ---> 69e256b5497e 18:17:33 Step 8/13 : WORKDIR /app 18:17:33 ---> Running in 9048f2e4d6a2 18:17:33 Removing intermediate container 9048f2e4d6a2 18:17:33 ---> 9d2ad085e3ee 18:17:33 Step 9/13 : COPY go.mod vendor* ./ 18:17:34 ---> b45867abe08e 18:17:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:17:34 ---> Running in e07f90288548 18:18:21 Removing intermediate container e07f90288548 18:18:21 ---> ad3f9243eacf 18:18:21 Step 11/13 : COPY . . 18:18:21 ---> 72c2506eb876 18:18:21 Step 12/13 : ARG MAKE="make build" 18:18:21 ---> Running in 6c5e9c7f25c4 18:18:21 Removing intermediate container 6c5e9c7f25c4 18:18:21 ---> b2999e439b5d 18:18:21 Step 13/13 : RUN $MAKE 18:18:21 ---> Running in 90713552ce25 18:18:22 noop 18:18:23 Removing intermediate container 90713552ce25 18:18:23 ---> 8cc7345ca37b 18:18:23 Successfully built 8cc7345ca37b 18:18:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:23 + docker inspect -f . ci-base-image-arm64 18:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:23 prd-ubuntu20.04-docker-arm64-4c-16g-19321 does not seem to be running inside a container 18:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/44 -v /w/workspace/app-rfid-llrp-inventory/44:/w/workspace/app-rfid-llrp-inventory/44:rw,z -v /w/workspace/app-rfid-llrp-inventory/44@tmp:/w/workspace/app-rfid-llrp-inventory/44@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 ******** ci-base-image-arm64 cat 18:18:25 $ docker top 071dfa21bf62fed20df0f86d8ad843a0af8b0bacac672628973400ddc0f0fd38 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:26 + go version 18:18:26 go version go1.18.3 linux/arm64 [Pipeline] } 18:18:26 $ docker stop --time=1 071dfa21bf62fed20df0f86d8ad843a0af8b0bacac672628973400ddc0f0fd38 18:18:27 $ docker rm -f 071dfa21bf62fed20df0f86d8ad843a0af8b0bacac672628973400ddc0f0fd38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:28 + docker inspect -f . ci-base-image-arm64 18:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:28 prd-ubuntu20.04-docker-arm64-4c-16g-19321 does not seem to be running inside a container 18:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/44 -v /w/workspace/app-rfid-llrp-inventory/44:/w/workspace/app-rfid-llrp-inventory/44:rw,z -v /w/workspace/app-rfid-llrp-inventory/44@tmp:/w/workspace/app-rfid-llrp-inventory/44@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 ******** ci-base-image-arm64 cat 18:18:30 $ docker top f184bfa8721971612c4c86f87a160741e6e927ddde3799539db41e9cd6f6d901 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:18:31 + make test 18:18:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:20:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:20:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.157s coverage: 86.2% of statements 18:20:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:20:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.721s coverage: 71.9% of statements 18:20:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:20:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:20:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:30 ./bin/test-attribution.sh [Pipeline] echo 18:20:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:20:30 $ docker stop --time=1 f184bfa8721971612c4c86f87a160741e6e927ddde3799539db41e9cd6f6d901 18:20:32 $ docker rm -f f184bfa8721971612c4c86f87a160741e6e927ddde3799539db41e9cd6f6d901 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:34 + ls -al . 18:20:34 total 228 18:20:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 18:18 . 18:20:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:16 .. 18:20:34 -rw-rw-r-- 1 jenkins jenkins 262 Jul 11 18:16 .dockerignore 18:20:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 18:16 .git 18:20:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 18:16 .github 18:20:34 -rw-rw-r-- 1 jenkins jenkins 788 Jul 11 18:16 .gitignore 18:20:34 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 18:16 .golangci.yml 18:20:34 -rw-rw-r-- 1 jenkins jenkins 9546 Jul 11 18:16 Attribution.txt 18:20:34 -rw-rw-r-- 1 jenkins jenkins 2487 Jul 11 18:16 CHANGELOG.md 18:20:34 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 11 18:16 Dockerfile 18:20:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 18:16 GOVERNANCE.md 18:20:34 -rw-rw-r-- 1 jenkins jenkins 687 Jul 11 18:16 Jenkinsfile 18:20:34 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 18:16 LICENSE 18:20:34 -rw-rw-r-- 1 jenkins jenkins 2949 Jul 11 18:16 Makefile 18:20:34 -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 18:16 OWNERS.md 18:20:34 -rw-rw-r-- 1 jenkins jenkins 30359 Jul 11 18:16 README.md 18:20:34 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 18:13 VERSION 18:20:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:16 bin 18:20:34 -rw-r--r-- 1 jenkins jenkins 41008 Jul 11 18:20 coverage.out 18:20:34 -rw-rw-r-- 1 jenkins jenkins 3538 Jul 11 18:16 go.mod 18:20:34 -rw-rw-r-- 1 jenkins jenkins 36956 Jul 11 18:16 go.sum 18:20:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:16 images 18:20:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:16 internal 18:20:34 -rw-rw-r-- 1 jenkins jenkins 531 Jul 11 18:16 main.go 18:20:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:16 res 18:20:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:16 snap 18:20:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 18:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:35 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 --label arch=arm64 --label version=2.2.1-dev.7 . 18:20:35 Sending build context to Docker daemon 687.1kB 18:20:35 Step 1/31 : ARG BASE=golang:1.18-alpine3.16 18:20:35 Step 2/31 : FROM ${BASE} AS builder 18:20:35 ---> 8cc7345ca37b 18:20:35 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:20:35 ---> Running in 9d814efc9b0a 18:20:35 Removing intermediate container 9d814efc9b0a 18:20:35 ---> 1c927148c2cc 18:20:35 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:20:35 ---> Running in 080183b7826b 18:20:36 Removing intermediate container 080183b7826b 18:20:36 ---> e1fba11ac609 18:20:36 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:20:36 ---> Running in 0cfec9c2eaa3 18:20:36 Removing intermediate container 0cfec9c2eaa3 18:20:36 ---> 4718ca84800b 18:20:36 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:20:36 ---> Running in 1ee5d13bde70 18:20:38 Removing intermediate container 1ee5d13bde70 18:20:38 ---> f571d3941db4 18:20:38 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:38 ---> Running in 3cbed4befcde 18:20:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:20:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:20:41 OK: 221 MiB in 51 packages 18:20:42 Removing intermediate container 3cbed4befcde 18:20:42 ---> d5ad8f7de8cb 18:20:42 Step 8/31 : WORKDIR /app 18:20:42 ---> Running in 235627fa46cd 18:20:42 Removing intermediate container 235627fa46cd 18:20:42 ---> fad76bf0a2b1 18:20:42 Step 9/31 : COPY go.mod vendor* ./ 18:20:43 ---> d3f88c6a16b6 18:20:43 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:43 ---> Running in 18eb7571f302 18:20:45 Removing intermediate container 18eb7571f302 18:20:45 ---> 1aa125d77a54 18:20:45 Step 11/31 : COPY . . 18:20:46 ---> 4ce6bfc24a56 18:20:46 Step 12/31 : ARG MAKE="make build" 18:20:46 ---> Running in 96d3beaa591b 18:20:46 Removing intermediate container 96d3beaa591b 18:20:46 ---> 015927b4552e 18:20:46 Step 13/31 : RUN $MAKE 18:20:46 ---> Running in 4eb1c76a00de 18:20:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:23:09 Removing intermediate container 4eb1c76a00de 18:23:09 ---> 641c78320caa 18:23:09 Step 14/31 : FROM alpine:3.14 18:23:09 3.14: Pulling from library/alpine 18:23:09 455c02918c45: Pulling fs layer 18:23:09 455c02918c45: Verifying Checksum 18:23:09 455c02918c45: Download complete 18:23:09 455c02918c45: Pull complete 18:23:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:23:09 Status: Downloaded newer image for alpine:3.14 18:23:09 ---> ac73e934f311 18:23:09 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:23:09 ---> Running in 64628d2d95e9 18:23:09 Removing intermediate container 64628d2d95e9 18:23:09 ---> 4a79edfd732f 18:23:09 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:23:09 ---> Running in 1b5bbb79b823 18:23:09 Removing intermediate container 1b5bbb79b823 18:23:09 ---> 5a76b7446b42 18:23:09 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:09 ---> Running in d84061d16de3 18:23:09 Removing intermediate container d84061d16de3 18:23:09 ---> 234449bf30e5 18:23:09 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 18:23:09 ---> Running in 6bccee972077 18:23:09 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:23:09 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:23:09 (1/7) Installing ca-certificates (20211220-r0) 18:23:09 (2/7) Installing dumb-init (1.2.5-r1) 18:23:09 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:23:09 (4/7) Installing libsodium (1.0.18-r0) 18:23:09 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:23:09 (6/7) Installing libzmq (4.3.4-r0) 18:23:09 (7/7) Installing zeromq (4.3.4-r0) 18:23:09 Executing busybox-1.33.1-r7.trigger 18:23:09 Executing ca-certificates-20211220-r0.trigger 18:23:09 OK: 9 MiB in 21 packages 18:23:09 Removing intermediate container 6bccee972077 18:23:09 ---> 03c44eda9cdb 18:23:09 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:23:09 ---> 391d9c68455b 18:23:09 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:23:09 ---> 926a4e847b85 18:23:09 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:23:09 ---> 53e7d4b13103 18:23:09 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:23:09 ---> 1997e393b619 18:23:09 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:23:11 ---> acbd6e192470 18:23:11 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:23:11 ---> Running in 5e23261637a5 18:23:13 Removing intermediate container 5e23261637a5 18:23:13 ---> c9741c667dbc 18:23:13 Step 25/31 : VOLUME /cache 18:23:13 ---> Running in b8f8eadd35e1 18:23:13 Removing intermediate container b8f8eadd35e1 18:23:13 ---> 643150e58a3e 18:23:13 Step 26/31 : EXPOSE 59711 18:23:13 ---> Running in d690495a9f6b 18:23:13 Removing intermediate container d690495a9f6b 18:23:13 ---> dc8ba9b6a391 18:23:13 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:23:14 ---> Running in f46ec27c5a6d 18:23:14 Removing intermediate container f46ec27c5a6d 18:23:14 ---> ff6e88e1b804 18:23:14 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:23:14 ---> Running in 684d969a9d0a 18:23:14 Removing intermediate container 684d969a9d0a 18:23:14 ---> 3325aa469377 18:23:14 Step 29/31 : LABEL arch=arm64 18:23:15 ---> Running in 30254d0894cf 18:23:15 Removing intermediate container 30254d0894cf 18:23:15 ---> 68899b3c281b 18:23:15 Step 30/31 : LABEL git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 18:23:15 ---> Running in a639788ca7fc 18:23:15 Removing intermediate container a639788ca7fc 18:23:15 ---> 714cb5f6a240 18:23:15 Step 31/31 : LABEL version=2.2.1-dev.7 18:23:15 ---> Running in 9df252ad4056 18:23:16 Removing intermediate container 9df252ad4056 18:23:16 ---> a3cee2d2c8ad 18:23:16 [Warning] One or more build-args [ARCH] were not consumed 18:23:16 Successfully built a3cee2d2c8ad 18:23:16 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:16 provisioning config files... 18:23:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/44@tmp/config3805675721306271054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:16 ---> docker-login.sh 18:23:16 nexus3.edgexfoundry.org:10001 18:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:17 Configure a credential helper to remove this warning. See 18:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:17 18:23:17 Login Succeeded 18:23:17 nexus3.edgexfoundry.org:10002 18:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:17 Configure a credential helper to remove this warning. See 18:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:17 18:23:17 Login Succeeded 18:23:17 nexus3.edgexfoundry.org:10003 18:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:18 Configure a credential helper to remove this warning. See 18:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:18 18:23:18 Login Succeeded 18:23:18 nexus3.edgexfoundry.org:10004 18:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:18 Configure a credential helper to remove this warning. See 18:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:18 18:23:18 Login Succeeded 18:23:18 docker.io 18:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:23:19 Configure a credential helper to remove this warning. See 18:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:23:19 18:23:19 Login Succeeded 18:23:19 ---> docker-login.sh ends [Pipeline] } 18:23:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:23:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:23:19 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:23:19 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 18:23:19 latest 18:23:19 2.2.1-dev.7 18:23:19 ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 18:23:19 main 18:23:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:19 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 18:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:23:20 b98d0e2924d7: Preparing 18:23:20 3aaa511259f7: Preparing 18:23:20 b37615cb3fc9: Preparing 18:23:20 d490b2a5cea7: Preparing 18:23:20 7096b2dddd5b: Preparing 18:23:20 8f14b1e7de80: Preparing 18:23:20 429c3e07830c: Preparing 18:23:20 8c6b3de7d2b1: Preparing 18:23:20 f73e7dbfee58: Preparing 18:23:20 429c3e07830c: Waiting 18:23:20 f73e7dbfee58: Waiting 18:23:20 8c6b3de7d2b1: Waiting 18:23:20 8f14b1e7de80: Waiting 18:23:20 d490b2a5cea7: Pushed 18:23:20 b98d0e2924d7: Pushed 18:23:20 b37615cb3fc9: Pushed 18:23:20 7096b2dddd5b: Pushed 18:23:20 f73e7dbfee58: Layer already exists 18:23:20 8f14b1e7de80: Pushed 18:23:20 8c6b3de7d2b1: Pushed 18:23:21 429c3e07830c: Pushed 18:23:26 3aaa511259f7: Pushed 18:23:26 ccdb054e5d16bd529c2fd15a52524dce2c381cd1: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:23:27 b98d0e2924d7: Preparing 18:23:27 3aaa511259f7: Preparing 18:23:27 b37615cb3fc9: Preparing 18:23:27 d490b2a5cea7: Preparing 18:23:27 7096b2dddd5b: Preparing 18:23:27 8f14b1e7de80: Preparing 18:23:27 429c3e07830c: Preparing 18:23:27 8c6b3de7d2b1: Preparing 18:23:27 f73e7dbfee58: Preparing 18:23:27 8f14b1e7de80: Waiting 18:23:27 429c3e07830c: Waiting 18:23:27 8c6b3de7d2b1: Waiting 18:23:27 f73e7dbfee58: Waiting 18:23:27 d490b2a5cea7: Layer already exists 18:23:27 b98d0e2924d7: Layer already exists 18:23:27 3aaa511259f7: Layer already exists 18:23:27 b37615cb3fc9: Layer already exists 18:23:27 7096b2dddd5b: Layer already exists 18:23:27 8c6b3de7d2b1: Layer already exists 18:23:27 8f14b1e7de80: Layer already exists 18:23:27 f73e7dbfee58: Layer already exists 18:23:27 429c3e07830c: Layer already exists 18:23:27 latest: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:28 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 18:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:23:28 b98d0e2924d7: Preparing 18:23:28 3aaa511259f7: Preparing 18:23:28 b37615cb3fc9: Preparing 18:23:28 d490b2a5cea7: Preparing 18:23:28 7096b2dddd5b: Preparing 18:23:28 8f14b1e7de80: Preparing 18:23:28 429c3e07830c: Preparing 18:23:28 8c6b3de7d2b1: Preparing 18:23:28 f73e7dbfee58: Preparing 18:23:28 429c3e07830c: Waiting 18:23:28 8c6b3de7d2b1: Waiting 18:23:28 f73e7dbfee58: Waiting 18:23:28 8f14b1e7de80: Waiting 18:23:28 b37615cb3fc9: Layer already exists 18:23:28 d490b2a5cea7: Layer already exists 18:23:28 7096b2dddd5b: Layer already exists 18:23:28 3aaa511259f7: Layer already exists 18:23:28 b98d0e2924d7: Layer already exists 18:23:28 8f14b1e7de80: Layer already exists 18:23:28 f73e7dbfee58: Layer already exists 18:23:28 429c3e07830c: Layer already exists 18:23:28 8c6b3de7d2b1: Layer already exists 18:23:28 2.2.1-dev.7: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:29 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 18:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:23:29 b98d0e2924d7: Preparing 18:23:29 3aaa511259f7: Preparing 18:23:29 b37615cb3fc9: Preparing 18:23:29 d490b2a5cea7: Preparing 18:23:29 7096b2dddd5b: Preparing 18:23:29 8f14b1e7de80: Preparing 18:23:29 429c3e07830c: Preparing 18:23:29 8c6b3de7d2b1: Preparing 18:23:29 f73e7dbfee58: Preparing 18:23:29 8f14b1e7de80: Waiting 18:23:29 429c3e07830c: Waiting 18:23:29 8c6b3de7d2b1: Waiting 18:23:29 f73e7dbfee58: Waiting 18:23:29 d490b2a5cea7: Layer already exists 18:23:29 7096b2dddd5b: Layer already exists 18:23:29 b37615cb3fc9: Layer already exists 18:23:29 3aaa511259f7: Layer already exists 18:23:29 b98d0e2924d7: Layer already exists 18:23:29 8f14b1e7de80: Layer already exists 18:23:29 429c3e07830c: Layer already exists 18:23:29 8c6b3de7d2b1: Layer already exists 18:23:29 f73e7dbfee58: Layer already exists 18:23:29 ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:30 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:30 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:23:30 b98d0e2924d7: Preparing 18:23:30 3aaa511259f7: Preparing 18:23:30 b37615cb3fc9: Preparing 18:23:30 d490b2a5cea7: Preparing 18:23:30 7096b2dddd5b: Preparing 18:23:30 8f14b1e7de80: Preparing 18:23:30 429c3e07830c: Preparing 18:23:30 8c6b3de7d2b1: Preparing 18:23:30 f73e7dbfee58: Preparing 18:23:30 8f14b1e7de80: Waiting 18:23:30 429c3e07830c: Waiting 18:23:30 8c6b3de7d2b1: Waiting 18:23:30 f73e7dbfee58: Waiting 18:23:30 b98d0e2924d7: Layer already exists 18:23:30 7096b2dddd5b: Layer already exists 18:23:30 b37615cb3fc9: Layer already exists 18:23:30 d490b2a5cea7: Layer already exists 18:23:30 3aaa511259f7: Layer already exists 18:23:30 8c6b3de7d2b1: Layer already exists 18:23:30 8f14b1e7de80: Layer already exists 18:23:30 429c3e07830c: Layer already exists 18:23:30 f73e7dbfee58: Layer already exists 18:23:30 main: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:23:30 ===================================================== [Pipeline] echo 18:23:30 taggedImages: 18:23:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 18:23:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:23:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 18:23:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 18:23:30 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:31 18:23:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:31 arm64: Pulling from edgex-lftools-log-publisher 18:23:31 8998bd30e6a1: Pulling fs layer 18:23:31 04944245beec: Pulling fs layer 18:23:31 699f458cf7ca: Pulling fs layer 18:23:31 765212b225bb: Pulling fs layer 18:23:31 f23df028b6ca: Pulling fs layer 18:23:31 d65c8cfc05b1: Pulling fs layer 18:23:31 2437ff75d9bd: Pulling fs layer 18:23:31 f23df028b6ca: Waiting 18:23:31 d65c8cfc05b1: Waiting 18:23:31 2437ff75d9bd: Waiting 18:23:31 765212b225bb: Waiting 18:23:31 04944245beec: Verifying Checksum 18:23:31 04944245beec: Download complete 18:23:31 765212b225bb: Verifying Checksum 18:23:31 765212b225bb: Download complete 18:23:31 f23df028b6ca: Verifying Checksum 18:23:31 f23df028b6ca: Download complete 18:23:31 d65c8cfc05b1: Verifying Checksum 18:23:31 d65c8cfc05b1: Download complete 18:23:32 699f458cf7ca: Verifying Checksum 18:23:32 699f458cf7ca: Download complete 18:23:32 8998bd30e6a1: Verifying Checksum 18:23:32 8998bd30e6a1: Download complete 18:23:35 2437ff75d9bd: Verifying Checksum 18:23:35 2437ff75d9bd: Download complete 18:23:36 8998bd30e6a1: Pull complete 18:23:37 04944245beec: Pull complete 18:23:38 699f458cf7ca: Pull complete 18:23:38 765212b225bb: Pull complete 18:23:39 f23df028b6ca: Pull complete 18:23:39 d65c8cfc05b1: Pull complete 18:23:54 2437ff75d9bd: Pull complete 18:23:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:55 prd-ubuntu20.04-docker-arm64-4c-16g-19321 does not seem to be running inside a container 18:23:55 $ 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/app-rfid-llrp-inventory/44 -v /w/workspace/app-rfid-llrp-inventory/44:/w/workspace/app-rfid-llrp-inventory/44:rw,z -v /w/workspace/app-rfid-llrp-inventory/44@tmp:/w/workspace/app-rfid-llrp-inventory/44@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-lftools-log-publisher:arm64 cat 18:23:57 $ docker top 71272c1c844d742bd46e1343c7334f7c2f0f85621e8f4dbef19ce12f6b3e9627 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:58 ---> job-cost.sh 18:23:58 lf-activate-venv: SKIPPING 18:23:58 INFO: No Stack... 18:23:59 INFO: Retrieving Pricing Info for: v3-standard-4 18:24:00 INFO: Archiving Costs [Pipeline] sh 18:24:01 + cat /w/workspace/app-rfid-llrp-inventory/44/archives/cost.csv 18:24:01 + cut -d, -f6 [Pipeline] lock 18:24:01 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] 18:24:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] did not exist. Created. 18:24:01 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:01 /w/workspace/app-rfid-llrp-inventory/44@tmp/durable-a6131087/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:24:02 + echo total: 0.10999999940395355 [Pipeline] stash 18:24:02 Warning: overwriting stash ‘stack-cost’ 18:24:02 Stashed 1 file(s) [Pipeline] } 18:24:02 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:02 $ docker stop --time=1 71272c1c844d742bd46e1343c7334f7c2f0f85621e8f4dbef19ce12f6b3e9627 18:24:04 $ docker rm -f 71272c1c844d742bd46e1343c7334f7c2f0f85621e8f4dbef19ce12f6b3e9627 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:24:05 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:24:05 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:24:05 total 16 18:24:05 drwxr-xr-x 3 root root 4096 Jul 11 18:14 . 18:24:05 drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 18:14 .. 18:24:05 drwxr-xr-x 2 root root 4096 Jul 11 18:14 cost 18:24:05 -rw-r--r-- 1 root root 93 Jul 11 18:14 cost.csv 18:24:05 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:24:05 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:24:05 total 16 18:24:05 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 18:14 . 18:24:05 drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 18:14 .. 18:24:05 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 18:14 cost 18:24:05 -rw-r--r-- 1 jenkins jenkins 93 Jul 11 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:24:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:06 ---> package-listing.sh 18:24:06 ++ facter osfamily 18:24:06 ++ tr '[:upper:]' '[:lower:]' 18:24:06 + OS_FAMILY=debian 18:24:06 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:24:06 + START_PACKAGES=/tmp/packages_start.txt 18:24:06 + END_PACKAGES=/tmp/packages_end.txt 18:24:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:06 + PACKAGES=/tmp/packages_start.txt 18:24:06 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:24:06 + PACKAGES=/tmp/packages_end.txt 18:24:06 + case "${OS_FAMILY}" in 18:24:06 + dpkg -l 18:24:06 + grep '^ii' 18:24:06 + '[' -f /tmp/packages_start.txt ']' 18:24:06 + '[' -f /tmp/packages_end.txt ']' 18:24:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:06 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:24:06 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:24:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 18:24:06 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_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:24:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:07 prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container 18:24:07 $ 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_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:07 $ docker top b61da96391567ef39e20ff269b4127eb61275d31a9927d34a040d6706f8f5dcd -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:08 + touch /tmp/pre-build-complete [Pipeline] sh 18:24:08 + mkdir -p /var/log/sysstat [Pipeline] sh 18:24:08 + ls /var/log/sa-host 18:24:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:08 provisioning config files... 18:24:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config71270458912525470tmp [Pipeline] { [Pipeline] echo 18:24:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:24:09 ---> create-netrc.sh [Pipeline] } 18:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:24:09 ---> python-tools-install.sh [Pipeline] echo 18:24:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:24:09 ---> sudo-logs.sh 18:24:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:24:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:24:10 ---> job-cost.sh 18:24:10 lf-activate-venv: SKIPPING 18:24:10 DEBUG: total: 0.2199999988079071 18:24:10 INFO: Retrieving Stack Cost... 18:24:10 INFO: Retrieving Pricing Info for: v3-standard-8 18:24:10 INFO: Archiving Costs [Pipeline] echo 18:24:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:24:11 ---> logs-deploy.sh 18:24:11 lf-activate-venv: SKIPPING 18:24:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/44 18:24:11 INFO: archiving workspace using pattern(s): 18:24:12 Archives upload complete. 18:24:12 INFO: archiving logs to Nexus 18:24:13 ---> uname -a: 18:24:13 Linux prd-ubuntu20-04-docker-8c-8g-19319 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 18:24:13 18:24:13 18:24:13 ---> lscpu: 18:24:13 Architecture: x86_64 18:24:13 CPU op-mode(s): 32-bit, 64-bit 18:24:13 Byte Order: Little Endian 18:24:13 Address sizes: 40 bits physical, 48 bits virtual 18:24:13 CPU(s): 8 18:24:13 On-line CPU(s) list: 0-7 18:24:13 Thread(s) per core: 1 18:24:13 Core(s) per socket: 1 18:24:13 Socket(s): 8 18:24:13 NUMA node(s): 1 18:24:13 Vendor ID: AuthenticAMD 18:24:13 CPU family: 23 18:24:13 Model: 49 18:24:13 Model name: AMD EPYC-Rome Processor 18:24:13 Stepping: 0 18:24:13 CPU MHz: 2799.998 18:24:13 BogoMIPS: 5599.99 18:24:13 Virtualization: AMD-V 18:24:13 Hypervisor vendor: KVM 18:24:13 Virtualization type: full 18:24:13 L1d cache: 256 KiB 18:24:13 L1i cache: 256 KiB 18:24:13 L2 cache: 4 MiB 18:24:13 L3 cache: 128 MiB 18:24:13 NUMA node0 CPU(s): 0-7 18:24:13 Vulnerability Itlb multihit: Not affected 18:24:13 Vulnerability L1tf: Not affected 18:24:13 Vulnerability Mds: Not affected 18:24:13 Vulnerability Meltdown: Not affected 18:24:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:24:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:24:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:24:13 Vulnerability Srbds: Not affected 18:24:13 Vulnerability Tsx async abort: Not affected 18:24:13 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 18:24:13 18:24:13 18:24:13 ---> nproc: 18:24:13 8 18:24:13 18:24:13 18:24:13 ---> df -h: 18:24:13 Filesystem Size Used Avail Use% Mounted on 18:24:13 overlay 155G 11G 145G 7% / 18:24:13 tmpfs 64M 0 64M 0% /dev 18:24:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:24:13 shm 64M 0 64M 0% /dev/shm 18:24:13 /dev/vda1 155G 11G 145G 7% /facter-os 18:24:13 18:24:13 18:24:13 ---> sar -b -r -n DEV: 18:24:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19319) 07/11/22 _x86_64_ (8 CPU) 18:24:13 18:24:13 18:12:28 LINUX RESTART (8 CPU) 18:24:13 18:24:13 18:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:24:13 18:14:01 445.13 13.35 431.77 0.00 2101.34 104376.75 0.00 18:24:13 18:15:01 47.48 0.05 47.43 0.00 1.07 55081.51 0.00 18:24:13 18:16:01 6.03 0.00 6.03 0.00 0.00 33076.84 0.00 18:24:13 18:17:01 5.86 0.02 5.85 0.00 0.13 33073.64 0.00 18:24:13 18:18:01 1.50 0.03 1.47 0.00 0.40 957.17 0.00 18:24:13 18:19:01 1.00 0.00 1.00 0.00 0.00 17.86 0.00 18:24:13 18:20:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 18:24:13 18:21:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 18:24:13 18:22:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 18:24:13 18:23:01 1.68 0.00 1.68 0.00 0.00 24.66 0.00 18:24:13 18:24:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 18:24:13 Average: 46.03 1.20 44.83 0.00 188.26 20478.15 0.00 18:24:13 18:24:13 18:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:24:13 18:14:01 28147720 31564392 730256 2.22 160520 3460480 2576188 7.59 1442032 2842184 68496 18:24:13 18:15:01 27934160 31780344 515616 1.57 167580 3844884 1947488 5.74 1292448 3165028 368 18:24:13 18:16:01 27934636 31780908 515060 1.57 167660 3844888 1947488 5.74 1291504 3165032 44 18:24:13 18:17:01 27934964 31781484 513600 1.56 167736 3844888 1947488 5.74 1291248 3165032 240 18:24:13 18:18:01 27935696 31782260 512704 1.56 167776 3844900 1947488 5.74 1290908 3165048 20 18:24:13 18:19:01 27940052 31786932 508312 1.55 167804 3844904 1947488 5.74 1285128 3165384 176 18:24:13 18:20:01 27944516 31791436 503788 1.53 167832 3844908 1947488 5.74 1281308 3165388 24 18:24:13 18:21:01 27944380 31791348 503704 1.53 167860 3844912 1947488 5.74 1281192 3165392 12 18:24:13 18:22:01 27944632 31791652 503412 1.53 167888 3844912 1947488 5.74 1281452 3165392 20 18:24:13 18:23:01 27944160 31791272 503844 1.53 167944 3844888 1947488 5.74 1281712 3165372 164 18:24:13 18:24:01 27944056 31791232 503780 1.53 167976 3844900 1947488 5.74 1281448 3165376 40 18:24:13 Average: 27958997 31766660 528552 1.61 167143 3809951 2004643 5.91 1300035 3135875 6328 18:24:13 18:24:13 18:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:24:13 18:14:01 ens3 510.96 367.94 7197.18 119.35 0.00 0.00 0.00 0.00 18:24:13 18:14:01 docker0 128.42 159.40 10.62 1253.02 0.00 0.00 0.00 0.00 18:24:13 18:14:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 18:24:13 18:14:01 veth9a6aeac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:24:13 18:15:01 ens3 116.49 67.43 2528.17 13.81 0.00 0.00 0.00 0.00 18:24:13 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:15:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:24:13 18:16:01 ens3 13.38 6.55 12.89 0.53 0.00 0.00 0.00 0.00 18:24:13 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:17:01 ens3 1.08 0.50 0.40 0.28 0.00 0.00 0.00 0.00 18:24:13 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:13 18:18:01 ens3 0.62 0.35 0.34 0.26 0.00 0.00 0.00 0.00 18:24:13 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:19:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:24:13 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:13 18:20:01 ens3 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 18:24:13 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:21:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:24:13 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:13 18:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:23:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:24:13 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:13 18:24:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:13 Average: ens3 57.80 39.80 875.75 12.05 0.00 0.00 0.00 0.00 18:24:13 Average: docker0 11.50 14.27 0.95 112.17 0.00 0.00 0.00 0.00 18:24:13 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 18:24:13 18:24:13 18:24:13 ---> sar -P ALL: 18:24:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19319) 07/11/22 _x86_64_ (8 CPU) 18:24:13 18:24:13 18:12:28 LINUX RESTART (8 CPU) 18:24:13 18:24:13 18:13:02 CPU %user %nice %system %iowait %steal %idle 18:24:13 18:14:01 all 16.29 0.00 6.35 1.51 0.08 75.77 18:24:13 18:14:01 0 15.72 0.00 6.67 0.43 0.07 77.12 18:24:13 18:14:01 1 17.15 0.00 6.40 1.32 0.07 75.07 18:24:13 18:14:01 2 16.08 0.00 6.03 0.43 0.07 77.39 18:24:13 18:14:01 3 16.44 0.00 6.10 0.36 0.07 77.02 18:24:13 18:14:01 4 16.47 0.00 6.02 1.82 0.07 75.62 18:24:13 18:14:01 5 17.19 0.00 5.33 0.14 0.09 77.25 18:24:13 18:14:01 6 15.19 0.00 7.52 7.46 0.07 69.76 18:24:13 18:14:01 7 16.11 0.00 6.70 0.10 0.10 76.99 18:24:13 18:15:01 all 20.67 0.00 3.69 0.30 0.05 75.30 18:24:13 18:15:01 0 20.64 0.00 3.29 0.02 0.05 76.01 18:24:13 18:15:01 1 21.21 0.00 3.98 0.03 0.05 74.73 18:24:13 18:15:01 2 20.54 0.00 3.69 0.20 0.07 75.50 18:24:13 18:15:01 3 20.59 0.00 3.55 0.47 0.05 75.34 18:24:13 18:15:01 4 19.72 0.00 4.48 1.46 0.05 74.29 18:24:13 18:15:01 5 20.54 0.00 3.34 0.02 0.05 76.05 18:24:13 18:15:01 6 20.58 0.00 3.58 0.02 0.05 75.78 18:24:13 18:15:01 7 21.51 0.00 3.63 0.15 0.05 74.66 18:24:13 18:16:01 all 0.30 0.00 0.02 0.02 0.00 99.66 18:24:13 18:16:01 0 1.97 0.00 0.02 0.00 0.00 98.01 18:24:13 18:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:24:13 18:16:01 2 0.15 0.00 0.03 0.05 0.00 99.77 18:24:13 18:16:01 3 0.00 0.00 0.00 0.07 0.00 99.93 18:24:13 18:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:24:13 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:16:01 6 0.07 0.00 0.03 0.02 0.00 99.88 18:24:13 18:16:01 7 0.10 0.00 0.07 0.00 0.00 99.83 18:24:13 18:17:01 all 0.18 0.00 0.04 0.01 0.00 99.77 18:24:13 18:17:01 0 1.01 0.00 0.13 0.00 0.00 98.86 18:24:13 18:17:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:24:13 18:17:01 2 0.12 0.00 0.02 0.05 0.02 99.80 18:24:13 18:17:01 3 0.02 0.00 0.02 0.05 0.00 99.92 18:24:13 18:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:24:13 18:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 18:24:13 18:17:01 6 0.10 0.00 0.05 0.00 0.02 99.83 18:24:13 18:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:24:13 18:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 18:24:13 18:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:24:13 18:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:24:13 18:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 18:24:13 18:18:01 3 0.00 0.00 0.00 0.05 0.00 99.95 18:24:13 18:18:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:24:13 18:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 18:24:13 18:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:24:13 18:19:01 all 0.03 0.00 0.02 0.00 0.00 99.95 18:24:13 18:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:24:13 18:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:24:13 18:19:01 2 0.07 0.00 0.03 0.02 0.02 99.87 18:24:13 18:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:24:13 18:19:01 6 0.05 0.00 0.03 0.02 0.00 99.90 18:24:13 18:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:24:13 18:20:01 all 0.01 0.00 0.02 0.00 0.01 99.96 18:24:13 18:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:24:13 18:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:24:13 18:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:24:13 18:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:24:13 18:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:24:13 18:20:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:24:13 18:20:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:24:13 18:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:24:13 18:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:24:13 18:21:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:24:13 18:21:01 2 0.07 0.00 0.03 0.02 0.02 99.87 18:24:13 18:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:24:13 18:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:24:13 18:21:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:24:13 18:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:24:13 18:22:01 all 0.01 0.00 0.00 0.00 0.00 99.97 18:24:13 18:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:24:13 18:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 18:24:13 18:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:24:13 18:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:22:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:24:13 18:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:24:13 18:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:24:13 18:23:01 all 0.03 0.00 0.02 0.00 0.00 99.95 18:24:13 18:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:24:13 18:23:01 2 0.05 0.00 0.03 0.02 0.00 99.90 18:24:13 18:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:24:13 18:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:24:13 18:23:01 5 0.05 0.00 0.05 0.00 0.00 99.90 18:24:13 18:23:01 6 0.05 0.00 0.00 0.02 0.00 99.93 18:24:13 18:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:24:13 18:24:01 all 0.05 0.00 0.01 0.00 0.00 99.93 18:24:13 18:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:24:13 18:24:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:24:13 18:24:01 2 0.10 0.00 0.02 0.02 0.02 99.85 18:24:13 18:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:24:13 18:24:01 4 0.13 0.00 0.02 0.00 0.00 99.85 18:24:13 18:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:24:13 18:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:24:13 18:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:24:13 18:24:13 Average: CPU %user %nice %system %iowait %steal %idle 18:24:13 Average: all 3.37 0.00 0.91 0.17 0.01 95.54 18:24:13 Average: 0 3.56 0.00 0.91 0.04 0.02 95.47 18:24:13 Average: 1 3.47 0.00 0.95 0.12 0.01 95.45 18:24:13 Average: 2 3.34 0.00 0.89 0.07 0.02 95.67 18:24:13 Average: 3 3.32 0.00 0.86 0.09 0.01 95.71 18:24:13 Average: 4 3.26 0.00 0.94 0.30 0.01 95.49 18:24:13 Average: 5 3.40 0.00 0.78 0.01 0.01 95.79 18:24:13 Average: 6 3.24 0.00 1.01 0.67 0.01 95.07 18:24:13 Average: 7 3.39 0.00 0.93 0.02 0.02 95.64 18:24:13 18:24:13 18:24:13