Push event to branch levski Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d06d196f1c3aaa5dfc5806b546326a01efd75604 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-ssh17543051015152856423.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8760005148217367851.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/levski/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/levski/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3767801926470916333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17341192841228612545.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/levski/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/levski/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh601892664458208962.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, goVersion:1.18, 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4904 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_levski # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d06d196f1c3aaa5dfc5806b546326a01efd75604 (levski) Commit message: "docs: add note about stable levski branch (#272)" > git config core.sparsecheckout # timeout=10 > git checkout -f d06d196f1c3aaa5dfc5806b546326a01efd75604 # timeout=10 > git rev-list --no-walk c87f5736bc0c3f4f0df46418a3ded6651230b9e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T16:57:28.829Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T16:57:28.888Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T16:57:28.901Z] ========================================================= [2023-03-21T16:57:28.901Z] EdgeX Global Pipelines Version Info [2023-03-21T16:57:28.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:57:29.596Z] ------------------- [2023-03-21T16:57:29.596Z] stable info: [2023-03-21T16:57:29.596Z] ------------------- [2023-03-21T16:57:29.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T16:57:29.596Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T16:57:29.596Z] Message: update stable to v1.0.245 [2023-03-21T16:57:30.165Z] ------------------- [2023-03-21T16:57:30.165Z] experimental info: [2023-03-21T16:57:30.165Z] ------------------- [2023-03-21T16:57:30.165Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T16:57:30.165Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T16:57:30.165Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T16:57:30.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-21T16:57:30.354Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-21T16:57:30.373Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T16:57:30.389Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T16:57:30.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T16:57:30.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-21T16:57:30.435Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T16:57:30.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T16:57:30.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T16:57:30.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T16:57:30.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T16:57:30.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-21T16:57:30.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T16:57:30.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T16:57:30.556Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T16:57:30.565Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T16:57:30.576Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T16:57:30.592Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T16:57:30.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T16:57:30.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T16:57:30.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-21T16:57:30.639Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-21T16:57:30.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T16:57:30.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T16:57:30.680Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T16:57:30.696Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T16:57:30.712Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T16:57:30.729Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-21T16:57:30.741Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-21T16:57:30.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-21T16:57:30.764Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] echo [2023-03-21T16:57:30.775Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d06d196 [Pipeline] echo [2023-03-21T16:57:30.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:57:30.835Z] provisioning config files... [2023-03-21T16:57:30.846Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config17291991279248772473tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:57:31.142Z] ---> docker-login.sh [2023-03-21T16:57:31.142Z] nexus3.edgexfoundry.org:10001 [2023-03-21T16:57:31.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:31.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:31.401Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:31.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:31.401Z] [2023-03-21T16:57:31.401Z] Login Succeeded [2023-03-21T16:57:31.401Z] nexus3.edgexfoundry.org:10002 [2023-03-21T16:57:31.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:31.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:31.401Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:31.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:31.402Z] [2023-03-21T16:57:31.402Z] Login Succeeded [2023-03-21T16:57:31.402Z] nexus3.edgexfoundry.org:10003 [2023-03-21T16:57:31.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:31.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:31.662Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:31.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:31.662Z] [2023-03-21T16:57:31.662Z] Login Succeeded [2023-03-21T16:57:31.662Z] nexus3.edgexfoundry.org:10004 [2023-03-21T16:57:31.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:31.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:31.662Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:31.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:31.662Z] [2023-03-21T16:57:31.662Z] Login Succeeded [2023-03-21T16:57:31.662Z] docker.io [2023-03-21T16:57:31.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:31.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:31.922Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:31.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:31.922Z] [2023-03-21T16:57:31.922Z] Login Succeeded [2023-03-21T16:57:31.922Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T16:57:31.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T16:57:32.309Z] + git rev-list -1 --merges d06d196f1c3aaa5dfc5806b546326a01efd75604~1..d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] echo [2023-03-21T16:57:32.358Z] -----------> git rev-list -1 --merges d06d196f1c3aaa5dfc5806b546326a01efd75604~1..d06d196f1c3aaa5dfc5806b546326a01efd75604 d06d196f1c3aaa5dfc5806b546326a01efd75604 [false] [Pipeline] sh [2023-03-21T16:57:32.643Z] + git log --format=format:%s -1 d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] echo [2023-03-21T16:57:32.658Z] ========================================================= [2023-03-21T16:57:32.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T16:57:32.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T16:57:32.995Z] + git log --format=format:%s -1 d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] echo [2023-03-21T16:57:33.005Z] [semverPrep] GIT_COMMIT: d06d196f1c3aaa5dfc5806b546326a01efd75604, Commit Message: docs: add note about stable levski branch (#272) [Pipeline] echo [2023-03-21T16:57:33.014Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T16:57:33.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T16:57:33.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T16:57:33.344Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T16:57:33.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T16:57:33.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T16:57:33.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T16:57:33.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:57:33.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:57:33.688Z] [2023-03-21T16:57:33.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:57:33.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:57:33.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T16:57:33.997Z] b85a868b505f: Pulling fs layer [2023-03-21T16:57:33.997Z] e2be974225ed: Pulling fs layer [2023-03-21T16:57:33.997Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T16:57:33.997Z] 988bab9f4d93: Pulling fs layer [2023-03-21T16:57:33.997Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T16:57:33.997Z] eaf3925da568: Pulling fs layer [2023-03-21T16:57:33.997Z] bab4dde63d76: Pulling fs layer [2023-03-21T16:57:33.997Z] bde34c3a00c8: Pulling fs layer [2023-03-21T16:57:33.997Z] b352a97aabf1: Pulling fs layer [2023-03-21T16:57:33.997Z] 4872d77fe225: Pulling fs layer [2023-03-21T16:57:33.997Z] 5851b861e8e6: Pulling fs layer [2023-03-21T16:57:33.997Z] bab4dde63d76: Waiting [2023-03-21T16:57:33.997Z] 988bab9f4d93: Waiting [2023-03-21T16:57:33.997Z] 1469e6f7b9e6: Waiting [2023-03-21T16:57:33.997Z] eaf3925da568: Waiting [2023-03-21T16:57:33.997Z] bde34c3a00c8: Waiting [2023-03-21T16:57:33.997Z] b352a97aabf1: Waiting [2023-03-21T16:57:33.997Z] 4872d77fe225: Waiting [2023-03-21T16:57:33.997Z] 5851b861e8e6: Waiting [2023-03-21T16:57:33.997Z] e2be974225ed: Verifying Checksum [2023-03-21T16:57:33.997Z] e2be974225ed: Download complete [2023-03-21T16:57:33.997Z] 988bab9f4d93: Verifying Checksum [2023-03-21T16:57:33.997Z] 988bab9f4d93: Download complete [2023-03-21T16:57:34.256Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T16:57:34.256Z] 1469e6f7b9e6: Download complete [2023-03-21T16:57:34.256Z] eaf3925da568: Verifying Checksum [2023-03-21T16:57:34.256Z] eaf3925da568: Download complete [2023-03-21T16:57:34.256Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T16:57:34.256Z] 339a4e72a1f5: Download complete [2023-03-21T16:57:34.256Z] bde34c3a00c8: Verifying Checksum [2023-03-21T16:57:34.256Z] bde34c3a00c8: Download complete [2023-03-21T16:57:34.256Z] b352a97aabf1: Verifying Checksum [2023-03-21T16:57:34.256Z] b352a97aabf1: Download complete [2023-03-21T16:57:34.256Z] 4872d77fe225: Verifying Checksum [2023-03-21T16:57:34.256Z] 4872d77fe225: Download complete [2023-03-21T16:57:34.256Z] 5851b861e8e6: Verifying Checksum [2023-03-21T16:57:34.256Z] 5851b861e8e6: Download complete [2023-03-21T16:57:34.256Z] b85a868b505f: Verifying Checksum [2023-03-21T16:57:34.256Z] b85a868b505f: Download complete [2023-03-21T16:57:34.515Z] bab4dde63d76: Verifying Checksum [2023-03-21T16:57:35.448Z] b85a868b505f: Pull complete [2023-03-21T16:57:35.706Z] e2be974225ed: Pull complete [2023-03-21T16:57:36.273Z] 339a4e72a1f5: Pull complete [2023-03-21T16:57:36.273Z] 988bab9f4d93: Pull complete [2023-03-21T16:57:36.532Z] 1469e6f7b9e6: Pull complete [2023-03-21T16:57:36.532Z] eaf3925da568: Pull complete [2023-03-21T16:57:38.433Z] bab4dde63d76: Pull complete [2023-03-21T16:57:38.433Z] bde34c3a00c8: Pull complete [2023-03-21T16:57:38.433Z] b352a97aabf1: Pull complete [2023-03-21T16:57:38.433Z] 4872d77fe225: Pull complete [2023-03-21T16:57:38.433Z] 5851b861e8e6: Pull complete [2023-03-21T16:57:38.433Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T16:57:38.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T16:57:38.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:57:38.524Z] prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container [2023-03-21T16:57:38.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-21T16:57:40.946Z] $ docker top 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 -eo pid,comm [2023-03-21T16:57:41.000Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T16:57:41.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T16:57:41.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T16:57:41.035Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T16:57:41.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T16:57:41.144Z] $ docker exec 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 ssh-agent [2023-03-21T16:57:41.246Z] SSH_AUTH_SOCK=/tmp/ssh-e4XRsZrM78Pg/agent.33 [2023-03-21T16:57:41.246Z] SSH_AGENT_PID=39 [2023-03-21T16:57:41.252Z] Running ssh-add (command line suppressed) [2023-03-21T16:57:41.347Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2415467784805493104.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2415467784805493104.key) [2023-03-21T16:57:41.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T16:57:41.643Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T16:57:41.655Z] $ docker exec --env ******** --env ******** 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 ssh-agent -k [2023-03-21T16:57:41.756Z] unset SSH_AUTH_SOCK; [2023-03-21T16:57:41.756Z] unset SSH_AGENT_PID; [2023-03-21T16:57:41.757Z] echo Agent pid 39 killed; [2023-03-21T16:57:41.768Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T16:57:41.792Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T16:57:41.792Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T16:57:41.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T16:57:41.907Z] $ docker exec 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 ssh-agent [2023-03-21T16:57:42.042Z] SSH_AUTH_SOCK=/tmp/ssh-GMdjG0zMcm91/agent.71 [2023-03-21T16:57:42.043Z] SSH_AGENT_PID=77 [2023-03-21T16:57:42.047Z] Running ssh-add (command line suppressed) [2023-03-21T16:57:42.152Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6169252868110983889.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6169252868110983889.key) [2023-03-21T16:57:42.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T16:57:42.458Z] + git semver init [2023-03-21T16:57:42.716Z] 2023-03-21 16:57:42,645 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T16:57:42.716Z] 2023-03-21 16:57:42,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-21T16:57:42.716Z] 2023-03-21 16:57:42,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-21T16:57:42.716Z] 2023-03-21 16:57:42,646 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_levski/.semver'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T16:57:43.655Z] 2023-03-21 16:57:43,614 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-03-21T16:57:43.655Z] 2023-03-21 16:57:43,615 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-03-21T16:57:43.655Z] 2023-03-21 16:57:43,615 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T16:57:43.655Z] 2023-03-21 16:57:43,619 [execute] INFO git cat-file --batch-check [2023-03-21T16:57:43.655Z] 2023-03-21 16:57:43,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T16:57:43.655Z] 2023-03-21 16:57:43,625 [execute] INFO git cat-file --batch [2023-03-21T16:57:43.655Z] 2023-03-21 16:57:43,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T16:57:43.655Z] 2023-03-21 16:57:43,629 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T16:57:43.655Z] 0.0.0 [Pipeline] } [2023-03-21T16:57:43.665Z] $ docker exec --env ******** --env ******** 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 ssh-agent -k [2023-03-21T16:57:43.755Z] unset SSH_AUTH_SOCK; [2023-03-21T16:57:43.755Z] unset SSH_AGENT_PID; [2023-03-21T16:57:43.755Z] echo Agent pid 77 killed; [2023-03-21T16:57:43.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T16:57:44.067Z] + git semver [Pipeline] } [2023-03-21T16:57:44.336Z] $ docker stop --time=1 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 [2023-03-21T16:57:45.615Z] $ docker rm -f --volumes 9131d2afca37a9abad7f9ef52474cde7f8c323a5b3bb9298a6b1791d5c2b7860 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T16:57:45.949Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T16:57:46.150Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T16:57:46.153Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T16:57:46.289Z] provisioning config files... [2023-03-21T16:57:46.299Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14322217583766743624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:57:46.594Z] ---> docker-login.sh [2023-03-21T16:57:46.594Z] nexus3.edgexfoundry.org:10001 [2023-03-21T16:57:46.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:46.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:46.594Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:46.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:46.594Z] [2023-03-21T16:57:46.594Z] Login Succeeded [2023-03-21T16:57:46.594Z] nexus3.edgexfoundry.org:10002 [2023-03-21T16:57:46.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:46.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:46.594Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:46.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:46.594Z] [2023-03-21T16:57:46.594Z] Login Succeeded [2023-03-21T16:57:46.594Z] nexus3.edgexfoundry.org:10003 [2023-03-21T16:57:46.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:46.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:46.853Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:46.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:46.853Z] [2023-03-21T16:57:46.853Z] Login Succeeded [2023-03-21T16:57:46.853Z] nexus3.edgexfoundry.org:10004 [2023-03-21T16:57:46.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:46.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:46.853Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:46.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:46.853Z] [2023-03-21T16:57:46.853Z] Login Succeeded [2023-03-21T16:57:46.853Z] docker.io [2023-03-21T16:57:46.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:57:47.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:57:47.113Z] Configure a credential helper to remove this warning. See [2023-03-21T16:57:47.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:57:47.113Z] [2023-03-21T16:57:47.113Z] Login Succeeded [2023-03-21T16:57:47.113Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T16:57:47.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T16:57:47.182Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T16:57:47.197Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T16:57:47.203Z] ========================================================= [2023-03-21T16:57:47.203Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-21T16:57:47.203Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:57:47.529Z] + 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 . [2023-03-21T16:57:47.529Z] Sending build context to Docker daemon 26.99MB [2023-03-21T16:57:47.529Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T16:57:47.529Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T16:57:47.794Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T16:57:47.794Z] 213ec9aee27d: Pulling fs layer [2023-03-21T16:57:47.794Z] 4583459ba037: Pulling fs layer [2023-03-21T16:57:47.794Z] 93c1e223e6f2: Pulling fs layer [2023-03-21T16:57:47.794Z] 53926ce57604: Pulling fs layer [2023-03-21T16:57:47.794Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-21T16:57:47.794Z] 22ff95d597cd: Pulling fs layer [2023-03-21T16:57:47.794Z] 12d6caf4c0d1: Pulling fs layer [2023-03-21T16:57:47.794Z] 96b7cbca73a9: Pulling fs layer [2023-03-21T16:57:47.794Z] a7acece74701: Pulling fs layer [2023-03-21T16:57:47.794Z] 53926ce57604: Waiting [2023-03-21T16:57:47.794Z] 12d6caf4c0d1: Waiting [2023-03-21T16:57:47.794Z] 96b7cbca73a9: Waiting [2023-03-21T16:57:47.794Z] a7acece74701: Waiting [2023-03-21T16:57:47.794Z] 22ff95d597cd: Waiting [2023-03-21T16:57:47.794Z] 93c1e223e6f2: Verifying Checksum [2023-03-21T16:57:47.794Z] 93c1e223e6f2: Download complete [2023-03-21T16:57:47.794Z] 4583459ba037: Verifying Checksum [2023-03-21T16:57:47.794Z] 4583459ba037: Download complete [2023-03-21T16:57:47.794Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-21T16:57:47.794Z] 21b2b0c7a3f4: Download complete [2023-03-21T16:57:47.794Z] 22ff95d597cd: Verifying Checksum [2023-03-21T16:57:47.794Z] 22ff95d597cd: Download complete [2023-03-21T16:57:47.794Z] 213ec9aee27d: Verifying Checksum [2023-03-21T16:57:47.794Z] 12d6caf4c0d1: Verifying Checksum [2023-03-21T16:57:47.794Z] 12d6caf4c0d1: Download complete [2023-03-21T16:57:48.059Z] 213ec9aee27d: Pull complete [2023-03-21T16:57:48.059Z] 4583459ba037: Pull complete [2023-03-21T16:57:48.059Z] 93c1e223e6f2: Pull complete [2023-03-21T16:57:48.326Z] a7acece74701: Verifying Checksum [2023-03-21T16:57:48.326Z] a7acece74701: Download complete [2023-03-21T16:57:48.583Z] 96b7cbca73a9: Verifying Checksum [2023-03-21T16:57:48.583Z] 96b7cbca73a9: Download complete [2023-03-21T16:57:48.583Z] 53926ce57604: Verifying Checksum [2023-03-21T16:57:48.583Z] 53926ce57604: Download complete [2023-03-21T16:57:52.762Z] 53926ce57604: Pull complete [2023-03-21T16:57:52.762Z] 21b2b0c7a3f4: Pull complete [2023-03-21T16:57:52.762Z] 22ff95d597cd: Pull complete [2023-03-21T16:57:52.762Z] 12d6caf4c0d1: Pull complete [2023-03-21T16:57:54.129Z] 96b7cbca73a9: Pull complete [2023-03-21T16:57:54.695Z] a7acece74701: Pull complete [2023-03-21T16:57:54.695Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-21T16:57:54.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-21T16:57:54.695Z] ---> db6d94c90886 [2023-03-21T16:57:54.695Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T16:57:59.977Z] ---> Running in 854f10fde3f6 [2023-03-21T16:57:59.977Z] Removing intermediate container 854f10fde3f6 [2023-03-21T16:57:59.977Z] ---> 631d1bc62162 [2023-03-21T16:57:59.977Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T16:57:59.977Z] ---> Running in ec53806313b2 [2023-03-21T16:57:59.977Z] Removing intermediate container ec53806313b2 [2023-03-21T16:57:59.977Z] ---> c393c2f480b5 [2023-03-21T16:57:59.977Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T16:57:59.977Z] ---> Running in 73a8e78ddb42 [2023-03-21T16:58:00.235Z] Removing intermediate container 73a8e78ddb42 [2023-03-21T16:58:00.235Z] ---> 26cf640a17de [2023-03-21T16:58:00.235Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T16:58:00.235Z] ---> Running in c9108e9976a6 [2023-03-21T16:58:00.235Z] Removing intermediate container c9108e9976a6 [2023-03-21T16:58:00.235Z] ---> ec4aa9cc0580 [2023-03-21T16:58:00.235Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-21T16:58:00.235Z] ---> Running in fb1567280744 [2023-03-21T16:58:00.235Z] Removing intermediate container fb1567280744 [2023-03-21T16:58:00.235Z] ---> fb6198be3b44 [2023-03-21T16:58:00.235Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T16:58:00.493Z] ---> Running in f31335f1a2bb [2023-03-21T16:58:00.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T16:58:00.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T16:58:01.011Z] OK: 211 MiB in 51 packages [2023-03-21T16:58:01.250Z] Still waiting to schedule task [2023-03-21T16:58:01.250Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4903’ is offline [2023-03-21T16:58:01.269Z] Removing intermediate container f31335f1a2bb [2023-03-21T16:58:01.269Z] ---> 769ce2850b76 [2023-03-21T16:58:01.269Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-21T16:58:01.269Z] ---> Running in 5811c8f2a59d [2023-03-21T16:58:01.269Z] Removing intermediate container 5811c8f2a59d [2023-03-21T16:58:01.269Z] ---> db37f1ed264b [2023-03-21T16:58:01.269Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-21T16:58:01.527Z] ---> b717c6786393 [2023-03-21T16:58:01.527Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T16:58:01.527Z] ---> Running in 6d597546e638 [2023-03-21T16:58:28.079Z] Removing intermediate container 6d597546e638 [2023-03-21T16:58:28.079Z] ---> d3a1ffaebaf0 [2023-03-21T16:58:28.079Z] Step 12/13 : COPY . . [2023-03-21T16:58:28.079Z] ---> 0f98a3147fa9 [2023-03-21T16:58:28.079Z] Step 13/13 : RUN ${MAKE} [2023-03-21T16:58:28.079Z] ---> Running in d3d8929689ba [2023-03-21T16:58:28.079Z] noop [2023-03-21T16:58:28.079Z] Removing intermediate container d3d8929689ba [2023-03-21T16:58:28.079Z] ---> 8d7266355b00 [2023-03-21T16:58:28.079Z] Successfully built 8d7266355b00 [2023-03-21T16:58:28.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:58:28.387Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T16:58:28.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:58:28.457Z] prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container [2023-03-21T16:58:28.481Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-21T16:58:28.824Z] $ docker top 53c487e201b74614665b97de19d40e5e627df5f0bd9b12f1d6405b431b3af9cd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T16:58:29.163Z] + go version [2023-03-21T16:58:29.163Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-21T16:58:29.170Z] $ docker stop --time=1 53c487e201b74614665b97de19d40e5e627df5f0bd9b12f1d6405b431b3af9cd [2023-03-21T16:58:30.420Z] $ docker rm -f --volumes 53c487e201b74614665b97de19d40e5e627df5f0bd9b12f1d6405b431b3af9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:58:30.797Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T16:58:30.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:58:30.865Z] prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container [2023-03-21T16:58:30.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** ci-base-image-x86_64 cat [2023-03-21T16:58:31.199Z] $ docker top 5983d7a444e77f58e5488d3dba00c313d871b21d1df077d3bc2ee2746ee64098 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T16:58:31.536Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-21T16:58:31.827Z] + make test [2023-03-21T16:58:31.827Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T16:58:32.084Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-21T16:58:42.050Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-21T16:58:44.578Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.039s coverage: 29.3% of statements [2023-03-21T16:58:44.578Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-21T16:58:44.578Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.208s coverage: 86.5% of statements [2023-03-21T16:58:52.741Z] 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." [2023-03-21T16:58:52.741Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-21T16:58:55.268Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T16:58:55.268Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T16:58:55.268Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T16:58:55.280Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T16:58:55.290Z] $ docker stop --time=1 5983d7a444e77f58e5488d3dba00c313d871b21d1df077d3bc2ee2746ee64098 [2023-03-21T16:58:57.915Z] $ docker rm -f --volumes 5983d7a444e77f58e5488d3dba00c313d871b21d1df077d3bc2ee2746ee64098 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T16:58:58.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T16:58:58.407Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T16:58:58.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T16:58:59.197Z] + ls -al . [2023-03-21T16:58:59.197Z] total 248 [2023-03-21T16:58:59.197Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 16:58 . [2023-03-21T16:58:59.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:57 .. [2023-03-21T16:58:59.197Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 16:58 .git [2023-03-21T16:58:59.197Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:57 .github [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 16:57 .gitignore [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 16:57 .golangci.yml [2023-03-21T16:58:59.197Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 16:57 .semver [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 16:57 Attribution.txt [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 16:57 CHANGELOG.md [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 16:57 Dockerfile [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 16:57 GOVERNANCE.md [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 16:57 Jenkinsfile [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 16:57 LICENSE [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 16:57 Makefile [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 16:57 OWNERS.md [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 16:57 README.md [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 16:57 VERSION [2023-03-21T16:58:59.197Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 16:57 bin [2023-03-21T16:58:59.197Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:57 cmd [2023-03-21T16:58:59.197Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 16:58 coverage.out [2023-03-21T16:58:59.197Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 16:57 doc [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 3693 Mar 21 16:57 go.mod [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 46117 Mar 21 16:57 go.sum [2023-03-21T16:58:59.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:57 internal [2023-03-21T16:58:59.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:57 snap [2023-03-21T16:58:59.197Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 16:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:58:59.497Z] + 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=d06d196f1c3aaa5dfc5806b546326a01efd75604 --label arch=amd64 --label version=0.0.0 . [2023-03-21T16:58:59.498Z] Sending build context to Docker daemon 27.07MB [2023-03-21T16:58:59.498Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T16:58:59.498Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T16:58:59.498Z] ---> 8d7266355b00 [2023-03-21T16:58:59.498Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T16:58:59.755Z] ---> Running in ca632e53328d [2023-03-21T16:59:00.015Z] Removing intermediate container ca632e53328d [2023-03-21T16:59:00.015Z] ---> a621d261571e [2023-03-21T16:59:00.015Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T16:59:00.015Z] ---> Running in 25262232f742 [2023-03-21T16:59:00.015Z] Removing intermediate container 25262232f742 [2023-03-21T16:59:00.015Z] ---> 3b97c9abcb79 [2023-03-21T16:59:00.015Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T16:59:00.015Z] ---> Running in da4a087b14b8 [2023-03-21T16:59:00.015Z] Removing intermediate container da4a087b14b8 [2023-03-21T16:59:00.015Z] ---> df42b1a86796 [2023-03-21T16:59:00.015Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T16:59:00.339Z] ---> Running in 00c8763802e5 [2023-03-21T16:59:00.339Z] Removing intermediate container 00c8763802e5 [2023-03-21T16:59:00.339Z] ---> 438b65277de4 [2023-03-21T16:59:00.339Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-21T16:59:00.339Z] ---> Running in 22fa1c66b98d [2023-03-21T16:59:00.339Z] Removing intermediate container 22fa1c66b98d [2023-03-21T16:59:00.339Z] ---> 31abed4a0aa9 [2023-03-21T16:59:00.339Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T16:59:00.339Z] ---> Running in 827870a28389 [2023-03-21T16:59:00.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T16:59:00.896Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T16:59:00.896Z] OK: 211 MiB in 51 packages [2023-03-21T16:59:01.507Z] Removing intermediate container 827870a28389 [2023-03-21T16:59:01.507Z] ---> 63d03cdd0c7c [2023-03-21T16:59:01.507Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-21T16:59:01.507Z] ---> Running in 4cc6511323bb [2023-03-21T16:59:01.507Z] Removing intermediate container 4cc6511323bb [2023-03-21T16:59:01.507Z] ---> 6af2227c3d61 [2023-03-21T16:59:01.507Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-21T16:59:01.507Z] ---> 1d0f1fa05e05 [2023-03-21T16:59:01.507Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T16:59:01.507Z] ---> Running in 11272a295343 [2023-03-21T16:59:02.448Z] Removing intermediate container 11272a295343 [2023-03-21T16:59:02.448Z] ---> 64ec8a5220a9 [2023-03-21T16:59:02.448Z] Step 12/26 : COPY . . [2023-03-21T16:59:03.017Z] ---> 702ffee2472e [2023-03-21T16:59:03.017Z] Step 13/26 : RUN ${MAKE} [2023-03-21T16:59:03.017Z] ---> Running in ba23a37d6485 [2023-03-21T16:59:03.279Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-21T16:59:25.205Z] Removing intermediate container ba23a37d6485 [2023-03-21T16:59:25.205Z] ---> 46066e1c17d4 [2023-03-21T16:59:25.205Z] Step 14/26 : FROM alpine:3.16 [2023-03-21T16:59:25.205Z] 3.16: Pulling from library/alpine [2023-03-21T16:59:25.205Z] ef5531b6e74e: Pulling fs layer [2023-03-21T16:59:25.205Z] ef5531b6e74e: Verifying Checksum [2023-03-21T16:59:25.205Z] ef5531b6e74e: Download complete [2023-03-21T16:59:25.467Z] ef5531b6e74e: Pull complete [2023-03-21T16:59:25.467Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T16:59:25.467Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T16:59:25.467Z] ---> dfd21b5a31f5 [2023-03-21T16:59:25.467Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T16:59:25.467Z] ---> Running in 980d513839bd [2023-03-21T16:59:25.725Z] Removing intermediate container 980d513839bd [2023-03-21T16:59:25.725Z] ---> 76de28d20428 [2023-03-21T16:59:25.725Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-21T16:59:25.725Z] ---> Running in 8362e2da8287 [2023-03-21T16:59:25.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-21T16:59:25.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-21T16:59:26.243Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-21T16:59:26.243Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T16:59:26.243Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-21T16:59:26.243Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T16:59:26.243Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-21T16:59:26.243Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-21T16:59:26.243Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T16:59:26.243Z] OK: 8 MiB in 20 packages [2023-03-21T16:59:26.810Z] Removing intermediate container 8362e2da8287 [2023-03-21T16:59:26.810Z] ---> d41f108af6f4 [2023-03-21T16:59:26.810Z] Step 17/26 : WORKDIR / [2023-03-21T16:59:26.810Z] ---> Running in 9044a546f86b [2023-03-21T16:59:26.810Z] Removing intermediate container 9044a546f86b [2023-03-21T16:59:26.810Z] ---> a004ff520330 [2023-03-21T16:59:26.810Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-21T16:59:27.746Z] ---> 1116668d016b [2023-03-21T16:59:27.746Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-21T16:59:27.746Z] ---> 4a047675faf2 [2023-03-21T16:59:27.746Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-21T16:59:28.006Z] ---> 26467fb0788e [2023-03-21T16:59:28.006Z] Step 21/26 : EXPOSE 59984 [2023-03-21T16:59:28.006Z] ---> Running in 79e00337fe35 [2023-03-21T16:59:28.006Z] Removing intermediate container 79e00337fe35 [2023-03-21T16:59:28.006Z] ---> 9c1557e4a86e [2023-03-21T16:59:28.006Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-21T16:59:28.006Z] ---> Running in 225d74a12969 [2023-03-21T16:59:28.006Z] Removing intermediate container 225d74a12969 [2023-03-21T16:59:28.006Z] ---> 86179436dc7b [2023-03-21T16:59:28.006Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T16:59:28.006Z] ---> Running in 2ac9c6943419 [2023-03-21T16:59:28.264Z] Removing intermediate container 2ac9c6943419 [2023-03-21T16:59:28.264Z] ---> 0f3e77df8072 [2023-03-21T16:59:28.264Z] Step 24/26 : LABEL arch=amd64 [2023-03-21T16:59:28.264Z] ---> Running in a3129e4a6c76 [2023-03-21T16:59:28.264Z] Removing intermediate container a3129e4a6c76 [2023-03-21T16:59:28.264Z] ---> 9c7515258560 [2023-03-21T16:59:28.264Z] Step 25/26 : LABEL git_sha=d06d196f1c3aaa5dfc5806b546326a01efd75604 [2023-03-21T16:59:28.264Z] ---> Running in 961bb47874d4 [2023-03-21T16:59:28.264Z] Removing intermediate container 961bb47874d4 [2023-03-21T16:59:28.264Z] ---> dc53e498fab1 [2023-03-21T16:59:28.264Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T16:59:28.264Z] ---> Running in bbef657b9eee [2023-03-21T16:59:28.523Z] Removing intermediate container bbef657b9eee [2023-03-21T16:59:28.523Z] ---> e3ea7eca8824 [2023-03-21T16:59:28.523Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T16:59:28.523Z] Successfully built e3ea7eca8824 [2023-03-21T16:59:28.523Z] 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 [2023-03-21T16:59:28.623Z] provisioning config files... [2023-03-21T16:59:28.632Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config442571311926727999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T16:59:28.930Z] ---> docker-login.sh [2023-03-21T16:59:28.930Z] nexus3.edgexfoundry.org:10001 [2023-03-21T16:59:28.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:59:28.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:59:28.930Z] Configure a credential helper to remove this warning. See [2023-03-21T16:59:28.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:59:28.930Z] [2023-03-21T16:59:28.930Z] Login Succeeded [2023-03-21T16:59:28.930Z] nexus3.edgexfoundry.org:10002 [2023-03-21T16:59:28.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:59:28.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:59:28.930Z] Configure a credential helper to remove this warning. See [2023-03-21T16:59:28.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:59:28.930Z] [2023-03-21T16:59:28.930Z] Login Succeeded [2023-03-21T16:59:28.930Z] nexus3.edgexfoundry.org:10003 [2023-03-21T16:59:29.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:59:29.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:59:29.190Z] Configure a credential helper to remove this warning. See [2023-03-21T16:59:29.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:59:29.190Z] [2023-03-21T16:59:29.190Z] Login Succeeded [2023-03-21T16:59:29.190Z] nexus3.edgexfoundry.org:10004 [2023-03-21T16:59:29.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:59:29.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:59:29.190Z] Configure a credential helper to remove this warning. See [2023-03-21T16:59:29.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:59:29.190Z] [2023-03-21T16:59:29.190Z] Login Succeeded [2023-03-21T16:59:29.190Z] docker.io [2023-03-21T16:59:29.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T16:59:29.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T16:59:29.449Z] Configure a credential helper to remove this warning. See [2023-03-21T16:59:29.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T16:59:29.449Z] [2023-03-21T16:59:29.449Z] Login Succeeded [2023-03-21T16:59:29.449Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T16:59:29.456Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:59:29.498Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T16:59:29.520Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-21T16:59:29.520Z] d06d196f1c3aaa5dfc5806b546326a01efd75604 [2023-03-21T16:59:29.520Z] latest [2023-03-21T16:59:29.520Z] 0.0.0 [2023-03-21T16:59:29.520Z] d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [2023-03-21T16:59:29.520Z] levski [2023-03-21T16:59:29.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:29.844Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:30.152Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604 [2023-03-21T16:59:30.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T16:59:30.152Z] 582300aa8b32: Preparing [2023-03-21T16:59:30.152Z] 7606192f6982: Preparing [2023-03-21T16:59:30.152Z] bf1063a5032f: Preparing [2023-03-21T16:59:30.152Z] 66607bbd0b1a: Preparing [2023-03-21T16:59:30.152Z] aa5968d388b8: Preparing [2023-03-21T16:59:30.152Z] aa5968d388b8: Layer already exists [2023-03-21T16:59:30.152Z] 7606192f6982: Pushed [2023-03-21T16:59:30.152Z] 582300aa8b32: Pushed [2023-03-21T16:59:30.411Z] 66607bbd0b1a: Pushed [2023-03-21T16:59:33.705Z] bf1063a5032f: Pushed [2023-03-21T16:59:33.705Z] d06d196f1c3aaa5dfc5806b546326a01efd75604: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:34.010Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:34.321Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-21T16:59:34.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T16:59:34.321Z] 582300aa8b32: Preparing [2023-03-21T16:59:34.321Z] 7606192f6982: Preparing [2023-03-21T16:59:34.321Z] bf1063a5032f: Preparing [2023-03-21T16:59:34.321Z] 66607bbd0b1a: Preparing [2023-03-21T16:59:34.321Z] aa5968d388b8: Preparing [2023-03-21T16:59:34.321Z] bf1063a5032f: Layer already exists [2023-03-21T16:59:34.321Z] aa5968d388b8: Layer already exists [2023-03-21T16:59:34.321Z] 7606192f6982: Layer already exists [2023-03-21T16:59:34.321Z] 66607bbd0b1a: Layer already exists [2023-03-21T16:59:34.321Z] 582300aa8b32: Layer already exists [2023-03-21T16:59:34.321Z] latest: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:34.619Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:34.933Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-03-21T16:59:34.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T16:59:34.933Z] 582300aa8b32: Preparing [2023-03-21T16:59:34.933Z] 7606192f6982: Preparing [2023-03-21T16:59:34.933Z] bf1063a5032f: Preparing [2023-03-21T16:59:34.933Z] 66607bbd0b1a: Preparing [2023-03-21T16:59:34.933Z] aa5968d388b8: Preparing [2023-03-21T16:59:34.933Z] aa5968d388b8: Layer already exists [2023-03-21T16:59:34.933Z] 582300aa8b32: Layer already exists [2023-03-21T16:59:34.933Z] 7606192f6982: Layer already exists [2023-03-21T16:59:34.933Z] bf1063a5032f: Layer already exists [2023-03-21T16:59:34.933Z] 66607bbd0b1a: Layer already exists [2023-03-21T16:59:34.933Z] 0.0.0: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:35.239Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:35.542Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [2023-03-21T16:59:35.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T16:59:35.542Z] 582300aa8b32: Preparing [2023-03-21T16:59:35.542Z] 7606192f6982: Preparing [2023-03-21T16:59:35.542Z] bf1063a5032f: Preparing [2023-03-21T16:59:35.542Z] 66607bbd0b1a: Preparing [2023-03-21T16:59:35.542Z] aa5968d388b8: Preparing [2023-03-21T16:59:35.542Z] bf1063a5032f: Layer already exists [2023-03-21T16:59:35.542Z] aa5968d388b8: Layer already exists [2023-03-21T16:59:35.542Z] 7606192f6982: Layer already exists [2023-03-21T16:59:35.542Z] 582300aa8b32: Layer already exists [2023-03-21T16:59:35.542Z] 66607bbd0b1a: Layer already exists [2023-03-21T16:59:35.542Z] d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:35.864Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:36.145Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4905 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-03-21T16:59:36.157Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [2023-03-21T16:59:36.169Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-03-21T16:59:36.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-21T16:59:36.169Z] 582300aa8b32: Preparing [2023-03-21T16:59:36.169Z] 7606192f6982: Preparing [2023-03-21T16:59:36.169Z] bf1063a5032f: Preparing [2023-03-21T16:59:36.169Z] 66607bbd0b1a: Preparing [2023-03-21T16:59:36.169Z] aa5968d388b8: Preparing [2023-03-21T16:59:36.169Z] 66607bbd0b1a: Layer already exists [2023-03-21T16:59:36.169Z] 582300aa8b32: Layer already exists [2023-03-21T16:59:36.169Z] 7606192f6982: Layer already exists [2023-03-21T16:59:36.169Z] bf1063a5032f: Layer already exists [2023-03-21T16:59:36.169Z] aa5968d388b8: Layer already exists [2023-03-21T16:59:36.169Z] levski: digest: sha256:89381c7e12fbbe2398393d98370762b09d181df4c0baf3eaf2f7513d24de84ae size: 1367 [Pipeline] checkout [Pipeline] } [Pipeline] // withEnv [2023-03-21T16:59:36.191Z] The recommended git tool is: git [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T16:59:36.226Z] ===================================================== [Pipeline] echo [2023-03-21T16:59:36.235Z] taggedImages: [2023-03-21T16:59:36.235Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604 [2023-03-21T16:59:36.235Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-21T16:59:36.235Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.0 [2023-03-21T16:59:36.235Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [2023-03-21T16:59:36.235Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [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 [2023-03-21T16:59:36.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:59:36.612Z] [2023-03-21T16:59:36.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T16:59:36.910Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:59:36.911Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T16:59:36.911Z] 5eb5b503b376: Pulling fs layer [2023-03-21T16:59:36.911Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T16:59:36.911Z] ec43610c2a17: Pulling fs layer [2023-03-21T16:59:36.911Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T16:59:36.911Z] 33b1e0a273af: Pulling fs layer [2023-03-21T16:59:36.911Z] 3a2ae6a8a46f: Waiting [2023-03-21T16:59:36.911Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T16:59:36.911Z] 2f39f015ded8: Pulling fs layer [2023-03-21T16:59:36.911Z] 33b1e0a273af: Waiting [2023-03-21T16:59:36.911Z] 5d3b04190fa2: Waiting [2023-03-21T16:59:36.911Z] 5c69ac0246d0: Download complete [2023-03-21T16:59:36.911Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T16:59:36.911Z] 3a2ae6a8a46f: Download complete [2023-03-21T16:59:37.174Z] 33b1e0a273af: Verifying Checksum [2023-03-21T16:59:37.174Z] 33b1e0a273af: Download complete [2023-03-21T16:59:37.174Z] ec43610c2a17: Verifying Checksum [2023-03-21T16:59:37.174Z] 5d3b04190fa2: Verifying Checksum [2023-03-21T16:59:37.174Z] 5d3b04190fa2: Download complete [2023-03-21T16:59:37.174Z] 5eb5b503b376: Verifying Checksum [2023-03-21T16:59:37.174Z] 5eb5b503b376: Download complete [2023-03-21T16:59:37.743Z] 2f39f015ded8: Download complete [2023-03-21T16:59:38.679Z] 5eb5b503b376: Pull complete [2023-03-21T16:59:38.679Z] 5c69ac0246d0: Pull complete [2023-03-21T16:59:38.937Z] ec43610c2a17: Pull complete [2023-03-21T16:59:39.194Z] 3a2ae6a8a46f: Pull complete [2023-03-21T16:59:39.452Z] 33b1e0a273af: Pull complete [2023-03-21T16:59:39.452Z] 5d3b04190fa2: Pull complete [2023-03-21T16:59:41.402Z] using credential edgex-jenkins-ssh [2023-03-21T16:59:41.420Z] Cloning the remote Git repository [2023-03-21T16:59:41.466Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-21T16:59:41.560Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2023-03-21T16:59:41.706Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-21T16:59:41.707Z] > git --version # timeout=10 [2023-03-21T16:59:41.732Z] > git --version # 'git version 2.25.1' [2023-03-21T16:59:41.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T16:59:41.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T16:59:44.693Z] Avoid second fetch [2023-03-21T16:59:44.694Z] Checking out Revision d06d196f1c3aaa5dfc5806b546326a01efd75604 (levski) [2023-03-21T16:59:44.832Z] 2f39f015ded8: Pull complete [2023-03-21T16:59:44.832Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T16:59:44.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T16:59:44.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T16:59:43.849Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-21T16:59:43.866Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T16:59:44.708Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T16:59:44.778Z] > git checkout -f d06d196f1c3aaa5dfc5806b546326a01efd75604 # timeout=10 [2023-03-21T16:59:44.917Z] prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container [2023-03-21T16:59:44.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-21T16:59:45.402Z] Commit message: "docs: add note about stable levski branch (#272)" [2023-03-21T16:59:45.774Z] [2023-03-21T16:59:45.774Z] GitHub has been notified of this commit’s build result [2023-03-21T16:59:45.774Z] [2023-03-21T16:59:49.345Z] $ docker top af84589fbf5ad6d95732692dc1fb34223513051bfb6b69204d9a31a16c78c8df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T16:59:49.740Z] ---> job-cost.sh [2023-03-21T16:59:49.740Z] lf-activate-venv: SKIPPING [2023-03-21T16:59:49.740Z] INFO: No Stack... [2023-03-21T16:59:50.025Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T16:59:50.025Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T16:59:50.025Z] Dload Upload Total Spent Left Speed [2023-03-21T16:59:50.025Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-03-21T16:59:50.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T16:59:50.571Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T16:59:50.605Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T16:59:50.866Z] + cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [2023-03-21T16:59:50.866Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T16:59:50.878Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [2023-03-21T16:59:50.887Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] did not exist. Created. [2023-03-21T16:59:50.887Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T16:59:50.930Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-03-21T16:59:50.930Z] tee /etc/docker/daemon.new [2023-03-21T16:59:50.930Z] { [2023-03-21T16:59:50.930Z] "registry-mirrors": [ [2023-03-21T16:59:50.930Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T16:59:50.930Z] ], [2023-03-21T16:59:50.930Z] "bip": "10.250.0.254/24", [2023-03-21T16:59:50.930Z] "hosts": [ [2023-03-21T16:59:50.930Z] "tcp://0.0.0.0:5555", [2023-03-21T16:59:50.930Z] "unix:///var/run/docker.sock" [2023-03-21T16:59:50.930Z] ], [2023-03-21T16:59:50.930Z] "mtu": 1458, [2023-03-21T16:59:50.930Z] "selinux-enabled": true, [2023-03-21T16:59:50.930Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T16:59:50.930Z] } [Pipeline] sh [2023-03-21T16:59:51.187Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T16:59:51.214Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T16:59:51.221Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T16:59:51.218Z] $ docker stop --time=1 af84589fbf5ad6d95732692dc1fb34223513051bfb6b69204d9a31a16c78c8df [2023-03-21T16:59:51.261Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-03-21T16:59:52.374Z] $ docker rm -f --volumes af84589fbf5ad6d95732692dc1fb34223513051bfb6b69204d9a31a16c78c8df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T16:59:52.760Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T17:00:11.008Z] provisioning config files... [2023-03-21T17:00:11.032Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config5171557344687697612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:00:11.376Z] ---> docker-login.sh [2023-03-21T17:00:11.377Z] nexus3.edgexfoundry.org:10001 [2023-03-21T17:00:11.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:00:11.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:00:11.913Z] Configure a credential helper to remove this warning. See [2023-03-21T17:00:11.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:00:11.913Z] [2023-03-21T17:00:11.913Z] Login Succeeded [2023-03-21T17:00:11.913Z] nexus3.edgexfoundry.org:10002 [2023-03-21T17:00:12.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:00:12.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:00:12.184Z] Configure a credential helper to remove this warning. See [2023-03-21T17:00:12.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:00:12.184Z] [2023-03-21T17:00:12.184Z] Login Succeeded [2023-03-21T17:00:12.184Z] nexus3.edgexfoundry.org:10003 [2023-03-21T17:00:12.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:00:12.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:00:12.718Z] Configure a credential helper to remove this warning. See [2023-03-21T17:00:12.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:00:12.718Z] [2023-03-21T17:00:12.718Z] Login Succeeded [2023-03-21T17:00:12.718Z] nexus3.edgexfoundry.org:10004 [2023-03-21T17:00:12.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:00:12.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:00:12.985Z] Configure a credential helper to remove this warning. See [2023-03-21T17:00:12.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:00:12.985Z] [2023-03-21T17:00:12.985Z] Login Succeeded [2023-03-21T17:00:12.985Z] docker.io [2023-03-21T17:00:13.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:00:15.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:00:15.199Z] Configure a credential helper to remove this warning. See [2023-03-21T17:00:15.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:00:15.199Z] [2023-03-21T17:00:15.199Z] Login Succeeded [2023-03-21T17:00:15.199Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T17:00:15.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T17:00:15.466Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T17:00:15.483Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T17:00:15.496Z] ========================================================= [2023-03-21T17:00:15.496Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-21T17:00:15.496Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:00:15.844Z] + 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 . [2023-03-21T17:00:16.435Z] Sending build context to Docker daemon 19.7MB [2023-03-21T17:00:16.435Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T17:00:16.435Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-21T17:00:16.435Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T17:00:16.435Z] 9b18e9b68314: Pulling fs layer [2023-03-21T17:00:16.435Z] 35d82f9e3411: Pulling fs layer [2023-03-21T17:00:16.435Z] e16973657156: Pulling fs layer [2023-03-21T17:00:16.435Z] fc693d55d65f: Pulling fs layer [2023-03-21T17:00:16.435Z] 7e9fc2657dce: Pulling fs layer [2023-03-21T17:00:16.435Z] dda99020689f: Pulling fs layer [2023-03-21T17:00:16.435Z] db1c61fa0a46: Pulling fs layer [2023-03-21T17:00:16.435Z] fc693d55d65f: Waiting [2023-03-21T17:00:16.435Z] 891c053d2c06: Pulling fs layer [2023-03-21T17:00:16.435Z] 7e9fc2657dce: Waiting [2023-03-21T17:00:16.435Z] dda99020689f: Waiting [2023-03-21T17:00:16.435Z] db1c61fa0a46: Waiting [2023-03-21T17:00:16.435Z] 891c053d2c06: Waiting [2023-03-21T17:00:16.435Z] e16973657156: Verifying Checksum [2023-03-21T17:00:16.435Z] e16973657156: Download complete [2023-03-21T17:00:16.435Z] 35d82f9e3411: Verifying Checksum [2023-03-21T17:00:16.435Z] 35d82f9e3411: Download complete [2023-03-21T17:00:16.435Z] 7e9fc2657dce: Download complete [2023-03-21T17:00:16.714Z] dda99020689f: Verifying Checksum [2023-03-21T17:00:16.714Z] dda99020689f: Download complete [2023-03-21T17:00:16.714Z] 9b18e9b68314: Verifying Checksum [2023-03-21T17:00:16.714Z] 9b18e9b68314: Download complete [2023-03-21T17:00:17.689Z] 9b18e9b68314: Pull complete [2023-03-21T17:00:17.689Z] 891c053d2c06: Verifying Checksum [2023-03-21T17:00:17.689Z] 891c053d2c06: Download complete [2023-03-21T17:00:18.275Z] 35d82f9e3411: Pull complete [2023-03-21T17:00:18.546Z] e16973657156: Pull complete [2023-03-21T17:00:18.815Z] db1c61fa0a46: Verifying Checksum [2023-03-21T17:00:18.815Z] db1c61fa0a46: Download complete [2023-03-21T17:00:19.403Z] fc693d55d65f: Verifying Checksum [2023-03-21T17:00:19.403Z] fc693d55d65f: Download complete [2023-03-21T17:00:31.747Z] fc693d55d65f: Pull complete [2023-03-21T17:00:31.747Z] 7e9fc2657dce: Pull complete [2023-03-21T17:00:31.747Z] dda99020689f: Pull complete [2023-03-21T17:00:38.411Z] db1c61fa0a46: Pull complete [2023-03-21T17:00:39.830Z] 891c053d2c06: Pull complete [2023-03-21T17:00:39.830Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-21T17:00:39.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-21T17:00:39.830Z] ---> f96f9c87975a [2023-03-21T17:00:39.830Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-21T17:00:41.797Z] ---> Running in 6a9275c3e701 [2023-03-21T17:00:41.797Z] Removing intermediate container 6a9275c3e701 [2023-03-21T17:00:41.797Z] ---> 643b7b42c5ad [2023-03-21T17:00:41.797Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T17:00:42.064Z] ---> Running in 073b6f2a4a75 [2023-03-21T17:00:42.405Z] Removing intermediate container 073b6f2a4a75 [2023-03-21T17:00:42.405Z] ---> 1f7589507a37 [2023-03-21T17:00:42.405Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T17:00:42.405Z] ---> Running in e722bae259a9 [2023-03-21T17:00:42.685Z] Removing intermediate container e722bae259a9 [2023-03-21T17:00:42.685Z] ---> 23fa83a66d05 [2023-03-21T17:00:42.685Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T17:00:42.685Z] ---> Running in fbcf54c52fc6 [2023-03-21T17:00:43.277Z] Removing intermediate container fbcf54c52fc6 [2023-03-21T17:00:43.277Z] ---> 21b861a1a700 [2023-03-21T17:00:43.277Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-21T17:00:43.277Z] ---> Running in 4ec762d6ea8b [2023-03-21T17:00:43.555Z] Removing intermediate container 4ec762d6ea8b [2023-03-21T17:00:43.555Z] ---> 8d6461286f54 [2023-03-21T17:00:43.555Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T17:00:43.555Z] ---> Running in abb81ef10219 [2023-03-21T17:00:44.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T17:00:44.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T17:00:45.752Z] OK: 221 MiB in 51 packages [2023-03-21T17:00:46.720Z] Removing intermediate container abb81ef10219 [2023-03-21T17:00:46.720Z] ---> 9ecd557095c4 [2023-03-21T17:00:46.720Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-21T17:00:46.720Z] ---> Running in eb9e2c2d1a0a [2023-03-21T17:00:46.992Z] Removing intermediate container eb9e2c2d1a0a [2023-03-21T17:00:46.992Z] ---> 884648345955 [2023-03-21T17:00:46.992Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-21T17:00:47.583Z] ---> 2454ebdb654a [2023-03-21T17:00:47.583Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T17:00:47.855Z] ---> Running in cdefc8826adb [2023-03-21T17:01:44.302Z] Removing intermediate container cdefc8826adb [2023-03-21T17:01:44.302Z] ---> 87d51e45bf3c [2023-03-21T17:01:44.302Z] Step 12/13 : COPY . . [2023-03-21T17:01:44.579Z] ---> fb42e5a5bbea [2023-03-21T17:01:44.579Z] Step 13/13 : RUN ${MAKE} [2023-03-21T17:01:44.579Z] ---> Running in 5404ac9050a2 [2023-03-21T17:01:45.998Z] noop [2023-03-21T17:01:46.266Z] Removing intermediate container 5404ac9050a2 [2023-03-21T17:01:46.266Z] ---> 6bef10be22e4 [2023-03-21T17:01:46.533Z] Successfully built 6bef10be22e4 [2023-03-21T17:01:46.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:01:46.889Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T17:01:46.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T17:01:47.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container [2023-03-21T17:01:47.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** ci-base-image-arm64 cat [2023-03-21T17:01:48.371Z] $ docker top fe0889138899591b25ac7ce16b1fcd20d878cafcb9796cf84a0b520bdece995e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T17:01:49.216Z] + go version [2023-03-21T17:01:49.216Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-21T17:01:49.237Z] $ docker stop --time=1 fe0889138899591b25ac7ce16b1fcd20d878cafcb9796cf84a0b520bdece995e [2023-03-21T17:01:50.832Z] $ docker rm -f --volumes fe0889138899591b25ac7ce16b1fcd20d878cafcb9796cf84a0b520bdece995e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:01:51.376Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T17:01:51.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T17:01:51.560Z] prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container [2023-03-21T17:01:51.628Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** ci-base-image-arm64 cat [2023-03-21T17:01:54.802Z] $ docker top a283c8d2908261b2cfd07d53d0dc52a796f6be259473a8ab00af05edd6f44d25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T17:01:55.323Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/4 [Pipeline] fileExists [Pipeline] sh [2023-03-21T17:01:56.239Z] + make test [2023-03-21T17:01:56.239Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-21T17:01:58.190Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-21T17:03:34.834Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-21T17:03:36.782Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.188s coverage: 29.3% of statements [2023-03-21T17:03:36.782Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-21T17:03:52.291Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.613s coverage: 86.5% of statements [2023-03-21T17:03:52.291Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T17:03:52.291Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-21T17:04:18.983Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T17:04:18.983Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T17:04:18.983Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-21T17:04:19.000Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T17:04:19.019Z] $ docker stop --time=1 a283c8d2908261b2cfd07d53d0dc52a796f6be259473a8ab00af05edd6f44d25 [2023-03-21T17:04:21.083Z] $ docker rm -f --volumes a283c8d2908261b2cfd07d53d0dc52a796f6be259473a8ab00af05edd6f44d25 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T17:04:22.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T17:04:22.172Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T17:04:22.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T17:04:23.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T17:04:23.481Z] + ls -al . [2023-03-21T17:04:23.481Z] total 244 [2023-03-21T17:04:23.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 17:01 . [2023-03-21T17:04:23.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:59 .. [2023-03-21T17:04:23.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 16:59 .git [2023-03-21T17:04:23.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:59 .github [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 21 16:59 .gitignore [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 21 16:59 .golangci.yml [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 21 16:59 Attribution.txt [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 21 16:59 CHANGELOG.md [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 21 16:59 Dockerfile [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 16:59 GOVERNANCE.md [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 21 16:59 Jenkinsfile [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 21 16:59 LICENSE [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 21 16:59 Makefile [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 21 16:59 OWNERS.md [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 21 16:59 README.md [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 16:57 VERSION [2023-03-21T17:04:23.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 16:59 bin [2023-03-21T17:04:23.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 16:59 cmd [2023-03-21T17:04:23.481Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 21 17:03 coverage.out [2023-03-21T17:04:23.481Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 21 16:59 doc [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 3693 Mar 21 16:59 go.mod [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 46117 Mar 21 16:59 go.sum [2023-03-21T17:04:23.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:59 internal [2023-03-21T17:04:23.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 16:59 snap [2023-03-21T17:04:23.481Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 21 16:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:04:23.810Z] + 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=d06d196f1c3aaa5dfc5806b546326a01efd75604 --label arch=arm64 --label version=0.0.0 . [2023-03-21T17:04:24.404Z] Sending build context to Docker daemon 19.78MB [2023-03-21T17:04:24.404Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-21T17:04:24.404Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-21T17:04:24.404Z] ---> 6bef10be22e4 [2023-03-21T17:04:24.404Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-21T17:04:24.671Z] ---> Running in c0673d0e9921 [2023-03-21T17:04:24.939Z] Removing intermediate container c0673d0e9921 [2023-03-21T17:04:24.939Z] ---> 7c67bfa045b6 [2023-03-21T17:04:24.939Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T17:04:24.939Z] ---> Running in 31a1d16a838c [2023-03-21T17:04:25.211Z] Removing intermediate container 31a1d16a838c [2023-03-21T17:04:25.211Z] ---> ad1a26d87078 [2023-03-21T17:04:25.211Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-21T17:04:25.478Z] ---> Running in 798cfd743c3f [2023-03-21T17:04:25.745Z] Removing intermediate container 798cfd743c3f [2023-03-21T17:04:25.745Z] ---> 9c571cfa0c66 [2023-03-21T17:04:25.745Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T17:04:25.745Z] ---> Running in c526e5b69641 [2023-03-21T17:04:26.013Z] Removing intermediate container c526e5b69641 [2023-03-21T17:04:26.013Z] ---> a5f4d0077f21 [2023-03-21T17:04:26.013Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-21T17:04:26.284Z] ---> Running in 15d2e7f8ac05 [2023-03-21T17:04:26.556Z] Removing intermediate container 15d2e7f8ac05 [2023-03-21T17:04:26.556Z] ---> c36b546b1206 [2023-03-21T17:04:26.556Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T17:04:26.556Z] ---> Running in c6aa8f84744c [2023-03-21T17:04:27.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T17:04:28.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T17:04:29.068Z] OK: 221 MiB in 51 packages [2023-03-21T17:04:30.031Z] Removing intermediate container c6aa8f84744c [2023-03-21T17:04:30.031Z] ---> a6cc40742efc [2023-03-21T17:04:30.031Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-21T17:04:30.031Z] ---> Running in d8179e946bb6 [2023-03-21T17:04:30.306Z] Removing intermediate container d8179e946bb6 [2023-03-21T17:04:30.306Z] ---> ec8f88efbce1 [2023-03-21T17:04:30.306Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-21T17:04:30.897Z] ---> 6f2d654f7dd8 [2023-03-21T17:04:30.897Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T17:04:30.897Z] ---> Running in 081d6d205d2c [2023-03-21T17:04:35.162Z] Removing intermediate container 081d6d205d2c [2023-03-21T17:04:35.162Z] ---> c0039703030a [2023-03-21T17:04:35.162Z] Step 12/26 : COPY . . [2023-03-21T17:04:36.576Z] ---> 46ee42b0c677 [2023-03-21T17:04:36.576Z] Step 13/26 : RUN ${MAKE} [2023-03-21T17:04:36.576Z] ---> Running in 17f64c291e05 [2023-03-21T17:04:37.999Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-21T17:07:14.715Z] Removing intermediate container 17f64c291e05 [2023-03-21T17:07:14.715Z] ---> d5a2842394aa [2023-03-21T17:07:14.715Z] Step 14/26 : FROM alpine:3.16 [2023-03-21T17:07:14.715Z] 3.16: Pulling from library/alpine [2023-03-21T17:07:14.715Z] 3760b48202b3: Pulling fs layer [2023-03-21T17:07:14.715Z] 3760b48202b3: Verifying Checksum [2023-03-21T17:07:14.715Z] 3760b48202b3: Download complete [2023-03-21T17:07:14.715Z] 3760b48202b3: Pull complete [2023-03-21T17:07:14.715Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-21T17:07:14.715Z] Status: Downloaded newer image for alpine:3.16 [2023-03-21T17:07:14.715Z] ---> 4c81e5bf8899 [2023-03-21T17:07:14.715Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-21T17:07:14.715Z] ---> Running in 238c8cfc30b6 [2023-03-21T17:07:14.715Z] Removing intermediate container 238c8cfc30b6 [2023-03-21T17:07:14.715Z] ---> 7ccf84e240af [2023-03-21T17:07:14.715Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-21T17:07:14.715Z] ---> Running in 247ed315ff5f [2023-03-21T17:07:14.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-21T17:07:14.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-21T17:07:15.301Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-21T17:07:15.301Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-21T17:07:15.301Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-21T17:07:15.301Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-21T17:07:15.301Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-21T17:07:15.301Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-21T17:07:15.301Z] Executing busybox-1.35.0-r17.trigger [2023-03-21T17:07:15.301Z] OK: 8 MiB in 20 packages [2023-03-21T17:07:16.712Z] Removing intermediate container 247ed315ff5f [2023-03-21T17:07:16.712Z] ---> 54996de00b2c [2023-03-21T17:07:16.712Z] Step 17/26 : WORKDIR / [2023-03-21T17:07:16.712Z] ---> Running in 07e4b39aeed2 [2023-03-21T17:07:16.977Z] Removing intermediate container 07e4b39aeed2 [2023-03-21T17:07:16.977Z] ---> 0b7774511013 [2023-03-21T17:07:16.977Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-21T17:07:18.384Z] ---> 792f3dfd43d9 [2023-03-21T17:07:18.384Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-21T17:07:18.969Z] ---> 8de6aff390e5 [2023-03-21T17:07:18.969Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-21T17:07:19.237Z] ---> e6a2ab06f879 [2023-03-21T17:07:19.237Z] Step 21/26 : EXPOSE 59984 [2023-03-21T17:07:19.503Z] ---> Running in ec0e8227f37c [2023-03-21T17:07:19.770Z] Removing intermediate container ec0e8227f37c [2023-03-21T17:07:19.770Z] ---> a58bf95a7777 [2023-03-21T17:07:19.770Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-21T17:07:19.770Z] ---> Running in 84fd71ebf0b3 [2023-03-21T17:07:20.037Z] Removing intermediate container 84fd71ebf0b3 [2023-03-21T17:07:20.037Z] ---> 7c8e4c4965e0 [2023-03-21T17:07:20.037Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-21T17:07:20.037Z] ---> Running in 14720f03c7d8 [2023-03-21T17:07:20.304Z] Removing intermediate container 14720f03c7d8 [2023-03-21T17:07:20.304Z] ---> 58e8fb0bd255 [2023-03-21T17:07:20.304Z] Step 24/26 : LABEL arch=arm64 [2023-03-21T17:07:20.570Z] ---> Running in 5a475718b7ef [2023-03-21T17:07:20.838Z] Removing intermediate container 5a475718b7ef [2023-03-21T17:07:20.838Z] ---> 2972f0137b40 [2023-03-21T17:07:20.838Z] Step 25/26 : LABEL git_sha=d06d196f1c3aaa5dfc5806b546326a01efd75604 [2023-03-21T17:07:20.838Z] ---> Running in ab3ddd9ded27 [2023-03-21T17:07:21.105Z] Removing intermediate container ab3ddd9ded27 [2023-03-21T17:07:21.105Z] ---> 614ebcab17a2 [2023-03-21T17:07:21.105Z] Step 26/26 : LABEL version=0.0.0 [2023-03-21T17:07:21.105Z] ---> Running in a01b196ede57 [2023-03-21T17:07:21.372Z] Removing intermediate container a01b196ede57 [2023-03-21T17:07:21.372Z] ---> fa0f5c75284b [2023-03-21T17:07:21.372Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T17:07:21.637Z] Successfully built fa0f5c75284b [2023-03-21T17:07:21.637Z] 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 [2023-03-21T17:07:21.741Z] provisioning config files... [2023-03-21T17:07:21.756Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config9061818372131523800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:07:22.089Z] ---> docker-login.sh [2023-03-21T17:07:22.089Z] nexus3.edgexfoundry.org:10001 [2023-03-21T17:07:22.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:07:22.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:07:22.356Z] Configure a credential helper to remove this warning. See [2023-03-21T17:07:22.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:07:22.356Z] [2023-03-21T17:07:22.356Z] Login Succeeded [2023-03-21T17:07:22.356Z] nexus3.edgexfoundry.org:10002 [2023-03-21T17:07:22.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:07:22.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:07:22.943Z] Configure a credential helper to remove this warning. See [2023-03-21T17:07:22.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:07:22.943Z] [2023-03-21T17:07:22.943Z] Login Succeeded [2023-03-21T17:07:22.943Z] nexus3.edgexfoundry.org:10003 [2023-03-21T17:07:23.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:07:23.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:07:23.212Z] Configure a credential helper to remove this warning. See [2023-03-21T17:07:23.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:07:23.212Z] [2023-03-21T17:07:23.212Z] Login Succeeded [2023-03-21T17:07:23.212Z] nexus3.edgexfoundry.org:10004 [2023-03-21T17:07:23.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:07:23.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:07:23.752Z] Configure a credential helper to remove this warning. See [2023-03-21T17:07:23.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:07:23.752Z] [2023-03-21T17:07:23.752Z] Login Succeeded [2023-03-21T17:07:23.752Z] docker.io [2023-03-21T17:07:24.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T17:07:24.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T17:07:24.299Z] Configure a credential helper to remove this warning. See [2023-03-21T17:07:24.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T17:07:24.299Z] [2023-03-21T17:07:24.299Z] Login Succeeded [2023-03-21T17:07:24.299Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T17:07:24.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T17:07:24.345Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T17:07:24.362Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-21T17:07:24.362Z] d06d196f1c3aaa5dfc5806b546326a01efd75604 [2023-03-21T17:07:24.362Z] latest [2023-03-21T17:07:24.362Z] 0.0.0 [2023-03-21T17:07:24.362Z] d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [2023-03-21T17:07:24.362Z] levski [2023-03-21T17:07:24.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:24.719Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:25.115Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604 [2023-03-21T17:07:25.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T17:07:25.115Z] 687b88c4677e: Preparing [2023-03-21T17:07:25.115Z] bfe3eb7723c6: Preparing [2023-03-21T17:07:25.115Z] 628180ead68b: Preparing [2023-03-21T17:07:25.115Z] 44eeb98b311d: Preparing [2023-03-21T17:07:25.115Z] f70ee36035b9: Preparing [2023-03-21T17:07:25.115Z] f70ee36035b9: Layer already exists [2023-03-21T17:07:25.388Z] bfe3eb7723c6: Pushed [2023-03-21T17:07:25.388Z] 687b88c4677e: Pushed [2023-03-21T17:07:25.973Z] 44eeb98b311d: Pushed [2023-03-21T17:07:31.307Z] 628180ead68b: Pushed [2023-03-21T17:07:31.307Z] d06d196f1c3aaa5dfc5806b546326a01efd75604: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:31.663Z] + 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 [2023-03-21T17:07:31.998Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-21T17:07:31.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T17:07:31.998Z] 687b88c4677e: Preparing [2023-03-21T17:07:31.998Z] bfe3eb7723c6: Preparing [2023-03-21T17:07:31.998Z] 628180ead68b: Preparing [2023-03-21T17:07:31.998Z] 44eeb98b311d: Preparing [2023-03-21T17:07:31.998Z] f70ee36035b9: Preparing [2023-03-21T17:07:31.998Z] 628180ead68b: Layer already exists [2023-03-21T17:07:31.998Z] f70ee36035b9: Layer already exists [2023-03-21T17:07:31.998Z] 687b88c4677e: Layer already exists [2023-03-21T17:07:31.998Z] bfe3eb7723c6: Layer already exists [2023-03-21T17:07:31.998Z] 44eeb98b311d: Layer already exists [2023-03-21T17:07:31.998Z] latest: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:32.343Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:32.674Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-03-21T17:07:32.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T17:07:32.675Z] 687b88c4677e: Preparing [2023-03-21T17:07:32.675Z] bfe3eb7723c6: Preparing [2023-03-21T17:07:32.675Z] 628180ead68b: Preparing [2023-03-21T17:07:32.675Z] 44eeb98b311d: Preparing [2023-03-21T17:07:32.675Z] f70ee36035b9: Preparing [2023-03-21T17:07:32.675Z] bfe3eb7723c6: Layer already exists [2023-03-21T17:07:32.675Z] 628180ead68b: Layer already exists [2023-03-21T17:07:32.675Z] 44eeb98b311d: Layer already exists [2023-03-21T17:07:32.675Z] f70ee36035b9: Layer already exists [2023-03-21T17:07:32.675Z] 687b88c4677e: Layer already exists [2023-03-21T17:07:32.675Z] 0.0.0: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:33.009Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:33.341Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [2023-03-21T17:07:33.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T17:07:33.341Z] 687b88c4677e: Preparing [2023-03-21T17:07:33.341Z] bfe3eb7723c6: Preparing [2023-03-21T17:07:33.341Z] 628180ead68b: Preparing [2023-03-21T17:07:33.341Z] 44eeb98b311d: Preparing [2023-03-21T17:07:33.341Z] f70ee36035b9: Preparing [2023-03-21T17:07:33.341Z] f70ee36035b9: Layer already exists [2023-03-21T17:07:33.341Z] 44eeb98b311d: Layer already exists [2023-03-21T17:07:33.341Z] 687b88c4677e: Layer already exists [2023-03-21T17:07:33.341Z] 628180ead68b: Layer already exists [2023-03-21T17:07:33.341Z] bfe3eb7723c6: Layer already exists [2023-03-21T17:07:33.341Z] d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:33.685Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:34.027Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-03-21T17:07:34.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-21T17:07:34.028Z] 687b88c4677e: Preparing [2023-03-21T17:07:34.028Z] bfe3eb7723c6: Preparing [2023-03-21T17:07:34.028Z] 628180ead68b: Preparing [2023-03-21T17:07:34.028Z] 44eeb98b311d: Preparing [2023-03-21T17:07:34.028Z] f70ee36035b9: Preparing [2023-03-21T17:07:34.028Z] 44eeb98b311d: Layer already exists [2023-03-21T17:07:34.028Z] 687b88c4677e: Layer already exists [2023-03-21T17:07:34.028Z] f70ee36035b9: Layer already exists [2023-03-21T17:07:34.028Z] bfe3eb7723c6: Layer already exists [2023-03-21T17:07:34.028Z] 628180ead68b: Layer already exists [2023-03-21T17:07:34.028Z] levski: digest: sha256:312aaa510e2a5c49d783bfdd43ee123a1780b26a3f22bf37db43bc2016c0f634 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-21T17:07:34.073Z] ===================================================== [Pipeline] echo [2023-03-21T17:07:34.082Z] taggedImages: [2023-03-21T17:07:34.082Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604 [2023-03-21T17:07:34.082Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-21T17:07:34.082Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.0 [2023-03-21T17:07:34.082Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:d06d196f1c3aaa5dfc5806b546326a01efd75604-0.0.0 [2023-03-21T17:07:34.082Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:34.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T17:07:34.434Z] [2023-03-21T17:07:34.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:07:34.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T17:07:34.773Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T17:07:34.773Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T17:07:34.773Z] 04944245beec: Pulling fs layer [2023-03-21T17:07:34.773Z] 699f458cf7ca: Pulling fs layer [2023-03-21T17:07:34.773Z] 765212b225bb: Pulling fs layer [2023-03-21T17:07:34.773Z] f23df028b6ca: Pulling fs layer [2023-03-21T17:07:34.773Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T17:07:34.773Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T17:07:34.773Z] 765212b225bb: Waiting [2023-03-21T17:07:34.773Z] f23df028b6ca: Waiting [2023-03-21T17:07:34.773Z] d65c8cfc05b1: Waiting [2023-03-21T17:07:34.773Z] 2437ff75d9bd: Waiting [2023-03-21T17:07:35.039Z] 04944245beec: Verifying Checksum [2023-03-21T17:07:35.039Z] 04944245beec: Download complete [2023-03-21T17:07:35.039Z] 765212b225bb: Download complete [2023-03-21T17:07:35.039Z] f23df028b6ca: Verifying Checksum [2023-03-21T17:07:35.039Z] f23df028b6ca: Download complete [2023-03-21T17:07:35.039Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T17:07:35.039Z] d65c8cfc05b1: Download complete [2023-03-21T17:07:35.039Z] 699f458cf7ca: Verifying Checksum [2023-03-21T17:07:35.039Z] 699f458cf7ca: Download complete [2023-03-21T17:07:35.624Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T17:07:35.624Z] 8998bd30e6a1: Download complete [2023-03-21T17:07:37.564Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T17:07:37.564Z] 2437ff75d9bd: Download complete [2023-03-21T17:07:38.968Z] 8998bd30e6a1: Pull complete [2023-03-21T17:07:39.552Z] 04944245beec: Pull complete [2023-03-21T17:07:40.506Z] 699f458cf7ca: Pull complete [2023-03-21T17:07:40.773Z] 765212b225bb: Pull complete [2023-03-21T17:07:41.727Z] f23df028b6ca: Pull complete [2023-03-21T17:07:41.727Z] d65c8cfc05b1: Pull complete [2023-03-21T17:07:56.729Z] 2437ff75d9bd: Pull complete [2023-03-21T17:07:56.729Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T17:07:56.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T17:07:56.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T17:07:56.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-4905 does not seem to be running inside a container [2023-03-21T17:07:56.992Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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:arm64 cat [2023-03-21T17:07:59.623Z] $ docker top a7b2b7b886f66641063eba7d04e52efd794c42fdcee3a1ed3ee0251bb2e6d09d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:08:00.455Z] ---> job-cost.sh [2023-03-21T17:08:00.455Z] lf-activate-venv: SKIPPING [2023-03-21T17:08:00.455Z] INFO: No Stack... [2023-03-21T17:08:01.038Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T17:08:02.002Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T17:08:02.646Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2023-03-21T17:08:02.646Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T17:08:02.710Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [2023-03-21T17:08:02.719Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] did not exist. Created. [2023-03-21T17:08:02.719Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T17:08:03.052Z] /w/workspace/device-onvif-camera/4@tmp/durable-37a78f8d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T17:08:03.705Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T17:08:03.726Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T17:08:03.785Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T17:08:03.791Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T17:08:03.810Z] $ docker stop --time=1 a7b2b7b886f66641063eba7d04e52efd794c42fdcee3a1ed3ee0251bb2e6d09d [2023-03-21T17:08:05.292Z] $ docker rm -f --volumes a7b2b7b886f66641063eba7d04e52efd794c42fdcee3a1ed3ee0251bb2e6d09d [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 [2023-03-21T17:08:05.697Z] provisioning config files... [2023-03-21T17:08:05.704Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13515281936936089847tmp [Pipeline] { [Pipeline] sh [2023-03-21T17:08:05.996Z] + set +x [2023-03-21T17:08:05.996Z] + + curl -s https://codecov.io/bash [2023-03-21T17:08:05.996Z] bash -s -- [2023-03-21T17:08:05.996Z] [2023-03-21T17:08:05.996Z] _____ _ [2023-03-21T17:08:05.996Z] / ____| | | [2023-03-21T17:08:05.996Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T17:08:05.996Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T17:08:05.996Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T17:08:05.996Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T17:08:05.996Z] Bash-1.0.6 [2023-03-21T17:08:05.996Z] [2023-03-21T17:08:05.996Z] [2023-03-21T17:08:05.996Z] ==> git version 2.25.1 found [2023-03-21T17:08:05.996Z] ==> 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 [2023-03-21T17:08:05.996Z] Release-Date: 2020-01-08 [2023-03-21T17:08:05.996Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-21T17:08:05.997Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T17:08:05.997Z] ==> Jenkins CI detected. [2023-03-21T17:08:05.997Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-03-21T17:08:05.997Z] project root: . [2023-03-21T17:08:05.997Z] --> token set from env [2023-03-21T17:08:05.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T17:08:05.997Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T17:08:05.997Z] ==> Python coveragepy not found [2023-03-21T17:08:05.997Z] ==> Searching for coverage reports in: [2023-03-21T17:08:05.997Z] + . [2023-03-21T17:08:05.997Z] -> Found 1 reports [2023-03-21T17:08:05.997Z] ==> Detecting git/mercurial file structure [2023-03-21T17:08:06.256Z] ==> Reading reports [2023-03-21T17:08:06.256Z] + ./coverage.out bytes=79184 [2023-03-21T17:08:06.256Z] ==> Appending adjustments [2023-03-21T17:08:06.256Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T17:08:06.256Z] + Found adjustments [2023-03-21T17:08:06.256Z] ==> Gzipping contents [2023-03-21T17:08:06.256Z] 12K /tmp/codecov.D61neG.gz [2023-03-21T17:08:06.256Z] ==> Uploading reports [2023-03-21T17:08:06.256Z] url: https://codecov.io [2023-03-21T17:08:06.256Z] query: branch=levski&commit=d06d196f1c3aaa5dfc5806b546326a01efd75604&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T17:08:06.256Z] -> Pinging Codecov [2023-03-21T17:08:06.256Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=levski&commit=d06d196f1c3aaa5dfc5806b546326a01efd75604&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-21T17:09:57.733Z] -> Uploading to [2023-03-21T17:09:57.733Z] [2023-03-21T17:09:57.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T17:09:57.733Z] Dload Upload Total Spent Left Speed [2023-03-21T17:09:57.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: [2023-03-21T17:09:57.733Z] X> Failed to upload [2023-03-21T17:09:57.733Z] ==> Uploading to Codecov [2023-03-21T17:09:57.733Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T17:09:57.733Z] Dload Upload Total Spent Left Speed [2023-03-21T17:09:57.733Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11152 100 252 100 10900 1726 74657 --:--:-- --:--:-- --:--:-- 76383 [2023-03-21T17:09:57.733Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "8ac9ce69-9cdd-4720-855f-1a44714108c4", "url": "https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/d06d196f1c3aaa5dfc5806b546326a01efd75604"} [Pipeline] } [2023-03-21T17:09:57.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-21T17:09:57.923Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-21T17:09:57.932Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:09:58.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T17:09:58.227Z] [2023-03-21T17:09:58.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:09:58.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T17:09:58.520Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-21T17:09:58.520Z] df9b9388f04a: Pulling fs layer [2023-03-21T17:09:58.520Z] 52dc419b0ee2: Pulling fs layer [2023-03-21T17:09:58.520Z] 25bc292e5bac: Pulling fs layer [2023-03-21T17:09:58.520Z] 114826534d7a: Pulling fs layer [2023-03-21T17:09:58.520Z] 4657fd5d0bcf: Pulling fs layer [2023-03-21T17:09:58.520Z] 6ad1cebc031e: Pulling fs layer [2023-03-21T17:09:58.520Z] 8a3aa393b2d8: Pulling fs layer [2023-03-21T17:09:58.520Z] 6ad1cebc031e: Waiting [2023-03-21T17:09:58.520Z] 8a3aa393b2d8: Waiting [2023-03-21T17:09:58.520Z] 114826534d7a: Waiting [2023-03-21T17:09:58.520Z] 25bc292e5bac: Verifying Checksum [2023-03-21T17:09:58.520Z] 25bc292e5bac: Download complete [2023-03-21T17:09:58.520Z] 52dc419b0ee2: Verifying Checksum [2023-03-21T17:09:58.520Z] 52dc419b0ee2: Download complete [2023-03-21T17:09:58.520Z] 4657fd5d0bcf: Verifying Checksum [2023-03-21T17:09:58.520Z] 4657fd5d0bcf: Download complete [2023-03-21T17:09:58.520Z] df9b9388f04a: Verifying Checksum [2023-03-21T17:09:58.520Z] df9b9388f04a: Download complete [2023-03-21T17:09:58.785Z] 6ad1cebc031e: Verifying Checksum [2023-03-21T17:09:58.785Z] 6ad1cebc031e: Download complete [2023-03-21T17:09:58.785Z] df9b9388f04a: Pull complete [2023-03-21T17:09:59.047Z] 52dc419b0ee2: Pull complete [2023-03-21T17:09:59.047Z] 25bc292e5bac: Pull complete [2023-03-21T17:09:59.306Z] 114826534d7a: Download complete [2023-03-21T17:09:59.567Z] 8a3aa393b2d8: Verifying Checksum [2023-03-21T17:09:59.567Z] 8a3aa393b2d8: Download complete [2023-03-21T17:10:02.863Z] 114826534d7a: Pull complete [2023-03-21T17:10:02.863Z] 4657fd5d0bcf: Pull complete [2023-03-21T17:10:02.863Z] 6ad1cebc031e: Pull complete [2023-03-21T17:10:05.408Z] 8a3aa393b2d8: Pull complete [2023-03-21T17:10:05.408Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-21T17:10:05.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-21T17:10:05.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T17:10:05.478Z] prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container [2023-03-21T17:10:05.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-21T17:10:10.020Z] $ docker top 7dbe1bd10056158cde6a9237653722cebaae60f9fa8c0521d31f8ec888b56efb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-21T17:10:10.084Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-03-21T17:10:10.358Z] + set -o pipefail [2023-03-21T17:10:10.359Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-03-21T17:10:16.929Z] [2023-03-21T17:10:16.929Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-03-21T17:10:16.929Z] [2023-03-21T17:10:16.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/5dd6269a-b2bd-435b-87b8-bd93ea0c02f7 [2023-03-21T17:10:16.929Z] [2023-03-21T17:10:16.929Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-21T17:10:16.929Z] [2023-03-21T17:10:16.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-21T17:10:16.929Z] [2023-03-21T17:10:16.929Z] [2023-03-21T17:10:16.929Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-21T17:10:16.929Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-21T17:10:16.929Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-21T17:10:16.932Z] $ docker stop --time=1 7dbe1bd10056158cde6a9237653722cebaae60f9fa8c0521d31f8ec888b56efb [2023-03-21T17:10:21.154Z] $ docker rm -f --volumes 7dbe1bd10056158cde6a9237653722cebaae60f9fa8c0521d31f8ec888b56efb [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 [2023-03-21T17:10:21.550Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T17:10:21.558Z] provisioning config files... [2023-03-21T17:10:21.566Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config10422776865584540717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:10:21.862Z] --> edgex-publish-swagger.sh [2023-03-21T17:10:21.862Z] === Publish doc/openapi/v2 API === [2023-03-21T17:10:21.862Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-21T17:10:21.862Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-21T17:10:21.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T17:10:21.862Z] Dload Upload Total Spent Left Speed [2023-03-21T17:10:22.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 448k 0:00:01 0:00:01 --:--:-- 448k 100 469k 0 0 100 469k 0 448k 0:00:01 0:00:01 --:--:-- 448k [2023-03-21T17:10:22.798Z] [2023-03-21T17:10:22.798Z] [Pipeline] } [2023-03-21T17:10:22.805Z] 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 [2023-03-21T17:10:23.175Z] + git log --format=format:%s -1 d06d196f1c3aaa5dfc5806b546326a01efd75604 [Pipeline] sh [2023-03-21T17:10:23.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T17:10:23.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:10:23.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T17:10:23.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T17:10:23.836Z] prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container [2023-03-21T17:10:23.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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 [2023-03-21T17:10:24.256Z] $ docker top 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 -eo pid,comm [2023-03-21T17:10:24.313Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-21T17:10:24.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T17:10:24.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T17:10:24.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T17:10:24.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T17:10:24.446Z] $ docker exec 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 ssh-agent [2023-03-21T17:10:24.566Z] SSH_AUTH_SOCK=/tmp/ssh-Or8k0P1lMhiq/agent.32 [2023-03-21T17:10:24.566Z] SSH_AGENT_PID=38 [2023-03-21T17:10:24.570Z] Running ssh-add (command line suppressed) [2023-03-21T17:10:24.674Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2791510832407290773.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_2791510832407290773.key) [2023-03-21T17:10:24.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T17:10:24.975Z] + git semver tag [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,153 [run_tag] DEBUG tag force:False [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,153 [check_head_tag] DEBUG check head tag [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,155 [execute] INFO git cat-file --batch-check [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,159 [execute] INFO git cat-file --batch [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=) [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,186 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,186 [execute] INFO git tag -a v0.0.0 -m v0.0.0 [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,186 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.0', '-m', 'v0.0.0'], cwd=/w/workspace/undry_device-onvif-camera_levski, universal_newlines=False, shell=None, istream=None) [2023-03-21T17:10:25.235Z] 2023-03-21 17:10:25,191 [main] ERROR Cmd('git') failed due to: exit code(128) [2023-03-21T17:10:25.235Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-21T17:10:25.235Z] stderr: 'fatal: tag 'v0.0.0' already exists' [2023-03-21T17:10:25.235Z] ERROR: Cmd('git') failed due to: exit code(128) [2023-03-21T17:10:25.235Z] cmdline: git tag -a v0.0.0 -m v0.0.0 [2023-03-21T17:10:25.235Z] stderr: 'fatal: tag 'v0.0.0' already exists' [Pipeline] } [2023-03-21T17:10:25.242Z] $ docker exec --env ******** --env ******** 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 ssh-agent -k [2023-03-21T17:10:25.343Z] unset SSH_AUTH_SOCK; [2023-03-21T17:10:25.343Z] unset SSH_AGENT_PID; [2023-03-21T17:10:25.344Z] echo Agent pid 38 killed; [2023-03-21T17:10:25.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-03-21T17:10:25.389Z] $ docker stop --time=1 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 [2023-03-21T17:10:26.683Z] $ docker rm -f --volumes 010de37d1abd0936b81cc395d6ddc69e1a0f7a1ff597754549ff6f3d90eac185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-21T17:10:27.229Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-03-21T17:10:27.229Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T17:10:27.229Z] total 16 [2023-03-21T17:10:27.229Z] drwxr-xr-x 3 root root 4096 Mar 21 16:59 . [2023-03-21T17:10:27.229Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 16:59 .. [2023-03-21T17:10:27.229Z] drwxr-xr-x 2 root root 4096 Mar 21 16:59 cost [2023-03-21T17:10:27.229Z] -rw-r--r-- 1 root root 91 Mar 21 16:59 cost.csv [2023-03-21T17:10:27.229Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T17:10:27.229Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-21T17:10:27.229Z] total 16 [2023-03-21T17:10:27.229Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 16:59 . [2023-03-21T17:10:27.229Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 16:59 .. [2023-03-21T17:10:27.229Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 16:59 cost [2023-03-21T17:10:27.229Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 21 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:10:27.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:10:28.378Z] ---> package-listing.sh [2023-03-21T17:10:28.379Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T17:10:28.379Z] ++ facter osfamily [2023-03-21T17:10:28.638Z] + OS_FAMILY=debian [2023-03-21T17:10:28.638Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-03-21T17:10:28.638Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T17:10:28.638Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T17:10:28.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T17:10:28.638Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T17:10:28.638Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-21T17:10:28.638Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T17:10:28.638Z] + case "${OS_FAMILY}" in [2023-03-21T17:10:28.638Z] + dpkg -l [2023-03-21T17:10:28.638Z] + grep '^ii' [2023-03-21T17:10:28.638Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T17:10:28.638Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T17:10:28.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T17:10:28.638Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-21T17:10:28.638Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-03-21T17:10:28.638Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_levski/archives/ [Pipeline] echo [2023-03-21T17:10:28.648Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T17:10:28.927Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T17:10:29.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T17:10:29.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T17:10:29.553Z] prd-ubuntu20.04-docker-8c-8g-4904 does not seem to be running inside a container [2023-03-21T17:10:29.574Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-onvif-camera_levski/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_levski -v /w/workspace/undry_device-onvif-camera_levski:/w/workspace/undry_device-onvif-camera_levski:rw,z -v /w/workspace/undry_device-onvif-camera_levski@tmp:/w/workspace/undry_device-onvif-camera_levski@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-lftools-log-publisher:latest cat [2023-03-21T17:10:29.779Z] $ docker top ed5dcffbb3abb34d58b33072df03473233735640e58571db797f28f68eebb0dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T17:10:30.131Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T17:10:30.414Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T17:10:30.699Z] + ls /var/log/sa-host [2023-03-21T17:10:30.699Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T17:10:30.760Z] provisioning config files... [2023-03-21T17:10:30.766Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config6697071554849186785tmp [Pipeline] { [Pipeline] echo [2023-03-21T17:10:30.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:10:31.064Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T17:10:31.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:10:31.389Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T17:10:31.397Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:10:31.680Z] ---> sudo-logs.sh [2023-03-21T17:10:31.680Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T17:10:31.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:10:31.995Z] ---> job-cost.sh [2023-03-21T17:10:31.995Z] lf-activate-venv: SKIPPING [2023-03-21T17:10:31.995Z] DEBUG: total: 0.2199999988079071 [2023-03-21T17:10:31.995Z] INFO: Retrieving Stack Cost... [2023-03-21T17:10:32.254Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T17:10:32.820Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T17:10:32.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T17:10:33.114Z] ---> logs-deploy.sh [2023-03-21T17:10:33.114Z] lf-activate-venv: SKIPPING [2023-03-21T17:10:33.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/4 [2023-03-21T17:10:33.114Z] INFO: archiving workspace using pattern(s): [2023-03-21T17:10:34.057Z] Archives upload complete. [2023-03-21T17:10:34.316Z] INFO: archiving logs to Nexus