Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d134797eab24b0c9a6c7ce1206394b55438db5c 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-ssh7510758328467900464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15300105670784813559.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh979725442862233760.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3423400935198072893.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh939315750105436147.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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.21 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-951’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-952’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-2460’ is offline ‘prd-ubuntu20.04-docker-8c-8g-2488’ is offline ‘prd-ubuntu20.04-docker-8c-8g-2632’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5106’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5115’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5118’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5120’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5045’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-5047’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-5048’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5122 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8d134797eab24b0c9a6c7ce1206394b55438db5c (main) Commit message: "build: Update to latest 3.2.0 dev go-mods (#414)" > git config core.sparsecheckout # timeout=10 > git checkout -f 8d134797eab24b0c9a6c7ce1206394b55438db5c # timeout=10 > git rev-list --no-walk 58680c0b922b021233d340229864c7fcba0bcad9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:29:32.684Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:29:32.749Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:29:32.772Z] ========================================================= [2023-11-28T20:29:32.772Z] EdgeX Global Pipelines Version Info [2023-11-28T20:29:32.772Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:29:33.516Z] ------------------- [2023-11-28T20:29:33.516Z] stable info: [2023-11-28T20:29:33.516Z] ------------------- [2023-11-28T20:29:33.516Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:29:33.516Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:29:33.516Z] Message: update stable to v1.0.258 [2023-11-28T20:29:34.086Z] ------------------- [2023-11-28T20:29:34.086Z] experimental info: [2023-11-28T20:29:34.086Z] ------------------- [2023-11-28T20:29:34.086Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:29:34.086Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:29:34.086Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:29:34.165Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-11-28T20:29:34.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-11-28T20:29:34.211Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:29:34.238Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:29:34.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:29:34.288Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:29:34.313Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:29:34.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:29:34.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:29:34.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:29:34.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:29:34.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-11-28T20:29:34.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:29:34.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:29:34.515Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:29:34.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:29:34.574Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:29:34.599Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:29:34.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:29:34.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:29:34.696Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-28T20:29:34.727Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-11-28T20:29:34.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:29:34.797Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:29:34.829Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:29:34.870Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:29:34.911Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:29:34.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:29:34.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:29:35.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:29:35.061Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8d134797eab24b0c9a6c7ce1206394b55438db5c [Pipeline] echo [2023-11-28T20:29:35.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8d13479 [Pipeline] echo [2023-11-28T20:29:35.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:29:35.223Z] provisioning config files... [2023-11-28T20:29:35.243Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2461574362640163877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:29:35.611Z] ---> ****-login.sh [2023-11-28T20:29:35.611Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:29:36.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:36.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:36.806Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:36.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:36.806Z] [2023-11-28T20:29:36.806Z] Login Succeeded [2023-11-28T20:29:36.806Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:29:36.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:36.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:36.806Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:36.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:36.806Z] [2023-11-28T20:29:36.806Z] Login Succeeded [2023-11-28T20:29:36.806Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:29:36.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:37.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:37.064Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:37.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:37.064Z] [2023-11-28T20:29:37.064Z] Login Succeeded [2023-11-28T20:29:37.064Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:29:37.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:37.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:37.064Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:37.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:37.065Z] [2023-11-28T20:29:37.065Z] Login Succeeded [2023-11-28T20:29:37.065Z] ****.io [2023-11-28T20:29:37.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:37.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:37.324Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:37.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:37.324Z] [2023-11-28T20:29:37.324Z] Login Succeeded [2023-11-28T20:29:37.324Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:29:37.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:29:37.821Z] + git rev-list -1 --merges 8d134797eab24b0c9a6c7ce1206394b55438db5c~1..8d134797eab24b0c9a6c7ce1206394b55438db5c [Pipeline] echo [2023-11-28T20:29:37.846Z] -----------> git rev-list -1 --merges 8d134797eab24b0c9a6c7ce1206394b55438db5c~1..8d134797eab24b0c9a6c7ce1206394b55438db5c 8d134797eab24b0c9a6c7ce1206394b55438db5c [false] [Pipeline] sh [2023-11-28T20:29:38.150Z] + git log --format=format:%s -1 8d134797eab24b0c9a6c7ce1206394b55438db5c [Pipeline] echo [2023-11-28T20:29:38.166Z] ========================================================= [2023-11-28T20:29:38.166Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:29:38.166Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:29:38.545Z] + git log --format=format:%s -1 8d134797eab24b0c9a6c7ce1206394b55438db5c [Pipeline] echo [2023-11-28T20:29:38.556Z] [semverPrep] GIT_COMMIT: 8d134797eab24b0c9a6c7ce1206394b55438db5c, Commit Message: build: Update to latest 3.2.0 dev go-mods (#414) [Pipeline] echo [2023-11-28T20:29:38.580Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:29:38.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:29:38.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:29:38.957Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:29:38.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:29:38.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:29:38.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:29:38.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:39.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:29:39.311Z] [2023-11-28T20:29:39.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:39.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:29:39.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:29:39.881Z] b85a868b505f: Pulling fs layer [2023-11-28T20:29:39.881Z] e2be974225ed: Pulling fs layer [2023-11-28T20:29:39.881Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:29:39.881Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:29:39.881Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:29:39.881Z] eaf3925da568: Pulling fs layer [2023-11-28T20:29:39.881Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:29:39.881Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:29:39.881Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:29:39.881Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:29:39.881Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:29:39.881Z] 1469e6f7b9e6: Waiting [2023-11-28T20:29:39.881Z] eaf3925da568: Waiting [2023-11-28T20:29:39.881Z] bab4dde63d76: Waiting [2023-11-28T20:29:39.881Z] 4872d77fe225: Waiting [2023-11-28T20:29:39.881Z] 5851b861e8e6: Waiting [2023-11-28T20:29:39.881Z] b352a97aabf1: Waiting [2023-11-28T20:29:39.881Z] 988bab9f4d93: Waiting [2023-11-28T20:29:39.881Z] e2be974225ed: Download complete [2023-11-28T20:29:39.881Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:29:39.881Z] 988bab9f4d93: Download complete [2023-11-28T20:29:39.881Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:29:39.881Z] 1469e6f7b9e6: Download complete [2023-11-28T20:29:39.881Z] eaf3925da568: Verifying Checksum [2023-11-28T20:29:39.881Z] eaf3925da568: Download complete [2023-11-28T20:29:39.881Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:29:39.881Z] 339a4e72a1f5: Download complete [2023-11-28T20:29:39.881Z] bde34c3a00c8: Download complete [2023-11-28T20:29:40.139Z] b352a97aabf1: Verifying Checksum [2023-11-28T20:29:40.139Z] b352a97aabf1: Download complete [2023-11-28T20:29:40.139Z] 4872d77fe225: Download complete [2023-11-28T20:29:40.139Z] 5851b861e8e6: Download complete [2023-11-28T20:29:40.139Z] b85a868b505f: Verifying Checksum [2023-11-28T20:29:40.139Z] b85a868b505f: Download complete [2023-11-28T20:29:40.398Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:29:40.398Z] bab4dde63d76: Download complete [2023-11-28T20:29:41.331Z] b85a868b505f: Pull complete [2023-11-28T20:29:41.331Z] e2be974225ed: Pull complete [2023-11-28T20:29:41.898Z] 339a4e72a1f5: Pull complete [2023-11-28T20:29:41.898Z] 988bab9f4d93: Pull complete [2023-11-28T20:29:42.157Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:29:42.157Z] eaf3925da568: Pull complete [2023-11-28T20:29:44.059Z] bab4dde63d76: Pull complete [2023-11-28T20:29:44.059Z] bde34c3a00c8: Pull complete [2023-11-28T20:29:44.059Z] b352a97aabf1: Pull complete [2023-11-28T20:29:44.059Z] 4872d77fe225: Pull complete [2023-11-28T20:29:44.059Z] 5851b861e8e6: Pull complete [2023-11-28T20:29:44.059Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:29:44.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:29:44.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:29:44.291Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T20:29:44.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:29:51.526Z] $ docker top 4e9b8b58469f950bfb4030e6348d822eecd6a6f1774416a1cdbf9d4dcab20563 -eo pid,comm [2023-11-28T20:29:51.583Z] 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-11-28T20:29:51.583Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:29:51.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:29:51.681Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:29:51.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:29:51.812Z] $ docker exec 4e9b8b58469f950bfb4030e6348d822eecd6a6f1774416a1cdbf9d4dcab20563 ssh-agent [2023-11-28T20:29:51.915Z] SSH_AUTH_SOCK=/tmp/ssh-kwkwLaSpqAxu/agent.14 [2023-11-28T20:29:51.915Z] SSH_AGENT_PID=27 [2023-11-28T20:29:51.921Z] Running ssh-add (command line suppressed) [2023-11-28T20:29:52.009Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14346534080336542542.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_14346534080336542542.key) [2023-11-28T20:29:52.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:29:52.319Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:29:52.332Z] $ docker exec --env ******** --env ******** 4e9b8b58469f950bfb4030e6348d822eecd6a6f1774416a1cdbf9d4dcab20563 ssh-agent -k [2023-11-28T20:29:52.427Z] unset SSH_AUTH_SOCK; [2023-11-28T20:29:52.427Z] unset SSH_AGENT_PID; [2023-11-28T20:29:52.427Z] echo Agent pid 27 killed; [2023-11-28T20:29:52.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:29:52.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:29:52.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:29:52.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:29:52.624Z] $ docker exec 4e9b8b58469f950bfb4030e6348d822eecd6a6f1774416a1cdbf9d4dcab20563 ssh-agent [2023-11-28T20:29:52.737Z] SSH_AUTH_SOCK=/tmp/ssh-ZO64nqNXCt1V/agent.71 [2023-11-28T20:29:52.737Z] SSH_AGENT_PID=77 [2023-11-28T20:29:52.742Z] Running ssh-add (command line suppressed) [2023-11-28T20:29:52.828Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6230451336596147219.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6230451336596147219.key) [2023-11-28T20:29:52.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:29:53.138Z] + git semver init [2023-11-28T20:29:53.397Z] 2023-11-28 20:29:53,312 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:29:53.397Z] 2023-11-28 20:29:53,313 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-28T20:29:53.397Z] 2023-11-28 20:29:53,313 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-11-28T20:29:53.397Z] 2023-11-28 20:29:53,313 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:29:55.302Z] 2023-11-28 20:29:54,888 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-11-28T20:29:55.302Z] 2023-11-28 20:29:54,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-11-28T20:29:55.302Z] 2023-11-28 20:29:54,888 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T20:29:55.302Z] 2023-11-28 20:29:54,888 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T20:29:55.302Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T20:29:55.315Z] $ docker exec --env ******** --env ******** 4e9b8b58469f950bfb4030e6348d822eecd6a6f1774416a1cdbf9d4dcab20563 ssh-agent -k [2023-11-28T20:29:55.403Z] unset SSH_AUTH_SOCK; [2023-11-28T20:29:55.405Z] unset SSH_AGENT_PID; [2023-11-28T20:29:55.406Z] echo Agent pid 77 killed; [2023-11-28T20:29:55.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:29:55.778Z] + git semver [Pipeline] } [2023-11-28T20:29:56.062Z] $ docker stop --time=1 4e9b8b58469f950bfb4030e6348d822eecd6a6f1774416a1cdbf9d4dcab20563 [2023-11-28T20:29:57.347Z] $ docker rm -f --volumes 4e9b8b58469f950bfb4030e6348d822eecd6a6f1774416a1cdbf9d4dcab20563 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:29:57.720Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:29:57.963Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:29:57.966Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:29:58.319Z] provisioning config files... [2023-11-28T20:29:58.328Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9346439292646880485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:29:58.654Z] ---> ****-login.sh [2023-11-28T20:29:58.654Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:29:58.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:58.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:58.654Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:58.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:58.654Z] [2023-11-28T20:29:58.654Z] Login Succeeded [2023-11-28T20:29:58.654Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:29:58.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:58.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:58.655Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:58.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:58.655Z] [2023-11-28T20:29:58.655Z] Login Succeeded [2023-11-28T20:29:58.655Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:29:58.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:58.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:58.916Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:58.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:58.916Z] [2023-11-28T20:29:58.916Z] Login Succeeded [2023-11-28T20:29:58.916Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:29:58.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:58.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:58.916Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:58.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:58.916Z] [2023-11-28T20:29:58.916Z] Login Succeeded [2023-11-28T20:29:58.916Z] ****.io [2023-11-28T20:29:58.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:59.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:59.176Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:59.176Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:59.176Z] [2023-11-28T20:29:59.176Z] Login Succeeded [2023-11-28T20:29:59.176Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:29:59.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:29:59.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:29:59.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:29:59.396Z] ========================================================= [2023-11-28T20:29:59.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:29:59.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:59.804Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:29:59.804Z] Sending build context to Docker daemon 34.14MB [2023-11-28T20:29:59.804Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:29:59.804Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-28T20:30:00.109Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:30:00.109Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:30:00.109Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:30:00.109Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:30:00.109Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:30:00.109Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:30:00.109Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:30:00.109Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:30:00.109Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:30:00.109Z] ce7588e14bc9: Waiting [2023-11-28T20:30:00.109Z] b5e4710f87ac: Waiting [2023-11-28T20:30:00.109Z] 69c7f0334f64: Waiting [2023-11-28T20:30:00.109Z] 1f1c1a5573a3: Waiting [2023-11-28T20:30:00.109Z] ad3a456e5733: Waiting [2023-11-28T20:30:00.109Z] c4d48a809fc2: Download complete [2023-11-28T20:30:00.109Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:30:00.109Z] ad3a456e5733: Download complete [2023-11-28T20:30:00.109Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:30:00.109Z] 69c7f0334f64: Download complete [2023-11-28T20:30:00.109Z] 7264a8db6415: Verifying Checksum [2023-11-28T20:30:00.109Z] 7264a8db6415: Download complete [2023-11-28T20:30:00.109Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:30:00.109Z] 1f1c1a5573a3: Download complete [2023-11-28T20:30:00.371Z] 7264a8db6415: Pull complete [2023-11-28T20:30:00.371Z] c4d48a809fc2: Pull complete [2023-11-28T20:30:00.371Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:30:00.371Z] b5e4710f87ac: Download complete [2023-11-28T20:30:00.634Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:30:00.634Z] 4f1c88b9dad5: Download complete [2023-11-28T20:30:00.895Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:30:00.895Z] ce7588e14bc9: Download complete [2023-11-28T20:30:04.229Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:30:04.229Z] ad3a456e5733: Pull complete [2023-11-28T20:30:04.229Z] 69c7f0334f64: Pull complete [2023-11-28T20:30:04.229Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:30:06.751Z] ce7588e14bc9: Pull complete [2023-11-28T20:30:07.010Z] b5e4710f87ac: Pull complete [2023-11-28T20:30:07.010Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:30:07.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:30:07.010Z] ---> 88b5674ff536 [2023-11-28T20:30:07.010Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:30:13.226Z] Still waiting to schedule task [2023-11-28T20:30:13.226Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:30:13.612Z] ---> Running in 9a226b2ad7ef [2023-11-28T20:30:13.612Z] Removing intermediate container 9a226b2ad7ef [2023-11-28T20:30:13.612Z] ---> 88c9d2445351 [2023-11-28T20:30:13.612Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:30:13.612Z] ---> Running in 4f65464aba6f [2023-11-28T20:30:13.612Z] Removing intermediate container 4f65464aba6f [2023-11-28T20:30:13.612Z] ---> 324aeb0bcd3c [2023-11-28T20:30:13.612Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:30:13.612Z] ---> Running in a9b286861450 [2023-11-28T20:30:13.612Z] Removing intermediate container a9b286861450 [2023-11-28T20:30:13.612Z] ---> 7d1c6168427f [2023-11-28T20:30:13.612Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:30:13.612Z] ---> Running in 08f7fa335c14 [2023-11-28T20:30:13.612Z] Removing intermediate container 08f7fa335c14 [2023-11-28T20:30:13.612Z] ---> e5a951d28f3b [2023-11-28T20:30:13.612Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-28T20:30:13.612Z] ---> Running in 3d0439c0de4f [2023-11-28T20:30:13.612Z] Removing intermediate container 3d0439c0de4f [2023-11-28T20:30:13.612Z] ---> 2ebbd2cc9a5d [2023-11-28T20:30:13.612Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:30:13.612Z] ---> Running in f36371859be9 [2023-11-28T20:30:13.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:13.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:13.871Z] OK: 264 MiB in 52 packages [2023-11-28T20:30:14.128Z] Removing intermediate container f36371859be9 [2023-11-28T20:30:14.128Z] ---> 6c4bdd18c0eb [2023-11-28T20:30:14.128Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-28T20:30:14.128Z] ---> Running in 528a782564d3 [2023-11-28T20:30:14.128Z] Removing intermediate container 528a782564d3 [2023-11-28T20:30:14.128Z] ---> 70a466fb96c1 [2023-11-28T20:30:14.128Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-28T20:30:14.386Z] ---> cdbdb2895869 [2023-11-28T20:30:14.386Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:30:14.386Z] ---> Running in 5f5a7f3365d4 [2023-11-28T20:31:01.122Z] Removing intermediate container 5f5a7f3365d4 [2023-11-28T20:31:01.122Z] ---> 7ce6cfcae924 [2023-11-28T20:31:01.122Z] Step 12/13 : COPY . . [2023-11-28T20:31:01.122Z] ---> 354b5dcad897 [2023-11-28T20:31:01.122Z] Step 13/13 : RUN ${MAKE} [2023-11-28T20:31:01.122Z] ---> Running in 1eb44a8a1e87 [2023-11-28T20:31:01.122Z] noop [2023-11-28T20:31:01.122Z] Removing intermediate container 1eb44a8a1e87 [2023-11-28T20:31:01.122Z] ---> 0c09babbb027 [2023-11-28T20:31:01.122Z] Successfully built 0c09babbb027 [2023-11-28T20:31:01.122Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:01.502Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:31:01.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:31:01.618Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T20:31:01.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:31:01.997Z] $ docker top 796d3de4bd28b04e6ebbae4b574b48831371d700eecdc900ab2509dbd58c95dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:31:02.373Z] + go version [2023-11-28T20:31:02.373Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:31:02.389Z] $ docker stop --time=1 796d3de4bd28b04e6ebbae4b574b48831371d700eecdc900ab2509dbd58c95dd [2023-11-28T20:31:03.629Z] $ docker rm -f --volumes 796d3de4bd28b04e6ebbae4b574b48831371d700eecdc900ab2509dbd58c95dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:04.213Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:31:04.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:31:04.333Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T20:31:04.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:31:04.785Z] $ docker top 99fea6ec4272eee4880322300340b6bccc534f86ad66b07e4c6e6cf1dd9600c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:31:05.188Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:31:05.506Z] + make test [2023-11-28T20:31:05.506Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T20:31:06.884Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-28T20:31:16.846Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-28T20:31:16.846Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-28T20:31:18.741Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.5% of statements [2023-11-28T20:31:19.000Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.106s coverage: 86.5% of statements [2023-11-28T20:31:25.568Z] go vet ./... [2023-11-28T20:31:28.844Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:31:28.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:31:28.845Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:31:28.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:31:28.896Z] $ docker stop --time=1 99fea6ec4272eee4880322300340b6bccc534f86ad66b07e4c6e6cf1dd9600c0 [2023-11-28T20:31:33.984Z] $ docker rm -f --volumes 99fea6ec4272eee4880322300340b6bccc534f86ad66b07e4c6e6cf1dd9600c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:31:34.493Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:31:34.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:31:35.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:31:35.369Z] + ls -al . [2023-11-28T20:31:35.369Z] total 240 [2023-11-28T20:31:35.369Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:31 . [2023-11-28T20:31:35.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:29 .. [2023-11-28T20:31:35.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git [2023-11-28T20:31:35.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:29 .github [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 28 20:29 .gitignore [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 20:29 .golangci.yml [2023-11-28T20:31:35.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:29 .semver [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 28 20:29 Attribution.txt [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 28 20:29 CHANGELOG.md [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 28 20:29 Dockerfile [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:29 GOVERNANCE.md [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 28 20:29 Jenkinsfile [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 20:29 LICENSE [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 28 20:29 Makefile [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 20:29 OWNERS.md [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 28 20:29 README.md [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION [2023-11-28T20:31:35.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:29 bin [2023-11-28T20:31:35.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:29 cmd [2023-11-28T20:31:35.369Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 28 20:31 coverage.out [2023-11-28T20:31:35.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:29 doc [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 4082 Nov 28 20:29 go.mod [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 35678 Nov 28 20:29 go.sum [2023-11-28T20:31:35.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:29 internal [2023-11-28T20:31:35.369Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 28 20:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:35.731Z] + 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=8d134797eab24b0c9a6c7ce1206394b55438db5c --label arch=amd64 --label version=3.2.0-dev.2 . [2023-11-28T20:31:35.731Z] Sending build context to Docker daemon 34.22MB [2023-11-28T20:31:35.731Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:31:35.731Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T20:31:35.731Z] ---> 0c09babbb027 [2023-11-28T20:31:35.731Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:31:36.297Z] ---> Running in 75cb5a37cb08 [2023-11-28T20:31:36.297Z] Removing intermediate container 75cb5a37cb08 [2023-11-28T20:31:36.297Z] ---> 0bdfc247f9db [2023-11-28T20:31:36.297Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:31:36.556Z] ---> Running in 8b1e6f68d058 [2023-11-28T20:31:36.556Z] Removing intermediate container 8b1e6f68d058 [2023-11-28T20:31:36.556Z] ---> 8f6c5b9b95e2 [2023-11-28T20:31:36.556Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T20:31:36.556Z] ---> Running in 1072da60c85b [2023-11-28T20:31:36.556Z] Removing intermediate container 1072da60c85b [2023-11-28T20:31:36.556Z] ---> 61005bbb20f2 [2023-11-28T20:31:36.556Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:31:36.556Z] ---> Running in c7a43a553e4f [2023-11-28T20:31:36.815Z] Removing intermediate container c7a43a553e4f [2023-11-28T20:31:36.815Z] ---> d56bfca1a78e [2023-11-28T20:31:36.815Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-28T20:31:36.815Z] ---> Running in f7fe211b5e3a [2023-11-28T20:31:36.815Z] Removing intermediate container f7fe211b5e3a [2023-11-28T20:31:36.815Z] ---> cbf6ae4ce23e [2023-11-28T20:31:36.815Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:31:36.815Z] ---> Running in 5476fb399a85 [2023-11-28T20:31:37.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:37.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:37.333Z] OK: 264 MiB in 52 packages [2023-11-28T20:31:37.591Z] Removing intermediate container 5476fb399a85 [2023-11-28T20:31:37.591Z] ---> e5888864b3e8 [2023-11-28T20:31:37.591Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-28T20:31:37.591Z] ---> Running in 72a6fab2a216 [2023-11-28T20:31:37.849Z] Removing intermediate container 72a6fab2a216 [2023-11-28T20:31:37.849Z] ---> e8225f605c4a [2023-11-28T20:31:37.849Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-28T20:31:37.849Z] ---> 85362edbd748 [2023-11-28T20:31:37.849Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:31:37.849Z] ---> Running in 2d94a4bfb4a2 [2023-11-28T20:31:38.419Z] Removing intermediate container 2d94a4bfb4a2 [2023-11-28T20:31:38.419Z] ---> f8a9c5eb3643 [2023-11-28T20:31:38.419Z] Step 12/27 : COPY . . [2023-11-28T20:31:39.795Z] ---> 7b6e2774166c [2023-11-28T20:31:39.795Z] Step 13/27 : RUN ${MAKE} [2023-11-28T20:31:39.795Z] ---> Running in 3e5f5f879dbe [2023-11-28T20:31:39.795Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-28T20:32:06.371Z] Removing intermediate container 3e5f5f879dbe [2023-11-28T20:32:06.371Z] ---> fb5be6ef84c8 [2023-11-28T20:32:06.371Z] Step 14/27 : FROM alpine:3.18 [2023-11-28T20:32:06.371Z] 3.18: Pulling from library/alpine [2023-11-28T20:32:06.371Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:32:06.371Z] 96526aa774ef: Verifying Checksum [2023-11-28T20:32:06.371Z] 96526aa774ef: Download complete [2023-11-28T20:32:06.371Z] 96526aa774ef: Pull complete [2023-11-28T20:32:06.371Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:32:06.371Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:32:06.371Z] ---> 8ca4688f4f35 [2023-11-28T20:32:06.371Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-28T20:32:06.371Z] ---> Running in def92e0588a3 [2023-11-28T20:32:06.371Z] Removing intermediate container def92e0588a3 [2023-11-28T20:32:06.371Z] ---> 8b08a55b08b8 [2023-11-28T20:32:06.371Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:32:06.371Z] ---> Running in 624ca9478235 [2023-11-28T20:32:06.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:06.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:06.371Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:32:06.371Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:32:06.371Z] OK: 7 MiB in 16 packages [2023-11-28T20:32:06.371Z] Removing intermediate container 624ca9478235 [2023-11-28T20:32:06.371Z] ---> 5f8b824a9316 [2023-11-28T20:32:06.371Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T20:32:06.371Z] ---> Running in 22462e0b25c9 [2023-11-28T20:32:06.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:06.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:06.371Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:32:06.371Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:06.371Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:32:06.371Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:06.371Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:32:06.371Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:32:06.371Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:06.371Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:32:06.371Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:32:06.371Z] OK: 7 MiB in 16 packages [2023-11-28T20:32:06.371Z] Removing intermediate container 22462e0b25c9 [2023-11-28T20:32:06.371Z] ---> c35111304784 [2023-11-28T20:32:06.371Z] Step 18/27 : WORKDIR / [2023-11-28T20:32:06.371Z] ---> Running in ae0447efe4a3 [2023-11-28T20:32:06.371Z] Removing intermediate container ae0447efe4a3 [2023-11-28T20:32:06.371Z] ---> fa1e240eafa5 [2023-11-28T20:32:06.371Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-28T20:32:06.371Z] ---> d676a910db99 [2023-11-28T20:32:06.371Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-28T20:32:06.371Z] ---> 1a8c5e7593a2 [2023-11-28T20:32:06.371Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-28T20:32:06.629Z] ---> 77379e4c015c [2023-11-28T20:32:06.629Z] Step 22/27 : EXPOSE 59984 [2023-11-28T20:32:06.629Z] ---> Running in 032914fef93c [2023-11-28T20:32:06.629Z] Removing intermediate container 032914fef93c [2023-11-28T20:32:06.629Z] ---> d08794e18aef [2023-11-28T20:32:06.629Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-28T20:32:06.629Z] ---> Running in dc7c8c6aecda [2023-11-28T20:32:06.629Z] Removing intermediate container dc7c8c6aecda [2023-11-28T20:32:06.629Z] ---> 4105d130d4f0 [2023-11-28T20:32:06.629Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T20:32:06.629Z] ---> Running in bb26fa82466c [2023-11-28T20:32:06.887Z] Removing intermediate container bb26fa82466c [2023-11-28T20:32:06.887Z] ---> e7c2f558f192 [2023-11-28T20:32:06.887Z] Step 25/27 : LABEL arch=amd64 [2023-11-28T20:32:06.887Z] ---> Running in 26fbd988b9bc [2023-11-28T20:32:06.887Z] Removing intermediate container 26fbd988b9bc [2023-11-28T20:32:06.887Z] ---> 4439faa3fd5b [2023-11-28T20:32:06.887Z] Step 26/27 : LABEL git_sha=8d134797eab24b0c9a6c7ce1206394b55438db5c [2023-11-28T20:32:06.887Z] ---> Running in c6a3b964672b [2023-11-28T20:32:06.887Z] Removing intermediate container c6a3b964672b [2023-11-28T20:32:06.887Z] ---> 1d53f0acaeb0 [2023-11-28T20:32:06.887Z] Step 27/27 : LABEL version=3.2.0-dev.2 [2023-11-28T20:32:06.887Z] ---> Running in ee3e6a6ca27e [2023-11-28T20:32:07.145Z] Removing intermediate container ee3e6a6ca27e [2023-11-28T20:32:07.145Z] ---> 5960284e0fcc [2023-11-28T20:32:07.145Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:32:07.145Z] Successfully built 5960284e0fcc [2023-11-28T20:32:07.145Z] 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-11-28T20:32:07.417Z] provisioning config files... [2023-11-28T20:32:07.433Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17731217174970682786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:07.765Z] ---> ****-login.sh [2023-11-28T20:32:07.765Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:32:07.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:07.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:07.765Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:07.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:07.765Z] [2023-11-28T20:32:07.765Z] Login Succeeded [2023-11-28T20:32:07.765Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:32:07.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:07.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:07.765Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:07.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:07.765Z] [2023-11-28T20:32:07.765Z] Login Succeeded [2023-11-28T20:32:07.765Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:32:08.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:08.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:08.024Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:08.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:08.024Z] [2023-11-28T20:32:08.024Z] Login Succeeded [2023-11-28T20:32:08.024Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:32:08.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:08.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:08.024Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:08.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:08.024Z] [2023-11-28T20:32:08.024Z] Login Succeeded [2023-11-28T20:32:08.024Z] ****.io [2023-11-28T20:32:08.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:08.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:08.282Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:08.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:08.282Z] [2023-11-28T20:32:08.282Z] Login Succeeded [2023-11-28T20:32:08.282Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:32:08.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:32:08.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:32:08.454Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-11-28T20:32:08.454Z] 8d134797eab24b0c9a6c7ce1206394b55438db5c [2023-11-28T20:32:08.454Z] latest [2023-11-28T20:32:08.454Z] 3.2.0-dev.2 [2023-11-28T20:32:08.454Z] 8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2 [2023-11-28T20:32:08.454Z] main [2023-11-28T20:32:08.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:08.894Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8d134797eab24b0c9a6c7ce1206394b55438db5c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:09.270Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8d134797eab24b0c9a6c7ce1206394b55438db5c [2023-11-28T20:32:09.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T20:32:09.270Z] 81249edd040d: Preparing [2023-11-28T20:32:09.270Z] 449d1c3232d4: Preparing [2023-11-28T20:32:09.270Z] 0fb728b1b8f6: Preparing [2023-11-28T20:32:09.270Z] 8a5509a91b89: Preparing [2023-11-28T20:32:09.270Z] 8890f0b6bccd: Preparing [2023-11-28T20:32:09.270Z] cc2447e1835a: Preparing [2023-11-28T20:32:09.270Z] cc2447e1835a: Waiting [2023-11-28T20:32:09.270Z] 449d1c3232d4: Pushed [2023-11-28T20:32:09.270Z] 8890f0b6bccd: Pushed [2023-11-28T20:32:09.270Z] 81249edd040d: Pushed [2023-11-28T20:32:09.270Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:10.209Z] 8a5509a91b89: Pushed [2023-11-28T20:32:12.113Z] 0fb728b1b8f6: Pushed [2023-11-28T20:32:12.113Z] 8d134797eab24b0c9a6c7ce1206394b55438db5c: digest: sha256:f7646a727053dfd1493503f184f787c517c7848719b3eb5ae575ee3dd2fb3f7a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:12.516Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:12.906Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-28T20:32:12.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T20:32:12.906Z] 81249edd040d: Preparing [2023-11-28T20:32:12.906Z] 449d1c3232d4: Preparing [2023-11-28T20:32:12.906Z] 0fb728b1b8f6: Preparing [2023-11-28T20:32:12.906Z] 8a5509a91b89: Preparing [2023-11-28T20:32:12.906Z] 8890f0b6bccd: Preparing [2023-11-28T20:32:12.906Z] cc2447e1835a: Preparing [2023-11-28T20:32:12.906Z] cc2447e1835a: Waiting [2023-11-28T20:32:12.906Z] 8a5509a91b89: Layer already exists [2023-11-28T20:32:12.906Z] 449d1c3232d4: Layer already exists [2023-11-28T20:32:12.906Z] 0fb728b1b8f6: Layer already exists [2023-11-28T20:32:12.906Z] 8890f0b6bccd: Layer already exists [2023-11-28T20:32:12.906Z] 81249edd040d: Layer already exists [2023-11-28T20:32:12.906Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:12.906Z] latest: digest: sha256:f7646a727053dfd1493503f184f787c517c7848719b3eb5ae575ee3dd2fb3f7a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:13.312Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:13.702Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.2 [2023-11-28T20:32:13.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T20:32:13.702Z] 81249edd040d: Preparing [2023-11-28T20:32:13.702Z] 449d1c3232d4: Preparing [2023-11-28T20:32:13.702Z] 0fb728b1b8f6: Preparing [2023-11-28T20:32:13.702Z] 8a5509a91b89: Preparing [2023-11-28T20:32:13.702Z] 8890f0b6bccd: Preparing [2023-11-28T20:32:13.702Z] cc2447e1835a: Preparing [2023-11-28T20:32:13.702Z] cc2447e1835a: Waiting [2023-11-28T20:32:13.702Z] 8a5509a91b89: Layer already exists [2023-11-28T20:32:13.702Z] 81249edd040d: Layer already exists [2023-11-28T20:32:13.702Z] 0fb728b1b8f6: Layer already exists [2023-11-28T20:32:13.702Z] 8890f0b6bccd: Layer already exists [2023-11-28T20:32:13.702Z] 449d1c3232d4: Layer already exists [2023-11-28T20:32:13.702Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:13.702Z] 3.2.0-dev.2: digest: sha256:f7646a727053dfd1493503f184f787c517c7848719b3eb5ae575ee3dd2fb3f7a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:14.105Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:14.498Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2 [2023-11-28T20:32:14.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T20:32:14.498Z] 81249edd040d: Preparing [2023-11-28T20:32:14.498Z] 449d1c3232d4: Preparing [2023-11-28T20:32:14.498Z] 0fb728b1b8f6: Preparing [2023-11-28T20:32:14.498Z] 8a5509a91b89: Preparing [2023-11-28T20:32:14.498Z] 8890f0b6bccd: Preparing [2023-11-28T20:32:14.498Z] cc2447e1835a: Preparing [2023-11-28T20:32:14.498Z] cc2447e1835a: Waiting [2023-11-28T20:32:14.498Z] 8890f0b6bccd: Layer already exists [2023-11-28T20:32:14.498Z] 81249edd040d: Layer already exists [2023-11-28T20:32:14.498Z] 449d1c3232d4: Layer already exists [2023-11-28T20:32:14.498Z] 8a5509a91b89: Layer already exists [2023-11-28T20:32:14.498Z] 0fb728b1b8f6: Layer already exists [2023-11-28T20:32:14.498Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:14.498Z] 8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2: digest: sha256:f7646a727053dfd1493503f184f787c517c7848719b3eb5ae575ee3dd2fb3f7a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:14.906Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:15.305Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-11-28T20:32:15.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-11-28T20:32:15.305Z] 81249edd040d: Preparing [2023-11-28T20:32:15.305Z] 449d1c3232d4: Preparing [2023-11-28T20:32:15.305Z] 0fb728b1b8f6: Preparing [2023-11-28T20:32:15.305Z] 8a5509a91b89: Preparing [2023-11-28T20:32:15.305Z] 8890f0b6bccd: Preparing [2023-11-28T20:32:15.305Z] cc2447e1835a: Preparing [2023-11-28T20:32:15.305Z] 8a5509a91b89: Layer already exists [2023-11-28T20:32:15.305Z] 449d1c3232d4: Layer already exists [2023-11-28T20:32:15.305Z] 8890f0b6bccd: Layer already exists [2023-11-28T20:32:15.305Z] 0fb728b1b8f6: Layer already exists [2023-11-28T20:32:15.305Z] 81249edd040d: Layer already exists [2023-11-28T20:32:15.305Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:15.305Z] main: digest: sha256:f7646a727053dfd1493503f184f787c517c7848719b3eb5ae575ee3dd2fb3f7a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:32:15.521Z] ===================================================== [Pipeline] echo [2023-11-28T20:32:15.562Z] taggedImages: [2023-11-28T20:32:15.562Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8d134797eab24b0c9a6c7ce1206394b55438db5c [2023-11-28T20:32:15.562Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-11-28T20:32:15.562Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.2 [2023-11-28T20:32:15.562Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2 [2023-11-28T20:32:15.562Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:16.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:16.202Z] [2023-11-28T20:32:16.202Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:16.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:16.535Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:32:16.535Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:32:16.535Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:32:16.535Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:32:16.535Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:32:16.535Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:32:16.535Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:32:16.535Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:32:16.535Z] 5d3b04190fa2: Waiting [2023-11-28T20:32:16.535Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:32:16.535Z] 33b1e0a273af: Waiting [2023-11-28T20:32:16.535Z] 2f39f015ded8: Waiting [2023-11-28T20:32:16.535Z] 5c69ac0246d0: Download complete [2023-11-28T20:32:16.535Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:32:16.535Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:32:16.535Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:32:16.535Z] 33b1e0a273af: Download complete [2023-11-28T20:32:16.535Z] 5d3b04190fa2: Download complete [2023-11-28T20:32:16.794Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:32:16.794Z] 5eb5b503b376: Verifying Checksum [2023-11-28T20:32:16.794Z] 5eb5b503b376: Download complete [2023-11-28T20:32:17.363Z] 2f39f015ded8: Verifying Checksum [2023-11-28T20:32:17.363Z] 2f39f015ded8: Download complete [2023-11-28T20:32:17.929Z] 5eb5b503b376: Pull complete [2023-11-28T20:32:18.187Z] 5c69ac0246d0: Pull complete [2023-11-28T20:32:18.505Z] ec43610c2a17: Pull complete [2023-11-28T20:32:18.766Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:32:19.025Z] 33b1e0a273af: Pull complete [2023-11-28T20:32:19.025Z] 5d3b04190fa2: Pull complete [2023-11-28T20:32:23.219Z] 2f39f015ded8: Pull complete [2023-11-28T20:32:23.219Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:32:23.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:23.219Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:23.435Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T20:32:23.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T20:32:28.160Z] $ docker top 15ef3801c02bd9250756e4b4b0cf0082a298301a4190dadc365d61b8d976b1e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:28.582Z] ---> job-cost.sh [2023-11-28T20:32:28.582Z] lf-activate-venv: SKIPPING [2023-11-28T20:32:28.582Z] INFO: No Stack... [2023-11-28T20:32:28.840Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:32:29.099Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:32:29.389Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-11-28T20:32:29.389Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:32:29.401Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-187-stack-cost] [2023-11-28T20:32:29.412Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-187-stack-cost] did not exist. Created. [2023-11-28T20:32:29.412Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:32:29.771Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:32:29.833Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:32:29.844Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:32:29.931Z] $ docker stop --time=1 15ef3801c02bd9250756e4b4b0cf0082a298301a4190dadc365d61b8d976b1e5 [2023-11-28T20:32:31.095Z] $ docker rm -f --volumes 15ef3801c02bd9250756e4b4b0cf0082a298301a4190dadc365d61b8d976b1e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T21:26:57.405Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8098 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-11-28T21:26:57.454Z] Running in /w/workspace/device-onvif-camera/187 [Pipeline] { [Pipeline] checkout [2023-11-28T21:26:57.528Z] The recommended git tool is: git [2023-11-28T21:27:03.572Z] using credential edgex-jenkins-ssh [2023-11-28T21:27:03.592Z] Cloning the remote Git repository [2023-11-28T21:27:03.637Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-28T21:27:03.735Z] > git init /w/workspace/device-onvif-camera/187 # timeout=10 [2023-11-28T21:27:03.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-11-28T21:27:03.907Z] > git --version # timeout=10 [2023-11-28T21:27:03.933Z] > git --version # 'git version 2.25.1' [2023-11-28T21:27:03.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T21:27:04.093Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:27:07.687Z] Avoid second fetch [2023-11-28T21:27:07.687Z] Checking out Revision 8d134797eab24b0c9a6c7ce1206394b55438db5c (main) [2023-11-28T21:27:06.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-11-28T21:27:06.715Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:27:07.706Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T21:27:07.780Z] > git checkout -f 8d134797eab24b0c9a6c7ce1206394b55438db5c # timeout=10 [2023-11-28T21:27:08.453Z] Commit message: "build: Update to latest 3.2.0 dev go-mods (#414)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:27:09.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T21:27:09.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:27:09.585Z] Dload Upload Total Spent Left Speed [2023-11-28T21:27:09.585Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 225k 0 --:--:-- --:--:-- --:--:-- 229k [Pipeline] sh [2023-11-28T21:27:09.918Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T21:27:10.244Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T21:27:10.244Z] + sudo tee /etc/docker/daemon.new [2023-11-28T21:27:10.244Z] { [2023-11-28T21:27:10.244Z] "registry-mirrors": [ [2023-11-28T21:27:10.244Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T21:27:10.244Z] ], [2023-11-28T21:27:10.244Z] "bip": "10.250.0.254/24", [2023-11-28T21:27:10.244Z] "hosts": [ [2023-11-28T21:27:10.244Z] "tcp://0.0.0.0:5555", [2023-11-28T21:27:10.244Z] "unix:///var/run/docker.sock" [2023-11-28T21:27:10.244Z] ], [2023-11-28T21:27:10.244Z] "mtu": 1458, [2023-11-28T21:27:10.244Z] "selinux-enabled": true, [2023-11-28T21:27:10.244Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T21:27:10.244Z] } [Pipeline] sh [2023-11-28T21:27:10.580Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T21:27:10.908Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:27:29.300Z] provisioning config files... [2023-11-28T21:27:29.333Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/187@tmp/config8664721330509772766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:27:29.831Z] ---> ****-login.sh [2023-11-28T21:27:29.831Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:27:30.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:30.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:30.420Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:30.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:30.420Z] [2023-11-28T21:27:30.420Z] Login Succeeded [2023-11-28T21:27:30.421Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:27:30.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:30.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:30.961Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:30.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:30.961Z] [2023-11-28T21:27:30.961Z] Login Succeeded [2023-11-28T21:27:30.961Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:27:31.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:31.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:31.385Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:31.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:31.385Z] [2023-11-28T21:27:31.385Z] Login Succeeded [2023-11-28T21:27:31.385Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:27:31.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:31.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:31.660Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:31.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:31.660Z] [2023-11-28T21:27:31.660Z] Login Succeeded [2023-11-28T21:27:31.660Z] ****.io [2023-11-28T21:27:31.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:32.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:32.201Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:32.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:32.201Z] [2023-11-28T21:27:32.201Z] Login Succeeded [2023-11-28T21:27:32.201Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:27:32.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T21:27:32.728Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:27:32.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:27:32.829Z] ========================================================= [2023-11-28T21:27:32.829Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T21:27:32.829Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:27:33.320Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T21:27:33.919Z] Sending build context to Docker daemon 20.43MB [2023-11-28T21:27:33.919Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:27:33.919Z] Step 2/13 : FROM ${BASE} AS builder [2023-11-28T21:27:34.192Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T21:27:34.192Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T21:27:34.192Z] 5d54e960e981: Pulling fs layer [2023-11-28T21:27:34.192Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T21:27:34.192Z] f0e02332f6b5: Pulling fs layer [2023-11-28T21:27:34.192Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T21:27:34.192Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T21:27:34.192Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T21:27:34.192Z] f0e02332f6b5: Waiting [2023-11-28T21:27:34.192Z] 872ee5b61b7b: Waiting [2023-11-28T21:27:34.192Z] 0c6a40ed1a82: Waiting [2023-11-28T21:27:34.192Z] 94ae7d8d031c: Waiting [2023-11-28T21:27:34.192Z] 5d54e960e981: Verifying Checksum [2023-11-28T21:27:34.192Z] 5d54e960e981: Download complete [2023-11-28T21:27:34.192Z] f0e02332f6b5: Verifying Checksum [2023-11-28T21:27:34.192Z] f0e02332f6b5: Download complete [2023-11-28T21:27:34.192Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T21:27:34.192Z] 872ee5b61b7b: Download complete [2023-11-28T21:27:34.465Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T21:27:34.465Z] 9fda8d8052c6: Download complete [2023-11-28T21:27:34.740Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T21:27:34.740Z] 94ae7d8d031c: Download complete [2023-11-28T21:27:35.328Z] 9fda8d8052c6: Pull complete [2023-11-28T21:27:35.919Z] 5d54e960e981: Pull complete [2023-11-28T21:27:36.190Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T21:27:36.190Z] c4a7e357bf2a: Download complete [2023-11-28T21:27:37.157Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T21:27:37.157Z] 0c6a40ed1a82: Download complete [2023-11-28T21:27:49.506Z] c4a7e357bf2a: Pull complete [2023-11-28T21:27:49.506Z] f0e02332f6b5: Pull complete [2023-11-28T21:27:49.506Z] 872ee5b61b7b: Pull complete [2023-11-28T21:27:57.752Z] 0c6a40ed1a82: Pull complete [2023-11-28T21:27:58.352Z] 94ae7d8d031c: Pull complete [2023-11-28T21:27:58.352Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T21:27:58.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T21:27:58.352Z] ---> 86de565de09d [2023-11-28T21:27:58.352Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:28:00.320Z] ---> Running in 071686cc327a [2023-11-28T21:28:00.320Z] Removing intermediate container 071686cc327a [2023-11-28T21:28:00.320Z] ---> 634fb5415b4f [2023-11-28T21:28:00.320Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:28:00.592Z] ---> Running in 64013a9af4f6 [2023-11-28T21:28:00.862Z] Removing intermediate container 64013a9af4f6 [2023-11-28T21:28:00.862Z] ---> feef0aaf46b0 [2023-11-28T21:28:00.862Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T21:28:00.862Z] ---> Running in cb4c77cbdc1f [2023-11-28T21:28:01.455Z] Removing intermediate container cb4c77cbdc1f [2023-11-28T21:28:01.455Z] ---> 51b9f02abd6b [2023-11-28T21:28:01.455Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:28:01.455Z] ---> Running in 12c89ce99b76 [2023-11-28T21:28:01.732Z] Removing intermediate container 12c89ce99b76 [2023-11-28T21:28:01.732Z] ---> d72eef001acf [2023-11-28T21:28:01.732Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-11-28T21:28:01.732Z] ---> Running in ecdd8e886a39 [2023-11-28T21:28:02.341Z] Removing intermediate container ecdd8e886a39 [2023-11-28T21:28:02.341Z] ---> 4b8ba1bd10aa [2023-11-28T21:28:02.341Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:28:02.341Z] ---> Running in 53a5bb56a487 [2023-11-28T21:28:03.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:28:03.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:28:04.872Z] OK: 266 MiB in 52 packages [2023-11-28T21:28:05.840Z] Removing intermediate container 53a5bb56a487 [2023-11-28T21:28:05.840Z] ---> 1579cc9dcfde [2023-11-28T21:28:05.840Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-11-28T21:28:05.840Z] ---> Running in 5bb58d93d8aa [2023-11-28T21:28:06.110Z] Removing intermediate container 5bb58d93d8aa [2023-11-28T21:28:06.110Z] ---> 69fad592fd27 [2023-11-28T21:28:06.110Z] Step 10/13 : COPY go.mod vendor* ./ [2023-11-28T21:28:10.811Z] ---> fdae584fdbb8 [2023-11-28T21:28:10.811Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:28:10.811Z] ---> Running in 892b90a4df1c [2023-11-28T21:29:35.535Z] Removing intermediate container 892b90a4df1c [2023-11-28T21:29:35.535Z] ---> 18f07de95976 [2023-11-28T21:29:35.535Z] Step 12/13 : COPY . . [2023-11-28T21:29:35.535Z] ---> e02647c62273 [2023-11-28T21:29:35.535Z] Step 13/13 : RUN ${MAKE} [2023-11-28T21:29:35.535Z] ---> Running in 116c8b6358c3 [2023-11-28T21:29:35.535Z] noop [2023-11-28T21:29:35.535Z] Removing intermediate container 116c8b6358c3 [2023-11-28T21:29:35.535Z] ---> 88b26ef67089 [2023-11-28T21:29:35.535Z] Successfully built 88b26ef67089 [2023-11-28T21:29:35.535Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:29:36.000Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:29:36.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:29:36.311Z] prd-ubuntu20.04-docker-arm64-4c-16g-8098 does not seem to be running inside a container [2023-11-28T21:29:36.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/187 -v /w/workspace/device-onvif-camera/187:/w/workspace/device-onvif-camera/187:rw,z -v /w/workspace/device-onvif-camera/187@tmp:/w/workspace/device-onvif-camera/187@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-11-28T21:29:38.845Z] $ docker top b0badf1307a349d0961f6dd6ceeaf5502e0282e8e03519be99bb86a8a835e07c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:29:39.802Z] + go version [2023-11-28T21:29:39.802Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T21:29:39.819Z] $ docker stop --time=1 b0badf1307a349d0961f6dd6ceeaf5502e0282e8e03519be99bb86a8a835e07c [2023-11-28T21:29:41.439Z] $ docker rm -f --volumes b0badf1307a349d0961f6dd6ceeaf5502e0282e8e03519be99bb86a8a835e07c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:29:42.283Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:29:42.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:29:42.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-8098 does not seem to be running inside a container [2023-11-28T21:29:42.608Z] $ 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/187 -v /w/workspace/device-onvif-camera/187:/w/workspace/device-onvif-camera/187:rw,z -v /w/workspace/device-onvif-camera/187@tmp:/w/workspace/device-onvif-camera/187@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-11-28T21:29:43.758Z] $ docker top 52c4dc798cdb0105bafa62a60b533f9d9ae448429e967bbfd0a42981d0b6877b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:29:44.363Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/187 [Pipeline] fileExists [Pipeline] sh [2023-11-28T21:29:45.060Z] + make test [2023-11-28T21:29:45.060Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T21:29:49.318Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-11-28T21:31:41.020Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-11-28T21:31:41.020Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-11-28T21:31:41.020Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.182s coverage: 31.5% of statements [2023-11-28T21:31:59.242Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.429s coverage: 86.5% of statements [2023-11-28T21:32:01.824Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T21:32:01.824Z] go vet ./... [2023-11-28T21:32:28.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T21:32:28.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T21:32:28.538Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T21:32:28.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T21:32:28.606Z] $ docker stop --time=1 52c4dc798cdb0105bafa62a60b533f9d9ae448429e967bbfd0a42981d0b6877b [2023-11-28T21:32:32.676Z] $ docker rm -f --volumes 52c4dc798cdb0105bafa62a60b533f9d9ae448429e967bbfd0a42981d0b6877b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:32:34.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T21:32:34.126Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T21:32:34.624Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:32:35.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T21:32:35.544Z] + ls -al . [2023-11-28T21:32:35.544Z] total 236 [2023-11-28T21:32:35.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:29 . [2023-11-28T21:32:35.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:27 .. [2023-11-28T21:32:35.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:27 .git [2023-11-28T21:32:35.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:27 .github [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 28 21:27 .gitignore [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 21:27 .golangci.yml [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 11155 Nov 28 21:27 Attribution.txt [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 28 21:27 CHANGELOG.md [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 1683 Nov 28 21:27 Dockerfile [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:27 GOVERNANCE.md [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 28 21:27 Jenkinsfile [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 21:27 LICENSE [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 2877 Nov 28 21:27 Makefile [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 21:27 OWNERS.md [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 28 21:27 README.md [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION [2023-11-28T21:32:35.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:27 bin [2023-11-28T21:32:35.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:27 cmd [2023-11-28T21:32:35.544Z] -rw-r--r-- 1 jenkins jenkins 78456 Nov 28 21:31 coverage.out [2023-11-28T21:32:35.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:27 doc [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 4082 Nov 28 21:27 go.mod [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 35678 Nov 28 21:27 go.sum [2023-11-28T21:32:35.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:27 internal [2023-11-28T21:32:35.544Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 28 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:32:35.951Z] + 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=8d134797eab24b0c9a6c7ce1206394b55438db5c --label arch=arm64 --label version=3.2.0-dev.2 . [2023-11-28T21:32:36.537Z] Sending build context to Docker daemon 20.51MB [2023-11-28T21:32:36.537Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:32:36.537Z] Step 2/27 : FROM ${BASE} AS builder [2023-11-28T21:32:36.537Z] ---> 88b26ef67089 [2023-11-28T21:32:36.537Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:32:36.803Z] ---> Running in 8a204c592fa6 [2023-11-28T21:32:37.071Z] Removing intermediate container 8a204c592fa6 [2023-11-28T21:32:37.071Z] ---> b2a371d62816 [2023-11-28T21:32:37.071Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:32:37.071Z] ---> Running in a025e3ca6fe0 [2023-11-28T21:32:37.336Z] Removing intermediate container a025e3ca6fe0 [2023-11-28T21:32:37.336Z] ---> 716201a6164f [2023-11-28T21:32:37.336Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2023-11-28T21:32:37.601Z] ---> Running in 8574a818e723 [2023-11-28T21:32:37.868Z] Removing intermediate container 8574a818e723 [2023-11-28T21:32:37.868Z] ---> c210590253d7 [2023-11-28T21:32:37.868Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:32:37.868Z] ---> Running in fa4c892e3108 [2023-11-28T21:32:38.136Z] Removing intermediate container fa4c892e3108 [2023-11-28T21:32:38.136Z] ---> b3386daef2b6 [2023-11-28T21:32:38.136Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2023-11-28T21:32:38.136Z] ---> Running in bc4cc45c440a [2023-11-28T21:32:38.405Z] Removing intermediate container bc4cc45c440a [2023-11-28T21:32:38.405Z] ---> b5e0634482db [2023-11-28T21:32:38.405Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:32:38.679Z] ---> Running in 092cf17cbbd2 [2023-11-28T21:32:39.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:32:40.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:32:41.189Z] OK: 266 MiB in 52 packages [2023-11-28T21:32:42.155Z] Removing intermediate container 092cf17cbbd2 [2023-11-28T21:32:42.155Z] ---> d5261c2d0bbc [2023-11-28T21:32:42.155Z] Step 9/27 : WORKDIR /device-onvif-camera [2023-11-28T21:32:42.155Z] ---> Running in 18c54083cd11 [2023-11-28T21:32:42.424Z] Removing intermediate container 18c54083cd11 [2023-11-28T21:32:42.424Z] ---> 16e46bfc8a5c [2023-11-28T21:32:42.424Z] Step 10/27 : COPY go.mod vendor* ./ [2023-11-28T21:32:45.005Z] ---> ad935227d4f0 [2023-11-28T21:32:45.005Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:32:45.005Z] ---> Running in cf75718eb005 [2023-11-28T21:32:47.590Z] Removing intermediate container cf75718eb005 [2023-11-28T21:32:47.590Z] ---> 496644cf840a [2023-11-28T21:32:47.590Z] Step 12/27 : COPY . . [2023-11-28T21:32:48.996Z] ---> 3bdd8e1d4cd8 [2023-11-28T21:32:48.996Z] Step 13/27 : RUN ${MAKE} [2023-11-28T21:32:48.996Z] ---> Running in ab736ce6550a [2023-11-28T21:32:49.969Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-11-28T21:34:56.658Z] Removing intermediate container ab736ce6550a [2023-11-28T21:34:56.658Z] ---> 39b7eeb57948 [2023-11-28T21:34:56.658Z] Step 14/27 : FROM alpine:3.18 [2023-11-28T21:34:56.658Z] 3.18: Pulling from library/alpine [2023-11-28T21:34:56.658Z] 579b34f0a95b: Pulling fs layer [2023-11-28T21:34:56.658Z] 579b34f0a95b: Verifying Checksum [2023-11-28T21:34:56.658Z] 579b34f0a95b: Download complete [2023-11-28T21:34:56.658Z] 579b34f0a95b: Pull complete [2023-11-28T21:34:56.658Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T21:34:56.658Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T21:34:56.658Z] ---> 3cc203321400 [2023-11-28T21:34:56.658Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-11-28T21:34:56.658Z] ---> Running in e77d6ffdc740 [2023-11-28T21:34:56.658Z] Removing intermediate container e77d6ffdc740 [2023-11-28T21:34:56.658Z] ---> 1e675902c0d0 [2023-11-28T21:34:56.658Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2023-11-28T21:34:56.658Z] ---> Running in 21ddb20ceec4 [2023-11-28T21:34:56.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:34:56.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:34:56.658Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T21:34:56.658Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T21:34:56.658Z] OK: 8 MiB in 16 packages [2023-11-28T21:34:56.658Z] Removing intermediate container 21ddb20ceec4 [2023-11-28T21:34:56.658Z] ---> 1f1a0f5d77cd [2023-11-28T21:34:56.658Z] Step 17/27 : RUN apk --no-cache upgrade [2023-11-28T21:34:56.658Z] ---> Running in 658dea6bcaff [2023-11-28T21:34:56.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:34:56.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:34:56.658Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:34:56.658Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:34:56.658Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T21:34:56.658Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:34:56.658Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:34:56.658Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:34:56.658Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:34:56.658Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:34:56.658Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:34:56.658Z] OK: 8 MiB in 16 packages [2023-11-28T21:34:56.658Z] Removing intermediate container 658dea6bcaff [2023-11-28T21:34:56.658Z] ---> 0c5de81a73dd [2023-11-28T21:34:56.658Z] Step 18/27 : WORKDIR / [2023-11-28T21:34:56.658Z] ---> Running in fcc96442b657 [2023-11-28T21:34:56.658Z] Removing intermediate container fcc96442b657 [2023-11-28T21:34:56.658Z] ---> acfc26a21190 [2023-11-28T21:34:56.659Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2023-11-28T21:34:56.659Z] ---> d8d5b536eb12 [2023-11-28T21:34:56.659Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-11-28T21:34:56.925Z] ---> 3eb4f3d5fa9c [2023-11-28T21:34:56.925Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-11-28T21:34:57.509Z] ---> 3c716c9ed093 [2023-11-28T21:34:57.509Z] Step 22/27 : EXPOSE 59984 [2023-11-28T21:34:57.509Z] ---> Running in 2cea676a45be [2023-11-28T21:34:57.775Z] Removing intermediate container 2cea676a45be [2023-11-28T21:34:57.775Z] ---> c3f3692fec82 [2023-11-28T21:34:57.775Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2023-11-28T21:34:57.775Z] ---> Running in 89efe60dbf2d [2023-11-28T21:34:58.041Z] Removing intermediate container 89efe60dbf2d [2023-11-28T21:34:58.041Z] ---> d99a191f0fd1 [2023-11-28T21:34:58.041Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T21:34:58.307Z] ---> Running in d632cde7b56c [2023-11-28T21:34:58.574Z] Removing intermediate container d632cde7b56c [2023-11-28T21:34:58.574Z] ---> be3b4cdbfa9a [2023-11-28T21:34:58.574Z] Step 25/27 : LABEL arch=arm64 [2023-11-28T21:34:58.574Z] ---> Running in 423e5d05c94b [2023-11-28T21:34:58.840Z] Removing intermediate container 423e5d05c94b [2023-11-28T21:34:58.840Z] ---> 3f0213175283 [2023-11-28T21:34:58.840Z] Step 26/27 : LABEL git_sha=8d134797eab24b0c9a6c7ce1206394b55438db5c [2023-11-28T21:34:59.107Z] ---> Running in 7c06d6bf2db0 [2023-11-28T21:34:59.376Z] Removing intermediate container 7c06d6bf2db0 [2023-11-28T21:34:59.376Z] ---> 16db60cbe4f3 [2023-11-28T21:34:59.376Z] Step 27/27 : LABEL version=3.2.0-dev.2 [2023-11-28T21:34:59.376Z] ---> Running in a1ae1d27c836 [2023-11-28T21:34:59.643Z] Removing intermediate container a1ae1d27c836 [2023-11-28T21:34:59.643Z] ---> d099be46d22d [2023-11-28T21:34:59.643Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T21:34:59.909Z] Successfully built d099be46d22d [2023-11-28T21:34:59.909Z] 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-11-28T21:35:00.388Z] provisioning config files... [2023-11-28T21:35:00.419Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/187@tmp/config3679962478095965643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:35:00.802Z] ---> ****-login.sh [2023-11-28T21:35:00.802Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:35:01.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:35:01.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:35:01.069Z] Configure a credential helper to remove this warning. See [2023-11-28T21:35:01.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:35:01.069Z] [2023-11-28T21:35:01.069Z] Login Succeeded [2023-11-28T21:35:01.069Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:35:01.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:35:01.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:35:01.341Z] Configure a credential helper to remove this warning. See [2023-11-28T21:35:01.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:35:01.341Z] [2023-11-28T21:35:01.341Z] Login Succeeded [2023-11-28T21:35:01.612Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:35:01.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:35:01.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:35:01.881Z] Configure a credential helper to remove this warning. See [2023-11-28T21:35:01.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:35:01.881Z] [2023-11-28T21:35:01.881Z] Login Succeeded [2023-11-28T21:35:01.881Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:35:02.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:35:02.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:35:02.154Z] Configure a credential helper to remove this warning. See [2023-11-28T21:35:02.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:35:02.154Z] [2023-11-28T21:35:02.154Z] Login Succeeded [2023-11-28T21:35:02.154Z] ****.io [2023-11-28T21:35:02.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:35:02.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:35:02.686Z] Configure a credential helper to remove this warning. See [2023-11-28T21:35:02.686Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:35:02.686Z] [2023-11-28T21:35:02.686Z] Login Succeeded [2023-11-28T21:35:02.686Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:35:02.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:35:02.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:35:02.957Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-11-28T21:35:02.957Z] 8d134797eab24b0c9a6c7ce1206394b55438db5c [2023-11-28T21:35:02.957Z] latest [2023-11-28T21:35:02.957Z] 3.2.0-dev.2 [2023-11-28T21:35:02.957Z] 8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2 [2023-11-28T21:35:02.957Z] main [2023-11-28T21:35:02.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:03.516Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8d134797eab24b0c9a6c7ce1206394b55438db5c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:03.985Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8d134797eab24b0c9a6c7ce1206394b55438db5c [2023-11-28T21:35:03.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T21:35:03.986Z] 46d2d2ff0176: Preparing [2023-11-28T21:35:03.986Z] f47c2db56d23: Preparing [2023-11-28T21:35:03.986Z] 0f8bb5b7db4b: Preparing [2023-11-28T21:35:03.986Z] 502b8d6b8b98: Preparing [2023-11-28T21:35:03.986Z] 96dfa37b563d: Preparing [2023-11-28T21:35:03.986Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:35:03.986Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:35:04.253Z] 46d2d2ff0176: Pushed [2023-11-28T21:35:04.253Z] 96dfa37b563d: Pushed [2023-11-28T21:35:04.253Z] f47c2db56d23: Pushed [2023-11-28T21:35:04.253Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:35:05.660Z] 502b8d6b8b98: Pushed [2023-11-28T21:35:11.009Z] 0f8bb5b7db4b: Pushed [2023-11-28T21:35:11.009Z] 8d134797eab24b0c9a6c7ce1206394b55438db5c: digest: sha256:6adcf473758773411bd98f38d7262a249c8ce54f3b6e5ff2bf2a08162052a40f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:11.505Z] + 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-11-28T21:35:11.967Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-28T21:35:11.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T21:35:11.967Z] 46d2d2ff0176: Preparing [2023-11-28T21:35:11.967Z] f47c2db56d23: Preparing [2023-11-28T21:35:11.967Z] 0f8bb5b7db4b: Preparing [2023-11-28T21:35:11.967Z] 502b8d6b8b98: Preparing [2023-11-28T21:35:11.967Z] 96dfa37b563d: Preparing [2023-11-28T21:35:11.967Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:35:11.967Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:35:11.967Z] f47c2db56d23: Layer already exists [2023-11-28T21:35:11.967Z] 46d2d2ff0176: Layer already exists [2023-11-28T21:35:11.967Z] 96dfa37b563d: Layer already exists [2023-11-28T21:35:11.967Z] 502b8d6b8b98: Layer already exists [2023-11-28T21:35:11.967Z] 0f8bb5b7db4b: Layer already exists [2023-11-28T21:35:11.967Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:35:12.234Z] latest: digest: sha256:6adcf473758773411bd98f38d7262a249c8ce54f3b6e5ff2bf2a08162052a40f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:12.707Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:13.181Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.2 [2023-11-28T21:35:13.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T21:35:13.182Z] 46d2d2ff0176: Preparing [2023-11-28T21:35:13.182Z] f47c2db56d23: Preparing [2023-11-28T21:35:13.182Z] 0f8bb5b7db4b: Preparing [2023-11-28T21:35:13.182Z] 502b8d6b8b98: Preparing [2023-11-28T21:35:13.182Z] 96dfa37b563d: Preparing [2023-11-28T21:35:13.182Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:35:13.182Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:35:13.182Z] 96dfa37b563d: Layer already exists [2023-11-28T21:35:13.182Z] f47c2db56d23: Layer already exists [2023-11-28T21:35:13.182Z] 502b8d6b8b98: Layer already exists [2023-11-28T21:35:13.182Z] 0f8bb5b7db4b: Layer already exists [2023-11-28T21:35:13.182Z] 46d2d2ff0176: Layer already exists [2023-11-28T21:35:13.182Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:35:13.182Z] 3.2.0-dev.2: digest: sha256:6adcf473758773411bd98f38d7262a249c8ce54f3b6e5ff2bf2a08162052a40f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:13.942Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:14.423Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2 [2023-11-28T21:35:14.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T21:35:14.423Z] 46d2d2ff0176: Preparing [2023-11-28T21:35:14.423Z] f47c2db56d23: Preparing [2023-11-28T21:35:14.423Z] 0f8bb5b7db4b: Preparing [2023-11-28T21:35:14.423Z] 502b8d6b8b98: Preparing [2023-11-28T21:35:14.423Z] 96dfa37b563d: Preparing [2023-11-28T21:35:14.423Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:35:14.423Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:35:14.423Z] 46d2d2ff0176: Layer already exists [2023-11-28T21:35:14.423Z] 502b8d6b8b98: Layer already exists [2023-11-28T21:35:14.423Z] 96dfa37b563d: Layer already exists [2023-11-28T21:35:14.423Z] f47c2db56d23: Layer already exists [2023-11-28T21:35:14.423Z] 0f8bb5b7db4b: Layer already exists [2023-11-28T21:35:14.423Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:35:14.689Z] 8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2: digest: sha256:6adcf473758773411bd98f38d7262a249c8ce54f3b6e5ff2bf2a08162052a40f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:15.175Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:15.758Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-11-28T21:35:15.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-11-28T21:35:15.758Z] 46d2d2ff0176: Preparing [2023-11-28T21:35:15.758Z] f47c2db56d23: Preparing [2023-11-28T21:35:15.758Z] 0f8bb5b7db4b: Preparing [2023-11-28T21:35:15.758Z] 502b8d6b8b98: Preparing [2023-11-28T21:35:15.758Z] 96dfa37b563d: Preparing [2023-11-28T21:35:15.758Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:35:15.758Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:35:15.758Z] 96dfa37b563d: Layer already exists [2023-11-28T21:35:15.758Z] 46d2d2ff0176: Layer already exists [2023-11-28T21:35:15.759Z] 502b8d6b8b98: Layer already exists [2023-11-28T21:35:15.759Z] 0f8bb5b7db4b: Layer already exists [2023-11-28T21:35:15.759Z] f47c2db56d23: Layer already exists [2023-11-28T21:35:15.759Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:35:16.030Z] main: digest: sha256:6adcf473758773411bd98f38d7262a249c8ce54f3b6e5ff2bf2a08162052a40f size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:35:16.363Z] ===================================================== [Pipeline] echo [2023-11-28T21:35:16.423Z] taggedImages: [2023-11-28T21:35:16.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8d134797eab24b0c9a6c7ce1206394b55438db5c [2023-11-28T21:35:16.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-11-28T21:35:16.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.2 [2023-11-28T21:35:16.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:8d134797eab24b0c9a6c7ce1206394b55438db5c-3.2.0-dev.2 [2023-11-28T21:35:16.423Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:17.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:35:17.061Z] [2023-11-28T21:35:17.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:17.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:35:17.736Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T21:35:17.736Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T21:35:17.736Z] 04944245beec: Pulling fs layer [2023-11-28T21:35:17.736Z] 699f458cf7ca: Pulling fs layer [2023-11-28T21:35:17.736Z] 765212b225bb: Pulling fs layer [2023-11-28T21:35:17.736Z] f23df028b6ca: Pulling fs layer [2023-11-28T21:35:17.736Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T21:35:17.736Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T21:35:17.736Z] 765212b225bb: Waiting [2023-11-28T21:35:17.736Z] f23df028b6ca: Waiting [2023-11-28T21:35:17.736Z] d65c8cfc05b1: Waiting [2023-11-28T21:35:17.736Z] 2437ff75d9bd: Waiting [2023-11-28T21:35:17.736Z] 04944245beec: Download complete [2023-11-28T21:35:17.736Z] 765212b225bb: Verifying Checksum [2023-11-28T21:35:17.736Z] 765212b225bb: Download complete [2023-11-28T21:35:17.736Z] f23df028b6ca: Verifying Checksum [2023-11-28T21:35:17.736Z] f23df028b6ca: Download complete [2023-11-28T21:35:17.736Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T21:35:17.736Z] d65c8cfc05b1: Download complete [2023-11-28T21:35:18.015Z] 699f458cf7ca: Verifying Checksum [2023-11-28T21:35:18.015Z] 699f458cf7ca: Download complete [2023-11-28T21:35:18.289Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T21:35:18.289Z] 8998bd30e6a1: Download complete [2023-11-28T21:35:20.869Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T21:35:20.869Z] 2437ff75d9bd: Download complete [2023-11-28T21:35:22.808Z] 8998bd30e6a1: Pull complete [2023-11-28T21:35:23.389Z] 04944245beec: Pull complete [2023-11-28T21:35:24.800Z] 699f458cf7ca: Pull complete [2023-11-28T21:35:25.067Z] 765212b225bb: Pull complete [2023-11-28T21:35:26.027Z] f23df028b6ca: Pull complete [2023-11-28T21:35:26.027Z] d65c8cfc05b1: Pull complete [2023-11-28T21:35:41.011Z] 2437ff75d9bd: Pull complete [2023-11-28T21:35:41.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T21:35:41.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:35:41.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:35:41.418Z] prd-ubuntu20.04-docker-arm64-4c-16g-8098 does not seem to be running inside a container [2023-11-28T21:35:41.491Z] $ 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/187 -v /w/workspace/device-onvif-camera/187:/w/workspace/device-onvif-camera/187:rw,z -v /w/workspace/device-onvif-camera/187@tmp:/w/workspace/device-onvif-camera/187@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-11-28T21:35:44.705Z] $ docker top df338afc39381269e6ed1abef8eda5e0717353d9e467641053e93f5bbc9bb760 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:35:45.793Z] ---> job-cost.sh [2023-11-28T21:35:45.793Z] lf-activate-venv: SKIPPING [2023-11-28T21:35:45.793Z] INFO: No Stack... [2023-11-28T21:35:46.766Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T21:35:47.744Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T21:35:48.419Z] + cat /w/workspace/device-onvif-camera/187/archives/cost.csv [2023-11-28T21:35:48.419Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T21:35:48.491Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-187-stack-cost] [2023-11-28T21:35:48.497Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-187-stack-cost] did not exist. Created. [2023-11-28T21:35:48.497Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:35:49.273Z] /w/workspace/device-onvif-camera/187@tmp/durable-e3f9ccd1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T21:35:49.951Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T21:35:50.016Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T21:35:50.095Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T21:35:50.102Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T21:35:50.213Z] $ docker stop --time=1 df338afc39381269e6ed1abef8eda5e0717353d9e467641053e93f5bbc9bb760 [2023-11-28T21:35:55.188Z] $ docker rm -f --volumes df338afc39381269e6ed1abef8eda5e0717353d9e467641053e93f5bbc9bb760 [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-11-28T21:35:56.547Z] provisioning config files... [2023-11-28T21:35:56.555Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13473886394719799216tmp [Pipeline] { [Pipeline] sh [2023-11-28T21:35:56.937Z] + set +x [2023-11-28T21:35:56.937Z] + bash -s -- [2023-11-28T21:35:56.937Z] + curl -s https://codecov.io/bash [2023-11-28T21:35:56.937Z] [2023-11-28T21:35:56.937Z] _____ _ [2023-11-28T21:35:56.937Z] / ____| | | [2023-11-28T21:35:56.937Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T21:35:56.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T21:35:56.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T21:35:56.937Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T21:35:56.937Z] Bash-1.0.6 [2023-11-28T21:35:56.937Z] [2023-11-28T21:35:56.937Z] [2023-11-28T21:35:56.937Z] ==> git version 2.25.1 found [2023-11-28T21:35:56.937Z] ==> 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-11-28T21:35:56.937Z] Release-Date: 2020-01-08 [2023-11-28T21:35:56.937Z] 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-11-28T21:35:56.937Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T21:35:56.937Z] ==> Jenkins CI detected. [2023-11-28T21:35:56.937Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-11-28T21:35:56.937Z] project root: . [2023-11-28T21:35:56.937Z] --> token set from env [2023-11-28T21:35:56.937Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T21:35:56.937Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T21:35:56.937Z] ==> Python coveragepy not found [2023-11-28T21:35:56.937Z] ==> Searching for coverage reports in: [2023-11-28T21:35:56.937Z] + . [2023-11-28T21:35:56.937Z] -> Found 1 reports [2023-11-28T21:35:56.937Z] ==> Detecting git/mercurial file structure [2023-11-28T21:35:56.937Z] ==> Reading reports [2023-11-28T21:35:56.937Z] + ./coverage.out bytes=78456 [2023-11-28T21:35:56.937Z] ==> Appending adjustments [2023-11-28T21:35:56.937Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T21:35:57.197Z] + Found adjustments [2023-11-28T21:35:57.197Z] ==> Gzipping contents [2023-11-28T21:35:57.197Z] 12K /tmp/codecov.jsuhQA.gz [2023-11-28T21:35:57.197Z] ==> Uploading reports [2023-11-28T21:35:57.197Z] url: https://codecov.io [2023-11-28T21:35:57.197Z] query: branch=main&commit=8d134797eab24b0c9a6c7ce1206394b55438db5c&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:35:57.197Z] -> Pinging Codecov [2023-11-28T21:35:57.197Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8d134797eab24b0c9a6c7ce1206394b55438db5c&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:35:57.456Z] -> Uploading to [2023-11-28T21:35:57.456Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/F29A59C45E3A92E06B3E522C9905F8EF/8d134797eab24b0c9a6c7ce1206394b55438db5c/4836ead2-81e9-46ad-b84f-b85940847c16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T213557Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=356491e3e6df915b269899f5eda344387c8d95d800469eb3a85042f7a55751b1 [2023-11-28T21:35:57.456Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:35:57.456Z] Dload Upload Total Spent Left Speed [2023-11-28T21:35:57.716Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 43789 --:--:-- --:--:-- --:--:-- 43789 [2023-11-28T21:35:57.716Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/8d134797eab24b0c9a6c7ce1206394b55438db5c [Pipeline] } [2023-11-28T21:35:57.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T21:35:58.064Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T21:35:58.077Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:58.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:35:58.504Z] [2023-11-28T21:35:58.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:58.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:35:58.858Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T21:35:58.858Z] df9b9388f04a: Pulling fs layer [2023-11-28T21:35:58.858Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T21:35:58.858Z] 25bc292e5bac: Pulling fs layer [2023-11-28T21:35:58.858Z] 114826534d7a: Pulling fs layer [2023-11-28T21:35:58.858Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T21:35:58.858Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T21:35:58.858Z] 114826534d7a: Waiting [2023-11-28T21:35:58.858Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T21:35:58.858Z] 6ad1cebc031e: Waiting [2023-11-28T21:35:58.858Z] 25bc292e5bac: Verifying Checksum [2023-11-28T21:35:58.858Z] 25bc292e5bac: Download complete [2023-11-28T21:35:58.858Z] 52dc419b0ee2: Download complete [2023-11-28T21:35:58.858Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T21:35:58.858Z] 4657fd5d0bcf: Download complete [2023-11-28T21:35:58.858Z] df9b9388f04a: Verifying Checksum [2023-11-28T21:35:58.858Z] df9b9388f04a: Download complete [2023-11-28T21:35:59.127Z] df9b9388f04a: Pull complete [2023-11-28T21:35:59.127Z] 52dc419b0ee2: Pull complete [2023-11-28T21:35:59.127Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T21:35:59.127Z] 6ad1cebc031e: Download complete [2023-11-28T21:35:59.127Z] 25bc292e5bac: Pull complete [2023-11-28T21:35:59.693Z] 114826534d7a: Verifying Checksum [2023-11-28T21:35:59.693Z] 114826534d7a: Download complete [2023-11-28T21:35:59.951Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T21:35:59.951Z] 8a3aa393b2d8: Download complete [2023-11-28T21:36:03.238Z] 114826534d7a: Pull complete [2023-11-28T21:36:03.238Z] 4657fd5d0bcf: Pull complete [2023-11-28T21:36:03.238Z] 6ad1cebc031e: Pull complete [2023-11-28T21:36:05.768Z] 8a3aa393b2d8: Pull complete [2023-11-28T21:36:05.768Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T21:36:05.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:36:05.768Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:06.053Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T21:36:06.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T21:36:08.002Z] $ docker top e049a030030ed0b54f5a5419ab325c78ee82200b68dc093ae2e83445de48b658 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T21:36:08.146Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-11-28T21:36:08.425Z] + set -o pipefail [2023-11-28T21:36:08.425Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-11-28T21:36:14.987Z] [2023-11-28T21:36:14.987Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-11-28T21:36:14.987Z] [2023-11-28T21:36:14.987Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/c40eb2c7-4303-445f-b76e-31d0af6845e3 [2023-11-28T21:36:14.987Z] [2023-11-28T21:36:14.987Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-28T21:36:14.987Z] [2023-11-28T21:36:14.987Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T21:36:14.987Z] [2023-11-28T21:36:15.247Z] [2023-11-28T21:36:15.247Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T21:36:15.247Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T21:36:15.247Z] More details here: https://snyk.co/ue1NS [2023-11-28T21:36:15.247Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T21:36:15.247Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T21:36:15.273Z] $ docker stop --time=1 e049a030030ed0b54f5a5419ab325c78ee82200b68dc093ae2e83445de48b658 [2023-11-28T21:36:17.341Z] $ docker rm -f --volumes e049a030030ed0b54f5a5419ab325c78ee82200b68dc093ae2e83445de48b658 [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-11-28T21:36:18.190Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:36:18.249Z] provisioning config files... [2023-11-28T21:36:18.261Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15895142257330915923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:18.676Z] --> edgex-publish-swagger.sh [2023-11-28T21:36:18.676Z] === Publish doc/openapi/v3 API === [2023-11-28T21:36:18.676Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2023-11-28T21:36:18.676Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2023-11-28T21:36:18.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:36:18.676Z] Dload Upload Total Spent Left Speed [2023-11-28T21:36:19.246Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 485k 0 0 39 192k 0 1900k --:--:-- --:--:-- --:--:-- 1882k 100 485k 100 180 100 485k 306 825k --:--:-- --:--:-- --:--:-- 824k [2023-11-28T21:36:19.246Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-11-28T21:36:19.246Z] [Pipeline] } [2023-11-28T21:36:19.260Z] 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-11-28T21:36:20.129Z] + git log --format=format:%s -1 8d134797eab24b0c9a6c7ce1206394b55438db5c [Pipeline] sh [2023-11-28T21:36:20.422Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:36:20.422Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:20.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:36:20.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:20.937Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T21:36:20.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:36:21.330Z] $ docker top 4890882d44b0bab8be6d854bf2cdeb72463945e71b7be23db4f09ffe22caf8ab -eo pid,comm [2023-11-28T21:36:21.359Z] 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-11-28T21:36:21.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:36:21.566Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:36:21.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:36:21.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:36:21.686Z] $ docker exec 4890882d44b0bab8be6d854bf2cdeb72463945e71b7be23db4f09ffe22caf8ab ssh-agent [2023-11-28T21:36:21.773Z] SSH_AUTH_SOCK=/tmp/ssh-a1aqNQJMT1qN/agent.32 [2023-11-28T21:36:21.773Z] SSH_AGENT_PID=38 [2023-11-28T21:36:21.778Z] Running ssh-add (command line suppressed) [2023-11-28T21:36:21.903Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1091941974361666524.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1091941974361666524.key) [2023-11-28T21:36:21.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:36:22.288Z] + git semver tag [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,483 [run_tag] DEBUG tag force:False [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,483 [check_head_tag] DEBUG check head tag [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,484 [execute] INFO git cat-file --batch-check [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,488 [execute] INFO git cat-file --batch [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,501 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,502 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,502 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:36:22.550Z] 2023-11-28 21:36:22,507 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T21:36:22.550Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:36:22.575Z] $ docker exec --env ******** --env ******** 4890882d44b0bab8be6d854bf2cdeb72463945e71b7be23db4f09ffe22caf8ab ssh-agent -k [2023-11-28T21:36:22.665Z] unset SSH_AUTH_SOCK; [2023-11-28T21:36:22.665Z] unset SSH_AGENT_PID; [2023-11-28T21:36:22.665Z] echo Agent pid 38 killed; [2023-11-28T21:36:22.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:36:23.180Z] + git semver [Pipeline] } [2023-11-28T21:36:23.463Z] $ docker stop --time=1 4890882d44b0bab8be6d854bf2cdeb72463945e71b7be23db4f09ffe22caf8ab [2023-11-28T21:36:24.738Z] $ docker rm -f --volumes 4890882d44b0bab8be6d854bf2cdeb72463945e71b7be23db4f09ffe22caf8ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:25.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:36:25.365Z] [2023-11-28T21:36:25.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:25.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:36:25.710Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T21:36:25.711Z] ab5ef0e58194: Pulling fs layer [2023-11-28T21:36:25.711Z] 9712f1f96733: Pulling fs layer [2023-11-28T21:36:25.711Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T21:36:25.711Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T21:36:25.711Z] e9a5061849ea: Pulling fs layer [2023-11-28T21:36:25.711Z] d747dcd14b5f: Pulling fs layer [2023-11-28T21:36:25.711Z] 2de7ff778b66: Pulling fs layer [2023-11-28T21:36:25.711Z] e9a5061849ea: Waiting [2023-11-28T21:36:25.711Z] d747dcd14b5f: Waiting [2023-11-28T21:36:25.711Z] 2de7ff778b66: Waiting [2023-11-28T21:36:25.711Z] 0d9ebad4ef96: Waiting [2023-11-28T21:36:25.711Z] 9712f1f96733: Verifying Checksum [2023-11-28T21:36:25.711Z] 9712f1f96733: Download complete [2023-11-28T21:36:26.278Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T21:36:26.278Z] 63f879dbbcfc: Download complete [2023-11-28T21:36:26.278Z] e9a5061849ea: Verifying Checksum [2023-11-28T21:36:26.278Z] e9a5061849ea: Download complete [2023-11-28T21:36:26.278Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T21:36:26.278Z] 0d9ebad4ef96: Download complete [2023-11-28T21:36:26.278Z] d747dcd14b5f: Verifying Checksum [2023-11-28T21:36:26.278Z] d747dcd14b5f: Download complete [2023-11-28T21:36:26.278Z] ab5ef0e58194: Verifying Checksum [2023-11-28T21:36:26.278Z] ab5ef0e58194: Download complete [2023-11-28T21:36:26.278Z] 2de7ff778b66: Verifying Checksum [2023-11-28T21:36:26.278Z] 2de7ff778b66: Download complete [2023-11-28T21:36:28.807Z] ab5ef0e58194: Pull complete [2023-11-28T21:36:28.807Z] 9712f1f96733: Pull complete [2023-11-28T21:36:29.371Z] 63f879dbbcfc: Pull complete [2023-11-28T21:36:32.652Z] 0d9ebad4ef96: Pull complete [2023-11-28T21:36:32.653Z] e9a5061849ea: Pull complete [2023-11-28T21:36:32.653Z] d747dcd14b5f: Pull complete [2023-11-28T21:36:33.587Z] 2de7ff778b66: Pull complete [2023-11-28T21:36:33.587Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T21:36:33.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:36:33.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:33.892Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T21:36:33.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T21:36:35.776Z] $ docker top 85aca235bf7fe9892fb33a835ef04f3724877243d152754c6c1af53e68095884 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:36:35.993Z] provisioning config files... [2023-11-28T21:36:36.025Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6814870292012786051tmp [2023-11-28T21:36:36.041Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8826943352081795047tmp [2023-11-28T21:36:36.084Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1226843851434203195tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:36:36.174Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:36.484Z] ---> sigul-configuration.sh [2023-11-28T21:36:36.484Z] gpg: directory `/root/.gnupg' created [2023-11-28T21:36:36.484Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T21:36:36.484Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T21:36:36.484Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T21:36:36.484Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T21:36:36.484Z] gpg: CAST5 encrypted data [2023-11-28T21:36:36.484Z] gpg: encrypted with 1 passphrase [2023-11-28T21:36:36.484Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T21:36:36.778Z] + mkdir /home/jenkins [2023-11-28T21:36:36.778Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T21:36:37.070Z] + 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-11-28T21:36:37.081Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:37.378Z] ---> sigul-install.sh [2023-11-28T21:36:37.378Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T21:36:37.670Z] + git tag --list [2023-11-28T21:36:37.670Z] v0.0.0 [2023-11-28T21:36:37.670Z] v2.2.0 [2023-11-28T21:36:37.670Z] v2.3.0 [2023-11-28T21:36:37.670Z] v2.3.1 [2023-11-28T21:36:37.670Z] v3.0 [2023-11-28T21:36:37.670Z] v3.0.0 [2023-11-28T21:36:37.670Z] v3.1 [2023-11-28T21:36:37.670Z] v3.1.0 [2023-11-28T21:36:37.670Z] v3.1.0-dev.1 [2023-11-28T21:36:37.670Z] v3.1.0-dev.10 [2023-11-28T21:36:37.670Z] v3.1.0-dev.11 [2023-11-28T21:36:37.670Z] v3.1.0-dev.12 [2023-11-28T21:36:37.670Z] v3.1.0-dev.13 [2023-11-28T21:36:37.670Z] v3.1.0-dev.14 [2023-11-28T21:36:37.670Z] v3.1.0-dev.15 [2023-11-28T21:36:37.670Z] v3.1.0-dev.16 [2023-11-28T21:36:37.670Z] v3.1.0-dev.17 [2023-11-28T21:36:37.670Z] v3.1.0-dev.18 [2023-11-28T21:36:37.670Z] v3.1.0-dev.19 [2023-11-28T21:36:37.670Z] v3.1.0-dev.2 [2023-11-28T21:36:37.670Z] v3.1.0-dev.20 [2023-11-28T21:36:37.670Z] v3.1.0-dev.21 [2023-11-28T21:36:37.670Z] v3.1.0-dev.22 [2023-11-28T21:36:37.670Z] v3.1.0-dev.23 [2023-11-28T21:36:37.670Z] v3.1.0-dev.24 [2023-11-28T21:36:37.670Z] v3.1.0-dev.25 [2023-11-28T21:36:37.670Z] v3.1.0-dev.26 [2023-11-28T21:36:37.670Z] v3.1.0-dev.27 [2023-11-28T21:36:37.670Z] v3.1.0-dev.28 [2023-11-28T21:36:37.670Z] v3.1.0-dev.3 [2023-11-28T21:36:37.670Z] v3.1.0-dev.4 [2023-11-28T21:36:37.670Z] v3.1.0-dev.5 [2023-11-28T21:36:37.670Z] v3.1.0-dev.6 [2023-11-28T21:36:37.670Z] v3.1.0-dev.7 [2023-11-28T21:36:37.670Z] v3.1.0-dev.8 [2023-11-28T21:36:37.670Z] v3.1.0-dev.9 [2023-11-28T21:36:37.670Z] v3.2.0-dev.1 [2023-11-28T21:36:37.670Z] v3.2.0-dev.2 [Pipeline] sh [2023-11-28T21:36:37.970Z] + lftools sign git-tag v3.2.0-dev.2 [2023-11-28T21:36:38.537Z] Signing Git tag with Sigul... [2023-11-28T21:36:38.537Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-11-28T21:36:38.809Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:39.109Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T21:36:39.116Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T21:36:39.272Z] $ docker stop --time=1 85aca235bf7fe9892fb33a835ef04f3724877243d152754c6c1af53e68095884 [2023-11-28T21:36:40.560Z] $ docker rm -f --volumes 85aca235bf7fe9892fb33a835ef04f3724877243d152754c6c1af53e68095884 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T21:36:41.432Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:36:41.432Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:41.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:36:41.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:41.955Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T21:36:41.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:36:42.317Z] $ docker top fcab0c2edd9d9ec21d0d953429c00ec59754a32fc11f67eb2acc4f0cd62ba56e -eo pid,comm [2023-11-28T21:36:42.347Z] 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-11-28T21:36:42.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:36:42.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:36:42.555Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:36:42.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:36:42.685Z] $ docker exec fcab0c2edd9d9ec21d0d953429c00ec59754a32fc11f67eb2acc4f0cd62ba56e ssh-agent [2023-11-28T21:36:42.783Z] SSH_AUTH_SOCK=/tmp/ssh-lx55YM9WhhYa/agent.33 [2023-11-28T21:36:42.783Z] SSH_AGENT_PID=39 [2023-11-28T21:36:42.787Z] Running ssh-add (command line suppressed) [2023-11-28T21:36:42.897Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1081194741497485890.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1081194741497485890.key) [2023-11-28T21:36:42.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:36:43.237Z] + git semver bump pre [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,425 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,425 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,425 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,425 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,425 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,425 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,427 [execute] INFO git cat-file --batch-check [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,432 [execute] INFO git cat-file --batch [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:43.495Z] 2023-11-28 21:36:43,437 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T21:36:43.495Z] 3.2.0-dev.3 [Pipeline] } [2023-11-28T21:36:43.519Z] $ docker exec --env ******** --env ******** fcab0c2edd9d9ec21d0d953429c00ec59754a32fc11f67eb2acc4f0cd62ba56e ssh-agent -k [2023-11-28T21:36:43.609Z] unset SSH_AUTH_SOCK; [2023-11-28T21:36:43.609Z] unset SSH_AGENT_PID; [2023-11-28T21:36:43.609Z] echo Agent pid 39 killed; [2023-11-28T21:36:43.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:36:44.133Z] + git semver [Pipeline] } [2023-11-28T21:36:44.417Z] $ docker stop --time=1 fcab0c2edd9d9ec21d0d953429c00ec59754a32fc11f67eb2acc4f0cd62ba56e [2023-11-28T21:36:45.683Z] $ docker rm -f --volumes fcab0c2edd9d9ec21d0d953429c00ec59754a32fc11f67eb2acc4f0cd62ba56e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:36:46.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:36:46.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:46.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:36:46.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:46.722Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T21:36:46.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:36:47.078Z] $ docker top 2b8845a3e2029ee32c57be7bf9dce3a7f13553a3c717a8043771029e2458cb5a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:36:47.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:36:47.339Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:36:47.448Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:36:47.465Z] $ docker exec 2b8845a3e2029ee32c57be7bf9dce3a7f13553a3c717a8043771029e2458cb5a ssh-agent [2023-11-28T21:36:47.548Z] SSH_AUTH_SOCK=/tmp/ssh-IsJ4bBWMTCee/agent.33 [2023-11-28T21:36:47.548Z] SSH_AGENT_PID=39 [2023-11-28T21:36:47.553Z] Running ssh-add (command line suppressed) [2023-11-28T21:36:47.666Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7847737444541728535.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7847737444541728535.key) [2023-11-28T21:36:47.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:36:48.008Z] + git semver push [2023-11-28T21:36:48.267Z] 2023-11-28 21:36:48,197 [run_push] DEBUG push [2023-11-28T21:36:48.267Z] 2023-11-28 21:36:48,197 [execute] INFO git cat-file --batch-check [2023-11-28T21:36:48.267Z] 2023-11-28 21:36:48,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:48.267Z] 2023-11-28 21:36:48,202 [execute] INFO git rev-list fb6b6cd1ceb9c58dd51364a3ed917ac513bb6861 -- [2023-11-28T21:36:48.267Z] 2023-11-28 21:36:48,202 [execute] DEBUG Popen(['git', 'rev-list', 'fb6b6cd1ceb9c58dd51364a3ed917ac513bb6861', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:36:48.267Z] 2023-11-28 21:36:48,210 [execute] INFO git fetch -v origin [2023-11-28T21:36:48.267Z] 2023-11-28 21:36:48,210 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T21:36:48.835Z] 2023-11-28 21:36:48,753 [run_push] DEBUG no remote changes detected [2023-11-28T21:36:48.835Z] 2023-11-28 21:36:48,753 [execute] INFO git push origin semver [2023-11-28T21:36:48.835Z] 2023-11-28 21:36:48,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:36:49.771Z] 2023-11-28 21:36:49,587 [run_push] DEBUG push all version tags [2023-11-28T21:36:49.771Z] 2023-11-28 21:36:49,588 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T21:36:49.771Z] 2023-11-28 21:36:49,588 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:36:50.342Z] 2023-11-28 21:36:50,325 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-11-28T21:36:50.342Z] 3.2.0-dev.3 [Pipeline] } [2023-11-28T21:36:50.365Z] $ docker exec --env ******** --env ******** 2b8845a3e2029ee32c57be7bf9dce3a7f13553a3c717a8043771029e2458cb5a ssh-agent -k [2023-11-28T21:36:50.464Z] unset SSH_AUTH_SOCK; [2023-11-28T21:36:50.464Z] unset SSH_AGENT_PID; [2023-11-28T21:36:50.464Z] echo Agent pid 39 killed; [2023-11-28T21:36:50.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:36:51.058Z] + git semver [Pipeline] } [2023-11-28T21:36:51.345Z] $ docker stop --time=1 2b8845a3e2029ee32c57be7bf9dce3a7f13553a3c717a8043771029e2458cb5a [2023-11-28T21:36:52.634Z] $ docker rm -f --volumes 2b8845a3e2029ee32c57be7bf9dce3a7f13553a3c717a8043771029e2458cb5a [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-11-28T21:36:54.221Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-11-28T21:36:54.221Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-28T21:36:54.221Z] total 16 [2023-11-28T21:36:54.221Z] drwxr-xr-x 3 root root 4096 Nov 28 20:32 . [2023-11-28T21:36:54.221Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 21:36 .. [2023-11-28T21:36:54.221Z] drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost [2023-11-28T21:36:54.221Z] -rw-r--r-- 1 root root 91 Nov 28 20:32 cost.csv [2023-11-28T21:36:54.221Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-28T21:36:54.221Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-11-28T21:36:54.221Z] total 16 [2023-11-28T21:36:54.221Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . [2023-11-28T21:36:54.221Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 21:36 .. [2023-11-28T21:36:54.221Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost [2023-11-28T21:36:54.221Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:54.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:55.368Z] ---> package-listing.sh [2023-11-28T21:36:55.368Z] ++ facter osfamily [2023-11-28T21:36:55.368Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T21:36:55.628Z] + OS_FAMILY=debian [2023-11-28T21:36:55.628Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-11-28T21:36:55.628Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T21:36:55.628Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T21:36:55.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T21:36:55.628Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T21:36:55.628Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-28T21:36:55.628Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T21:36:55.628Z] + case "${OS_FAMILY}" in [2023-11-28T21:36:55.628Z] + dpkg -l [2023-11-28T21:36:55.628Z] + grep '^ii' [2023-11-28T21:36:55.628Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T21:36:55.628Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T21:36:55.628Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T21:36:55.628Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-11-28T21:36:55.628Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-11-28T21:36:55.628Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-11-28T21:36:55.639Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T21:36:55.917Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:56.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T21:36:56.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:56.726Z] prd-ubuntu20.04-docker-8c-8g-5122 does not seem to be running inside a container [2023-11-28T21:36:56.770Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T21:36:56.949Z] $ docker top b68bc1593b96945b157500976eed47097211009bd8ef5e0a6ab4ae5c977d52bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:36:57.388Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T21:36:57.673Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T21:36:57.958Z] + ls /var/log/sa-host [2023-11-28T21:36:57.958Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:36:58.092Z] provisioning config files... [2023-11-28T21:36:58.103Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config394471138362798925tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:36:58.222Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:58.504Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T21:36:58.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:58.954Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T21:36:58.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:59.251Z] ---> sudo-logs.sh [2023-11-28T21:36:59.251Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T21:36:59.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:59.681Z] ---> job-cost.sh [2023-11-28T21:36:59.681Z] lf-activate-venv: SKIPPING [2023-11-28T21:36:59.681Z] DEBUG: total: 0.2199999988079071 [2023-11-28T21:36:59.681Z] INFO: Retrieving Stack Cost... [2023-11-28T21:37:01.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T21:37:01.847Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T21:37:01.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:02.147Z] ---> logs-deploy.sh [2023-11-28T21:37:02.147Z] lf-activate-venv: SKIPPING [2023-11-28T21:37:02.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/187 [2023-11-28T21:37:02.147Z] INFO: archiving workspace using pattern(s): [2023-11-28T21:37:03.088Z] Archives upload complete. [2023-11-28T21:37:03.088Z] INFO: archiving logs to Nexus