Started by upstream project "edgexfoundry/cd-management/release" build number 135 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d60271c1a122ad73ad4ab446ee385de813631e9 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-ssh15606660394097371109.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-ssh2384093416736608593.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-ssh169007312377847622.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-ssh841696327301990341.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-ssh17092964231017116837.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-5038 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 Avoid second fetch Checking out Revision 4d60271c1a122ad73ad4ab446ee385de813631e9 (levski) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 Commit message: "docs: change log upated with levski patch (#283)" > git rev-list --no-walk 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T02:22:48.075Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T02:22:48.130Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T02:22:48.150Z] ========================================================= [2023-03-22T02:22:48.150Z] EdgeX Global Pipelines Version Info [2023-03-22T02:22:48.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:22:48.863Z] ------------------- [2023-03-22T02:22:48.863Z] stable info: [2023-03-22T02:22:48.863Z] ------------------- [2023-03-22T02:22:48.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T02:22:48.863Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T02:22:48.863Z] Message: update stable to v1.0.245 [2023-03-22T02:22:49.434Z] ------------------- [2023-03-22T02:22:49.434Z] experimental info: [2023-03-22T02:22:49.434Z] ------------------- [2023-03-22T02:22:49.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T02:22:49.434Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T02:22:49.434Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T02:22:49.598Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-22T02:22:49.608Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-22T02:22:49.621Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T02:22:49.632Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T02:22:49.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T02:22:49.657Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-22T02:22:49.669Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T02:22:49.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T02:22:49.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T02:22:49.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T02:22:49.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T02:22:49.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-22T02:22:49.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T02:22:49.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T02:22:49.741Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T02:22:49.749Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T02:22:49.767Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T02:22:49.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T02:22:49.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T02:22:49.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T02:22:49.814Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T02:22:49.825Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-22T02:22:49.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T02:22:49.854Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T02:22:49.863Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T02:22:49.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T02:22:49.886Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T02:22:49.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = levski [Pipeline] echo [2023-03-22T02:22:49.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = levski [Pipeline] echo [2023-03-22T02:22:49.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = levski [Pipeline] echo [2023-03-22T02:22:49.936Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo [2023-03-22T02:22:49.946Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d60271 [Pipeline] echo [2023-03-22T02:22:49.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:22:49.997Z] provisioning config files... [2023-03-22T02:22:50.009Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15442988432798508435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:22:50.310Z] ---> docker-login.sh [2023-03-22T02:22:50.310Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:22:50.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:22:50.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:22:50.830Z] Configure a credential helper to remove this warning. See [2023-03-22T02:22:50.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:22:50.830Z] [2023-03-22T02:22:50.830Z] Login Succeeded [2023-03-22T02:22:50.830Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:22:50.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:22:50.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:22:50.830Z] Configure a credential helper to remove this warning. See [2023-03-22T02:22:50.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:22:50.830Z] [2023-03-22T02:22:50.830Z] Login Succeeded [2023-03-22T02:22:50.830Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:22:50.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:22:50.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:22:50.830Z] Configure a credential helper to remove this warning. See [2023-03-22T02:22:50.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:22:50.830Z] [2023-03-22T02:22:50.830Z] Login Succeeded [2023-03-22T02:22:51.105Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:22:51.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:22:51.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:22:51.105Z] Configure a credential helper to remove this warning. See [2023-03-22T02:22:51.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:22:51.105Z] [2023-03-22T02:22:51.105Z] Login Succeeded [2023-03-22T02:22:51.105Z] docker.io [2023-03-22T02:22:51.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:22:51.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:22:51.365Z] Configure a credential helper to remove this warning. See [2023-03-22T02:22:51.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:22:51.365Z] [2023-03-22T02:22:51.365Z] Login Succeeded [2023-03-22T02:22:51.365Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:22:51.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T02:22:51.743Z] + git rev-list -1 --merges 4d60271c1a122ad73ad4ab446ee385de813631e9~1..4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo [2023-03-22T02:22:51.800Z] -----------> git rev-list -1 --merges 4d60271c1a122ad73ad4ab446ee385de813631e9~1..4d60271c1a122ad73ad4ab446ee385de813631e9 4d60271c1a122ad73ad4ab446ee385de813631e9 [false] [Pipeline] sh [2023-03-22T02:22:52.092Z] + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo [2023-03-22T02:22:52.107Z] ========================================================= [2023-03-22T02:22:52.107Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-03-22T02:22:52.107Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T02:22:52.425Z] + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] echo [2023-03-22T02:22:52.436Z] [semverPrep] GIT_COMMIT: 4d60271c1a122ad73ad4ab446ee385de813631e9, Commit Message: docs: change log upated with levski patch (#283) [Pipeline] echo [2023-03-22T02:22:52.446Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T02:22:52.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T02:22:52.787Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T02:22:52.787Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T02:22:52.787Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T02:22:52.787Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T02:22:52.788Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T02:22:52.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:22:53.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:22:53.131Z] [2023-03-22T02:22:53.131Z] 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-22T02:22:53.432Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:22:53.693Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T02:22:53.693Z] b85a868b505f: Pulling fs layer [2023-03-22T02:22:53.693Z] e2be974225ed: Pulling fs layer [2023-03-22T02:22:53.693Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T02:22:53.693Z] 988bab9f4d93: Pulling fs layer [2023-03-22T02:22:53.693Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T02:22:53.693Z] eaf3925da568: Pulling fs layer [2023-03-22T02:22:53.693Z] bab4dde63d76: Pulling fs layer [2023-03-22T02:22:53.693Z] bde34c3a00c8: Pulling fs layer [2023-03-22T02:22:53.693Z] b352a97aabf1: Pulling fs layer [2023-03-22T02:22:53.693Z] 4872d77fe225: Pulling fs layer [2023-03-22T02:22:53.693Z] 5851b861e8e6: Pulling fs layer [2023-03-22T02:22:53.693Z] b352a97aabf1: Waiting [2023-03-22T02:22:53.693Z] 4872d77fe225: Waiting [2023-03-22T02:22:53.693Z] bde34c3a00c8: Waiting [2023-03-22T02:22:53.693Z] bab4dde63d76: Waiting [2023-03-22T02:22:53.693Z] 5851b861e8e6: Waiting [2023-03-22T02:22:53.693Z] 1469e6f7b9e6: Waiting [2023-03-22T02:22:53.693Z] eaf3925da568: Waiting [2023-03-22T02:22:53.693Z] e2be974225ed: Verifying Checksum [2023-03-22T02:22:53.693Z] e2be974225ed: Download complete [2023-03-22T02:22:53.693Z] 988bab9f4d93: Verifying Checksum [2023-03-22T02:22:53.693Z] 988bab9f4d93: Download complete [2023-03-22T02:22:53.953Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T02:22:53.953Z] 1469e6f7b9e6: Download complete [2023-03-22T02:22:53.953Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T02:22:53.953Z] 339a4e72a1f5: Download complete [2023-03-22T02:22:53.953Z] eaf3925da568: Verifying Checksum [2023-03-22T02:22:53.953Z] eaf3925da568: Download complete [2023-03-22T02:22:53.953Z] bde34c3a00c8: Verifying Checksum [2023-03-22T02:22:53.953Z] bde34c3a00c8: Download complete [2023-03-22T02:22:53.953Z] b352a97aabf1: Verifying Checksum [2023-03-22T02:22:53.953Z] b352a97aabf1: Download complete [2023-03-22T02:22:53.953Z] 4872d77fe225: Verifying Checksum [2023-03-22T02:22:53.953Z] 4872d77fe225: Download complete [2023-03-22T02:22:53.953Z] b85a868b505f: Verifying Checksum [2023-03-22T02:22:53.953Z] b85a868b505f: Download complete [2023-03-22T02:22:53.953Z] 5851b861e8e6: Verifying Checksum [2023-03-22T02:22:53.953Z] 5851b861e8e6: Download complete [2023-03-22T02:22:54.523Z] bab4dde63d76: Verifying Checksum [2023-03-22T02:22:54.523Z] bab4dde63d76: Download complete [2023-03-22T02:22:55.462Z] b85a868b505f: Pull complete [2023-03-22T02:22:56.028Z] e2be974225ed: Pull complete [2023-03-22T02:22:56.597Z] 339a4e72a1f5: Pull complete [2023-03-22T02:22:56.597Z] 988bab9f4d93: Pull complete [2023-03-22T02:22:56.857Z] 1469e6f7b9e6: Pull complete [2023-03-22T02:22:56.857Z] eaf3925da568: Pull complete [2023-03-22T02:22:58.772Z] bab4dde63d76: Pull complete [2023-03-22T02:22:58.772Z] bde34c3a00c8: Pull complete [2023-03-22T02:22:58.772Z] b352a97aabf1: Pull complete [2023-03-22T02:22:59.032Z] 4872d77fe225: Pull complete [2023-03-22T02:22:59.032Z] 5851b861e8e6: Pull complete [2023-03-22T02:22:59.032Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T02:22:59.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:22:59.032Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:22:59.133Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:22:59.165Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T02:23:02.534Z] $ docker top 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 -eo pid,comm [2023-03-22T02:23:02.585Z] 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-22T02:23:02.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T02:23:02.618Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T02:23:02.618Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T02:23:02.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T02:23:02.753Z] $ docker exec 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 ssh-agent [2023-03-22T02:23:02.848Z] SSH_AUTH_SOCK=/tmp/ssh-0PM5apbgVNPN/agent.32 [2023-03-22T02:23:02.848Z] SSH_AGENT_PID=38 [2023-03-22T02:23:02.854Z] Running ssh-add (command line suppressed) [2023-03-22T02:23:02.958Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6130454930252391588.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_6130454930252391588.key) [2023-03-22T02:23:02.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T02:23:03.258Z] + git tag --points-at 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [2023-03-22T02:23:03.268Z] $ docker exec --env ******** --env ******** 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 ssh-agent -k [2023-03-22T02:23:03.371Z] unset SSH_AUTH_SOCK; [2023-03-22T02:23:03.372Z] unset SSH_AGENT_PID; [2023-03-22T02:23:03.372Z] echo Agent pid 38 killed; [2023-03-22T02:23:03.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-03-22T02:23:03.397Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.3.1|v2.3.1-dev.5' [Pipeline] sshagent [2023-03-22T02:23:03.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T02:23:03.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T02:23:03.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T02:23:03.525Z] $ docker exec 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 ssh-agent [2023-03-22T02:23:03.642Z] SSH_AUTH_SOCK=/tmp/ssh-6R10v6s40Hcu/agent.70 [2023-03-22T02:23:03.642Z] SSH_AGENT_PID=76 [2023-03-22T02:23:03.647Z] Running ssh-add (command line suppressed) [2023-03-22T02:23:03.761Z] Identity added: /w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1967344390119564517.key (/w/workspace/undry_device-onvif-camera_levski@tmp/private_key_1967344390119564517.key) [2023-03-22T02:23:03.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T02:23:04.060Z] + git semver init [2023-03-22T02:23:04.319Z] 2023-03-22 02:23:04,261 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T02:23:04.319Z] 2023-03-22 02:23:04,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-22T02:23:04.319Z] 2023-03-22 02:23:04,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_levski/.semver [2023-03-22T02:23:04.319Z] 2023-03-22 02:23:04,263 [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-22T02:23:05.259Z] 2023-03-22 02:23:05,139 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_levski/.git/info/exclude [2023-03-22T02:23:05.259Z] 2023-03-22 02:23:05,140 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_levski/.semver/levski with force:False [2023-03-22T02:23:05.259Z] 2023-03-22 02:23:05,140 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-22T02:23:05.259Z] 2023-03-22 02:23:05,140 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_levski/.semver/levski [2023-03-22T02:23:05.259Z] 2.3.1 [Pipeline] } [2023-03-22T02:23:05.270Z] $ docker exec --env ******** --env ******** 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 ssh-agent -k [2023-03-22T02:23:05.365Z] unset SSH_AUTH_SOCK; [2023-03-22T02:23:05.366Z] unset SSH_AGENT_PID; [2023-03-22T02:23:05.366Z] echo Agent pid 76 killed; [2023-03-22T02:23:05.373Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T02:23:05.680Z] + git semver [Pipeline] } [2023-03-22T02:23:05.954Z] $ docker stop --time=1 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 [2023-03-22T02:23:07.394Z] $ docker rm -f --volumes 9232f340ffc921764aa26fb6c8e2ecb69849ad6c8788c72d1ffb2e315c644a01 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T02:23:07.731Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T02:23:07.926Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T02:23:07.929Z] [edgeXSemver]: initialized semver on version 2.3.1 [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] sh [2023-03-22T02:23:08.337Z] + git checkout 4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:23:08.337Z] HEAD is now at 4d60271 docs: change log upated with levski patch (#283) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:23:08.357Z] provisioning config files... [2023-03-22T02:23:08.365Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config9563516741342166144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:23:08.652Z] ---> docker-login.sh [2023-03-22T02:23:08.652Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:23:08.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:08.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:08.652Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:08.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:08.652Z] [2023-03-22T02:23:08.652Z] Login Succeeded [2023-03-22T02:23:08.652Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:23:08.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:08.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:08.652Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:08.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:08.652Z] [2023-03-22T02:23:08.652Z] Login Succeeded [2023-03-22T02:23:08.652Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:23:08.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:08.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:08.912Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:08.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:08.912Z] [2023-03-22T02:23:08.912Z] Login Succeeded [2023-03-22T02:23:08.912Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:23:08.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:08.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:08.912Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:08.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:08.912Z] [2023-03-22T02:23:08.912Z] Login Succeeded [2023-03-22T02:23:08.912Z] docker.io [2023-03-22T02:23:09.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:23:09.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:23:09.173Z] Configure a credential helper to remove this warning. See [2023-03-22T02:23:09.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:23:09.173Z] [2023-03-22T02:23:09.173Z] Login Succeeded [2023-03-22T02:23:09.173Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:23:09.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T02:23:09.239Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:23:09.250Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:23:09.256Z] ========================================================= [2023-03-22T02:23:09.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-22T02:23:09.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:23:09.557Z] + 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-22T02:23:09.557Z] Sending build context to Docker daemon 27.01MB [2023-03-22T02:23:09.557Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T02:23:09.557Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T02:23:09.820Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T02:23:09.820Z] 213ec9aee27d: Pulling fs layer [2023-03-22T02:23:09.820Z] 4583459ba037: Pulling fs layer [2023-03-22T02:23:09.820Z] 93c1e223e6f2: Pulling fs layer [2023-03-22T02:23:09.820Z] 53926ce57604: Pulling fs layer [2023-03-22T02:23:09.820Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-22T02:23:09.820Z] 22ff95d597cd: Pulling fs layer [2023-03-22T02:23:09.820Z] 12d6caf4c0d1: Pulling fs layer [2023-03-22T02:23:09.820Z] 96b7cbca73a9: Pulling fs layer [2023-03-22T02:23:09.820Z] a7acece74701: Pulling fs layer [2023-03-22T02:23:09.820Z] 53926ce57604: Waiting [2023-03-22T02:23:09.820Z] 21b2b0c7a3f4: Waiting [2023-03-22T02:23:09.820Z] 22ff95d597cd: Waiting [2023-03-22T02:23:09.820Z] 12d6caf4c0d1: Waiting [2023-03-22T02:23:09.820Z] 96b7cbca73a9: Waiting [2023-03-22T02:23:09.820Z] a7acece74701: Waiting [2023-03-22T02:23:09.820Z] 93c1e223e6f2: Verifying Checksum [2023-03-22T02:23:09.820Z] 93c1e223e6f2: Download complete [2023-03-22T02:23:09.820Z] 4583459ba037: Verifying Checksum [2023-03-22T02:23:09.820Z] 4583459ba037: Download complete [2023-03-22T02:23:09.820Z] 21b2b0c7a3f4: Download complete [2023-03-22T02:23:09.820Z] 22ff95d597cd: Download complete [2023-03-22T02:23:10.084Z] 213ec9aee27d: Verifying Checksum [2023-03-22T02:23:10.084Z] 213ec9aee27d: Download complete [2023-03-22T02:23:10.084Z] 12d6caf4c0d1: Verifying Checksum [2023-03-22T02:23:10.084Z] 12d6caf4c0d1: Download complete [2023-03-22T02:23:10.084Z] 213ec9aee27d: Pull complete [2023-03-22T02:23:10.356Z] 4583459ba037: Pull complete [2023-03-22T02:23:10.356Z] 93c1e223e6f2: Pull complete [2023-03-22T02:23:10.617Z] a7acece74701: Verifying Checksum [2023-03-22T02:23:10.617Z] a7acece74701: Download complete [2023-03-22T02:23:10.876Z] 96b7cbca73a9: Verifying Checksum [2023-03-22T02:23:10.876Z] 96b7cbca73a9: Download complete [2023-03-22T02:23:10.876Z] 53926ce57604: Verifying Checksum [2023-03-22T02:23:10.876Z] 53926ce57604: Download complete [2023-03-22T02:23:15.081Z] 53926ce57604: Pull complete [2023-03-22T02:23:15.081Z] 21b2b0c7a3f4: Pull complete [2023-03-22T02:23:15.081Z] 22ff95d597cd: Pull complete [2023-03-22T02:23:15.081Z] 12d6caf4c0d1: Pull complete [2023-03-22T02:23:16.979Z] 96b7cbca73a9: Pull complete [2023-03-22T02:23:17.916Z] a7acece74701: Pull complete [2023-03-22T02:23:17.916Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-22T02:23:17.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-22T02:23:17.916Z] ---> db6d94c90886 [2023-03-22T02:23:17.916Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T02:23:23.035Z] Still waiting to schedule task [2023-03-22T02:23:23.035Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T02:23:24.507Z] ---> Running in 9a5af1d2d74c [2023-03-22T02:23:24.507Z] Removing intermediate container 9a5af1d2d74c [2023-03-22T02:23:24.507Z] ---> 756ffc0bbf06 [2023-03-22T02:23:24.507Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T02:23:24.507Z] ---> Running in 96dc63f31ae9 [2023-03-22T02:23:24.507Z] Removing intermediate container 96dc63f31ae9 [2023-03-22T02:23:24.507Z] ---> 215853e8326e [2023-03-22T02:23:24.507Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-22T02:23:24.507Z] ---> Running in f0d743e6a94d [2023-03-22T02:23:24.507Z] Removing intermediate container f0d743e6a94d [2023-03-22T02:23:24.507Z] ---> 3b76d93a08df [2023-03-22T02:23:24.507Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T02:23:24.507Z] ---> Running in 704b68d6cdea [2023-03-22T02:23:24.507Z] Removing intermediate container 704b68d6cdea [2023-03-22T02:23:24.507Z] ---> dbc4526bfbff [2023-03-22T02:23:24.507Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T02:23:24.507Z] ---> Running in 658dfa53abe3 [2023-03-22T02:23:24.507Z] Removing intermediate container 658dfa53abe3 [2023-03-22T02:23:24.507Z] ---> 9abba45092e4 [2023-03-22T02:23:24.507Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T02:23:24.767Z] ---> Running in 1af6e0fe85c5 [2023-03-22T02:23:25.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T02:23:25.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T02:23:25.283Z] OK: 211 MiB in 51 packages [2023-03-22T02:23:25.850Z] Removing intermediate container 1af6e0fe85c5 [2023-03-22T02:23:25.850Z] ---> 3a3ff975fa9c [2023-03-22T02:23:25.850Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T02:23:25.850Z] ---> Running in cacc2dd791d9 [2023-03-22T02:23:25.850Z] Removing intermediate container cacc2dd791d9 [2023-03-22T02:23:25.850Z] ---> e5b0d2e6b717 [2023-03-22T02:23:25.850Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T02:23:26.108Z] ---> 2a26a4a0a525 [2023-03-22T02:23:26.108Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T02:23:26.108Z] ---> Running in 8b27e5f67e29 [2023-03-22T02:24:04.858Z] Removing intermediate container 8b27e5f67e29 [2023-03-22T02:24:04.858Z] ---> f7912005ac57 [2023-03-22T02:24:04.858Z] Step 12/13 : COPY . . [2023-03-22T02:24:04.858Z] ---> bdf2d7c72643 [2023-03-22T02:24:04.858Z] Step 13/13 : RUN ${MAKE} [2023-03-22T02:24:04.858Z] ---> Running in 059ec7f8170c [2023-03-22T02:24:04.858Z] noop [2023-03-22T02:24:04.858Z] Removing intermediate container 059ec7f8170c [2023-03-22T02:24:04.858Z] ---> cf97be351de3 [2023-03-22T02:24:04.858Z] Successfully built cf97be351de3 [2023-03-22T02:24:04.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:24:05.159Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T02:24:05.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:24:05.223Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:24:05.255Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T02:24:05.572Z] $ docker top a8e8b1f7dbafd44ac213be5b31124e9a142b36bcc018e59599492e18f2318b3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:24:05.909Z] + go version [2023-03-22T02:24:05.909Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-22T02:24:05.925Z] $ docker stop --time=1 a8e8b1f7dbafd44ac213be5b31124e9a142b36bcc018e59599492e18f2318b3f [2023-03-22T02:24:07.275Z] $ docker rm -f --volumes a8e8b1f7dbafd44ac213be5b31124e9a142b36bcc018e59599492e18f2318b3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:24:07.645Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T02:24:07.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:24:07.711Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:24:07.747Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T02:24:08.144Z] $ docker top 495b08f6ca2123eb09dff5d3a710df150a18236719185cae69cb36bc1c60561e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:24:08.479Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_levski [Pipeline] fileExists [Pipeline] sh [2023-03-22T02:24:08.771Z] + make test [2023-03-22T02:24:08.771Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-22T02:24:09.028Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T02:24:21.217Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T02:24:22.593Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.040s coverage: 29.3% of statements [2023-03-22T02:24:22.593Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T02:24:22.593Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.440s coverage: 86.5% of statements [2023-03-22T02:24:30.703Z] 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-22T02:24:30.961Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-22T02:24:34.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T02:24:34.501Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T02:24:34.502Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T02:24:34.514Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T02:24:34.534Z] $ docker stop --time=1 495b08f6ca2123eb09dff5d3a710df150a18236719185cae69cb36bc1c60561e [2023-03-22T02:24:37.503Z] $ docker rm -f --volumes 495b08f6ca2123eb09dff5d3a710df150a18236719185cae69cb36bc1c60561e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T02:24:38.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T02:24:38.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-22T02:24:38.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T02:24:38.890Z] + ls -al . [2023-03-22T02:24:38.890Z] total 248 [2023-03-22T02:24:38.890Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 02:24 . [2023-03-22T02:24:38.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:22 .. [2023-03-22T02:24:38.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 02:24 .git [2023-03-22T02:24:38.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:22 .github [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 02:22 .gitignore [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 02:22 .golangci.yml [2023-03-22T02:24:38.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 02:23 .semver [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 22 02:22 Attribution.txt [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 6535 Mar 22 02:22 CHANGELOG.md [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 22 02:22 Dockerfile [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 02:22 GOVERNANCE.md [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 22 02:22 Jenkinsfile [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 02:22 LICENSE [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 22 02:22 Makefile [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 02:22 OWNERS.md [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 22 02:22 README.md [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 02:23 VERSION [2023-03-22T02:24:38.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 02:22 bin [2023-03-22T02:24:38.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:22 cmd [2023-03-22T02:24:38.890Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 22 02:24 coverage.out [2023-03-22T02:24:38.890Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 02:22 doc [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 3687 Mar 22 02:22 go.mod [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 46105 Mar 22 02:22 go.sum [2023-03-22T02:24:38.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:22 internal [2023-03-22T02:24:38.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:22 snap [2023-03-22T02:24:38.890Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 02:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:24:39.194Z] + 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=4d60271c1a122ad73ad4ab446ee385de813631e9 --label arch=amd64 --label version=2.3.1 . [2023-03-22T02:24:39.195Z] Sending build context to Docker daemon 27.09MB [2023-03-22T02:24:39.195Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T02:24:39.195Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T02:24:39.195Z] ---> cf97be351de3 [2023-03-22T02:24:39.195Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T02:24:39.766Z] ---> Running in 78f489fad0ed [2023-03-22T02:24:39.766Z] Removing intermediate container 78f489fad0ed [2023-03-22T02:24:39.766Z] ---> 7d15ed5c9184 [2023-03-22T02:24:39.766Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T02:24:39.766Z] ---> Running in 509d169650d3 [2023-03-22T02:24:39.766Z] Removing intermediate container 509d169650d3 [2023-03-22T02:24:39.766Z] ---> 9067dee5d072 [2023-03-22T02:24:39.766Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-22T02:24:39.766Z] ---> Running in fd72631ea8d8 [2023-03-22T02:24:40.030Z] Removing intermediate container fd72631ea8d8 [2023-03-22T02:24:40.030Z] ---> 98ec70df3bcd [2023-03-22T02:24:40.030Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T02:24:40.030Z] ---> Running in acb064db0134 [2023-03-22T02:24:40.289Z] Removing intermediate container acb064db0134 [2023-03-22T02:24:40.289Z] ---> a9b37e086a11 [2023-03-22T02:24:40.289Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T02:24:40.289Z] ---> Running in 74228091f7e6 [2023-03-22T02:24:40.289Z] Removing intermediate container 74228091f7e6 [2023-03-22T02:24:40.289Z] ---> 6fd9082038a8 [2023-03-22T02:24:40.289Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T02:24:40.549Z] ---> Running in 00596884865d [2023-03-22T02:24:40.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T02:24:40.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T02:24:41.066Z] OK: 211 MiB in 51 packages [2023-03-22T02:24:41.324Z] Removing intermediate container 00596884865d [2023-03-22T02:24:41.324Z] ---> 41779eb71469 [2023-03-22T02:24:41.324Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T02:24:41.324Z] ---> Running in b3392b4ffd6d [2023-03-22T02:24:41.584Z] Removing intermediate container b3392b4ffd6d [2023-03-22T02:24:41.584Z] ---> 18e99ea66cfd [2023-03-22T02:24:41.584Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T02:24:41.584Z] ---> b1e376d25d3a [2023-03-22T02:24:41.584Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T02:24:41.584Z] ---> Running in 44c73eaa5581 [2023-03-22T02:24:42.517Z] Removing intermediate container 44c73eaa5581 [2023-03-22T02:24:42.517Z] ---> 1c766bccddbe [2023-03-22T02:24:42.517Z] Step 12/26 : COPY . . [2023-03-22T02:24:43.465Z] ---> 3a38ec9b965f [2023-03-22T02:24:43.465Z] Step 13/26 : RUN ${MAKE} [2023-03-22T02:24:43.465Z] ---> Running in 7a3e50eee5e9 [2023-03-22T02:24:43.465Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-22T02:25:10.003Z] Removing intermediate container 7a3e50eee5e9 [2023-03-22T02:25:10.003Z] ---> c858b053f4d8 [2023-03-22T02:25:10.003Z] Step 14/26 : FROM alpine:3.16 [2023-03-22T02:25:10.003Z] 3.16: Pulling from library/alpine [2023-03-22T02:25:10.003Z] ef5531b6e74e: Pulling fs layer [2023-03-22T02:25:10.003Z] ef5531b6e74e: Verifying Checksum [2023-03-22T02:25:10.003Z] ef5531b6e74e: Download complete [2023-03-22T02:25:10.003Z] ef5531b6e74e: Pull complete [2023-03-22T02:25:10.003Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-22T02:25:10.003Z] Status: Downloaded newer image for alpine:3.16 [2023-03-22T02:25:10.003Z] ---> dfd21b5a31f5 [2023-03-22T02:25:10.003Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T02:25:10.003Z] ---> Running in efcc17f12edb [2023-03-22T02:25:10.003Z] Removing intermediate container efcc17f12edb [2023-03-22T02:25:10.003Z] ---> f5ee83441b03 [2023-03-22T02:25:10.003Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-22T02:25:10.003Z] ---> Running in 0f2f054a93b3 [2023-03-22T02:25:10.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-22T02:25:10.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-22T02:25:10.003Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-22T02:25:10.003Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-22T02:25:10.003Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-22T02:25:10.003Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-22T02:25:10.003Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-22T02:25:10.003Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-22T02:25:10.003Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T02:25:10.003Z] OK: 8 MiB in 20 packages [2023-03-22T02:25:10.003Z] Removing intermediate container 0f2f054a93b3 [2023-03-22T02:25:10.003Z] ---> 1f3090f3f918 [2023-03-22T02:25:10.003Z] Step 17/26 : WORKDIR / [2023-03-22T02:25:10.003Z] ---> Running in 8bd4ec292b14 [2023-03-22T02:25:10.003Z] Removing intermediate container 8bd4ec292b14 [2023-03-22T02:25:10.003Z] ---> e2cd0938eec4 [2023-03-22T02:25:10.003Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T02:25:10.003Z] ---> df0cf926ce27 [2023-03-22T02:25:10.003Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T02:25:10.003Z] ---> 50678045e437 [2023-03-22T02:25:10.003Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T02:25:10.003Z] ---> 16cdceee6fa9 [2023-03-22T02:25:10.003Z] Step 21/26 : EXPOSE 59984 [2023-03-22T02:25:10.003Z] ---> Running in 71094a289e3a [2023-03-22T02:25:10.003Z] Removing intermediate container 71094a289e3a [2023-03-22T02:25:10.003Z] ---> a8365168c901 [2023-03-22T02:25:10.003Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T02:25:10.003Z] ---> Running in b0d840678359 [2023-03-22T02:25:10.003Z] Removing intermediate container b0d840678359 [2023-03-22T02:25:10.003Z] ---> c810a7f576a3 [2023-03-22T02:25:10.003Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-22T02:25:10.003Z] ---> Running in 29ef989fa085 [2023-03-22T02:25:10.003Z] Removing intermediate container 29ef989fa085 [2023-03-22T02:25:10.003Z] ---> 4e172e4ea0cc [2023-03-22T02:25:10.003Z] Step 24/26 : LABEL arch=amd64 [2023-03-22T02:25:10.263Z] ---> Running in 5a3218da4640 [2023-03-22T02:25:10.263Z] Removing intermediate container 5a3218da4640 [2023-03-22T02:25:10.263Z] ---> af177cb4382b [2023-03-22T02:25:10.263Z] Step 25/26 : LABEL git_sha=4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:25:10.263Z] ---> Running in e72c7ed1a3ff [2023-03-22T02:25:10.263Z] Removing intermediate container e72c7ed1a3ff [2023-03-22T02:25:10.263Z] ---> 17f2c9bb1282 [2023-03-22T02:25:10.263Z] Step 26/26 : LABEL version=2.3.1 [2023-03-22T02:25:10.263Z] ---> Running in 2e9320de8bd3 [2023-03-22T02:25:10.522Z] Removing intermediate container 2e9320de8bd3 [2023-03-22T02:25:10.522Z] ---> 941c98a79701 [2023-03-22T02:25:10.522Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T02:25:10.522Z] Successfully built 941c98a79701 [2023-03-22T02:25:10.522Z] 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-22T02:25:10.599Z] provisioning config files... [2023-03-22T02:25:10.606Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config13635188092544906668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:25:10.902Z] ---> docker-login.sh [2023-03-22T02:25:10.902Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:25:10.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:10.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:10.902Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:10.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:10.902Z] [2023-03-22T02:25:10.902Z] Login Succeeded [2023-03-22T02:25:10.902Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:25:10.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:10.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:10.902Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:10.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:10.902Z] [2023-03-22T02:25:10.902Z] Login Succeeded [2023-03-22T02:25:10.902Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:25:11.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:11.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:11.159Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:11.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:11.159Z] [2023-03-22T02:25:11.159Z] Login Succeeded [2023-03-22T02:25:11.159Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:25:11.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:11.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:11.160Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:11.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:11.160Z] [2023-03-22T02:25:11.160Z] Login Succeeded [2023-03-22T02:25:11.160Z] docker.io [2023-03-22T02:25:11.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:25:11.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:25:11.417Z] Configure a credential helper to remove this warning. See [2023-03-22T02:25:11.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:25:11.417Z] [2023-03-22T02:25:11.417Z] Login Succeeded [2023-03-22T02:25:11.417Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:25:11.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T02:25:11.451Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:25:11.472Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-03-22T02:25:11.472Z] 4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:25:11.472Z] latest [2023-03-22T02:25:11.472Z] 2.3.1 [2023-03-22T02:25:11.472Z] 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [2023-03-22T02:25:11.472Z] levski [2023-03-22T02:25:11.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:11.801Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:12.109Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:25:12.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T02:25:12.109Z] 72a9a4ad4d76: Preparing [2023-03-22T02:25:12.109Z] 2f46426deab0: Preparing [2023-03-22T02:25:12.109Z] bba1584e5512: Preparing [2023-03-22T02:25:12.109Z] 7d8bd419ca52: Preparing [2023-03-22T02:25:12.109Z] aa5968d388b8: Preparing [2023-03-22T02:25:12.109Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:12.109Z] 2f46426deab0: Pushed [2023-03-22T02:25:12.109Z] 72a9a4ad4d76: Pushed [2023-03-22T02:25:12.368Z] 7d8bd419ca52: Pushed [2023-03-22T02:25:14.901Z] bba1584e5512: Pushed [2023-03-22T02:25:14.901Z] 4d60271c1a122ad73ad4ab446ee385de813631e9: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:15.205Z] + 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-22T02:25:15.511Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-22T02:25:15.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T02:25:15.511Z] 72a9a4ad4d76: Preparing [2023-03-22T02:25:15.511Z] 2f46426deab0: Preparing [2023-03-22T02:25:15.511Z] bba1584e5512: Preparing [2023-03-22T02:25:15.511Z] 7d8bd419ca52: Preparing [2023-03-22T02:25:15.511Z] aa5968d388b8: Preparing [2023-03-22T02:25:15.511Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:15.511Z] bba1584e5512: Layer already exists [2023-03-22T02:25:15.511Z] 7d8bd419ca52: Layer already exists [2023-03-22T02:25:15.511Z] 2f46426deab0: Layer already exists [2023-03-22T02:25:15.511Z] 72a9a4ad4d76: Layer already exists [2023-03-22T02:25:15.511Z] latest: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:15.814Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:16.117Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1 [2023-03-22T02:25:16.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T02:25:16.117Z] 72a9a4ad4d76: Preparing [2023-03-22T02:25:16.117Z] 2f46426deab0: Preparing [2023-03-22T02:25:16.117Z] bba1584e5512: Preparing [2023-03-22T02:25:16.117Z] 7d8bd419ca52: Preparing [2023-03-22T02:25:16.117Z] aa5968d388b8: Preparing [2023-03-22T02:25:16.117Z] 72a9a4ad4d76: Layer already exists [2023-03-22T02:25:16.117Z] bba1584e5512: Layer already exists [2023-03-22T02:25:16.117Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:16.117Z] 2f46426deab0: Layer already exists [2023-03-22T02:25:16.117Z] 7d8bd419ca52: Layer already exists [2023-03-22T02:25:16.117Z] 2.3.1: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:16.422Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:16.726Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [2023-03-22T02:25:16.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T02:25:16.726Z] 72a9a4ad4d76: Preparing [2023-03-22T02:25:16.726Z] 2f46426deab0: Preparing [2023-03-22T02:25:16.726Z] bba1584e5512: Preparing [2023-03-22T02:25:16.726Z] 7d8bd419ca52: Preparing [2023-03-22T02:25:16.726Z] aa5968d388b8: Preparing [2023-03-22T02:25:16.726Z] 7d8bd419ca52: Layer already exists [2023-03-22T02:25:16.726Z] 72a9a4ad4d76: Layer already exists [2023-03-22T02:25:16.726Z] bba1584e5512: Layer already exists [2023-03-22T02:25:16.726Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:16.726Z] 2f46426deab0: Layer already exists [2023-03-22T02:25:16.726Z] 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:17.032Z] + 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-22T02:25:17.331Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:levski [2023-03-22T02:25:17.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-03-22T02:25:17.331Z] 72a9a4ad4d76: Preparing [2023-03-22T02:25:17.331Z] 2f46426deab0: Preparing [2023-03-22T02:25:17.331Z] bba1584e5512: Preparing [2023-03-22T02:25:17.331Z] 7d8bd419ca52: Preparing [2023-03-22T02:25:17.331Z] aa5968d388b8: Preparing [2023-03-22T02:25:17.331Z] 2f46426deab0: Layer already exists [2023-03-22T02:25:17.331Z] aa5968d388b8: Layer already exists [2023-03-22T02:25:17.331Z] bba1584e5512: Layer already exists [2023-03-22T02:25:17.331Z] 72a9a4ad4d76: Layer already exists [2023-03-22T02:25:17.331Z] 7d8bd419ca52: Layer already exists [2023-03-22T02:25:17.331Z] levski: digest: sha256:d34a5eca97dd17b1656ccc07102d1a111477e57395fc5dbcd9b91a06f2167a2c size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T02:25:17.383Z] ===================================================== [Pipeline] echo [2023-03-22T02:25:17.392Z] taggedImages: [2023-03-22T02:25:17.392Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:25:17.392Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-03-22T02:25:17.392Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:2.3.1 [2023-03-22T02:25:17.392Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [2023-03-22T02:25:17.392Z] - 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-22T02:25:17.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T02:25:17.759Z] [2023-03-22T02:25:17.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:25:18.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T02:25:18.057Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T02:25:18.057Z] 5eb5b503b376: Pulling fs layer [2023-03-22T02:25:18.057Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T02:25:18.057Z] ec43610c2a17: Pulling fs layer [2023-03-22T02:25:18.057Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T02:25:18.057Z] 33b1e0a273af: Pulling fs layer [2023-03-22T02:25:18.057Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T02:25:18.057Z] 2f39f015ded8: Pulling fs layer [2023-03-22T02:25:18.057Z] 3a2ae6a8a46f: Waiting [2023-03-22T02:25:18.057Z] 33b1e0a273af: Waiting [2023-03-22T02:25:18.057Z] 5d3b04190fa2: Waiting [2023-03-22T02:25:18.057Z] 2f39f015ded8: Waiting [2023-03-22T02:25:18.057Z] 5c69ac0246d0: Download complete [2023-03-22T02:25:18.057Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T02:25:18.057Z] 3a2ae6a8a46f: Download complete [2023-03-22T02:25:18.317Z] 33b1e0a273af: Verifying Checksum [2023-03-22T02:25:18.317Z] 33b1e0a273af: Download complete [2023-03-22T02:25:18.317Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T02:25:18.317Z] 5d3b04190fa2: Download complete [2023-03-22T02:25:18.317Z] ec43610c2a17: Verifying Checksum [2023-03-22T02:25:18.317Z] ec43610c2a17: Download complete [2023-03-22T02:25:18.317Z] 5eb5b503b376: Verifying Checksum [2023-03-22T02:25:18.317Z] 5eb5b503b376: Download complete [2023-03-22T02:25:18.882Z] 2f39f015ded8: Download complete [2023-03-22T02:25:19.816Z] 5eb5b503b376: Pull complete [2023-03-22T02:25:19.816Z] 5c69ac0246d0: Pull complete [2023-03-22T02:25:20.073Z] ec43610c2a17: Pull complete [2023-03-22T02:25:20.333Z] 3a2ae6a8a46f: Pull complete [2023-03-22T02:25:20.592Z] 33b1e0a273af: Pull complete [2023-03-22T02:25:20.592Z] 5d3b04190fa2: Pull complete [2023-03-22T02:25:24.778Z] 2f39f015ded8: Pull complete [2023-03-22T02:25:24.778Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T02:25:24.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T02:25:24.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:25:24.859Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:25:24.893Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T02:25:29.916Z] $ docker top dfdfcf427cbe27aa7dcb8f9d06d3c657077f1b109a58c5651f309a5af4ba946e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:25:30.286Z] ---> job-cost.sh [2023-03-22T02:25:30.286Z] lf-activate-venv: SKIPPING [2023-03-22T02:25:30.286Z] INFO: No Stack... [2023-03-22T02:25:30.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T02:25:30.803Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T02:25:31.087Z] + cut+ -d, -f6 [2023-03-22T02:25:31.087Z] cat /w/workspace/undry_device-onvif-camera_levski/archives/cost.csv [Pipeline] lock [2023-03-22T02:25:31.100Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [2023-03-22T02:25:31.109Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] did not exist. Created. [2023-03-22T02:25:31.109Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T02:25:31.403Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T02:25:31.433Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T02:25:31.439Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T02:25:31.463Z] $ docker stop --time=1 dfdfcf427cbe27aa7dcb8f9d06d3c657077f1b109a58c5651f309a5af4ba946e [2023-03-22T02:25:32.763Z] $ docker rm -f --volumes dfdfcf427cbe27aa7dcb8f9d06d3c657077f1b109a58c5651f309a5af4ba946e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T02:26:14.388Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5042 in /w/workspace/undry_device-onvif-camera_levski [Pipeline] { [Pipeline] ws [2023-03-22T02:26:14.397Z] Running in /w/workspace/device-onvif-camera/8 [Pipeline] { [Pipeline] checkout [2023-03-22T02:26:14.435Z] The recommended git tool is: git [2023-03-22T02:26:21.700Z] using credential edgex-jenkins-ssh [2023-03-22T02:26:21.724Z] Cloning the remote Git repository [2023-03-22T02:26:21.785Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T02:26:21.908Z] > git init /w/workspace/device-onvif-camera/8 # timeout=10 [2023-03-22T02:26:22.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-22T02:26:22.100Z] > git --version # timeout=10 [2023-03-22T02:26:22.126Z] > git --version # 'git version 2.25.1' [2023-03-22T02:26:22.130Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T02:26:22.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T02:26:23.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-22T02:26:24.021Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T02:26:25.009Z] Avoid second fetch [2023-03-22T02:26:25.010Z] Checking out Revision 4d60271c1a122ad73ad4ab446ee385de813631e9 (levski) [2023-03-22T02:26:25.872Z] Commit message: "docs: change log upated with levski patch (#283)" [2023-03-22T02:26:25.031Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T02:26:25.109Z] > git checkout -f 4d60271c1a122ad73ad4ab446ee385de813631e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T02:26:26.994Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T02:26:26.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:26:26.994Z] Dload Upload Total Spent Left Speed [2023-03-22T02:26:26.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-03-22T02:26:27.633Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T02:26:27.988Z] + sudo tee /etc/docker/daemon.new [2023-03-22T02:26:27.988Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T02:26:27.988Z] { [2023-03-22T02:26:27.988Z] "registry-mirrors": [ [2023-03-22T02:26:27.988Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T02:26:27.988Z] ], [2023-03-22T02:26:27.988Z] "bip": "10.250.0.254/24", [2023-03-22T02:26:27.988Z] "hosts": [ [2023-03-22T02:26:27.988Z] "tcp://0.0.0.0:5555", [2023-03-22T02:26:27.988Z] "unix:///var/run/docker.sock" [2023-03-22T02:26:27.988Z] ], [2023-03-22T02:26:27.988Z] "mtu": 1458, [2023-03-22T02:26:27.988Z] "selinux-enabled": true, [2023-03-22T02:26:27.988Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T02:26:27.988Z] } [Pipeline] sh [2023-03-22T02:26:28.341Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T02:26:28.694Z] + sudo service docker restart [Pipeline] sh [2023-03-22T02:26:47.301Z] + git checkout 4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:26:47.301Z] HEAD is now at 4d60271 docs: change log upated with levski patch (#283) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:26:47.335Z] provisioning config files... [2023-03-22T02:26:47.369Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/8@tmp/config3211601700092718871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:26:47.744Z] ---> docker-login.sh [2023-03-22T02:26:47.744Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:26:48.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:26:48.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:26:48.338Z] Configure a credential helper to remove this warning. See [2023-03-22T02:26:48.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:26:48.338Z] [2023-03-22T02:26:48.338Z] Login Succeeded [2023-03-22T02:26:48.338Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:26:48.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:26:48.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:26:48.883Z] Configure a credential helper to remove this warning. See [2023-03-22T02:26:48.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:26:48.883Z] [2023-03-22T02:26:48.883Z] Login Succeeded [2023-03-22T02:26:48.883Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:26:49.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:26:49.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:26:49.155Z] Configure a credential helper to remove this warning. See [2023-03-22T02:26:49.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:26:49.155Z] [2023-03-22T02:26:49.155Z] Login Succeeded [2023-03-22T02:26:49.155Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:26:49.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:26:49.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:26:49.697Z] Configure a credential helper to remove this warning. See [2023-03-22T02:26:49.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:26:49.697Z] [2023-03-22T02:26:49.697Z] Login Succeeded [2023-03-22T02:26:49.697Z] docker.io [2023-03-22T02:26:49.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:26:50.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:26:50.237Z] Configure a credential helper to remove this warning. See [2023-03-22T02:26:50.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:26:50.237Z] [2023-03-22T02:26:50.237Z] Login Succeeded [2023-03-22T02:26:50.237Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:26:50.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T02:26:50.545Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:26:50.560Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:26:50.573Z] ========================================================= [2023-03-22T02:26:50.573Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-22T02:26:50.573Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:26:50.930Z] + 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-22T02:26:51.526Z] Sending build context to Docker daemon 19.71MB [2023-03-22T02:26:51.526Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T02:26:51.526Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-22T02:26:51.801Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T02:26:51.801Z] 9b18e9b68314: Pulling fs layer [2023-03-22T02:26:51.801Z] 35d82f9e3411: Pulling fs layer [2023-03-22T02:26:51.801Z] e16973657156: Pulling fs layer [2023-03-22T02:26:51.801Z] fc693d55d65f: Pulling fs layer [2023-03-22T02:26:51.801Z] 7e9fc2657dce: Pulling fs layer [2023-03-22T02:26:51.801Z] dda99020689f: Pulling fs layer [2023-03-22T02:26:51.801Z] db1c61fa0a46: Pulling fs layer [2023-03-22T02:26:51.801Z] 891c053d2c06: Pulling fs layer [2023-03-22T02:26:51.801Z] fc693d55d65f: Waiting [2023-03-22T02:26:51.801Z] 7e9fc2657dce: Waiting [2023-03-22T02:26:51.801Z] dda99020689f: Waiting [2023-03-22T02:26:51.801Z] db1c61fa0a46: Waiting [2023-03-22T02:26:51.801Z] 891c053d2c06: Waiting [2023-03-22T02:26:51.801Z] e16973657156: Download complete [2023-03-22T02:26:51.801Z] 35d82f9e3411: Verifying Checksum [2023-03-22T02:26:51.801Z] 35d82f9e3411: Download complete [2023-03-22T02:26:51.801Z] 7e9fc2657dce: Verifying Checksum [2023-03-22T02:26:51.801Z] 7e9fc2657dce: Download complete [2023-03-22T02:26:51.801Z] 9b18e9b68314: Verifying Checksum [2023-03-22T02:26:51.801Z] 9b18e9b68314: Download complete [2023-03-22T02:26:51.801Z] dda99020689f: Verifying Checksum [2023-03-22T02:26:51.801Z] dda99020689f: Download complete [2023-03-22T02:26:52.780Z] 9b18e9b68314: Pull complete [2023-03-22T02:26:53.067Z] 891c053d2c06: Verifying Checksum [2023-03-22T02:26:53.067Z] 891c053d2c06: Download complete [2023-03-22T02:26:53.339Z] 35d82f9e3411: Pull complete [2023-03-22T02:26:53.927Z] e16973657156: Pull complete [2023-03-22T02:26:54.197Z] db1c61fa0a46: Verifying Checksum [2023-03-22T02:26:54.197Z] db1c61fa0a46: Download complete [2023-03-22T02:26:54.797Z] fc693d55d65f: Verifying Checksum [2023-03-22T02:26:54.797Z] fc693d55d65f: Download complete [2023-03-22T02:27:07.142Z] fc693d55d65f: Pull complete [2023-03-22T02:27:07.142Z] 7e9fc2657dce: Pull complete [2023-03-22T02:27:07.142Z] dda99020689f: Pull complete [2023-03-22T02:27:12.512Z] db1c61fa0a46: Pull complete [2023-03-22T02:27:13.480Z] 891c053d2c06: Pull complete [2023-03-22T02:27:13.480Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-22T02:27:13.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-22T02:27:13.480Z] ---> f96f9c87975a [2023-03-22T02:27:13.480Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-22T02:27:16.156Z] ---> Running in 18a0537b04c3 [2023-03-22T02:27:16.156Z] Removing intermediate container 18a0537b04c3 [2023-03-22T02:27:16.156Z] ---> aeb39d4f9a93 [2023-03-22T02:27:16.156Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T02:27:16.156Z] ---> Running in 891287531dcb [2023-03-22T02:27:16.439Z] Removing intermediate container 891287531dcb [2023-03-22T02:27:16.439Z] ---> f54e78ca097d [2023-03-22T02:27:16.439Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-22T02:27:16.726Z] ---> Running in bedf924fb096 [2023-03-22T02:27:17.021Z] Removing intermediate container bedf924fb096 [2023-03-22T02:27:17.021Z] ---> a3e89d5e24d5 [2023-03-22T02:27:17.021Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T02:27:17.297Z] ---> Running in 936b451e7b47 [2023-03-22T02:27:17.584Z] Removing intermediate container 936b451e7b47 [2023-03-22T02:27:17.584Z] ---> 469ebabf2f06 [2023-03-22T02:27:17.584Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-22T02:27:17.584Z] ---> Running in f6ad927b263a [2023-03-22T02:27:17.852Z] Removing intermediate container f6ad927b263a [2023-03-22T02:27:17.852Z] ---> 11dfd42e4ab1 [2023-03-22T02:27:17.852Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T02:27:18.123Z] ---> Running in 07c04d9a5c60 [2023-03-22T02:27:19.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T02:27:19.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T02:27:20.977Z] OK: 221 MiB in 51 packages [2023-03-22T02:27:21.949Z] Removing intermediate container 07c04d9a5c60 [2023-03-22T02:27:21.949Z] ---> 91a4323b1f5b [2023-03-22T02:27:21.949Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-22T02:27:21.949Z] ---> Running in 270c82d899e2 [2023-03-22T02:27:22.221Z] Removing intermediate container 270c82d899e2 [2023-03-22T02:27:22.221Z] ---> b07e238a482b [2023-03-22T02:27:22.221Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-22T02:27:23.666Z] ---> 628683d9109d [2023-03-22T02:27:23.666Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T02:27:23.666Z] ---> Running in 2c3eeab8c662 [2023-03-22T02:28:31.604Z] Removing intermediate container 2c3eeab8c662 [2023-03-22T02:28:31.605Z] ---> 4d48057ff4a0 [2023-03-22T02:28:31.605Z] Step 12/13 : COPY . . [2023-03-22T02:28:31.605Z] ---> 6fb890699bb9 [2023-03-22T02:28:31.605Z] Step 13/13 : RUN ${MAKE} [2023-03-22T02:28:31.605Z] ---> Running in 08104882a9ed [2023-03-22T02:28:31.605Z] noop [2023-03-22T02:28:31.605Z] Removing intermediate container 08104882a9ed [2023-03-22T02:28:31.605Z] ---> 59a191ee546a [2023-03-22T02:28:31.605Z] Successfully built 59a191ee546a [2023-03-22T02:28:31.605Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:28:31.968Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T02:28:31.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:28:32.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-5042 does not seem to be running inside a container [2023-03-22T02:28:32.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T02:28:33.611Z] $ docker top d177a4eacf9e87dae6c5b970f2448b545b019c54cd3ddddd7d3d5e97f3f9f3d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:28:34.475Z] + go version [2023-03-22T02:28:34.475Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-22T02:28:34.498Z] $ docker stop --time=1 d177a4eacf9e87dae6c5b970f2448b545b019c54cd3ddddd7d3d5e97f3f9f3d5 [2023-03-22T02:28:36.154Z] $ docker rm -f --volumes d177a4eacf9e87dae6c5b970f2448b545b019c54cd3ddddd7d3d5e97f3f9f3d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:28:36.724Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T02:28:36.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:28:36.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-5042 does not seem to be running inside a container [2023-03-22T02:28:37.036Z] $ 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/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T02:28:38.356Z] $ docker top 1c71109533550b8cc7d7a68c79da2c3cdc23d03c42e5cf602abd68bd58fd554f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:28:38.921Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/8 [Pipeline] fileExists [Pipeline] sh [2023-03-22T02:28:39.585Z] + make test [2023-03-22T02:28:39.585Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-03-22T02:28:41.550Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-22T02:30:33.266Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-22T02:30:43.412Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.267s coverage: 29.3% of statements [2023-03-22T02:30:43.412Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-22T02:30:55.759Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 24.167s coverage: 86.5% of statements [2023-03-22T02:30:55.759Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-22T02:30:55.759Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-03-22T02:31:34.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-22T02:31:34.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-22T02:31:34.716Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-22T02:31:34.736Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-22T02:31:34.752Z] $ docker stop --time=1 1c71109533550b8cc7d7a68c79da2c3cdc23d03c42e5cf602abd68bd58fd554f [2023-03-22T02:31:36.640Z] $ docker rm -f --volumes 1c71109533550b8cc7d7a68c79da2c3cdc23d03c42e5cf602abd68bd58fd554f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T02:31:37.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-22T02:31:37.771Z] Warning: overwriting stash ‘coverage-report’ [2023-03-22T02:31:38.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T02:31:38.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-22T02:31:39.122Z] + ls -al . [2023-03-22T02:31:39.122Z] total 244 [2023-03-22T02:31:39.122Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 22 02:28 . [2023-03-22T02:31:39.122Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:26 .. [2023-03-22T02:31:39.122Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 02:26 .git [2023-03-22T02:31:39.122Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:26 .github [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 22 02:26 .gitignore [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 22 02:26 .golangci.yml [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 9739 Mar 22 02:26 Attribution.txt [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 6535 Mar 22 02:26 CHANGELOG.md [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 1637 Mar 22 02:26 Dockerfile [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 02:26 GOVERNANCE.md [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 762 Mar 22 02:26 Jenkinsfile [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 22 02:26 LICENSE [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 2997 Mar 22 02:26 Makefile [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 22 02:26 OWNERS.md [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 6048 Mar 22 02:26 README.md [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 22 02:23 VERSION [2023-03-22T02:31:39.122Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 02:26 bin [2023-03-22T02:31:39.122Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 02:26 cmd [2023-03-22T02:31:39.122Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 22 02:30 coverage.out [2023-03-22T02:31:39.122Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 22 02:26 doc [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 3687 Mar 22 02:26 go.mod [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 46105 Mar 22 02:26 go.sum [2023-03-22T02:31:39.122Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:26 internal [2023-03-22T02:31:39.122Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 02:26 snap [2023-03-22T02:31:39.122Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 22 02:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:31:39.481Z] + 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=4d60271c1a122ad73ad4ab446ee385de813631e9 --label arch=arm64 --label version=2.3.1 . [2023-03-22T02:31:40.065Z] Sending build context to Docker daemon 19.79MB [2023-03-22T02:31:40.332Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-22T02:31:40.332Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-22T02:31:40.332Z] ---> 59a191ee546a [2023-03-22T02:31:40.332Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-22T02:31:40.332Z] ---> Running in 31d0dcbdeda8 [2023-03-22T02:31:40.601Z] Removing intermediate container 31d0dcbdeda8 [2023-03-22T02:31:40.601Z] ---> f409f1082e57 [2023-03-22T02:31:40.601Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T02:31:40.879Z] ---> Running in d0f71162630e [2023-03-22T02:31:41.149Z] Removing intermediate container d0f71162630e [2023-03-22T02:31:41.149Z] ---> d6b349d4c212 [2023-03-22T02:31:41.149Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2023-03-22T02:31:41.417Z] ---> Running in a67b7fadfced [2023-03-22T02:31:41.688Z] Removing intermediate container a67b7fadfced [2023-03-22T02:31:41.688Z] ---> 6cbb1da0cb39 [2023-03-22T02:31:41.688Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T02:31:41.688Z] ---> Running in 9f24148dd4d1 [2023-03-22T02:31:42.278Z] Removing intermediate container 9f24148dd4d1 [2023-03-22T02:31:42.278Z] ---> ff648da5a59e [2023-03-22T02:31:42.278Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-22T02:31:42.278Z] ---> Running in 0531ac5f2fa0 [2023-03-22T02:31:42.547Z] Removing intermediate container 0531ac5f2fa0 [2023-03-22T02:31:42.547Z] ---> dca6a75f2754 [2023-03-22T02:31:42.547Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T02:31:42.819Z] ---> Running in a4abad469c7b [2023-03-22T02:31:43.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T02:31:44.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T02:31:45.472Z] OK: 221 MiB in 51 packages [2023-03-22T02:31:46.069Z] Removing intermediate container a4abad469c7b [2023-03-22T02:31:46.069Z] ---> c8b77c5c73a4 [2023-03-22T02:31:46.069Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-22T02:31:46.338Z] ---> Running in a02ea37c94a0 [2023-03-22T02:31:46.606Z] Removing intermediate container a02ea37c94a0 [2023-03-22T02:31:46.606Z] ---> 91c4c7241cdb [2023-03-22T02:31:46.606Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-22T02:31:47.192Z] ---> 436fe522298b [2023-03-22T02:31:47.192Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T02:31:47.192Z] ---> Running in 1adcd506c8f4 [2023-03-22T02:31:49.789Z] Removing intermediate container 1adcd506c8f4 [2023-03-22T02:31:49.789Z] ---> ab0042b66687 [2023-03-22T02:31:49.789Z] Step 12/26 : COPY . . [2023-03-22T02:31:51.213Z] ---> 09215e0e181d [2023-03-22T02:31:51.214Z] Step 13/26 : RUN ${MAKE} [2023-03-22T02:31:51.483Z] ---> Running in 3d99336c80a8 [2023-03-22T02:31:52.453Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=2.3.1 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2023-03-22T02:34:44.258Z] Removing intermediate container 3d99336c80a8 [2023-03-22T02:34:44.258Z] ---> 97ecf315b1b7 [2023-03-22T02:34:44.258Z] Step 14/26 : FROM alpine:3.16 [2023-03-22T02:34:44.258Z] 3.16: Pulling from library/alpine [2023-03-22T02:34:44.258Z] 3760b48202b3: Pulling fs layer [2023-03-22T02:34:44.258Z] 3760b48202b3: Verifying Checksum [2023-03-22T02:34:44.258Z] 3760b48202b3: Download complete [2023-03-22T02:34:44.258Z] 3760b48202b3: Pull complete [2023-03-22T02:34:44.258Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-22T02:34:44.258Z] Status: Downloaded newer image for alpine:3.16 [2023-03-22T02:34:44.258Z] ---> 4c81e5bf8899 [2023-03-22T02:34:44.258Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-22T02:34:44.258Z] ---> Running in 28d4c7c11a38 [2023-03-22T02:34:44.258Z] Removing intermediate container 28d4c7c11a38 [2023-03-22T02:34:44.258Z] ---> 632568ab0567 [2023-03-22T02:34:44.258Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2023-03-22T02:34:44.258Z] ---> Running in 94431eea84b4 [2023-03-22T02:34:44.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-22T02:34:44.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-22T02:34:44.258Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-03-22T02:34:44.258Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-03-22T02:34:44.258Z] (3/6) Installing libsodium (1.0.18-r0) [2023-03-22T02:34:44.258Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-22T02:34:44.258Z] (5/6) Installing libzmq (4.3.4-r0) [2023-03-22T02:34:44.258Z] (6/6) Installing zeromq (4.3.4-r0) [2023-03-22T02:34:44.258Z] Executing busybox-1.35.0-r17.trigger [2023-03-22T02:34:44.258Z] OK: 8 MiB in 20 packages [2023-03-22T02:34:44.258Z] Removing intermediate container 94431eea84b4 [2023-03-22T02:34:44.258Z] ---> 326270e56daf [2023-03-22T02:34:44.258Z] Step 17/26 : WORKDIR / [2023-03-22T02:34:44.531Z] ---> Running in ee64b66355b7 [2023-03-22T02:34:44.808Z] Removing intermediate container ee64b66355b7 [2023-03-22T02:34:44.808Z] ---> 21937452048a [2023-03-22T02:34:44.808Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-22T02:34:46.227Z] ---> 637eec0349ff [2023-03-22T02:34:46.227Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-22T02:34:46.817Z] ---> b290ec47f557 [2023-03-22T02:34:46.817Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-22T02:34:47.413Z] ---> 95d2d5f33386 [2023-03-22T02:34:47.413Z] Step 21/26 : EXPOSE 59984 [2023-03-22T02:34:47.413Z] ---> Running in 41632f8b784a [2023-03-22T02:34:48.008Z] Removing intermediate container 41632f8b784a [2023-03-22T02:34:48.008Z] ---> 1a30003fc932 [2023-03-22T02:34:48.008Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-22T02:34:48.008Z] ---> Running in bcb4c1370602 [2023-03-22T02:34:48.282Z] Removing intermediate container bcb4c1370602 [2023-03-22T02:34:48.282Z] ---> 7832de29d6a8 [2023-03-22T02:34:48.282Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2023-03-22T02:34:48.282Z] ---> Running in 6b4f2a0449e1 [2023-03-22T02:34:48.552Z] Removing intermediate container 6b4f2a0449e1 [2023-03-22T02:34:48.552Z] ---> 0eb7aa2ea870 [2023-03-22T02:34:48.552Z] Step 24/26 : LABEL arch=arm64 [2023-03-22T02:34:48.826Z] ---> Running in bcd1f0b80335 [2023-03-22T02:34:49.097Z] Removing intermediate container bcd1f0b80335 [2023-03-22T02:34:49.097Z] ---> d245ce1d1f5d [2023-03-22T02:34:49.097Z] Step 25/26 : LABEL git_sha=4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:34:49.097Z] ---> Running in d58e7adb2b17 [2023-03-22T02:34:49.694Z] Removing intermediate container d58e7adb2b17 [2023-03-22T02:34:49.694Z] ---> 094e0b10bafc [2023-03-22T02:34:49.694Z] Step 26/26 : LABEL version=2.3.1 [2023-03-22T02:34:49.694Z] ---> Running in 1c856c15ca41 [2023-03-22T02:34:49.963Z] Removing intermediate container 1c856c15ca41 [2023-03-22T02:34:49.963Z] ---> 0e17a97147f1 [2023-03-22T02:34:49.963Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-22T02:34:49.963Z] Successfully built 0e17a97147f1 [2023-03-22T02:34:49.963Z] 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-22T02:34:50.078Z] provisioning config files... [2023-03-22T02:34:50.094Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/8@tmp/config13970953620487066183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:34:50.446Z] ---> docker-login.sh [2023-03-22T02:34:50.446Z] nexus3.edgexfoundry.org:10001 [2023-03-22T02:34:50.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:34:50.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:34:50.715Z] Configure a credential helper to remove this warning. See [2023-03-22T02:34:50.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:34:50.715Z] [2023-03-22T02:34:50.715Z] Login Succeeded [2023-03-22T02:34:50.715Z] nexus3.edgexfoundry.org:10002 [2023-03-22T02:34:50.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:34:50.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:34:50.984Z] Configure a credential helper to remove this warning. See [2023-03-22T02:34:50.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:34:50.984Z] [2023-03-22T02:34:50.984Z] Login Succeeded [2023-03-22T02:34:51.256Z] nexus3.edgexfoundry.org:10003 [2023-03-22T02:34:51.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:34:51.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:34:51.524Z] Configure a credential helper to remove this warning. See [2023-03-22T02:34:51.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:34:51.524Z] [2023-03-22T02:34:51.524Z] Login Succeeded [2023-03-22T02:34:51.524Z] nexus3.edgexfoundry.org:10004 [2023-03-22T02:34:51.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:34:52.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:34:52.063Z] Configure a credential helper to remove this warning. See [2023-03-22T02:34:52.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:34:52.063Z] [2023-03-22T02:34:52.063Z] Login Succeeded [2023-03-22T02:34:52.063Z] docker.io [2023-03-22T02:34:52.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T02:34:52.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T02:34:52.604Z] Configure a credential helper to remove this warning. See [2023-03-22T02:34:52.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T02:34:52.604Z] [2023-03-22T02:34:52.604Z] Login Succeeded [2023-03-22T02:34:52.604Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T02:34:52.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T02:34:52.659Z] [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T02:34:52.683Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-03-22T02:34:52.683Z] 4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:34:52.683Z] latest [2023-03-22T02:34:52.683Z] 2.3.1 [2023-03-22T02:34:52.683Z] 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [2023-03-22T02:34:52.683Z] levski [2023-03-22T02:34:52.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:34:53.097Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:34:53.448Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:34:53.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T02:34:53.448Z] 024922f3932a: Preparing [2023-03-22T02:34:53.448Z] e837996147ed: Preparing [2023-03-22T02:34:53.448Z] 64722708db78: Preparing [2023-03-22T02:34:53.448Z] 5b16d848915b: Preparing [2023-03-22T02:34:53.448Z] f70ee36035b9: Preparing [2023-03-22T02:34:53.448Z] f70ee36035b9: Layer already exists [2023-03-22T02:34:53.722Z] 024922f3932a: Pushed [2023-03-22T02:34:53.722Z] e837996147ed: Pushed [2023-03-22T02:34:54.691Z] 5b16d848915b: Pushed [2023-03-22T02:35:01.356Z] 64722708db78: Pushed [2023-03-22T02:35:01.356Z] 4d60271c1a122ad73ad4ab446ee385de813631e9: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:01.717Z] + 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-22T02:35:02.061Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-22T02:35:02.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T02:35:02.062Z] 024922f3932a: Preparing [2023-03-22T02:35:02.062Z] e837996147ed: Preparing [2023-03-22T02:35:02.062Z] 64722708db78: Preparing [2023-03-22T02:35:02.062Z] 5b16d848915b: Preparing [2023-03-22T02:35:02.062Z] f70ee36035b9: Preparing [2023-03-22T02:35:02.062Z] 5b16d848915b: Layer already exists [2023-03-22T02:35:02.062Z] f70ee36035b9: Layer already exists [2023-03-22T02:35:02.062Z] 64722708db78: Layer already exists [2023-03-22T02:35:02.062Z] 024922f3932a: Layer already exists [2023-03-22T02:35:02.062Z] e837996147ed: Layer already exists [2023-03-22T02:35:02.331Z] latest: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:02.684Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:03.038Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1 [2023-03-22T02:35:03.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T02:35:03.038Z] 024922f3932a: Preparing [2023-03-22T02:35:03.038Z] e837996147ed: Preparing [2023-03-22T02:35:03.038Z] 64722708db78: Preparing [2023-03-22T02:35:03.038Z] 5b16d848915b: Preparing [2023-03-22T02:35:03.038Z] f70ee36035b9: Preparing [2023-03-22T02:35:03.038Z] 024922f3932a: Layer already exists [2023-03-22T02:35:03.038Z] 5b16d848915b: Layer already exists [2023-03-22T02:35:03.038Z] 64722708db78: Layer already exists [2023-03-22T02:35:03.038Z] f70ee36035b9: Layer already exists [2023-03-22T02:35:03.038Z] e837996147ed: Layer already exists [2023-03-22T02:35:03.307Z] 2.3.1: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:03.669Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:04.015Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [2023-03-22T02:35:04.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T02:35:04.015Z] 024922f3932a: Preparing [2023-03-22T02:35:04.015Z] e837996147ed: Preparing [2023-03-22T02:35:04.015Z] 64722708db78: Preparing [2023-03-22T02:35:04.015Z] 5b16d848915b: Preparing [2023-03-22T02:35:04.015Z] f70ee36035b9: Preparing [2023-03-22T02:35:04.015Z] e837996147ed: Layer already exists [2023-03-22T02:35:04.015Z] 5b16d848915b: Layer already exists [2023-03-22T02:35:04.015Z] 64722708db78: Layer already exists [2023-03-22T02:35:04.015Z] 024922f3932a: Layer already exists [2023-03-22T02:35:04.015Z] f70ee36035b9: Layer already exists [2023-03-22T02:35:04.015Z] 4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:04.638Z] + 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-22T02:35:04.991Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:levski [2023-03-22T02:35:04.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-03-22T02:35:04.992Z] 024922f3932a: Preparing [2023-03-22T02:35:04.992Z] e837996147ed: Preparing [2023-03-22T02:35:04.992Z] 64722708db78: Preparing [2023-03-22T02:35:04.992Z] 5b16d848915b: Preparing [2023-03-22T02:35:04.992Z] f70ee36035b9: Preparing [2023-03-22T02:35:04.992Z] 64722708db78: Layer already exists [2023-03-22T02:35:04.992Z] e837996147ed: Layer already exists [2023-03-22T02:35:04.992Z] 5b16d848915b: Layer already exists [2023-03-22T02:35:04.992Z] 024922f3932a: Layer already exists [2023-03-22T02:35:04.992Z] f70ee36035b9: Layer already exists [2023-03-22T02:35:04.992Z] levski: digest: sha256:42886e8c54a588f345e1f0cfd3f517a0652c6d3ed3bec8cf655611d36c354d1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-22T02:35:05.324Z] ===================================================== [Pipeline] echo [2023-03-22T02:35:05.334Z] taggedImages: [2023-03-22T02:35:05.334Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9 [2023-03-22T02:35:05.334Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-03-22T02:35:05.334Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:2.3.1 [2023-03-22T02:35:05.334Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:4d60271c1a122ad73ad4ab446ee385de813631e9-2.3.1 [2023-03-22T02:35:05.334Z] - 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-22T02:35:05.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T02:35:05.705Z] [2023-03-22T02:35:05.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:06.051Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T02:35:06.051Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T02:35:06.051Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T02:35:06.051Z] 04944245beec: Pulling fs layer [2023-03-22T02:35:06.051Z] 699f458cf7ca: Pulling fs layer [2023-03-22T02:35:06.051Z] 765212b225bb: Pulling fs layer [2023-03-22T02:35:06.051Z] f23df028b6ca: Pulling fs layer [2023-03-22T02:35:06.051Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T02:35:06.051Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T02:35:06.051Z] f23df028b6ca: Waiting [2023-03-22T02:35:06.051Z] d65c8cfc05b1: Waiting [2023-03-22T02:35:06.051Z] 2437ff75d9bd: Waiting [2023-03-22T02:35:06.051Z] 765212b225bb: Waiting [2023-03-22T02:35:06.319Z] 04944245beec: Verifying Checksum [2023-03-22T02:35:06.319Z] 04944245beec: Download complete [2023-03-22T02:35:06.319Z] 765212b225bb: Verifying Checksum [2023-03-22T02:35:06.319Z] 765212b225bb: Download complete [2023-03-22T02:35:06.319Z] f23df028b6ca: Verifying Checksum [2023-03-22T02:35:06.319Z] f23df028b6ca: Download complete [2023-03-22T02:35:06.319Z] d65c8cfc05b1: Download complete [2023-03-22T02:35:06.591Z] 699f458cf7ca: Verifying Checksum [2023-03-22T02:35:06.591Z] 699f458cf7ca: Download complete [2023-03-22T02:35:06.862Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T02:35:06.862Z] 8998bd30e6a1: Download complete [2023-03-22T02:35:09.460Z] 2437ff75d9bd: Download complete [2023-03-22T02:35:11.418Z] 8998bd30e6a1: Pull complete [2023-03-22T02:35:11.418Z] 04944245beec: Pull complete [2023-03-22T02:35:12.835Z] 699f458cf7ca: Pull complete [2023-03-22T02:35:13.104Z] 765212b225bb: Pull complete [2023-03-22T02:35:15.691Z] f23df028b6ca: Pull complete [2023-03-22T02:35:15.691Z] d65c8cfc05b1: Pull complete [2023-03-22T02:35:30.718Z] 2437ff75d9bd: Pull complete [2023-03-22T02:35:30.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T02:35:30.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T02:35:30.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:35:30.932Z] prd-ubuntu20.04-docker-arm64-4c-16g-5042 does not seem to be running inside a container [2023-03-22T02:35:31.011Z] $ 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/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T02:35:33.893Z] $ docker top 77de84ddc3bd3b01f49c93af3c11eaec98469f286f1f8318c96b618992e164cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:35:34.746Z] ---> job-cost.sh [2023-03-22T02:35:34.746Z] lf-activate-venv: SKIPPING [2023-03-22T02:35:34.746Z] INFO: No Stack... [2023-03-22T02:35:35.330Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T02:35:35.911Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T02:35:36.549Z] + cat /w/workspace/device-onvif-camera/8/archives/cost.csv [2023-03-22T02:35:36.549Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T02:35:36.588Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [2023-03-22T02:35:36.596Z] Resource [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] did not exist. Created. [2023-03-22T02:35:36.596Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T02:35:37.263Z] /w/workspace/device-onvif-camera/8@tmp/durable-96944886/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T02:35:37.926Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T02:35:37.948Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T02:35:38.028Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T02:35:38.038Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-levski-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T02:35:38.061Z] $ docker stop --time=1 77de84ddc3bd3b01f49c93af3c11eaec98469f286f1f8318c96b618992e164cd [2023-03-22T02:35:40.917Z] $ docker rm -f --volumes 77de84ddc3bd3b01f49c93af3c11eaec98469f286f1f8318c96b618992e164cd [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-22T02:35:41.332Z] provisioning config files... [2023-03-22T02:35:41.338Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config11068698031503292603tmp [Pipeline] { [Pipeline] sh [2023-03-22T02:35:41.648Z] + set +x [2023-03-22T02:35:41.648Z] + bash -s -- [2023-03-22T02:35:41.648Z] + curl -s https://codecov.io/bash [2023-03-22T02:35:41.648Z] [2023-03-22T02:35:41.648Z] _____ _ [2023-03-22T02:35:41.648Z] / ____| | | [2023-03-22T02:35:41.648Z] | | ___ __| | ___ ___ _____ __ [2023-03-22T02:35:41.648Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-22T02:35:41.649Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-22T02:35:41.649Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-22T02:35:41.649Z] Bash-1.0.6 [2023-03-22T02:35:41.649Z] [2023-03-22T02:35:41.649Z] [2023-03-22T02:35:41.649Z] ==> git version 2.25.1 found [2023-03-22T02:35:41.649Z] ==> 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-22T02:35:41.649Z] Release-Date: 2020-01-08 [2023-03-22T02:35:41.649Z] 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-22T02:35:41.649Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-22T02:35:41.649Z] ==> Jenkins CI detected. [2023-03-22T02:35:41.649Z] current dir:  /w/workspace/undry_device-onvif-camera_levski [2023-03-22T02:35:41.649Z] project root: . [2023-03-22T02:35:41.649Z] --> token set from env [2023-03-22T02:35:41.649Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-22T02:35:41.649Z] ==> Running gcov in . (disable via -X gcov) [2023-03-22T02:35:41.649Z] ==> Python coveragepy not found [2023-03-22T02:35:41.649Z] ==> Searching for coverage reports in: [2023-03-22T02:35:41.649Z] + . [2023-03-22T02:35:41.649Z] -> Found 1 reports [2023-03-22T02:35:41.649Z] ==> Detecting git/mercurial file structure [2023-03-22T02:35:41.649Z] ==> Reading reports [2023-03-22T02:35:41.649Z] + ./coverage.out bytes=79184 [2023-03-22T02:35:41.649Z] ==> Appending adjustments [2023-03-22T02:35:41.649Z] https://docs.codecov.io/docs/fixing-reports [2023-03-22T02:35:41.907Z] + Found adjustments [2023-03-22T02:35:41.907Z] ==> Gzipping contents [2023-03-22T02:35:41.907Z] 12K /tmp/codecov.JU6bdr.gz [2023-03-22T02:35:41.907Z] ==> Uploading reports [2023-03-22T02:35:41.907Z] url: https://codecov.io [2023-03-22T02:35:41.907Z] query: branch=levski&commit=4d60271c1a122ad73ad4ab446ee385de813631e9&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T02:35:41.907Z] -> Pinging Codecov [2023-03-22T02:35:41.907Z] 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=4d60271c1a122ad73ad4ab446ee385de813631e9&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Flevski%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-22T02:35:42.167Z] -> Uploading to [2023-03-22T02:35:42.167Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-22/F29A59C45E3A92E06B3E522C9905F8EF/4d60271c1a122ad73ad4ab446ee385de813631e9/29c56225-641d-4e14-be1c-cf3d7b01dbe1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T023541Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea8bbc335afc7ac4221601ad6e0029511db90f244f232a37ee6f5e99a6b22184 [2023-03-22T02:35:42.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:35:42.167Z] Dload Upload Total Spent Left Speed [2023-03-22T02:35:42.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10848 0 0 100 10848 0 43392 --:--:-- --:--:-- --:--:-- 43392 [2023-03-22T02:35:42.426Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] } [2023-03-22T02:35:42.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-22T02:35:42.621Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-22T02:35:42.632Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:35:42.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T02:35:42.930Z] [2023-03-22T02:35:42.930Z] 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-22T02:35:43.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T02:35:43.232Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-22T02:35:43.232Z] df9b9388f04a: Pulling fs layer [2023-03-22T02:35:43.232Z] 52dc419b0ee2: Pulling fs layer [2023-03-22T02:35:43.232Z] 25bc292e5bac: Pulling fs layer [2023-03-22T02:35:43.232Z] 114826534d7a: Pulling fs layer [2023-03-22T02:35:43.232Z] 4657fd5d0bcf: Pulling fs layer [2023-03-22T02:35:43.232Z] 6ad1cebc031e: Pulling fs layer [2023-03-22T02:35:43.232Z] 8a3aa393b2d8: Pulling fs layer [2023-03-22T02:35:43.232Z] 114826534d7a: Waiting [2023-03-22T02:35:43.232Z] 4657fd5d0bcf: Waiting [2023-03-22T02:35:43.232Z] 6ad1cebc031e: Waiting [2023-03-22T02:35:43.232Z] 8a3aa393b2d8: Waiting [2023-03-22T02:35:43.497Z] 25bc292e5bac: Download complete [2023-03-22T02:35:43.497Z] 52dc419b0ee2: Verifying Checksum [2023-03-22T02:35:43.497Z] 52dc419b0ee2: Download complete [2023-03-22T02:35:43.497Z] 4657fd5d0bcf: Download complete [2023-03-22T02:35:43.497Z] df9b9388f04a: Verifying Checksum [2023-03-22T02:35:43.497Z] df9b9388f04a: Download complete [2023-03-22T02:35:43.497Z] df9b9388f04a: Pull complete [2023-03-22T02:35:43.758Z] 6ad1cebc031e: Verifying Checksum [2023-03-22T02:35:43.758Z] 6ad1cebc031e: Download complete [2023-03-22T02:35:43.758Z] 52dc419b0ee2: Pull complete [2023-03-22T02:35:43.758Z] 25bc292e5bac: Pull complete [2023-03-22T02:35:44.325Z] 114826534d7a: Verifying Checksum [2023-03-22T02:35:44.325Z] 114826534d7a: Download complete [2023-03-22T02:35:44.325Z] 8a3aa393b2d8: Verifying Checksum [2023-03-22T02:35:44.325Z] 8a3aa393b2d8: Download complete [2023-03-22T02:35:47.611Z] 114826534d7a: Pull complete [2023-03-22T02:35:47.611Z] 4657fd5d0bcf: Pull complete [2023-03-22T02:35:47.868Z] 6ad1cebc031e: Pull complete [2023-03-22T02:35:50.392Z] 8a3aa393b2d8: Pull complete [2023-03-22T02:35:50.392Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-22T02:35:50.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-22T02:35:50.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:35:50.465Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:35:50.510Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-22T02:35:56.211Z] $ docker top 08bb7ee1015902d47fcdba2d48863495c1647e18d446090163046559991199b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-22T02:35:56.269Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:levski' [Pipeline] sh [2023-03-22T02:35:56.546Z] + set -o pipefail [2023-03-22T02:35:56.546Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:levski' [2023-03-22T02:36:03.108Z] [2023-03-22T02:36:03.108Z] Monitoring /w/workspace/undry_device-onvif-camera_levski (github.com/edgexfoundry/device-onvif-camera)... [2023-03-22T02:36:03.108Z] [2023-03-22T02:36:03.108Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bd71c595-cdc2-4fe6-bf78-b85af0ecca2e/history/cc27ed65-b348-4313-b872-fc15e27021c9 [2023-03-22T02:36:03.108Z] [2023-03-22T02:36:03.108Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-03-22T02:36:03.108Z] [2023-03-22T02:36:03.108Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-22T02:36:03.108Z] [2023-03-22T02:36:03.108Z] [2023-03-22T02:36:03.108Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-22T02:36:03.108Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-22T02:36:03.108Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-22T02:36:03.126Z] $ docker stop --time=1 08bb7ee1015902d47fcdba2d48863495c1647e18d446090163046559991199b4 [2023-03-22T02:36:07.265Z] $ docker rm -f --volumes 08bb7ee1015902d47fcdba2d48863495c1647e18d446090163046559991199b4 [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-22T02:36:07.616Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:36:07.627Z] provisioning config files... [2023-03-22T02:36:07.634Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config552611753014430490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:07.925Z] --> edgex-publish-swagger.sh [2023-03-22T02:36:07.925Z] === Publish doc/openapi/v2 API === [2023-03-22T02:36:07.925Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-03-22T02:36:07.925Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/undry_device-onvif-camera_levski/doc/openapi/v2/device-onvif-camera.yaml] [2023-03-22T02:36:07.925Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T02:36:07.925Z] Dload Upload Total Spent Left Speed [2023-03-22T02:36:08.492Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 691k --:--:-- --:--:-- --:--:-- 691k [2023-03-22T02:36:08.492Z] [2023-03-22T02:36:08.492Z] [Pipeline] } [2023-03-22T02:36:08.499Z] 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-22T02:36:08.895Z] + git log --format=format:%s -1 4d60271c1a122ad73ad4ab446ee385de813631e9 [Pipeline] sh [2023-03-22T02:36:09.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T02:36:09.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:09.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:36:09.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:36:09.530Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:36:09.558Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T02:36:10.009Z] $ docker top 1a9c958f5adf07d3eaec72f1702db43d44334c2006d085f965e93fdc8c2eca1b -eo pid,comm [2023-03-22T02:36:10.050Z] 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-22T02:36:10.050Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T02:36:10.074Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.5' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T02:36:10.359Z] + git semver [Pipeline] } [2023-03-22T02:36:10.636Z] $ docker stop --time=1 1a9c958f5adf07d3eaec72f1702db43d44334c2006d085f965e93fdc8c2eca1b [2023-03-22T02:36:11.904Z] $ docker rm -f --volumes 1a9c958f5adf07d3eaec72f1702db43d44334c2006d085f965e93fdc8c2eca1b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:12.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T02:36:12.283Z] [2023-03-22T02:36:12.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:12.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T02:36:12.585Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-22T02:36:12.585Z] ab5ef0e58194: Pulling fs layer [2023-03-22T02:36:12.585Z] 9712f1f96733: Pulling fs layer [2023-03-22T02:36:12.585Z] 63f879dbbcfc: Pulling fs layer [2023-03-22T02:36:12.585Z] 0d9ebad4ef96: Pulling fs layer [2023-03-22T02:36:12.585Z] e9a5061849ea: Pulling fs layer [2023-03-22T02:36:12.585Z] d747dcd14b5f: Pulling fs layer [2023-03-22T02:36:12.585Z] 2de7ff778b66: Pulling fs layer [2023-03-22T02:36:12.585Z] 0d9ebad4ef96: Waiting [2023-03-22T02:36:12.585Z] e9a5061849ea: Waiting [2023-03-22T02:36:12.585Z] d747dcd14b5f: Waiting [2023-03-22T02:36:12.585Z] 9712f1f96733: Verifying Checksum [2023-03-22T02:36:12.585Z] 9712f1f96733: Download complete [2023-03-22T02:36:13.160Z] 63f879dbbcfc: Verifying Checksum [2023-03-22T02:36:13.160Z] 63f879dbbcfc: Download complete [2023-03-22T02:36:13.160Z] 0d9ebad4ef96: Verifying Checksum [2023-03-22T02:36:13.160Z] 0d9ebad4ef96: Download complete [2023-03-22T02:36:13.160Z] d747dcd14b5f: Verifying Checksum [2023-03-22T02:36:13.160Z] d747dcd14b5f: Download complete [2023-03-22T02:36:13.160Z] e9a5061849ea: Verifying Checksum [2023-03-22T02:36:13.160Z] e9a5061849ea: Download complete [2023-03-22T02:36:13.417Z] ab5ef0e58194: Download complete [2023-03-22T02:36:13.417Z] 2de7ff778b66: Verifying Checksum [2023-03-22T02:36:13.417Z] 2de7ff778b66: Download complete [2023-03-22T02:36:15.957Z] ab5ef0e58194: Pull complete [2023-03-22T02:36:16.216Z] 9712f1f96733: Pull complete [2023-03-22T02:36:17.148Z] 63f879dbbcfc: Pull complete [2023-03-22T02:36:21.327Z] 0d9ebad4ef96: Pull complete [2023-03-22T02:36:21.327Z] e9a5061849ea: Pull complete [2023-03-22T02:36:21.327Z] d747dcd14b5f: Pull complete [2023-03-22T02:36:21.891Z] 2de7ff778b66: Pull complete [2023-03-22T02:36:21.891Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-22T02:36:21.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-22T02:36:21.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:36:21.960Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:36:21.998Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-22T02:36:28.547Z] $ docker top affd5f4abd795ac49366c3ae204b0de2206e86f094cb8abccc832d6a581811f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:36:28.602Z] provisioning config files... [2023-03-22T02:36:28.608Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config15747452592719543564tmp [2023-03-22T02:36:28.618Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config16603907885644128562tmp [2023-03-22T02:36:28.628Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config1950849065214580530tmp [Pipeline] { [Pipeline] echo [2023-03-22T02:36:28.642Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:28.922Z] ---> sigul-configuration.sh [2023-03-22T02:36:28.922Z] gpg: directory `/root/.gnupg' created [2023-03-22T02:36:28.922Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-22T02:36:28.922Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-22T02:36:28.922Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-22T02:36:28.922Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-22T02:36:28.922Z] gpg: CAST5 encrypted data [2023-03-22T02:36:28.922Z] gpg: encrypted with 1 passphrase [2023-03-22T02:36:28.922Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-22T02:36:29.205Z] + mkdir /home/jenkins [2023-03-22T02:36:29.205Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-22T02:36:29.491Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-22T02:36:29.499Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:29.782Z] ---> sigul-install.sh [2023-03-22T02:36:29.782Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-22T02:36:30.064Z] + git tag --list [2023-03-22T02:36:30.064Z] v0.0.0 [2023-03-22T02:36:30.064Z] v0.0.1-dev.1 [2023-03-22T02:36:30.064Z] v0.0.1-dev.10 [2023-03-22T02:36:30.064Z] v0.0.1-dev.11 [2023-03-22T02:36:30.064Z] v0.0.1-dev.12 [2023-03-22T02:36:30.064Z] v0.0.1-dev.13 [2023-03-22T02:36:30.064Z] v0.0.1-dev.14 [2023-03-22T02:36:30.064Z] v0.0.1-dev.15 [2023-03-22T02:36:30.064Z] v0.0.1-dev.16 [2023-03-22T02:36:30.064Z] v0.0.1-dev.17 [2023-03-22T02:36:30.064Z] v0.0.1-dev.18 [2023-03-22T02:36:30.064Z] v0.0.1-dev.19 [2023-03-22T02:36:30.064Z] v0.0.1-dev.2 [2023-03-22T02:36:30.064Z] v0.0.1-dev.20 [2023-03-22T02:36:30.064Z] v0.0.1-dev.21 [2023-03-22T02:36:30.064Z] v0.0.1-dev.22 [2023-03-22T02:36:30.064Z] v0.0.1-dev.23 [2023-03-22T02:36:30.064Z] v0.0.1-dev.24 [2023-03-22T02:36:30.064Z] v0.0.1-dev.25 [2023-03-22T02:36:30.064Z] v0.0.1-dev.26 [2023-03-22T02:36:30.064Z] v0.0.1-dev.27 [2023-03-22T02:36:30.064Z] v0.0.1-dev.28 [2023-03-22T02:36:30.064Z] v0.0.1-dev.3 [2023-03-22T02:36:30.064Z] v0.0.1-dev.4 [2023-03-22T02:36:30.064Z] v0.0.1-dev.5 [2023-03-22T02:36:30.064Z] v0.0.1-dev.6 [2023-03-22T02:36:30.064Z] v0.0.1-dev.7 [2023-03-22T02:36:30.064Z] v0.0.1-dev.8 [2023-03-22T02:36:30.064Z] v0.0.1-dev.9 [2023-03-22T02:36:30.064Z] v2.2.0 [2023-03-22T02:36:30.064Z] v2.2.0-dev.29 [2023-03-22T02:36:30.064Z] v2.2.0-dev.30 [2023-03-22T02:36:30.064Z] v2.2.0-dev.31 [2023-03-22T02:36:30.064Z] v2.2.0-dev.32 [2023-03-22T02:36:30.064Z] v2.2.0-dev.33 [2023-03-22T02:36:30.064Z] v2.2.0-dev.34 [2023-03-22T02:36:30.064Z] v2.2.0-dev.35 [2023-03-22T02:36:30.064Z] v2.3.0 [2023-03-22T02:36:30.064Z] v2.3.0-dev.1 [2023-03-22T02:36:30.064Z] v2.3.0-dev.10 [2023-03-22T02:36:30.065Z] v2.3.0-dev.11 [2023-03-22T02:36:30.065Z] v2.3.0-dev.12 [2023-03-22T02:36:30.065Z] v2.3.0-dev.13 [2023-03-22T02:36:30.065Z] v2.3.0-dev.14 [2023-03-22T02:36:30.065Z] v2.3.0-dev.15 [2023-03-22T02:36:30.065Z] v2.3.0-dev.16 [2023-03-22T02:36:30.065Z] v2.3.0-dev.17 [2023-03-22T02:36:30.065Z] v2.3.0-dev.18 [2023-03-22T02:36:30.065Z] v2.3.0-dev.19 [2023-03-22T02:36:30.065Z] v2.3.0-dev.2 [2023-03-22T02:36:30.065Z] v2.3.0-dev.20 [2023-03-22T02:36:30.065Z] v2.3.0-dev.21 [2023-03-22T02:36:30.065Z] v2.3.0-dev.22 [2023-03-22T02:36:30.065Z] v2.3.0-dev.23 [2023-03-22T02:36:30.065Z] v2.3.0-dev.24 [2023-03-22T02:36:30.065Z] v2.3.0-dev.25 [2023-03-22T02:36:30.065Z] v2.3.0-dev.26 [2023-03-22T02:36:30.065Z] v2.3.0-dev.27 [2023-03-22T02:36:30.065Z] v2.3.0-dev.28 [2023-03-22T02:36:30.065Z] v2.3.0-dev.29 [2023-03-22T02:36:30.065Z] v2.3.0-dev.3 [2023-03-22T02:36:30.065Z] v2.3.0-dev.30 [2023-03-22T02:36:30.065Z] v2.3.0-dev.31 [2023-03-22T02:36:30.065Z] v2.3.0-dev.32 [2023-03-22T02:36:30.065Z] v2.3.0-dev.33 [2023-03-22T02:36:30.065Z] v2.3.0-dev.34 [2023-03-22T02:36:30.065Z] v2.3.0-dev.35 [2023-03-22T02:36:30.065Z] v2.3.0-dev.36 [2023-03-22T02:36:30.065Z] v2.3.0-dev.37 [2023-03-22T02:36:30.065Z] v2.3.0-dev.38 [2023-03-22T02:36:30.065Z] v2.3.0-dev.39 [2023-03-22T02:36:30.065Z] v2.3.0-dev.4 [2023-03-22T02:36:30.065Z] v2.3.0-dev.40 [2023-03-22T02:36:30.065Z] v2.3.0-dev.41 [2023-03-22T02:36:30.065Z] v2.3.0-dev.42 [2023-03-22T02:36:30.065Z] v2.3.0-dev.43 [2023-03-22T02:36:30.065Z] v2.3.0-dev.44 [2023-03-22T02:36:30.065Z] v2.3.0-dev.45 [2023-03-22T02:36:30.065Z] v2.3.0-dev.5 [2023-03-22T02:36:30.065Z] v2.3.0-dev.6 [2023-03-22T02:36:30.065Z] v2.3.0-dev.7 [2023-03-22T02:36:30.065Z] v2.3.0-dev.8 [2023-03-22T02:36:30.065Z] v2.3.0-dev.9 [2023-03-22T02:36:30.065Z] v2.3.1 [2023-03-22T02:36:30.065Z] v2.3.1-dev.1 [2023-03-22T02:36:30.065Z] v2.3.1-dev.4 [2023-03-22T02:36:30.065Z] v2.3.1-dev.5 [2023-03-22T02:36:30.065Z] v3.0.0-dev.1 [2023-03-22T02:36:30.065Z] v3.0.0-dev.10 [2023-03-22T02:36:30.065Z] v3.0.0-dev.11 [2023-03-22T02:36:30.065Z] v3.0.0-dev.12 [2023-03-22T02:36:30.065Z] v3.0.0-dev.13 [2023-03-22T02:36:30.065Z] v3.0.0-dev.14 [2023-03-22T02:36:30.065Z] v3.0.0-dev.15 [2023-03-22T02:36:30.065Z] v3.0.0-dev.16 [2023-03-22T02:36:30.065Z] v3.0.0-dev.17 [2023-03-22T02:36:30.065Z] v3.0.0-dev.18 [2023-03-22T02:36:30.065Z] v3.0.0-dev.19 [2023-03-22T02:36:30.065Z] v3.0.0-dev.2 [2023-03-22T02:36:30.065Z] v3.0.0-dev.20 [2023-03-22T02:36:30.065Z] v3.0.0-dev.21 [2023-03-22T02:36:30.065Z] v3.0.0-dev.22 [2023-03-22T02:36:30.065Z] v3.0.0-dev.23 [2023-03-22T02:36:30.065Z] v3.0.0-dev.3 [2023-03-22T02:36:30.065Z] v3.0.0-dev.4 [2023-03-22T02:36:30.065Z] v3.0.0-dev.5 [2023-03-22T02:36:30.065Z] v3.0.0-dev.6 [2023-03-22T02:36:30.065Z] v3.0.0-dev.7 [2023-03-22T02:36:30.065Z] v3.0.0-dev.8 [2023-03-22T02:36:30.065Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-22T02:36:30.349Z] + lftools sign git-tag v2.3.1 [2023-03-22T02:36:30.916Z] Signing Git tag with Sigul... [2023-03-22T02:36:30.916Z] Signing v2.3.1 [Pipeline] echo [2023-03-22T02:36:31.183Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:31.463Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-22T02:36:31.471Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-22T02:36:31.494Z] $ docker stop --time=1 affd5f4abd795ac49366c3ae204b0de2206e86f094cb8abccc832d6a581811f2 [2023-03-22T02:36:32.804Z] $ docker rm -f --volumes affd5f4abd795ac49366c3ae204b0de2206e86f094cb8abccc832d6a581811f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-22T02:36:33.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T02:36:33.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:33.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:36:33.503Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:36:33.567Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:36:33.601Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T02:36:33.962Z] $ docker top 5a962627052b8dcaea7669b68604384208f48a26535bfaafbd7e710c0346b9c7 -eo pid,comm [2023-03-22T02:36:33.998Z] 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-22T02:36:33.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T02:36:34.022Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.5' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T02:36:34.310Z] + git semver [Pipeline] } [2023-03-22T02:36:34.588Z] $ docker stop --time=1 5a962627052b8dcaea7669b68604384208f48a26535bfaafbd7e710c0346b9c7 [2023-03-22T02:36:35.896Z] $ docker rm -f --volumes 5a962627052b8dcaea7669b68604384208f48a26535bfaafbd7e710c0346b9c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T02:36:36.234Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T02:36:36.234Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:36.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T02:36:36.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:36:36.602Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:36:36.634Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T02:36:37.009Z] $ docker top 4a1700674e987c7901d2abbc459af77070d45e738b891c238710908940860fb4 -eo pid,comm [2023-03-22T02:36:37.048Z] 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-22T02:36:37.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T02:36:37.075Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.3.1|v2.3.1-dev.5' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T02:36:37.361Z] + git semver [Pipeline] } [2023-03-22T02:36:37.636Z] $ docker stop --time=1 4a1700674e987c7901d2abbc459af77070d45e738b891c238710908940860fb4 [2023-03-22T02:36:38.923Z] $ docker rm -f --volumes 4a1700674e987c7901d2abbc459af77070d45e738b891c238710908940860fb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T02:36:39.420Z] + [ -d /w/workspace/undry_device-onvif-camera_levski/archives ] [2023-03-22T02:36:39.420Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-22T02:36:39.420Z] total 16 [2023-03-22T02:36:39.420Z] drwxr-xr-x 3 root root 4096 Mar 22 02:25 . [2023-03-22T02:36:39.420Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 02:36 .. [2023-03-22T02:36:39.420Z] drwxr-xr-x 2 root root 4096 Mar 22 02:25 cost [2023-03-22T02:36:39.420Z] -rw-r--r-- 1 root root 91 Mar 22 02:25 cost.csv [2023-03-22T02:36:39.420Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-22T02:36:39.420Z] + ls -al /w/workspace/undry_device-onvif-camera_levski/archives [2023-03-22T02:36:39.420Z] total 16 [2023-03-22T02:36:39.420Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 02:25 . [2023-03-22T02:36:39.420Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 02:36 .. [2023-03-22T02:36:39.420Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 02:25 cost [2023-03-22T02:36:39.420Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 22 02:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:39.711Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:40.560Z] ---> package-listing.sh [2023-03-22T02:36:40.560Z] ++ facter osfamily [2023-03-22T02:36:40.560Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T02:36:40.818Z] + OS_FAMILY=debian [2023-03-22T02:36:40.818Z] + workspace=/w/workspace/undry_device-onvif-camera_levski [2023-03-22T02:36:40.818Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T02:36:40.818Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T02:36:40.818Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T02:36:40.818Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T02:36:40.818Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-22T02:36:40.818Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T02:36:40.818Z] + case "${OS_FAMILY}" in [2023-03-22T02:36:40.818Z] + dpkg -l [2023-03-22T02:36:40.818Z] + grep '^ii' [2023-03-22T02:36:40.818Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T02:36:40.818Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T02:36:40.818Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T02:36:40.818Z] + '[' /w/workspace/undry_device-onvif-camera_levski ']' [2023-03-22T02:36:40.818Z] + mkdir -p /w/workspace/undry_device-onvif-camera_levski/archives/ [2023-03-22T02:36:40.818Z] + 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-22T02:36:40.888Z] 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-22T02:36:41.198Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T02:36:41.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T02:36:41.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T02:36:41.881Z] prd-ubuntu20.04-docker-8c-8g-5038 does not seem to be running inside a container [2023-03-22T02:36:41.915Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T02:36:42.151Z] $ docker top 1794df961f49f8c24100a931249a2d93c447b0e66247a4039f59eb36eb205b49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T02:36:42.480Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T02:36:42.763Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T02:36:43.045Z] + ls /var/log/sa-host [2023-03-22T02:36:43.045Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T02:36:43.104Z] provisioning config files... [2023-03-22T02:36:43.110Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_levski@tmp/config14143680089455644496tmp [Pipeline] { [Pipeline] echo [2023-03-22T02:36:43.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:43.397Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T02:36:43.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:43.711Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T02:36:43.719Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:43.996Z] ---> sudo-logs.sh [2023-03-22T02:36:43.996Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T02:36:44.018Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:44.295Z] ---> job-cost.sh [2023-03-22T02:36:44.295Z] lf-activate-venv: SKIPPING [2023-03-22T02:36:44.295Z] DEBUG: total: 0.2199999988079071 [2023-03-22T02:36:44.295Z] INFO: Retrieving Stack Cost... [2023-03-22T02:36:44.553Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T02:36:45.117Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T02:36:45.127Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T02:36:45.410Z] ---> logs-deploy.sh [2023-03-22T02:36:45.410Z] lf-activate-venv: SKIPPING [2023-03-22T02:36:45.410Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/levski/8 [2023-03-22T02:36:45.410Z] INFO: archiving workspace using pattern(s): [2023-03-22T02:36:46.340Z] Archives upload complete. [2023-03-22T02:36:46.598Z] INFO: archiving logs to Nexus