Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77ccddf1f831a316cff875f9b23112dd948a8538 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-ssh9836688060417079259.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4719150636009420904.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7091824711826646783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15551140010194632501.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16868321483972486832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-4369 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 77ccddf1f831a316cff875f9b23112dd948a8538 (main) Commit message: "refactor(snap): Update command and metadata sourcing (#270)" > git config core.sparsecheckout # timeout=10 > git checkout -f 77ccddf1f831a316cff875f9b23112dd948a8538 # timeout=10 > git rev-list --no-walk a0fd57abbf79406ca3a821838202456f9ee8499c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:41:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:41:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:41:36 ========================================================= 08:41:36 EdgeX Global Pipelines Version Info 08:41:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:41:36 ------------------- 08:41:36 stable info: 08:41:36 ------------------- 08:41:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:41:36 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 08:41:36 Message: update stable to v1.0.245 08:41:37 ------------------- 08:41:37 experimental info: 08:41:37 ------------------- 08:41:37 Commited By: **** collab-it+edgex@linuxfoundation.org 08:41:37 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 08:41:37 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:41:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:41:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:41:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:41:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:41:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:41:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] echo 08:41:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77ccddf [Pipeline] echo 08:41:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:41:38 provisioning config files... 08:41:38 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11890582530681481551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:38 ---> docker-login.sh 08:41:38 nexus3.edgexfoundry.org:10001 08:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:38 Configure a credential helper to remove this warning. See 08:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:38 08:41:38 Login Succeeded 08:41:38 nexus3.edgexfoundry.org:10002 08:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:38 Configure a credential helper to remove this warning. See 08:41:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:38 08:41:38 Login Succeeded 08:41:38 nexus3.edgexfoundry.org:10003 08:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:39 Configure a credential helper to remove this warning. See 08:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:39 08:41:39 Login Succeeded 08:41:39 nexus3.edgexfoundry.org:10004 08:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:39 Configure a credential helper to remove this warning. See 08:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:39 08:41:39 Login Succeeded 08:41:39 docker.io 08:41:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:39 Configure a credential helper to remove this warning. See 08:41:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:39 08:41:39 Login Succeeded 08:41:39 ---> docker-login.sh ends [Pipeline] } 08:41:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:41:39 + git rev-list -1 --merges 77ccddf1f831a316cff875f9b23112dd948a8538~1..77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] echo 08:41:39 -----------> git rev-list -1 --merges 77ccddf1f831a316cff875f9b23112dd948a8538~1..77ccddf1f831a316cff875f9b23112dd948a8538 77ccddf1f831a316cff875f9b23112dd948a8538 [false] [Pipeline] sh 08:41:40 + git log --format=format:%s -1 77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] echo 08:41:40 ========================================================= 08:41:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:41:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:41:40 + git log --format=format:%s -1 77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] echo 08:41:40 [semverPrep] GIT_COMMIT: 77ccddf1f831a316cff875f9b23112dd948a8538, Commit Message: refactor(snap): Update command and metadata sourcing (#270) [Pipeline] echo 08:41:40 [semverPrep] This is not a build commit. [Pipeline] sh 08:41:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:41:40 + grep -v github /etc/ssh/ssh_known_hosts 08:41:40 + [ -e /tmp/ssh_known_hosts ] 08:41:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:41:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:41:40 + sudo tee -a /etc/ssh/ssh_known_hosts 08:41:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:41 08:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:41 0.1.4: Pulling from edgex-devops/py-git-semver 08:41:41 b85a868b505f: Pulling fs layer 08:41:41 e2be974225ed: Pulling fs layer 08:41:41 339a4e72a1f5: Pulling fs layer 08:41:41 988bab9f4d93: Pulling fs layer 08:41:41 1469e6f7b9e6: Pulling fs layer 08:41:41 eaf3925da568: Pulling fs layer 08:41:41 bab4dde63d76: Pulling fs layer 08:41:41 bde34c3a00c8: Pulling fs layer 08:41:41 b352a97aabf1: Pulling fs layer 08:41:41 4872d77fe225: Pulling fs layer 08:41:41 5851b861e8e6: Pulling fs layer 08:41:41 eaf3925da568: Waiting 08:41:41 bab4dde63d76: Waiting 08:41:41 bde34c3a00c8: Waiting 08:41:41 988bab9f4d93: Waiting 08:41:41 b352a97aabf1: Waiting 08:41:41 4872d77fe225: Waiting 08:41:41 1469e6f7b9e6: Waiting 08:41:41 5851b861e8e6: Waiting 08:41:41 e2be974225ed: Verifying Checksum 08:41:41 988bab9f4d93: Verifying Checksum 08:41:41 988bab9f4d93: Download complete 08:41:42 1469e6f7b9e6: Verifying Checksum 08:41:42 1469e6f7b9e6: Download complete 08:41:42 339a4e72a1f5: Verifying Checksum 08:41:42 339a4e72a1f5: Download complete 08:41:42 eaf3925da568: Verifying Checksum 08:41:42 eaf3925da568: Download complete 08:41:42 bde34c3a00c8: Verifying Checksum 08:41:42 bde34c3a00c8: Download complete 08:41:42 b352a97aabf1: Verifying Checksum 08:41:42 b352a97aabf1: Download complete 08:41:42 4872d77fe225: Verifying Checksum 08:41:42 4872d77fe225: Download complete 08:41:42 5851b861e8e6: Download complete 08:41:42 b85a868b505f: Verifying Checksum 08:41:42 b85a868b505f: Download complete 08:41:42 bab4dde63d76: Verifying Checksum 08:41:42 bab4dde63d76: Download complete 08:41:44 b85a868b505f: Pull complete 08:41:44 e2be974225ed: Pull complete 08:41:45 339a4e72a1f5: Pull complete 08:41:45 988bab9f4d93: Pull complete 08:41:45 1469e6f7b9e6: Pull complete 08:41:45 eaf3925da568: Pull complete 08:41:48 bab4dde63d76: Pull complete 08:41:48 bde34c3a00c8: Pull complete 08:41:48 b352a97aabf1: Pull complete 08:41:48 4872d77fe225: Pull complete 08:41:48 5851b861e8e6: Pull complete 08:41:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:41:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:41:48 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 08:41:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 08:41:52 $ docker top ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 -eo pid,comm 08:41:52 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). 08:41:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:41:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:52 [ssh-agent] Looking for ssh-agent implementation... 08:41:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:52 $ docker exec ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 ssh-agent 08:41:52 SSH_AUTH_SOCK=/tmp/ssh-BGQrIIaURB8s/agent.32 08:41:52 SSH_AGENT_PID=38 08:41:52 Running ssh-add (command line suppressed) 08:41:52 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7401059367094554815.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7401059367094554815.key) 08:41:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:52 + git tag --points-at HEAD [Pipeline] } 08:41:52 $ docker exec --env ******** --env ******** ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 ssh-agent -k 08:41:52 unset SSH_AUTH_SOCK; 08:41:52 unset SSH_AGENT_PID; 08:41:52 echo Agent pid 38 killed; 08:41:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:41:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:41:53 [ssh-agent] Looking for ssh-agent implementation... 08:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:41:53 $ docker exec ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 ssh-agent 08:41:53 SSH_AUTH_SOCK=/tmp/ssh-XxIMIn7ySMR6/agent.70 08:41:53 SSH_AGENT_PID=76 08:41:53 Running ssh-add (command line suppressed) 08:41:53 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1031968533511803995.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1031968533511803995.key) 08:41:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:41:53 + git semver init 08:41:53 2023-03-17 08:41:53,920 [run_init] DEBUG init version:0.0.0 force:False 08:41:53 2023-03-17 08:41:53,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 08:41:53 2023-03-17 08:41:53,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 08:41:53 2023-03-17 08:41:53,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 08:41:55 2023-03-17 08:41:54,908 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 08:41:55 2023-03-17 08:41:54,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 08:41:55 2023-03-17 08:41:54,908 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:41:55 2023-03-17 08:41:54,909 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 08:41:55 3.0.0-dev.22 [Pipeline] } 08:41:55 $ docker exec --env ******** --env ******** ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 ssh-agent -k 08:41:55 unset SSH_AUTH_SOCK; 08:41:55 unset SSH_AGENT_PID; 08:41:55 echo Agent pid 76 killed; 08:41:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:41:55 + git semver [Pipeline] } 08:41:56 $ docker stop --time=1 ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 08:41:57 $ docker rm -f --volumes ade5ad117089389bf2a91dd9657c3c921268211f54e2f17cca9292c1a68106f6 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:41:58 Stashed 1 file(s) [Pipeline] echo 08:41:58 [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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 08:41:58 provisioning config files... 08:41:58 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config297279688680192639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:41:58 ---> docker-login.sh 08:41:58 nexus3.edgexfoundry.org:10001 08:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:58 Configure a credential helper to remove this warning. See 08:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:58 08:41:58 Login Succeeded 08:41:58 nexus3.edgexfoundry.org:10002 08:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:58 Configure a credential helper to remove this warning. See 08:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:58 08:41:58 Login Succeeded 08:41:58 nexus3.edgexfoundry.org:10003 08:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:58 Configure a credential helper to remove this warning. See 08:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:58 08:41:58 Login Succeeded 08:41:58 nexus3.edgexfoundry.org:10004 08:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:58 Configure a credential helper to remove this warning. See 08:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:58 08:41:58 Login Succeeded 08:41:58 docker.io 08:41:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:41:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:41:59 Configure a credential helper to remove this warning. See 08:41:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:41:59 08:41:59 Login Succeeded 08:41:59 ---> docker-login.sh ends [Pipeline] } 08:41:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:41:59 ========================================================= 08:41:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:41:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:41:59 Sending build context to Docker daemon 27.89MB 08:41:59 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 08:41:59 Step 2/13 : FROM ${BASE} AS builder 08:41:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:41:59 63b65145d645: Pulling fs layer 08:41:59 a2d21d5440eb: Pulling fs layer 08:41:59 935e6c44a52c: Pulling fs layer 08:41:59 94cc34f8dd06: Pulling fs layer 08:41:59 30dea6a524f1: Pulling fs layer 08:41:59 a2aff8979fd8: Pulling fs layer 08:41:59 6808be2612f2: Pulling fs layer 08:41:59 f25807f1079a: Pulling fs layer 08:41:59 94cc34f8dd06: Waiting 08:41:59 30dea6a524f1: Waiting 08:41:59 a2aff8979fd8: Waiting 08:41:59 6808be2612f2: Waiting 08:41:59 f25807f1079a: Waiting 08:41:59 a2d21d5440eb: Verifying Checksum 08:41:59 a2d21d5440eb: Download complete 08:41:59 94cc34f8dd06: Verifying Checksum 08:41:59 94cc34f8dd06: Download complete 08:41:59 30dea6a524f1: Verifying Checksum 08:41:59 30dea6a524f1: Download complete 08:41:59 63b65145d645: Verifying Checksum 08:41:59 63b65145d645: Download complete 08:41:59 a2aff8979fd8: Verifying Checksum 08:41:59 a2aff8979fd8: Download complete 08:42:00 63b65145d645: Pull complete 08:42:00 a2d21d5440eb: Pull complete 08:42:00 f25807f1079a: Verifying Checksum 08:42:00 f25807f1079a: Download complete 08:42:00 935e6c44a52c: Verifying Checksum 08:42:00 935e6c44a52c: Download complete 08:42:00 6808be2612f2: Verifying Checksum 08:42:00 6808be2612f2: Download complete 08:42:04 935e6c44a52c: Pull complete 08:42:04 94cc34f8dd06: Pull complete 08:42:04 30dea6a524f1: Pull complete 08:42:04 a2aff8979fd8: Pull complete 08:42:06 6808be2612f2: Pull complete 08:42:07 f25807f1079a: Pull complete 08:42:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:42:07 ---> 3b553350e43f 08:42:07 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:42:10 ---> Running in bb8646f48c92 08:42:11 Removing intermediate container bb8646f48c92 08:42:11 ---> 87024dbabd48 08:42:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:42:11 ---> Running in 3bec9e5f0432 08:42:11 Removing intermediate container 3bec9e5f0432 08:42:11 ---> 3bd8f8c8de6a 08:42:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:42:11 ---> Running in 686e1341935d 08:42:11 Removing intermediate container 686e1341935d 08:42:11 ---> bd076ba79481 08:42:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:42:11 ---> Running in b3c23163acb1 08:42:11 Removing intermediate container b3c23163acb1 08:42:11 ---> 12b724f29efc 08:42:11 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:42:11 ---> Running in b01168f79e9b 08:42:11 Removing intermediate container b01168f79e9b 08:42:11 ---> c22ee18ba6a2 08:42:11 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:42:11 ---> Running in 379f5ffc5e69 08:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:42:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:42:12 OK: 265 MiB in 53 packages 08:42:12 Removing intermediate container 379f5ffc5e69 08:42:12 ---> b97e2f03c9e7 08:42:12 Step 9/13 : WORKDIR /device-onvif-camera 08:42:12 ---> Running in 04d1ff373e6f 08:42:12 Removing intermediate container 04d1ff373e6f 08:42:12 ---> 69894527d04f 08:42:12 Step 10/13 : COPY go.mod vendor* ./ 08:42:12 ---> 83185dc089a5 08:42:12 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:12 ---> Running in 4e02dc8794d3 08:42:13 Still waiting to schedule task 08:42:13 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:42:39 Removing intermediate container 4e02dc8794d3 08:42:39 ---> bce67e28890b 08:42:39 Step 12/13 : COPY . . 08:42:40 ---> 4e0d102a7f9f 08:42:40 Step 13/13 : RUN ${MAKE} 08:42:40 ---> Running in 6eadd016a58f 08:42:40 noop 08:42:41 Removing intermediate container 6eadd016a58f 08:42:41 ---> 96daaab7def6 08:42:41 Successfully built 96daaab7def6 08:42:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:41 + docker inspect -f . ci-base-image-x86_64 08:42:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:41 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 08:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:41 $ docker top 5537b38fa726d980ca296580d45736c1611ad4b293c295c1adf11c5282a43589 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:42 + go version 08:42:42 go version go1.20.2 linux/amd64 [Pipeline] } 08:42:42 $ docker stop --time=1 5537b38fa726d980ca296580d45736c1611ad4b293c295c1adf11c5282a43589 08:42:43 $ docker rm -f --volumes 5537b38fa726d980ca296580d45736c1611ad4b293c295c1adf11c5282a43589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:43 + docker inspect -f . ci-base-image-x86_64 08:42:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:43 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 08:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:42:44 $ docker top 6929f740e553cd5875b68029c6bf12ddd75a50048592b8bf9cde1ca77f0e6789 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:44 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 08:42:44 + make test 08:42:44 go test ./... -coverprofile=coverage.out ./... 08:42:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:43:00 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 08:43:01 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 08:43:03 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 30.5% of statements 08:43:03 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.357s coverage: 86.5% of statements 08:43:11 go vet ./... 08:43:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:15 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:43:15 $ docker stop --time=1 6929f740e553cd5875b68029c6bf12ddd75a50048592b8bf9cde1ca77f0e6789 08:43:18 $ docker rm -f --volumes 6929f740e553cd5875b68029c6bf12ddd75a50048592b8bf9cde1ca77f0e6789 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:43:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:43:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:43:20 + ls -al . 08:43:20 total 232 08:43:20 drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 08:42 . 08:43:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:41 .. 08:43:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 08:41 .git 08:43:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:41 .github 08:43:20 -rw-rw-r-- 1 jenkins jenkins 496 Mar 17 08:41 .gitignore 08:43:20 -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 08:41 .golangci.yml 08:43:20 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 08:41 .semver 08:43:20 -rw-rw-r-- 1 jenkins jenkins 9857 Mar 17 08:41 Attribution.txt 08:43:20 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 17 08:41 CHANGELOG.md 08:43:20 -rw-rw-r-- 1 jenkins jenkins 1574 Mar 17 08:41 Dockerfile 08:43:20 -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 08:41 GOVERNANCE.md 08:43:20 -rw-rw-r-- 1 jenkins jenkins 734 Mar 17 08:41 Jenkinsfile 08:43:20 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 17 08:41 LICENSE 08:43:20 -rw-rw-r-- 1 jenkins jenkins 2751 Mar 17 08:41 Makefile 08:43:20 -rw-rw-r-- 1 jenkins jenkins 625 Mar 17 08:41 OWNERS.md 08:43:20 -rw-rw-r-- 1 jenkins jenkins 6346 Mar 17 08:41 README.md 08:43:20 -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 08:41 VERSION 08:43:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 08:41 bin 08:43:20 drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 08:41 cmd 08:43:20 -rw-r--r-- 1 jenkins jenkins 76650 Mar 17 08:43 coverage.out 08:43:20 drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 08:41 doc 08:43:20 -rw-rw-r-- 1 jenkins jenkins 3601 Mar 17 08:41 go.mod 08:43:20 -rw-rw-r-- 1 jenkins jenkins 32890 Mar 17 08:41 go.sum 08:43:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:41 internal 08:43:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 08:41 snap 08:43:20 -rw-rw-r-- 1 jenkins jenkins 236 Mar 17 08:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:20 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=77ccddf1f831a316cff875f9b23112dd948a8538 --label arch=amd64 --label version=3.0.0-dev.22 . 08:43:20 Sending build context to Docker daemon 27.97MB 08:43:20 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 08:43:20 Step 2/26 : FROM ${BASE} AS builder 08:43:20 ---> 96daaab7def6 08:43:20 Step 3/26 : ARG ADD_BUILD_TAGS="" 08:43:20 ---> Running in 5c92fcb4fdb5 08:43:20 Removing intermediate container 5c92fcb4fdb5 08:43:20 ---> a270616b7a08 08:43:20 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:43:20 ---> Running in 34a4398bd4c0 08:43:20 Removing intermediate container 34a4398bd4c0 08:43:20 ---> 9f35ff4b853f 08:43:20 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 08:43:20 ---> Running in 04e4476b3c89 08:43:20 Removing intermediate container 04e4476b3c89 08:43:20 ---> 8444ea24c993 08:43:20 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 08:43:21 ---> Running in e4b523826258 08:43:21 Removing intermediate container e4b523826258 08:43:21 ---> aa16af886d40 08:43:21 Step 7/26 : LABEL Name=edgex-device-onvif-camera 08:43:21 ---> Running in 8b3cbf8b0bd5 08:43:21 Removing intermediate container 8b3cbf8b0bd5 08:43:21 ---> a5b50dd9af04 08:43:21 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:43:21 ---> Running in 1606bb65df7f 08:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:43:22 OK: 265 MiB in 53 packages 08:43:22 Removing intermediate container 1606bb65df7f 08:43:22 ---> 722f0812bbb4 08:43:22 Step 9/26 : WORKDIR /device-onvif-camera 08:43:22 ---> Running in fc3faba5eac5 08:43:22 Removing intermediate container fc3faba5eac5 08:43:22 ---> 205d759a8b25 08:43:22 Step 10/26 : COPY go.mod vendor* ./ 08:43:22 ---> 8f371cb3090d 08:43:22 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:22 ---> Running in 5dcff6a1860b 08:43:23 Removing intermediate container 5dcff6a1860b 08:43:23 ---> 7c594e88b2ca 08:43:23 Step 12/26 : COPY . . 08:43:24 ---> c2f29e937e5a 08:43:24 Step 13/26 : RUN ${MAKE} 08:43:24 ---> Running in 3a1bfc77835d 08:43:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 08:43:46 Removing intermediate container 3a1bfc77835d 08:43:46 ---> ef7d4ec66399 08:43:46 Step 14/26 : FROM alpine:3.17 08:43:46 3.17: Pulling from library/alpine 08:43:46 63b65145d645: Already exists 08:43:46 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 08:43:46 Status: Downloaded newer image for alpine:3.17 08:43:46 ---> b2aa39c304c2 08:43:46 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 08:43:46 ---> Running in 7d127cc63d8d 08:43:46 Removing intermediate container 7d127cc63d8d 08:43:46 ---> 7b764884f308 08:43:46 Step 16/26 : RUN apk add --update --no-cache dumb-init 08:43:46 ---> Running in d5a085c2024b 08:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:43:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:43:46 (1/1) Installing dumb-init (1.2.5-r2) 08:43:46 Executing busybox-1.35.0-r29.trigger 08:43:46 OK: 7 MiB in 16 packages 08:43:46 Removing intermediate container d5a085c2024b 08:43:46 ---> bb026941d822 08:43:46 Step 17/26 : WORKDIR / 08:43:46 ---> Running in 2e2334296b8c 08:43:47 Removing intermediate container 2e2334296b8c 08:43:47 ---> 8d03b81ff00b 08:43:47 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 08:43:47 ---> d8e23a0eef64 08:43:47 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 08:43:47 ---> 82c8675f31d9 08:43:47 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 08:43:47 ---> 3f14cb5f981f 08:43:47 Step 21/26 : EXPOSE 59984 08:43:47 ---> Running in 3ecc4295567d 08:43:47 Removing intermediate container 3ecc4295567d 08:43:47 ---> c2e693d19020 08:43:47 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 08:43:47 ---> Running in b63b3b8977af 08:43:48 Removing intermediate container b63b3b8977af 08:43:48 ---> c732ccd2ef36 08:43:48 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 08:43:48 ---> Running in 20e4dffee0af 08:43:48 Removing intermediate container 20e4dffee0af 08:43:48 ---> 854e841531de 08:43:48 Step 24/26 : LABEL arch=amd64 08:43:48 ---> Running in 3aa2a9a821aa 08:43:48 Removing intermediate container 3aa2a9a821aa 08:43:48 ---> e105a03aed26 08:43:48 Step 25/26 : LABEL git_sha=77ccddf1f831a316cff875f9b23112dd948a8538 08:43:48 ---> Running in 5f49836df956 08:43:48 Removing intermediate container 5f49836df956 08:43:48 ---> 3b95f98c1aed 08:43:48 Step 26/26 : LABEL version=3.0.0-dev.22 08:43:48 ---> Running in 01ef04a6be97 08:43:48 Removing intermediate container 01ef04a6be97 08:43:48 ---> 54fda94ed712 08:43:48 [Warning] One or more build-args [ARCH] were not consumed 08:43:48 Successfully built 54fda94ed712 08:43:48 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:48 provisioning config files... 08:43:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12295111252078263578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:48 ---> docker-login.sh 08:43:48 nexus3.edgexfoundry.org:10001 08:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:48 Configure a credential helper to remove this warning. See 08:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:48 08:43:48 Login Succeeded 08:43:48 nexus3.edgexfoundry.org:10002 08:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:48 Configure a credential helper to remove this warning. See 08:43:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:48 08:43:48 Login Succeeded 08:43:48 nexus3.edgexfoundry.org:10003 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:49 Configure a credential helper to remove this warning. See 08:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:49 08:43:49 Login Succeeded 08:43:49 nexus3.edgexfoundry.org:10004 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:49 Configure a credential helper to remove this warning. See 08:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:49 08:43:49 Login Succeeded 08:43:49 docker.io 08:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:43:49 Configure a credential helper to remove this warning. See 08:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:43:49 08:43:49 Login Succeeded 08:43:49 ---> docker-login.sh ends [Pipeline] } 08:43:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:43:49 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 08:43:49 77ccddf1f831a316cff875f9b23112dd948a8538 08:43:49 latest 08:43:49 3.0.0-dev.22 08:43:49 77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22 08:43:49 main 08:43:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:49 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:50 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538 08:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:43:50 4b46c5a530cb: Preparing 08:43:50 45feab68c303: Preparing 08:43:50 e5cb82cf98b3: Preparing 08:43:50 c73208eab12d: Preparing 08:43:50 7cd52847ad77: Preparing 08:43:50 7cd52847ad77: Layer already exists 08:43:50 4b46c5a530cb: Pushed 08:43:50 c73208eab12d: Pushed 08:43:50 45feab68c303: Pushed 08:43:52 e5cb82cf98b3: Pushed 08:43:52 77ccddf1f831a316cff875f9b23112dd948a8538: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:52 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:43:53 4b46c5a530cb: Preparing 08:43:53 45feab68c303: Preparing 08:43:53 e5cb82cf98b3: Preparing 08:43:53 c73208eab12d: Preparing 08:43:53 7cd52847ad77: Preparing 08:43:53 7cd52847ad77: Layer already exists 08:43:53 45feab68c303: Layer already exists 08:43:53 c73208eab12d: Layer already exists 08:43:53 4b46c5a530cb: Layer already exists 08:43:53 e5cb82cf98b3: Layer already exists 08:43:53 latest: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:53 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:53 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 08:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:43:53 4b46c5a530cb: Preparing 08:43:53 45feab68c303: Preparing 08:43:53 e5cb82cf98b3: Preparing 08:43:53 c73208eab12d: Preparing 08:43:53 7cd52847ad77: Preparing 08:43:53 45feab68c303: Layer already exists 08:43:53 e5cb82cf98b3: Layer already exists 08:43:53 7cd52847ad77: Layer already exists 08:43:53 c73208eab12d: Layer already exists 08:43:53 4b46c5a530cb: Layer already exists 08:43:53 3.0.0-dev.22: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22 08:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:43:54 4b46c5a530cb: Preparing 08:43:54 45feab68c303: Preparing 08:43:54 e5cb82cf98b3: Preparing 08:43:54 c73208eab12d: Preparing 08:43:54 7cd52847ad77: Preparing 08:43:54 45feab68c303: Layer already exists 08:43:54 c73208eab12d: Layer already exists 08:43:54 7cd52847ad77: Layer already exists 08:43:54 e5cb82cf98b3: Layer already exists 08:43:54 4b46c5a530cb: Layer already exists 08:43:54 77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:54 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 08:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 08:43:55 4b46c5a530cb: Preparing 08:43:55 45feab68c303: Preparing 08:43:55 e5cb82cf98b3: Preparing 08:43:55 c73208eab12d: Preparing 08:43:55 7cd52847ad77: Preparing 08:43:55 c73208eab12d: Layer already exists 08:43:55 e5cb82cf98b3: Layer already exists 08:43:55 7cd52847ad77: Layer already exists 08:43:55 45feab68c303: Layer already exists 08:43:55 4b46c5a530cb: Layer already exists 08:43:55 main: digest: sha256:8aa097896eff36a72fc9163140bf6e287120736a539005b4b46cbd32ed88d576 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:43:55 ===================================================== [Pipeline] echo 08:43:55 taggedImages: 08:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538 08:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 08:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.22 08:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:77ccddf1f831a316cff875f9b23112dd948a8538-3.0.0-dev.22 08:43:55 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:55 08:43:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:43:55 latest: Pulling from edgex-lftools-log-publisher 08:43:55 5eb5b503b376: Pulling fs layer 08:43:55 5c69ac0246d0: Pulling fs layer 08:43:55 ec43610c2a17: Pulling fs layer 08:43:55 3a2ae6a8a46f: Pulling fs layer 08:43:55 33b1e0a273af: Pulling fs layer 08:43:55 5d3b04190fa2: Pulling fs layer 08:43:55 2f39f015ded8: Pulling fs layer 08:43:55 33b1e0a273af: Waiting 08:43:55 2f39f015ded8: Waiting 08:43:55 3a2ae6a8a46f: Waiting 08:43:55 5c69ac0246d0: Verifying Checksum 08:43:55 5c69ac0246d0: Download complete 08:43:55 3a2ae6a8a46f: Verifying Checksum 08:43:56 33b1e0a273af: Verifying Checksum 08:43:56 33b1e0a273af: Download complete 08:43:56 5d3b04190fa2: Verifying Checksum 08:43:56 5d3b04190fa2: Download complete 08:43:56 ec43610c2a17: Verifying Checksum 08:43:56 ec43610c2a17: Download complete 08:43:56 5eb5b503b376: Verifying Checksum 08:43:56 5eb5b503b376: Download complete 08:43:56 2f39f015ded8: Download complete 08:43:57 5eb5b503b376: Pull complete 08:43:57 5c69ac0246d0: Pull complete 08:43:57 ec43610c2a17: Pull complete 08:43:57 3a2ae6a8a46f: Pull complete 08:43:58 33b1e0a273af: Pull complete 08:43:58 5d3b04190fa2: Pull complete 08:44:02 2f39f015ded8: Pull complete 08:44:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:44:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:02 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 08:44:02 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 08:44:06 $ docker top 8875f43dcd93667f9bfb144d15d0b0330c578fd38845e06bbfc1d2b6b4b505b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:07 ---> job-cost.sh 08:44:07 lf-activate-venv: SKIPPING 08:44:07 INFO: No Stack... 08:44:07 INFO: Retrieving Pricing Info for: v3-standard-8 08:44:08 INFO: Archiving Costs [Pipeline] sh 08:44:08 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 08:44:08 + cut -d, -f6 [Pipeline] lock 08:44:08 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] 08:44:08 Resource [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] did not exist. Created. 08:44:08 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:44:08 + echo total: 0.2199999988079071 [Pipeline] stash 08:44:08 Stashed 1 file(s) [Pipeline] } 08:44:08 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 08:44:08 $ docker stop --time=1 8875f43dcd93667f9bfb144d15d0b0330c578fd38845e06bbfc1d2b6b4b505b6 08:44:09 $ docker rm -f --volumes 8875f43dcd93667f9bfb144d15d0b0330c578fd38845e06bbfc1d2b6b4b505b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:45:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4371 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 08:45:12 Running in /w/workspace/device-onvif-camera/115 [Pipeline] { [Pipeline] checkout 08:45:12 The recommended git tool is: git 08:45:22 using credential edgex-jenkins-ssh 08:45:22 Cloning the remote Git repository 08:45:22 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 08:45:22 > git init /w/workspace/device-onvif-camera/115 # timeout=10 08:45:22 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 08:45:22 > git --version # timeout=10 08:45:22 > git --version # 'git version 2.25.1' 08:45:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:45:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:25 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 08:45:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:45:26 Avoid second fetch 08:45:26 Checking out Revision 77ccddf1f831a316cff875f9b23112dd948a8538 (main) 08:45:27 Commit message: "refactor(snap): Update command and metadata sourcing (#270)" 08:45:26 > git config core.sparsecheckout # timeout=10 08:45:26 > git checkout -f 77ccddf1f831a316cff875f9b23112dd948a8538 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:45:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:45:28 % Total % Received % Xferd Average Speed Time Time Time Current 08:45:28 Dload Upload Total Spent Left Speed 08:45:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 74567 0 --:--:-- --:--:-- --:--:-- 74567 [Pipeline] sh 08:45:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:45:29 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 08:45:29 /etc/docker/daemon.json 08:45:29 { 08:45:29 "registry-mirrors": [ 08:45:29 "https://nexus3.edgexfoundry.org:10001" 08:45:29 ], 08:45:29 "bip": "10.250.0.254/24", 08:45:29 "hosts": [ 08:45:29 "tcp://0.0.0.0:5555", 08:45:29 "unix:///var/run/docker.sock" 08:45:29 ], 08:45:29 "mtu": 1458, 08:45:29 "selinux-enabled": true, 08:45:29 "seccomp-profile": "/etc/docker/seccomp.json" 08:45:29 } [Pipeline] sh 08:45:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:45:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:45:48 provisioning config files... 08:45:48 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/115@tmp/config10999440404727148209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:45:48 ---> docker-login.sh 08:45:48 nexus3.edgexfoundry.org:10001 08:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:49 Configure a credential helper to remove this warning. See 08:45:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:49 08:45:49 Login Succeeded 08:45:49 nexus3.edgexfoundry.org:10002 08:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:50 Configure a credential helper to remove this warning. See 08:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:50 08:45:50 Login Succeeded 08:45:50 nexus3.edgexfoundry.org:10003 08:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:50 Configure a credential helper to remove this warning. See 08:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:50 08:45:50 Login Succeeded 08:45:50 nexus3.edgexfoundry.org:10004 08:45:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:50 Configure a credential helper to remove this warning. See 08:45:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:50 08:45:50 Login Succeeded 08:45:51 docker.io 08:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:45:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:45:51 Configure a credential helper to remove this warning. See 08:45:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:45:51 08:45:51 Login Succeeded 08:45:51 ---> docker-login.sh ends [Pipeline] } 08:45:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:45:52 ========================================================= 08:45:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:45:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:45:52 Sending build context to Docker daemon 20.63MB 08:45:52 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 08:45:52 Step 2/13 : FROM ${BASE} AS builder 08:45:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:45:53 af6eaf76a39c: Pulling fs layer 08:45:53 55522c791124: Pulling fs layer 08:45:53 ce5c4a1c91eb: Pulling fs layer 08:45:53 169dfbe0d373: Pulling fs layer 08:45:53 e1ff8fa3b103: Pulling fs layer 08:45:53 52ebb69f0ebf: Pulling fs layer 08:45:53 5abe8eddf0d5: Pulling fs layer 08:45:53 169dfbe0d373: Waiting 08:45:53 e1ff8fa3b103: Waiting 08:45:53 52ebb69f0ebf: Waiting 08:45:53 5abe8eddf0d5: Waiting 08:45:53 55522c791124: Download complete 08:45:53 169dfbe0d373: Download complete 08:45:53 e1ff8fa3b103: Verifying Checksum 08:45:53 e1ff8fa3b103: Download complete 08:45:53 af6eaf76a39c: Verifying Checksum 08:45:53 af6eaf76a39c: Download complete 08:45:54 af6eaf76a39c: Pull complete 08:45:54 5abe8eddf0d5: Verifying Checksum 08:45:54 5abe8eddf0d5: Download complete 08:45:55 55522c791124: Pull complete 08:45:56 ce5c4a1c91eb: Download complete 08:45:56 52ebb69f0ebf: Verifying Checksum 08:45:56 52ebb69f0ebf: Download complete 08:46:08 ce5c4a1c91eb: Pull complete 08:46:08 169dfbe0d373: Pull complete 08:46:08 e1ff8fa3b103: Pull complete 08:46:13 52ebb69f0ebf: Pull complete 08:46:16 5abe8eddf0d5: Pull complete 08:46:16 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:46:16 ---> 6cb57ee374ae 08:46:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 08:46:20 ---> Running in 85b0d9d04533 08:46:20 Removing intermediate container 85b0d9d04533 08:46:20 ---> a3c69dc6a4d4 08:46:20 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:46:20 ---> Running in 976f3d59cc83 08:46:20 Removing intermediate container 976f3d59cc83 08:46:20 ---> e7c003973b57 08:46:20 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 08:46:20 ---> Running in 58a78be2bc1e 08:46:21 Removing intermediate container 58a78be2bc1e 08:46:21 ---> fe62de721e3a 08:46:21 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 08:46:21 ---> Running in b73fe445f9f3 08:46:21 Removing intermediate container b73fe445f9f3 08:46:21 ---> ed9a065c9d2c 08:46:21 Step 7/13 : LABEL Name=edgex-device-onvif-camera 08:46:21 ---> Running in 97e7ade751ff 08:46:22 Removing intermediate container 97e7ade751ff 08:46:22 ---> 63812bb7b780 08:46:22 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:46:22 ---> Running in e1973ed9847f 08:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:25 OK: 263 MiB in 53 packages 08:46:26 Removing intermediate container e1973ed9847f 08:46:26 ---> bf3f14e17325 08:46:26 Step 9/13 : WORKDIR /device-onvif-camera 08:46:26 ---> Running in 0314b1597e33 08:46:27 Removing intermediate container 0314b1597e33 08:46:27 ---> 2ffe556b3414 08:46:27 Step 10/13 : COPY go.mod vendor* ./ 08:46:28 ---> 00cc48637a52 08:46:28 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:28 ---> Running in 5c4f9e04ae4c 08:47:36 Removing intermediate container 5c4f9e04ae4c 08:47:36 ---> 40488cf45f3b 08:47:36 Step 12/13 : COPY . . 08:47:36 ---> 5f444915c321 08:47:36 Step 13/13 : RUN ${MAKE} 08:47:36 ---> Running in b00b299e998f 08:47:36 noop 08:47:36 Removing intermediate container b00b299e998f 08:47:36 ---> 770f3d365dca 08:47:36 Successfully built 770f3d365dca 08:47:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:36 + docker inspect -f . ci-base-image-arm64 08:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:37 prd-ubuntu20.04-docker-arm64-4c-16g-4371 does not seem to be running inside a container 08:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/115 -v /w/workspace/device-onvif-camera/115:/w/workspace/device-onvif-camera/115:rw,z -v /w/workspace/device-onvif-camera/115@tmp:/w/workspace/device-onvif-camera/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:47:38 $ docker top 2a8d57b3e24fbf544f37a6d47a9efbf86a0604e09286779f604afbd0f726a5d5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:39 + go version 08:47:39 go version go1.20.2 linux/arm64 [Pipeline] } 08:47:39 $ docker stop --time=1 2a8d57b3e24fbf544f37a6d47a9efbf86a0604e09286779f604afbd0f726a5d5 08:47:41 $ docker rm -f --volumes 2a8d57b3e24fbf544f37a6d47a9efbf86a0604e09286779f604afbd0f726a5d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:41 + docker inspect -f . ci-base-image-arm64 08:47:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:42 prd-ubuntu20.04-docker-arm64-4c-16g-4371 does not seem to be running inside a container 08:47:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/115 -v /w/workspace/device-onvif-camera/115:/w/workspace/device-onvif-camera/115:rw,z -v /w/workspace/device-onvif-camera/115@tmp:/w/workspace/device-onvif-camera/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:47:43 $ docker top 15d1791656f956d81b03e0e975e265ec60e68b971527c843059d484452a3dffb -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:44 + git config --global --add safe.directory /w/workspace/device-onvif-camera/115 [Pipeline] fileExists [Pipeline] sh 08:47:45 + make test 08:47:45 go test ./... -coverprofile=coverage.out ./... 08:48:23 ? github.com/edgexfoundry/device-onvif-camera [no test files] 08:50:45 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 08:50:49 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 08:50:51 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.252s coverage: 30.5% of statements 08:51:23 --- FAIL: TestIpGenerator (0.00s) 08:51:23 --- FAIL: TestIpGenerator/basic_/8_subnet (30.06s) 08:51:23 util_test.go:180: 08:51:23 Error Trace: /w/workspace/device-onvif-camera/115/internal/netscan/util_test.go:180 08:51:23 Error: Not equal: 08:51:23 expected: 0xfffffe 08:51:23 actual : 0xff9fa7 08:51:23 Test: TestIpGenerator/basic_/8_subnet 08:51:23 util_test.go:183: 08:51:23 Error Trace: /w/workspace/device-onvif-camera/115/internal/netscan/util_test.go:183 08:51:23 Error: Not equal: 08:51:23 expected: "10.255.255.254" 08:51:23 actual : "10.255.159.167" 08:51:23 08:51:23 Diff: 08:51:23 --- Expected 08:51:23 +++ Actual 08:51:23 @@ -1 +1 @@ 08:51:23 -10.255.255.254 08:51:23 +10.255.159.167 08:51:23 Test: TestIpGenerator/basic_/8_subnet 08:51:23 FAIL 08:51:23 github.com/edgexfoundry/device-onvif-camera/internal/netscan coverage: 86.5% of statements 08:51:23 FAIL github.com/edgexfoundry/device-onvif-camera/internal/netscan 30.291s 08:51:23 FAIL 08:51:23 make: *** [Makefile:58: unittest] Error 1 [Pipeline] } 08:51:23 $ docker stop --time=1 15d1791656f956d81b03e0e975e265ec60e68b971527c843059d484452a3dffb 08:51:25 $ docker rm -f --volumes 15d1791656f956d81b03e0e975e265ec60e68b971527c843059d484452a3dffb [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:27 08:51:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:27 arm64: Pulling from edgex-lftools-log-publisher 08:51:27 8998bd30e6a1: Pulling fs layer 08:51:27 04944245beec: Pulling fs layer 08:51:27 699f458cf7ca: Pulling fs layer 08:51:27 765212b225bb: Pulling fs layer 08:51:27 f23df028b6ca: Pulling fs layer 08:51:27 d65c8cfc05b1: Pulling fs layer 08:51:27 2437ff75d9bd: Pulling fs layer 08:51:27 f23df028b6ca: Waiting 08:51:27 d65c8cfc05b1: Waiting 08:51:27 2437ff75d9bd: Waiting 08:51:27 765212b225bb: Waiting 08:51:27 04944245beec: Verifying Checksum 08:51:27 04944245beec: Download complete 08:51:27 765212b225bb: Download complete 08:51:28 f23df028b6ca: Verifying Checksum 08:51:28 f23df028b6ca: Download complete 08:51:28 d65c8cfc05b1: Verifying Checksum 08:51:28 d65c8cfc05b1: Download complete 08:51:28 699f458cf7ca: Verifying Checksum 08:51:28 699f458cf7ca: Download complete 08:51:28 8998bd30e6a1: Verifying Checksum 08:51:28 8998bd30e6a1: Download complete 08:51:31 2437ff75d9bd: Verifying Checksum 08:51:31 2437ff75d9bd: Download complete 08:51:33 8998bd30e6a1: Pull complete 08:51:35 04944245beec: Pull complete 08:51:36 699f458cf7ca: Pull complete 08:51:36 765212b225bb: Pull complete 08:51:37 f23df028b6ca: Pull complete 08:51:38 d65c8cfc05b1: Pull complete 08:51:53 2437ff75d9bd: Pull complete 08:51:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:51:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:51:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:53 prd-ubuntu20.04-docker-arm64-4c-16g-4371 does not seem to be running inside a container 08:51:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/115 -v /w/workspace/device-onvif-camera/115:/w/workspace/device-onvif-camera/115:rw,z -v /w/workspace/device-onvif-camera/115@tmp:/w/workspace/device-onvif-camera/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:51:56 $ docker top 6f08958a3224ea218c692739eb35835261a16923cbfbead4eeab8fda39ba8e4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:57 ---> job-cost.sh 08:51:57 lf-activate-venv: SKIPPING 08:51:57 INFO: No Stack... 08:51:57 INFO: Retrieving Pricing Info for: v3-standard-4 08:51:58 INFO: Archiving Costs [Pipeline] sh 08:51:59 + cat /w/workspace/device-onvif-camera/115/archives/cost.csv 08:51:59 + cut -d, -f6 [Pipeline] lock 08:51:59 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] 08:51:59 Resource [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] did not exist. Created. 08:51:59 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:52:00 /w/workspace/device-onvif-camera/115@tmp/durable-1b07a4b7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:52:01 + echo total: 0.10999999940395355 [Pipeline] stash 08:52:01 Warning: overwriting stash ‘stack-cost’ 08:52:01 Stashed 1 file(s) [Pipeline] } 08:52:01 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 08:52:01 $ docker stop --time=1 6f08958a3224ea218c692739eb35835261a16923cbfbead4eeab8fda39ba8e4c 08:52:03 $ docker rm -f --volumes 6f08958a3224ea218c692739eb35835261a16923cbfbead4eeab8fda39ba8e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:52:03 Failed in branch arm64 [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 08:52:04 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 08:52:04 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 08:52:04 total 16 08:52:04 drwxr-xr-x 3 root root 4096 Mar 17 08:44 . 08:52:04 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 08:44 .. 08:52:04 drwxr-xr-x 2 root root 4096 Mar 17 08:44 cost 08:52:04 -rw-r--r-- 1 root root 91 Mar 17 08:44 cost.csv 08:52:04 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 08:52:04 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 08:52:04 total 16 08:52:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 08:44 . 08:52:04 drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 08:44 .. 08:52:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 08:44 cost 08:52:04 -rw-r--r-- 1 jenkins jenkins 91 Mar 17 08:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:52:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:52:05 ---> package-listing.sh 08:52:05 ++ facter osfamily 08:52:05 ++ tr '[:upper:]' '[:lower:]' 08:52:05 + OS_FAMILY=debian 08:52:05 + workspace=/w/workspace/foundry_device-onvif-camera_main 08:52:05 + START_PACKAGES=/tmp/packages_start.txt 08:52:05 + END_PACKAGES=/tmp/packages_end.txt 08:52:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:52:05 + PACKAGES=/tmp/packages_start.txt 08:52:05 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:52:05 + PACKAGES=/tmp/packages_end.txt 08:52:05 + case "${OS_FAMILY}" in 08:52:05 + dpkg -l 08:52:05 + grep '^ii' 08:52:05 + '[' -f /tmp/packages_start.txt ']' 08:52:05 + '[' -f /tmp/packages_end.txt ']' 08:52:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:52:05 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 08:52:05 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 08:52:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 08:52:05 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:52:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:52:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:06 prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container 08:52:06 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:52:07 $ docker top 016205ab65b339a9b934d7ac22b13643834fe4fa2d249860368ede0564704f93 -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:07 + touch /tmp/pre-build-complete [Pipeline] sh 08:52:07 + mkdir -p /var/log/sysstat [Pipeline] sh 08:52:07 + ls /var/log/sa-host 08:52:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:08 provisioning config files... 08:52:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6147220702685938883tmp [Pipeline] { [Pipeline] echo 08:52:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:52:08 ---> create-netrc.sh [Pipeline] } 08:52:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:52:08 ---> python-tools-install.sh [Pipeline] echo 08:52:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:52:08 ---> sudo-logs.sh 08:52:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:52:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:52:09 ---> job-cost.sh 08:52:09 lf-activate-venv: SKIPPING 08:52:09 DEBUG: total: 0.2199999988079071 08:52:09 INFO: Retrieving Stack Cost... 08:52:09 INFO: Retrieving Pricing Info for: v3-standard-8 08:52:10 INFO: Archiving Costs [Pipeline] echo 08:52:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:52:10 ---> logs-deploy.sh 08:52:10 lf-activate-venv: SKIPPING 08:52:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/115 08:52:10 INFO: archiving workspace using pattern(s): 08:52:11 Archives upload complete. 08:52:11 INFO: archiving logs to Nexus 08:52:12 ---> uname -a: 08:52:12 Linux prd-ubuntu20-04-docker-8c-8g-4369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:52:12 08:52:12 08:52:12 ---> lscpu: 08:52:12 Architecture: x86_64 08:52:12 CPU op-mode(s): 32-bit, 64-bit 08:52:12 Byte Order: Little Endian 08:52:12 Address sizes: 40 bits physical, 48 bits virtual 08:52:12 CPU(s): 8 08:52:12 On-line CPU(s) list: 0-7 08:52:12 Thread(s) per core: 1 08:52:12 Core(s) per socket: 1 08:52:12 Socket(s): 8 08:52:12 NUMA node(s): 1 08:52:12 Vendor ID: AuthenticAMD 08:52:12 CPU family: 23 08:52:12 Model: 49 08:52:12 Model name: AMD EPYC-Rome Processor 08:52:12 Stepping: 0 08:52:12 CPU MHz: 2799.998 08:52:12 BogoMIPS: 5599.99 08:52:12 Virtualization: AMD-V 08:52:12 Hypervisor vendor: KVM 08:52:12 Virtualization type: full 08:52:12 L1d cache: 256 KiB 08:52:12 L1i cache: 256 KiB 08:52:12 L2 cache: 4 MiB 08:52:12 L3 cache: 128 MiB 08:52:12 NUMA node0 CPU(s): 0-7 08:52:12 Vulnerability Itlb multihit: Not affected 08:52:12 Vulnerability L1tf: Not affected 08:52:12 Vulnerability Mds: Not affected 08:52:12 Vulnerability Meltdown: Not affected 08:52:12 Vulnerability Mmio stale data: Not affected 08:52:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:52:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:52:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:52:12 Vulnerability Srbds: Not affected 08:52:12 Vulnerability Tsx async abort: Not affected 08:52:12 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 08:52:12 08:52:12 08:52:12 ---> nproc: 08:52:12 8 08:52:12 08:52:12 08:52:12 ---> df -h: 08:52:12 Filesystem Size Used Avail Use% Mounted on 08:52:12 overlay 155G 12G 144G 8% / 08:52:12 tmpfs 64M 0 64M 0% /dev 08:52:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:52:12 shm 64M 0 64M 0% /dev/shm 08:52:12 /dev/vda1 155G 12G 144G 8% /facter-os 08:52:12 08:52:12 08:52:12 ---> sar -b -r -n DEV: 08:52:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 03/17/23 _x86_64_ (8 CPU) 08:52:12 08:52:12 08:41:00 LINUX RESTART (8 CPU) 08:52:12 08:52:12 08:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:52:12 08:43:01 192.88 1.40 191.48 0.00 22.93 73665.99 0.00 08:52:12 08:44:01 157.06 0.28 156.77 0.00 20.93 31916.28 0.00 08:52:12 08:45:01 31.88 0.07 31.81 0.00 10.26 16159.32 0.00 08:52:12 08:46:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 08:52:12 08:47:01 55.24 10.60 44.64 0.00 5155.81 8745.88 0.00 08:52:12 08:48:01 3.73 0.02 3.72 0.00 0.13 93.98 0.00 08:52:12 08:49:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 08:52:12 08:50:01 2.13 0.00 2.13 0.00 0.00 24.66 0.00 08:52:12 08:51:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 08:52:12 08:52:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 08:52:12 Average: 44.92 1.24 43.68 0.00 521.00 13067.47 0.00 08:52:12 08:52:12 08:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:52:12 08:43:01 27890736 31536112 760752 2.31 146644 3670300 2023972 5.96 1437256 3073356 461128 08:52:12 08:44:01 27607868 31574392 723432 2.20 160040 3951072 1860892 5.48 1273704 3490736 456636 08:52:12 08:45:01 27614408 31581572 716248 2.18 160416 3951424 1769240 5.21 1277876 3478764 12 08:52:12 08:46:01 27614112 31581424 716036 2.18 160504 3951428 1769240 5.21 1277892 3478764 4 08:52:12 08:47:01 27089312 31565776 719884 2.19 193840 4406668 1795596 5.29 1595380 3651396 8 08:52:12 08:48:01 27093708 31565304 719704 2.19 192404 4403412 1784660 5.26 1594044 3648132 16 08:52:12 08:49:01 27099448 31571108 713820 2.17 192476 4403416 1784660 5.26 1588376 3648140 4 08:52:12 08:50:01 27099440 31571248 713684 2.17 192556 4403420 1784660 5.26 1588496 3648172 8 08:52:12 08:51:01 27099424 31571320 713560 2.17 192644 4403408 1784660 5.26 1588644 3648172 8 08:52:12 08:52:01 27099272 31571256 713532 2.17 192712 4403424 1784660 5.26 1588844 3648176 8 08:52:12 Average: 27330773 31568951 721065 2.19 178424 4194797 1814224 5.35 1481051 3541381 91783 08:52:12 08:52:12 08:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:52:12 08:43:01 docker0 182.99 310.90 14.51 1974.15 0.00 0.00 0.00 0.00 08:52:12 08:43:01 ens3 345.68 205.22 2009.16 32.70 0.00 0.00 0.00 0.00 08:52:12 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:43:01 veth5dae2ee 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 08:52:12 08:44:01 docker0 2.62 6.00 0.17 85.53 0.00 0.00 0.00 0.00 08:52:12 08:44:01 ens3 181.59 140.44 2644.66 329.89 0.00 0.00 0.00 0.00 08:52:12 08:44:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 08:52:12 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:45:01 ens3 15.70 9.67 25.39 4.50 0.00 0.00 0.00 0.00 08:52:12 08:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:52:12 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:46:01 ens3 0.90 0.37 0.38 0.27 0.00 0.00 0.00 0.00 08:52:12 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:12 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:47:01 ens3 148.74 70.84 2801.46 5.39 0.00 0.00 0.00 0.00 08:52:12 08:47:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 08:52:12 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:48:01 ens3 0.23 0.17 0.02 0.01 0.00 0.00 0.00 0.00 08:52:12 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:12 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:50:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:52:12 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:12 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:51:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:52:12 08:52:01 ens3 0.42 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:52:12 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:52:12 Average: docker0 18.56 31.69 1.47 205.96 0.00 0.00 0.00 0.00 08:52:12 Average: ens3 69.35 42.70 748.11 37.28 0.00 0.00 0.00 0.00 08:52:12 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 08:52:12 08:52:12 08:52:12 ---> sar -P ALL: 08:52:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 03/17/23 _x86_64_ (8 CPU) 08:52:12 08:52:12 08:41:00 LINUX RESTART (8 CPU) 08:52:12 08:52:12 08:42:01 CPU %user %nice %system %iowait %steal %idle 08:52:12 08:43:01 all 24.32 0.00 6.22 3.51 0.08 65.86 08:52:12 08:43:01 0 25.33 0.00 7.74 17.68 0.09 49.17 08:52:12 08:43:01 1 24.88 0.00 6.37 2.00 0.08 66.66 08:52:12 08:43:01 2 24.82 0.00 6.65 2.08 0.08 66.37 08:52:12 08:43:01 3 24.86 0.00 6.16 3.06 0.07 65.85 08:52:12 08:43:01 4 25.00 0.00 6.74 0.56 0.08 67.62 08:52:12 08:43:01 5 20.69 0.00 4.26 0.56 0.07 74.42 08:52:12 08:43:01 6 25.34 0.00 5.55 1.37 0.07 67.67 08:52:12 08:43:01 7 23.67 0.00 6.33 0.87 0.09 69.05 08:52:12 08:44:01 all 29.19 0.00 5.41 1.93 0.09 63.37 08:52:12 08:44:01 0 32.27 0.00 5.24 0.34 0.12 62.03 08:52:12 08:44:01 1 29.14 0.00 5.27 0.05 0.07 65.47 08:52:12 08:44:01 2 28.07 0.00 5.81 0.12 0.07 65.94 08:52:12 08:44:01 3 29.69 0.00 6.40 4.98 0.10 58.82 08:52:12 08:44:01 4 28.52 0.00 5.95 0.42 0.07 65.04 08:52:12 08:44:01 5 27.35 0.00 4.35 1.80 0.08 66.41 08:52:12 08:44:01 6 28.95 0.00 5.09 0.15 0.13 65.67 08:52:12 08:44:01 7 29.52 0.00 5.21 7.65 0.10 57.52 08:52:12 08:45:01 all 0.24 0.00 0.22 0.86 0.03 98.66 08:52:12 08:45:01 0 0.25 0.00 0.15 0.02 0.02 99.56 08:52:12 08:45:01 1 0.40 0.00 0.13 0.00 0.02 99.45 08:52:12 08:45:01 2 0.38 0.00 0.18 0.52 0.13 98.78 08:52:12 08:45:01 3 0.15 0.00 0.13 0.00 0.02 99.70 08:52:12 08:45:01 4 0.18 0.00 0.17 0.00 0.00 99.65 08:52:12 08:45:01 5 0.10 0.00 0.60 5.80 0.02 93.48 08:52:12 08:45:01 6 0.25 0.00 0.20 0.52 0.03 99.00 08:52:12 08:45:01 7 0.18 0.00 0.17 0.02 0.02 99.62 08:52:12 08:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:52:12 08:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:52:12 08:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:52:12 08:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:52:12 08:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:52:12 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:52:12 08:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:52:12 08:46:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:52:12 08:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:52:12 08:47:01 all 2.09 0.00 1.39 0.71 0.02 95.79 08:52:12 08:47:01 0 2.25 0.00 1.62 1.45 0.02 94.66 08:52:12 08:47:01 1 1.62 0.00 0.84 0.52 0.03 96.99 08:52:12 08:47:01 2 2.67 0.00 0.87 0.86 0.03 95.57 08:52:12 08:47:01 3 2.61 0.00 1.25 0.37 0.02 95.76 08:52:12 08:47:01 4 1.27 0.00 1.27 0.42 0.02 97.03 08:52:12 08:47:01 5 1.87 0.00 1.87 0.48 0.02 95.76 08:52:12 08:47:01 6 1.84 0.00 2.01 0.97 0.02 95.17 08:52:12 08:47:01 7 2.58 0.00 1.37 0.65 0.03 95.36 08:52:12 08:48:01 all 0.08 0.00 0.06 0.01 0.00 99.85 08:52:12 08:48:01 0 0.20 0.00 0.10 0.00 0.02 99.68 08:52:12 08:48:01 1 0.10 0.00 0.07 0.02 0.02 99.80 08:52:12 08:48:01 2 0.10 0.00 0.03 0.00 0.00 99.87 08:52:12 08:48:01 3 0.10 0.00 0.05 0.00 0.00 99.85 08:52:12 08:48:01 4 0.05 0.00 0.07 0.00 0.00 99.88 08:52:12 08:48:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:52:12 08:48:01 6 0.05 0.00 0.05 0.07 0.00 99.83 08:52:12 08:48:01 7 0.02 0.00 0.03 0.02 0.00 99.93 08:52:12 08:49:01 all 0.12 0.00 0.01 0.01 0.00 99.86 08:52:12 08:49:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:52:12 08:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:52:12 08:49:01 2 0.80 0.00 0.03 0.00 0.02 99.15 08:52:12 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:52:12 08:49:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:52:12 08:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:52:12 08:49:01 6 0.00 0.00 0.02 0.03 0.00 99.95 08:52:12 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:52:12 08:50:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:52:12 08:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:52:12 08:50:01 1 0.37 0.00 0.05 0.00 0.03 99.55 08:52:12 08:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:52:12 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:52:12 08:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:52:12 08:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:52:12 08:50:01 6 0.03 0.00 0.02 0.02 0.02 99.92 08:52:12 08:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:52:12 08:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:52:12 08:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:52:12 08:51:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:52:12 08:51:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:52:12 08:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:52:12 08:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:52:12 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:52:12 08:51:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:52:12 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:52:12 08:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:52:12 08:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:52:12 08:52:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:52:12 08:52:01 2 0.17 0.00 0.02 0.00 0.02 99.80 08:52:12 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:52:12 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:52:12 08:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:52:12 08:52:01 6 0.02 0.00 0.00 0.03 0.02 99.93 08:52:12 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:52:12 Average: all 5.56 0.00 1.32 0.70 0.03 92.39 08:52:12 Average: 0 5.99 0.00 1.47 1.92 0.03 90.59 08:52:12 Average: 1 5.61 0.00 1.27 0.26 0.03 92.84 08:52:12 Average: 2 5.68 0.00 1.35 0.35 0.04 92.58 08:52:12 Average: 3 5.69 0.00 1.39 0.83 0.02 92.07 08:52:12 Average: 4 5.47 0.00 1.41 0.14 0.02 92.96 08:52:12 Average: 5 4.96 0.00 1.11 0.86 0.02 93.05 08:52:12 Average: 6 5.61 0.00 1.28 0.32 0.03 92.76 08:52:12 Average: 7 5.52 0.00 1.30 0.91 0.02 92.25 08:52:12 08:52:12 08:52:12