Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0+b3088f74b80dce78a876441a0c72d3538a65c555 (01ad83c176b801e86dc2092677ce0beba53b59d7) 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-ssh15713020005543685131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7440865419709393794.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/PR-307/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/PR-307/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15503422101413503421.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16066525574698147857.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/PR-307/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/PR-307/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh144784886794127247.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8803 in /w/workspace/undry_device-onvif-camera_PR-307 [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/undry_device-onvif-camera_PR-307 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 Merge succeeded, producing c8950cde5b47f66b31744f2500dcbd35fb159ab0 Checking out Revision c8950cde5b47f66b31744f2500dcbd35fb159ab0 (PR-307) > git config core.sparsecheckout # timeout=10 > git checkout -f 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8950cde5b47f66b31744f2500dcbd35fb159ab0 # timeout=10 Commit message: "Merge commit 'b3088f74b80dce78a876441a0c72d3538a65c555' into HEAD" > git rev-list --no-walk 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T22:10:23.371Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-17T22:10:23.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T22:10:23.450Z] ========================================================= [2023-04-17T22:10:23.450Z] EdgeX Global Pipelines Version Info [2023-04-17T22:10:23.450Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:10:24.158Z] ------------------- [2023-04-17T22:10:24.158Z] stable info: [2023-04-17T22:10:24.158Z] ------------------- [2023-04-17T22:10:24.158Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T22:10:24.158Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T22:10:24.158Z] Message: update stable to v1.0.248 [2023-04-17T22:10:24.728Z] ------------------- [2023-04-17T22:10:24.728Z] experimental info: [2023-04-17T22:10:24.728Z] ------------------- [2023-04-17T22:10:24.728Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T22:10:24.728Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T22:10:24.728Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T22:10:24.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-04-17T22:10:24.912Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-04-17T22:10:24.925Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T22:10:24.940Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T22:10:24.953Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T22:10:24.967Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T22:10:24.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T22:10:24.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-17T22:10:25.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T22:10:25.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T22:10:25.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T22:10:25.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-04-17T22:10:25.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T22:10:25.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T22:10:25.076Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T22:10:25.089Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T22:10:25.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T22:10:25.112Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T22:10:25.124Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T22:10:25.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T22:10:25.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-04-17T22:10:25.162Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-04-17T22:10:25.177Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-17T22:10:25.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-17T22:10:25.213Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-17T22:10:25.225Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T22:10:25.234Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T22:10:25.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-307 [Pipeline] echo [2023-04-17T22:10:25.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-307 [Pipeline] echo [2023-04-17T22:10:25.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-307 [Pipeline] echo [2023-04-17T22:10:25.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8950cde5b47f66b31744f2500dcbd35fb159ab0 [Pipeline] echo [2023-04-17T22:10:25.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8950cd [Pipeline] echo [2023-04-17T22:10:25.296Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:10:25.334Z] provisioning config files... [2023-04-17T22:10:25.348Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-307@tmp/config12106334122924792853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:10:25.650Z] ---> docker-login.sh [2023-04-17T22:10:25.650Z] nexus3.edgexfoundry.org:10001 [2023-04-17T22:10:25.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:25.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:25.909Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:25.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:25.909Z] [2023-04-17T22:10:25.909Z] Login Succeeded [2023-04-17T22:10:25.909Z] nexus3.edgexfoundry.org:10002 [2023-04-17T22:10:25.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:26.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:26.169Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:26.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:26.169Z] [2023-04-17T22:10:26.169Z] Login Succeeded [2023-04-17T22:10:26.169Z] nexus3.edgexfoundry.org:10003 [2023-04-17T22:10:26.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:26.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:26.169Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:26.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:26.169Z] [2023-04-17T22:10:26.169Z] Login Succeeded [2023-04-17T22:10:26.169Z] nexus3.edgexfoundry.org:10004 [2023-04-17T22:10:26.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:26.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:26.429Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:26.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:26.429Z] [2023-04-17T22:10:26.429Z] Login Succeeded [2023-04-17T22:10:26.429Z] docker.io [2023-04-17T22:10:26.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:26.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:26.692Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:26.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:26.692Z] [2023-04-17T22:10:26.692Z] Login Succeeded [2023-04-17T22:10:26.692Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T22:10:26.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-17T22:10:27.071Z] + git rev-list -1 --merges c8950cde5b47f66b31744f2500dcbd35fb159ab0~1..c8950cde5b47f66b31744f2500dcbd35fb159ab0 [Pipeline] echo [2023-04-17T22:10:27.110Z] -----------> git rev-list -1 --merges c8950cde5b47f66b31744f2500dcbd35fb159ab0~1..c8950cde5b47f66b31744f2500dcbd35fb159ab0 c8950cde5b47f66b31744f2500dcbd35fb159ab0 [2023-04-17T22:10:27.110Z] c8950cde5b47f66b31744f2500dcbd35fb159ab0 [false] [Pipeline] sh [2023-04-17T22:10:27.392Z] + git log --format=format:%s -1 c8950cde5b47f66b31744f2500dcbd35fb159ab0 [Pipeline] echo [2023-04-17T22:10:27.407Z] ========================================================= [2023-04-17T22:10:27.407Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T22:10:27.407Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T22:10:27.721Z] + git log --format=format:%s -1 c8950cde5b47f66b31744f2500dcbd35fb159ab0 [Pipeline] echo [2023-04-17T22:10:27.731Z] [semverPrep] GIT_COMMIT: c8950cde5b47f66b31744f2500dcbd35fb159ab0, Commit Message: Merge commit 'b3088f74b80dce78a876441a0c72d3538a65c555' into HEAD [Pipeline] echo [2023-04-17T22:10:27.743Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-17T22:10:28.118Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T22:10:28.118Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T22:10:28.118Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T22:10:28.118Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T22:10:28.118Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T22:10:28.118Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T22:10:28.119Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:10:28.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:10:28.527Z] [2023-04-17T22:10:28.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:10:28.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:10:28.850Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T22:10:28.850Z] b85a868b505f: Pulling fs layer [2023-04-17T22:10:28.850Z] e2be974225ed: Pulling fs layer [2023-04-17T22:10:28.850Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T22:10:28.850Z] 988bab9f4d93: Pulling fs layer [2023-04-17T22:10:28.850Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T22:10:28.851Z] eaf3925da568: Pulling fs layer [2023-04-17T22:10:28.851Z] bab4dde63d76: Pulling fs layer [2023-04-17T22:10:28.851Z] 988bab9f4d93: Waiting [2023-04-17T22:10:28.851Z] eaf3925da568: Waiting [2023-04-17T22:10:28.851Z] 1469e6f7b9e6: Waiting [2023-04-17T22:10:28.851Z] bde34c3a00c8: Pulling fs layer [2023-04-17T22:10:28.851Z] b352a97aabf1: Pulling fs layer [2023-04-17T22:10:28.851Z] 4872d77fe225: Pulling fs layer [2023-04-17T22:10:28.851Z] b352a97aabf1: Waiting [2023-04-17T22:10:28.851Z] bab4dde63d76: Waiting [2023-04-17T22:10:28.851Z] bde34c3a00c8: Waiting [2023-04-17T22:10:28.851Z] 5851b861e8e6: Pulling fs layer [2023-04-17T22:10:28.851Z] 4872d77fe225: Waiting [2023-04-17T22:10:28.851Z] 5851b861e8e6: Waiting [2023-04-17T22:10:28.851Z] e2be974225ed: Download complete [2023-04-17T22:10:28.851Z] 988bab9f4d93: Download complete [2023-04-17T22:10:29.117Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T22:10:29.117Z] 1469e6f7b9e6: Download complete [2023-04-17T22:10:29.117Z] eaf3925da568: Verifying Checksum [2023-04-17T22:10:29.117Z] eaf3925da568: Download complete [2023-04-17T22:10:29.117Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T22:10:29.117Z] 339a4e72a1f5: Download complete [2023-04-17T22:10:29.117Z] bde34c3a00c8: Download complete [2023-04-17T22:10:29.117Z] b352a97aabf1: Download complete [2023-04-17T22:10:29.117Z] 4872d77fe225: Verifying Checksum [2023-04-17T22:10:29.117Z] 4872d77fe225: Download complete [2023-04-17T22:10:29.117Z] 5851b861e8e6: Download complete [2023-04-17T22:10:29.117Z] b85a868b505f: Verifying Checksum [2023-04-17T22:10:29.117Z] b85a868b505f: Download complete [2023-04-17T22:10:29.379Z] bab4dde63d76: Verifying Checksum [2023-04-17T22:10:29.379Z] bab4dde63d76: Download complete [2023-04-17T22:10:30.381Z] b85a868b505f: Pull complete [2023-04-17T22:10:30.641Z] e2be974225ed: Pull complete [2023-04-17T22:10:31.209Z] 339a4e72a1f5: Pull complete [2023-04-17T22:10:31.209Z] 988bab9f4d93: Pull complete [2023-04-17T22:10:31.469Z] 1469e6f7b9e6: Pull complete [2023-04-17T22:10:31.469Z] eaf3925da568: Pull complete [2023-04-17T22:10:33.377Z] bab4dde63d76: Pull complete [2023-04-17T22:10:33.377Z] bde34c3a00c8: Pull complete [2023-04-17T22:10:33.377Z] b352a97aabf1: Pull complete [2023-04-17T22:10:33.377Z] 4872d77fe225: Pull complete [2023-04-17T22:10:33.637Z] 5851b861e8e6: Pull complete [2023-04-17T22:10:33.637Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T22:10:33.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T22:10:33.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:10:33.731Z] prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container [2023-04-17T22:10:33.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T22:10:35.031Z] $ docker top 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a -eo pid,comm [2023-04-17T22:10:35.089Z] 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). [2023-04-17T22:10:35.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T22:10:35.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T22:10:35.125Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T22:10:35.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T22:10:35.245Z] $ docker exec 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a ssh-agent [2023-04-17T22:10:35.343Z] SSH_AUTH_SOCK=/tmp/ssh-7oHIqUVSl2ZH/agent.32 [2023-04-17T22:10:35.343Z] SSH_AGENT_PID=38 [2023-04-17T22:10:35.348Z] Running ssh-add (command line suppressed) [2023-04-17T22:10:35.444Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-307@tmp/private_key_8960843098064610088.key (/w/workspace/undry_device-onvif-camera_PR-307@tmp/private_key_8960843098064610088.key) [2023-04-17T22:10:35.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T22:10:35.747Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T22:10:35.765Z] $ docker exec --env ******** --env ******** 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a ssh-agent -k [2023-04-17T22:10:35.854Z] unset SSH_AUTH_SOCK; [2023-04-17T22:10:35.855Z] unset SSH_AGENT_PID; [2023-04-17T22:10:35.855Z] echo Agent pid 38 killed; [2023-04-17T22:10:35.864Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T22:10:35.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T22:10:35.883Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T22:10:35.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T22:10:35.997Z] $ docker exec 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a ssh-agent [2023-04-17T22:10:36.096Z] SSH_AUTH_SOCK=/tmp/ssh-HcYBYPC7K7EL/agent.70 [2023-04-17T22:10:36.096Z] SSH_AGENT_PID=76 [2023-04-17T22:10:36.101Z] Running ssh-add (command line suppressed) [2023-04-17T22:10:36.199Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-307@tmp/private_key_7940857421742115490.key (/w/workspace/undry_device-onvif-camera_PR-307@tmp/private_key_7940857421742115490.key) [2023-04-17T22:10:36.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T22:10:36.503Z] + git semver init [2023-04-17T22:10:36.762Z] 2023-04-17 22:10:36,687 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T22:10:36.762Z] 2023-04-17 22:10:36,688 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-307/.semver [2023-04-17T22:10:36.762Z] 2023-04-17 22:10:36,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-307/.semver [2023-04-17T22:10:36.762Z] 2023-04-17 22:10:36,689 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-307/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-307, universal_newlines=False, shell=None, istream=None) [2023-04-17T22:10:37.699Z] 2023-04-17 22:10:37,487 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-307/.git/info/exclude [2023-04-17T22:10:37.699Z] 2023-04-17 22:10:37,488 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-307/.semver/PR-307 with force:False [2023-04-17T22:10:37.699Z] 2023-04-17 22:10:37,488 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-307/.semver/PR-307 [2023-04-17T22:10:37.699Z] 2023-04-17 22:10:37,492 [execute] INFO git cat-file --batch-check [2023-04-17T22:10:37.699Z] 2023-04-17 22:10:37,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T22:10:37.699Z] 2023-04-17 22:10:37,499 [execute] INFO git cat-file --batch [2023-04-17T22:10:37.699Z] 2023-04-17 22:10:37,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-307/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T22:10:37.699Z] 2023-04-17 22:10:37,505 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-307/.semver/PR-307 [2023-04-17T22:10:37.699Z] 0.0.0 [Pipeline] } [2023-04-17T22:10:37.707Z] $ docker exec --env ******** --env ******** 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a ssh-agent -k [2023-04-17T22:10:37.802Z] unset SSH_AUTH_SOCK; [2023-04-17T22:10:37.803Z] unset SSH_AGENT_PID; [2023-04-17T22:10:37.803Z] echo Agent pid 76 killed; [2023-04-17T22:10:37.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T22:10:38.110Z] + git semver [Pipeline] } [2023-04-17T22:10:38.381Z] $ docker stop --time=1 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a [2023-04-17T22:10:39.659Z] $ docker rm -f --volumes 6dbcd89eb811f745361c8c605e39f209a5c74c8605e0ad654ecf2f773424395a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T22:10:39.991Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T22:10:40.199Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T22:10:40.201Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:10:40.329Z] provisioning config files... [2023-04-17T22:10:40.337Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-307@tmp/config12207720156761360106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:10:40.635Z] ---> docker-login.sh [2023-04-17T22:10:40.635Z] nexus3.edgexfoundry.org:10001 [2023-04-17T22:10:40.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:40.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:40.635Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:40.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:40.635Z] [2023-04-17T22:10:40.635Z] Login Succeeded [2023-04-17T22:10:40.635Z] nexus3.edgexfoundry.org:10002 [2023-04-17T22:10:40.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:40.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:40.635Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:40.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:40.635Z] [2023-04-17T22:10:40.635Z] Login Succeeded [2023-04-17T22:10:40.635Z] nexus3.edgexfoundry.org:10003 [2023-04-17T22:10:40.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:40.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:40.893Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:40.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:40.893Z] [2023-04-17T22:10:40.893Z] Login Succeeded [2023-04-17T22:10:40.893Z] nexus3.edgexfoundry.org:10004 [2023-04-17T22:10:40.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:40.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:40.893Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:40.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:40.893Z] [2023-04-17T22:10:40.893Z] Login Succeeded [2023-04-17T22:10:40.893Z] docker.io [2023-04-17T22:10:41.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:10:41.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:10:41.152Z] Configure a credential helper to remove this warning. See [2023-04-17T22:10:41.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:10:41.152Z] [2023-04-17T22:10:41.152Z] Login Succeeded [2023-04-17T22:10:41.152Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T22:10:41.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T22:10:41.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:10:41.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:10:41.251Z] ========================================================= [2023-04-17T22:10:41.251Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T22:10:41.251Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:10:41.563Z] + 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 . [2023-04-17T22:10:41.563Z] Sending build context to Docker daemon 26.94MB [2023-04-17T22:10:41.563Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T22:10:41.563Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-17T22:10:41.824Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T22:10:41.824Z] 63b65145d645: Pulling fs layer [2023-04-17T22:10:41.824Z] a2d21d5440eb: Pulling fs layer [2023-04-17T22:10:41.824Z] 935e6c44a52c: Pulling fs layer [2023-04-17T22:10:41.824Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T22:10:41.824Z] 30dea6a524f1: Pulling fs layer [2023-04-17T22:10:41.824Z] a2aff8979fd8: Pulling fs layer [2023-04-17T22:10:41.824Z] 6808be2612f2: Pulling fs layer [2023-04-17T22:10:41.824Z] f25807f1079a: Pulling fs layer [2023-04-17T22:10:41.824Z] 94cc34f8dd06: Waiting [2023-04-17T22:10:41.824Z] 30dea6a524f1: Waiting [2023-04-17T22:10:41.824Z] a2aff8979fd8: Waiting [2023-04-17T22:10:41.824Z] 6808be2612f2: Waiting [2023-04-17T22:10:41.824Z] f25807f1079a: Waiting [2023-04-17T22:10:41.824Z] a2d21d5440eb: Download complete [2023-04-17T22:10:41.824Z] 94cc34f8dd06: Download complete [2023-04-17T22:10:41.824Z] 30dea6a524f1: Verifying Checksum [2023-04-17T22:10:41.824Z] 30dea6a524f1: Download complete [2023-04-17T22:10:41.824Z] 63b65145d645: Download complete [2023-04-17T22:10:41.824Z] a2aff8979fd8: Verifying Checksum [2023-04-17T22:10:41.824Z] a2aff8979fd8: Download complete [2023-04-17T22:10:41.824Z] 63b65145d645: Pull complete [2023-04-17T22:10:42.085Z] a2d21d5440eb: Pull complete [2023-04-17T22:10:42.085Z] f25807f1079a: Verifying Checksum [2023-04-17T22:10:42.085Z] f25807f1079a: Download complete [2023-04-17T22:10:42.344Z] 935e6c44a52c: Verifying Checksum [2023-04-17T22:10:42.344Z] 935e6c44a52c: Download complete [2023-04-17T22:10:42.603Z] 6808be2612f2: Verifying Checksum [2023-04-17T22:10:42.603Z] 6808be2612f2: Download complete [2023-04-17T22:10:45.884Z] 935e6c44a52c: Pull complete [2023-04-17T22:10:45.884Z] 94cc34f8dd06: Pull complete [2023-04-17T22:10:45.884Z] 30dea6a524f1: Pull complete [2023-04-17T22:10:45.884Z] a2aff8979fd8: Pull complete [2023-04-17T22:10:47.781Z] 6808be2612f2: Pull complete [2023-04-17T22:10:48.719Z] f25807f1079a: Pull complete [2023-04-17T22:10:48.719Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T22:10:48.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T22:10:48.719Z] ---> 3b553350e43f [2023-04-17T22:10:48.719Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:10:50.628Z] ---> Running in 3c62b0a578e1 [2023-04-17T22:10:50.628Z] Removing intermediate container 3c62b0a578e1 [2023-04-17T22:10:50.628Z] ---> 913def060d08 [2023-04-17T22:10:50.628Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T22:10:50.628Z] ---> Running in d43a4588d4ec [2023-04-17T22:10:50.628Z] Removing intermediate container d43a4588d4ec [2023-04-17T22:10:50.628Z] ---> 25a0d3139b21 [2023-04-17T22:10:50.628Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-17T22:10:50.628Z] ---> Running in a0b9fbecbc96 [2023-04-17T22:10:50.628Z] Removing intermediate container a0b9fbecbc96 [2023-04-17T22:10:50.628Z] ---> ea12701b7b25 [2023-04-17T22:10:50.628Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T22:10:50.628Z] ---> Running in 8e22693166b3 [2023-04-17T22:10:50.628Z] Removing intermediate container 8e22693166b3 [2023-04-17T22:10:50.628Z] ---> fbedc11ecfcc [2023-04-17T22:10:50.628Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-17T22:10:50.886Z] ---> Running in 9c2d3d129b77 [2023-04-17T22:10:50.886Z] Removing intermediate container 9c2d3d129b77 [2023-04-17T22:10:50.886Z] ---> d4d6fc2c92ae [2023-04-17T22:10:50.886Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T22:10:50.886Z] ---> Running in fc416013a4e0 [2023-04-17T22:10:51.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T22:10:51.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T22:10:51.403Z] OK: 265 MiB in 53 packages [2023-04-17T22:10:51.660Z] Removing intermediate container fc416013a4e0 [2023-04-17T22:10:51.660Z] ---> 764a815acb9a [2023-04-17T22:10:51.660Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-17T22:10:51.660Z] ---> Running in 0d895fdc5cec [2023-04-17T22:10:51.920Z] Removing intermediate container 0d895fdc5cec [2023-04-17T22:10:51.920Z] ---> 431467e817bd [2023-04-17T22:10:51.920Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-17T22:10:51.920Z] ---> 204d9f710010 [2023-04-17T22:10:51.920Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:10:51.920Z] ---> Running in 294038ccb8ff [2023-04-17T22:10:55.290Z] Still waiting to schedule task [2023-04-17T22:10:55.291Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-17T22:11:24.017Z] Removing intermediate container 294038ccb8ff [2023-04-17T22:11:24.017Z] ---> 780ea94ae11b [2023-04-17T22:11:24.017Z] Step 12/13 : COPY . . [2023-04-17T22:11:24.276Z] ---> 1e078eed53ea [2023-04-17T22:11:24.276Z] Step 13/13 : RUN ${MAKE} [2023-04-17T22:11:24.535Z] ---> Running in 621907829fe5 [2023-04-17T22:11:24.793Z] noop [2023-04-17T22:11:25.055Z] Removing intermediate container 621907829fe5 [2023-04-17T22:11:25.055Z] ---> 625e95a7b38f [2023-04-17T22:11:25.055Z] Successfully built 625e95a7b38f [2023-04-17T22:11:25.055Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:11:25.366Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T22:11:25.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:11:25.435Z] prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container [2023-04-17T22:11:25.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T22:11:25.819Z] $ docker top f0de8e3d023be307ec2931bee4ed58b8574a360956033e552e9048f946fa520e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:11:26.162Z] + go version [2023-04-17T22:11:26.162Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T22:11:26.171Z] $ docker stop --time=1 f0de8e3d023be307ec2931bee4ed58b8574a360956033e552e9048f946fa520e [2023-04-17T22:11:27.450Z] $ docker rm -f --volumes f0de8e3d023be307ec2931bee4ed58b8574a360956033e552e9048f946fa520e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:11:27.859Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T22:11:27.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:11:27.929Z] prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container [2023-04-17T22:11:27.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-17T22:11:28.308Z] $ docker top 7e22e47234b1bc4f9ecbe200bf04bd4ad7eb1932d8e16a8f6a63004f28bd7bfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:11:28.648Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-307 [Pipeline] fileExists [Pipeline] sh [2023-04-17T22:11:28.946Z] + make test [2023-04-17T22:11:28.946Z] go test ./... -coverprofile=coverage.out ./... [2023-04-17T22:11:34.211Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-17T22:11:46.403Z] # github.com/edgexfoundry/device-onvif-camera/cmd [2023-04-17T22:11:46.403Z] cmd/main.go:22:56: cannot use &sd (value of type *"github.com/edgexfoundry/device-onvif-camera/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-onvif-camera/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) [2023-04-17T22:11:46.403Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-17T22:11:46.660Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.6% of statements [2023-04-17T22:11:47.227Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.465s coverage: 86.5% of statements [2023-04-17T22:11:47.227Z] FAIL [2023-04-17T22:11:47.227Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-04-17T22:11:47.238Z] $ docker stop --time=1 7e22e47234b1bc4f9ecbe200bf04bd4ad7eb1932d8e16a8f6a63004f28bd7bfa [2023-04-17T22:11:49.040Z] $ docker rm -f --volumes 7e22e47234b1bc4f9ecbe200bf04bd4ad7eb1932d8e16a8f6a63004f28bd7bfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:11:49.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T22:11:49.591Z] [2023-04-17T22:11:49.591Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:11:49.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T22:11:49.885Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T22:11:49.885Z] 5eb5b503b376: Pulling fs layer [2023-04-17T22:11:49.885Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T22:11:49.885Z] ec43610c2a17: Pulling fs layer [2023-04-17T22:11:49.885Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T22:11:49.885Z] 33b1e0a273af: Pulling fs layer [2023-04-17T22:11:49.885Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T22:11:49.885Z] 2f39f015ded8: Pulling fs layer [2023-04-17T22:11:49.885Z] 33b1e0a273af: Waiting [2023-04-17T22:11:49.885Z] 5d3b04190fa2: Waiting [2023-04-17T22:11:49.885Z] 2f39f015ded8: Waiting [2023-04-17T22:11:49.885Z] 3a2ae6a8a46f: Waiting [2023-04-17T22:11:49.885Z] 5c69ac0246d0: Download complete [2023-04-17T22:11:49.885Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-17T22:11:49.885Z] 3a2ae6a8a46f: Download complete [2023-04-17T22:11:49.885Z] 33b1e0a273af: Verifying Checksum [2023-04-17T22:11:49.885Z] 33b1e0a273af: Download complete [2023-04-17T22:11:49.885Z] 5d3b04190fa2: Verifying Checksum [2023-04-17T22:11:49.885Z] 5d3b04190fa2: Download complete [2023-04-17T22:11:49.885Z] ec43610c2a17: Verifying Checksum [2023-04-17T22:11:49.885Z] ec43610c2a17: Download complete [2023-04-17T22:11:50.145Z] 5eb5b503b376: Verifying Checksum [2023-04-17T22:11:50.145Z] 5eb5b503b376: Download complete [2023-04-17T22:11:50.712Z] 2f39f015ded8: Download complete [2023-04-17T22:11:51.277Z] 5eb5b503b376: Pull complete [2023-04-17T22:11:51.535Z] 5c69ac0246d0: Pull complete [2023-04-17T22:11:52.101Z] ec43610c2a17: Pull complete [2023-04-17T22:11:52.101Z] 3a2ae6a8a46f: Pull complete [2023-04-17T22:11:52.360Z] 33b1e0a273af: Pull complete [2023-04-17T22:11:52.360Z] 5d3b04190fa2: Pull complete [2023-04-17T22:11:56.538Z] 2f39f015ded8: Pull complete [2023-04-17T22:11:56.538Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T22:11:56.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T22:11:56.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:11:56.620Z] prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container [2023-04-17T22:11:56.643Z] $ 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/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T22:11:57.758Z] $ docker top 056b55841b39fb4c421f508c28dacacd8b91a7b40bcf4afc1c78cba26b7b802c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:11:58.160Z] ---> job-cost.sh [2023-04-17T22:11:58.160Z] lf-activate-venv: SKIPPING [2023-04-17T22:11:58.160Z] INFO: No Stack... [2023-04-17T22:11:58.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T22:11:58.678Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T22:11:58.967Z] + cat /w/workspace/undry_device-onvif-camera_PR-307/archives/cost.csv [2023-04-17T22:11:58.967Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T22:11:58.980Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [2023-04-17T22:11:58.991Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] did not exist. Created. [2023-04-17T22:11:58.991Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T22:11:59.287Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-17T22:11:59.321Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T22:11:59.328Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T22:11:59.346Z] $ docker stop --time=1 056b55841b39fb4c421f508c28dacacd8b91a7b40bcf4afc1c78cba26b7b802c [2023-04-17T22:12:00.510Z] $ docker rm -f --volumes 056b55841b39fb4c421f508c28dacacd8b91a7b40bcf4afc1c78cba26b7b802c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T22:12:00.616Z] Failed in branch amd64 [2023-04-17T22:12:32.476Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8806 in /w/workspace/undry_device-onvif-camera_PR-307 [Pipeline] { [Pipeline] ws [2023-04-17T22:12:32.488Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2023-04-17T22:12:32.530Z] The recommended git tool is: git [2023-04-17T22:12:38.345Z] using credential edgex-jenkins-ssh [2023-04-17T22:12:38.368Z] Cloning the remote Git repository [2023-04-17T22:12:38.162Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-17T22:12:38.260Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2023-04-17T22:12:38.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-17T22:12:38.424Z] > git --version # timeout=10 [2023-04-17T22:12:38.447Z] > git --version # 'git version 2.25.1' [2023-04-17T22:12:38.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T22:12:38.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T22:12:41.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-17T22:12:41.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T22:12:42.465Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-04-17T22:12:43.313Z] Merging remotes/origin/main commit b3088f74b80dce78a876441a0c72d3538a65c555 into PR head commit 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 [2023-04-17T22:12:42.509Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-04-17T22:12:42.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T22:12:42.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/307/head:refs/remotes/origin/PR-307 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-17T22:12:43.086Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T22:12:43.175Z] > git checkout -f 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 # timeout=10 [2023-04-17T22:12:43.465Z] > git remote # timeout=10 [2023-04-17T22:12:43.485Z] > git config --get remote.origin.url # timeout=10 [2023-04-17T22:12:43.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T22:12:43.528Z] > git merge b3088f74b80dce78a876441a0c72d3538a65c555 # timeout=10 [2023-04-17T22:12:44.389Z] Merge succeeded, producing 51f6c6fda366c21c899b0684f252a19ec6650430 [2023-04-17T22:12:44.390Z] Checking out Revision 51f6c6fda366c21c899b0684f252a19ec6650430 (PR-307) [2023-04-17T22:12:44.120Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-17T22:12:44.148Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T22:12:44.164Z] > git checkout -f 51f6c6fda366c21c899b0684f252a19ec6650430 # timeout=10 [2023-04-17T22:12:47.914Z] Commit message: "Merge commit 'b3088f74b80dce78a876441a0c72d3538a65c555' into HEAD" [2023-04-17T22:12:47.674Z] > git rev-list --no-walk 0af8824fbf1a2e6e2a19b6b86bb42d58c0ade6e0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T22:12:48.862Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T22:12:48.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T22:12:48.862Z] Dload Upload Total Spent Left Speed [2023-04-17T22:12:48.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-04-17T22:12:49.586Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T22:12:49.933Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-17T22:12:49.933Z] + sudo tee /etc/docker/daemon.new [2023-04-17T22:12:49.933Z] { [2023-04-17T22:12:49.933Z] "registry-mirrors": [ [2023-04-17T22:12:49.933Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T22:12:49.933Z] ], [2023-04-17T22:12:49.933Z] "bip": "10.250.0.254/24", [2023-04-17T22:12:49.933Z] "hosts": [ [2023-04-17T22:12:49.933Z] "tcp://0.0.0.0:5555", [2023-04-17T22:12:49.933Z] "unix:///var/run/docker.sock" [2023-04-17T22:12:49.933Z] ], [2023-04-17T22:12:49.933Z] "mtu": 1458, [2023-04-17T22:12:49.933Z] "selinux-enabled": true, [2023-04-17T22:12:49.933Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T22:12:49.933Z] } [Pipeline] sh [2023-04-17T22:12:50.282Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T22:12:50.661Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:13:08.957Z] provisioning config files... [2023-04-17T22:13:08.982Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config1522453020726136373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:13:09.333Z] ---> docker-login.sh [2023-04-17T22:13:09.334Z] nexus3.edgexfoundry.org:10001 [2023-04-17T22:13:09.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:13:09.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:13:09.872Z] Configure a credential helper to remove this warning. See [2023-04-17T22:13:09.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:13:09.872Z] [2023-04-17T22:13:09.872Z] Login Succeeded [2023-04-17T22:13:09.872Z] nexus3.edgexfoundry.org:10002 [2023-04-17T22:13:10.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:13:10.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:13:10.139Z] Configure a credential helper to remove this warning. See [2023-04-17T22:13:10.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:13:10.139Z] [2023-04-17T22:13:10.139Z] Login Succeeded [2023-04-17T22:13:10.410Z] nexus3.edgexfoundry.org:10003 [2023-04-17T22:13:10.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:13:10.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:13:10.678Z] Configure a credential helper to remove this warning. See [2023-04-17T22:13:10.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:13:10.678Z] [2023-04-17T22:13:10.678Z] Login Succeeded [2023-04-17T22:13:10.679Z] nexus3.edgexfoundry.org:10004 [2023-04-17T22:13:10.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:13:10.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:13:10.950Z] Configure a credential helper to remove this warning. See [2023-04-17T22:13:10.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:13:10.950Z] [2023-04-17T22:13:10.950Z] Login Succeeded [2023-04-17T22:13:10.950Z] docker.io [2023-04-17T22:13:11.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T22:13:11.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T22:13:11.494Z] Configure a credential helper to remove this warning. See [2023-04-17T22:13:11.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T22:13:11.494Z] [2023-04-17T22:13:11.494Z] Login Succeeded [2023-04-17T22:13:11.494Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T22:13:11.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T22:13:11.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:13:11.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T22:13:11.805Z] ========================================================= [2023-04-17T22:13:11.805Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T22:13:11.805Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:13:12.155Z] + 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 . [2023-04-17T22:13:12.752Z] Sending build context to Docker daemon 19.66MB [2023-04-17T22:13:12.753Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T22:13:12.753Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-17T22:13:13.021Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T22:13:13.021Z] af6eaf76a39c: Pulling fs layer [2023-04-17T22:13:13.021Z] 55522c791124: Pulling fs layer [2023-04-17T22:13:13.021Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T22:13:13.021Z] 169dfbe0d373: Pulling fs layer [2023-04-17T22:13:13.021Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T22:13:13.021Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T22:13:13.021Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T22:13:13.021Z] 169dfbe0d373: Waiting [2023-04-17T22:13:13.021Z] e1ff8fa3b103: Waiting [2023-04-17T22:13:13.021Z] 52ebb69f0ebf: Waiting [2023-04-17T22:13:13.021Z] 5abe8eddf0d5: Waiting [2023-04-17T22:13:13.021Z] 55522c791124: Verifying Checksum [2023-04-17T22:13:13.021Z] 55522c791124: Download complete [2023-04-17T22:13:13.021Z] 169dfbe0d373: Verifying Checksum [2023-04-17T22:13:13.021Z] 169dfbe0d373: Download complete [2023-04-17T22:13:13.021Z] e1ff8fa3b103: Verifying Checksum [2023-04-17T22:13:13.021Z] e1ff8fa3b103: Download complete [2023-04-17T22:13:13.021Z] af6eaf76a39c: Verifying Checksum [2023-04-17T22:13:13.021Z] af6eaf76a39c: Download complete [2023-04-17T22:13:14.462Z] 5abe8eddf0d5: Verifying Checksum [2023-04-17T22:13:14.462Z] 5abe8eddf0d5: Download complete [2023-04-17T22:13:14.462Z] af6eaf76a39c: Pull complete [2023-04-17T22:13:14.737Z] 55522c791124: Pull complete [2023-04-17T22:13:15.712Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T22:13:15.712Z] ce5c4a1c91eb: Download complete [2023-04-17T22:13:15.712Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T22:13:15.712Z] 52ebb69f0ebf: Download complete [2023-04-17T22:13:28.079Z] ce5c4a1c91eb: Pull complete [2023-04-17T22:13:28.079Z] 169dfbe0d373: Pull complete [2023-04-17T22:13:28.079Z] e1ff8fa3b103: Pull complete [2023-04-17T22:13:36.306Z] 52ebb69f0ebf: Pull complete [2023-04-17T22:13:37.746Z] 5abe8eddf0d5: Pull complete [2023-04-17T22:13:37.746Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T22:13:37.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T22:13:37.746Z] ---> 6cb57ee374ae [2023-04-17T22:13:37.746Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-17T22:13:39.711Z] ---> Running in ca8cffd1d419 [2023-04-17T22:13:39.711Z] Removing intermediate container ca8cffd1d419 [2023-04-17T22:13:39.711Z] ---> 07b89ab1922b [2023-04-17T22:13:39.711Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T22:13:39.711Z] ---> Running in 8958ab40bb87 [2023-04-17T22:13:39.980Z] Removing intermediate container 8958ab40bb87 [2023-04-17T22:13:39.980Z] ---> 322c678ae682 [2023-04-17T22:13:39.980Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-04-17T22:13:40.245Z] ---> Running in bed40ea76fec [2023-04-17T22:13:40.513Z] Removing intermediate container bed40ea76fec [2023-04-17T22:13:40.513Z] ---> 454240285f51 [2023-04-17T22:13:40.513Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T22:13:40.513Z] ---> Running in d650f5b6dc17 [2023-04-17T22:13:40.782Z] Removing intermediate container d650f5b6dc17 [2023-04-17T22:13:40.782Z] ---> 6c5b3a249e58 [2023-04-17T22:13:40.782Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-04-17T22:13:40.782Z] ---> Running in f2bef2525ea7 [2023-04-17T22:13:41.369Z] Removing intermediate container f2bef2525ea7 [2023-04-17T22:13:41.369Z] ---> cca7bd14472b [2023-04-17T22:13:41.369Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T22:13:41.369Z] ---> Running in 6dcc01184195 [2023-04-17T22:13:42.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T22:13:43.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T22:13:44.280Z] OK: 263 MiB in 53 packages [2023-04-17T22:13:45.260Z] Removing intermediate container 6dcc01184195 [2023-04-17T22:13:45.260Z] ---> 60cd5346fd42 [2023-04-17T22:13:45.260Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-04-17T22:13:45.531Z] ---> Running in 2871d5612b6d [2023-04-17T22:13:45.802Z] Removing intermediate container 2871d5612b6d [2023-04-17T22:13:45.802Z] ---> 020608d96d86 [2023-04-17T22:13:45.802Z] Step 10/13 : COPY go.mod vendor* ./ [2023-04-17T22:13:46.396Z] ---> c68cb2ea7db7 [2023-04-17T22:13:46.396Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T22:13:46.667Z] ---> Running in 0f1d68b0de40 [2023-04-17T22:14:54.595Z] Removing intermediate container 0f1d68b0de40 [2023-04-17T22:14:54.595Z] ---> c7bb6b61980f [2023-04-17T22:14:54.595Z] Step 12/13 : COPY . . [2023-04-17T22:14:55.565Z] ---> b9d3021cd5a9 [2023-04-17T22:14:55.565Z] Step 13/13 : RUN ${MAKE} [2023-04-17T22:14:55.565Z] ---> Running in 7aab03be4072 [2023-04-17T22:14:56.532Z] noop [2023-04-17T22:14:57.119Z] Removing intermediate container 7aab03be4072 [2023-04-17T22:14:57.119Z] ---> e3188b810f05 [2023-04-17T22:14:57.119Z] Successfully built e3188b810f05 [2023-04-17T22:14:57.119Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:14:57.470Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T22:14:57.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:14:57.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-8806 does not seem to be running inside a container [2023-04-17T22:14:57.715Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T22:14:58.866Z] $ docker top 0fa006d8f7348fa32223c225676d8dc65add35df0a6af495e41e3de70dca0589 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:14:59.700Z] + go version [2023-04-17T22:14:59.700Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T22:14:59.721Z] $ docker stop --time=1 0fa006d8f7348fa32223c225676d8dc65add35df0a6af495e41e3de70dca0589 [2023-04-17T22:15:01.324Z] $ docker rm -f --volumes 0fa006d8f7348fa32223c225676d8dc65add35df0a6af495e41e3de70dca0589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:15:01.871Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T22:15:01.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:15:02.069Z] prd-ubuntu20.04-docker-arm64-4c-16g-8806 does not seem to be running inside a container [2023-04-17T22:15:02.143Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T22:15:03.394Z] $ docker top ede31c2f0c64856cf74f0d6cf7bb48858c4d69e11b05214e97e3e30c966eccd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:15:04.250Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2023-04-17T22:15:04.585Z] + make test [2023-04-17T22:15:04.585Z] go test ./... -coverprofile=coverage.out ./... [2023-04-17T22:15:43.676Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-04-17T22:17:50.579Z] # github.com/edgexfoundry/device-onvif-camera/cmd [2023-04-17T22:17:50.579Z] cmd/main.go:22:56: cannot use &sd (value of type *"github.com/edgexfoundry/device-onvif-camera/internal/driver".Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in argument to startup.Bootstrap: *"github.com/edgexfoundry/device-onvif-camera/internal/driver".Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) [2023-04-17T22:18:17.371Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-04-17T22:18:18.341Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.198s coverage: 31.6% of statements [2023-04-17T22:18:40.441Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.242s coverage: 86.5% of statements [2023-04-17T22:18:40.441Z] FAIL [2023-04-17T22:18:40.441Z] make: *** [Makefile:58: unittest] Error 1 [Pipeline] } [2023-04-17T22:18:40.472Z] $ docker stop --time=1 ede31c2f0c64856cf74f0d6cf7bb48858c4d69e11b05214e97e3e30c966eccd9 [2023-04-17T22:18:42.735Z] $ docker rm -f --volumes ede31c2f0c64856cf74f0d6cf7bb48858c4d69e11b05214e97e3e30c966eccd9 [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 [2023-04-17T22:18:44.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T22:18:44.049Z] [2023-04-17T22:18:44.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:18:44.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T22:18:44.652Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T22:18:44.652Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T22:18:44.652Z] 04944245beec: Pulling fs layer [2023-04-17T22:18:44.652Z] 699f458cf7ca: Pulling fs layer [2023-04-17T22:18:44.652Z] 765212b225bb: Pulling fs layer [2023-04-17T22:18:44.652Z] f23df028b6ca: Pulling fs layer [2023-04-17T22:18:44.652Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T22:18:44.652Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T22:18:44.652Z] f23df028b6ca: Waiting [2023-04-17T22:18:44.652Z] d65c8cfc05b1: Waiting [2023-04-17T22:18:44.652Z] 2437ff75d9bd: Waiting [2023-04-17T22:18:44.652Z] 765212b225bb: Waiting [2023-04-17T22:18:44.652Z] 04944245beec: Verifying Checksum [2023-04-17T22:18:44.652Z] 04944245beec: Download complete [2023-04-17T22:18:44.652Z] 765212b225bb: Verifying Checksum [2023-04-17T22:18:44.652Z] 765212b225bb: Download complete [2023-04-17T22:18:44.924Z] f23df028b6ca: Verifying Checksum [2023-04-17T22:18:44.924Z] f23df028b6ca: Download complete [2023-04-17T22:18:44.924Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T22:18:44.924Z] d65c8cfc05b1: Download complete [2023-04-17T22:18:44.924Z] 699f458cf7ca: Verifying Checksum [2023-04-17T22:18:44.924Z] 699f458cf7ca: Download complete [2023-04-17T22:18:45.514Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T22:18:45.514Z] 8998bd30e6a1: Download complete [2023-04-17T22:18:48.113Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T22:18:48.113Z] 2437ff75d9bd: Download complete [2023-04-17T22:18:49.540Z] 8998bd30e6a1: Pull complete [2023-04-17T22:18:50.128Z] 04944245beec: Pull complete [2023-04-17T22:18:51.540Z] 699f458cf7ca: Pull complete [2023-04-17T22:18:51.808Z] 765212b225bb: Pull complete [2023-04-17T22:18:54.400Z] f23df028b6ca: Pull complete [2023-04-17T22:18:54.401Z] d65c8cfc05b1: Pull complete [2023-04-17T22:19:09.411Z] 2437ff75d9bd: Pull complete [2023-04-17T22:19:09.411Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T22:19:09.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T22:19:09.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:19:09.623Z] prd-ubuntu20.04-docker-arm64-4c-16g-8806 does not seem to be running inside a container [2023-04-17T22:19:09.709Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-17T22:19:12.806Z] $ docker top 1703e60715d2d88fa9badad9270d0b215a7ada1353d766db35d2766754a95a7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:19:13.664Z] ---> job-cost.sh [2023-04-17T22:19:13.664Z] lf-activate-venv: SKIPPING [2023-04-17T22:19:13.664Z] INFO: No Stack... [2023-04-17T22:19:14.250Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T22:19:14.836Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T22:19:15.480Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [2023-04-17T22:19:15.481Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T22:19:15.520Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [2023-04-17T22:19:15.527Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] did not exist. Created. [2023-04-17T22:19:15.527Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T22:19:16.194Z] /w/workspace/device-onvif-camera/2@tmp/durable-afacbf36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-17T22:19:16.854Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T22:19:16.880Z] Warning: overwriting stash ‘stack-cost’ [2023-04-17T22:19:17.390Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T22:19:17.397Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-307-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T22:19:17.432Z] $ docker stop --time=1 1703e60715d2d88fa9badad9270d0b215a7ada1353d766db35d2766754a95a7d [2023-04-17T22:19:19.019Z] $ docker rm -f --volumes 1703e60715d2d88fa9badad9270d0b215a7ada1353d766db35d2766754a95a7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T22:19:19.304Z] 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 [2023-04-17T22:19:19.985Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-307/archives ] [2023-04-17T22:19:19.985Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-307/archives [2023-04-17T22:19:19.985Z] total 16 [2023-04-17T22:19:19.985Z] drwxr-xr-x 3 root root 4096 Apr 17 22:11 . [2023-04-17T22:19:19.985Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 22:11 .. [2023-04-17T22:19:19.985Z] drwxr-xr-x 2 root root 4096 Apr 17 22:11 cost [2023-04-17T22:19:19.985Z] -rw-r--r-- 1 root root 91 Apr 17 22:11 cost.csv [2023-04-17T22:19:19.985Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-307/archives [2023-04-17T22:19:19.985Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-307/archives [2023-04-17T22:19:19.985Z] total 16 [2023-04-17T22:19:19.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 22:11 . [2023-04-17T22:19:19.985Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 22:11 .. [2023-04-17T22:19:19.985Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 22:11 cost [2023-04-17T22:19:19.985Z] -rw-r--r-- 1 jenkins jenkins 91 Apr 17 22:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:19:20.275Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:19:21.131Z] ---> package-listing.sh [2023-04-17T22:19:21.131Z] ++ facter osfamily [2023-04-17T22:19:21.131Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T22:19:21.390Z] + OS_FAMILY=debian [2023-04-17T22:19:21.390Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-307 [2023-04-17T22:19:21.390Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T22:19:21.390Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T22:19:21.390Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T22:19:21.390Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T22:19:21.390Z] + '[' /w/workspace/undry_device-onvif-camera_PR-307 ']' [2023-04-17T22:19:21.390Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T22:19:21.390Z] + case "${OS_FAMILY}" in [2023-04-17T22:19:21.390Z] + dpkg -l [2023-04-17T22:19:21.390Z] + grep '^ii' [2023-04-17T22:19:21.390Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T22:19:21.390Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T22:19:21.390Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T22:19:21.390Z] + '[' /w/workspace/undry_device-onvif-camera_PR-307 ']' [2023-04-17T22:19:21.390Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-307/archives/ [2023-04-17T22:19:21.390Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-307/archives/ [Pipeline] echo [2023-04-17T22:19:21.401Z] 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/undry_device-onvif-camera_PR-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-17T22:19:21.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T22:19:22.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T22:19:22.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T22:19:22.301Z] prd-ubuntu20.04-docker-8c-8g-8803 does not seem to be running inside a container [2023-04-17T22:19:22.327Z] $ 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/undry_device-onvif-camera_PR-307/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-307 -v /w/workspace/undry_device-onvif-camera_PR-307:/w/workspace/undry_device-onvif-camera_PR-307:rw,z -v /w/workspace/undry_device-onvif-camera_PR-307@tmp:/w/workspace/undry_device-onvif-camera_PR-307@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T22:19:22.532Z] $ docker top 6c55e75e4a0553443a8dca3be064b52a5338c3d5d1e72407ac9e720a5782dc17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T22:19:22.878Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T22:19:23.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T22:19:23.447Z] + ls /var/log/sa-host [2023-04-17T22:19:23.447Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T22:19:23.586Z] provisioning config files... [2023-04-17T22:19:23.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-307@tmp/config5830101249493733516tmp [Pipeline] { [Pipeline] echo [2023-04-17T22:19:23.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:19:23.890Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T22:19:23.896Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:19:24.233Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T22:19:24.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:19:24.524Z] ---> sudo-logs.sh [2023-04-17T22:19:24.524Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T22:19:24.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:19:24.832Z] ---> job-cost.sh [2023-04-17T22:19:24.832Z] lf-activate-venv: SKIPPING [2023-04-17T22:19:24.832Z] DEBUG: total: 0.2199999988079071 [2023-04-17T22:19:24.832Z] INFO: Retrieving Stack Cost... [2023-04-17T22:19:25.090Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T22:19:25.349Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T22:19:25.360Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T22:19:25.644Z] ---> logs-deploy.sh [2023-04-17T22:19:25.644Z] lf-activate-venv: SKIPPING [2023-04-17T22:19:25.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-307/2 [2023-04-17T22:19:25.644Z] INFO: archiving workspace using pattern(s): [2023-04-17T22:19:26.581Z] Archives upload complete. [2023-04-17T22:19:26.840Z] INFO: archiving logs to Nexus [2023-04-17T22:19:27.412Z] ---> uname -a: [2023-04-17T22:19:27.412Z] Linux prd-ubuntu20-04-docker-8c-8g-8803 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] ---> lscpu: [2023-04-17T22:19:27.412Z] Architecture: x86_64 [2023-04-17T22:19:27.412Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-17T22:19:27.412Z] Byte Order: Little Endian [2023-04-17T22:19:27.412Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-17T22:19:27.412Z] CPU(s): 8 [2023-04-17T22:19:27.412Z] On-line CPU(s) list: 0-7 [2023-04-17T22:19:27.412Z] Thread(s) per core: 1 [2023-04-17T22:19:27.412Z] Core(s) per socket: 1 [2023-04-17T22:19:27.412Z] Socket(s): 8 [2023-04-17T22:19:27.412Z] NUMA node(s): 1 [2023-04-17T22:19:27.412Z] Vendor ID: AuthenticAMD [2023-04-17T22:19:27.412Z] CPU family: 23 [2023-04-17T22:19:27.412Z] Model: 49 [2023-04-17T22:19:27.412Z] Model name: AMD EPYC-Rome Processor [2023-04-17T22:19:27.412Z] Stepping: 0 [2023-04-17T22:19:27.412Z] CPU MHz: 2799.998 [2023-04-17T22:19:27.412Z] BogoMIPS: 5599.99 [2023-04-17T22:19:27.412Z] Virtualization: AMD-V [2023-04-17T22:19:27.412Z] Hypervisor vendor: KVM [2023-04-17T22:19:27.412Z] Virtualization type: full [2023-04-17T22:19:27.412Z] L1d cache: 256 KiB [2023-04-17T22:19:27.412Z] L1i cache: 256 KiB [2023-04-17T22:19:27.412Z] L2 cache: 4 MiB [2023-04-17T22:19:27.412Z] L3 cache: 128 MiB [2023-04-17T22:19:27.412Z] NUMA node0 CPU(s): 0-7 [2023-04-17T22:19:27.412Z] Vulnerability Itlb multihit: Not affected [2023-04-17T22:19:27.412Z] Vulnerability L1tf: Not affected [2023-04-17T22:19:27.412Z] Vulnerability Mds: Not affected [2023-04-17T22:19:27.412Z] Vulnerability Meltdown: Not affected [2023-04-17T22:19:27.412Z] Vulnerability Mmio stale data: Not affected [2023-04-17T22:19:27.412Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-17T22:19:27.412Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-17T22:19:27.412Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-17T22:19:27.412Z] Vulnerability Srbds: Not affected [2023-04-17T22:19:27.412Z] Vulnerability Tsx async abort: Not affected [2023-04-17T22:19:27.412Z] 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 [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] ---> nproc: [2023-04-17T22:19:27.412Z] 8 [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] ---> df -h: [2023-04-17T22:19:27.412Z] Filesystem Size Used Avail Use% Mounted on [2023-04-17T22:19:27.412Z] overlay 155G 12G 144G 8% / [2023-04-17T22:19:27.412Z] tmpfs 64M 0 64M 0% /dev [2023-04-17T22:19:27.412Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-17T22:19:27.412Z] shm 64M 0 64M 0% /dev/shm [2023-04-17T22:19:27.412Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] ---> sar -b -r -n DEV: [2023-04-17T22:19:27.412Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8803) 04/17/23 _x86_64_ (8 CPU) [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] 22:09:47 LINUX RESTART (8 CPU) [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-17T22:19:27.412Z] 22:11:01 384.95 46.48 338.48 0.00 5253.99 109177.49 0.00 [2023-04-17T22:19:27.412Z] 22:12:01 164.14 1.20 162.94 0.00 12.93 72315.41 0.00 [2023-04-17T22:19:27.412Z] 22:13:01 0.92 0.00 0.92 0.00 0.00 15.59 0.00 [2023-04-17T22:19:27.412Z] 22:14:01 1.35 0.00 1.35 0.00 0.00 16.28 0.00 [2023-04-17T22:19:27.412Z] 22:15:01 40.34 10.88 29.46 0.00 2921.65 5138.21 0.00 [2023-04-17T22:19:27.412Z] 22:16:01 17.66 1.23 16.43 0.00 2270.42 3753.11 0.00 [2023-04-17T22:19:27.412Z] 22:17:01 3.12 0.03 3.08 0.00 0.27 86.12 0.00 [2023-04-17T22:19:27.412Z] 22:18:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 [2023-04-17T22:19:27.412Z] 22:19:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 [2023-04-17T22:19:27.412Z] Average: 69.50 6.79 62.71 0.00 1177.21 21494.49 0.00 [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-17T22:19:27.412Z] 22:11:01 29125892 31567168 743840 2.26 76880 2641552 1925212 5.67 1033380 2360960 5052 [2023-04-17T22:19:27.412Z] 22:12:01 27896652 31561600 737524 2.24 153180 3670688 1751916 5.16 1212524 3280108 264 [2023-04-17T22:19:27.412Z] 22:13:01 27912040 31577012 721860 2.20 153208 3670688 1751916 5.16 1195248 3280108 200 [2023-04-17T22:19:27.412Z] 22:14:01 27913384 31578584 720108 2.19 153248 3670824 1751916 5.16 1193800 3280240 160 [2023-04-17T22:19:27.412Z] 22:15:01 27582916 31537816 748540 2.28 172268 3926752 1783484 5.26 1373800 3403848 152 [2023-04-17T22:19:27.412Z] 22:16:01 27364504 31545600 738224 2.25 187444 4132340 1798392 5.30 1530796 3453020 48 [2023-04-17T22:19:27.412Z] 22:17:01 27376312 31552728 731480 2.22 186000 4129084 1804456 5.32 1522380 3449964 16 [2023-04-17T22:19:27.412Z] 22:18:01 27376648 31553216 730680 2.22 186032 4129092 1804456 5.32 1522608 3449968 20 [2023-04-17T22:19:27.412Z] 22:19:01 27376496 31553068 730776 2.22 186048 4129096 1804456 5.32 1522420 3449972 4 [2023-04-17T22:19:27.412Z] Average: 27769427 31558532 733670 2.23 161590 3788902 1797356 5.30 1345217 3267576 657 [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-17T22:19:27.412Z] 22:11:01 ens3 700.55 424.71 6565.43 110.49 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:11:01 docker0 73.50 95.86 6.02 206.04 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:11:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:11:01 veth57ea8f8 58.44 78.54 5.56 50.99 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:12:01 ens3 373.60 203.63 4434.79 33.09 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:12:01 docker0 128.73 245.71 9.97 1885.86 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:12:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:13:01 ens3 12.88 4.43 12.09 0.53 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:14:01 ens3 1.35 0.68 0.45 0.29 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:15:01 ens3 108.45 60.87 1497.13 10.04 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:15:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:16:01 ens3 89.77 37.04 1374.61 2.63 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:17:01 ens3 0.18 0.08 0.12 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:19:01 ens3 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] Average: ens3 145.06 82.56 1561.24 17.80 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] Average: docker0 22.66 38.16 1.79 232.33 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] ---> sar -P ALL: [2023-04-17T22:19:27.412Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8803) 04/17/23 _x86_64_ (8 CPU) [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] 22:09:47 LINUX RESTART (8 CPU) [2023-04-17T22:19:27.412Z] [2023-04-17T22:19:27.412Z] 22:10:01 CPU %user %nice %system %iowait %steal %idle [2023-04-17T22:19:27.412Z] 22:11:01 all 9.61 0.00 3.52 1.60 0.08 85.20 [2023-04-17T22:19:27.412Z] 22:11:01 0 8.70 0.00 4.71 3.90 0.08 82.61 [2023-04-17T22:19:27.412Z] 22:11:01 1 12.78 0.00 3.50 0.39 0.08 83.25 [2023-04-17T22:19:27.412Z] 22:11:01 2 9.79 0.00 3.30 1.39 0.06 85.45 [2023-04-17T22:19:27.412Z] 22:11:01 3 9.90 0.00 3.48 2.58 0.07 83.98 [2023-04-17T22:19:27.412Z] 22:11:01 4 10.07 0.00 2.59 0.20 0.08 87.06 [2023-04-17T22:19:27.412Z] 22:11:01 5 8.51 0.00 2.96 0.36 0.07 88.11 [2023-04-17T22:19:27.412Z] 22:11:01 6 9.00 0.00 4.11 3.44 0.07 83.39 [2023-04-17T22:19:27.412Z] 22:11:01 7 8.11 0.00 3.51 0.51 0.10 87.76 [2023-04-17T22:19:27.412Z] 22:12:01 all 25.94 0.00 6.67 0.87 0.07 66.44 [2023-04-17T22:19:27.412Z] 22:12:01 0 24.64 0.00 7.17 0.20 0.07 67.93 [2023-04-17T22:19:27.412Z] 22:12:01 1 23.33 0.00 7.41 2.39 0.07 66.80 [2023-04-17T22:19:27.412Z] 22:12:01 2 26.26 0.00 6.03 0.08 0.05 67.57 [2023-04-17T22:19:27.412Z] 22:12:01 3 27.30 0.00 6.29 0.10 0.07 66.24 [2023-04-17T22:19:27.412Z] 22:12:01 4 26.71 0.00 6.64 0.17 0.07 66.41 [2023-04-17T22:19:27.412Z] 22:12:01 5 24.48 0.00 6.12 0.08 0.07 69.25 [2023-04-17T22:19:27.412Z] 22:12:01 6 26.90 0.00 7.49 3.74 0.07 61.80 [2023-04-17T22:19:27.412Z] 22:12:01 7 27.92 0.00 6.23 0.20 0.10 65.55 [2023-04-17T22:19:27.412Z] 22:13:01 all 0.25 0.00 0.04 0.00 0.01 99.69 [2023-04-17T22:19:27.412Z] 22:13:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-04-17T22:19:27.412Z] 22:13:01 1 0.00 0.00 0.03 0.02 0.02 99.93 [2023-04-17T22:19:27.412Z] 22:13:01 2 1.73 0.00 0.03 0.00 0.02 98.22 [2023-04-17T22:19:27.412Z] 22:13:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2023-04-17T22:19:27.412Z] 22:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:19:27.412Z] 22:13:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2023-04-17T22:19:27.412Z] 22:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-17T22:19:27.412Z] 22:13:01 7 0.08 0.00 0.08 0.00 0.02 99.82 [2023-04-17T22:19:27.412Z] 22:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-04-17T22:19:27.412Z] 22:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:19:27.412Z] 22:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-17T22:19:27.412Z] 22:14:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2023-04-17T22:19:27.413Z] 22:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-17T22:19:27.413Z] 22:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-17T22:19:27.413Z] 22:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-17T22:19:27.413Z] 22:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:19:27.413Z] 22:14:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-04-17T22:19:27.413Z] 22:15:01 all 1.68 0.00 0.94 0.23 0.02 97.12 [2023-04-17T22:19:27.413Z] 22:15:01 0 1.35 0.00 0.68 0.08 0.02 97.86 [2023-04-17T22:19:27.413Z] 22:15:01 1 1.10 0.00 0.78 0.23 0.02 97.86 [2023-04-17T22:19:27.413Z] 22:15:01 2 1.83 0.00 0.49 0.08 0.02 97.59 [2023-04-17T22:19:27.413Z] 22:15:01 3 0.88 0.00 0.62 0.58 0.03 97.88 [2023-04-17T22:19:27.413Z] 22:15:01 4 2.80 0.00 1.10 0.52 0.02 95.56 [2023-04-17T22:19:27.413Z] 22:15:01 5 2.32 0.00 0.77 0.05 0.02 96.84 [2023-04-17T22:19:27.413Z] 22:15:01 6 1.25 0.00 2.52 0.28 0.02 95.93 [2023-04-17T22:19:27.413Z] 22:15:01 7 1.94 0.00 0.57 0.02 0.03 97.44 [2023-04-17T22:19:27.413Z] 22:16:01 all 0.86 0.00 0.60 0.13 0.02 98.39 [2023-04-17T22:19:27.413Z] 22:16:01 0 0.28 0.00 1.70 0.02 0.02 97.98 [2023-04-17T22:19:27.413Z] 22:16:01 1 0.37 0.00 0.78 0.02 0.02 98.82 [2023-04-17T22:19:27.413Z] 22:16:01 2 0.59 0.00 0.20 0.15 0.02 99.05 [2023-04-17T22:19:27.413Z] 22:16:01 3 0.48 0.00 0.27 0.40 0.03 98.81 [2023-04-17T22:19:27.413Z] 22:16:01 4 1.30 0.00 0.47 0.25 0.02 97.96 [2023-04-17T22:19:27.413Z] 22:16:01 5 1.19 0.00 0.40 0.03 0.02 98.36 [2023-04-17T22:19:27.413Z] 22:16:01 6 2.15 0.00 0.65 0.17 0.02 97.01 [2023-04-17T22:19:27.413Z] 22:16:01 7 0.53 0.00 0.30 0.02 0.03 99.12 [2023-04-17T22:19:27.413Z] 22:17:01 all 0.09 0.00 0.05 0.01 0.01 99.84 [2023-04-17T22:19:27.413Z] 22:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-17T22:19:27.413Z] 22:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-17T22:19:27.413Z] 22:17:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2023-04-17T22:19:27.413Z] 22:17:01 3 0.07 0.00 0.07 0.10 0.02 99.75 [2023-04-17T22:19:27.413Z] 22:17:01 4 0.30 0.00 0.07 0.00 0.00 99.63 [2023-04-17T22:19:27.413Z] 22:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-17T22:19:27.413Z] 22:17:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2023-04-17T22:19:27.413Z] 22:17:01 7 0.10 0.00 0.05 0.00 0.02 99.83 [2023-04-17T22:19:27.413Z] 22:18:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-04-17T22:19:27.413Z] 22:18:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-17T22:19:27.413Z] 22:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-17T22:19:27.413Z] 22:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-17T22:19:27.413Z] 22:18:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2023-04-17T22:19:27.413Z] 22:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-17T22:19:27.413Z] 22:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-17T22:19:27.413Z] 22:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-17T22:19:27.413Z] 22:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-17T22:19:27.413Z] 22:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-04-17T22:19:27.413Z] 22:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:19:27.413Z] 22:19:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-17T22:19:27.413Z] 22:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-17T22:19:27.413Z] 22:19:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-17T22:19:27.413Z] 22:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-17T22:19:27.413Z] 22:19:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-17T22:19:27.413Z] 22:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-17T22:19:27.413Z] 22:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-17T22:19:27.413Z] Average: all 4.26 0.00 1.31 0.32 0.03 94.08 [2023-04-17T22:19:27.413Z] Average: 0 3.89 0.00 1.60 0.48 0.02 94.01 [2023-04-17T22:19:27.413Z] Average: 1 4.17 0.00 1.39 0.34 0.02 94.08 [2023-04-17T22:19:27.413Z] Average: 2 4.49 0.00 1.12 0.19 0.02 94.17 [2023-04-17T22:19:27.413Z] Average: 3 4.30 0.00 1.20 0.43 0.03 94.04 [2023-04-17T22:19:27.413Z] Average: 4 4.57 0.00 1.20 0.13 0.02 94.08 [2023-04-17T22:19:27.413Z] Average: 5 4.06 0.00 1.15 0.06 0.02 94.71 [2023-04-17T22:19:27.413Z] Average: 6 4.35 0.00 1.65 0.85 0.02 93.13 [2023-04-17T22:19:27.413Z] Average: 7 4.28 0.00 1.20 0.08 0.04 94.40 [2023-04-17T22:19:27.413Z] [2023-04-17T22:19:27.413Z] [2023-04-17T22:19:27.413Z]