Pull request #152 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 87f15e26a71a8026a682f6867a4ab9a3284585c9 rather than 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 Obtained Jenkinsfile from 87f15e26a71a8026a682f6867a4ab9a3284585c9 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-ssh7614290119018076778.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12798871036075701217.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2159439725791216528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-152/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11736697669822321059.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4264899818713004497.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-152/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-152/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18281305639887775421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 ‘prd-centos7-blackbox-4c-2g-23657’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-23658’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24367’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24366’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24368 in /w/workspace/undry_device-onvif-camera_PR-152 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-152 # 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 Merging remotes/origin/main commit 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 Merge succeeded, producing 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 Checking out Revision 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 (PR-152) > 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/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 # 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 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 # timeout=10 Commit message: "test: add nestscan discovery tests" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-01T22:44:02.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-01T22:44:02.863Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-01T22:44:02.965Z] ========================================================= [2022-09-01T22:44:02.965Z] EdgeX Global Pipelines Version Info [2022-09-01T22:44:02.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:44:03.722Z] ------------------- [2022-09-01T22:44:03.722Z] stable info: [2022-09-01T22:44:03.722Z] ------------------- [2022-09-01T22:44:03.722Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-01T22:44:03.722Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T22:44:03.722Z] Message: update stable to v1.0.239 [2022-09-01T22:44:04.293Z] ------------------- [2022-09-01T22:44:04.293Z] experimental info: [2022-09-01T22:44:04.293Z] ------------------- [2022-09-01T22:44:04.293Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-01T22:44:04.293Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-01T22:44:04.293Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-01T22:44:04.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-01T22:44:04.634Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-01T22:44:04.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-01T22:44:04.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-01T22:44:04.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-01T22:44:04.792Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-01T22:44:04.831Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-01T22:44:04.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-01T22:44:04.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-01T22:44:04.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-01T22:44:04.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-01T22:44:05.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-01T22:44:05.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-01T22:44:05.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-01T22:44:05.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T22:44:05.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-01T22:44:05.210Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-01T22:44:05.250Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-01T22:44:05.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-01T22:44:05.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-01T22:44:05.376Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-01T22:44:05.415Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-01T22:44:05.450Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-01T22:44:05.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-01T22:44:05.531Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-01T22:44:05.570Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-01T22:44:05.608Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-01T22:44:05.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-152 [Pipeline] echo [2022-09-01T22:44:05.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-152 [Pipeline] echo [2022-09-01T22:44:05.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-152 [Pipeline] echo [2022-09-01T22:44:05.774Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] echo [2022-09-01T22:44:05.813Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4795e94 [Pipeline] echo [2022-09-01T22:44:05.853Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T22:44:05.966Z] provisioning config files... [2022-09-01T22:44:05.979Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-152@tmp/config3655955700977514154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:44:06.324Z] ---> docker-login.sh [2022-09-01T22:44:06.324Z] nexus3.edgexfoundry.org:10001 [2022-09-01T22:44:06.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:06.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:06.850Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:06.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:06.850Z] [2022-09-01T22:44:06.850Z] Login Succeeded [2022-09-01T22:44:06.850Z] nexus3.edgexfoundry.org:10002 [2022-09-01T22:44:06.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:06.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:06.850Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:06.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:06.850Z] [2022-09-01T22:44:06.850Z] Login Succeeded [2022-09-01T22:44:06.850Z] nexus3.edgexfoundry.org:10003 [2022-09-01T22:44:06.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:07.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:07.114Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:07.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:07.114Z] [2022-09-01T22:44:07.114Z] Login Succeeded [2022-09-01T22:44:07.114Z] nexus3.edgexfoundry.org:10004 [2022-09-01T22:44:07.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:07.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:07.114Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:07.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:07.114Z] [2022-09-01T22:44:07.114Z] Login Succeeded [2022-09-01T22:44:07.114Z] docker.io [2022-09-01T22:44:07.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:07.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:07.686Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:07.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:07.686Z] [2022-09-01T22:44:07.686Z] Login Succeeded [2022-09-01T22:44:07.686Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T22:44:07.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-01T22:44:08.335Z] + git rev-list -1 --merges 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564~1..4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] echo [2022-09-01T22:44:08.381Z] -----------> git rev-list -1 --merges 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564~1..4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [false] [Pipeline] sh [2022-09-01T22:44:08.696Z] + git log --format=format:%s -1 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] echo [2022-09-01T22:44:08.729Z] ========================================================= [2022-09-01T22:44:08.729Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-01T22:44:08.729Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T22:44:09.162Z] + git log --format=format:%s -1 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] echo [2022-09-01T22:44:09.196Z] [semverPrep] GIT_COMMIT: 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564, Commit Message: test: add nestscan discovery tests [Pipeline] echo [2022-09-01T22:44:09.222Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-01T22:44:09.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-01T22:44:09.668Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-01T22:44:09.668Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-01T22:44:09.668Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-01T22:44:09.668Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-01T22:44:09.668Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-01T22:44:09.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:44:10.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T22:44:10.090Z] [2022-09-01T22:44:10.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:44:10.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T22:44:10.482Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-01T22:44:10.482Z] b85a868b505f: Pulling fs layer [2022-09-01T22:44:10.482Z] e2be974225ed: Pulling fs layer [2022-09-01T22:44:10.482Z] 339a4e72a1f5: Pulling fs layer [2022-09-01T22:44:10.482Z] 988bab9f4d93: Pulling fs layer [2022-09-01T22:44:10.482Z] 1469e6f7b9e6: Pulling fs layer [2022-09-01T22:44:10.482Z] eaf3925da568: Pulling fs layer [2022-09-01T22:44:10.482Z] bab4dde63d76: Pulling fs layer [2022-09-01T22:44:10.482Z] bde34c3a00c8: Pulling fs layer [2022-09-01T22:44:10.482Z] b352a97aabf1: Pulling fs layer [2022-09-01T22:44:10.482Z] 4872d77fe225: Pulling fs layer [2022-09-01T22:44:10.482Z] 5851b861e8e6: Pulling fs layer [2022-09-01T22:44:10.482Z] 988bab9f4d93: Waiting [2022-09-01T22:44:10.482Z] 1469e6f7b9e6: Waiting [2022-09-01T22:44:10.482Z] eaf3925da568: Waiting [2022-09-01T22:44:10.482Z] bab4dde63d76: Waiting [2022-09-01T22:44:10.482Z] bde34c3a00c8: Waiting [2022-09-01T22:44:10.482Z] b352a97aabf1: Waiting [2022-09-01T22:44:10.482Z] e2be974225ed: Download complete [2022-09-01T22:44:10.482Z] 988bab9f4d93: Verifying Checksum [2022-09-01T22:44:10.482Z] 988bab9f4d93: Download complete [2022-09-01T22:44:10.748Z] 1469e6f7b9e6: Verifying Checksum [2022-09-01T22:44:10.748Z] 1469e6f7b9e6: Download complete [2022-09-01T22:44:10.748Z] 339a4e72a1f5: Verifying Checksum [2022-09-01T22:44:10.748Z] 339a4e72a1f5: Download complete [2022-09-01T22:44:10.748Z] eaf3925da568: Download complete [2022-09-01T22:44:10.748Z] bde34c3a00c8: Download complete [2022-09-01T22:44:10.748Z] b352a97aabf1: Download complete [2022-09-01T22:44:10.749Z] 4872d77fe225: Verifying Checksum [2022-09-01T22:44:10.749Z] 4872d77fe225: Download complete [2022-09-01T22:44:10.749Z] 5851b861e8e6: Verifying Checksum [2022-09-01T22:44:10.749Z] b85a868b505f: Verifying Checksum [2022-09-01T22:44:10.749Z] b85a868b505f: Download complete [2022-09-01T22:44:11.010Z] bab4dde63d76: Verifying Checksum [2022-09-01T22:44:11.010Z] bab4dde63d76: Download complete [2022-09-01T22:44:11.965Z] b85a868b505f: Pull complete [2022-09-01T22:44:12.226Z] e2be974225ed: Pull complete [2022-09-01T22:44:12.798Z] 339a4e72a1f5: Pull complete [2022-09-01T22:44:12.798Z] 988bab9f4d93: Pull complete [2022-09-01T22:44:13.058Z] 1469e6f7b9e6: Pull complete [2022-09-01T22:44:13.058Z] eaf3925da568: Pull complete [2022-09-01T22:44:14.968Z] bab4dde63d76: Pull complete [2022-09-01T22:44:14.968Z] bde34c3a00c8: Pull complete [2022-09-01T22:44:15.232Z] b352a97aabf1: Pull complete [2022-09-01T22:44:15.232Z] 4872d77fe225: Pull complete [2022-09-01T22:44:15.492Z] 5851b861e8e6: Pull complete [2022-09-01T22:44:15.492Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-01T22:44:15.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-01T22:44:15.492Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T22:44:15.735Z] prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container [2022-09-01T22:44:15.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-01T22:44:18.231Z] $ docker top 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 -eo pid,comm [2022-09-01T22:44:18.295Z] 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). [2022-09-01T22:44:18.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-01T22:44:18.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T22:44:18.427Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T22:44:18.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T22:44:18.558Z] $ docker exec 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 ssh-agent [2022-09-01T22:44:18.678Z] SSH_AUTH_SOCK=/tmp/ssh-76LY9MjPOhSC/agent.33 [2022-09-01T22:44:18.678Z] SSH_AGENT_PID=39 [2022-09-01T22:44:18.683Z] Running ssh-add (command line suppressed) [2022-09-01T22:44:18.823Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-152@tmp/private_key_800144362856171309.key (/w/workspace/undry_device-onvif-camera_PR-152@tmp/private_key_800144362856171309.key) [2022-09-01T22:44:18.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T22:44:19.176Z] + git tag --points-at HEAD [Pipeline] } [2022-09-01T22:44:19.200Z] $ docker exec --env ******** --env ******** 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 ssh-agent -k [2022-09-01T22:44:19.311Z] unset SSH_AUTH_SOCK; [2022-09-01T22:44:19.311Z] unset SSH_AGENT_PID; [2022-09-01T22:44:19.311Z] echo Agent pid 39 killed; [2022-09-01T22:44:19.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-01T22:44:19.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-01T22:44:19.413Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-01T22:44:19.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-01T22:44:19.534Z] $ docker exec 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 ssh-agent [2022-09-01T22:44:19.677Z] SSH_AUTH_SOCK=/tmp/ssh-TVLiG2jU0NW0/agent.72 [2022-09-01T22:44:19.677Z] SSH_AGENT_PID=78 [2022-09-01T22:44:19.682Z] Running ssh-add (command line suppressed) [2022-09-01T22:44:19.790Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-152@tmp/private_key_4843423845783777892.key (/w/workspace/undry_device-onvif-camera_PR-152@tmp/private_key_4843423845783777892.key) [2022-09-01T22:44:19.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-01T22:44:20.141Z] + git semver init [2022-09-01T22:44:20.404Z] 2022-09-01 22:44:20,351 [run_init] DEBUG init version:0.0.0 force:False [2022-09-01T22:44:20.404Z] 2022-09-01 22:44:20,352 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-152/.semver [2022-09-01T22:44:20.404Z] 2022-09-01 22:44:20,352 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-152/.semver [2022-09-01T22:44:20.404Z] 2022-09-01 22:44:20,352 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-152/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-152, universal_newlines=False, shell=None, istream=None) [2022-09-01T22:44:21.346Z] 2022-09-01 22:44:21,123 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-152/.git/info/exclude [2022-09-01T22:44:21.346Z] 2022-09-01 22:44:21,124 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-152/.semver/PR-152 with force:False [2022-09-01T22:44:21.346Z] 2022-09-01 22:44:21,124 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-152/.semver/PR-152 [2022-09-01T22:44:21.346Z] 2022-09-01 22:44:21,128 [execute] INFO git cat-file --batch-check [2022-09-01T22:44:21.346Z] 2022-09-01 22:44:21,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-152/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T22:44:21.346Z] 2022-09-01 22:44:21,136 [execute] INFO git cat-file --batch [2022-09-01T22:44:21.346Z] 2022-09-01 22:44:21,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-152/.semver, universal_newlines=False, shell=None, istream=) [2022-09-01T22:44:21.346Z] 2022-09-01 22:44:21,143 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-152/.semver/PR-152 [2022-09-01T22:44:21.346Z] 0.0.0 [Pipeline] } [2022-09-01T22:44:21.370Z] $ docker exec --env ******** --env ******** 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 ssh-agent -k [2022-09-01T22:44:21.481Z] unset SSH_AUTH_SOCK; [2022-09-01T22:44:21.481Z] unset SSH_AGENT_PID; [2022-09-01T22:44:21.481Z] echo Agent pid 78 killed; [2022-09-01T22:44:21.498Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-01T22:44:21.920Z] + git semver [Pipeline] } [2022-09-01T22:44:22.204Z] $ docker stop --time=1 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 [2022-09-01T22:44:23.496Z] $ docker rm -f 3530ee0d133279352cb7edf7afa703b143e89b3b2d2b3d30f49891b9fbf0f647 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T22:44:23.910Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-01T22:44:24.219Z] Stashed 1 file(s) [Pipeline] echo [2022-09-01T22:44:24.237Z] [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 [2022-09-01T22:44:24.822Z] provisioning config files... [2022-09-01T22:44:24.835Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-152@tmp/config2015929583536468503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:44:25.186Z] ---> docker-login.sh [2022-09-01T22:44:25.186Z] nexus3.edgexfoundry.org:10001 [2022-09-01T22:44:25.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:25.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:25.186Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:25.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:25.186Z] [2022-09-01T22:44:25.186Z] Login Succeeded [2022-09-01T22:44:25.186Z] nexus3.edgexfoundry.org:10002 [2022-09-01T22:44:25.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:25.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:25.445Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:25.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:25.445Z] [2022-09-01T22:44:25.445Z] Login Succeeded [2022-09-01T22:44:25.445Z] nexus3.edgexfoundry.org:10003 [2022-09-01T22:44:25.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:25.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:25.445Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:25.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:25.445Z] [2022-09-01T22:44:25.445Z] Login Succeeded [2022-09-01T22:44:25.445Z] nexus3.edgexfoundry.org:10004 [2022-09-01T22:44:25.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:25.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:25.706Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:25.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:25.706Z] [2022-09-01T22:44:25.706Z] Login Succeeded [2022-09-01T22:44:25.706Z] docker.io [2022-09-01T22:44:25.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:44:25.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:44:25.966Z] Configure a credential helper to remove this warning. See [2022-09-01T22:44:25.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:44:25.966Z] [2022-09-01T22:44:25.966Z] Login Succeeded [2022-09-01T22:44:25.966Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T22:44:25.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-01T22:44:26.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T22:44:26.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T22:44:26.256Z] ========================================================= [2022-09-01T22:44:26.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-01T22:44:26.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:44:26.722Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-01T22:44:26.722Z] Sending build context to Docker daemon 20.66MB [2022-09-01T22:44:26.722Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-01T22:44:26.722Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-01T22:44:26.985Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-01T22:44:26.985Z] 2408cc74d12b: Pulling fs layer [2022-09-01T22:44:26.985Z] ea60b727a1ce: Pulling fs layer [2022-09-01T22:44:26.985Z] 30c4a7721957: Pulling fs layer [2022-09-01T22:44:26.985Z] 370296b7ddb6: Pulling fs layer [2022-09-01T22:44:26.985Z] 7c6cee850709: Pulling fs layer [2022-09-01T22:44:26.985Z] 39a5fcdaea64: Pulling fs layer [2022-09-01T22:44:26.985Z] d94ebbe4e438: Pulling fs layer [2022-09-01T22:44:26.985Z] bcfd1f05c69d: Pulling fs layer [2022-09-01T22:44:26.985Z] 59ccb84bbe0f: Pulling fs layer [2022-09-01T22:44:26.985Z] 370296b7ddb6: Waiting [2022-09-01T22:44:26.985Z] 7c6cee850709: Waiting [2022-09-01T22:44:26.985Z] 39a5fcdaea64: Waiting [2022-09-01T22:44:26.985Z] bcfd1f05c69d: Waiting [2022-09-01T22:44:26.985Z] d94ebbe4e438: Waiting [2022-09-01T22:44:26.985Z] 59ccb84bbe0f: Waiting [2022-09-01T22:44:26.985Z] 30c4a7721957: Verifying Checksum [2022-09-01T22:44:26.985Z] 30c4a7721957: Download complete [2022-09-01T22:44:26.985Z] ea60b727a1ce: Verifying Checksum [2022-09-01T22:44:26.985Z] ea60b727a1ce: Download complete [2022-09-01T22:44:26.985Z] 7c6cee850709: Verifying Checksum [2022-09-01T22:44:26.985Z] 7c6cee850709: Download complete [2022-09-01T22:44:26.985Z] 39a5fcdaea64: Download complete [2022-09-01T22:44:26.985Z] 2408cc74d12b: Verifying Checksum [2022-09-01T22:44:26.985Z] 2408cc74d12b: Download complete [2022-09-01T22:44:26.985Z] d94ebbe4e438: Verifying Checksum [2022-09-01T22:44:26.985Z] d94ebbe4e438: Download complete [2022-09-01T22:44:27.260Z] 2408cc74d12b: Pull complete [2022-09-01T22:44:27.260Z] ea60b727a1ce: Pull complete [2022-09-01T22:44:27.260Z] 30c4a7721957: Pull complete [2022-09-01T22:44:27.532Z] 59ccb84bbe0f: Verifying Checksum [2022-09-01T22:44:27.532Z] 59ccb84bbe0f: Download complete [2022-09-01T22:44:27.795Z] 370296b7ddb6: Verifying Checksum [2022-09-01T22:44:27.795Z] 370296b7ddb6: Download complete [2022-09-01T22:44:27.795Z] bcfd1f05c69d: Verifying Checksum [2022-09-01T22:44:27.795Z] bcfd1f05c69d: Download complete [2022-09-01T22:44:31.991Z] 370296b7ddb6: Pull complete [2022-09-01T22:44:31.991Z] 7c6cee850709: Pull complete [2022-09-01T22:44:31.991Z] 39a5fcdaea64: Pull complete [2022-09-01T22:44:31.991Z] d94ebbe4e438: Pull complete [2022-09-01T22:44:33.900Z] bcfd1f05c69d: Pull complete [2022-09-01T22:44:34.472Z] 59ccb84bbe0f: Pull complete [2022-09-01T22:44:34.472Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-01T22:44:34.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-01T22:44:34.472Z] ---> a4fb48ad2a94 [2022-09-01T22:44:34.472Z] Step 3/13 : ARG MAKE="make build" [2022-09-01T22:44:38.678Z] ---> Running in 2a9813495508 [2022-09-01T22:44:38.678Z] Removing intermediate container 2a9813495508 [2022-09-01T22:44:38.678Z] ---> 89b13d4a71e7 [2022-09-01T22:44:38.678Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-01T22:44:38.678Z] ---> Running in 42c614d96046 [2022-09-01T22:44:38.678Z] Removing intermediate container 42c614d96046 [2022-09-01T22:44:38.678Z] ---> c7a4e0b146c2 [2022-09-01T22:44:38.678Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-01T22:44:38.678Z] ---> Running in 22e273c0ff9c [2022-09-01T22:44:38.678Z] Removing intermediate container 22e273c0ff9c [2022-09-01T22:44:38.678Z] ---> 7af89fb23d8c [2022-09-01T22:44:38.678Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-01T22:44:38.678Z] ---> Running in 3b0d3e9d8a0d [2022-09-01T22:44:38.678Z] Removing intermediate container 3b0d3e9d8a0d [2022-09-01T22:44:38.678Z] ---> d5caa3fc2cf1 [2022-09-01T22:44:38.678Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T22:44:38.678Z] ---> Running in f15cb13cc5c9 [2022-09-01T22:44:38.678Z] Removing intermediate container f15cb13cc5c9 [2022-09-01T22:44:38.678Z] ---> 039f32dc7467 [2022-09-01T22:44:38.678Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-01T22:44:38.940Z] ---> Running in b97fb6ef10fe [2022-09-01T22:44:39.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T22:44:39.643Z] Still waiting to schedule task [2022-09-01T22:44:39.644Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24366’ [2022-09-01T22:44:40.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T22:44:40.146Z] OK: 211 MiB in 51 packages [2022-09-01T22:44:40.715Z] Removing intermediate container b97fb6ef10fe [2022-09-01T22:44:40.715Z] ---> ece6eeb57712 [2022-09-01T22:44:40.715Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-01T22:44:40.715Z] ---> Running in 462e18b1f173 [2022-09-01T22:44:40.715Z] Removing intermediate container 462e18b1f173 [2022-09-01T22:44:40.715Z] ---> aee221cc955d [2022-09-01T22:44:40.715Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-01T22:44:40.715Z] ---> 15029ebfcea5 [2022-09-01T22:44:40.715Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T22:44:40.715Z] ---> Running in a2570d81ce5a [2022-09-01T22:45:02.678Z] Removing intermediate container a2570d81ce5a [2022-09-01T22:45:02.678Z] ---> 46bf74a0020b [2022-09-01T22:45:02.678Z] Step 12/13 : COPY . . [2022-09-01T22:45:02.678Z] ---> 601b7977d8cd [2022-09-01T22:45:02.678Z] Step 13/13 : RUN ${MAKE} [2022-09-01T22:45:02.678Z] ---> Running in c1473868fbd4 [2022-09-01T22:45:02.678Z] noop [2022-09-01T22:45:02.678Z] Removing intermediate container c1473868fbd4 [2022-09-01T22:45:02.678Z] ---> ac6a7d452766 [2022-09-01T22:45:02.678Z] Successfully built ac6a7d452766 [2022-09-01T22:45:02.678Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:45:03.110Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T22:45:03.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T22:45:03.489Z] prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container [2022-09-01T22:45:03.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-01T22:45:03.913Z] $ docker top 4d924053314f1ebba51646b9c34f0e296e4b1a0741c1e9defe7adfe3833d5f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T22:45:04.313Z] + go version [2022-09-01T22:45:04.313Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-01T22:45:04.350Z] $ docker stop --time=1 4d924053314f1ebba51646b9c34f0e296e4b1a0741c1e9defe7adfe3833d5f0d [2022-09-01T22:45:05.671Z] $ docker rm -f 4d924053314f1ebba51646b9c34f0e296e4b1a0741c1e9defe7adfe3833d5f0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:45:06.444Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-01T22:45:06.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T22:45:06.615Z] prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container [2022-09-01T22:45:06.662Z] $ 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-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-01T22:45:07.047Z] $ docker top ecd2d921a329c4b64dce0bd50db27c85246dd67f601e8bdaf8848923e4db22a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T22:45:07.457Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-152 [Pipeline] fileExists [Pipeline] sh [2022-09-01T22:45:07.822Z] + make test [2022-09-01T22:45:07.822Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-01T22:45:08.082Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-01T22:45:20.291Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-01T22:45:20.291Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.039s coverage: 28.6% of statements [2022-09-01T22:45:20.291Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-01T22:45:20.292Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.590s coverage: 90.5% of statements [2022-09-01T22:45:28.408Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-01T22:45:28.408Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-01T22:45:30.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T22:45:30.942Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T22:45:30.942Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-01T22:45:30.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-01T22:45:31.016Z] $ docker stop --time=1 ecd2d921a329c4b64dce0bd50db27c85246dd67f601e8bdaf8848923e4db22a6 [2022-09-01T22:45:33.453Z] $ docker rm -f ecd2d921a329c4b64dce0bd50db27c85246dd67f601e8bdaf8848923e4db22a6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T22:45:33.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-01T22:45:34.029Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-01T22:45:34.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-01T22:45:34.924Z] + ls -al . [2022-09-01T22:45:34.924Z] total 232 [2022-09-01T22:45:34.924Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 1 22:45 . [2022-09-01T22:45:34.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:43 .. [2022-09-01T22:45:34.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 22:45 .git [2022-09-01T22:45:34.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 22:43 .github [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 1 22:43 .gitignore [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 1 22:43 .golangci.yml [2022-09-01T22:45:34.924Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 22:44 .semver [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 1 22:43 Attribution.txt [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 1 22:43 CHANGELOG.md [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 1 22:43 Dockerfile [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 22:43 GOVERNANCE.md [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 1 22:43 Jenkinsfile [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 22:43 LICENSE [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 1 22:43 Makefile [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 1 22:43 OWNERS.md [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 1 22:43 README.md [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 22:44 VERSION [2022-09-01T22:45:34.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 22:43 bin [2022-09-01T22:45:34.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 22:43 cmd [2022-09-01T22:45:34.924Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 1 22:45 coverage.out [2022-09-01T22:45:34.924Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 22:43 doc [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 1 22:43 go.mod [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 1 22:43 go.sum [2022-09-01T22:45:34.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:43 internal [2022-09-01T22:45:34.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:43 snap [2022-09-01T22:45:34.924Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 1 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:45:35.310Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 --label arch=amd64 --label version=0.0.0 . [2022-09-01T22:45:35.310Z] Sending build context to Docker daemon 20.74MB [2022-09-01T22:45:35.310Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-01T22:45:35.310Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-01T22:45:35.310Z] ---> ac6a7d452766 [2022-09-01T22:45:35.310Z] Step 3/26 : ARG MAKE="make build" [2022-09-01T22:45:35.570Z] ---> Running in 94175ca87f5e [2022-09-01T22:45:35.570Z] Removing intermediate container 94175ca87f5e [2022-09-01T22:45:35.570Z] ---> 913479f49224 [2022-09-01T22:45:35.570Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-01T22:45:35.570Z] ---> Running in 60f86e31dd33 [2022-09-01T22:45:35.833Z] Removing intermediate container 60f86e31dd33 [2022-09-01T22:45:35.833Z] ---> 62ef913f5a58 [2022-09-01T22:45:35.833Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-01T22:45:35.833Z] ---> Running in b7cd1530caa7 [2022-09-01T22:45:35.833Z] Removing intermediate container b7cd1530caa7 [2022-09-01T22:45:35.833Z] ---> 407b26a394cf [2022-09-01T22:45:35.833Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-01T22:45:35.833Z] ---> Running in ed1105342738 [2022-09-01T22:45:36.091Z] Removing intermediate container ed1105342738 [2022-09-01T22:45:36.091Z] ---> 575f85fc6cb7 [2022-09-01T22:45:36.091Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T22:45:36.091Z] ---> Running in 0d8b5eed764f [2022-09-01T22:45:36.658Z] Removing intermediate container 0d8b5eed764f [2022-09-01T22:45:36.658Z] ---> 771e299e366e [2022-09-01T22:45:36.658Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-01T22:45:36.658Z] ---> Running in 3737f76d1144 [2022-09-01T22:45:36.918Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T22:45:37.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T22:45:38.064Z] OK: 211 MiB in 51 packages [2022-09-01T22:45:38.064Z] Removing intermediate container 3737f76d1144 [2022-09-01T22:45:38.064Z] ---> 457fa23f6301 [2022-09-01T22:45:38.064Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-01T22:45:38.326Z] ---> Running in 94b71b5cad8a [2022-09-01T22:45:38.326Z] Removing intermediate container 94b71b5cad8a [2022-09-01T22:45:38.326Z] ---> 24aa623b84d3 [2022-09-01T22:45:38.326Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-01T22:45:38.326Z] ---> 06f99f68537a [2022-09-01T22:45:38.326Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T22:45:38.326Z] ---> Running in ff0e9bcc0ac2 [2022-09-01T22:45:39.264Z] Removing intermediate container ff0e9bcc0ac2 [2022-09-01T22:45:39.264Z] ---> be885d595a39 [2022-09-01T22:45:39.264Z] Step 12/26 : COPY . . [2022-09-01T22:45:39.527Z] ---> 8e15c26a5831 [2022-09-01T22:45:39.527Z] Step 13/26 : RUN ${MAKE} [2022-09-01T22:45:39.527Z] ---> Running in fd2f5877b67a [2022-09-01T22:45:39.796Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-01T22:46:06.359Z] Removing intermediate container fd2f5877b67a [2022-09-01T22:46:06.359Z] ---> cc0a1b66c884 [2022-09-01T22:46:06.359Z] Step 14/26 : FROM alpine:3.16 [2022-09-01T22:46:06.359Z] 3.16: Pulling from library/alpine [2022-09-01T22:46:06.359Z] 213ec9aee27d: Pulling fs layer [2022-09-01T22:46:06.359Z] 213ec9aee27d: Verifying Checksum [2022-09-01T22:46:06.359Z] 213ec9aee27d: Download complete [2022-09-01T22:46:06.359Z] 213ec9aee27d: Pull complete [2022-09-01T22:46:06.359Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T22:46:06.359Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T22:46:06.359Z] ---> 9c6f07244728 [2022-09-01T22:46:06.359Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-01T22:46:06.359Z] ---> Running in 7769c0f5c638 [2022-09-01T22:46:06.359Z] Removing intermediate container 7769c0f5c638 [2022-09-01T22:46:06.359Z] ---> 9a518e517222 [2022-09-01T22:46:06.359Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T22:46:06.359Z] ---> Running in 547347eae987 [2022-09-01T22:46:06.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-01T22:46:06.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-01T22:46:06.359Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T22:46:06.359Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T22:46:06.359Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T22:46:06.359Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T22:46:06.359Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T22:46:06.359Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T22:46:06.359Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T22:46:06.359Z] OK: 8 MiB in 20 packages [2022-09-01T22:46:06.359Z] Removing intermediate container 547347eae987 [2022-09-01T22:46:06.359Z] ---> 0c2cf379b92d [2022-09-01T22:46:06.359Z] Step 17/26 : WORKDIR / [2022-09-01T22:46:06.359Z] ---> Running in a0d9d21b73b0 [2022-09-01T22:46:06.359Z] Removing intermediate container a0d9d21b73b0 [2022-09-01T22:46:06.359Z] ---> 53a813c06302 [2022-09-01T22:46:06.359Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-01T22:46:06.359Z] ---> ca4a0b1a7b3d [2022-09-01T22:46:06.359Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-01T22:46:06.359Z] ---> 49c0bf27accb [2022-09-01T22:46:06.359Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-01T22:46:06.359Z] ---> 792891b5d54f [2022-09-01T22:46:06.359Z] Step 21/26 : EXPOSE 59984 [2022-09-01T22:46:06.359Z] ---> Running in 9cba1d2723ce [2022-09-01T22:46:06.359Z] Removing intermediate container 9cba1d2723ce [2022-09-01T22:46:06.359Z] ---> 8e8fd8c622d3 [2022-09-01T22:46:06.359Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-01T22:46:06.359Z] ---> Running in af2187b5d3c5 [2022-09-01T22:46:06.359Z] Removing intermediate container af2187b5d3c5 [2022-09-01T22:46:06.359Z] ---> 189f8565725c [2022-09-01T22:46:06.359Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T22:46:06.359Z] ---> Running in 0d20fb478612 [2022-09-01T22:46:06.359Z] Removing intermediate container 0d20fb478612 [2022-09-01T22:46:06.359Z] ---> b0b79eaf6002 [2022-09-01T22:46:06.359Z] Step 24/26 : LABEL arch=amd64 [2022-09-01T22:46:06.359Z] ---> Running in 88ac7f2fc5da [2022-09-01T22:46:06.359Z] Removing intermediate container 88ac7f2fc5da [2022-09-01T22:46:06.359Z] ---> c0077b0b6da0 [2022-09-01T22:46:06.359Z] Step 25/26 : LABEL git_sha=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [2022-09-01T22:46:06.359Z] ---> Running in 88839e271ad1 [2022-09-01T22:46:06.359Z] Removing intermediate container 88839e271ad1 [2022-09-01T22:46:06.359Z] ---> 0b75e7bfdc9e [2022-09-01T22:46:06.359Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T22:46:06.359Z] ---> Running in 338c87d49491 [2022-09-01T22:46:06.359Z] Removing intermediate container 338c87d49491 [2022-09-01T22:46:06.359Z] ---> c70d7a50afcc [2022-09-01T22:46:06.359Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-01T22:46:06.359Z] Successfully built c70d7a50afcc [2022-09-01T22:46:06.359Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:46:07.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T22:46:07.204Z] [2022-09-01T22:46:07.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:46:07.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T22:46:07.579Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-01T22:46:07.579Z] 5eb5b503b376: Pulling fs layer [2022-09-01T22:46:07.579Z] 5c69ac0246d0: Pulling fs layer [2022-09-01T22:46:07.579Z] ec43610c2a17: Pulling fs layer [2022-09-01T22:46:07.579Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-01T22:46:07.579Z] 33b1e0a273af: Pulling fs layer [2022-09-01T22:46:07.579Z] 5d3b04190fa2: Pulling fs layer [2022-09-01T22:46:07.579Z] 2f39f015ded8: Pulling fs layer [2022-09-01T22:46:07.579Z] 5d3b04190fa2: Waiting [2022-09-01T22:46:07.579Z] 33b1e0a273af: Waiting [2022-09-01T22:46:07.579Z] 3a2ae6a8a46f: Waiting [2022-09-01T22:46:07.579Z] 2f39f015ded8: Waiting [2022-09-01T22:46:07.579Z] 5c69ac0246d0: Verifying Checksum [2022-09-01T22:46:07.579Z] 5c69ac0246d0: Download complete [2022-09-01T22:46:07.579Z] 3a2ae6a8a46f: Download complete [2022-09-01T22:46:07.579Z] 33b1e0a273af: Verifying Checksum [2022-09-01T22:46:07.579Z] 33b1e0a273af: Download complete [2022-09-01T22:46:07.579Z] 5d3b04190fa2: Verifying Checksum [2022-09-01T22:46:07.579Z] 5d3b04190fa2: Download complete [2022-09-01T22:46:07.579Z] ec43610c2a17: Verifying Checksum [2022-09-01T22:46:07.579Z] ec43610c2a17: Download complete [2022-09-01T22:46:07.842Z] 5eb5b503b376: Verifying Checksum [2022-09-01T22:46:07.842Z] 5eb5b503b376: Download complete [2022-09-01T22:46:08.409Z] 2f39f015ded8: Download complete [2022-09-01T22:46:09.343Z] 5eb5b503b376: Pull complete [2022-09-01T22:46:09.343Z] 5c69ac0246d0: Pull complete [2022-09-01T22:46:09.911Z] ec43610c2a17: Pull complete [2022-09-01T22:46:09.911Z] 3a2ae6a8a46f: Pull complete [2022-09-01T22:46:10.173Z] 33b1e0a273af: Pull complete [2022-09-01T22:46:10.173Z] 5d3b04190fa2: Pull complete [2022-09-01T22:46:15.457Z] 2f39f015ded8: Pull complete [2022-09-01T22:46:15.457Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-01T22:46:15.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T22:46:15.457Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T22:46:15.678Z] prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container [2022-09-01T22:46:15.722Z] $ 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-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-01T22:46:18.762Z] $ docker top 59d3a89e533923eb584c4de4c9a7e8661d7ecd29014a27c5509008d9445327db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:46:19.206Z] ---> job-cost.sh [2022-09-01T22:46:19.206Z] lf-activate-venv: SKIPPING [2022-09-01T22:46:19.206Z] INFO: No Stack... [2022-09-01T22:46:19.467Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T22:46:20.036Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T22:46:20.352Z] + cat /w/workspace/undry_device-onvif-camera_PR-152/archives/cost.csv [2022-09-01T22:46:20.352Z] + cut -d, -f6 [Pipeline] lock [2022-09-01T22:46:20.388Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [2022-09-01T22:46:20.392Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] did not exist. Created. [2022-09-01T22:46:20.392Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T22:46:20.777Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-01T22:46:20.824Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T22:46:20.851Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T22:46:20.926Z] $ docker stop --time=1 59d3a89e533923eb584c4de4c9a7e8661d7ecd29014a27c5509008d9445327db [2022-09-01T22:46:22.090Z] $ docker rm -f 59d3a89e533923eb584c4de4c9a7e8661d7ecd29014a27c5509008d9445327db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-01T22:47:06.288Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24370 in /w/workspace/undry_device-onvif-camera_PR-152 [Pipeline] { [Pipeline] ws [2022-09-01T22:47:06.331Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-09-01T22:47:06.452Z] Selected Git installation does not exist. Using Default [2022-09-01T22:47:06.452Z] The recommended git tool is: NONE [2022-09-01T22:47:13.574Z] using credential edgex-jenkins-ssh [2022-09-01T22:47:13.602Z] Cloning the remote Git repository [2022-09-01T22:47:13.689Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-01T22:47:13.769Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-09-01T22:47:13.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-01T22:47:13.885Z] > git --version # timeout=10 [2022-09-01T22:47:13.923Z] > git --version # 'git version 2.25.1' [2022-09-01T22:47:13.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T22:47:14.013Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T22:47:15.752Z] Merging remotes/origin/main commit 87f15e26a71a8026a682f6867a4ab9a3284585c9 into PR head commit 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [2022-09-01T22:47:15.122Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-01T22:47:15.140Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-01T22:47:15.169Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-01T22:47:15.207Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-01T22:47:15.208Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T22:47:15.223Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/152/head:refs/remotes/origin/PR-152 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-01T22:47:15.774Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T22:47:15.793Z] > git checkout -f 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 # timeout=10 [2022-09-01T22:47:16.127Z] Merge succeeded, producing 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [2022-09-01T22:47:16.128Z] Checking out Revision 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 (PR-152) [2022-09-01T22:47:16.030Z] > git remote # timeout=10 [2022-09-01T22:47:16.053Z] > git config --get remote.origin.url # timeout=10 [2022-09-01T22:47:16.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-01T22:47:16.087Z] > git merge 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 [2022-09-01T22:47:16.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-01T22:47:16.137Z] > git config core.sparsecheckout # timeout=10 [2022-09-01T22:47:16.151Z] > git checkout -f 4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 # timeout=10 [2022-09-01T22:47:20.718Z] Commit message: "test: add nestscan discovery tests" [2022-09-01T22:47:20.794Z] > git --version # timeout=10 [2022-09-01T22:47:20.806Z] > git --version # 'git version 2.25.1' [2022-09-01T22:47:20.824Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T22:47:21.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-01T22:47:21.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T22:47:21.902Z] Dload Upload Total Spent Left Speed [2022-09-01T22:47:21.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2022-09-01T22:47:22.593Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-01T22:47:22.960Z] + sudo tee /etc/docker/daemon.new [2022-09-01T22:47:22.960Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-01T22:47:22.960Z] { [2022-09-01T22:47:22.960Z] "registry-mirrors": [ [2022-09-01T22:47:22.960Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-01T22:47:22.960Z] ], [2022-09-01T22:47:22.960Z] "bip": "10.250.0.254/24", [2022-09-01T22:47:22.960Z] "hosts": [ [2022-09-01T22:47:22.960Z] "tcp://0.0.0.0:5555", [2022-09-01T22:47:22.960Z] "unix:///var/run/docker.sock" [2022-09-01T22:47:22.960Z] ], [2022-09-01T22:47:22.960Z] "mtu": 1458, [2022-09-01T22:47:22.960Z] "selinux-enabled": true, [2022-09-01T22:47:22.960Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-01T22:47:22.960Z] } [Pipeline] sh [2022-09-01T22:47:23.335Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-01T22:47:23.698Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T22:47:42.268Z] provisioning config files... [2022-09-01T22:47:42.295Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2240216670454429872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:47:42.701Z] ---> docker-login.sh [2022-09-01T22:47:42.701Z] nexus3.edgexfoundry.org:10001 [2022-09-01T22:47:43.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:47:43.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:47:43.577Z] Configure a credential helper to remove this warning. See [2022-09-01T22:47:43.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:47:43.577Z] [2022-09-01T22:47:43.577Z] Login Succeeded [2022-09-01T22:47:43.577Z] nexus3.edgexfoundry.org:10002 [2022-09-01T22:47:43.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:47:44.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:47:44.123Z] Configure a credential helper to remove this warning. See [2022-09-01T22:47:44.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:47:44.123Z] [2022-09-01T22:47:44.123Z] Login Succeeded [2022-09-01T22:47:44.123Z] nexus3.edgexfoundry.org:10003 [2022-09-01T22:47:44.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:47:44.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:47:44.399Z] Configure a credential helper to remove this warning. See [2022-09-01T22:47:44.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:47:44.399Z] [2022-09-01T22:47:44.399Z] Login Succeeded [2022-09-01T22:47:44.399Z] nexus3.edgexfoundry.org:10004 [2022-09-01T22:47:44.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:47:44.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:47:44.994Z] Configure a credential helper to remove this warning. See [2022-09-01T22:47:44.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:47:44.994Z] [2022-09-01T22:47:44.994Z] Login Succeeded [2022-09-01T22:47:44.994Z] docker.io [2022-09-01T22:47:45.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-01T22:47:45.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-01T22:47:45.860Z] Configure a credential helper to remove this warning. See [2022-09-01T22:47:45.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-01T22:47:45.860Z] [2022-09-01T22:47:45.860Z] Login Succeeded [2022-09-01T22:47:45.860Z] ---> docker-login.sh ends [Pipeline] } [2022-09-01T22:47:45.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-01T22:47:46.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T22:47:46.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-01T22:47:46.345Z] ========================================================= [2022-09-01T22:47:46.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-01T22:47:46.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:47:46.855Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-01T22:47:47.451Z] Sending build context to Docker daemon 14.15MB [2022-09-01T22:47:47.451Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-01T22:47:47.451Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-01T22:47:47.451Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-01T22:47:47.451Z] b3c136eddcbf: Pulling fs layer [2022-09-01T22:47:47.451Z] c0a3192eca97: Pulling fs layer [2022-09-01T22:47:47.451Z] a050256f5b6f: Pulling fs layer [2022-09-01T22:47:47.451Z] 656be50a0ddc: Pulling fs layer [2022-09-01T22:47:47.451Z] 2bbca73fdf42: Pulling fs layer [2022-09-01T22:47:47.451Z] 46d945488cbd: Pulling fs layer [2022-09-01T22:47:47.451Z] 8a5474983e97: Pulling fs layer [2022-09-01T22:47:47.451Z] 329c88fbcd65: Pulling fs layer [2022-09-01T22:47:47.451Z] 656be50a0ddc: Waiting [2022-09-01T22:47:47.451Z] 2bbca73fdf42: Waiting [2022-09-01T22:47:47.451Z] 46d945488cbd: Waiting [2022-09-01T22:47:47.730Z] 8a5474983e97: Waiting [2022-09-01T22:47:47.730Z] a050256f5b6f: Verifying Checksum [2022-09-01T22:47:47.730Z] a050256f5b6f: Download complete [2022-09-01T22:47:47.730Z] c0a3192eca97: Download complete [2022-09-01T22:47:47.730Z] 2bbca73fdf42: Download complete [2022-09-01T22:47:47.730Z] 46d945488cbd: Verifying Checksum [2022-09-01T22:47:47.730Z] 46d945488cbd: Download complete [2022-09-01T22:47:47.730Z] b3c136eddcbf: Verifying Checksum [2022-09-01T22:47:47.730Z] b3c136eddcbf: Download complete [2022-09-01T22:47:48.729Z] b3c136eddcbf: Pull complete [2022-09-01T22:47:48.729Z] 329c88fbcd65: Verifying Checksum [2022-09-01T22:47:48.729Z] 329c88fbcd65: Download complete [2022-09-01T22:47:49.327Z] c0a3192eca97: Pull complete [2022-09-01T22:47:49.610Z] a050256f5b6f: Pull complete [2022-09-01T22:47:49.884Z] 8a5474983e97: Verifying Checksum [2022-09-01T22:47:50.480Z] 656be50a0ddc: Verifying Checksum [2022-09-01T22:47:50.480Z] 656be50a0ddc: Download complete [2022-09-01T22:48:05.583Z] 656be50a0ddc: Pull complete [2022-09-01T22:48:05.583Z] 2bbca73fdf42: Pull complete [2022-09-01T22:48:05.583Z] 46d945488cbd: Pull complete [2022-09-01T22:48:11.025Z] 8a5474983e97: Pull complete [2022-09-01T22:48:13.674Z] 329c88fbcd65: Pull complete [2022-09-01T22:48:13.674Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-01T22:48:13.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-01T22:48:13.674Z] ---> ff4287adb874 [2022-09-01T22:48:13.674Z] Step 3/13 : ARG MAKE="make build" [2022-09-01T22:48:14.667Z] ---> Running in 4d018375cc52 [2022-09-01T22:48:14.945Z] Removing intermediate container 4d018375cc52 [2022-09-01T22:48:14.945Z] ---> b56db9f2fc73 [2022-09-01T22:48:14.945Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-01T22:48:14.945Z] ---> Running in e176ab5891b7 [2022-09-01T22:48:15.553Z] Removing intermediate container e176ab5891b7 [2022-09-01T22:48:15.553Z] ---> 0b394132bd10 [2022-09-01T22:48:15.553Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-01T22:48:15.553Z] ---> Running in ad93c28c6754 [2022-09-01T22:48:16.999Z] Removing intermediate container ad93c28c6754 [2022-09-01T22:48:16.999Z] ---> e8b325d4c208 [2022-09-01T22:48:16.999Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-01T22:48:16.999Z] ---> Running in 7584d02a5622 [2022-09-01T22:48:17.601Z] Removing intermediate container 7584d02a5622 [2022-09-01T22:48:17.601Z] ---> 2ba45f5ef4c8 [2022-09-01T22:48:17.601Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T22:48:17.601Z] ---> Running in 411d4a5819be [2022-09-01T22:48:19.593Z] Removing intermediate container 411d4a5819be [2022-09-01T22:48:19.593Z] ---> b41a9ef11194 [2022-09-01T22:48:19.593Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-01T22:48:19.593Z] ---> Running in 3e17e48f4baf [2022-09-01T22:48:20.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T22:48:21.559Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T22:48:22.550Z] OK: 221 MiB in 51 packages [2022-09-01T22:48:23.550Z] Removing intermediate container 3e17e48f4baf [2022-09-01T22:48:23.550Z] ---> a9bc554dc311 [2022-09-01T22:48:23.550Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-01T22:48:23.550Z] ---> Running in c00aad904bb3 [2022-09-01T22:48:23.825Z] Removing intermediate container c00aad904bb3 [2022-09-01T22:48:23.825Z] ---> dac1801da6f4 [2022-09-01T22:48:23.825Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-01T22:48:24.428Z] ---> e9ed0c71dd39 [2022-09-01T22:48:24.428Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T22:48:24.706Z] ---> Running in 3f62daac76f8 [2022-09-01T22:49:21.291Z] Removing intermediate container 3f62daac76f8 [2022-09-01T22:49:21.291Z] ---> ba5020dc2990 [2022-09-01T22:49:21.291Z] Step 12/13 : COPY . . [2022-09-01T22:49:21.291Z] ---> d93861060c6c [2022-09-01T22:49:21.291Z] Step 13/13 : RUN ${MAKE} [2022-09-01T22:49:21.291Z] ---> Running in e930a7b07d7a [2022-09-01T22:49:21.291Z] noop [2022-09-01T22:49:21.291Z] Removing intermediate container e930a7b07d7a [2022-09-01T22:49:21.291Z] ---> 0b5c1a5d556d [2022-09-01T22:49:21.291Z] Successfully built 0b5c1a5d556d [2022-09-01T22:49:21.291Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:49:21.783Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T22:49:21.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T22:49:22.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-24370 does not seem to be running inside a container [2022-09-01T22:49:22.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-01T22:49:23.711Z] $ docker top 39b0a37d2f40982c71761e6247b42ac3c7cd8e606370060dafded4feb8cdb21b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T22:49:24.685Z] + go version [2022-09-01T22:49:24.685Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-01T22:49:24.722Z] $ docker stop --time=1 39b0a37d2f40982c71761e6247b42ac3c7cd8e606370060dafded4feb8cdb21b [2022-09-01T22:49:26.363Z] $ docker rm -f 39b0a37d2f40982c71761e6247b42ac3c7cd8e606370060dafded4feb8cdb21b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:49:27.306Z] + docker inspect -f . ci-base-image-arm64 [2022-09-01T22:49:27.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T22:49:27.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-24370 does not seem to be running inside a container [2022-09-01T22:49:27.701Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-01T22:49:28.923Z] $ docker top e3a04f24a09689bc5e5f0243ccab89c9c930493b996727d8c0b0d9d17052dbb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T22:49:29.871Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-09-01T22:49:30.590Z] + make test [2022-09-01T22:49:30.590Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-01T22:49:32.581Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-01T22:51:09.456Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-01T22:51:12.098Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.205s coverage: 28.6% of statements [2022-09-01T22:51:12.098Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-01T22:51:27.292Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.583s coverage: 90.5% of statements [2022-09-01T22:51:27.292Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-01T22:51:27.292Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-01T22:51:49.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-01T22:51:49.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-01T22:51:49.468Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-01T22:51:49.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-01T22:51:49.537Z] $ docker stop --time=1 e3a04f24a09689bc5e5f0243ccab89c9c930493b996727d8c0b0d9d17052dbb4 [2022-09-01T22:51:51.380Z] $ docker rm -f e3a04f24a09689bc5e5f0243ccab89c9c930493b996727d8c0b0d9d17052dbb4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-01T22:51:52.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-01T22:51:52.564Z] Warning: overwriting stash ‘coverage-report’ [2022-09-01T22:51:53.156Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-01T22:51:53.770Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-01T22:51:54.128Z] + ls -al . [2022-09-01T22:51:54.129Z] total 228 [2022-09-01T22:51:54.129Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 1 22:49 . [2022-09-01T22:51:54.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:47 .. [2022-09-01T22:51:54.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 1 22:47 .git [2022-09-01T22:51:54.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 22:47 .github [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 1 22:47 .gitignore [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 1 22:47 .golangci.yml [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 1 22:47 Attribution.txt [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 1 22:47 CHANGELOG.md [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 1 22:47 Dockerfile [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 1 22:47 GOVERNANCE.md [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 1 22:47 Jenkinsfile [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 1 22:47 LICENSE [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 1 22:47 Makefile [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 1 22:47 OWNERS.md [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 1 22:47 README.md [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 1 22:44 VERSION [2022-09-01T22:51:54.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 1 22:47 bin [2022-09-01T22:51:54.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 1 22:47 cmd [2022-09-01T22:51:54.129Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 1 22:51 coverage.out [2022-09-01T22:51:54.129Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 1 22:47 doc [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 1 22:47 go.mod [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 1 22:47 go.sum [2022-09-01T22:51:54.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:47 internal [2022-09-01T22:51:54.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 1 22:47 snap [2022-09-01T22:51:54.129Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 1 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:51:54.569Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 --label arch=arm64 --label version=0.0.0 . [2022-09-01T22:51:55.171Z] Sending build context to Docker daemon 14.22MB [2022-09-01T22:51:55.171Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-01T22:51:55.171Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-01T22:51:55.171Z] ---> 0b5c1a5d556d [2022-09-01T22:51:55.171Z] Step 3/26 : ARG MAKE="make build" [2022-09-01T22:51:55.451Z] ---> Running in da34c175c831 [2022-09-01T22:51:55.725Z] Removing intermediate container da34c175c831 [2022-09-01T22:51:55.725Z] ---> 324e19181c59 [2022-09-01T22:51:55.725Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-01T22:51:55.725Z] ---> Running in 5fde81aa4f6a [2022-09-01T22:51:56.002Z] Removing intermediate container 5fde81aa4f6a [2022-09-01T22:51:56.002Z] ---> 9a93a6ac67e4 [2022-09-01T22:51:56.002Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-01T22:51:56.278Z] ---> Running in 3e1a3a59cdb8 [2022-09-01T22:51:56.553Z] Removing intermediate container 3e1a3a59cdb8 [2022-09-01T22:51:56.553Z] ---> f4bb8a38eb47 [2022-09-01T22:51:56.553Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-01T22:51:56.553Z] ---> Running in cb9e66471269 [2022-09-01T22:51:56.831Z] Removing intermediate container cb9e66471269 [2022-09-01T22:51:56.831Z] ---> 118d9e9dd044 [2022-09-01T22:51:56.831Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-01T22:51:57.114Z] ---> Running in b720115070fb [2022-09-01T22:51:59.105Z] Removing intermediate container b720115070fb [2022-09-01T22:51:59.105Z] ---> 3f6f0587d4c2 [2022-09-01T22:51:59.105Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-01T22:51:59.105Z] ---> Running in b9a32f40137f [2022-09-01T22:52:00.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T22:52:00.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T22:52:02.121Z] OK: 221 MiB in 51 packages [2022-09-01T22:52:02.737Z] Removing intermediate container b9a32f40137f [2022-09-01T22:52:02.737Z] ---> 40cdcff68930 [2022-09-01T22:52:02.737Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-01T22:52:02.737Z] ---> Running in d6311e97a4dd [2022-09-01T22:52:03.336Z] Removing intermediate container d6311e97a4dd [2022-09-01T22:52:03.336Z] ---> 338617b7a482 [2022-09-01T22:52:03.336Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-01T22:52:03.939Z] ---> 43163f2b4fff [2022-09-01T22:52:03.939Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-01T22:52:03.939Z] ---> Running in e08123af7faf [2022-09-01T22:52:05.927Z] Removing intermediate container e08123af7faf [2022-09-01T22:52:05.927Z] ---> f4e10f4de770 [2022-09-01T22:52:05.927Z] Step 12/26 : COPY . . [2022-09-01T22:52:07.905Z] ---> 09cc4e90ed4a [2022-09-01T22:52:07.905Z] Step 13/26 : RUN ${MAKE} [2022-09-01T22:52:07.905Z] ---> Running in 18164232fb5c [2022-09-01T22:52:08.889Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-09-01T22:54:30.838Z] Removing intermediate container 18164232fb5c [2022-09-01T22:54:30.838Z] ---> d9e9dfd123f8 [2022-09-01T22:54:30.838Z] Step 14/26 : FROM alpine:3.16 [2022-09-01T22:54:31.813Z] 3.16: Pulling from library/alpine [2022-09-01T22:54:31.813Z] 9b18e9b68314: Pulling fs layer [2022-09-01T22:54:32.093Z] 9b18e9b68314: Verifying Checksum [2022-09-01T22:54:32.093Z] 9b18e9b68314: Download complete [2022-09-01T22:54:32.686Z] 9b18e9b68314: Pull complete [2022-09-01T22:54:32.686Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-01T22:54:32.686Z] Status: Downloaded newer image for alpine:3.16 [2022-09-01T22:54:32.686Z] ---> a6215f271958 [2022-09-01T22:54:32.686Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-01T22:54:32.686Z] ---> Running in 454ad00f152d [2022-09-01T22:54:32.966Z] Removing intermediate container 454ad00f152d [2022-09-01T22:54:32.966Z] ---> 3bcbae4e8170 [2022-09-01T22:54:32.966Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-01T22:54:32.966Z] ---> Running in 333c61021e7c [2022-09-01T22:54:33.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-01T22:54:34.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-01T22:54:35.205Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-01T22:54:35.205Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-01T22:54:35.205Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-01T22:54:35.205Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-01T22:54:35.205Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-01T22:54:35.205Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-01T22:54:35.205Z] Executing busybox-1.35.0-r17.trigger [2022-09-01T22:54:35.205Z] OK: 8 MiB in 20 packages [2022-09-01T22:54:36.195Z] Removing intermediate container 333c61021e7c [2022-09-01T22:54:36.195Z] ---> 3d2518f79c1e [2022-09-01T22:54:36.195Z] Step 17/26 : WORKDIR / [2022-09-01T22:54:36.195Z] ---> Running in 1481c29a737f [2022-09-01T22:54:36.792Z] Removing intermediate container 1481c29a737f [2022-09-01T22:54:36.792Z] ---> 68e1989592a1 [2022-09-01T22:54:36.792Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-01T22:54:38.237Z] ---> c630e76669f0 [2022-09-01T22:54:38.237Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-01T22:54:38.838Z] ---> 725f56d7532e [2022-09-01T22:54:38.838Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-01T22:54:39.438Z] ---> f5c1e780ed0d [2022-09-01T22:54:39.438Z] Step 21/26 : EXPOSE 59984 [2022-09-01T22:54:39.438Z] ---> Running in 3d3284f09642 [2022-09-01T22:54:39.713Z] Removing intermediate container 3d3284f09642 [2022-09-01T22:54:39.713Z] ---> 30714b0c5979 [2022-09-01T22:54:39.713Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-01T22:54:39.713Z] ---> Running in 8f1e07f9585b [2022-09-01T22:54:40.319Z] Removing intermediate container 8f1e07f9585b [2022-09-01T22:54:40.319Z] ---> 933733bb6361 [2022-09-01T22:54:40.319Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-01T22:54:40.319Z] ---> Running in cdc9dd1558a7 [2022-09-01T22:54:40.594Z] Removing intermediate container cdc9dd1558a7 [2022-09-01T22:54:40.594Z] ---> bf300d0dbc1a [2022-09-01T22:54:40.594Z] Step 24/26 : LABEL arch=arm64 [2022-09-01T22:54:40.594Z] ---> Running in 461e085c42f8 [2022-09-01T22:54:40.882Z] Removing intermediate container 461e085c42f8 [2022-09-01T22:54:40.882Z] ---> f88332c87302 [2022-09-01T22:54:40.882Z] Step 25/26 : LABEL git_sha=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [2022-09-01T22:54:41.161Z] ---> Running in 6594af8b3126 [2022-09-01T22:54:41.436Z] Removing intermediate container 6594af8b3126 [2022-09-01T22:54:41.436Z] ---> 891adc38f398 [2022-09-01T22:54:41.436Z] Step 26/26 : LABEL version=0.0.0 [2022-09-01T22:54:41.436Z] ---> Running in a34a9c1b1a73 [2022-09-01T22:54:41.711Z] Removing intermediate container a34a9c1b1a73 [2022-09-01T22:54:41.711Z] ---> 0fbe3a9cda4d [2022-09-01T22:54:41.711Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-01T22:54:41.711Z] Successfully built 0fbe3a9cda4d [2022-09-01T22:54:41.987Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:54:42.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T22:54:42.788Z] [2022-09-01T22:54:42.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:54:43.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T22:54:43.483Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-01T22:54:43.483Z] 8998bd30e6a1: Pulling fs layer [2022-09-01T22:54:43.483Z] 04944245beec: Pulling fs layer [2022-09-01T22:54:43.483Z] 699f458cf7ca: Pulling fs layer [2022-09-01T22:54:43.483Z] 765212b225bb: Pulling fs layer [2022-09-01T22:54:43.483Z] f23df028b6ca: Pulling fs layer [2022-09-01T22:54:43.483Z] d65c8cfc05b1: Pulling fs layer [2022-09-01T22:54:43.483Z] 2437ff75d9bd: Pulling fs layer [2022-09-01T22:54:43.483Z] 765212b225bb: Waiting [2022-09-01T22:54:43.483Z] f23df028b6ca: Waiting [2022-09-01T22:54:43.483Z] d65c8cfc05b1: Waiting [2022-09-01T22:54:43.483Z] 2437ff75d9bd: Waiting [2022-09-01T22:54:43.483Z] 04944245beec: Verifying Checksum [2022-09-01T22:54:43.483Z] 04944245beec: Download complete [2022-09-01T22:54:43.483Z] 765212b225bb: Verifying Checksum [2022-09-01T22:54:43.483Z] 765212b225bb: Download complete [2022-09-01T22:54:43.483Z] f23df028b6ca: Verifying Checksum [2022-09-01T22:54:43.483Z] f23df028b6ca: Download complete [2022-09-01T22:54:43.483Z] d65c8cfc05b1: Download complete [2022-09-01T22:54:43.759Z] 699f458cf7ca: Verifying Checksum [2022-09-01T22:54:43.759Z] 699f458cf7ca: Download complete [2022-09-01T22:54:44.038Z] 8998bd30e6a1: Download complete [2022-09-01T22:54:46.669Z] 2437ff75d9bd: Verifying Checksum [2022-09-01T22:54:46.669Z] 2437ff75d9bd: Download complete [2022-09-01T22:54:48.764Z] 8998bd30e6a1: Pull complete [2022-09-01T22:54:49.041Z] 04944245beec: Pull complete [2022-09-01T22:54:50.477Z] 699f458cf7ca: Pull complete [2022-09-01T22:54:50.751Z] 765212b225bb: Pull complete [2022-09-01T22:54:51.735Z] f23df028b6ca: Pull complete [2022-09-01T22:54:52.010Z] d65c8cfc05b1: Pull complete [2022-09-01T22:55:07.115Z] 2437ff75d9bd: Pull complete [2022-09-01T22:55:07.115Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-01T22:55:07.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-01T22:55:07.115Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T22:55:07.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-24370 does not seem to be running inside a container [2022-09-01T22:55:07.582Z] $ 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/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-01T22:55:10.445Z] $ docker top 6bf2f5d189fd8c3fda407fad5a6c1f449c4306b92242c3351e266c8de5fb2689 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:55:11.450Z] ---> job-cost.sh [2022-09-01T22:55:11.451Z] lf-activate-venv: SKIPPING [2022-09-01T22:55:11.451Z] INFO: No Stack... [2022-09-01T22:55:12.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-01T22:55:13.026Z] INFO: Archiving Costs [Pipeline] sh [2022-09-01T22:55:13.723Z] + cut -d, -f6 [2022-09-01T22:55:13.723Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2022-09-01T22:55:13.822Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [2022-09-01T22:55:13.828Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] did not exist. Created. [2022-09-01T22:55:13.828Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-01T22:55:14.582Z] /w/workspace/device-onvif-camera/1@tmp/durable-c27cd0a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-01T22:55:15.305Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-01T22:55:15.344Z] Warning: overwriting stash ‘stack-cost’ [2022-09-01T22:55:15.408Z] Stashed 1 file(s) [Pipeline] } [2022-09-01T22:55:15.422Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-152-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-01T22:55:15.505Z] $ docker stop --time=1 6bf2f5d189fd8c3fda407fad5a6c1f449c4306b92242c3351e266c8de5fb2689 [2022-09-01T22:55:17.055Z] $ docker rm -f 6bf2f5d189fd8c3fda407fad5a6c1f449c4306b92242c3351e266c8de5fb2689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-01T22:55:18.146Z] provisioning config files... [2022-09-01T22:55:18.180Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-152@tmp/config4449621384038562189tmp [Pipeline] { [Pipeline] sh [2022-09-01T22:55:18.509Z] + set +x [2022-09-01T22:55:18.509Z] + curl -s https://codecov.io/bash [2022-09-01T22:55:18.509Z] + bash -s -- [2022-09-01T22:55:18.509Z] [2022-09-01T22:55:18.509Z] _____ _ [2022-09-01T22:55:18.509Z] / ____| | | [2022-09-01T22:55:18.509Z] | | ___ __| | ___ ___ _____ __ [2022-09-01T22:55:18.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-01T22:55:18.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-01T22:55:18.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-01T22:55:18.509Z] Bash-1.0.6 [2022-09-01T22:55:18.509Z] [2022-09-01T22:55:18.509Z] [2022-09-01T22:55:18.509Z] ==> git version 2.25.1 found [2022-09-01T22:55:18.509Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-01T22:55:18.509Z] Release-Date: 2020-01-08 [2022-09-01T22:55:18.509Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-01T22:55:18.510Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-01T22:55:18.510Z] ==> Jenkins CI detected. [2022-09-01T22:55:18.510Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-152 [2022-09-01T22:55:18.510Z] project root: . [2022-09-01T22:55:18.510Z] --> token set from env [2022-09-01T22:55:18.510Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-01T22:55:18.510Z] ==> Running gcov in . (disable via -X gcov) [2022-09-01T22:55:18.510Z] ==> Python coveragepy not found [2022-09-01T22:55:18.510Z] ==> Searching for coverage reports in: [2022-09-01T22:55:18.510Z] + . [2022-09-01T22:55:18.510Z] -> Found 1 reports [2022-09-01T22:55:18.510Z] ==> Detecting git/mercurial file structure [2022-09-01T22:55:18.510Z] ==> Reading reports [2022-09-01T22:55:18.770Z] + ./coverage.out bytes=77283 [2022-09-01T22:55:18.770Z] ==> Appending adjustments [2022-09-01T22:55:18.770Z] https://docs.codecov.io/docs/fixing-reports [2022-09-01T22:55:18.770Z] + Found adjustments [2022-09-01T22:55:18.770Z] ==> Gzipping contents [2022-09-01T22:55:18.770Z] 12K /tmp/codecov.dgs2Dn.gz [2022-09-01T22:55:18.770Z] ==> Uploading reports [2022-09-01T22:55:18.770Z] url: https://codecov.io [2022-09-01T22:55:18.770Z] query: branch=PR-152&commit=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=152&job=&cmd_args= [2022-09-01T22:55:18.770Z] -> Pinging Codecov [2022-09-01T22:55:18.770Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-152&commit=4795e94ad7b1ac7851ac2e8e46d9244cebf3d564&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-152%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=152&job=&cmd_args= [2022-09-01T22:55:19.342Z] -> Uploading to [2022-09-01T22:55:19.342Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-01/F29A59C45E3A92E06B3E522C9905F8EF/4795e94ad7b1ac7851ac2e8e46d9244cebf3d564/98b7e6d7-1f63-43c8-97b6-7d6e56bac77c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T225519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=817dd12782fe344644cf88713fdd71aa087ba1389c2a456645e69225f94a7c0c [2022-09-01T22:55:19.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-01T22:55:19.342Z] Dload Upload Total Spent Left Speed [2022-09-01T22:55:19.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10749 0 0 100 10749 0 45354 --:--:-- --:--:-- --:--:-- 45354 [2022-09-01T22:55:19.342Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/4795e94ad7b1ac7851ac2e8e46d9244cebf3d564 [Pipeline] } [2022-09-01T22:55:19.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-01T22:55:21.139Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-152/archives ] [2022-09-01T22:55:21.139Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-152/archives [2022-09-01T22:55:21.139Z] total 16 [2022-09-01T22:55:21.139Z] drwxr-xr-x 3 root root 4096 Sep 1 22:46 . [2022-09-01T22:55:21.139Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 22:46 .. [2022-09-01T22:55:21.139Z] drwxr-xr-x 2 root root 4096 Sep 1 22:46 cost [2022-09-01T22:55:21.139Z] -rw-r--r-- 1 root root 91 Sep 1 22:46 cost.csv [2022-09-01T22:55:21.139Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-152/archives [2022-09-01T22:55:21.139Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-152/archives [2022-09-01T22:55:21.139Z] total 16 [2022-09-01T22:55:21.139Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 1 22:46 . [2022-09-01T22:55:21.139Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 1 22:46 .. [2022-09-01T22:55:21.139Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 1 22:46 cost [2022-09-01T22:55:21.139Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 1 22:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:55:21.465Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:55:22.360Z] ---> package-listing.sh [2022-09-01T22:55:22.360Z] ++ facter osfamily [2022-09-01T22:55:22.360Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-01T22:55:22.622Z] + OS_FAMILY=debian [2022-09-01T22:55:22.622Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-152 [2022-09-01T22:55:22.622Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-01T22:55:22.622Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-01T22:55:22.622Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-01T22:55:22.622Z] + PACKAGES=/tmp/packages_start.txt [2022-09-01T22:55:22.622Z] + '[' /w/workspace/undry_device-onvif-camera_PR-152 ']' [2022-09-01T22:55:22.622Z] + PACKAGES=/tmp/packages_end.txt [2022-09-01T22:55:22.622Z] + case "${OS_FAMILY}" in [2022-09-01T22:55:22.622Z] + dpkg -l [2022-09-01T22:55:22.622Z] + grep '^ii' [2022-09-01T22:55:22.622Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-01T22:55:22.622Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-01T22:55:22.622Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-01T22:55:22.622Z] + '[' /w/workspace/undry_device-onvif-camera_PR-152 ']' [2022-09-01T22:55:22.622Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-152/archives/ [2022-09-01T22:55:22.622Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-152/archives/ [Pipeline] echo [2022-09-01T22:55:22.654Z] 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-152/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-01T22:55:22.947Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-01T22:55:23.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-01T22:55:23.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-01T22:55:23.730Z] prd-ubuntu20.04-docker-8c-8g-24368 does not seem to be running inside a container [2022-09-01T22:55:23.781Z] $ 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-152/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-152 -v /w/workspace/undry_device-onvif-camera_PR-152:/w/workspace/undry_device-onvif-camera_PR-152:rw,z -v /w/workspace/undry_device-onvif-camera_PR-152@tmp:/w/workspace/undry_device-onvif-camera_PR-152@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 [2022-09-01T22:55:24.006Z] $ docker top a5cdddbd93e87f60e80445cc995eb8e31b35d75808ff3103aff443db6eef778a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-01T22:55:24.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-01T22:55:24.737Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-01T22:55:25.050Z] + ls /var/log/sa-host [2022-09-01T22:55:25.050Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-01T22:55:25.287Z] provisioning config files... [2022-09-01T22:55:25.298Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-152@tmp/config6218299033798371488tmp [Pipeline] { [Pipeline] echo [2022-09-01T22:55:25.350Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:55:25.665Z] ---> create-netrc.sh [Pipeline] } [2022-09-01T22:55:25.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:55:26.116Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-01T22:55:26.151Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:55:26.468Z] ---> sudo-logs.sh [2022-09-01T22:55:26.469Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-01T22:55:26.550Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:55:26.866Z] ---> job-cost.sh [2022-09-01T22:55:26.866Z] lf-activate-venv: SKIPPING [2022-09-01T22:55:26.866Z] DEBUG: total: 0.2199999988079071 [2022-09-01T22:55:26.866Z] INFO: Retrieving Stack Cost... [2022-09-01T22:55:27.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-01T22:55:28.076Z] INFO: Archiving Costs [Pipeline] echo [2022-09-01T22:55:28.109Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-01T22:55:28.423Z] ---> logs-deploy.sh [2022-09-01T22:55:28.424Z] lf-activate-venv: SKIPPING [2022-09-01T22:55:28.424Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-152/1 [2022-09-01T22:55:28.424Z] INFO: archiving workspace using pattern(s): [2022-09-01T22:55:29.808Z] Archives upload complete. [2022-09-01T22:55:29.808Z] INFO: archiving logs to Nexus [2022-09-01T22:55:30.381Z] ---> uname -a: [2022-09-01T22:55:30.381Z] Linux prd-ubuntu20-04-docker-8c-8g-24368 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] ---> lscpu: [2022-09-01T22:55:30.381Z] Architecture: x86_64 [2022-09-01T22:55:30.381Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-01T22:55:30.381Z] Byte Order: Little Endian [2022-09-01T22:55:30.381Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-01T22:55:30.381Z] CPU(s): 8 [2022-09-01T22:55:30.381Z] On-line CPU(s) list: 0-7 [2022-09-01T22:55:30.381Z] Thread(s) per core: 1 [2022-09-01T22:55:30.381Z] Core(s) per socket: 1 [2022-09-01T22:55:30.381Z] Socket(s): 8 [2022-09-01T22:55:30.381Z] NUMA node(s): 1 [2022-09-01T22:55:30.381Z] Vendor ID: AuthenticAMD [2022-09-01T22:55:30.381Z] CPU family: 23 [2022-09-01T22:55:30.381Z] Model: 49 [2022-09-01T22:55:30.381Z] Model name: AMD EPYC-Rome Processor [2022-09-01T22:55:30.381Z] Stepping: 0 [2022-09-01T22:55:30.381Z] CPU MHz: 2800.002 [2022-09-01T22:55:30.381Z] BogoMIPS: 5600.00 [2022-09-01T22:55:30.381Z] Virtualization: AMD-V [2022-09-01T22:55:30.381Z] Hypervisor vendor: KVM [2022-09-01T22:55:30.381Z] Virtualization type: full [2022-09-01T22:55:30.381Z] L1d cache: 256 KiB [2022-09-01T22:55:30.381Z] L1i cache: 256 KiB [2022-09-01T22:55:30.381Z] L2 cache: 4 MiB [2022-09-01T22:55:30.381Z] L3 cache: 128 MiB [2022-09-01T22:55:30.381Z] NUMA node0 CPU(s): 0-7 [2022-09-01T22:55:30.381Z] Vulnerability Itlb multihit: Not affected [2022-09-01T22:55:30.381Z] Vulnerability L1tf: Not affected [2022-09-01T22:55:30.381Z] Vulnerability Mds: Not affected [2022-09-01T22:55:30.381Z] Vulnerability Meltdown: Not affected [2022-09-01T22:55:30.381Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-01T22:55:30.381Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-01T22:55:30.381Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-01T22:55:30.381Z] Vulnerability Srbds: Not affected [2022-09-01T22:55:30.381Z] Vulnerability Tsx async abort: Not affected [2022-09-01T22:55:30.381Z] 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 [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] ---> nproc: [2022-09-01T22:55:30.381Z] 8 [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] ---> df -h: [2022-09-01T22:55:30.381Z] Filesystem Size Used Avail Use% Mounted on [2022-09-01T22:55:30.381Z] overlay 155G 11G 145G 8% / [2022-09-01T22:55:30.381Z] tmpfs 64M 0 64M 0% /dev [2022-09-01T22:55:30.381Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-01T22:55:30.381Z] shm 64M 0 64M 0% /dev/shm [2022-09-01T22:55:30.381Z] /dev/vda1 155G 11G 145G 8% /facter-os [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] ---> sar -b -r -n DEV: [2022-09-01T22:55:30.381Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24368) 09/01/22 _x86_64_ (8 CPU) [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] 22:43:20 LINUX RESTART (8 CPU) [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] 22:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-01T22:55:30.381Z] 22:45:01 260.12 12.56 247.56 0.00 2034.73 116958.37 0.00 [2022-09-01T22:55:30.381Z] 22:46:01 108.33 0.08 108.25 0.00 5.47 19801.90 0.00 [2022-09-01T22:55:30.381Z] 22:47:01 95.23 0.07 95.17 0.00 5.60 23697.18 0.00 [2022-09-01T22:55:30.381Z] 22:48:01 3.57 0.87 2.70 0.00 18.40 34.93 0.00 [2022-09-01T22:55:30.381Z] 22:49:01 1.55 0.02 1.53 0.00 0.13 17.59 0.00 [2022-09-01T22:55:30.381Z] 22:50:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 [2022-09-01T22:55:30.381Z] 22:51:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 [2022-09-01T22:55:30.381Z] 22:52:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2022-09-01T22:55:30.381Z] 22:53:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2022-09-01T22:55:30.381Z] 22:54:01 1.68 0.00 1.68 0.00 0.00 25.06 0.00 [2022-09-01T22:55:30.381Z] 22:55:01 1.72 0.00 1.72 0.00 0.00 18.66 0.00 [2022-09-01T22:55:30.381Z] Average: 43.38 1.24 42.14 0.00 187.65 14600.55 0.00 [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] 22:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-01T22:55:30.381Z] 22:45:01 28269208 31715936 573544 1.74 162808 3492880 1921480 5.66 1191440 2968544 540 [2022-09-01T22:55:30.381Z] 22:46:01 27748628 31685760 598740 1.82 167376 3949612 2108756 6.21 1427772 3217428 93964 [2022-09-01T22:55:30.381Z] 22:47:01 27466160 31711568 572436 1.74 177292 4209788 1907096 5.62 1419428 3468524 16 [2022-09-01T22:55:30.381Z] 22:48:01 27465908 31712180 572032 1.74 177376 4210304 1932828 5.70 1419332 3468952 20 [2022-09-01T22:55:30.381Z] 22:49:01 27471680 31717984 566116 1.72 177428 4210308 1932828 5.70 1414080 3468968 20 [2022-09-01T22:55:30.381Z] 22:50:01 27472316 31718700 565308 1.72 177472 4210312 1932828 5.70 1413908 3468968 180 [2022-09-01T22:55:30.381Z] 22:51:01 27479916 31726356 557676 1.70 177480 4210316 1932828 5.70 1406328 3469012 12 [2022-09-01T22:55:30.381Z] 22:52:01 27479808 31726284 557896 1.70 177504 4210320 1932828 5.70 1406428 3469016 156 [2022-09-01T22:55:30.381Z] 22:53:01 27479728 31726220 557908 1.70 177512 4210320 1932828 5.70 1406412 3469024 168 [2022-09-01T22:55:30.381Z] 22:54:01 27479592 31726140 557844 1.70 177560 4210304 1932828 5.70 1407144 3469040 260 [2022-09-01T22:55:30.381Z] 22:55:01 27479592 31726188 557768 1.70 177608 4210308 1932828 5.70 1406572 3469044 12 [2022-09-01T22:55:30.381Z] Average: 27572049 31717574 567024 1.72 175220 4121343 1945451 5.73 1392622 3400593 8668 [2022-09-01T22:55:30.381Z] [2022-09-01T22:55:30.381Z] 22:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-01T22:55:30.381Z] 22:45:01 docker0 144.54 169.24 11.82 1636.84 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.381Z] 22:45:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.381Z] 22:45:01 ens3 484.42 355.87 7316.48 57.39 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.381Z] 22:46:01 docker0 6.90 8.35 0.40 40.73 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.381Z] 22:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.381Z] 22:46:01 ens3 73.82 54.62 81.02 64.73 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.381Z] 22:47:01 docker0 2.33 5.60 0.16 57.94 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.381Z] 22:47:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:47:01 ens3 120.21 73.44 2627.54 12.11 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:48:01 ens3 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:49:01 ens3 11.58 12.11 7.91 17.59 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:50:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:52:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:53:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:54:01 ens3 4.02 4.33 0.33 7.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] 22:55:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] Average: docker0 13.98 16.65 1.13 157.76 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] Average: ens3 63.18 45.54 912.13 14.46 0.00 0.00 0.00 0.00 [2022-09-01T22:55:30.382Z] [2022-09-01T22:55:30.382Z] [2022-09-01T22:55:30.382Z] ---> sar -P ALL: [2022-09-01T22:55:30.382Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24368) 09/01/22 _x86_64_ (8 CPU) [2022-09-01T22:55:30.382Z] [2022-09-01T22:55:30.382Z] 22:43:20 LINUX RESTART (8 CPU) [2022-09-01T22:55:30.382Z] [2022-09-01T22:55:30.382Z] 22:44:01 CPU %user %nice %system %iowait %steal %idle [2022-09-01T22:55:30.382Z] 22:45:01 all 10.68 0.00 4.44 2.99 0.06 81.83 [2022-09-01T22:55:30.382Z] 22:45:01 0 13.33 0.00 3.65 0.25 0.07 82.71 [2022-09-01T22:55:30.382Z] 22:45:01 1 9.77 0.00 4.16 0.91 0.07 85.10 [2022-09-01T22:55:30.382Z] 22:45:01 2 10.74 0.00 4.15 4.66 0.05 80.40 [2022-09-01T22:55:30.382Z] 22:45:01 3 10.01 0.00 4.52 0.61 0.05 84.82 [2022-09-01T22:55:30.382Z] 22:45:01 4 10.46 0.00 4.93 9.85 0.05 74.70 [2022-09-01T22:55:30.382Z] 22:45:01 5 10.06 0.00 4.18 2.64 0.07 83.04 [2022-09-01T22:55:30.382Z] 22:45:01 6 11.83 0.00 4.33 1.48 0.07 82.29 [2022-09-01T22:55:30.382Z] 22:45:01 7 9.23 0.00 5.59 3.59 0.08 81.51 [2022-09-01T22:55:30.382Z] 22:46:01 all 42.03 0.00 6.75 0.85 0.08 50.29 [2022-09-01T22:55:30.382Z] 22:46:01 0 42.53 0.00 6.84 0.27 0.08 50.28 [2022-09-01T22:55:30.382Z] 22:46:01 1 41.48 0.00 6.97 0.12 0.07 51.36 [2022-09-01T22:55:30.382Z] 22:46:01 2 42.22 0.00 6.87 0.29 0.08 50.54 [2022-09-01T22:55:30.382Z] 22:46:01 3 41.49 0.00 6.31 0.13 0.08 51.98 [2022-09-01T22:55:30.382Z] 22:46:01 4 41.90 0.00 6.73 0.34 0.08 50.95 [2022-09-01T22:55:30.382Z] 22:46:01 5 42.15 0.00 6.98 0.98 0.07 49.82 [2022-09-01T22:55:30.382Z] 22:46:01 6 42.14 0.00 6.53 0.02 0.07 51.24 [2022-09-01T22:55:30.382Z] 22:46:01 7 42.34 0.00 6.74 4.66 0.08 46.17 [2022-09-01T22:55:30.382Z] 22:47:01 all 3.73 0.00 1.54 0.88 0.03 93.82 [2022-09-01T22:55:30.382Z] 22:47:01 0 3.97 0.00 1.11 0.27 0.03 94.62 [2022-09-01T22:55:30.382Z] 22:47:01 1 4.11 0.00 1.50 0.02 0.03 94.35 [2022-09-01T22:55:30.382Z] 22:47:01 2 3.81 0.00 1.16 0.15 0.02 94.86 [2022-09-01T22:55:30.382Z] 22:47:01 3 3.08 0.00 1.59 0.49 0.03 94.80 [2022-09-01T22:55:30.382Z] 22:47:01 4 3.50 0.00 1.83 3.48 0.02 91.17 [2022-09-01T22:55:30.382Z] 22:47:01 5 3.89 0.00 1.31 0.17 0.03 94.60 [2022-09-01T22:55:30.382Z] 22:47:01 6 3.76 0.00 1.84 1.02 0.03 93.36 [2022-09-01T22:55:30.382Z] 22:47:01 7 3.75 0.00 1.96 1.46 0.02 92.81 [2022-09-01T22:55:30.382Z] 22:48:01 all 0.12 0.00 0.04 0.01 0.00 99.82 [2022-09-01T22:55:30.382Z] 22:48:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2022-09-01T22:55:30.382Z] 22:48:01 1 0.53 0.00 0.07 0.00 0.00 99.40 [2022-09-01T22:55:30.382Z] 22:48:01 2 0.17 0.00 0.07 0.03 0.02 99.72 [2022-09-01T22:55:30.382Z] 22:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-01T22:55:30.382Z] 22:48:01 4 0.03 0.00 0.05 0.02 0.00 99.90 [2022-09-01T22:55:30.382Z] 22:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:48:01 6 0.05 0.00 0.03 0.03 0.00 99.88 [2022-09-01T22:55:30.382Z] 22:48:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-01T22:55:30.382Z] 22:49:01 all 0.10 0.00 0.02 0.01 0.00 99.87 [2022-09-01T22:55:30.382Z] 22:49:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2022-09-01T22:55:30.382Z] 22:49:01 1 0.25 0.00 0.02 0.00 0.00 99.73 [2022-09-01T22:55:30.382Z] 22:49:01 2 0.10 0.00 0.00 0.00 0.00 99.90 [2022-09-01T22:55:30.382Z] 22:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2022-09-01T22:55:30.382Z] 22:49:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-01T22:55:30.382Z] 22:49:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-01T22:55:30.382Z] 22:49:01 6 0.12 0.00 0.05 0.03 0.00 99.80 [2022-09-01T22:55:30.382Z] 22:49:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2022-09-01T22:55:30.382Z] 22:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-01T22:55:30.382Z] 22:50:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2022-09-01T22:55:30.382Z] 22:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-01T22:55:30.382Z] 22:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:50:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-09-01T22:55:30.382Z] 22:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-01T22:55:30.382Z] 22:50:01 6 0.03 0.00 0.02 0.03 0.02 99.90 [2022-09-01T22:55:30.382Z] 22:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-09-01T22:55:30.382Z] 22:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2022-09-01T22:55:30.382Z] 22:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-01T22:55:30.382Z] 22:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-01T22:55:30.382Z] 22:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-01T22:55:30.382Z] 22:51:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2022-09-01T22:55:30.382Z] 22:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-01T22:55:30.382Z] 22:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-01T22:55:30.382Z] 22:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-01T22:55:30.382Z] 22:52:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-01T22:55:30.382Z] 22:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-09-01T22:55:30.382Z] 22:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-01T22:55:30.382Z] 22:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:53:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-01T22:55:30.382Z] 22:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-01T22:55:30.382Z] 22:54:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-09-01T22:55:30.382Z] 22:54:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-01T22:55:30.382Z] 22:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-01T22:55:30.382Z] 22:54:01 3 0.02 0.00 0.00 0.07 0.02 99.90 [2022-09-01T22:55:30.382Z] 22:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:54:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-01T22:55:30.382Z] 22:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:55:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-09-01T22:55:30.382Z] 22:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-01T22:55:30.382Z] 22:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-01T22:55:30.382Z] 22:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-01T22:55:30.382Z] 22:55:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-01T22:55:30.382Z] 22:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-01T22:55:30.382Z] 22:55:01 6 0.05 0.00 0.02 0.03 0.00 99.90 [2022-09-01T22:55:30.382Z] 22:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-01T22:55:30.382Z] [2022-09-01T22:55:30.382Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-01T22:55:30.382Z] Average: all 5.11 0.00 1.16 0.43 0.02 93.28 [2022-09-01T22:55:30.382Z] Average: 0 5.44 0.00 1.08 0.07 0.03 93.38 [2022-09-01T22:55:30.382Z] Average: 1 5.07 0.00 1.15 0.09 0.02 93.67 [2022-09-01T22:55:30.382Z] Average: 2 5.14 0.00 1.10 0.46 0.02 93.28 [2022-09-01T22:55:30.382Z] Average: 3 4.94 0.00 1.13 0.12 0.02 93.79 [2022-09-01T22:55:30.382Z] Average: 4 5.04 0.00 1.23 1.23 0.02 92.49 [2022-09-01T22:55:30.382Z] Average: 5 5.06 0.00 1.13 0.34 0.02 93.45 [2022-09-01T22:55:30.382Z] Average: 6 5.23 0.00 1.16 0.24 0.02 93.34 [2022-09-01T22:55:30.382Z] Average: 7 5.00 0.00 1.29 0.87 0.02 92.82 [2022-09-01T22:55:30.382Z] [2022-09-01T22:55:30.382Z] [2022-09-01T22:55:30.382Z]