simple 10-Jun-2024 17:51:33 Build OpenMRS Platform - OpenMRS Platform 2.2.x - Test on MySQL #92 (OP-OP2-TOM-92) started building on agent xiao.openmrs.org (3), bamboo version: 8.2.4 simple 10-Jun-2024 17:51:33 Remote agent on host xiao.openmrs.org simple 10-Jun-2024 17:51:33 Build working directory is /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM simple 10-Jun-2024 17:51:33 Executing build OpenMRS Platform - OpenMRS Platform 2.2.x - Test on MySQL #92 (OP-OP2-TOM-92) simple 10-Jun-2024 17:51:33 Preparing artifact 'docker-compose-snapshot' for use at /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM/docker-compose (location: docker-compose) simple 10-Jun-2024 17:51:37 Artifact 'docker-compose-snapshot' prepared in 4.260 s at /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM/docker-compose simple 10-Jun-2024 17:51:37 Running pre-build action: Build Log Labeller Pre Build Action simple 10-Jun-2024 17:51:37 Running pre-build action: VCS Version Collector simple 10-Jun-2024 17:51:37 Running pre-build action: Run Predator simple 10-Jun-2024 17:51:37 [PredatorPreBuildAction] Starting predator plugin, pre build agent cleaner simple 10-Jun-2024 17:51:37 [PredatorPreBuildAction] Running these commands: /opt/scripts/cleanup-before-building.sh simple 10-Jun-2024 17:51:37 [PredatorPreBuildAction] Running command '[/opt/scripts/cleanup-before-building.sh]' simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] Command '[/opt/scripts/cleanup-before-building.sh]' completed with exit code 0 simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 2988 java 1232 bamboo-age 2967Mb 508Mb 00:04:48 /usr/lib/jvm/java-8-ope simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1232 wrapper 1 bamboo-age 16Mb 2Mb 00:01:03 /home/bamboo-agent/bamb simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] Identifying Bamboo agent process (or parent): 1 systemd 0 root 163Mb 10Mb 00:00:09 /sbin/init simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] No processes found for (chromium|chrome|webdriver|mysql|java|mvn|node|npm) simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] Initial free space: 5.2359314 GB simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] Deleting folder /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP3-TOM simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] Deleting 20 snapshot folders from /home/bamboo-agent/.m2/repository simple 10-Jun-2024 17:51:38 [PredatorPreBuildAction] Maven snapshot disk freed: 0 GB simple 10-Jun-2024 17:51:39 [PredatorPreBuildAction] 0 empty artifacts were found and deleted by Predator simple 10-Jun-2024 17:51:39 [PredatorPreBuildAction] Maven stable disk freed: 0.77552557 GB, deleted 918 files simple 10-Jun-2024 17:51:39 [PredatorPreBuildAction] File /home/bamboo-agent/.npmrc does not exist. simple 10-Jun-2024 17:51:39 [PredatorPreBuildAction] File /home/bamboo-agent/.docker/config.json does not exist. simple 10-Jun-2024 17:51:39 [PredatorPreBuildAction] File /home/bamboo-agent/.OpenMRS/liquibaseUpdateLogs.txt does not exist. simple 10-Jun-2024 17:51:39 [PredatorPreBuildAction] Final free space: 5.3336754 GB simple 10-Jun-2024 17:51:39 [PredatorPreBuildAction] Done simple 10-Jun-2024 17:51:39 Starting task 'Run docker-compose' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 10-Jun-2024 17:51:39 Beginning to execute external process for build 'OpenMRS Platform - OpenMRS Platform 2.2.x - Test on MySQL #92 (OP-OP2-TOM-92)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/OP-OP2-TOM-92-ScriptBuildTask-6015057089594478377.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM/docker-compose\n error 10-Jun-2024 17:51:39 + docker-compose -f docker-compose.yml -f docker-compose.prod.yml down -v error 10-Jun-2024 17:51:39 Removing network docker-compose_default error 10-Jun-2024 17:51:39 Network docker-compose_default not found. error 10-Jun-2024 17:51:39 Removing volume docker-compose_db-data error 10-Jun-2024 17:51:39 Volume docker-compose_db-data not found. error 10-Jun-2024 17:51:39 Removing volume docker-compose_web-data error 10-Jun-2024 17:51:39 Volume docker-compose_web-data not found. error 10-Jun-2024 17:51:39 + docker-compose -f docker-compose.yml -f docker-compose.prod.yml up --build -d error 10-Jun-2024 17:51:39 Creating network "docker-compose_default" with the default driver error 10-Jun-2024 17:51:39 Creating volume "docker-compose_db-data" with default driver error 10-Jun-2024 17:51:39 Creating volume "docker-compose_web-data" with default driver error 10-Jun-2024 17:51:39 Pulling db (mysql:5.6)... build 10-Jun-2024 17:51:40 5.6: Pulling from library/mysql build 10-Jun-2024 17:51:47 Digest: sha256:20575ecebe6216036d25dab5903808211f1e9ba63dc7825ac20cb975e34cfcae build 10-Jun-2024 17:51:47 Status: Downloaded newer image for mysql:5.6 error 10-Jun-2024 17:51:47 Building web build 10-Jun-2024 17:51:48 Sending build context to Docker daemon 100.9MB build 10-Jun-2024 17:51:48 build 10-Jun-2024 17:51:48 Step 1/11 : FROM tomcat:7-jre8 build 10-Jun-2024 17:51:48 7-jre8: Pulling from library/tomcat build 10-Jun-2024 17:51:48 Digest: sha256:3d6475354578a0b083f2e91700dcb8a1275dc5f574435276ce0ec69be588d6a3 build 10-Jun-2024 17:51:48 Status: Downloaded newer image for tomcat:7-jre8 build 10-Jun-2024 17:51:48 ---> 3037eb7cda68 build 10-Jun-2024 17:51:48 Step 2/11 : COPY openmrs.war /usr/local/tomcat/webapps/openmrs.war build 10-Jun-2024 17:51:50 ---> 9ff82c0216bc build 10-Jun-2024 17:51:50 Step 3/11 : COPY setenv.sh /usr/local/tomcat/bin/setenv.sh build 10-Jun-2024 17:51:50 ---> 3ca8766e16ad build 10-Jun-2024 17:51:50 Step 4/11 : COPY wait-for-it.sh /usr/local/tomcat/wait-for-it.sh build 10-Jun-2024 17:51:50 ---> 7003409f9aee build 10-Jun-2024 17:51:50 Step 5/11 : COPY startup.sh /usr/local/tomcat/startup.sh build 10-Jun-2024 17:51:50 ---> 7ae77115e347 build 10-Jun-2024 17:51:50 Step 6/11 : RUN sed -i '/Connector port="8080"/a URIEncoding="UTF-8" relaxedPathChars="[]|" relaxedQueryChars="[]|{}^\`"<>"' /usr/local/tomcat/conf/server.xml build 10-Jun-2024 17:51:50 ---> Running in d6cdfe2d0ca2 build 10-Jun-2024 17:51:51 Removing intermediate container d6cdfe2d0ca2 build 10-Jun-2024 17:51:51 ---> 89e4d7e0639b build 10-Jun-2024 17:51:51 Step 7/11 : RUN chmod +x /usr/local/tomcat/wait-for-it.sh build 10-Jun-2024 17:51:51 ---> Running in 184c97818921 build 10-Jun-2024 17:51:51 Removing intermediate container 184c97818921 build 10-Jun-2024 17:51:51 ---> 079061c45364 build 10-Jun-2024 17:51:51 Step 8/11 : RUN chmod +x /usr/local/tomcat/startup.sh build 10-Jun-2024 17:51:51 ---> Running in 201f8f11e77d build 10-Jun-2024 17:51:52 Removing intermediate container 201f8f11e77d build 10-Jun-2024 17:51:52 ---> 58ae839b20c5 build 10-Jun-2024 17:51:52 Step 9/11 : COPY openmrs-distro.properties /root/openmrs-distro.properties build 10-Jun-2024 17:51:52 ---> c2aba5d06fb6 build 10-Jun-2024 17:51:52 Step 10/11 : COPY Dockerfile /root/Dockerfile build 10-Jun-2024 17:51:52 ---> 49955873e620 build 10-Jun-2024 17:51:52 Step 11/11 : CMD ["/usr/local/tomcat/startup.sh"] build 10-Jun-2024 17:51:52 ---> Running in 717573f2e5af build 10-Jun-2024 17:51:52 Removing intermediate container 717573f2e5af build 10-Jun-2024 17:51:52 ---> 8d4ed9e7e68b build 10-Jun-2024 17:51:52 Successfully built 8d4ed9e7e68b build 10-Jun-2024 17:51:52 Successfully tagged platform:2.2.2-snapshot error 10-Jun-2024 17:51:52 Creating docker-compose_db_1 ... error 10-Jun-2024 17:51:53 Creating docker-compose_db_1 ... done error 10-Jun-2024 17:51:53 Creating docker-compose_web_1 ... error 10-Jun-2024 17:51:53 Creating docker-compose_web_1 ... done error 10-Jun-2024 17:51:53 + sleep 500 error 10-Jun-2024 18:00:13 + docker ps build 10-Jun-2024 18:00:13 CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES build 10-Jun-2024 18:00:13 85e5595e0502 platform:2.2.2-snapshot "/usr/local/tomcat/s…" 8 minutes ago Up 8 minutes 0.0.0.0:80->8080/tcp, :::80->8080/tcp docker-compose_web_1 build 10-Jun-2024 18:00:13 c29cd5c5084e mysql:5.6 "docker-entrypoint.s…" 8 minutes ago Up 8 minutes 3306/tcp docker-compose_db_1 build 10-Jun-2024 18:00:13 ad066a4e45de moby/buildkit:buildx-stable-1 "buildkitd" 5 hours ago Up 5 hours buildx_buildkit_sad_grothendieck0 error 10-Jun-2024 18:00:13 + docker-compose logs build 10-Jun-2024 18:00:14 Attaching to docker-compose_web_1, docker-compose_db_1 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.6.51-1debian9 started. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 5.6.51-1debian9 started. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53+00:00 [Note] [Entrypoint]: Initializing database files build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 0 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 0 [Note] /usr/sbin/mysqld (mysqld 5.6.51) starting as process 44 ... build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Using atomics to ref count buffer pool pages build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: The InnoDB memory heap is disabled build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Memory barrier is not used build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Compressed tables use zlib 1.2.11 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Using Linux native AIO build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Using CPU crc32 instructions build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Initializing buffer pool, size = 128.0M build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Completed initialization of buffer pool build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: The first specified data file ./ibdata1 did not exist: a new database to be created! build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Setting file ./ibdata1 size to 12 MB build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Database physically writes the file full: wait... build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Setting log file ./ib_logfile101 size to 48 MB build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Setting log file ./ib_logfile1 size to 48 MB build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Renaming log file ./ib_logfile101 to ./ib_logfile0 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Warning] InnoDB: New log files created, LSN=45781 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Doublewrite buffer not found: creating new build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Doublewrite buffer created build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: 128 rollback segment(s) are active. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Warning] InnoDB: Creating foreign key constraint system tables. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Foreign key constraint system tables created build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Creating tablespace and datafile system tables. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Tablespace and datafile system tables created. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: Waiting for purge to start build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] InnoDB: 5.6.51 started; log sequence number 0 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:53 44 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:54 44 [Note] Binlog end build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:54 44 [Note] InnoDB: FTS optimize thread exiting. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:54 44 [Note] InnoDB: Starting shutdown... build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 44 [Note] InnoDB: Shutdown completed; log sequence number 1625977 build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 0 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 0 [Note] /usr/sbin/mysqld (mysqld 5.6.51) starting as process 67 ... build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Using atomics to ref count buffer pool pages build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: The InnoDB memory heap is disabled build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Memory barrier is not used build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Compressed tables use zlib 1.2.11 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Using Linux native AIO build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Using CPU crc32 instructions build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Initializing buffer pool, size = 128.0M build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Completed initialization of buffer pool build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Highest supported file format is Barracuda. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: 128 rollback segment(s) are active. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Waiting for purge to start build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: 5.6.51 started; log sequence number 1625977 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] Binlog end build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: FTS optimize thread exiting. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:55 67 [Note] InnoDB: Starting shutdown... build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:57 67 [Note] InnoDB: Shutdown completed; log sequence number 1625987 build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER ! build 10-Jun-2024 18:00:14 db_1 | To do so, start the server, then issue the following commands: build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | /usr/bin/mysqladmin -u root password 'new-password' build 10-Jun-2024 18:00:14 db_1 | /usr/bin/mysqladmin -u root -h c29cd5c5084e password 'new-password' build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | Alternatively you can run: build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | /usr/bin/mysql_secure_installation build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | which will also give you the option of removing the test build 10-Jun-2024 18:00:14 db_1 | databases and anonymous user created by default. This is build 10-Jun-2024 18:00:14 db_1 | strongly recommended for production servers. build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | See the manual for more instructions. build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | Please report any problems at http://bugs.mysql.com/ build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | The latest information about MySQL is available on the web at build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | http://www.mysql.com build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | Support MySQL by buying support/licenses at http://shop.mysql.com build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | Note: new default config file not created. build 10-Jun-2024 18:00:14 db_1 | Please make sure your config file is current build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | WARNING: Default config file /etc/mysql/my.cnf exists on the system build 10-Jun-2024 18:00:14 db_1 | This file will be read by default by the MySQL server build 10-Jun-2024 18:00:14 db_1 | If you do not want to use this, either remove it, or use the build 10-Jun-2024 18:00:14 db_1 | --defaults-file argument to mysqld_safe when starting the server build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:57+00:00 [Note] [Entrypoint]: Database files initialized build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:57+00:00 [Note] [Entrypoint]: Starting temporary server build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:57+00:00 [Note] [Entrypoint]: Waiting for server startup build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 0 [Note] mysqld (mysqld 5.6.51) starting as process 92 ... build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] Plugin 'FEDERATED' is disabled. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Using atomics to ref count buffer pool pages build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: The InnoDB memory heap is disabled build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Memory barrier is not used build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Compressed tables use zlib 1.2.11 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Using Linux native AIO build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Using CPU crc32 instructions build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Initializing buffer pool, size = 128.0M build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Completed initialization of buffer pool build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Highest supported file format is Barracuda. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: 128 rollback segment(s) are active. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: Waiting for purge to start build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] InnoDB: 5.6.51 started; log sequence number 1625987 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 2217f31d-2752-11ef-8343-0242ac160002. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Warning] 'user' entry 'root@c29cd5c5084e' ignored in --skip-name-resolve mode. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Warning] 'user' entry '@c29cd5c5084e' ignored in --skip-name-resolve mode. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Warning] 'proxies_priv' entry '@ root@c29cd5c5084e' ignored in --skip-name-resolve mode. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] Event Scheduler: Loaded 0 events build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58 92 [Note] mysqld: ready for connections. build 10-Jun-2024 18:00:14 db_1 | Version: '5.6.51' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server (GPL) build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:51:58+00:00 [Note] [Entrypoint]: Temporary server started. build 10-Jun-2024 18:00:14 db_1 | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. build 10-Jun-2024 18:00:14 db_1 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. build 10-Jun-2024 18:00:14 db_1 | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. build 10-Jun-2024 18:00:14 db_1 | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:00 92 [Warning] 'proxies_priv' entry '@ root@c29cd5c5084e' ignored in --skip-name-resolve mode. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:00+00:00 [Note] [Entrypoint]: Creating database openmrs build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:00+00:00 [Note] [Entrypoint]: Creating user openmrs build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:00+00:00 [Note] [Entrypoint]: Giving user openmrs access to schema openmrs build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:00+00:00 [Note] [Entrypoint]: /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/dump.sql build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05+00:00 [Note] [Entrypoint]: Stopping temporary server build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] mysqld: Normal shutdown build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Giving 0 client threads a chance to die gracefully build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Event Scheduler: Purging the queue. 0 events build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down slave threads build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Forcefully disconnecting 0 remaining clients build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Binlog end build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'partition' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'PERFORMANCE_SCHEMA' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_DATAFILES' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_TABLESPACES' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN_COLS' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_FOREIGN' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_FIELDS' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_COLUMNS' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_INDEXES' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_TABLESTATS' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_SYS_TABLES' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_FT_INDEX_TABLE' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_FT_INDEX_CACHE' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_FT_CONFIG' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_FT_BEING_DELETED' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_FT_DELETED' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_FT_DEFAULT_STOPWORD' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_METRICS' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_BUFFER_POOL_STATS' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE_LRU' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_BUFFER_PAGE' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX_RESET' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_CMP_PER_INDEX' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_CMPMEM_RESET' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_CMPMEM' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_CMP_RESET' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_CMP' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_LOCK_WAITS' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_LOCKS' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'INNODB_TRX' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] Shutting down plugin 'InnoDB' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] InnoDB: FTS optimize thread exiting. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:05 92 [Note] InnoDB: Starting shutdown... build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] InnoDB: Shutdown completed; log sequence number 4017891 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'BLACKHOLE' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'ARCHIVE' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'MRG_MYISAM' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'MyISAM' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'MEMORY' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'CSV' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'sha256_password' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'mysql_old_password' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'mysql_native_password' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] Shutting down plugin 'binlog' build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07 92 [Note] mysqld: Shutdown complete build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07+00:00 [Note] [Entrypoint]: Temporary server stopped build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:07+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. build 10-Jun-2024 18:00:14 db_1 | build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details). build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 0 [Note] mysqld (mysqld 5.6.51) starting as process 1 ... build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] Plugin 'FEDERATED' is disabled. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Using atomics to ref count buffer pool pages build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: The InnoDB memory heap is disabled build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Memory barrier is not used build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Compressed tables use zlib 1.2.11 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Using Linux native AIO build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Using CPU crc32 instructions build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Initializing buffer pool, size = 128.0M build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Completed initialization of buffer pool build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Highest supported file format is Barracuda. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: 128 rollback segment(s) are active. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: Waiting for purge to start build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] InnoDB: 5.6.51 started; log sequence number 4017891 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] RSA private key file not found: /var/lib/mysql//private_key.pem. Some authentication plugins will not work. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] RSA public key file not found: /var/lib/mysql//public_key.pem. Some authentication plugins will not work. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] Server hostname (bind-address): '*'; port: 3306 build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] IPv6 is available. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] - '::' resolves to '::'; build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] Server socket created on IP: '::'. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Warning] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Warning] 'proxies_priv' entry '@ root@c29cd5c5084e' ignored in --skip-name-resolve mode. build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] Event Scheduler: Loaded 0 events build 10-Jun-2024 18:00:14 db_1 | 2024-06-10 17:52:08 1 [Note] mysqld: ready for connections. build 10-Jun-2024 18:00:14 db_1 | Version: '5.6.51' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server (GPL) build 10-Jun-2024 18:00:14 web_1 | + DB_CREATE_TABLES=false build 10-Jun-2024 18:00:14 web_1 | + DB_AUTO_UPDATE=false build 10-Jun-2024 18:00:14 web_1 | + MODULE_WEB_ADMIN=true build 10-Jun-2024 18:00:14 web_1 | + DEBUG=false build 10-Jun-2024 18:00:14 web_1 | + cat build 10-Jun-2024 18:00:14 web_1 | ------ Starting distribution ----- build 10-Jun-2024 18:00:14 web_1 | + echo '------ Starting distribution -----' build 10-Jun-2024 18:00:14 web_1 | + cat /root/openmrs-distro.properties build 10-Jun-2024 18:00:14 web_1 | #Mon Jun 10 17:24:17 UTC 2024 build 10-Jun-2024 18:00:14 web_1 | name=Platform build 10-Jun-2024 18:00:14 web_1 | omod.fhir=1.20.0 build 10-Jun-2024 18:00:14 web_1 | omod.owa=1.14.0 build 10-Jun-2024 18:00:14 web_1 | omod.webservices.rest=2.23.0 build 10-Jun-2024 18:00:14 web_1 | owa.openmrs-owa-addonmanager=1.0.0 build 10-Jun-2024 18:00:14 web_1 | version=2.2.2-SNAPSHOT build 10-Jun-2024 18:00:14 web_1 | war.openmrs=2.2.2-SNAPSHOT build 10-Jun-2024 18:00:14 web_1 | ----------------------------------- build 10-Jun-2024 18:00:14 web_1 | + echo ----------------------------------- build 10-Jun-2024 18:00:14 web_1 | + /usr/local/tomcat/wait-for-it.sh --timeout=3600 db:3306 build 10-Jun-2024 18:00:14 web_1 | wait-for-it.sh: waiting 3600 seconds for db:3306 build 10-Jun-2024 18:00:14 web_1 | wait-for-it.sh: db:3306 is available after 15 seconds build 10-Jun-2024 18:00:14 web_1 | + '[' false ']' build 10-Jun-2024 18:00:14 web_1 | + export JPDA_ADDRESS=1044 build 10-Jun-2024 18:00:14 web_1 | + JPDA_ADDRESS=1044 build 10-Jun-2024 18:00:14 web_1 | + export JPDA_TRANSPORT=dt_socket build 10-Jun-2024 18:00:14 web_1 | + JPDA_TRANSPORT=dt_socket build 10-Jun-2024 18:00:14 web_1 | + sleep 15 build 10-Jun-2024 18:00:14 web_1 | + /usr/local/tomcat/bin/catalina.sh jpda run build 10-Jun-2024 18:00:14 web_1 | OpenJDK 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0 build 10-Jun-2024 18:00:14 web_1 | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0 build 10-Jun-2024 18:00:14 web_1 | Listening for transport dt_socket at address: 1044 build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:09 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Server version: Apache Tomcat/7.0.94 build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:09 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Server built: Apr 10 2019 16:56:40 UTC build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:09 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Server number: 7.0.94.0 build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:09 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: OS Name: Linux build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:09 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: OS Version: 5.15.0-112-generic build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:09 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Architecture: amd64 build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:09 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Java Home: /usr/lib/jvm/java-8-openjdk-amd64/jre build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: JVM Version: 1.8.0_212-8u212-b01-1~deb9u1-b01 build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: JVM Vendor: Oracle Corporation build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: CATALINA_BASE: /usr/local/tomcat build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: CATALINA_HOME: /usr/local/tomcat build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Djava.util.logging.config.file=/usr/local/tomcat/conf/logging.properties build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Dfile.encoding=UTF-8 build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Xms256m build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Xmx768m build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -XX:PermSize=256m build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -XX:MaxPermSize=512m build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Djdk.tls.ephemeralDHKeySize=2048 build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -agentlib:jdwp=transport=dt_socket,address=1044,server=y,suspend=n build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -DOPENMRS_INSTALLATION_SCRIPT=/usr/local/tomcat/openmrs-server.properties build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -DOPENMRS_APPLICATION_DATA_DIRECTORY=/usr/local/tomcat/.OpenMRS build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Dignore.endorsed.dirs= build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Dcatalina.base=/usr/local/tomcat build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Dcatalina.home=/usr/local/tomcat build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.VersionLoggerListener log build 10-Jun-2024 18:00:14 web_1 | INFO: Command line argument: -Djava.io.tmpdir=/usr/local/tomcat/temp build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent build 10-Jun-2024 18:00:14 web_1 | INFO: Loaded APR based Apache Tomcat Native library 1.2.21 using APR version 1.5.2. build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.core.AprLifecycleListener lifecycleEvent build 10-Jun-2024 18:00:14 web_1 | INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.core.AprLifecycleListener initializeSSL build 10-Jun-2024 18:00:14 web_1 | INFO: OpenSSL successfully initialized (OpenSSL 1.1.0j 20 Nov 2018) build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.coyote.AbstractProtocol init build 10-Jun-2024 18:00:14 web_1 | INFO: Initializing ProtocolHandler ["http-apr-8080"] build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.coyote.AbstractProtocol init build 10-Jun-2024 18:00:14 web_1 | INFO: Initializing ProtocolHandler ["ajp-apr-8009"] build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.Catalina load build 10-Jun-2024 18:00:14 web_1 | INFO: Initialization processed in 1186 ms build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.core.StandardService startInternal build 10-Jun-2024 18:00:14 web_1 | INFO: Starting service Catalina build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.core.StandardEngine startInternal build 10-Jun-2024 18:00:14 web_1 | INFO: Starting Servlet Engine: Apache Tomcat/7.0.94 build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:10 PM org.apache.catalina.startup.HostConfig deployWAR build 10-Jun-2024 18:00:14 web_1 | INFO: Deploying web application archive /usr/local/tomcat/webapps/openmrs.war build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:14 PM org.apache.catalina.startup.TldConfig execute build 10-Jun-2024 18:00:14 web_1 | INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:52:15,516| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2108) |2024-06-10 17:52:15,530| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimeProperties(2041) |2024-06-10 17:52:15,530| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard. build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:52:15,778| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2108) |2024-06-10 17:52:15,779| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimeProperties(2041) |2024-06-10 17:52:15,779| Unable to find a runtime properties file. Initial setup is needed. View the webapp to run the setup wizard. build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:15 PM org.apache.catalina.startup.HostConfig deployWAR build 10-Jun-2024 18:00:14 web_1 | INFO: Deployment of web application archive /usr/local/tomcat/webapps/openmrs.war has finished in 5,456 ms build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:15 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/ROOT build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:15 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/ROOT has finished in 54 ms build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:15 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/examples build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/examples has finished in 295 ms build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/docs build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/docs has finished in 30 ms build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/manager build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/manager has finished in 60 ms build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deploying web application directory /usr/local/tomcat/webapps/host-manager build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.catalina.startup.HostConfig deployDirectory build 10-Jun-2024 18:00:14 web_1 | INFO: Deployment of web application directory /usr/local/tomcat/webapps/host-manager has finished in 71 ms build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.coyote.AbstractProtocol start build 10-Jun-2024 18:00:14 web_1 | INFO: Starting ProtocolHandler ["http-apr-8080"] build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.coyote.AbstractProtocol start build 10-Jun-2024 18:00:14 web_1 | INFO: Starting ProtocolHandler ["ajp-apr-8009"] build 10-Jun-2024 18:00:14 web_1 | Jun 10, 2024 5:52:16 PM org.apache.catalina.startup.Catalina start build 10-Jun-2024 18:00:14 web_1 | INFO: Server startup in 6183 ms build 10-Jun-2024 18:00:14 web_1 | + curl -L http://localhost:8080/openmrs/ build 10-Jun-2024 18:00:14 web_1 | % Total % Received % Xferd Average Speed Time Time Time Current build 10-Jun-2024 18:00:14 web_1 | Dload Upload Total Spent Left Speed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 build 10-Jun-2024 18:00:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:52:24,909| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2108) |2024-06-10 17:52:24,917| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 build 10-Jun-2024 18:00:14 100 10707 0 10707 0 0 5913 0 --:--:-- 0:00:01 --:--:-- 18055 build 10-Jun-2024 18:00:14 100 10707 0 10707 0 0 5913 0 --:--:-- 0:00:01 --:--:-- 18055 build 10-Jun-2024 18:00:14 web_1 | + sleep 15 build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Reading from `liquibasechangelog` build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:52 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:52 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:52 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Successfully acquired change log lock build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:52 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:52 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:52 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Reading from `liquibasechangelog` build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20111218-1830-fix::sunbiz ran successfully in 14ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120322-1510::wyclif ran successfully in 91ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1000::raff ran successfully in 20ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1010::raff ran successfully in 36ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1020::raff ran successfully in 891ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1030::raff ran successfully in 552ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1040::raff ran successfully in 582ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20120504-1050::raff ran successfully in 524ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::10-insert-new-app-privileges::dkayiwa ran successfully in 8ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::11-insert-new-api-privileges::dkayiwa ran successfully in 24ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::1-grant-new-dashboard-overview-tab-app-privileges::dkayiwa ran successfully in 7ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::2-role-assign-new-api-privileges-to-renamed-ones::dkayiwa ran successfully in 35ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::1-increase-privilege-col-size-privilege::dkayiwa ran successfully in 281ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::2-increase-privilege-col-size-rol-privilege::dkayiwa ran successfully in 144ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201205241728-1::mvorobey ran successfully in 135ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201205241728-2::mvorobey ran successfully in 147ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20101209-1353::wyclif::(Checksum: 3:9d30d1435a6c10a4b135609dc8e925ca) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Column '`as_needed`' does not exist build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121007-test_order_laterality::djazayeri ran successfully in 6ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20121008-order_specimen_source_fk::djazayeri::(Checksum: 3:99464e51d64e056a1e23b30c7aaaf47e) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121025-TRUNK-213::lluismf ran successfully in 145ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121021-TRUNK-333::lluismf ran successfully in 12ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121109-TRUNK-3474::patandre ran successfully in 71ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121112-TRUNK-3474::patandre ran successfully in 75ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474::patandre ran successfully in 88ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474-person-attribute-type::patandre ran successfully in 109ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121113-TRUNK-3474-privilege::patandre ran successfully in 94ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-role::patandre ran successfully in 71ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-relationship_type::patandre ran successfully in 89ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121114-TRUNK-3474-encounter_type::patandre ran successfully in 13ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20121212-TRUNK-2768::patandre ran successfully in 119ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130626-TRUNK-439::jthoenes ran successfully in 9ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131023-TRUNK-3903::k-joseph ran successfully in 58ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-duplicateEncounterRoleChangeSet::surangak ran successfully in 2ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20130809-TRUNK-4044-duplicateEncounterTypeChangeSet::surangak::(Checksum: 3:01a7d7ae88b0280139178f1840d417bd) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-encounter_type_unique_name_constraint::surangak ran successfully in 449ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20130809-TRUNK-4044-encounter_role_unique_name_constraint::surangak ran successfully in 395ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401101647-TRUNK-4187::wyclif ran successfully in 12ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140314-TRUNK-4283::dszafranek, wyclif ran successfully in 0ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140635-TRUNK-4283::dszafranek, wyclif ran successfully in 3ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140316-TRUNK-4283::dszafranek, wyclif ran successfully in 1ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403262140-TRUNK-4265::wyclif ran successfully in 1ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091110::wyclif ran successfully in 3ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406262016::wyclif ran successfully in 1ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406211643-TRUNK-4401::harsz89 ran successfully in 1ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406211703-TRUNK-4401::harsz89 ran successfully in 1ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091112::wyclif ran successfully in 36ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091128::wyclif ran successfully in 87ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091129::wyclif ran successfully in 75ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404101130::wyclif ran successfully in 5ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091131::wyclif ran successfully in 74ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403070132-TRUNK-4286::andras-szell ran successfully in 7ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402241055::Akshika ran successfully in 85ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402281648-TRUNK-4274::k-joseph ran successfully in 78ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041510::wyclif ran successfully in 51ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041511::wyclif ran successfully in 62ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041512::wyclif ran successfully in 73ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201311041513::wyclif::(Checksum: 3:b41217397a18dbe18e07266a9be4a523) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201311041515-TRUNK-4122::wyclif ran successfully in 79ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201310281153-TRUNK-4123::mujir,sushmitharaos ran successfully in 215ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201310281153-TRUNK-4124::mujir,sushmitharaos ran successfully in 152ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312141400-TRUNK-4126::arathy ran successfully in 87ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312141401-TRUNK-4126::wyclif ran successfully in 9ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312141400-TRUNK-4127::arathy::(Checksum: 3:26f381a2b8f112d98f36c1d0b6cceebd) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131210-TRUNK-4130::k-joseph ran successfully in 47ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312171559-TRUNK-4159::k-joseph ran successfully in 333ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131217-TRUNK-4157::banka ran successfully in 62ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131217-TRUNK-4142::banka ran successfully in 105ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312162044-TRUNK-4126::k-joseph ran successfully in 49ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312162059-TRUNK-4126::k-joseph ran successfully in 121ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312161618-TRUNK-4129::rkorytkowski ran successfully in 482ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312161713-TRUNK-4129::rkorytkowski ran successfully in 73ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312182214-TRUNK-4136::k-joseph ran successfully in 130ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312182223-TRUNK-4136::k-joseph ran successfully in 76ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312191200-TRUNK-4167::banka ran successfully in 75ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312191300-TRUNK-4167::banka ran successfully in 423ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312201200-TRUNK-4167::banka::(Checksum: 3:c72cd1725e670ea735fc45e6f0f31001) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201800-TRUNK-4167::banka ran successfully in 94ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312181649-TRUNK-4137::k-joseph ran successfully in 156ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312181650-TRUNK-4137::k-joseph ran successfully in 60ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201640-TRUNK-4138::banka ran successfully in 11ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201523-TRUNK-4138::banka ran successfully in 3ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312201425-TRUNK-4138::wyclif::(Checksum: 3:e6e37b7b995e2da28448f815211648fd) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312201525-TRUNK-4138::wyclif::(Checksum: 3:c751cbf452be8b2c05af6d6502ff5dc9) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201651-TRUNK-4138::banka ran successfully in 100ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201601-TRUNK-4138::wyclif ran successfully in 366ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312201700-TRUNK-4138::banka ran successfully in 80ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401031433-TRUNK-4135::rkorytkowski ran successfully in 25ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201401031434-TRUNK-4135::rkorytkowski ran successfully in 619ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031440-TRUNK-4135::rkorytkowski ran successfully in 2ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031448-TRUNK-4135::rkorytkowski ran successfully in 4ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201301031455-TRUNK-4135::rkorytkowski ran successfully in 79ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271822-TRUNK-4156::vinay ran successfully in 262ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271823-TRUNK-4156::vinay ran successfully in 5ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271824-TRUNK-4156::vinay ran successfully in 9ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271826-TRUNK-4156::vinay ran successfully in 99ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201312271827-TRUNK-4156::vinay::(Checksum: 3:ba1d0716249a5f1bde5eec83c190400f) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271828-TRUNK-4156::vinay ran successfully in 85ms build 10-Jun-2024 18:00:14 web_1 | + wait 46 build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201312271829-TRUNK-4156::vinay ran successfully in 655ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20131216-1637::gitahi ran successfully in 537ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041600-TRUNK-4138::wyclif ran successfully in 422ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041601-TRUNK-4138::wyclif ran successfully in 12ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041602-TRUNK-4138::wyclif ran successfully in 441ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402041604-TRUNK-4138::wyclif ran successfully in 11ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402051638-TRUNK-4202::wyclif ran successfully in 363ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201402042238-TRUNK-4202::wyclif::(Checksum: 3:e74c6d63ac01908cc6fb6f3e9b15e2e0) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402051639-TRUNK-4202::wyclif ran successfully in 440ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403011348::alexisduque ran successfully in 86ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201403061758-TRUNK-4284::Banka, Vinay ran successfully in 6ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140304816-TRUNK-4139::Akshika ran successfully in 79ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140313-TRUNK-4288::dszafranek ran successfully in 191ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140318-TRUNK-4265::jkondrat ran successfully in 216ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091516::wyclif ran successfully in 207ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201404091517::wyclif ran successfully in 100ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406201443::wyclif ran successfully in 79ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201406201444::wyclif ran successfully in 74ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201402120720-TRUNK-3902::k-joseph ran successfully in 49ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20140304-TRUNK-4170-duplicateLocationAttributeTypeNameChangeSet::harsz89::(Checksum: 3:b74878260cae25b9c209d1b6ea5ddb98) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140304-TRUNK-4170-location_attribute_type_unique_name::harsz89 ran successfully in 381ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140715-TRUNK-2999-remove_concept_word::rkorytkowski ran successfully in 23ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140718-TRUNK-2999-remove_update_concept_index_task::rkorytkowski ran successfully in 6ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140724-1528::wyclif ran successfully in 7ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140801-TRUNK-4443-rename_order_start_date_to_date_activated::bharti ran successfully in 88ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20140719-TRUNK-4445-update_dosing_type_to_varchar_255::mihir ran successfully in 107ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201408200733-TRUNK-4446::Deepak ran successfully in 102ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20150428-TRUNK-4693-1::mseaton::(Checksum: 3:599624d822c5f7a0d9bc796c4e90a526) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Foreign Key order_type_parent does not exist build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150428-TRUNK-4693-2::mseaton ran successfully in 450ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201409230113-TRUNK-3484::k-joseph ran successfully in 6ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::drop-tribe-foreign-key-TRUNK-4492::dkayiwa::(Checksum: 3:6f02e3203c3fe5414a44106b8f16e3cd) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Foreign Key belongs_to_tribe does not exist build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20141010-trunk-4492::alec ran successfully in 60ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291606-TRUNK-3474::jbuczynski ran successfully in 94ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291613-TRUNK-3474::jbuczynski ran successfully in 90ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291614-TRUNK-3474::jbuczynski ran successfully in 64ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201410291616-TRUNK-3474::jbuczynski ran successfully in 9ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20141103-1030::wyclif ran successfully in 106ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20141121-TRUNK-2193::raff ran successfully in 10ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150108-TRUNK-3849::rpuzdrowski ran successfully in 8ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150108-TRUNK-14::rpuzdrowski ran successfully in 6ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150211-TRUNK-3709::jkondrat ran successfully in 1ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101055-TRUNK-3386::pmuchowski ran successfully in 385ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101056-TRUNK-3386::pmuchowski ran successfully in 531ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101057-TRUNK-3386::pmuchowski ran successfully in 16ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101058-TRUNK-3386::pmuchowski ran successfully in 494ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101106-TRUNK-3386::pmuchowski ran successfully in 8ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201411101107-TRUNK-3386::pmuchowski ran successfully in 427ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20150221-1644::sandeepraparthi ran successfully in 464ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506051103-TRUNK-4727::Chethan, Preethi ran successfully in 92ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506192000-TRUNK-4729::thomasvandoren ran successfully in 167ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201506192001-TRUNK-4729::thomasvandoren ran successfully in 70ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111304::sns.recommind ran successfully in 359ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111412::sns.recommind ran successfully in 353ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201508111415::sns.recommind ran successfully in 298ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-354-create-allergy-table-rev1::fbiedrzycki ran successfully in 587ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-355-create-allergy-reaction-table::fbiedrzycki ran successfully in 178ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::RA-360-Add-allergy-status-to-patient-2::rpuzdrowski ran successfully in 74ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-4548-MigrateAllergiesChangeSet1::dkayiwa::(Checksum: 3:aa4d81dae6a9f0ee7e6f032634cc266d) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_problem::jdegraft ran successfully in 17ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_allergy::jdegraft ran successfully in 18ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list::jdegraft ran successfully in 14ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151007-TRUNK-4747-remove_active_list_type::jdegraft ran successfully in 13ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201509281653::Sravanthi ran successfully in 78ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151022-TRUNK-4750::gwasilwa ran successfully in 1553ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160201-TRUNK-1505::mnagasowmya ran successfully in 107ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160216-1700::bahmni ran successfully in 30ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160202-1743::rkorytkowski ran successfully in 4072ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151006-1530::bahmni ran successfully in 279ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151006-1537::bahmni ran successfully in 638ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151118-1630::bahmni ran successfully in 585ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151118-1640::bahmni ran successfully in 219ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160212-1020::bahmni ran successfully in 95ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201604281645::vishnuraom::(Checksum: 3:e7c592ad2ce7daac65ef41b156965b6f) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201604281646::vishnuraom::(Checksum: 3:1d1ab904f45990de4459c25c170947d9) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:52 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160427-0950-create-concept-attribute-type-table::bahmni ran successfully in 279ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20160427-0954-create-concept-attribute-table::bahmni ran successfully in 455ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1700::Wyclif::(Checksum: 3:a517d5e30d3814f5b186cbc93aa359de) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1' build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1701::Wyclif::(Checksum: 3:e5e5b2b92bbceeb4041166cd3b86803e) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1' build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1702::Wyclif::(Checksum: 3:694bfb4f761bc423576faf8bb32354ab) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : SQL Precondition failed. Expected '0' got '1' build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1703::PralayRamteke::(Checksum: 3:2188e5d96b696afc752217843a7fa697) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1704::PralayRamteke::(Checksum: 3:13b334dbd8fba2fea886d1c9aab40e16) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1705::Wyclif::(Checksum: 3:3a0b65a0166f9f5e205078dd7606dd8d) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::TRUNK-3422-20160216-1706::Wyclif::(Checksum: 3:104cd0df5fa332f59097b421cf67795f) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20170707-TRUNK-5185-1::mogoodrich ran successfully in 434ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20170707-TRUNK-5185-2::mogoodrich ran successfully in 439ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4936-20160930-1000::teleivo ran successfully in 135ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1::vshankar ran successfully in 386ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1.1::vshankar ran successfully in 373ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-1.2::vshankar ran successfully in 493ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2::vshankar ran successfully in 57ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201609171146-2.1::vshankar::(Checksum: 3:64887895d69c4514681fdecfd041cccd) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2.2::vshankar ran successfully in 56ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-2.3::vshankar ran successfully in 88ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-3::vshankar ran successfully in 56ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201610242135-3::vshankar::(Checksum: 3:a61042ee90a77f77fd9456dbe1afdfa9) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-4::vshankar ran successfully in 48ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-5::vshankar ran successfully in 66ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201609171146-5.1::vshankar::(Checksum: 3:28badb6004196919906fe8b95ef234b4) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201609171146-5.2::vshankar ran successfully in 92ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-1::vshankar ran successfully in 50ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::201610042145-1.1::vshankar::(Checksum: 3:0b655a5bd27feb9c2612bfab99b43401) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Not precondition failed build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-1::vshankar ran successfully in 58ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-1.1::vshankar ran successfully in 8ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-2::vshankar ran successfully in 88ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-3::vshankar ran successfully in 103ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610131530-4::vshankar ran successfully in 83ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2::vshankar ran successfully in 69ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2.1::vshankar ran successfully in 1ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610042145-2.2::vshankar ran successfully in 33ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610242135-1::vshankar ran successfully in 116ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201610242135-2::vshankar ran successfully in 98ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201611121945-1::vshankar ran successfully in 12ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::201611121945-2::vshankar ran successfully in 9ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1000::manuelagrindei ran successfully in 99ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1001::manuelagrindei ran successfully in 262ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1002::manuelagrindei ran successfully in 76ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1003::manuelagrindei ran successfully in 184ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1004::manuelagrindei ran successfully in 96ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1005::manuelagrindei ran successfully in 217ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1006::manuelagrindei ran successfully in 81ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1007::manuelagrindei ran successfully in 225ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1008::manuelagrindei ran successfully in 67ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1009::manuelagrindei ran successfully in 183ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1010::manuelagrindei ran successfully in 77ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1011::manuelagrindei ran successfully in 179ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1012::manuelagrindei ran successfully in 69ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1013::manuelagrindei ran successfully in 190ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1014::manuelagrindei ran successfully in 74ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4730-20161114-1015::manuelagrindei ran successfully in 184ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4976-20170403-1::darius ran successfully in 124ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4976-20170403-2::darius ran successfully in 117ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5140-20170404-1000::Shruthi,Salauddin ran successfully in 129ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4755::Rahul,Swathi ran successfully in 346ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20151218-1729::Rahul,Swathi ran successfully in 480ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20180508-1000::Kelechi+iheanyi::(Checksum: 3:050e375040156548b441edc5aa21404b) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Table `conditions` does not exist build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180508-1001::Kelechi+iheanyi ran successfully in 690ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20180508-1002::Kelechi+iheanyi::(Checksum: 3:fada03fdd01a7fae80b74c5020fa498d) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Table `emrapi_conditions` does not exist build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20181402-TRUNK-5339::esirkings ran successfully in 917ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Marking ChangeSet: liquibase-update-to-latest.xml::20180405131015-TRUNK-5333::alicerowan::(Checksum: 3:7ce90e7459b6b840b7d3f246b6ca697b) ran despite precondition failure due to onFail='MARK_RAN': build 10-Jun-2024 18:00:14 web_1 | liquibase-update-to-latest.xml : Column '`precise`' does not exist build 10-Jun-2024 18:00:14 web_1 | build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4791-20180215::patrick ran successfully in 199ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4791-20180216::patrick ran successfully in 277ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-4505-20180804::fruether ran successfully in 98ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5400-20180731-1::fruether ran successfully in 103ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5400-201807311-2::fruether ran successfully in 103ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180706-passwordreset::harisu+fanyui ran successfully in 79ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::20180808-passwordreset::harisu+fanyui ran successfully in 92ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: ChangeSet liquibase-update-to-latest.xml::TRUNK-5663-20191001::gitacliff ran successfully in 85ms build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Successfully released change log lock build 10-Jun-2024 18:00:14 web_1 | INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2024-06-10 17:53:12,810| Initializing EhCache CacheManager build 10-Jun-2024 18:00:14 web_1 | WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2024-06-10 17:53:21,801| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:53:21,807| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2108) |2024-06-10 17:53:21,807| Unable to find properties file: /usr/local/tomcat/.OpenMRS/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:53:21,808| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:53:21,808| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:53:21,808| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:53:21,838| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Reading from `liquibasechangelog` build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:53 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:53 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | WARNING 6/10/24 5:53 PM:liquibase: modifyDataType will lose primary key/autoincrement/not null settings for mysql. Use and re-specify all configuration if this is the case build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,768| In method UserService.savePrivilege. Arguments: Privilege=Delete Diagnoses, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,824| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,828| In method UserService.savePrivilege. Arguments: Privilege=Task: Modify Allergies, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,846| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,848| In method UserService.savePrivilege. Arguments: Privilege=Get Notes, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,862| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,864| In method UserService.savePrivilege. Arguments: Privilege=Get Order Frequencies, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,884| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,886| In method UserService.savePrivilege. Arguments: Privilege=Delete Notes, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,897| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,899| In method UserService.savePrivilege. Arguments: Privilege=Delete Conditions, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,906| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,908| In method UserService.savePrivilege. Arguments: Privilege=Edit Conditions, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,916| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,920| In method UserService.savePrivilege. Arguments: Privilege=Edit Notes, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,930| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,932| In method UserService.savePrivilege. Arguments: Privilege=Manage Concept Attribute Types, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,939| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,942| In method UserService.savePrivilege. Arguments: Privilege=Manage Search Index, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,952| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,954| In method UserService.savePrivilege. Arguments: Privilege=Get Conditions, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,961| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,965| In method UserService.savePrivilege. Arguments: Privilege=Edit Diagnoses, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,979| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,983| In method UserService.savePrivilege. Arguments: Privilege=Get Care Settings, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:22,996| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:22,998| In method UserService.savePrivilege. Arguments: Privilege=Manage Order Frequencies, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,006| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,008| In method UserService.savePrivilege. Arguments: Privilege=Get Order Sets, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,015| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,019| In method UserService.savePrivilege. Arguments: Privilege=Manage Order Sets, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,044| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,046| In method UserService.savePrivilege. Arguments: Privilege=Get Diagnoses, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,055| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,057| In method UserService.savePrivilege. Arguments: Privilege=Get Concept Attribute Types, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,063| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,108| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: mail.smtp.starttls.enable value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,125| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,128| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: host.url value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,142| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,144| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: datePicker.weekStart value: 0, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,161| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,162| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.validTime value: 600000, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,182| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,184| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: searchWidget.dateDisplayFormat value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,203| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,205| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientIdentifierSearch.matchMode value: EXACT, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,217| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,218| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: security.allowedFailedLoginsBeforeLockout value: 7, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,228| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,232| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: dashboard.metadata.caseConversion value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,244| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,246| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.allergen.ConceptClasses value: Drug,MedSet, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,256| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,260| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.reaction.ConceptClasses value: Symptom, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,275| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,278| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,296| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,299| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: forms.locked value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,317| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,319| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.requireDrug value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,330| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,336| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: personAttributeTypes.locked value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,354| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,357| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: patientIdentifierTypes.locked value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,371| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,374| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.nextOrderNumberSeed value: 1, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,398| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,448| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.orderNumberGeneratorBeanId value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,464| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,466| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugRoutesConceptUuid value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,474| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,475| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugDosingUnitsConceptUuid value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,484| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,485| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.drugDispensingUnitsConceptUuid value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,494| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,498| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.durationUnitsConceptUuid value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,506| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,508| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: order.testSpecimenSourcesConceptUuid value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,517| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,519| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: provider.unknownProviderUuid value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,530| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,534| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: providerSearch.matchMode value: EXACT, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,557| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,559| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: person.attributeSearchMatchMode value: EXACT, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,567| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,568| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: validation.disable value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,578| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,579| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.mild value: 1498AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,590| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,591| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.moderate value: 1499AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,599| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,600| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.severity.severe value: 1500AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,607| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,608| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.food value: 162553AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,615| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,617| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.drug value: 162552AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,623| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,625| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.allergen.environment value: 162554AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,633| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,634| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.reactions value: 162555AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,641| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,643| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.otherNonCoded value: 5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,654| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,656| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: allergy.concept.unknown value: 1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,667| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,669| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: drugOrder.drugOther value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,685| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:23,687| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: login.url value: login.htm, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:23,695| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - HibernateContextDAO.updateSearchIndex(530) |2024-06-10 17:53:23,703| Updating the search index... It may take a few minutes. build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,437| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: search.indexVersion value: 7, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,475| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - HibernateContextDAO.updateSearchIndex(539) |2024-06-10 17:53:24,475| Finished updating the search index build 10-Jun-2024 18:00:14 web_1 | WARN - Module.expandExtensionNames(573) |2024-06-10 17:53:24,712| webservices.rest: Unable to create instance of class defined for extension point: org.openmrs.admin.list build 10-Jun-2024 18:00:14 web_1 | java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.defineClass1(Native Method) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.defineClass(ClassLoader.java:763) build 10-Jun-2024 18:00:14 web_1 | at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.access$100(URLClassLoader.java:74) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader$1.run(URLClassLoader.java:369) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader$1.run(URLClassLoader.java:363) build 10-Jun-2024 18:00:14 web_1 | at java.security.AccessController.doPrivileged(Native Method) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.findClass(URLClassLoader.java:362) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:646) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:565) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.loadClass(ClassLoader.java:357) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.Module.expandExtensionNames(Module.java:565) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.Module.getExtensions(Module.java:492) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:675) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.api.context.Daemon$1.run(Daemon.java:80) build 10-Jun-2024 18:00:14 web_1 | Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt build 10-Jun-2024 18:00:14 web_1 | at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1955) build 10-Jun-2024 18:00:14 web_1 | at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1798) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:572) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.loadClass(ClassLoader.java:357) build 10-Jun-2024 18:00:14 web_1 | ... 16 more build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,747| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.started value: true, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,765| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,774| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.mandatory value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,783| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,820| In method UserService.savePrivilege. Arguments: Privilege=View RESTWS, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,832| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,834| In method UserService.savePrivilege. Arguments: Privilege=Manage RESTWS, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,844| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,873| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.maxResultsDefault value: 50, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,890| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,891| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.maxResultsAbsolute value: 100, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,905| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,906| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.uriPrefix value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,917| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,919| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.allowedips value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,929| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:24,931| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: webservices.rest.quietDocs value: true, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:24,939| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | WARN - Module.expandExtensionNames(573) |2024-06-10 17:53:25,439| fhir: Unable to create instance of class defined for extension point: org.openmrs.admin.list build 10-Jun-2024 18:00:14 web_1 | java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.defineClass1(Native Method) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.defineClass(ClassLoader.java:763) build 10-Jun-2024 18:00:14 web_1 | at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.access$100(URLClassLoader.java:74) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader$1.run(URLClassLoader.java:369) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader$1.run(URLClassLoader.java:363) build 10-Jun-2024 18:00:14 web_1 | at java.security.AccessController.doPrivileged(Native Method) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.findClass(URLClassLoader.java:362) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:646) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:565) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.loadClass(ClassLoader.java:357) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.Module.expandExtensionNames(Module.java:565) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.Module.getExtensions(Module.java:492) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:675) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.api.context.Daemon$1.run(Daemon.java:80) build 10-Jun-2024 18:00:14 web_1 | Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt build 10-Jun-2024 18:00:14 web_1 | at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1955) build 10-Jun-2024 18:00:14 web_1 | at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1798) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:572) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.loadClass(ClassLoader.java:357) build 10-Jun-2024 18:00:14 web_1 | ... 16 more build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0 build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Reading from `liquibasechangelog` build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Successfully acquired change log lock build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: liquibase.xml is using schema version 1.9 rather than version 2.0 build 10-Jun-2024 18:00:14 web_1 | INFO 6/10/24 5:53 PM:liquibase: Successfully released change log lock build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,536| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.started value: true, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,545| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,548| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.mandatory value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,556| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,585| In method UserService.savePrivilege. Arguments: Privilege=View FHIR Client, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,593| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,603| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.baseUrl value: http://localhost:8080/openmrs/ws/fhir, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,618| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,625| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.isCustomerNarrativesEnabled value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,634| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,636| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.customNarrativePropertiesPath value: classpath:/com/foo/customnarrative.properties, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,650| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,651| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.allergy.strategy value: DefaultAllergyStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,666| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,668| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.person.strategy value: DefaultPersonStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,679| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,681| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.relatedPerson.strategy value: DefaultRelatedPersonStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,694| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,695| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.location.strategy value: DefaultLocationStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,707| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,709| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.patient.strategy value: DefaultPatientStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,723| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,725| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.group.strategy value: DefaultGroupStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,739| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,740| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.strategy value: DefaultEncounterStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,758| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,759| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.appointment.strategy value: DefaultAppointmentStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,771| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,773| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.practitioner.strategy value: DefaultPractitionerStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,785| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,787| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.allergy.strategy.concept.uuid value: 1234, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,800| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,802| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.observation.strategy value: DefaultObservationStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,813| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,814| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.condition.strategy value: DefaultConditionStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,824| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,826| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.medication.strategy value: DefaultMedicationStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,837| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,839| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.medicationRequest.strategy value: DefaultMedicationRequestStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,849| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,851| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.procedureRequest.strategy value: DefaultProcedureRequestStrategy, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,862| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,864| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.concept.codingSystem value: OPENMRS, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,875| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,877| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterRoleUuid value: 73bbb069-9781-4afc-a9d1-54b6b2270e03, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,888| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,890| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.DEFAULT value: 01234-abcde-56789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,905| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,907| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.LAB value: 01234-abcde-56789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,923| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,924| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.encounter.encounterType.RAD value: 01234-abcde-56789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,932| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,934| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.name value: 0123456789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,949| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,951| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.status value: 0123456789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,961| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,963| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.result value: 0123456789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,974| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,976| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.imagingstudy value: 0123456789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,985| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:25,987| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series value: 0123456789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:25,999| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,001| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series.instance value: 0123456789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,010| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,012| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.presentedform value: 0123456789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,027| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,028| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.imagingstudy.series.instance.content value: 0123456789, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,040| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,042| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.diagnosticreport.radiology.server value: http://fhir-dev.healthintersections.com.au/open, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,051| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,052| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.concepts.conditions value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,072| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,074| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: fhir.uriPrefix value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,089| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | WARN - Module.expandExtensionNames(573) |2024-06-10 17:53:26,119| owa: Unable to create instance of class defined for extension point: org.openmrs.admin.list build 10-Jun-2024 18:00:14 web_1 | java.lang.NoClassDefFoundError: org/openmrs/module/web/extension/AdministrationSectionExt build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.defineClass1(Native Method) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.defineClass(ClassLoader.java:763) build 10-Jun-2024 18:00:14 web_1 | at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.access$100(URLClassLoader.java:74) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader$1.run(URLClassLoader.java:369) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader$1.run(URLClassLoader.java:363) build 10-Jun-2024 18:00:14 web_1 | at java.security.AccessController.doPrivileged(Native Method) build 10-Jun-2024 18:00:14 web_1 | at java.net.URLClassLoader.findClass(URLClassLoader.java:362) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:646) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:565) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.loadClass(ClassLoader.java:357) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.Module.expandExtensionNames(Module.java:565) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.Module.getExtensions(Module.java:492) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleFactory.startModuleInternal(ModuleFactory.java:675) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.api.context.Daemon$1.run(Daemon.java:80) build 10-Jun-2024 18:00:14 web_1 | Caused by: java.lang.ClassNotFoundException: org.openmrs.module.web.extension.AdministrationSectionExt build 10-Jun-2024 18:00:14 web_1 | at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1955) build 10-Jun-2024 18:00:14 web_1 | at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1798) build 10-Jun-2024 18:00:14 web_1 | at org.openmrs.module.ModuleClassLoader.loadClass(ModuleClassLoader.java:572) build 10-Jun-2024 18:00:14 web_1 | at java.lang.ClassLoader.loadClass(ClassLoader.java:357) build 10-Jun-2024 18:00:14 web_1 | ... 16 more build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,155| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.started value: true, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,163| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,166| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.mandatory value: false, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,174| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,187| In method UserService.savePrivilege. Arguments: Privilege=Manage OWA, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,200| Exiting method savePrivilege build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,214| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,225| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,226| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appBaseUrl value: null, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,237| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,240| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appStoreUrl value: http://modules.openmrs.org, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,254| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:26,337| In method SchedulerService.saveToMemento. Arguments: build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:26,339| Exiting method saveToMemento build 10-Jun-2024 18:00:14 web_1 | INFO - EhCacheManagerFactoryBean.destroy(181) |2024-06-10 17:53:26,427| Shutting down EhCache CacheManager build 10-Jun-2024 18:00:14 web_1 | INFO - ServiceContext.startRefreshingContext(832) |2024-06-10 17:53:26,433| Refreshing Context build 10-Jun-2024 18:00:14 web_1 | INFO - EhCacheManagerFactoryBean.afterPropertiesSet(129) |2024-06-10 17:53:28,092| Initializing EhCache CacheManager build 10-Jun-2024 18:00:14 web_1 | WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2024-06-10 17:53:31,092| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping build 10-Jun-2024 18:00:14 web_1 | WARN - SimpleUrlHandlerMapping.registerHandlers(115) |2024-06-10 17:53:31,460| Neither 'urlMap' nor 'mappings' set on SimpleUrlHandlerMapping build 10-Jun-2024 18:00:14 web_1 | INFO - ServiceContext.doneRefreshingContext(843) |2024-06-10 17:53:31,463| Done refreshing Context build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:33,462| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: owa.appFolderPath value: /usr/local/tomcat/.OpenMRS/owa, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:33,465| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(116) |2024-06-10 17:53:33,896| In method AdministrationService.saveGlobalProperty. Arguments: GlobalProperty=property: login.url value: owa/addonmanager/index.html, build 10-Jun-2024 18:00:14 web_1 | INFO - LoggingAdvice.invoke(156) |2024-06-10 17:53:33,899| Exiting method saveGlobalProperty build 10-Jun-2024 18:00:14 web_1 | WARN - OpenmrsUtil.getRuntimePropertiesFilePathName(2080) |2024-06-10 17:53:35,321| Unable to find a runtime properties file at /usr/local/tomcat/openmrs-runtime.properties simple 10-Jun-2024 18:00:14 Finished task 'Run docker-compose' with result: Success simple 10-Jun-2024 18:00:14 Starting task 'Test if OpenMRS is running' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 10-Jun-2024 18:00:14 Beginning to execute external process for build 'OpenMRS Platform - OpenMRS Platform 2.2.x - Test on MySQL #92 (OP-OP2-TOM-92)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/OP-OP2-TOM-92-ScriptBuildTask-155083574077276871.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM\n error 10-Jun-2024 18:00:14 + count=0 error 10-Jun-2024 18:00:14 + wget --spider http://localhost:80/openmrs/ error 10-Jun-2024 18:00:14 Spider mode enabled. Check if remote file exists. error 10-Jun-2024 18:00:14 --2024-06-10 18:00:14-- http://localhost/openmrs/ error 10-Jun-2024 18:00:14 Resolving localhost (localhost)... 127.0.0.1 error 10-Jun-2024 18:00:14 Connecting to localhost (localhost)|127.0.0.1|:80... connected. error 10-Jun-2024 18:00:14 HTTP request sent, awaiting response... 302 Found error 10-Jun-2024 18:00:14 Location: /openmrs/owa/addonmanager/index.html [following] error 10-Jun-2024 18:00:14 Spider mode enabled. Check if remote file exists. error 10-Jun-2024 18:00:14 --2024-06-10 18:00:14-- http://localhost/openmrs/owa/addonmanager/index.html error 10-Jun-2024 18:00:14 Connecting to localhost (localhost)|127.0.0.1|:80... connected. error 10-Jun-2024 18:00:14 HTTP request sent, awaiting response... 200 OK error 10-Jun-2024 18:00:14 Length: 1008 [text/html] error 10-Jun-2024 18:00:14 Remote file exists and could contain further links, error 10-Jun-2024 18:00:14 but recursion is disabled -- not retrieving. error 10-Jun-2024 18:00:14 build 10-Jun-2024 18:00:14 Server up! error 10-Jun-2024 18:00:14 + echo 'Server up!' simple 10-Jun-2024 18:00:14 Finished task 'Test if OpenMRS is running' with result: Success simple 10-Jun-2024 18:00:14 Skipping execution of task 'Checkout webservices.rest' as it is disabled simple 10-Jun-2024 18:00:14 Skipping execution of task 'Run integration tests' as it is disabled simple 10-Jun-2024 18:00:14 Starting task 'Stop docker-compose' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script' command 10-Jun-2024 18:00:14 Beginning to execute external process for build 'OpenMRS Platform - OpenMRS Platform 2.2.x - Test on MySQL #92 (OP-OP2-TOM-92)'\n ... running command line: \n/home/bamboo-agent/bamboo-agent/temp/OP-OP2-TOM-92-ScriptBuildTask-4329892719201543549.sh\n ... in: /home/bamboo-agent/bamboo-agent/xml-data/build-dir/OP-OP2-TOM/docker-compose\n error 10-Jun-2024 18:00:14 Stopping docker-compose_web_1 ... error 10-Jun-2024 18:00:14 Stopping docker-compose_db_1 ... error 10-Jun-2024 18:00:24 Stopping docker-compose_web_1 ... done error 10-Jun-2024 18:00:27 Stopping docker-compose_db_1 ... done error 10-Jun-2024 18:00:27 Removing docker-compose_web_1 ... error 10-Jun-2024 18:00:27 Removing docker-compose_db_1 ... error 10-Jun-2024 18:00:27 Removing docker-compose_db_1 ... done error 10-Jun-2024 18:00:27 Removing docker-compose_web_1 ... done error 10-Jun-2024 18:00:27 Removing network docker-compose_default error 10-Jun-2024 18:00:27 Removing volume docker-compose_db-data error 10-Jun-2024 18:00:27 Removing volume docker-compose_web-data simple 10-Jun-2024 18:00:27 Finished task 'Stop docker-compose' with result: Success simple 10-Jun-2024 18:00:27 Running post build plugin 'Docker Container Cleanup' simple 10-Jun-2024 18:00:27 Running post build plugin 'NCover Results Collector' simple 10-Jun-2024 18:00:27 Running post build plugin 'Build Results Label Collector' simple 10-Jun-2024 18:00:27 Running post build plugin 'Clover Results Collector' simple 10-Jun-2024 18:00:27 Running post build plugin 'npm Cache Cleanup' simple 10-Jun-2024 18:00:27 Running post build plugin 'Artifact Copier' simple 10-Jun-2024 18:00:27 Finalising the build... simple 10-Jun-2024 18:00:27 Stopping timer. simple 10-Jun-2024 18:00:27 Build OP-OP2-TOM-92 completed. simple 10-Jun-2024 18:00:27 Running on server: post build plugin 'Build Hanging Detection Configuration' simple 10-Jun-2024 18:00:27 Running on server: post build plugin 'NCover Results Collector' simple 10-Jun-2024 18:00:27 Running on server: post build plugin 'Build Labeller' simple 10-Jun-2024 18:00:27 Running on server: post build plugin 'Clover Delta Calculator' simple 10-Jun-2024 18:00:27 Running on server: post build plugin 'Maven Dependencies Postprocessor' simple 10-Jun-2024 18:00:27 All post build plugins have finished simple 10-Jun-2024 18:00:27 Generating build results summary... simple 10-Jun-2024 18:00:28 Saving build results to disk... simple 10-Jun-2024 18:00:28 Store variable context... simple 10-Jun-2024 18:00:28 Finished building OP-OP2-TOM-92.