Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a3386b2ee541d18e88ea65fa18280a00a2df7ca 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-ssh8134185174189726628.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-ssh8809484630870608324.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2478668696940190305.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 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-ssh9871164487774382822.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4974726807160125916.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24676 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8a3386b2ee541d18e88ea65fa18280a00a2df7ca (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#154)" > git rev-list --no-walk 87f15e26a71a8026a682f6867a4ab9a3284585c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T18:59:43.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T18:59:44.003Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T18:59:44.014Z] ========================================================= [2022-09-06T18:59:44.014Z] EdgeX Global Pipelines Version Info [2022-09-06T18:59:44.014Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T18:59:44.772Z] ------------------- [2022-09-06T18:59:44.773Z] stable info: [2022-09-06T18:59:44.773Z] ------------------- [2022-09-06T18:59:44.773Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T18:59:44.773Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T18:59:44.773Z] Message: update stable to v1.0.239 [2022-09-06T18:59:45.348Z] ------------------- [2022-09-06T18:59:45.348Z] experimental info: [2022-09-06T18:59:45.348Z] ------------------- [2022-09-06T18:59:45.348Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T18:59:45.348Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T18:59:45.348Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T18:59:45.614Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-09-06T18:59:45.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-09-06T18:59:45.637Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T18:59:45.649Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T18:59:45.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T18:59:45.673Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-06T18:59:45.686Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-06T18:59:45.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-06T18:59:45.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-06T18:59:45.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T18:59:45.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T18:59:45.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-09-06T18:59:45.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T18:59:45.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T18:59:45.783Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T18:59:45.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T18:59:45.808Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T18:59:45.820Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T18:59:45.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T18:59:45.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T18:59:45.861Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-06T18:59:45.873Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2022-09-06T18:59:45.885Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-06T18:59:45.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-06T18:59:45.908Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-06T18:59:45.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T18:59:45.932Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-06T18:59:45.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T18:59:45.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T18:59:45.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T18:59:45.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] echo [2022-09-06T18:59:45.991Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a3386b [Pipeline] echo [2022-09-06T18:59:46.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T18:59:46.051Z] provisioning config files... [2022-09-06T18:59:46.066Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1010389862071518171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T18:59:46.387Z] ---> docker-login.sh [2022-09-06T18:59:46.388Z] nexus3.edgexfoundry.org:10001 [2022-09-06T18:59:46.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T18:59:46.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T18:59:46.912Z] Configure a credential helper to remove this warning. See [2022-09-06T18:59:46.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T18:59:46.912Z] [2022-09-06T18:59:46.912Z] Login Succeeded [2022-09-06T18:59:46.912Z] nexus3.edgexfoundry.org:10002 [2022-09-06T18:59:46.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T18:59:47.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T18:59:47.173Z] Configure a credential helper to remove this warning. See [2022-09-06T18:59:47.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T18:59:47.173Z] [2022-09-06T18:59:47.173Z] Login Succeeded [2022-09-06T18:59:47.173Z] nexus3.edgexfoundry.org:10003 [2022-09-06T18:59:47.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T18:59:47.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T18:59:47.173Z] Configure a credential helper to remove this warning. See [2022-09-06T18:59:47.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T18:59:47.173Z] [2022-09-06T18:59:47.173Z] Login Succeeded [2022-09-06T18:59:47.173Z] nexus3.edgexfoundry.org:10004 [2022-09-06T18:59:47.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T18:59:47.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T18:59:47.434Z] Configure a credential helper to remove this warning. See [2022-09-06T18:59:47.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T18:59:47.434Z] [2022-09-06T18:59:47.434Z] Login Succeeded [2022-09-06T18:59:47.434Z] docker.io [2022-09-06T18:59:47.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T18:59:47.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T18:59:47.696Z] Configure a credential helper to remove this warning. See [2022-09-06T18:59:47.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T18:59:47.696Z] [2022-09-06T18:59:47.696Z] Login Succeeded [2022-09-06T18:59:47.696Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T18:59:47.705Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T18:59:48.090Z] + git rev-list -1 --merges 8a3386b2ee541d18e88ea65fa18280a00a2df7ca~1..8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] echo [2022-09-06T18:59:48.126Z] -----------> git rev-list -1 --merges 8a3386b2ee541d18e88ea65fa18280a00a2df7ca~1..8a3386b2ee541d18e88ea65fa18280a00a2df7ca 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [false] [Pipeline] sh [2022-09-06T18:59:48.423Z] + git log --format=format:%s -1 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] echo [2022-09-06T18:59:48.442Z] ========================================================= [2022-09-06T18:59:48.442Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T18:59:48.442Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T18:59:48.785Z] + git log --format=format:%s -1 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] echo [2022-09-06T18:59:48.797Z] [semverPrep] GIT_COMMIT: 8a3386b2ee541d18e88ea65fa18280a00a2df7ca, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#154) [Pipeline] echo [2022-09-06T18:59:48.808Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-06T18:59:49.184Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T18:59:49.184Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T18:59:49.184Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T18:59:49.184Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T18:59:49.184Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2022-09-06T18:59:49.184Z] /etc/ssh/ssh_known_hosts [2022-09-06T18:59:49.184Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T18:59:49.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T18:59:49.610Z] [2022-09-06T18:59:49.610Z] 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-06T18:59:49.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T18:59:49.921Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T18:59:49.921Z] b85a868b505f: Pulling fs layer [2022-09-06T18:59:49.921Z] e2be974225ed: Pulling fs layer [2022-09-06T18:59:49.921Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T18:59:49.921Z] 988bab9f4d93: Pulling fs layer [2022-09-06T18:59:49.921Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T18:59:49.921Z] eaf3925da568: Pulling fs layer [2022-09-06T18:59:49.921Z] bab4dde63d76: Pulling fs layer [2022-09-06T18:59:49.921Z] bde34c3a00c8: Pulling fs layer [2022-09-06T18:59:49.921Z] b352a97aabf1: Pulling fs layer [2022-09-06T18:59:49.921Z] 4872d77fe225: Pulling fs layer [2022-09-06T18:59:49.921Z] 5851b861e8e6: Pulling fs layer [2022-09-06T18:59:49.921Z] 988bab9f4d93: Waiting [2022-09-06T18:59:49.921Z] eaf3925da568: Waiting [2022-09-06T18:59:49.921Z] 1469e6f7b9e6: Waiting [2022-09-06T18:59:49.921Z] bab4dde63d76: Waiting [2022-09-06T18:59:49.921Z] bde34c3a00c8: Waiting [2022-09-06T18:59:49.921Z] 4872d77fe225: Waiting [2022-09-06T18:59:49.921Z] b352a97aabf1: Waiting [2022-09-06T18:59:49.922Z] e2be974225ed: Download complete [2022-09-06T18:59:49.922Z] 988bab9f4d93: Download complete [2022-09-06T18:59:50.185Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T18:59:50.185Z] 1469e6f7b9e6: Download complete [2022-09-06T18:59:50.185Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T18:59:50.185Z] 339a4e72a1f5: Download complete [2022-09-06T18:59:50.185Z] eaf3925da568: Verifying Checksum [2022-09-06T18:59:50.185Z] eaf3925da568: Download complete [2022-09-06T18:59:50.185Z] bde34c3a00c8: Download complete [2022-09-06T18:59:50.185Z] b352a97aabf1: Verifying Checksum [2022-09-06T18:59:50.185Z] b352a97aabf1: Download complete [2022-09-06T18:59:50.185Z] 4872d77fe225: Verifying Checksum [2022-09-06T18:59:50.185Z] 4872d77fe225: Download complete [2022-09-06T18:59:50.185Z] 5851b861e8e6: Verifying Checksum [2022-09-06T18:59:50.185Z] 5851b861e8e6: Download complete [2022-09-06T18:59:50.185Z] b85a868b505f: Verifying Checksum [2022-09-06T18:59:50.185Z] b85a868b505f: Download complete [2022-09-06T18:59:50.446Z] bab4dde63d76: Download complete [2022-09-06T18:59:51.836Z] b85a868b505f: Pull complete [2022-09-06T18:59:51.836Z] e2be974225ed: Pull complete [2022-09-06T18:59:52.100Z] 339a4e72a1f5: Pull complete [2022-09-06T18:59:52.362Z] 988bab9f4d93: Pull complete [2022-09-06T18:59:52.624Z] 1469e6f7b9e6: Pull complete [2022-09-06T18:59:52.624Z] eaf3925da568: Pull complete [2022-09-06T18:59:55.175Z] bab4dde63d76: Pull complete [2022-09-06T18:59:55.175Z] bde34c3a00c8: Pull complete [2022-09-06T18:59:55.175Z] b352a97aabf1: Pull complete [2022-09-06T18:59:55.175Z] 4872d77fe225: Pull complete [2022-09-06T18:59:55.175Z] 5851b861e8e6: Pull complete [2022-09-06T18:59:55.175Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T18:59:55.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T18:59:55.175Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T18:59:55.290Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T18:59:55.331Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T18:59:56.934Z] $ docker top e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 -eo pid,comm [2022-09-06T18:59:57.007Z] 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-06T18:59:57.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T18:59:57.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T18:59:57.048Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T18:59:57.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T18:59:57.181Z] $ docker exec e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 ssh-agent [2022-09-06T18:59:57.323Z] SSH_AUTH_SOCK=/tmp/ssh-MDzaIC3kNvu9/agent.35 [2022-09-06T18:59:57.323Z] SSH_AGENT_PID=41 [2022-09-06T18:59:57.330Z] Running ssh-add (command line suppressed) [2022-09-06T18:59:57.434Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6051533426677820894.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6051533426677820894.key) [2022-09-06T18:59:57.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T18:59:57.751Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T18:59:57.763Z] $ docker exec --env ******** --env ******** e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 ssh-agent -k [2022-09-06T18:59:57.878Z] unset SSH_AUTH_SOCK; [2022-09-06T18:59:57.879Z] unset SSH_AGENT_PID; [2022-09-06T18:59:57.879Z] echo Agent pid 41 killed; [2022-09-06T18:59:57.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T18:59:57.921Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T18:59:57.921Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T18:59:58.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T18:59:58.058Z] $ docker exec e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 ssh-agent [2022-09-06T18:59:58.183Z] SSH_AUTH_SOCK=/tmp/ssh-K8SwITJhX6hY/agent.74 [2022-09-06T18:59:58.183Z] SSH_AGENT_PID=80 [2022-09-06T18:59:58.188Z] Running ssh-add (command line suppressed) [2022-09-06T18:59:58.307Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7411323741760717785.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7411323741760717785.key) [2022-09-06T18:59:58.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T18:59:58.616Z] + git semver init [2022-09-06T18:59:58.878Z] 2022-09-06 18:59:58,798 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T18:59:58.878Z] 2022-09-06 18:59:58,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-06T18:59:58.878Z] 2022-09-06 18:59:58,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-09-06T18:59:58.878Z] 2022-09-06 18:59:58,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T18:59:59.822Z] 2022-09-06 18:59:59,754 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-09-06T18:59:59.822Z] 2022-09-06 18:59:59,754 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-09-06T18:59:59.822Z] 2022-09-06 18:59:59,754 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T18:59:59.822Z] 2022-09-06 18:59:59,755 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T18:59:59.822Z] 2.3.0-dev.16 [Pipeline] } [2022-09-06T18:59:59.832Z] $ docker exec --env ******** --env ******** e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 ssh-agent -k [2022-09-06T18:59:59.947Z] unset SSH_AUTH_SOCK; [2022-09-06T18:59:59.948Z] unset SSH_AGENT_PID; [2022-09-06T18:59:59.948Z] echo Agent pid 80 killed; [2022-09-06T18:59:59.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T19:00:00.268Z] + git semver [Pipeline] } [2022-09-06T19:00:00.542Z] $ docker stop --time=1 e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 [2022-09-06T19:00:01.869Z] $ docker rm -f e1a6a99ef2c5ed7245463b5b2a98c1c7363ce3d9130bc5db5e8f5274105f6434 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T19:00:02.243Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T19:00:02.532Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T19:00:02.535Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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-06T19:00:02.668Z] provisioning config files... [2022-09-06T19:00:02.679Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8200875055994944508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:00:02.986Z] ---> docker-login.sh [2022-09-06T19:00:02.986Z] nexus3.edgexfoundry.org:10001 [2022-09-06T19:00:02.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:00:02.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:00:02.986Z] Configure a credential helper to remove this warning. See [2022-09-06T19:00:02.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:00:02.986Z] [2022-09-06T19:00:02.986Z] Login Succeeded [2022-09-06T19:00:02.986Z] nexus3.edgexfoundry.org:10002 [2022-09-06T19:00:02.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:00:03.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:00:03.250Z] Configure a credential helper to remove this warning. See [2022-09-06T19:00:03.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:00:03.250Z] [2022-09-06T19:00:03.250Z] Login Succeeded [2022-09-06T19:00:03.250Z] nexus3.edgexfoundry.org:10003 [2022-09-06T19:00:03.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:00:03.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:00:03.250Z] Configure a credential helper to remove this warning. See [2022-09-06T19:00:03.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:00:03.250Z] [2022-09-06T19:00:03.250Z] Login Succeeded [2022-09-06T19:00:03.250Z] nexus3.edgexfoundry.org:10004 [2022-09-06T19:00:03.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:00:03.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:00:03.512Z] Configure a credential helper to remove this warning. See [2022-09-06T19:00:03.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:00:03.512Z] [2022-09-06T19:00:03.512Z] Login Succeeded [2022-09-06T19:00:03.512Z] docker.io [2022-09-06T19:00:03.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:00:06.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:00:06.061Z] Configure a credential helper to remove this warning. See [2022-09-06T19:00:06.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:00:06.061Z] [2022-09-06T19:00:06.061Z] Login Succeeded [2022-09-06T19:00:06.061Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T19:00:06.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T19:00:06.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:00:06.151Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:00:06.161Z] ========================================================= [2022-09-06T19:00:06.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-06T19:00:06.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:00:06.493Z] + 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-06T19:00:06.493Z] Sending build context to Docker daemon 20.62MB [2022-09-06T19:00:06.493Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T19:00:06.493Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-06T19:00:06.493Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-06T19:00:06.493Z] 2408cc74d12b: Pulling fs layer [2022-09-06T19:00:06.493Z] ea60b727a1ce: Pulling fs layer [2022-09-06T19:00:06.493Z] 30c4a7721957: Pulling fs layer [2022-09-06T19:00:06.493Z] 370296b7ddb6: Pulling fs layer [2022-09-06T19:00:06.493Z] 7c6cee850709: Pulling fs layer [2022-09-06T19:00:06.493Z] 39a5fcdaea64: Pulling fs layer [2022-09-06T19:00:06.493Z] d94ebbe4e438: Pulling fs layer [2022-09-06T19:00:06.493Z] bcfd1f05c69d: Pulling fs layer [2022-09-06T19:00:06.493Z] 59ccb84bbe0f: Pulling fs layer [2022-09-06T19:00:06.493Z] 7c6cee850709: Waiting [2022-09-06T19:00:06.493Z] 39a5fcdaea64: Waiting [2022-09-06T19:00:06.493Z] d94ebbe4e438: Waiting [2022-09-06T19:00:06.493Z] bcfd1f05c69d: Waiting [2022-09-06T19:00:06.493Z] 59ccb84bbe0f: Waiting [2022-09-06T19:00:06.493Z] 370296b7ddb6: Waiting [2022-09-06T19:00:06.754Z] 30c4a7721957: Download complete [2022-09-06T19:00:06.754Z] ea60b727a1ce: Download complete [2022-09-06T19:00:06.754Z] 7c6cee850709: Verifying Checksum [2022-09-06T19:00:06.754Z] 7c6cee850709: Download complete [2022-09-06T19:00:06.754Z] 39a5fcdaea64: Verifying Checksum [2022-09-06T19:00:06.754Z] 39a5fcdaea64: Download complete [2022-09-06T19:00:06.754Z] 2408cc74d12b: Verifying Checksum [2022-09-06T19:00:06.754Z] d94ebbe4e438: Verifying Checksum [2022-09-06T19:00:06.754Z] d94ebbe4e438: Download complete [2022-09-06T19:00:06.754Z] 2408cc74d12b: Pull complete [2022-09-06T19:00:07.015Z] ea60b727a1ce: Pull complete [2022-09-06T19:00:07.015Z] 30c4a7721957: Pull complete [2022-09-06T19:00:07.276Z] 59ccb84bbe0f: Verifying Checksum [2022-09-06T19:00:07.276Z] 59ccb84bbe0f: Download complete [2022-09-06T19:00:07.276Z] bcfd1f05c69d: Download complete [2022-09-06T19:00:07.535Z] 370296b7ddb6: Verifying Checksum [2022-09-06T19:00:07.535Z] 370296b7ddb6: Download complete [2022-09-06T19:00:11.731Z] 370296b7ddb6: Pull complete [2022-09-06T19:00:11.731Z] 7c6cee850709: Pull complete [2022-09-06T19:00:11.731Z] 39a5fcdaea64: Pull complete [2022-09-06T19:00:11.731Z] d94ebbe4e438: Pull complete [2022-09-06T19:00:13.638Z] bcfd1f05c69d: Pull complete [2022-09-06T19:00:14.577Z] 59ccb84bbe0f: Pull complete [2022-09-06T19:00:14.577Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-06T19:00:14.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-06T19:00:14.577Z] ---> a4fb48ad2a94 [2022-09-06T19:00:14.577Z] Step 3/13 : ARG MAKE="make build" [2022-09-06T19:00:16.497Z] ---> Running in af2720ff42f2 [2022-09-06T19:00:16.497Z] Removing intermediate container af2720ff42f2 [2022-09-06T19:00:16.497Z] ---> d36ab8740870 [2022-09-06T19:00:16.497Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-06T19:00:16.497Z] ---> Running in 37f310c6bbbf [2022-09-06T19:00:16.757Z] Removing intermediate container 37f310c6bbbf [2022-09-06T19:00:16.757Z] ---> 5d93105ec81d [2022-09-06T19:00:16.757Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T19:00:16.757Z] ---> Running in d6fdc43fa74b [2022-09-06T19:00:16.757Z] Removing intermediate container d6fdc43fa74b [2022-09-06T19:00:16.757Z] ---> 2beb26be749d [2022-09-06T19:00:16.757Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-06T19:00:16.757Z] ---> Running in fcbb1daaef5a [2022-09-06T19:00:17.019Z] Removing intermediate container fcbb1daaef5a [2022-09-06T19:00:17.019Z] ---> f41f3511554a [2022-09-06T19:00:17.019Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:00:17.019Z] ---> Running in b5995e85004e [2022-09-06T19:00:17.592Z] Removing intermediate container b5995e85004e [2022-09-06T19:00:17.592Z] ---> 2d1ae3ff496d [2022-09-06T19:00:17.592Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T19:00:17.592Z] ---> Running in f8b988426d10 [2022-09-06T19:00:17.637Z] Still waiting to schedule task [2022-09-06T19:00:17.637Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-06T19:00:17.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:00:18.798Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:00:19.058Z] OK: 211 MiB in 51 packages [2022-09-06T19:00:19.630Z] Removing intermediate container f8b988426d10 [2022-09-06T19:00:19.630Z] ---> ca73c373b708 [2022-09-06T19:00:19.630Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-06T19:00:19.630Z] ---> Running in bb1bf62c75cb [2022-09-06T19:00:19.630Z] Removing intermediate container bb1bf62c75cb [2022-09-06T19:00:19.630Z] ---> b3187f421258 [2022-09-06T19:00:19.630Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-06T19:00:19.890Z] ---> f701d77cc778 [2022-09-06T19:00:19.890Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:00:19.890Z] ---> Running in 1bbcfdfac25e [2022-09-06T19:00:46.476Z] Removing intermediate container 1bbcfdfac25e [2022-09-06T19:00:46.476Z] ---> fb464229252a [2022-09-06T19:00:46.476Z] Step 12/13 : COPY . . [2022-09-06T19:00:46.476Z] ---> ed437fdeac64 [2022-09-06T19:00:46.476Z] Step 13/13 : RUN ${MAKE} [2022-09-06T19:00:46.476Z] ---> Running in ea7371ef8594 [2022-09-06T19:00:46.476Z] noop [2022-09-06T19:00:46.476Z] Removing intermediate container ea7371ef8594 [2022-09-06T19:00:46.476Z] ---> ea4122d8087d [2022-09-06T19:00:46.476Z] Successfully built ea4122d8087d [2022-09-06T19:00:46.476Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:00:46.798Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T19:00:46.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:00:46.877Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:00:46.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T19:00:47.352Z] $ docker top 5f3eeaa00f6f168f099dc754116cfe1a6403ac566beada44ed6a52c47801f484 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:00:47.751Z] + go version [2022-09-06T19:00:47.751Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-06T19:00:47.759Z] $ docker stop --time=1 5f3eeaa00f6f168f099dc754116cfe1a6403ac566beada44ed6a52c47801f484 [2022-09-06T19:00:49.078Z] $ docker rm -f 5f3eeaa00f6f168f099dc754116cfe1a6403ac566beada44ed6a52c47801f484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:00:49.504Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T19:00:49.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:00:49.593Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:00:49.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-06T19:00:50.028Z] $ docker top 710d89c1f078cf1a1d9217030a634e470e87b6566bae0fc8d018cab5867b9c2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:00:50.393Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2022-09-06T19:00:50.699Z] + make test [2022-09-06T19:00:50.699Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-06T19:00:50.957Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-06T19:01:00.931Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-06T19:01:02.309Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.033s coverage: 28.6% of statements [2022-09-06T19:01:02.309Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-06T19:01:04.214Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 4.671s coverage: 13.8% of statements [2022-09-06T19:01:12.335Z] 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-06T19:01:12.335Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-06T19:01:14.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T19:01:14.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T19:01:14.244Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-06T19:01:14.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T19:01:14.529Z] $ docker stop --time=1 710d89c1f078cf1a1d9217030a634e470e87b6566bae0fc8d018cab5867b9c2c [2022-09-06T19:01:16.318Z] $ docker rm -f 710d89c1f078cf1a1d9217030a634e470e87b6566bae0fc8d018cab5867b9c2c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T19:01:16.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T19:01:16.883Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-06T19:01:17.378Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T19:01:17.663Z] + ls -al . [2022-09-06T19:01:17.663Z] total 232 [2022-09-06T19:01:17.663Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 19:00 . [2022-09-06T19:01:17.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 18:59 .. [2022-09-06T19:01:17.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 19:01 .git [2022-09-06T19:01:17.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 18:59 .github [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 6 18:59 .gitignore [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 18:59 .golangci.yml [2022-09-06T19:01:17.663Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 18:59 .semver [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 6 18:59 Attribution.txt [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 6 18:59 CHANGELOG.md [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 6 18:59 Dockerfile [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 18:59 GOVERNANCE.md [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 6 18:59 Jenkinsfile [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 18:59 LICENSE [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 6 18:59 Makefile [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 18:59 OWNERS.md [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 6 18:59 README.md [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 19:00 VERSION [2022-09-06T19:01:17.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 18:59 bin [2022-09-06T19:01:17.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 18:59 cmd [2022-09-06T19:01:17.663Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 6 19:01 coverage.out [2022-09-06T19:01:17.663Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 18:59 doc [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 6 18:59 go.mod [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 6 18:59 go.sum [2022-09-06T19:01:17.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 18:59 internal [2022-09-06T19:01:17.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 18:59 snap [2022-09-06T19:01:17.663Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 6 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:17.981Z] + 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=8a3386b2ee541d18e88ea65fa18280a00a2df7ca --label arch=amd64 --label version=2.3.0-dev.16 . [2022-09-06T19:01:17.981Z] Sending build context to Docker daemon 20.69MB [2022-09-06T19:01:17.981Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T19:01:17.981Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-06T19:01:17.981Z] ---> ea4122d8087d [2022-09-06T19:01:17.981Z] Step 3/26 : ARG MAKE="make build" [2022-09-06T19:01:18.242Z] ---> Running in 9e657eef5645 [2022-09-06T19:01:18.242Z] Removing intermediate container 9e657eef5645 [2022-09-06T19:01:18.242Z] ---> 0de752618d98 [2022-09-06T19:01:18.242Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-06T19:01:18.242Z] ---> Running in e163088fbc19 [2022-09-06T19:01:18.504Z] Removing intermediate container e163088fbc19 [2022-09-06T19:01:18.504Z] ---> 83a21bfee8ea [2022-09-06T19:01:18.504Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T19:01:18.504Z] ---> Running in 68ecac2403f8 [2022-09-06T19:01:18.504Z] Removing intermediate container 68ecac2403f8 [2022-09-06T19:01:18.504Z] ---> 91fe9f08af00 [2022-09-06T19:01:18.504Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-06T19:01:18.504Z] ---> Running in 0ed6505bb96f [2022-09-06T19:01:18.764Z] Removing intermediate container 0ed6505bb96f [2022-09-06T19:01:18.764Z] ---> e8ce473263ca [2022-09-06T19:01:18.764Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:01:18.764Z] ---> Running in da5e13843665 [2022-09-06T19:01:19.337Z] Removing intermediate container da5e13843665 [2022-09-06T19:01:19.337Z] ---> c6c59367bde5 [2022-09-06T19:01:19.337Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T19:01:19.337Z] ---> Running in 2ca950bf152f [2022-09-06T19:01:19.905Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:01:20.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:01:21.108Z] OK: 211 MiB in 51 packages [2022-09-06T19:01:21.370Z] Removing intermediate container 2ca950bf152f [2022-09-06T19:01:21.370Z] ---> 26a8a62fea5d [2022-09-06T19:01:21.370Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-06T19:01:21.370Z] ---> Running in 4aaf4321752e [2022-09-06T19:01:21.632Z] Removing intermediate container 4aaf4321752e [2022-09-06T19:01:21.632Z] ---> 511540eb0f15 [2022-09-06T19:01:21.632Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-06T19:01:21.632Z] ---> 65082b0b9466 [2022-09-06T19:01:21.632Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:01:21.632Z] ---> Running in a2c7a26c3af5 [2022-09-06T19:01:22.572Z] Removing intermediate container a2c7a26c3af5 [2022-09-06T19:01:22.572Z] ---> 9cb3fc243b1c [2022-09-06T19:01:22.572Z] Step 12/26 : COPY . . [2022-09-06T19:01:23.145Z] ---> fdbed39d0239 [2022-09-06T19:01:23.145Z] Step 13/26 : RUN ${MAKE} [2022-09-06T19:01:23.145Z] ---> Running in 399cfe3d5902 [2022-09-06T19:01:23.403Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.16 -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-06T19:01:45.353Z] Removing intermediate container 399cfe3d5902 [2022-09-06T19:01:45.354Z] ---> 6c12bd960506 [2022-09-06T19:01:45.354Z] Step 14/26 : FROM alpine:3.16 [2022-09-06T19:01:45.354Z] 3.16: Pulling from library/alpine [2022-09-06T19:01:45.354Z] 213ec9aee27d: Pulling fs layer [2022-09-06T19:01:45.354Z] 213ec9aee27d: Verifying Checksum [2022-09-06T19:01:45.354Z] 213ec9aee27d: Download complete [2022-09-06T19:01:45.354Z] 213ec9aee27d: Pull complete [2022-09-06T19:01:45.354Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T19:01:45.354Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T19:01:45.354Z] ---> 9c6f07244728 [2022-09-06T19:01:45.354Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-06T19:01:45.354Z] ---> Running in a55d1b6bb02d [2022-09-06T19:01:45.354Z] Removing intermediate container a55d1b6bb02d [2022-09-06T19:01:45.354Z] ---> e1dbb2eb6706 [2022-09-06T19:01:45.354Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T19:01:45.613Z] ---> Running in 31f624298373 [2022-09-06T19:01:45.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-06T19:01:45.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-06T19:01:46.136Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T19:01:46.136Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T19:01:46.136Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T19:01:46.136Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T19:01:46.399Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T19:01:46.399Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T19:01:46.399Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:01:46.399Z] OK: 8 MiB in 20 packages [2022-09-06T19:01:46.659Z] Removing intermediate container 31f624298373 [2022-09-06T19:01:46.659Z] ---> b396c78daf93 [2022-09-06T19:01:46.659Z] Step 17/26 : WORKDIR / [2022-09-06T19:01:46.659Z] ---> Running in 3f692b3acd0c [2022-09-06T19:01:46.918Z] Removing intermediate container 3f692b3acd0c [2022-09-06T19:01:46.919Z] ---> a4020a32f07b [2022-09-06T19:01:46.919Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-06T19:01:47.490Z] ---> 6f6d8131cc2f [2022-09-06T19:01:47.490Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-06T19:01:47.490Z] ---> 97229f4660de [2022-09-06T19:01:47.490Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-06T19:01:47.756Z] ---> f41d9795997f [2022-09-06T19:01:47.757Z] Step 21/26 : EXPOSE 59984 [2022-09-06T19:01:47.757Z] ---> Running in eb9f1f6e7ac3 [2022-09-06T19:01:48.027Z] Removing intermediate container eb9f1f6e7ac3 [2022-09-06T19:01:48.027Z] ---> 95777110882a [2022-09-06T19:01:48.027Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-06T19:01:48.027Z] ---> Running in 9d7808ffa76a [2022-09-06T19:01:48.027Z] Removing intermediate container 9d7808ffa76a [2022-09-06T19:01:48.027Z] ---> 3fd2501be69b [2022-09-06T19:01:48.027Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:01:48.027Z] ---> Running in 0825768e031c [2022-09-06T19:01:48.290Z] Removing intermediate container 0825768e031c [2022-09-06T19:01:48.290Z] ---> 493c34ed042d [2022-09-06T19:01:48.290Z] Step 24/26 : LABEL arch=amd64 [2022-09-06T19:01:48.290Z] ---> Running in 9f49dd15d245 [2022-09-06T19:01:48.290Z] Removing intermediate container 9f49dd15d245 [2022-09-06T19:01:48.290Z] ---> f052447af192 [2022-09-06T19:01:48.290Z] Step 25/26 : LABEL git_sha=8a3386b2ee541d18e88ea65fa18280a00a2df7ca [2022-09-06T19:01:48.290Z] ---> Running in 9c289975a665 [2022-09-06T19:01:48.550Z] Removing intermediate container 9c289975a665 [2022-09-06T19:01:48.550Z] ---> 6bce6881ae67 [2022-09-06T19:01:48.550Z] Step 26/26 : LABEL version=2.3.0-dev.16 [2022-09-06T19:01:48.550Z] ---> Running in b24a9d34ce8d [2022-09-06T19:01:48.550Z] Removing intermediate container b24a9d34ce8d [2022-09-06T19:01:48.550Z] ---> 3c3af4b008d6 [2022-09-06T19:01:48.550Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T19:01:48.550Z] Successfully built 3c3af4b008d6 [2022-09-06T19:01:48.550Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:01:48.669Z] provisioning config files... [2022-09-06T19:01:48.681Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7800510847266513172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:01:48.979Z] ---> docker-login.sh [2022-09-06T19:01:48.979Z] nexus3.edgexfoundry.org:10001 [2022-09-06T19:01:48.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:01:48.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:01:48.979Z] Configure a credential helper to remove this warning. See [2022-09-06T19:01:48.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:01:48.979Z] [2022-09-06T19:01:48.979Z] Login Succeeded [2022-09-06T19:01:48.979Z] nexus3.edgexfoundry.org:10002 [2022-09-06T19:01:48.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:01:49.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:01:49.240Z] Configure a credential helper to remove this warning. See [2022-09-06T19:01:49.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:01:49.240Z] [2022-09-06T19:01:49.240Z] Login Succeeded [2022-09-06T19:01:49.240Z] nexus3.edgexfoundry.org:10003 [2022-09-06T19:01:49.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:01:49.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:01:49.240Z] Configure a credential helper to remove this warning. See [2022-09-06T19:01:49.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:01:49.240Z] [2022-09-06T19:01:49.240Z] Login Succeeded [2022-09-06T19:01:49.240Z] nexus3.edgexfoundry.org:10004 [2022-09-06T19:01:49.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:01:49.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:01:49.501Z] Configure a credential helper to remove this warning. See [2022-09-06T19:01:49.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:01:49.501Z] [2022-09-06T19:01:49.501Z] Login Succeeded [2022-09-06T19:01:49.501Z] docker.io [2022-09-06T19:01:49.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:01:49.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:01:49.762Z] Configure a credential helper to remove this warning. See [2022-09-06T19:01:49.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:01:49.762Z] [2022-09-06T19:01:49.762Z] Login Succeeded [2022-09-06T19:01:49.762Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T19:01:49.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T19:01:49.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:01:49.822Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-09-06T19:01:49.822Z] 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [2022-09-06T19:01:49.822Z] latest [2022-09-06T19:01:49.822Z] 2.3.0-dev.16 [2022-09-06T19:01:49.822Z] 8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [2022-09-06T19:01:49.822Z] main [2022-09-06T19:01:49.822Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:50.152Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:50.469Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca [2022-09-06T19:01:50.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-06T19:01:50.469Z] 86815b1651e0: Preparing [2022-09-06T19:01:50.469Z] 6561e2328594: Preparing [2022-09-06T19:01:50.469Z] 2250e49c2de6: Preparing [2022-09-06T19:01:50.469Z] cc964cf919e9: Preparing [2022-09-06T19:01:50.469Z] 994393dc58e7: Preparing [2022-09-06T19:01:50.469Z] 994393dc58e7: Layer already exists [2022-09-06T19:01:50.469Z] 6561e2328594: Pushed [2022-09-06T19:01:50.469Z] 86815b1651e0: Pushed [2022-09-06T19:01:50.729Z] cc964cf919e9: Pushed [2022-09-06T19:01:53.276Z] 2250e49c2de6: Pushed [2022-09-06T19:01:53.276Z] 8a3386b2ee541d18e88ea65fa18280a00a2df7ca: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:53.595Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:53.910Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-06T19:01:53.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-06T19:01:53.910Z] 86815b1651e0: Preparing [2022-09-06T19:01:53.910Z] 6561e2328594: Preparing [2022-09-06T19:01:53.910Z] 2250e49c2de6: Preparing [2022-09-06T19:01:53.910Z] cc964cf919e9: Preparing [2022-09-06T19:01:53.910Z] 994393dc58e7: Preparing [2022-09-06T19:01:53.910Z] 6561e2328594: Layer already exists [2022-09-06T19:01:53.910Z] 994393dc58e7: Layer already exists [2022-09-06T19:01:53.910Z] 2250e49c2de6: Layer already exists [2022-09-06T19:01:53.910Z] cc964cf919e9: Layer already exists [2022-09-06T19:01:53.910Z] 86815b1651e0: Layer already exists [2022-09-06T19:01:53.910Z] latest: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:54.239Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:54.562Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.16 [2022-09-06T19:01:54.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-06T19:01:54.562Z] 86815b1651e0: Preparing [2022-09-06T19:01:54.562Z] 6561e2328594: Preparing [2022-09-06T19:01:54.562Z] 2250e49c2de6: Preparing [2022-09-06T19:01:54.562Z] cc964cf919e9: Preparing [2022-09-06T19:01:54.562Z] 994393dc58e7: Preparing [2022-09-06T19:01:54.562Z] 86815b1651e0: Layer already exists [2022-09-06T19:01:54.562Z] cc964cf919e9: Layer already exists [2022-09-06T19:01:54.562Z] 994393dc58e7: Layer already exists [2022-09-06T19:01:54.562Z] 6561e2328594: Layer already exists [2022-09-06T19:01:54.562Z] 2250e49c2de6: Layer already exists [2022-09-06T19:01:54.562Z] 2.3.0-dev.16: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:54.880Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:55.257Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [2022-09-06T19:01:55.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-06T19:01:55.257Z] 86815b1651e0: Preparing [2022-09-06T19:01:55.257Z] 6561e2328594: Preparing [2022-09-06T19:01:55.257Z] 2250e49c2de6: Preparing [2022-09-06T19:01:55.257Z] cc964cf919e9: Preparing [2022-09-06T19:01:55.257Z] 994393dc58e7: Preparing [2022-09-06T19:01:55.257Z] 2250e49c2de6: Layer already exists [2022-09-06T19:01:55.257Z] cc964cf919e9: Layer already exists [2022-09-06T19:01:55.257Z] 6561e2328594: Layer already exists [2022-09-06T19:01:55.257Z] 86815b1651e0: Layer already exists [2022-09-06T19:01:55.257Z] 994393dc58e7: Layer already exists [2022-09-06T19:01:55.257Z] 8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:55.612Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:55.924Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-09-06T19:01:55.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-09-06T19:01:55.924Z] 86815b1651e0: Preparing [2022-09-06T19:01:55.924Z] 6561e2328594: Preparing [2022-09-06T19:01:55.924Z] 2250e49c2de6: Preparing [2022-09-06T19:01:55.924Z] cc964cf919e9: Preparing [2022-09-06T19:01:55.924Z] 994393dc58e7: Preparing [2022-09-06T19:01:55.924Z] 6561e2328594: Layer already exists [2022-09-06T19:01:55.924Z] 86815b1651e0: Layer already exists [2022-09-06T19:01:55.924Z] 2250e49c2de6: Layer already exists [2022-09-06T19:01:55.924Z] 994393dc58e7: Layer already exists [2022-09-06T19:01:55.924Z] cc964cf919e9: Layer already exists [2022-09-06T19:01:55.924Z] main: digest: sha256:126d57f649da7d9d6ea02a86f6e77231e6d7f5aba9977b80215b598898ed89aa size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T19:01:55.976Z] ===================================================== [Pipeline] echo [2022-09-06T19:01:55.985Z] taggedImages: [2022-09-06T19:01:55.985Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca [2022-09-06T19:01:55.985Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-09-06T19:01:55.985Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.0-dev.16 [2022-09-06T19:01:55.985Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [2022-09-06T19:01:55.985Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:56.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T19:01:56.372Z] [2022-09-06T19:01:56.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:01:56.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T19:01:56.675Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T19:01:56.675Z] 5eb5b503b376: Pulling fs layer [2022-09-06T19:01:56.675Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T19:01:56.675Z] ec43610c2a17: Pulling fs layer [2022-09-06T19:01:56.675Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T19:01:56.675Z] 33b1e0a273af: Pulling fs layer [2022-09-06T19:01:56.675Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T19:01:56.675Z] 2f39f015ded8: Pulling fs layer [2022-09-06T19:01:56.675Z] 3a2ae6a8a46f: Waiting [2022-09-06T19:01:56.675Z] 33b1e0a273af: Waiting [2022-09-06T19:01:56.675Z] 5d3b04190fa2: Waiting [2022-09-06T19:01:56.675Z] 2f39f015ded8: Waiting [2022-09-06T19:01:56.675Z] 5c69ac0246d0: Verifying Checksum [2022-09-06T19:01:56.675Z] 5c69ac0246d0: Download complete [2022-09-06T19:01:56.675Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T19:01:56.675Z] 3a2ae6a8a46f: Download complete [2022-09-06T19:01:56.675Z] 33b1e0a273af: Verifying Checksum [2022-09-06T19:01:56.675Z] 33b1e0a273af: Download complete [2022-09-06T19:01:56.934Z] ec43610c2a17: Verifying Checksum [2022-09-06T19:01:56.934Z] ec43610c2a17: Download complete [2022-09-06T19:01:56.934Z] 5d3b04190fa2: Download complete [2022-09-06T19:01:56.934Z] 5eb5b503b376: Download complete [2022-09-06T19:01:57.502Z] 2f39f015ded8: Download complete [2022-09-06T19:01:58.440Z] 5eb5b503b376: Pull complete [2022-09-06T19:01:58.440Z] 5c69ac0246d0: Pull complete [2022-09-06T19:01:59.008Z] ec43610c2a17: Pull complete [2022-09-06T19:01:59.008Z] 3a2ae6a8a46f: Pull complete [2022-09-06T19:01:59.268Z] 33b1e0a273af: Pull complete [2022-09-06T19:01:59.268Z] 5d3b04190fa2: Pull complete [2022-09-06T19:02:03.283Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24677 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-09-06T19:02:03.295Z] Running in /w/workspace/device-onvif-camera/55 [Pipeline] { [Pipeline] checkout [2022-09-06T19:02:03.333Z] Selected Git installation does not exist. Using Default [2022-09-06T19:02:03.333Z] The recommended git tool is: NONE [2022-09-06T19:02:04.547Z] 2f39f015ded8: Pull complete [2022-09-06T19:02:04.547Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T19:02:04.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T19:02:04.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:02:04.637Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:02:04.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T19:02:06.415Z] $ docker top ae9d17ba1adfbaafa68cf77547f6480ea58cc5bb4bd97b03bbf063c00aae0e2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:02:06.858Z] ---> job-cost.sh [2022-09-06T19:02:06.858Z] lf-activate-venv: SKIPPING [2022-09-06T19:02:06.858Z] INFO: No Stack... [2022-09-06T19:02:07.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T19:02:07.691Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T19:02:07.988Z] + + cut -d, -f6 [2022-09-06T19:02:07.988Z] cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [Pipeline] lock [2022-09-06T19:02:08.005Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [2022-09-06T19:02:08.010Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] did not exist. Created. [2022-09-06T19:02:08.011Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T19:02:08.322Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T19:02:08.350Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T19:02:08.358Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T19:02:08.375Z] $ docker stop --time=1 ae9d17ba1adfbaafa68cf77547f6480ea58cc5bb4bd97b03bbf063c00aae0e2d [2022-09-06T19:02:09.561Z] $ docker rm -f ae9d17ba1adfbaafa68cf77547f6480ea58cc5bb4bd97b03bbf063c00aae0e2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T19:02:10.853Z] using credential edgex-jenkins-ssh [2022-09-06T19:02:10.876Z] Cloning the remote Git repository [2022-09-06T19:02:10.963Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-06T19:02:11.143Z] > git init /w/workspace/device-onvif-camera/55 # timeout=10 [2022-09-06T19:02:11.410Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-09-06T19:02:11.411Z] > git --version # timeout=10 [2022-09-06T19:02:11.462Z] > git --version # 'git version 2.25.1' [2022-09-06T19:02:11.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T19:02:11.561Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T19:02:14.001Z] Avoid second fetch [2022-09-06T19:02:14.002Z] Checking out Revision 8a3386b2ee541d18e88ea65fa18280a00a2df7ca (main) [2022-09-06T19:02:13.961Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-09-06T19:02:13.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T19:02:14.023Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T19:02:14.040Z] > git checkout -f 8a3386b2ee541d18e88ea65fa18280a00a2df7ca # timeout=10 [2022-09-06T19:02:18.326Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#154)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T19:02:19.173Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T19:02:19.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T19:02:19.173Z] Dload Upload Total Spent Left Speed [2022-09-06T19:02:19.173Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 79759 0 --:--:-- --:--:-- --:--:-- 79759 100 12602 100 12602 0 0 79257 0 --:--:-- --:--:-- --:--:-- 78762 [Pipeline] sh [2022-09-06T19:02:19.836Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T19:02:20.266Z] + sudo tee /etc/docker/daemon.new [2022-09-06T19:02:20.266Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T19:02:20.266Z] { [2022-09-06T19:02:20.266Z] "registry-mirrors": [ [2022-09-06T19:02:20.266Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T19:02:20.266Z] ], [2022-09-06T19:02:20.266Z] "bip": "10.250.0.254/24", [2022-09-06T19:02:20.266Z] "hosts": [ [2022-09-06T19:02:20.266Z] "tcp://0.0.0.0:5555", [2022-09-06T19:02:20.266Z] "unix:///var/run/docker.sock" [2022-09-06T19:02:20.266Z] ], [2022-09-06T19:02:20.266Z] "mtu": 1458, [2022-09-06T19:02:20.266Z] "selinux-enabled": true, [2022-09-06T19:02:20.266Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T19:02:20.266Z] } [Pipeline] sh [2022-09-06T19:02:20.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T19:02:20.956Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:02:39.281Z] provisioning config files... [2022-09-06T19:02:39.304Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/55@tmp/config7970704722835830886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:02:39.906Z] ---> docker-login.sh [2022-09-06T19:02:39.906Z] nexus3.edgexfoundry.org:10001 [2022-09-06T19:02:40.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:02:40.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:02:40.785Z] Configure a credential helper to remove this warning. See [2022-09-06T19:02:40.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:02:40.785Z] [2022-09-06T19:02:40.785Z] Login Succeeded [2022-09-06T19:02:40.785Z] nexus3.edgexfoundry.org:10002 [2022-09-06T19:02:41.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:02:41.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:02:41.337Z] Configure a credential helper to remove this warning. See [2022-09-06T19:02:41.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:02:41.337Z] [2022-09-06T19:02:41.337Z] Login Succeeded [2022-09-06T19:02:41.337Z] nexus3.edgexfoundry.org:10003 [2022-09-06T19:02:41.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:02:41.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:02:41.612Z] Configure a credential helper to remove this warning. See [2022-09-06T19:02:41.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:02:41.612Z] [2022-09-06T19:02:41.612Z] Login Succeeded [2022-09-06T19:02:41.612Z] nexus3.edgexfoundry.org:10004 [2022-09-06T19:02:42.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:02:42.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:02:42.214Z] Configure a credential helper to remove this warning. See [2022-09-06T19:02:42.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:02:42.214Z] [2022-09-06T19:02:42.214Z] Login Succeeded [2022-09-06T19:02:42.214Z] docker.io [2022-09-06T19:02:42.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:02:43.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:02:43.084Z] Configure a credential helper to remove this warning. See [2022-09-06T19:02:43.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:02:43.084Z] [2022-09-06T19:02:43.084Z] Login Succeeded [2022-09-06T19:02:43.084Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T19:02:43.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T19:02:43.383Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:02:43.401Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:02:43.415Z] ========================================================= [2022-09-06T19:02:43.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-06T19:02:43.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:02:43.789Z] + 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-06T19:02:44.399Z] Sending build context to Docker daemon 14.11MB [2022-09-06T19:02:44.399Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T19:02:44.399Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-06T19:02:44.399Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-06T19:02:44.399Z] b3c136eddcbf: Pulling fs layer [2022-09-06T19:02:44.399Z] c0a3192eca97: Pulling fs layer [2022-09-06T19:02:44.399Z] a050256f5b6f: Pulling fs layer [2022-09-06T19:02:44.399Z] 656be50a0ddc: Pulling fs layer [2022-09-06T19:02:44.399Z] 2bbca73fdf42: Pulling fs layer [2022-09-06T19:02:44.399Z] 46d945488cbd: Pulling fs layer [2022-09-06T19:02:44.399Z] 8a5474983e97: Pulling fs layer [2022-09-06T19:02:44.399Z] 329c88fbcd65: Pulling fs layer [2022-09-06T19:02:44.399Z] 656be50a0ddc: Waiting [2022-09-06T19:02:44.399Z] 2bbca73fdf42: Waiting [2022-09-06T19:02:44.399Z] 46d945488cbd: Waiting [2022-09-06T19:02:44.399Z] 8a5474983e97: Waiting [2022-09-06T19:02:44.399Z] 329c88fbcd65: Waiting [2022-09-06T19:02:44.399Z] a050256f5b6f: Download complete [2022-09-06T19:02:44.679Z] c0a3192eca97: Verifying Checksum [2022-09-06T19:02:44.679Z] c0a3192eca97: Download complete [2022-09-06T19:02:44.679Z] 2bbca73fdf42: Verifying Checksum [2022-09-06T19:02:44.679Z] 2bbca73fdf42: Download complete [2022-09-06T19:02:44.679Z] 46d945488cbd: Verifying Checksum [2022-09-06T19:02:44.679Z] 46d945488cbd: Download complete [2022-09-06T19:02:44.679Z] b3c136eddcbf: Verifying Checksum [2022-09-06T19:02:45.679Z] b3c136eddcbf: Pull complete [2022-09-06T19:02:45.679Z] 329c88fbcd65: Verifying Checksum [2022-09-06T19:02:45.679Z] 329c88fbcd65: Download complete [2022-09-06T19:02:46.288Z] c0a3192eca97: Pull complete [2022-09-06T19:02:46.565Z] a050256f5b6f: Pull complete [2022-09-06T19:02:46.842Z] 8a5474983e97: Verifying Checksum [2022-09-06T19:02:46.842Z] 8a5474983e97: Download complete [2022-09-06T19:02:47.442Z] 656be50a0ddc: Verifying Checksum [2022-09-06T19:02:47.442Z] 656be50a0ddc: Download complete [2022-09-06T19:02:59.863Z] 656be50a0ddc: Pull complete [2022-09-06T19:03:00.139Z] 2bbca73fdf42: Pull complete [2022-09-06T19:03:00.413Z] 46d945488cbd: Pull complete [2022-09-06T19:03:07.142Z] 8a5474983e97: Pull complete [2022-09-06T19:03:09.130Z] 329c88fbcd65: Pull complete [2022-09-06T19:03:09.130Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-06T19:03:09.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-06T19:03:09.130Z] ---> ff4287adb874 [2022-09-06T19:03:09.130Z] Step 3/13 : ARG MAKE="make build" [2022-09-06T19:03:11.119Z] ---> Running in df1efee70acd [2022-09-06T19:03:11.119Z] Removing intermediate container df1efee70acd [2022-09-06T19:03:11.119Z] ---> aed8502d6164 [2022-09-06T19:03:11.119Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-06T19:03:11.119Z] ---> Running in 94760db7fff7 [2022-09-06T19:03:11.720Z] Removing intermediate container 94760db7fff7 [2022-09-06T19:03:11.720Z] ---> 46800ce144a7 [2022-09-06T19:03:11.720Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T19:03:11.720Z] ---> Running in dbc591badbb4 [2022-09-06T19:03:12.001Z] Removing intermediate container dbc591badbb4 [2022-09-06T19:03:12.001Z] ---> 592a2d7d776d [2022-09-06T19:03:12.001Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-09-06T19:03:12.001Z] ---> Running in 389999253f78 [2022-09-06T19:03:12.290Z] Removing intermediate container 389999253f78 [2022-09-06T19:03:12.290Z] ---> 3ca42a2bf1ba [2022-09-06T19:03:12.290Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:03:12.565Z] ---> Running in 937d2463500c [2022-09-06T19:03:15.965Z] Removing intermediate container 937d2463500c [2022-09-06T19:03:15.965Z] ---> 9a541d3b3398 [2022-09-06T19:03:15.965Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T19:03:15.965Z] ---> Running in dedbd405c59f [2022-09-06T19:03:16.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:03:17.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:03:18.144Z] OK: 221 MiB in 51 packages [2022-09-06T19:03:19.133Z] Removing intermediate container dedbd405c59f [2022-09-06T19:03:19.133Z] ---> 2c86cda564e7 [2022-09-06T19:03:19.133Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-09-06T19:03:19.133Z] ---> Running in 67dd12c1769a [2022-09-06T19:03:19.414Z] Removing intermediate container 67dd12c1769a [2022-09-06T19:03:19.414Z] ---> fa66971e3bd4 [2022-09-06T19:03:19.414Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-06T19:03:20.028Z] ---> 8968da061a3a [2022-09-06T19:03:20.028Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:03:20.028Z] ---> Running in 97b7ed58eaaa [2022-09-06T19:04:16.584Z] Removing intermediate container 97b7ed58eaaa [2022-09-06T19:04:16.584Z] ---> 1cbe781c8adf [2022-09-06T19:04:16.584Z] Step 12/13 : COPY . . [2022-09-06T19:04:16.584Z] ---> ab496643e71d [2022-09-06T19:04:16.584Z] Step 13/13 : RUN ${MAKE} [2022-09-06T19:04:16.584Z] ---> Running in 3caf94ee8151 [2022-09-06T19:04:16.584Z] noop [2022-09-06T19:04:16.584Z] Removing intermediate container 3caf94ee8151 [2022-09-06T19:04:16.584Z] ---> 12d7adb33fc4 [2022-09-06T19:04:16.584Z] Successfully built 12d7adb33fc4 [2022-09-06T19:04:16.584Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:04:16.966Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T19:04:16.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:04:17.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-24677 does not seem to be running inside a container [2022-09-06T19:04:17.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/55 -v /w/workspace/device-onvif-camera/55:/w/workspace/device-onvif-camera/55:rw,z -v /w/workspace/device-onvif-camera/55@tmp:/w/workspace/device-onvif-camera/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T19:04:18.623Z] $ docker top 3d3b58de034886607b9370ce02a34e1721cedf2243bbcb6d2ba5bfa8752f9ae5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:04:19.549Z] + go version [2022-09-06T19:04:19.549Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-06T19:04:19.575Z] $ docker stop --time=1 3d3b58de034886607b9370ce02a34e1721cedf2243bbcb6d2ba5bfa8752f9ae5 [2022-09-06T19:04:21.222Z] $ docker rm -f 3d3b58de034886607b9370ce02a34e1721cedf2243bbcb6d2ba5bfa8752f9ae5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:04:21.836Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T19:04:21.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:04:22.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-24677 does not seem to be running inside a container [2022-09-06T19:04:22.159Z] $ 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/55 -v /w/workspace/device-onvif-camera/55:/w/workspace/device-onvif-camera/55:rw,z -v /w/workspace/device-onvif-camera/55@tmp:/w/workspace/device-onvif-camera/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T19:04:23.501Z] $ docker top d009cc441df92791c585dd108fd882e8fab1c121a29ed9db03bf29aaf0b87618 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:04:24.409Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/55 [Pipeline] fileExists [Pipeline] sh [2022-09-06T19:04:25.094Z] + make test [2022-09-06T19:04:25.094Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-06T19:04:26.534Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-09-06T19:06:03.408Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-09-06T19:06:03.408Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.213s coverage: 28.6% of statements [2022-09-06T19:06:03.408Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2022-09-06T19:06:21.772Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.269s coverage: 13.8% of statements [2022-09-06T19:06:21.772Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-06T19:06:21.772Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-06T19:06:43.995Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-06T19:06:44.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-06T19:06:44.271Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-06T19:06:44.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-06T19:06:44.909Z] $ docker stop --time=1 d009cc441df92791c585dd108fd882e8fab1c121a29ed9db03bf29aaf0b87618 [2022-09-06T19:06:46.737Z] $ docker rm -f d009cc441df92791c585dd108fd882e8fab1c121a29ed9db03bf29aaf0b87618 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T19:06:47.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-06T19:06:47.913Z] Warning: overwriting stash ‘coverage-report’ [2022-09-06T19:06:48.611Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T19:06:49.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T19:06:49.402Z] + ls -al . [2022-09-06T19:06:49.402Z] total 228 [2022-09-06T19:06:49.402Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 19:04 . [2022-09-06T19:06:49.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:02 .. [2022-09-06T19:06:49.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 19:02 .git [2022-09-06T19:06:49.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 19:02 .github [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 418 Sep 6 19:02 .gitignore [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 19:02 .golangci.yml [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 9739 Sep 6 19:02 Attribution.txt [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 1498 Sep 6 19:02 CHANGELOG.md [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 1669 Sep 6 19:02 Dockerfile [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 19:02 GOVERNANCE.md [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 734 Sep 6 19:02 Jenkinsfile [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 19:02 LICENSE [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 2649 Sep 6 19:02 Makefile [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 19:02 OWNERS.md [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 5796 Sep 6 19:02 README.md [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 6 19:00 VERSION [2022-09-06T19:06:49.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 19:02 bin [2022-09-06T19:06:49.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 19:02 cmd [2022-09-06T19:06:49.402Z] -rw-r--r-- 1 jenkins jenkins 77283 Sep 6 19:06 coverage.out [2022-09-06T19:06:49.402Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 6 19:02 doc [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 3747 Sep 6 19:02 go.mod [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 39690 Sep 6 19:02 go.sum [2022-09-06T19:06:49.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:02 internal [2022-09-06T19:06:49.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 19:02 snap [2022-09-06T19:06:49.402Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 6 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:06:49.807Z] + 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=8a3386b2ee541d18e88ea65fa18280a00a2df7ca --label arch=arm64 --label version=2.3.0-dev.16 . [2022-09-06T19:06:50.419Z] Sending build context to Docker daemon 14.19MB [2022-09-06T19:06:50.419Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-09-06T19:06:50.419Z] Step 2/26 : FROM ${BASE} AS builder [2022-09-06T19:06:50.419Z] ---> 12d7adb33fc4 [2022-09-06T19:06:50.419Z] Step 3/26 : ARG MAKE="make build" [2022-09-06T19:06:50.696Z] ---> Running in c0d1945cd2d5 [2022-09-06T19:06:50.969Z] Removing intermediate container c0d1945cd2d5 [2022-09-06T19:06:50.969Z] ---> 9e3c00b2793d [2022-09-06T19:06:50.969Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-09-06T19:06:50.969Z] ---> Running in a8dcb744ad90 [2022-09-06T19:06:51.568Z] Removing intermediate container a8dcb744ad90 [2022-09-06T19:06:51.568Z] ---> 3736eb620c58 [2022-09-06T19:06:51.568Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-09-06T19:06:51.568Z] ---> Running in a50036f3b3e5 [2022-09-06T19:06:51.842Z] Removing intermediate container a50036f3b3e5 [2022-09-06T19:06:51.842Z] ---> 4b47da9249fe [2022-09-06T19:06:51.842Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-09-06T19:06:51.842Z] ---> Running in 20d2efa4f419 [2022-09-06T19:06:52.120Z] Removing intermediate container 20d2efa4f419 [2022-09-06T19:06:52.120Z] ---> 2b4d3c40d49f [2022-09-06T19:06:52.120Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-06T19:06:52.396Z] ---> Running in 1f68458d9385 [2022-09-06T19:06:54.388Z] Removing intermediate container 1f68458d9385 [2022-09-06T19:06:54.388Z] ---> 8e0750857f70 [2022-09-06T19:06:54.388Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-06T19:06:54.388Z] ---> Running in 2706bdbe9e59 [2022-09-06T19:06:55.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:06:56.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:06:57.338Z] OK: 221 MiB in 51 packages [2022-09-06T19:06:57.950Z] Removing intermediate container 2706bdbe9e59 [2022-09-06T19:06:57.950Z] ---> 9d424b4ce3e2 [2022-09-06T19:06:57.950Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-09-06T19:06:58.226Z] ---> Running in bcabbac58ed2 [2022-09-06T19:06:58.499Z] Removing intermediate container bcabbac58ed2 [2022-09-06T19:06:58.499Z] ---> d68135607c33 [2022-09-06T19:06:58.499Z] Step 10/26 : COPY go.mod vendor* ./ [2022-09-06T19:06:59.097Z] ---> d2972c6ebe3c [2022-09-06T19:06:59.097Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-06T19:06:59.097Z] ---> Running in e74a0e5e442e [2022-09-06T19:07:01.080Z] Removing intermediate container e74a0e5e442e [2022-09-06T19:07:01.080Z] ---> 1cfb9b33edd3 [2022-09-06T19:07:01.080Z] Step 12/26 : COPY . . [2022-09-06T19:07:02.531Z] ---> 33d2890e7631 [2022-09-06T19:07:02.531Z] Step 13/26 : RUN ${MAKE} [2022-09-06T19:07:02.806Z] ---> Running in 8db78eb7ebc7 [2022-09-06T19:07:03.793Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.0-dev.16 -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-06T19:09:25.714Z] Removing intermediate container 8db78eb7ebc7 [2022-09-06T19:09:25.714Z] ---> 30d5225a4b0f [2022-09-06T19:09:25.714Z] Step 14/26 : FROM alpine:3.16 [2022-09-06T19:09:25.714Z] 3.16: Pulling from library/alpine [2022-09-06T19:09:25.714Z] 9b18e9b68314: Pulling fs layer [2022-09-06T19:09:25.714Z] 9b18e9b68314: Verifying Checksum [2022-09-06T19:09:25.714Z] 9b18e9b68314: Download complete [2022-09-06T19:09:25.714Z] 9b18e9b68314: Pull complete [2022-09-06T19:09:25.714Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-06T19:09:25.714Z] Status: Downloaded newer image for alpine:3.16 [2022-09-06T19:09:25.714Z] ---> a6215f271958 [2022-09-06T19:09:25.714Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-06T19:09:25.714Z] ---> Running in f1874079fd29 [2022-09-06T19:09:25.714Z] Removing intermediate container f1874079fd29 [2022-09-06T19:09:25.714Z] ---> 7fc31abfe7a4 [2022-09-06T19:09:25.714Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-06T19:09:25.714Z] ---> Running in 9389a402091e [2022-09-06T19:09:25.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-06T19:09:25.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-06T19:09:26.960Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-06T19:09:26.960Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-06T19:09:26.960Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-06T19:09:26.960Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-06T19:09:26.960Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-06T19:09:27.231Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-06T19:09:27.231Z] Executing busybox-1.35.0-r17.trigger [2022-09-06T19:09:27.231Z] OK: 8 MiB in 20 packages [2022-09-06T19:09:28.206Z] Removing intermediate container 9389a402091e [2022-09-06T19:09:28.207Z] ---> 3bf7bb5c29a6 [2022-09-06T19:09:28.207Z] Step 17/26 : WORKDIR / [2022-09-06T19:09:28.207Z] ---> Running in a86b6f8852bf [2022-09-06T19:09:28.479Z] Removing intermediate container a86b6f8852bf [2022-09-06T19:09:28.479Z] ---> 821589c45472 [2022-09-06T19:09:28.479Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-09-06T19:09:29.916Z] ---> a9149696fded [2022-09-06T19:09:29.916Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-09-06T19:09:30.511Z] ---> eac4aae40a79 [2022-09-06T19:09:30.511Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-09-06T19:09:31.108Z] ---> 77b834dc2490 [2022-09-06T19:09:31.108Z] Step 21/26 : EXPOSE 59984 [2022-09-06T19:09:31.108Z] ---> Running in 2fd7fd95207c [2022-09-06T19:09:31.392Z] Removing intermediate container 2fd7fd95207c [2022-09-06T19:09:31.392Z] ---> 1c24cca1aa06 [2022-09-06T19:09:31.392Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-09-06T19:09:31.392Z] ---> Running in f6fa36e9512d [2022-09-06T19:09:31.675Z] Removing intermediate container f6fa36e9512d [2022-09-06T19:09:31.675Z] ---> e7b89cb646a9 [2022-09-06T19:09:31.675Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-06T19:09:31.959Z] ---> Running in a1f05e1cf0ba [2022-09-06T19:09:32.235Z] Removing intermediate container a1f05e1cf0ba [2022-09-06T19:09:32.235Z] ---> 07979c9c0313 [2022-09-06T19:09:32.235Z] Step 24/26 : LABEL arch=arm64 [2022-09-06T19:09:32.235Z] ---> Running in a602134bee6b [2022-09-06T19:09:32.512Z] Removing intermediate container a602134bee6b [2022-09-06T19:09:32.512Z] ---> 738b79015e29 [2022-09-06T19:09:32.512Z] Step 25/26 : LABEL git_sha=8a3386b2ee541d18e88ea65fa18280a00a2df7ca [2022-09-06T19:09:32.791Z] ---> Running in 00f08bba6083 [2022-09-06T19:09:33.067Z] Removing intermediate container 00f08bba6083 [2022-09-06T19:09:33.067Z] ---> 7ca1c0195c7d [2022-09-06T19:09:33.067Z] Step 26/26 : LABEL version=2.3.0-dev.16 [2022-09-06T19:09:33.067Z] ---> Running in bd3febd830f5 [2022-09-06T19:09:33.339Z] Removing intermediate container bd3febd830f5 [2022-09-06T19:09:33.339Z] ---> dfa55de308f0 [2022-09-06T19:09:33.339Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-06T19:09:33.339Z] Successfully built dfa55de308f0 [2022-09-06T19:09:33.339Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:09:33.453Z] provisioning config files... [2022-09-06T19:09:33.472Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/55@tmp/config6591419829367419647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:09:33.823Z] ---> docker-login.sh [2022-09-06T19:09:33.823Z] nexus3.edgexfoundry.org:10001 [2022-09-06T19:09:34.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:09:34.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:09:34.102Z] Configure a credential helper to remove this warning. See [2022-09-06T19:09:34.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:09:34.102Z] [2022-09-06T19:09:34.102Z] Login Succeeded [2022-09-06T19:09:34.102Z] nexus3.edgexfoundry.org:10002 [2022-09-06T19:09:34.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:09:34.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:09:34.648Z] Configure a credential helper to remove this warning. See [2022-09-06T19:09:34.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:09:34.648Z] [2022-09-06T19:09:34.648Z] Login Succeeded [2022-09-06T19:09:34.648Z] nexus3.edgexfoundry.org:10003 [2022-09-06T19:09:34.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:09:35.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:09:35.193Z] Configure a credential helper to remove this warning. See [2022-09-06T19:09:35.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:09:35.194Z] [2022-09-06T19:09:35.194Z] Login Succeeded [2022-09-06T19:09:35.194Z] nexus3.edgexfoundry.org:10004 [2022-09-06T19:09:35.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:09:35.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:09:35.467Z] Configure a credential helper to remove this warning. See [2022-09-06T19:09:35.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:09:35.467Z] [2022-09-06T19:09:35.467Z] Login Succeeded [2022-09-06T19:09:35.467Z] docker.io [2022-09-06T19:09:35.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T19:09:36.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T19:09:36.336Z] Configure a credential helper to remove this warning. See [2022-09-06T19:09:36.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T19:09:36.336Z] [2022-09-06T19:09:36.336Z] Login Succeeded [2022-09-06T19:09:36.336Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T19:09:36.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T19:09:36.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T19:09:36.462Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-09-06T19:09:36.462Z] 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [2022-09-06T19:09:36.462Z] latest [2022-09-06T19:09:36.462Z] 2.3.0-dev.16 [2022-09-06T19:09:36.462Z] 8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [2022-09-06T19:09:36.462Z] main [2022-09-06T19:09:36.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:36.824Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:37.185Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca [2022-09-06T19:09:37.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-06T19:09:37.185Z] 2550f2b5c0d1: Preparing [2022-09-06T19:09:37.185Z] e88cee6fe026: Preparing [2022-09-06T19:09:37.185Z] 5c10d495daee: Preparing [2022-09-06T19:09:37.185Z] dda94f303704: Preparing [2022-09-06T19:09:37.185Z] 5d3e392a13a0: Preparing [2022-09-06T19:09:37.459Z] 5d3e392a13a0: Layer already exists [2022-09-06T19:09:37.459Z] 2550f2b5c0d1: Pushed [2022-09-06T19:09:37.459Z] e88cee6fe026: Pushed [2022-09-06T19:09:38.053Z] dda94f303704: Pushed [2022-09-06T19:09:43.434Z] 5c10d495daee: Pushed [2022-09-06T19:09:43.434Z] 8a3386b2ee541d18e88ea65fa18280a00a2df7ca: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:43.799Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:44.186Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-06T19:09:44.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-06T19:09:44.186Z] 2550f2b5c0d1: Preparing [2022-09-06T19:09:44.186Z] e88cee6fe026: Preparing [2022-09-06T19:09:44.186Z] 5c10d495daee: Preparing [2022-09-06T19:09:44.186Z] dda94f303704: Preparing [2022-09-06T19:09:44.186Z] 5d3e392a13a0: Preparing [2022-09-06T19:09:44.475Z] e88cee6fe026: Layer already exists [2022-09-06T19:09:44.475Z] 5d3e392a13a0: Layer already exists [2022-09-06T19:09:44.475Z] 5c10d495daee: Layer already exists [2022-09-06T19:09:44.475Z] 2550f2b5c0d1: Layer already exists [2022-09-06T19:09:44.475Z] dda94f303704: Layer already exists [2022-09-06T19:09:44.475Z] latest: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:44.873Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:45.240Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.16 [2022-09-06T19:09:45.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-06T19:09:45.240Z] 2550f2b5c0d1: Preparing [2022-09-06T19:09:45.240Z] e88cee6fe026: Preparing [2022-09-06T19:09:45.240Z] 5c10d495daee: Preparing [2022-09-06T19:09:45.240Z] dda94f303704: Preparing [2022-09-06T19:09:45.240Z] 5d3e392a13a0: Preparing [2022-09-06T19:09:45.240Z] e88cee6fe026: Layer already exists [2022-09-06T19:09:45.240Z] 5d3e392a13a0: Layer already exists [2022-09-06T19:09:45.240Z] 2550f2b5c0d1: Layer already exists [2022-09-06T19:09:45.240Z] 5c10d495daee: Layer already exists [2022-09-06T19:09:45.240Z] dda94f303704: Layer already exists [2022-09-06T19:09:45.517Z] 2.3.0-dev.16: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:45.889Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:46.246Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [2022-09-06T19:09:46.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-06T19:09:46.246Z] 2550f2b5c0d1: Preparing [2022-09-06T19:09:46.246Z] e88cee6fe026: Preparing [2022-09-06T19:09:46.246Z] 5c10d495daee: Preparing [2022-09-06T19:09:46.246Z] dda94f303704: Preparing [2022-09-06T19:09:46.246Z] 5d3e392a13a0: Preparing [2022-09-06T19:09:46.246Z] dda94f303704: Layer already exists [2022-09-06T19:09:46.246Z] 5c10d495daee: Layer already exists [2022-09-06T19:09:46.246Z] e88cee6fe026: Layer already exists [2022-09-06T19:09:46.246Z] 2550f2b5c0d1: Layer already exists [2022-09-06T19:09:46.246Z] 5d3e392a13a0: Layer already exists [2022-09-06T19:09:46.517Z] 8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:46.876Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:47.228Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-09-06T19:09:47.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-09-06T19:09:47.228Z] 2550f2b5c0d1: Preparing [2022-09-06T19:09:47.228Z] e88cee6fe026: Preparing [2022-09-06T19:09:47.228Z] 5c10d495daee: Preparing [2022-09-06T19:09:47.228Z] dda94f303704: Preparing [2022-09-06T19:09:47.228Z] 5d3e392a13a0: Preparing [2022-09-06T19:09:47.228Z] 5d3e392a13a0: Layer already exists [2022-09-06T19:09:47.228Z] 5c10d495daee: Layer already exists [2022-09-06T19:09:47.228Z] e88cee6fe026: Layer already exists [2022-09-06T19:09:47.228Z] 2550f2b5c0d1: Layer already exists [2022-09-06T19:09:47.228Z] dda94f303704: Layer already exists [2022-09-06T19:09:47.498Z] main: digest: sha256:ca816dcb8ef1ba86ea10f70d414bbbc2ffb874051d937c91687d70d8a3feeba7 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-06T19:09:47.555Z] ===================================================== [Pipeline] echo [2022-09-06T19:09:47.565Z] taggedImages: [2022-09-06T19:09:47.565Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca [2022-09-06T19:09:47.565Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-09-06T19:09:47.565Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.0-dev.16 [2022-09-06T19:09:47.565Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8a3386b2ee541d18e88ea65fa18280a00a2df7ca-2.3.0-dev.16 [2022-09-06T19:09:47.565Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:47.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T19:09:47.926Z] [2022-09-06T19:09:47.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:09:48.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T19:09:48.555Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T19:09:48.555Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T19:09:48.555Z] 04944245beec: Pulling fs layer [2022-09-06T19:09:48.555Z] 699f458cf7ca: Pulling fs layer [2022-09-06T19:09:48.555Z] 765212b225bb: Pulling fs layer [2022-09-06T19:09:48.555Z] f23df028b6ca: Pulling fs layer [2022-09-06T19:09:48.555Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T19:09:48.555Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T19:09:48.555Z] 765212b225bb: Waiting [2022-09-06T19:09:48.555Z] f23df028b6ca: Waiting [2022-09-06T19:09:48.555Z] d65c8cfc05b1: Waiting [2022-09-06T19:09:48.555Z] 2437ff75d9bd: Waiting [2022-09-06T19:09:48.555Z] 04944245beec: Verifying Checksum [2022-09-06T19:09:48.555Z] 04944245beec: Download complete [2022-09-06T19:09:48.555Z] 765212b225bb: Verifying Checksum [2022-09-06T19:09:48.555Z] 765212b225bb: Download complete [2022-09-06T19:09:48.555Z] f23df028b6ca: Verifying Checksum [2022-09-06T19:09:48.555Z] f23df028b6ca: Download complete [2022-09-06T19:09:48.555Z] d65c8cfc05b1: Download complete [2022-09-06T19:09:48.829Z] 699f458cf7ca: Verifying Checksum [2022-09-06T19:09:48.829Z] 699f458cf7ca: Download complete [2022-09-06T19:09:49.104Z] 8998bd30e6a1: Download complete [2022-09-06T19:09:51.077Z] 2437ff75d9bd: Download complete [2022-09-06T19:09:53.041Z] 8998bd30e6a1: Pull complete [2022-09-06T19:09:53.639Z] 04944245beec: Pull complete [2022-09-06T19:09:54.614Z] 699f458cf7ca: Pull complete [2022-09-06T19:09:54.886Z] 765212b225bb: Pull complete [2022-09-06T19:09:55.862Z] f23df028b6ca: Pull complete [2022-09-06T19:09:55.862Z] d65c8cfc05b1: Pull complete [2022-09-06T19:10:10.924Z] 2437ff75d9bd: Pull complete [2022-09-06T19:10:10.924Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T19:10:10.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T19:10:10.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:10:11.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-24677 does not seem to be running inside a container [2022-09-06T19:10:11.245Z] $ 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/55 -v /w/workspace/device-onvif-camera/55:/w/workspace/device-onvif-camera/55:rw,z -v /w/workspace/device-onvif-camera/55@tmp:/w/workspace/device-onvif-camera/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-06T19:10:13.911Z] $ docker top 648585762e6b757020eb372bf7845c8d8b019a4be590f8c1a40f95091920cb83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:10:14.795Z] ---> job-cost.sh [2022-09-06T19:10:14.795Z] lf-activate-venv: SKIPPING [2022-09-06T19:10:14.795Z] INFO: No Stack... [2022-09-06T19:10:15.386Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T19:10:16.361Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T19:10:17.016Z] + + cut -d, -f6 [2022-09-06T19:10:17.016Z] cat /w/workspace/device-onvif-camera/55/archives/cost.csv [Pipeline] lock [2022-09-06T19:10:17.081Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [2022-09-06T19:10:17.094Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] did not exist. Created. [2022-09-06T19:10:17.094Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T19:10:17.761Z] /w/workspace/device-onvif-camera/55@tmp/durable-d56c12be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T19:10:18.425Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T19:10:18.453Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T19:10:18.515Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T19:10:18.522Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T19:10:18.547Z] $ docker stop --time=1 648585762e6b757020eb372bf7845c8d8b019a4be590f8c1a40f95091920cb83 [2022-09-06T19:10:20.013Z] $ docker rm -f 648585762e6b757020eb372bf7845c8d8b019a4be590f8c1a40f95091920cb83 [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-06T19:10:20.452Z] provisioning config files... [2022-09-06T19:10:20.461Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4972634483632827481tmp [Pipeline] { [Pipeline] sh [2022-09-06T19:10:20.758Z] + set +x [2022-09-06T19:10:20.758Z] + + curl -s https://codecov.io/bash [2022-09-06T19:10:20.758Z] bash -s -- [2022-09-06T19:10:20.758Z] [2022-09-06T19:10:20.758Z] _____ _ [2022-09-06T19:10:20.758Z] / ____| | | [2022-09-06T19:10:20.758Z] | | ___ __| | ___ ___ _____ __ [2022-09-06T19:10:20.758Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-06T19:10:20.758Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-06T19:10:20.758Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-06T19:10:20.758Z] Bash-1.0.6 [2022-09-06T19:10:20.758Z] [2022-09-06T19:10:20.758Z] [2022-09-06T19:10:20.758Z] ==> git version 2.25.1 found [2022-09-06T19:10:20.758Z] ==> 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-06T19:10:20.758Z] Release-Date: 2020-01-08 [2022-09-06T19:10:20.758Z] 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-06T19:10:20.758Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-06T19:10:20.758Z] ==> Jenkins CI detected. [2022-09-06T19:10:20.758Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-09-06T19:10:20.758Z] project root: . [2022-09-06T19:10:20.758Z] --> token set from env [2022-09-06T19:10:20.758Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-06T19:10:21.021Z] ==> Running gcov in . (disable via -X gcov) [2022-09-06T19:10:21.021Z] ==> Python coveragepy not found [2022-09-06T19:10:21.021Z] ==> Searching for coverage reports in: [2022-09-06T19:10:21.021Z] + . [2022-09-06T19:10:21.021Z] -> Found 1 reports [2022-09-06T19:10:21.021Z] ==> Detecting git/mercurial file structure [2022-09-06T19:10:21.021Z] ==> Reading reports [2022-09-06T19:10:21.021Z] + ./coverage.out bytes=77283 [2022-09-06T19:10:21.021Z] ==> Appending adjustments [2022-09-06T19:10:21.021Z] https://docs.codecov.io/docs/fixing-reports [2022-09-06T19:10:21.021Z] + Found adjustments [2022-09-06T19:10:21.021Z] ==> Gzipping contents [2022-09-06T19:10:21.021Z] 12K /tmp/codecov.qBfp7Z.gz [2022-09-06T19:10:21.021Z] ==> Uploading reports [2022-09-06T19:10:21.022Z] url: https://codecov.io [2022-09-06T19:10:21.022Z] query: branch=main&commit=8a3386b2ee541d18e88ea65fa18280a00a2df7ca&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T19:10:21.022Z] -> Pinging Codecov [2022-09-06T19:10:21.022Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=8a3386b2ee541d18e88ea65fa18280a00a2df7ca&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-06T19:10:21.282Z] -> Uploading to [2022-09-06T19:10:21.282Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-06/F29A59C45E3A92E06B3E522C9905F8EF/8a3386b2ee541d18e88ea65fa18280a00a2df7ca/c01d889b-f6fd-49d1-b2df-3d50def4bda5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T191021Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=be3de2f114c52ef7fdf08199534d8d6db79bcb865930fbb6326cba9543cb978e [2022-09-06T19:10:21.282Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T19:10:21.282Z] Dload Upload Total Spent Left Speed [2022-09-06T19:10:21.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 45504 --:--:-- --:--:-- --:--:-- 45504 [2022-09-06T19:10:21.542Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] } [2022-09-06T19:10:21.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-06T19:10:21.777Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-06T19:10:21.825Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:10:22.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T19:10:22.130Z] [2022-09-06T19:10:22.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:10:22.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T19:10:22.434Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-06T19:10:22.434Z] df9b9388f04a: Pulling fs layer [2022-09-06T19:10:22.434Z] 52dc419b0ee2: Pulling fs layer [2022-09-06T19:10:22.434Z] 25bc292e5bac: Pulling fs layer [2022-09-06T19:10:22.434Z] 114826534d7a: Pulling fs layer [2022-09-06T19:10:22.434Z] 4657fd5d0bcf: Pulling fs layer [2022-09-06T19:10:22.434Z] 6ad1cebc031e: Pulling fs layer [2022-09-06T19:10:22.434Z] 8a3aa393b2d8: Pulling fs layer [2022-09-06T19:10:22.434Z] 114826534d7a: Waiting [2022-09-06T19:10:22.434Z] 4657fd5d0bcf: Waiting [2022-09-06T19:10:22.434Z] 6ad1cebc031e: Waiting [2022-09-06T19:10:22.434Z] 8a3aa393b2d8: Waiting [2022-09-06T19:10:22.434Z] 25bc292e5bac: Verifying Checksum [2022-09-06T19:10:22.434Z] 25bc292e5bac: Download complete [2022-09-06T19:10:22.434Z] 52dc419b0ee2: Verifying Checksum [2022-09-06T19:10:22.434Z] 52dc419b0ee2: Download complete [2022-09-06T19:10:22.434Z] 4657fd5d0bcf: Verifying Checksum [2022-09-06T19:10:22.434Z] 4657fd5d0bcf: Download complete [2022-09-06T19:10:22.434Z] df9b9388f04a: Download complete [2022-09-06T19:10:22.692Z] 6ad1cebc031e: Verifying Checksum [2022-09-06T19:10:22.692Z] df9b9388f04a: Pull complete [2022-09-06T19:10:22.692Z] 52dc419b0ee2: Pull complete [2022-09-06T19:10:22.951Z] 25bc292e5bac: Pull complete [2022-09-06T19:10:23.210Z] 114826534d7a: Verifying Checksum [2022-09-06T19:10:23.210Z] 114826534d7a: Download complete [2022-09-06T19:10:23.470Z] 8a3aa393b2d8: Download complete [2022-09-06T19:10:26.760Z] 114826534d7a: Pull complete [2022-09-06T19:10:26.760Z] 4657fd5d0bcf: Pull complete [2022-09-06T19:10:27.021Z] 6ad1cebc031e: Pull complete [2022-09-06T19:10:30.311Z] 8a3aa393b2d8: Pull complete [2022-09-06T19:10:30.311Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-06T19:10:30.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-06T19:10:30.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:10:30.409Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:10:30.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-06T19:10:32.874Z] $ docker top db7402b348648ea55a104216fa900d13b962e193be670d97b68bae10f238d33e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-06T19:10:32.959Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2022-09-06T19:10:33.239Z] + set -o pipefail [2022-09-06T19:10:33.239Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2022-09-06T19:10:39.884Z] [2022-09-06T19:10:39.884Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-09-06T19:10:39.884Z] [2022-09-06T19:10:39.884Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/8a070933-9d30-4224-ab9b-22f408b429ad [2022-09-06T19:10:39.884Z] [2022-09-06T19:10:39.884Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-06T19:10:39.884Z] [2022-09-06T19:10:39.884Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-06T19:10:39.884Z] [2022-09-06T19:10:39.884Z] [Pipeline] } [2022-09-06T19:10:39.892Z] $ docker stop --time=1 db7402b348648ea55a104216fa900d13b962e193be670d97b68bae10f238d33e [2022-09-06T19:10:42.316Z] $ docker rm -f db7402b348648ea55a104216fa900d13b962e193be670d97b68bae10f238d33e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-09-06T19:10:42.711Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:10:42.720Z] provisioning config files... [2022-09-06T19:10:42.728Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7432186526027439322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:10:43.030Z] --> edgex-publish-swagger.sh [2022-09-06T19:10:43.030Z] === Publish doc/openapi/v2 API === [2022-09-06T19:10:43.030Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2022-09-06T19:10:43.030Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2022-09-06T19:10:43.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T19:10:43.030Z] Dload Upload Total Spent Left Speed [2022-09-06T19:10:43.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 189k --:--:-- --:--:-- --:--:-- 189k [2022-09-06T19:10:43.598Z] [2022-09-06T19:10:43.598Z] [Pipeline] } [2022-09-06T19:10:43.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T19:10:43.989Z] + git log --format=format:%s -1 8a3386b2ee541d18e88ea65fa18280a00a2df7ca [Pipeline] sh [2022-09-06T19:10:44.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T19:10:44.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:10:44.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T19:10:44.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:10:44.709Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:10:44.739Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T19:10:45.196Z] $ docker top bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T19:10:45.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T19:10:45.301Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T19:10:45.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T19:10:45.423Z] $ docker exec bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea ssh-agent [2022-09-06T19:10:45.563Z] SSH_AUTH_SOCK=/tmp/ssh-yJVSdVmQOGp5/agent.35 [2022-09-06T19:10:45.563Z] SSH_AGENT_PID=42 [2022-09-06T19:10:45.570Z] Running ssh-add (command line suppressed) [2022-09-06T19:10:45.690Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1149859003825140973.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1149859003825140973.key) [2022-09-06T19:10:45.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T19:10:46.004Z] + git semver tag [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,202 [run_tag] DEBUG tag force:False [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,202 [check_head_tag] DEBUG check head tag [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,203 [execute] INFO git cat-file --batch-check [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,206 [execute] INFO git cat-file --batch [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,232 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,233 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T19:10:46.264Z] 2022-09-06 19:10:46,238 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T19:10:46.264Z] 2.3.0-dev.16 [Pipeline] } [2022-09-06T19:10:46.269Z] $ docker exec --env ******** --env ******** bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea ssh-agent -k [2022-09-06T19:10:46.386Z] unset SSH_AUTH_SOCK; [2022-09-06T19:10:46.386Z] unset SSH_AGENT_PID; [2022-09-06T19:10:46.386Z] echo Agent pid 42 killed; [2022-09-06T19:10:46.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T19:10:46.713Z] + git semver [Pipeline] } [2022-09-06T19:10:46.984Z] $ docker stop --time=1 bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea [2022-09-06T19:10:48.293Z] $ docker rm -f bd2191c6b1c816a8a615aa1ffb644ef973d29e4776c43d14c7b00a2f2ae886ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:10:48.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T19:10:48.701Z] [2022-09-06T19:10:48.701Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:10:49.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T19:10:49.007Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T19:10:49.007Z] ab5ef0e58194: Pulling fs layer [2022-09-06T19:10:49.007Z] 9712f1f96733: Pulling fs layer [2022-09-06T19:10:49.007Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T19:10:49.007Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T19:10:49.007Z] e9a5061849ea: Pulling fs layer [2022-09-06T19:10:49.007Z] d747dcd14b5f: Pulling fs layer [2022-09-06T19:10:49.007Z] 2de7ff778b66: Pulling fs layer [2022-09-06T19:10:49.007Z] 0d9ebad4ef96: Waiting [2022-09-06T19:10:49.007Z] d747dcd14b5f: Waiting [2022-09-06T19:10:49.007Z] 2de7ff778b66: Waiting [2022-09-06T19:10:49.007Z] e9a5061849ea: Waiting [2022-09-06T19:10:49.007Z] 9712f1f96733: Download complete [2022-09-06T19:10:49.268Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T19:10:49.268Z] 63f879dbbcfc: Download complete [2022-09-06T19:10:49.530Z] e9a5061849ea: Verifying Checksum [2022-09-06T19:10:49.530Z] e9a5061849ea: Download complete [2022-09-06T19:10:49.530Z] d747dcd14b5f: Verifying Checksum [2022-09-06T19:10:49.530Z] d747dcd14b5f: Download complete [2022-09-06T19:10:49.530Z] 0d9ebad4ef96: Download complete [2022-09-06T19:10:49.530Z] ab5ef0e58194: Verifying Checksum [2022-09-06T19:10:49.530Z] ab5ef0e58194: Download complete [2022-09-06T19:10:49.530Z] 2de7ff778b66: Verifying Checksum [2022-09-06T19:10:49.530Z] 2de7ff778b66: Download complete [2022-09-06T19:10:52.823Z] ab5ef0e58194: Pull complete [2022-09-06T19:10:52.823Z] 9712f1f96733: Pull complete [2022-09-06T19:10:53.758Z] 63f879dbbcfc: Pull complete [2022-09-06T19:10:57.955Z] 0d9ebad4ef96: Pull complete [2022-09-06T19:10:57.955Z] e9a5061849ea: Pull complete [2022-09-06T19:10:57.955Z] d747dcd14b5f: Pull complete [2022-09-06T19:10:58.893Z] 2de7ff778b66: Pull complete [2022-09-06T19:10:58.893Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T19:10:58.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T19:10:58.893Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:10:58.984Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:10:59.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-06T19:11:01.751Z] $ docker top 05669db98e4de92635eb5bb702cca14d8e3332de896709cd99189cd781c7a710 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:11:01.834Z] provisioning config files... [2022-09-06T19:11:01.843Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8012668495055171002tmp [2022-09-06T19:11:01.857Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config5413157393519674710tmp [2022-09-06T19:11:01.874Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6246941226054928457tmp [Pipeline] { [Pipeline] echo [2022-09-06T19:11:01.888Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:02.171Z] ---> sigul-configuration.sh [2022-09-06T19:11:02.171Z] gpg: directory `/root/.gnupg' created [2022-09-06T19:11:02.171Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T19:11:02.171Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T19:11:02.171Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T19:11:02.171Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T19:11:02.171Z] gpg: CAST5 encrypted data [2022-09-06T19:11:02.171Z] gpg: encrypted with 1 passphrase [2022-09-06T19:11:02.171Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T19:11:02.457Z] + mkdir /home/jenkins [2022-09-06T19:11:02.457Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T19:11:02.744Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-06T19:11:02.755Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:03.042Z] ---> sigul-install.sh [2022-09-06T19:11:03.042Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T19:11:03.333Z] + git tag --list [2022-09-06T19:11:03.333Z] v0.0.0 [2022-09-06T19:11:03.333Z] v0.0.1-dev.1 [2022-09-06T19:11:03.333Z] v0.0.1-dev.10 [2022-09-06T19:11:03.333Z] v0.0.1-dev.11 [2022-09-06T19:11:03.333Z] v0.0.1-dev.12 [2022-09-06T19:11:03.333Z] v0.0.1-dev.13 [2022-09-06T19:11:03.333Z] v0.0.1-dev.14 [2022-09-06T19:11:03.333Z] v0.0.1-dev.15 [2022-09-06T19:11:03.333Z] v0.0.1-dev.16 [2022-09-06T19:11:03.333Z] v0.0.1-dev.17 [2022-09-06T19:11:03.333Z] v0.0.1-dev.18 [2022-09-06T19:11:03.333Z] v0.0.1-dev.19 [2022-09-06T19:11:03.333Z] v0.0.1-dev.2 [2022-09-06T19:11:03.333Z] v0.0.1-dev.20 [2022-09-06T19:11:03.333Z] v0.0.1-dev.21 [2022-09-06T19:11:03.333Z] v0.0.1-dev.22 [2022-09-06T19:11:03.333Z] v0.0.1-dev.23 [2022-09-06T19:11:03.333Z] v0.0.1-dev.24 [2022-09-06T19:11:03.333Z] v0.0.1-dev.25 [2022-09-06T19:11:03.333Z] v0.0.1-dev.26 [2022-09-06T19:11:03.333Z] v0.0.1-dev.27 [2022-09-06T19:11:03.333Z] v0.0.1-dev.28 [2022-09-06T19:11:03.333Z] v0.0.1-dev.3 [2022-09-06T19:11:03.333Z] v0.0.1-dev.4 [2022-09-06T19:11:03.333Z] v0.0.1-dev.5 [2022-09-06T19:11:03.333Z] v0.0.1-dev.6 [2022-09-06T19:11:03.333Z] v0.0.1-dev.7 [2022-09-06T19:11:03.333Z] v0.0.1-dev.8 [2022-09-06T19:11:03.333Z] v0.0.1-dev.9 [2022-09-06T19:11:03.333Z] v2.2.0 [2022-09-06T19:11:03.333Z] v2.2.0-dev.29 [2022-09-06T19:11:03.333Z] v2.2.0-dev.30 [2022-09-06T19:11:03.333Z] v2.2.0-dev.31 [2022-09-06T19:11:03.333Z] v2.2.0-dev.32 [2022-09-06T19:11:03.333Z] v2.2.0-dev.33 [2022-09-06T19:11:03.333Z] v2.2.0-dev.34 [2022-09-06T19:11:03.333Z] v2.2.0-dev.35 [2022-09-06T19:11:03.333Z] v2.3.0-dev.1 [2022-09-06T19:11:03.333Z] v2.3.0-dev.10 [2022-09-06T19:11:03.333Z] v2.3.0-dev.11 [2022-09-06T19:11:03.333Z] v2.3.0-dev.12 [2022-09-06T19:11:03.333Z] v2.3.0-dev.13 [2022-09-06T19:11:03.333Z] v2.3.0-dev.14 [2022-09-06T19:11:03.333Z] v2.3.0-dev.15 [2022-09-06T19:11:03.333Z] v2.3.0-dev.16 [2022-09-06T19:11:03.333Z] v2.3.0-dev.2 [2022-09-06T19:11:03.333Z] v2.3.0-dev.3 [2022-09-06T19:11:03.333Z] v2.3.0-dev.4 [2022-09-06T19:11:03.333Z] v2.3.0-dev.5 [2022-09-06T19:11:03.333Z] v2.3.0-dev.6 [2022-09-06T19:11:03.333Z] v2.3.0-dev.7 [2022-09-06T19:11:03.333Z] v2.3.0-dev.8 [2022-09-06T19:11:03.333Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-06T19:11:03.621Z] + lftools sign git-tag v2.3.0-dev.16 [2022-09-06T19:11:04.195Z] Signing Git tag with Sigul... [2022-09-06T19:11:04.195Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-09-06T19:11:04.777Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:05.060Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T19:11:05.068Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T19:11:05.083Z] $ docker stop --time=1 05669db98e4de92635eb5bb702cca14d8e3332de896709cd99189cd781c7a710 [2022-09-06T19:11:06.429Z] $ docker rm -f 05669db98e4de92635eb5bb702cca14d8e3332de896709cd99189cd781c7a710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T19:11:06.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T19:11:06.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:11:07.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T19:11:07.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:11:07.245Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:11:07.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T19:11:07.711Z] $ docker top 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T19:11:07.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T19:11:07.822Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T19:11:07.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T19:11:07.952Z] $ docker exec 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 ssh-agent [2022-09-06T19:11:08.092Z] SSH_AUTH_SOCK=/tmp/ssh-Acs6u42J0diy/agent.33 [2022-09-06T19:11:08.092Z] SSH_AGENT_PID=41 [2022-09-06T19:11:08.097Z] Running ssh-add (command line suppressed) [2022-09-06T19:11:08.214Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4126261606378157207.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4126261606378157207.key) [2022-09-06T19:11:08.238Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T19:11:08.534Z] + git semver bump pre [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,730 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,730 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,730 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,730 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,731 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,731 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,733 [execute] INFO git cat-file --batch-check [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,740 [execute] INFO git cat-file --batch [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T19:11:08.796Z] 2022-09-06 19:11:08,747 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T19:11:08.796Z] 2.3.0-dev.17 [Pipeline] } [2022-09-06T19:11:08.803Z] $ docker exec --env ******** --env ******** 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 ssh-agent -k [2022-09-06T19:11:08.922Z] unset SSH_AUTH_SOCK; [2022-09-06T19:11:08.923Z] unset SSH_AGENT_PID; [2022-09-06T19:11:08.923Z] echo Agent pid 41 killed; [2022-09-06T19:11:08.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T19:11:09.245Z] + git semver [Pipeline] } [2022-09-06T19:11:09.519Z] $ docker stop --time=1 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 [2022-09-06T19:11:10.840Z] $ docker rm -f 269fe578935edc047a51994eb5054d638821c230c8ff0b5c039345ac5859d957 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T19:11:11.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T19:11:11.206Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:11:11.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T19:11:11.506Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:11:11.580Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:11:11.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-06T19:11:12.016Z] $ docker top 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 -eo pid,comm [2022-09-06T19:11:12.078Z] 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-06T19:11:12.078Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T19:11:12.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T19:11:12.112Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T19:11:12.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T19:11:12.240Z] $ docker exec 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 ssh-agent [2022-09-06T19:11:12.377Z] SSH_AUTH_SOCK=/tmp/ssh-tPpC4PWDsndb/agent.34 [2022-09-06T19:11:12.377Z] SSH_AGENT_PID=40 [2022-09-06T19:11:12.382Z] Running ssh-add (command line suppressed) [2022-09-06T19:11:12.496Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8929308457054013050.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8929308457054013050.key) [2022-09-06T19:11:12.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T19:11:12.803Z] + git semver push [2022-09-06T19:11:13.062Z] 2022-09-06 19:11:13,020 [run_push] DEBUG push [2022-09-06T19:11:13.062Z] 2022-09-06 19:11:13,021 [execute] INFO git cat-file --batch-check [2022-09-06T19:11:13.062Z] 2022-09-06 19:11:13,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T19:11:13.062Z] 2022-09-06 19:11:13,026 [execute] INFO git rev-list d1187207b5a371cf0d5e90125a0f737e928e0f1b -- [2022-09-06T19:11:13.062Z] 2022-09-06 19:11:13,026 [execute] DEBUG Popen(['git', 'rev-list', 'd1187207b5a371cf0d5e90125a0f737e928e0f1b', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T19:11:13.062Z] 2022-09-06 19:11:13,034 [execute] INFO git fetch -v origin [2022-09-06T19:11:13.062Z] 2022-09-06 19:11:13,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T19:11:13.632Z] 2022-09-06 19:11:13,608 [run_push] DEBUG no remote changes detected [2022-09-06T19:11:13.632Z] 2022-09-06 19:11:13,608 [execute] INFO git push origin semver [2022-09-06T19:11:13.632Z] 2022-09-06 19:11:13,609 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T19:11:14.575Z] 2022-09-06 19:11:14,340 [run_push] DEBUG push all version tags [2022-09-06T19:11:14.575Z] 2022-09-06 19:11:14,340 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T19:11:14.575Z] 2022-09-06 19:11:14,341 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T19:11:15.144Z] 2022-09-06 19:11:15,032 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-09-06T19:11:15.144Z] 2.3.0-dev.17 [Pipeline] } [2022-09-06T19:11:15.150Z] $ docker exec --env ******** --env ******** 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 ssh-agent -k [2022-09-06T19:11:15.253Z] unset SSH_AUTH_SOCK; [2022-09-06T19:11:15.253Z] unset SSH_AGENT_PID; [2022-09-06T19:11:15.253Z] echo Agent pid 40 killed; [2022-09-06T19:11:15.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T19:11:15.574Z] + git semver [Pipeline] } [2022-09-06T19:11:15.845Z] $ docker stop --time=1 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 [2022-09-06T19:11:17.203Z] $ docker rm -f 4ef55da6d6e30341cf5c10c2d12c19b24289beabf7e11a25d41e1b640c96fc98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-06T19:11:17.781Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-09-06T19:11:17.781Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-06T19:11:17.781Z] total 16 [2022-09-06T19:11:17.781Z] drwxr-xr-x 3 root root 4096 Sep 6 19:02 . [2022-09-06T19:11:17.781Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 19:11 .. [2022-09-06T19:11:17.781Z] drwxr-xr-x 2 root root 4096 Sep 6 19:02 cost [2022-09-06T19:11:17.781Z] -rw-r--r-- 1 root root 90 Sep 6 19:02 cost.csv [2022-09-06T19:11:17.782Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-06T19:11:17.782Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-09-06T19:11:17.782Z] total 16 [2022-09-06T19:11:17.782Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 19:02 . [2022-09-06T19:11:17.782Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 19:11 .. [2022-09-06T19:11:17.782Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 19:02 cost [2022-09-06T19:11:17.782Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 6 19:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:18.075Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:18.943Z] ---> package-listing.sh [2022-09-06T19:11:18.943Z] ++ facter osfamily [2022-09-06T19:11:18.943Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T19:11:19.204Z] + OS_FAMILY=debian [2022-09-06T19:11:19.204Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-09-06T19:11:19.204Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T19:11:19.204Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T19:11:19.204Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T19:11:19.204Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T19:11:19.204Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-06T19:11:19.204Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T19:11:19.204Z] + case "${OS_FAMILY}" in [2022-09-06T19:11:19.204Z] + dpkg -l [2022-09-06T19:11:19.204Z] + grep '^ii' [2022-09-06T19:11:19.204Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T19:11:19.204Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T19:11:19.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T19:11:19.204Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-09-06T19:11:19.204Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-09-06T19:11:19.204Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-09-06T19:11:19.217Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-06T19:11:19.498Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T19:11:20.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T19:11:20.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T19:11:20.148Z] prd-ubuntu20.04-docker-8c-8g-24676 does not seem to be running inside a container [2022-09-06T19:11:20.176Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-06T19:11:20.478Z] $ docker top 975398911d2e64865c524fd708486049c85cafab2a1fb20a715fb08dc09beccd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T19:11:20.836Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T19:11:21.124Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T19:11:21.415Z] + ls /var/log/sa-host [2022-09-06T19:11:21.415Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T19:11:21.547Z] provisioning config files... [2022-09-06T19:11:21.557Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config532788169473358768tmp [Pipeline] { [Pipeline] echo [2022-09-06T19:11:21.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:21.852Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T19:11:21.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:22.193Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T19:11:22.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:22.486Z] ---> sudo-logs.sh [2022-09-06T19:11:22.486Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T19:11:22.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:22.790Z] ---> job-cost.sh [2022-09-06T19:11:22.790Z] lf-activate-venv: SKIPPING [2022-09-06T19:11:22.790Z] DEBUG: total: 0.2199999988079071 [2022-09-06T19:11:22.790Z] INFO: Retrieving Stack Cost... [2022-09-06T19:11:23.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T19:11:23.617Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T19:11:23.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T19:11:23.909Z] ---> logs-deploy.sh [2022-09-06T19:11:23.909Z] lf-activate-venv: SKIPPING [2022-09-06T19:11:23.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/55 [2022-09-06T19:11:23.909Z] INFO: archiving workspace using pattern(s): [2022-09-06T19:11:25.295Z] Archives upload complete. [2022-09-06T19:11:25.295Z] INFO: archiving logs to Nexus [2022-09-06T19:11:25.871Z] ---> uname -a: [2022-09-06T19:11:25.871Z] Linux prd-ubuntu20-04-docker-8c-8g-24676 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-06T19:11:25.871Z] [2022-09-06T19:11:25.871Z] [2022-09-06T19:11:25.871Z] ---> lscpu: [2022-09-06T19:11:25.871Z] Architecture: x86_64 [2022-09-06T19:11:25.871Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-06T19:11:25.871Z] Byte Order: Little Endian [2022-09-06T19:11:25.871Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-06T19:11:25.871Z] CPU(s): 8 [2022-09-06T19:11:25.871Z] On-line CPU(s) list: 0-7 [2022-09-06T19:11:25.871Z] Thread(s) per core: 1 [2022-09-06T19:11:25.871Z] Core(s) per socket: 1 [2022-09-06T19:11:25.871Z] Socket(s): 8 [2022-09-06T19:11:25.871Z] NUMA node(s): 1 [2022-09-06T19:11:25.871Z] Vendor ID: AuthenticAMD [2022-09-06T19:11:25.871Z] CPU family: 23 [2022-09-06T19:11:25.871Z] Model: 49 [2022-09-06T19:11:25.871Z] Model name: AMD EPYC-Rome Processor [2022-09-06T19:11:25.871Z] Stepping: 0 [2022-09-06T19:11:25.871Z] CPU MHz: 2799.996 [2022-09-06T19:11:25.871Z] BogoMIPS: 5599.99 [2022-09-06T19:11:25.871Z] Virtualization: AMD-V [2022-09-06T19:11:25.872Z] Hypervisor vendor: KVM [2022-09-06T19:11:25.872Z] Virtualization type: full [2022-09-06T19:11:25.872Z] L1d cache: 256 KiB [2022-09-06T19:11:25.872Z] L1i cache: 256 KiB [2022-09-06T19:11:25.872Z] L2 cache: 4 MiB [2022-09-06T19:11:25.872Z] L3 cache: 128 MiB [2022-09-06T19:11:25.872Z] NUMA node0 CPU(s): 0-7 [2022-09-06T19:11:25.872Z] Vulnerability Itlb multihit: Not affected [2022-09-06T19:11:25.872Z] Vulnerability L1tf: Not affected [2022-09-06T19:11:25.872Z] Vulnerability Mds: Not affected [2022-09-06T19:11:25.872Z] Vulnerability Meltdown: Not affected [2022-09-06T19:11:25.872Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-06T19:11:25.872Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-06T19:11:25.872Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-06T19:11:25.872Z] Vulnerability Srbds: Not affected [2022-09-06T19:11:25.872Z] Vulnerability Tsx async abort: Not affected [2022-09-06T19:11:25.872Z] 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-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] ---> nproc: [2022-09-06T19:11:25.872Z] 8 [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] ---> df -h: [2022-09-06T19:11:25.872Z] Filesystem Size Used Avail Use% Mounted on [2022-09-06T19:11:25.872Z] overlay 155G 13G 143G 8% / [2022-09-06T19:11:25.872Z] tmpfs 64M 0 64M 0% /dev [2022-09-06T19:11:25.872Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-06T19:11:25.872Z] shm 64M 0 64M 0% /dev/shm [2022-09-06T19:11:25.872Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] ---> sar -b -r -n DEV: [2022-09-06T19:11:25.872Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24676) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] 18:59:04 LINUX RESTART (8 CPU) [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] 19:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-06T19:11:25.872Z] 19:01:01 176.97 1.56 175.41 0.00 27.11 65138.65 0.00 [2022-09-06T19:11:25.872Z] 19:02:01 158.67 0.07 158.61 0.00 5.87 27132.94 0.00 [2022-09-06T19:11:25.872Z] 19:03:01 32.77 0.00 32.77 0.00 0.00 16994.49 0.00 [2022-09-06T19:11:25.872Z] 19:04:01 1.90 0.00 1.90 0.00 0.00 341.22 0.00 [2022-09-06T19:11:25.872Z] 19:05:01 1.13 0.02 1.12 0.00 0.13 549.38 0.00 [2022-09-06T19:11:25.872Z] 19:06:01 1.62 0.00 1.62 0.00 0.00 556.97 0.00 [2022-09-06T19:11:25.872Z] 19:07:01 1.95 0.87 1.08 0.00 18.40 555.24 0.00 [2022-09-06T19:11:25.872Z] 19:08:01 2.43 0.00 2.43 0.00 0.00 382.01 0.00 [2022-09-06T19:11:25.872Z] 19:09:01 0.98 0.00 0.98 0.00 0.00 548.62 0.00 [2022-09-06T19:11:25.872Z] 19:10:01 1.38 0.00 1.38 0.00 0.00 559.24 0.00 [2022-09-06T19:11:25.872Z] 19:11:01 103.17 0.38 102.78 0.00 16.53 61299.57 0.00 [2022-09-06T19:11:25.872Z] Average: 43.70 0.26 43.44 0.00 6.15 15748.68 0.00 [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] 19:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-06T19:11:25.872Z] 19:01:01 27894300 31603996 689104 2.10 164584 3730640 2184856 6.44 1518520 2998528 257176 [2022-09-06T19:11:25.872Z] 19:02:01 27533508 31717240 577576 1.76 173716 4172224 2192380 6.46 1403980 3448188 436156 [2022-09-06T19:11:25.872Z] 19:03:01 27542048 31768900 524688 1.60 177464 4193520 1784272 5.26 1367140 3457236 20 [2022-09-06T19:11:25.872Z] 19:04:01 27543660 31770760 522644 1.59 177504 4193516 1784272 5.26 1366776 3457356 24 [2022-09-06T19:11:25.872Z] 19:05:01 27544424 31771548 521800 1.59 177524 4193528 1784272 5.26 1365532 3457364 20 [2022-09-06T19:11:25.872Z] 19:06:01 27544312 31771468 521776 1.59 177548 4193532 1784272 5.26 1365112 3457372 192 [2022-09-06T19:11:25.872Z] 19:07:01 27552440 31780868 512588 1.56 177616 4194048 1823672 5.37 1356108 3458132 484 [2022-09-06T19:11:25.872Z] 19:08:01 27552328 31780796 512476 1.56 177652 4194052 1823672 5.37 1356244 3458136 204 [2022-09-06T19:11:25.872Z] 19:09:01 27553108 31781576 511692 1.56 177656 4194052 1823672 5.37 1355432 3458136 8 [2022-09-06T19:11:25.872Z] 19:10:01 27552792 31781332 511912 1.56 177708 4194028 1823672 5.37 1355932 3458116 40 [2022-09-06T19:11:25.872Z] 19:11:01 26046636 31748652 540464 1.64 219204 5501984 1972732 5.81 1469940 4724476 304 [2022-09-06T19:11:25.872Z] Average: 27441778 31752467 540611 1.64 179834 4268648 1889249 5.57 1389156 3530276 63148 [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] 19:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-06T19:11:25.872Z] 19:01:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:01:01 docker0 145.25 193.65 11.76 1559.50 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:01:01 ens3 415.29 285.46 5590.00 88.93 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:01:01 vethbed8688 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:02:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:02:01 docker0 11.71 16.55 0.69 98.86 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:02:01 ens3 209.27 159.16 2707.16 296.02 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:03:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:03:01 ens3 29.49 15.03 27.20 5.09 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:04:01 ens3 1.32 0.33 0.42 0.09 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:05:01 ens3 1.02 0.53 0.59 0.45 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:06:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:07:01 ens3 0.60 0.18 0.15 0.07 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:08:01 ens3 0.55 0.50 0.27 0.22 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:09:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:10:01 ens3 0.35 0.25 0.20 0.08 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:11:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:11:01 docker0 42.42 55.63 3.69 735.76 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] 19:11:01 ens3 351.60 228.97 7912.11 70.44 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] Average: lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] Average: docker0 17.93 23.91 1.45 215.61 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] Average: ens3 91.30 62.44 1469.96 41.87 0.00 0.00 0.00 0.00 [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] ---> sar -P ALL: [2022-09-06T19:11:25.872Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24676) 09/06/22 _x86_64_ (8 CPU) [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] 18:59:04 LINUX RESTART (8 CPU) [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] 19:00:02 CPU %user %nice %system %iowait %steal %idle [2022-09-06T19:11:25.872Z] 19:01:01 all 21.25 0.00 5.88 1.70 0.09 71.08 [2022-09-06T19:11:25.872Z] 19:01:01 0 22.60 0.00 5.76 4.99 0.09 66.57 [2022-09-06T19:11:25.872Z] 19:01:01 1 21.69 0.00 5.96 0.24 0.09 72.02 [2022-09-06T19:11:25.872Z] 19:01:01 2 19.43 0.00 6.29 5.06 0.09 69.14 [2022-09-06T19:11:25.872Z] 19:01:01 3 20.58 0.00 5.30 0.62 0.10 73.40 [2022-09-06T19:11:25.872Z] 19:01:01 4 22.02 0.00 6.14 0.03 0.10 71.70 [2022-09-06T19:11:25.872Z] 19:01:01 5 21.05 0.00 5.63 1.46 0.09 71.77 [2022-09-06T19:11:25.872Z] 19:01:01 6 21.25 0.00 5.66 0.24 0.09 72.76 [2022-09-06T19:11:25.872Z] 19:01:01 7 21.36 0.00 6.31 0.93 0.10 71.29 [2022-09-06T19:11:25.872Z] 19:02:01 all 31.79 0.00 5.82 1.03 0.10 61.26 [2022-09-06T19:11:25.872Z] 19:02:01 0 31.55 0.00 5.52 0.32 0.10 62.51 [2022-09-06T19:11:25.872Z] 19:02:01 1 32.17 0.00 5.80 0.08 0.10 61.84 [2022-09-06T19:11:25.872Z] 19:02:01 2 31.49 0.00 6.04 0.69 0.10 61.68 [2022-09-06T19:11:25.872Z] 19:02:01 3 32.38 0.00 5.97 5.71 0.08 55.86 [2022-09-06T19:11:25.872Z] 19:02:01 4 31.29 0.00 5.94 0.51 0.10 62.16 [2022-09-06T19:11:25.872Z] 19:02:01 5 31.42 0.00 5.96 0.49 0.10 62.02 [2022-09-06T19:11:25.872Z] 19:02:01 6 31.42 0.00 5.63 0.29 0.10 62.56 [2022-09-06T19:11:25.872Z] 19:02:01 7 32.59 0.00 5.71 0.19 0.10 61.42 [2022-09-06T19:11:25.872Z] 19:03:01 all 1.49 0.00 0.58 0.31 0.01 97.60 [2022-09-06T19:11:25.872Z] 19:03:01 0 2.99 0.00 0.71 1.39 0.02 94.90 [2022-09-06T19:11:25.872Z] 19:03:01 1 1.23 0.00 0.65 0.02 0.00 98.10 [2022-09-06T19:11:25.872Z] 19:03:01 2 1.32 0.00 0.57 0.12 0.02 97.98 [2022-09-06T19:11:25.872Z] 19:03:01 3 0.88 0.00 0.57 0.38 0.02 98.15 [2022-09-06T19:11:25.872Z] 19:03:01 4 1.19 0.00 0.62 0.02 0.02 98.16 [2022-09-06T19:11:25.872Z] 19:03:01 5 1.40 0.00 0.33 0.10 0.00 98.16 [2022-09-06T19:11:25.872Z] 19:03:01 6 1.30 0.00 0.74 0.43 0.02 97.51 [2022-09-06T19:11:25.872Z] 19:03:01 7 1.62 0.00 0.48 0.00 0.02 97.88 [2022-09-06T19:11:25.872Z] 19:04:01 all 0.27 0.00 0.02 0.01 0.00 99.70 [2022-09-06T19:11:25.872Z] 19:04:01 0 2.00 0.00 0.03 0.00 0.00 97.96 [2022-09-06T19:11:25.872Z] 19:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-06T19:11:25.872Z] 19:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:11:25.872Z] 19:04:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:11:25.872Z] 19:04:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2022-09-06T19:11:25.872Z] 19:04:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2022-09-06T19:11:25.872Z] 19:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:11:25.872Z] 19:05:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-09-06T19:11:25.872Z] 19:05:01 0 0.23 0.00 0.00 0.00 0.00 99.77 [2022-09-06T19:11:25.872Z] 19:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:05:01 4 0.22 0.00 0.00 0.00 0.00 99.78 [2022-09-06T19:11:25.872Z] 19:05:01 5 0.03 0.00 0.03 0.03 0.00 99.90 [2022-09-06T19:11:25.872Z] 19:05:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2022-09-06T19:11:25.872Z] 19:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-06T19:11:25.872Z] 19:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:11:25.872Z] 19:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:11:25.872Z] 19:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:11:25.872Z] 19:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:06:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2022-09-06T19:11:25.872Z] 19:06:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-06T19:11:25.872Z] 19:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:11:25.872Z] 19:07:01 all 0.05 0.00 0.04 0.01 0.00 99.89 [2022-09-06T19:11:25.872Z] 19:07:01 0 0.18 0.00 0.05 0.03 0.00 99.73 [2022-09-06T19:11:25.872Z] 19:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-06T19:11:25.872Z] 19:07:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-06T19:11:25.872Z] 19:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-06T19:11:25.872Z] 19:07:01 4 0.02 0.00 0.07 0.00 0.02 99.90 [2022-09-06T19:11:25.872Z] 19:07:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2022-09-06T19:11:25.872Z] 19:07:01 6 0.07 0.00 0.05 0.02 0.02 99.85 [2022-09-06T19:11:25.872Z] 19:07:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-06T19:11:25.872Z] 19:08:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2022-09-06T19:11:25.872Z] 19:08:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2022-09-06T19:11:25.872Z] 19:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:11:25.872Z] 19:08:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2022-09-06T19:11:25.872Z] 19:08:01 3 0.00 0.00 0.00 0.05 0.02 99.93 [2022-09-06T19:11:25.872Z] 19:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:08:01 5 0.13 0.00 0.00 0.07 0.00 99.80 [2022-09-06T19:11:25.872Z] 19:08:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-06T19:11:25.872Z] 19:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:11:25.872Z] 19:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-09-06T19:11:25.872Z] 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-06T19:11:25.872Z] 19:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:11:25.872Z] 19:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:11:25.872Z] 19:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:09:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-06T19:11:25.872Z] 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-06T19:11:25.872Z] 19:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-09-06T19:11:25.872Z] 19:10:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2022-09-06T19:11:25.872Z] 19:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-06T19:11:25.872Z] 19:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:10:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-06T19:11:25.872Z] 19:10:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-09-06T19:11:25.872Z] 19:10:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-06T19:11:25.872Z] 19:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-06T19:11:25.872Z] 19:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-06T19:11:25.872Z] 19:11:01 all 9.22 0.00 3.61 1.24 0.06 85.87 [2022-09-06T19:11:25.872Z] 19:11:01 0 9.97 0.00 4.06 3.10 0.08 82.78 [2022-09-06T19:11:25.872Z] 19:11:01 1 9.61 0.00 3.77 0.33 0.07 86.22 [2022-09-06T19:11:25.872Z] 19:11:01 2 8.75 0.00 3.07 0.05 0.07 88.07 [2022-09-06T19:11:25.872Z] 19:11:01 3 10.35 0.00 3.40 0.27 0.05 85.93 [2022-09-06T19:11:25.872Z] 19:11:01 4 8.06 0.00 2.93 0.05 0.05 88.91 [2022-09-06T19:11:25.872Z] 19:11:01 5 9.50 0.00 3.81 0.46 0.05 86.18 [2022-09-06T19:11:25.872Z] 19:11:01 6 9.45 0.00 3.74 1.52 0.05 85.24 [2022-09-06T19:11:25.872Z] 19:11:01 7 8.03 0.00 4.13 4.14 0.07 83.63 [2022-09-06T19:11:25.872Z] [2022-09-06T19:11:25.872Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-06T19:11:25.872Z] Average: all 5.77 0.00 1.44 0.39 0.03 92.38 [2022-09-06T19:11:25.872Z] Average: 0 6.25 0.00 1.45 0.88 0.03 91.39 [2022-09-06T19:11:25.872Z] Average: 1 5.81 0.00 1.46 0.06 0.02 92.64 [2022-09-06T19:11:25.872Z] Average: 2 5.50 0.00 1.44 0.53 0.02 92.51 [2022-09-06T19:11:25.872Z] Average: 3 5.76 0.00 1.37 0.64 0.02 92.20 [2022-09-06T19:11:25.872Z] Average: 4 5.66 0.00 1.42 0.05 0.03 92.85 [2022-09-06T19:11:25.873Z] Average: 5 5.71 0.00 1.42 0.25 0.02 92.59 [2022-09-06T19:11:25.873Z] Average: 6 5.72 0.00 1.44 0.23 0.03 92.59 [2022-09-06T19:11:25.873Z] Average: 7 5.71 0.00 1.50 0.47 0.03 92.30 [2022-09-06T19:11:25.873Z] [2022-09-06T19:11:25.873Z] [2022-09-06T19:11:25.873Z]